See <https://ci-builds.apache.org/job/Guacamole/job/guacamole-server-main-debian/DEBIAN_RELEASE=testing,JENKINS_LABEL_EXPRESSION=ubuntu/1887/display/redirect>
Changes: ------------------------------------------ Started by upstream project "Guacamole/guacamole-server-main-debian" build number 1887 originally caused by: Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on builds26 (ubuntu) in workspace <https://ci-builds.apache.org/job/Guacamole/job/guacamole-server-main-debian/DEBIAN_RELEASE=testing,JENKINS_LABEL_EXPRESSION=ubuntu/ws/> [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/apache/guacamole-server.git > git init > <https://ci-builds.apache.org/job/Guacamole/job/guacamole-server-main-debian/DEBIAN_RELEASE=testing,JENKINS_LABEL_EXPRESSION=ubuntu/ws/guacamole-server> > # timeout=10 Fetching upstream changes from https://github.com/apache/guacamole-server.git > git --version # timeout=10 > git --version # 'git version 2.34.1' > git fetch --tags --force --progress -- > https://github.com/apache/guacamole-server.git > +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/apache/guacamole-server.git > # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 Avoid second fetch Checking out Revision f48c4fba38137bb1dc66f53c0b207b46ae0946f2 (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f f48c4fba38137bb1dc66f53c0b207b46ae0946f2 # timeout=10 Commit message: "Merge patch branch changes to main." > git rev-list --no-walk f48c4fba38137bb1dc66f53c0b207b46ae0946f2 # timeout=10 [ubuntu] $ /bin/sh -xe /tmp/jenkins5369845088745617138.sh + cat [ubuntu] $ /bin/sh -xe /tmp/jenkins12427233488630942762.sh + cat [ubuntu] $ /bin/sh -xe /tmp/jenkins1111677086501924579.sh + cat [ubuntu] $ /bin/sh -xe /tmp/jenkins13222421336806653786.sh + echo guac-jenkins-Guacamole-guacamole-server-main-debian-DEBIAN_RELEASE=testing,JENKINS_LABEL_EXPRESSION=ubuntu-1887 + tr A-Z a-z + sed s/[^a-z0-9]\+/-/g + export TAG=guac-jenkins-guacamole-guacamole-server-main-debian-debian-release-testing-jenkins-label-expression-ubuntu-1887 + trap docker rmi --force guac-jenkins-guacamole-guacamole-server-main-debian-debian-release-testing-jenkins-label-expression-ubuntu-1887 || true EXIT + docker build --no-cache=true --rm --tag guac-jenkins-guacamole-guacamole-server-main-debian-debian-release-testing-jenkins-label-expression-ubuntu-1887 . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 159B done #1 DONE 0.2s #2 [internal] load metadata for docker.io/library/debian:testing #2 DONE 0.9s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.2s #4 [1/4] FROM docker.io/library/debian:testing@sha256:6466f800a1c25b14447885e61ef950316c6129e202f34ff68013e95c5178e27b #4 CACHED #5 [internal] load build context #5 transferring context: 13.66MB 0.4s done #5 DONE 0.5s #6 [2/4] COPY . /build/ #6 DONE 1.6s #7 [3/4] RUN /bin/bash -e -x /build/install-deps.sh #7 1.203 + export DEBIAN_FRONTEND=noninteractive #7 1.203 + DEBIAN_FRONTEND=noninteractive #7 1.203 + apt-get update #7 1.445 Get:1 http://deb.debian.org/debian testing InRelease [175 kB] #7 1.642 Get:2 http://deb.debian.org/debian testing-updates InRelease [49.6 kB] #7 1.787 Get:3 http://deb.debian.org/debian-security testing-security InRelease [48.0 kB] #7 2.023 Get:4 http://deb.debian.org/debian testing/main amd64 Packages [9684 kB] #7 3.978 Fetched 9957 kB in 3s (3649 kB/s) #7 3.978 Reading package lists... #7 5.127 + apt-get upgrade -y #7 5.143 Reading package lists... #7 6.154 Building dependency tree... #7 6.340 Reading state information... #7 6.415 Calculating upgrade... #7 6.750 The following packages will be upgraded: #7 6.752 coreutils diffutils libcap2 login.defs passwd #7 6.853 5 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. #7 6.853 Need to get 4854 kB of archives. #7 6.853 After this operation, 3072 B of additional disk space will be used. #7 6.853 Get:1 http://deb.debian.org/debian testing/main amd64 coreutils amd64 9.7-2 [3024 kB] #7 7.048 Get:2 http://deb.debian.org/debian testing/main amd64 diffutils amd64 1:3.10-4 [387 kB] #7 7.058 Get:3 http://deb.debian.org/debian testing/main amd64 libcap2 amd64 1:2.75-7 [28.1 kB] #7 7.060 Get:4 http://deb.debian.org/debian testing/main amd64 login.defs all 1:4.17.4-2 [186 kB] #7 7.065 Get:5 http://deb.debian.org/debian testing/main amd64 passwd amd64 1:4.17.4-2 [1229 kB] #7 8.543 Fetched 4854 kB in 0s (15.4 MB/s) #7 8.674 (Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 4933 files and directories currently installed.) #7 8.690 Preparing to unpack .../coreutils_9.7-2_amd64.deb ... #7 8.867 Unpacking coreutils (9.7-2) over (9.7-1) ... #7 20.77 Setting up coreutils (9.7-2) ... #7 21.05 (Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 4932 files and directories currently installed.) #7 21.05 Preparing to unpack .../diffutils_1%3a3.10-4_amd64.deb ... #7 21.18 Unpacking diffutils (1:3.10-4) over (1:3.10-3) ... #7 23.01 Setting up diffutils (1:3.10-4) ... #7 23.38 (Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 4932 files and directories currently installed.) #7 23.39 Preparing to unpack .../libcap2_1%3a2.75-7_amd64.deb ... #7 23.56 Unpacking libcap2:amd64 (1:2.75-7) over (1:2.75-6) ... #7 24.04 Setting up libcap2:amd64 (1:2.75-7) ... #7 24.38 (Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 4932 files and directories currently installed.) #7 24.39 Preparing to unpack .../login.defs_1%3a4.17.4-2_all.deb ... #7 24.52 Unpacking login.defs (1:4.17.4-2) over (1:4.17.4-1) ... #7 25.32 Preparing to unpack .../passwd_1%3a4.17.4-2_amd64.deb ... #7 25.77 Unpacking passwd (1:4.17.4-2) over (1:4.17.4-1) ... #7 36.89 Setting up login.defs (1:4.17.4-2) ... #7 37.05 Setting up passwd (1:4.17.4-2) ... #7 37.69 Processing triggers for libc-bin (2.41-7) ... #7 37.93 + apt-get install -y autoconf automake freerdp2-dev gcc libavcodec-dev libavformat-dev libavutil-dev libcairo2-dev libcunit1-dev libgcrypt-dev libjpeg62-turbo-dev libossp-uuid-dev libpango1.0-dev libpulse-dev libssh2-1-dev libssl-dev libswscale-dev libtelnet-dev libtool libvncserver-dev libwebsockets-dev libwebp-dev make #7 37.95 Reading package lists... #7 38.99 Building dependency tree... #7 39.16 Reading state information... #7 39.18 E: Unable to locate package freerdp2-dev #7 ERROR: process "/bin/sh -c /bin/bash -e -x /build/install-deps.sh" did not complete successfully: exit code: 100 ------ > [3/4] RUN /bin/bash -e -x /build/install-deps.sh: 24.52 Unpacking login.defs (1:4.17.4-2) over (1:4.17.4-1) ... 25.32 Preparing to unpack .../passwd_1%3a4.17.4-2_amd64.deb ... 25.77 Unpacking passwd (1:4.17.4-2) over (1:4.17.4-1) ... 36.89 Setting up login.defs (1:4.17.4-2) ... 37.05 Setting up passwd (1:4.17.4-2) ... 37.69 Processing triggers for libc-bin (2.41-7) ... 37.93 + apt-get install -y autoconf automake freerdp2-dev gcc libavcodec-dev libavformat-dev libavutil-dev libcairo2-dev libcunit1-dev libgcrypt-dev libjpeg62-turbo-dev libossp-uuid-dev libpango1.0-dev libpulse-dev libssh2-1-dev libssl-dev libswscale-dev libtelnet-dev libtool libvncserver-dev libwebsockets-dev libwebp-dev make 39.18 E: Unable to locate package freerdp2-dev ------ Dockerfile:3 -------------------- 1 | FROM debian:testing 2 | COPY . /build/ 3 | >>> RUN /bin/bash -e -x /build/install-deps.sh 4 | RUN /bin/bash -e -x /build/build.sh 5 | -------------------- ERROR: failed to solve: process "/bin/sh -c /bin/bash -e -x /build/install-deps.sh" did not complete successfully: exit code: 100 + docker rmi --force guac-jenkins-guacamole-guacamole-server-main-debian-debian-release-testing-jenkins-label-expression-ubuntu-1887 Error response from daemon: No such image: guac-jenkins-guacamole-guacamole-server-main-debian-debian-release-testing-jenkins-label-expression-ubuntu-1887:latest Build step 'Execute shell' marked build as failure --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
