Running with gitlab-runner 17.8.3 (690ce25c) on gitlab-runner-02 pS2KQxU1, system ID: r_nxkF09tBi8s6 Preparing the "docker" executor 00:02 Using Docker executor with image docker:24.0.7-dind-alpine3.18 ... Pulling docker image docker:24.0.7-dind-alpine3.18 ... Using docker image sha256:aa93deb4ad1b0d89a24411a139b6867bd175cfc69e0e8e087bfc69911f99943d for docker:24.0.7-dind-alpine3.18 with digest docker@sha256:c90e58d30700470fc59bdaaf802340fd25c1db628756d7bf74e100c566ba9589 ... Preparing environment 00:01 Running on runner-ps2kqxu1-project-679-concurrent-0 via bec5bf7c85b8... Getting source from Git repository 00:11 Fetching changes with git depth set to 20... Initialized empty Git repository in /builds/repo/globaleaks/.git/ Created fresh repository. Checking out b8c1e46c as detached HEAD (ref is main)... Updating/initializing submodules recursively with git depth set to 20... Submodule 'GlobaLeaks' (https://github.com/globaleaks/globaleaks.git) registered for path 'GlobaLeaks' Synchronizing submodule url for 'GlobaLeaks' Cloning into '/builds/repo/globaleaks/GlobaLeaks'... Submodule path 'GlobaLeaks': checked out '9e4593d77117493775637d450e817124f54ec232' Updated submodules Synchronizing submodule url for 'GlobaLeaks' Entering 'GlobaLeaks' Entering 'GlobaLeaks' Executing "step_script" stage of the job script 01:44 Using docker image sha256:aa93deb4ad1b0d89a24411a139b6867bd175cfc69e0e8e087bfc69911f99943d for docker:24.0.7-dind-alpine3.18 with digest docker@sha256:c90e58d30700470fc59bdaaf802340fd25c1db628756d7bf74e100c566ba9589 ... $ docker login -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" $CI_REGISTRY WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /root/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded $ docker build --pull -t "$DOCKER_IMAGE_NAME" ./GlobaLeaks/docker #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 635B done #1 DONE 0.0s #2 [internal] load metadata for docker.io/library/debian:bookworm-slim@sha256:36e591f228bb9b99348f584e83f16e012c33ba5cad44ef5981a1d7c0a93eca22 #2 DONE 1.4s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/2] FROM docker.io/library/debian:bookworm-slim@sha256:36e591f228bb9b99348f584e83f16e012c33ba5cad44ef5981a1d7c0a93eca22 #4 resolve docker.io/library/debian:bookworm-slim@sha256:36e591f228bb9b99348f584e83f16e012c33ba5cad44ef5981a1d7c0a93eca22 0.0s done #4 sha256:36e591f228bb9b99348f584e83f16e012c33ba5cad44ef5981a1d7c0a93eca22 1.85kB / 1.85kB done #4 sha256:d83056144b2dd301730d2739635c8cbdeaaae20d6887146434184f8c060f03ce 529B / 529B done #4 sha256:086cc0a12e56e099852c389c79c4897f6ff2a7e7f1bd1ca5b7b2feb754135555 1.46kB / 1.46kB done #4 sha256:a480a496ba95a197d587aa1d9e0f545ca7dbd40495a4715342228db62b67c4ba 0B / 29.13MB 0.1s #4 sha256:a480a496ba95a197d587aa1d9e0f545ca7dbd40495a4715342228db62b67c4ba 12.58MB / 29.13MB 0.3s #4 sha256:a480a496ba95a197d587aa1d9e0f545ca7dbd40495a4715342228db62b67c4ba 25.17MB / 29.13MB 0.4s #4 sha256:a480a496ba95a197d587aa1d9e0f545ca7dbd40495a4715342228db62b67c4ba 29.13MB / 29.13MB 0.4s done #4 extracting sha256:a480a496ba95a197d587aa1d9e0f545ca7dbd40495a4715342228db62b67c4ba #4 extracting sha256:a480a496ba95a197d587aa1d9e0f545ca7dbd40495a4715342228db62b67c4ba 1.7s done #4 DONE 2.3s #5 [2/2] RUN apt-get update -q && apt-get dist-upgrade -y && apt-get install -y apt-utils wget lsb-release && wget https://deb.globaleaks.org/install-globaleaks.sh && chmod +x install-globaleaks.sh && ./install-globaleaks.sh -y -n && apt-get clean && rm -rf /var/lib/apt/lists/* #5 0.194 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] #5 0.214 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #5 0.214 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #5 0.334 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB] #5 0.412 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [13.5 kB] #5 0.469 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [245 kB] #5 1.734 Fetched 9305 kB in 2s (5989 kB/s) #5 1.734 Reading package lists... #5 2.423 Reading package lists... #5 3.132 Building dependency tree... #5 3.303 Reading state information... #5 3.347 Calculating upgrade... #5 3.778 The following packages will be upgraded: #5 3.779 base-files bsdutils libblkid1 libc-bin libc6 libmount1 libsmartcols1 #5 3.779 libsystemd0 libtasn1-6 libudev1 libuuid1 mount tzdata util-linux #5 3.779 util-linux-extra #5 3.805 15 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. #5 3.805 Need to get 6188 kB of archives. #5 3.805 After this operation, 7168 B disk space will be freed. #5 3.805 Get:1 http://deb.debian.org/debian bookworm/main amd64 base-files amd64 12.4+deb12u9 [70.8 kB] #5 3.816 Get:2 http://deb.debian.org/debian bookworm/main amd64 bsdutils amd64 1:2.38.1-5+deb12u3 [94.4 kB] #5 3.821 Get:3 http://deb.debian.org/debian bookworm/main amd64 libc6 amd64 2.36-9+deb12u9 [2757 kB] #5 3.850 Get:4 http://deb.debian.org/debian bookworm/main amd64 libsmartcols1 amd64 2.38.1-5+deb12u3 [107 kB] #5 3.852 Get:5 http://deb.debian.org/debian bookworm/main amd64 util-linux-extra amd64 2.38.1-5+deb12u3 [111 kB] #5 3.853 Get:6 http://deb.debian.org/debian bookworm/main amd64 util-linux amd64 2.38.1-5+deb12u3 [1177 kB] #5 3.859 Get:7 http://deb.debian.org/debian bookworm/main amd64 libc-bin amd64 2.36-9+deb12u9 [608 kB] #5 3.864 Get:8 http://deb.debian.org/debian bookworm/main amd64 mount amd64 2.38.1-5+deb12u3 [134 kB] #5 3.866 Get:9 http://deb.debian.org/debian bookworm/main amd64 libblkid1 amd64 2.38.1-5+deb12u3 [147 kB] #5 3.867 Get:10 http://deb.debian.org/debian bookworm/main amd64 libmount1 amd64 2.38.1-5+deb12u3 [166 kB] #5 3.868 Get:11 http://deb.debian.org/debian bookworm/main amd64 libsystemd0 amd64 252.33-1~deb12u1 [332 kB] #5 3.871 Get:12 http://deb.debian.org/debian-security bookworm-security/main amd64 libtasn1-6 amd64 4.19.0-2+deb12u1 [48.6 kB] #5 3.872 Get:13 http://deb.debian.org/debian bookworm/main amd64 libudev1 amd64 252.33-1~deb12u1 [109 kB] #5 3.873 Get:14 http://deb.debian.org/debian bookworm/main amd64 libuuid1 amd64 2.38.1-5+deb12u3 [28.8 kB] #5 3.874 Get:15 http://deb.debian.org/debian bookworm/main amd64 tzdata all 2024b-0+deb12u1 [298 kB] #5 4.026 debconf: delaying package configuration, since apt-utils is not installed #5 4.062 Fetched 6188 kB in 0s (69.3 MB/s) (Reading database ... 6089 files and directories currently installed.) #5 4.103 Preparing to unpack .../base-files_12.4+deb12u9_amd64.deb ... #5 4.112 Unpacking base-files (12.4+deb12u9) over (12.4+deb12u7) ... #5 4.170 Setting up base-files (12.4+deb12u9) ... #5 4.174 Installing new version of config file /etc/debian_version ... (Reading database ... 6089 files and directories currently installed.) #5 4.264 Preparing to unpack .../bsdutils_1%3a2.38.1-5+deb12u3_amd64.deb ... #5 4.269 Unpacking bsdutils (1:2.38.1-5+deb12u3) over (1:2.38.1-5+deb12u1) ... #5 4.315 Setting up bsdutils (1:2.38.1-5+deb12u3) ... (Reading database ... 6089 files and directories currently installed.) #5 4.380 Preparing to unpack .../libc6_2.36-9+deb12u9_amd64.deb ... #5 4.502 debconf: unable to initialize frontend: Dialog #5 4.502 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 4.502 debconf: falling back to frontend: Readline #5 4.503 debconf: unable to initialize frontend: Readline #5 4.503 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/x86_64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) #5 4.503 debconf: falling back to frontend: Teletype #5 4.564 Unpacking libc6:amd64 (2.36-9+deb12u9) over (2.36-9+deb12u8) ... #5 4.907 Setting up libc6:amd64 (2.36-9+deb12u9) ... #5 5.022 debconf: unable to initialize frontend: Dialog #5 5.022 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 5.022 debconf: falling back to frontend: Readline #5 5.022 debconf: unable to initialize frontend: Readline #5 5.022 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/x86_64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) #5 5.022 debconf: falling back to frontend: Teletype (Reading database ... 6089 files and directories currently installed.) #5 6.114 Preparing to unpack .../libsmartcols1_2.38.1-5+deb12u3_amd64.deb ... #5 6.121 Unpacking libsmartcols1:amd64 (2.38.1-5+deb12u3) over (2.38.1-5+deb12u1) ... #5 6.164 Setting up libsmartcols1:amd64 (2.38.1-5+deb12u3) ... (Reading database ... 6089 files and directories currently installed.) #5 6.206 Preparing to unpack .../util-linux-extra_2.38.1-5+deb12u3_amd64.deb ... #5 6.214 Unpacking util-linux-extra (2.38.1-5+deb12u3) over (2.38.1-5+deb12u1) ... #5 6.262 Setting up util-linux-extra (2.38.1-5+deb12u3) ... (Reading database ... 6089 files and directories currently installed.) #5 6.332 Preparing to unpack .../util-linux_2.38.1-5+deb12u3_amd64.deb ... #5 6.341 Unpacking util-linux (2.38.1-5+deb12u3) over (2.38.1-5+deb12u1) ... #5 6.515 Setting up util-linux (2.38.1-5+deb12u3) ... #5 6.534 update-alternatives: warning: forcing reinstallation of alternative /bin/more because link group pager is broken #5 6.535 update-alternatives: warning: skip creation of /usr/share/man/man1/pager.1.gz because associated file /usr/share/man/man1/more.1.gz (of link group pager) doesn't exist (Reading database ... 6089 files and directories currently installed.) #5 6.721 Preparing to unpack .../libc-bin_2.36-9+deb12u9_amd64.deb ... #5 6.730 Unpacking libc-bin (2.36-9+deb12u9) over (2.36-9+deb12u8) ... #5 6.832 Setting up libc-bin (2.36-9+deb12u9) ... (Reading database ... 6089 files and directories currently installed.) #5 6.903 Preparing to unpack .../mount_2.38.1-5+deb12u3_amd64.deb ... #5 6.911 Unpacking mount (2.38.1-5+deb12u3) over (2.38.1-5+deb12u1) ... #5 6.958 Preparing to unpack .../libblkid1_2.38.1-5+deb12u3_amd64.deb ... #5 6.966 Unpacking libblkid1:amd64 (2.38.1-5+deb12u3) over (2.38.1-5+deb12u1) ... #5 7.019 Setting up libblkid1:amd64 (2.38.1-5+deb12u3) ... (Reading database ... 6089 files and directories currently installed.) #5 7.064 Preparing to unpack .../libmount1_2.38.1-5+deb12u3_amd64.deb ... #5 7.070 Unpacking libmount1:amd64 (2.38.1-5+deb12u3) over (2.38.1-5+deb12u1) ... #5 7.122 Setting up libmount1:amd64 (2.38.1-5+deb12u3) ... (Reading database ... 6089 files and directories currently installed.) #5 7.161 Preparing to unpack .../libsystemd0_252.33-1~deb12u1_amd64.deb ... #5 7.169 Unpacking libsystemd0:amd64 (252.33-1~deb12u1) over (252.30-1~deb12u2) ... #5 7.242 Setting up libsystemd0:amd64 (252.33-1~deb12u1) ... (Reading database ... 6089 files and directories currently installed.) #5 7.286 Preparing to unpack .../libtasn1-6_4.19.0-2+deb12u1_amd64.deb ... #5 7.294 Unpacking libtasn1-6:amd64 (4.19.0-2+deb12u1) over (4.19.0-2) ... #5 7.337 Setting up libtasn1-6:amd64 (4.19.0-2+deb12u1) ... (Reading database ... 6089 files and directories currently installed.) #5 7.392 Preparing to unpack .../libudev1_252.33-1~deb12u1_amd64.deb ... #5 7.397 Unpacking libudev1:amd64 (252.33-1~deb12u1) over (252.30-1~deb12u2) ... #5 7.433 Setting up libudev1:amd64 (252.33-1~deb12u1) ... (Reading database ... 6089 files and directories currently installed.) #5 7.468 Preparing to unpack .../libuuid1_2.38.1-5+deb12u3_amd64.deb ... #5 7.475 Unpacking libuuid1:amd64 (2.38.1-5+deb12u3) over (2.38.1-5+deb12u1) ... #5 7.510 Setting up libuuid1:amd64 (2.38.1-5+deb12u3) ... (Reading database ... 6089 files and directories currently installed.) #5 7.565 Preparing to unpack .../tzdata_2024b-0+deb12u1_all.deb ... #5 7.719 Unpacking tzdata (2024b-0+deb12u1) over (2024a-0+deb12u1) ... #5 8.106 Setting up tzdata (2024b-0+deb12u1) ... #5 8.203 debconf: unable to initialize frontend: Dialog #5 8.203 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 8.204 debconf: falling back to frontend: Readline #5 8.204 debconf: unable to initialize frontend: Readline #5 8.204 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/x86_64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) #5 8.204 debconf: falling back to frontend: Teletype #5 8.272 #5 8.272 Current default time zone: 'Etc/UTC' #5 8.275 Local time is now: Thu Feb 13 10:45:29 UTC 2025. #5 8.275 Universal Time is now: Thu Feb 13 10:45:29 UTC 2025. #5 8.275 Run 'dpkg-reconfigure tzdata' if you wish to change it. #5 8.275 #5 8.367 Setting up mount (2.38.1-5+deb12u3) ... #5 8.374 Processing triggers for libc-bin (2.36-9+deb12u9) ... #5 8.421 Reading package lists... #5 9.131 Building dependency tree... #5 9.313 Reading state information... #5 9.513 The following additional packages will be installed: #5 9.515 ca-certificates libpsl5 libssl3 openssl publicsuffix #5 9.615 The following NEW packages will be installed: #5 9.617 apt-utils ca-certificates libpsl5 libssl3 lsb-release openssl publicsuffix #5 9.617 wget #5 9.655 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. #5 9.655 Need to get 5090 kB of archives. #5 9.655 After this operation, 14.1 MB of additional disk space will be used. #5 9.655 Get:1 http://deb.debian.org/debian bookworm/main amd64 apt-utils amd64 2.6.1 [309 kB] #5 9.671 Get:2 http://deb.debian.org/debian bookworm/main amd64 libssl3 amd64 3.0.15-1~deb12u1 [2025 kB] #5 9.692 Get:3 http://deb.debian.org/debian bookworm/main amd64 openssl amd64 3.0.15-1~deb12u1 [1427 kB] #5 9.706 Get:4 http://deb.debian.org/debian bookworm/main amd64 ca-certificates all 20230311 [153 kB] #5 9.708 Get:5 http://deb.debian.org/debian bookworm/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB] #5 9.709 Get:6 http://deb.debian.org/debian bookworm/main amd64 wget amd64 1.21.3-1+b2 [984 kB] #5 9.719 Get:7 http://deb.debian.org/debian bookworm/main amd64 lsb-release all 12.0-1 [6416 B] #5 9.719 Get:8 http://deb.debian.org/debian bookworm/main amd64 publicsuffix all 20230209.2326-1 [126 kB] #5 9.923 debconf: delaying package configuration, since apt-utils is not installed #5 9.961 Fetched 5090 kB in 0s (55.4 MB/s) #5 9.984 Selecting previously unselected package apt-utils. (Reading database ... 6089 files and directories currently installed.) #5 9.993 Preparing to unpack .../0-apt-utils_2.6.1_amd64.deb ... #5 9.996 Unpacking apt-utils (2.6.1) ... #5 10.06 Selecting previously unselected package libssl3:amd64. #5 10.06 Preparing to unpack .../1-libssl3_3.0.15-1~deb12u1_amd64.deb ... #5 10.08 Unpacking libssl3:amd64 (3.0.15-1~deb12u1) ... #5 10.28 Selecting previously unselected package openssl. #5 10.28 Preparing to unpack .../2-openssl_3.0.15-1~deb12u1_amd64.deb ... #5 10.28 Unpacking openssl (3.0.15-1~deb12u1) ... #5 10.46 Selecting previously unselected package ca-certificates. #5 10.46 Preparing to unpack .../3-ca-certificates_20230311_all.deb ... #5 10.46 Unpacking ca-certificates (20230311) ... #5 10.53 Selecting previously unselected package libpsl5:amd64. #5 10.53 Preparing to unpack .../4-libpsl5_0.21.2-1_amd64.deb ... #5 10.54 Unpacking libpsl5:amd64 (0.21.2-1) ... #5 10.57 Selecting previously unselected package wget. #5 10.57 Preparing to unpack .../5-wget_1.21.3-1+b2_amd64.deb ... #5 10.58 Unpacking wget (1.21.3-1+b2) ... #5 10.68 Selecting previously unselected package lsb-release. #5 10.68 Preparing to unpack .../6-lsb-release_12.0-1_all.deb ... #5 10.68 Unpacking lsb-release (12.0-1) ... #5 10.71 Selecting previously unselected package publicsuffix. #5 10.71 Preparing to unpack .../7-publicsuffix_20230209.2326-1_all.deb ... #5 10.71 Unpacking publicsuffix (20230209.2326-1) ... #5 10.75 Setting up libpsl5:amd64 (0.21.2-1) ... #5 10.76 Setting up apt-utils (2.6.1) ... #5 10.76 Setting up wget (1.21.3-1+b2) ... #5 10.77 Setting up libssl3:amd64 (3.0.15-1~deb12u1) ... #5 10.78 Setting up lsb-release (12.0-1) ... #5 10.79 Setting up openssl (3.0.15-1~deb12u1) ... #5 10.80 Setting up publicsuffix (20230209.2326-1) ... #5 10.80 Setting up ca-certificates (20230311) ... #5 10.91 debconf: unable to initialize frontend: Dialog #5 10.91 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 10.91 debconf: falling back to frontend: Readline #5 10.91 debconf: unable to initialize frontend: Readline #5 10.91 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/x86_64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) #5 10.91 debconf: falling back to frontend: Teletype #5 11.47 Updating certificates in /etc/ssl/certs... #5 12.26 140 added, 0 removed; done. #5 12.29 Processing triggers for libc-bin (2.36-9+deb12u9) ... #5 12.30 Processing triggers for ca-certificates (20230311) ... #5 12.31 Updating certificates in /etc/ssl/certs... #5 12.90 0 added, 0 removed; done. #5 12.90 Running hooks in /etc/ca-certificates/update.d... #5 12.90 done. #5 12.93 --2025-02-13 10:45:33-- https://deb.globaleaks.org/install-globaleaks.sh #5 12.94 Resolving deb.globaleaks.org (deb.globaleaks.org)... 95.174.23.119, 2001:4b7a:2000:27::2 #5 12.95 Connecting to deb.globaleaks.org (deb.globaleaks.org)|95.174.23.119|:443... connected. #5 13.06 HTTP request sent, awaiting response... 301 Moved Permanently #5 13.09 Location: https://raw.githubusercontent.com/globaleaks/GlobaLeaks/main/scripts/install.sh [following] #5 13.09 --2025-02-13 10:45:33-- https://raw.githubusercontent.com/globaleaks/GlobaLeaks/main/scripts/install.sh #5 13.09 Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... #5 13.09 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.133|:443... connected. #5 13.11 HTTP request sent, awaiting response... 200 OK #5 13.34 Length: 5483 (5.4K) [text/plain] #5 13.35 Saving to: 'install-globaleaks.sh' #5 13.35 #5 13.35 0K ..... 100% 8.70M=0.001s #5 13.35 #5 13.35 2025-02-13 10:45:34 (8.70 MB/s) - 'install-globaleaks.sh' saved [5483/5483] #5 13.35 #5 13.38 Running the GlobaLeaks installation... #5 13.38 In case of failure please report encountered issues to the ticketing system at: https://github.com/globaleaks/globaleaks-whistleblowing-software/issues #5 13.38 #5 13.38 Detected OS: Debian - bookworm #5 13.38 Running: "apt-get -y update"... SUCCESS #5 14.45 Reading package lists... #5 15.15 Building dependency tree... #5 15.34 Reading state information... #5 15.54 tzdata is already the newest version (2024b-0+deb12u1). #5 15.54 tzdata set to manually installed. #5 15.54 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. #5 15.90 #5 15.90 Current default time zone: 'Etc/UTC' #5 15.90 Local time is now: Thu Feb 13 10:45:36 UTC 2025. #5 15.90 Universal Time is now: Thu Feb 13 10:45:36 UTC 2025. #5 15.90 #5 15.98 Running: "apt-get -y install gnupg net-tools software-properties-common wget"... SUCCESS #5 41.51 Adding GlobaLeaks PGP key to trusted APT keys #5 41.68 Updating GlobaLeaks apt source.list in /etc/apt/sources.list.d/globaleaks.list ... #5 41.69 Created symlink /etc/systemd/system/globaleaks.service → /dev/null. #5 41.70 Running: "apt-get update -y"... SUCCESS #5 46.08 Running: "apt-get install globaleaks -y"... SUCCESS #5 DONE 70.0s #6 exporting to image #6 exporting layers #6 exporting layers 4.9s done #6 writing image sha256:1167d95852592ac34618ca70c0db522e65c34f67839246b3e364759a9c7805bf done #6 naming to gitlab.xxxxxx.com:5050/repo/globaleaks:main done #6 DONE 4.9s $ docker push "$DOCKER_IMAGE_NAME" The push refers to repository [gitlab.xxxxxx.com:5050/repo/globaleaks] b47bb3e6ec2f: Preparing 98b5f35ea9d3: Preparing 98b5f35ea9d3: Layer already exists b47bb3e6ec2f: Pushed main: digest: sha256:a83a0840aa8abe09b138d66cdda4947af2655381d4cc356be9e219ca6941c844 size: 742 $ if [[ "$CI_COMMIT_BRANCH" == "$CI_DEFAULT_BRANCH" ]]; then # collapsed multi-line command The push refers to repository [gitlab.xxxxxx.com:5050/repo/globaleaks] b47bb3e6ec2f: Preparing 98b5f35ea9d3: Preparing 98b5f35ea9d3: Layer already exists b47bb3e6ec2f: Layer already exists latest: digest: sha256:a83a0840aa8abe09b138d66cdda4947af2655381d4cc356be9e219ca6941c844 size: 742 Cleaning up project directory and file based variables 00:01 Job succeeded