See <https://ci-builds.apache.org/job/Guacamole/job/guacamole-server-main-debian/DEBIAN_RELEASE=testing,JENKINS_LABEL_EXPRESSION=ubuntu/1877/display/redirect>
Changes: ------------------------------------------ Started by upstream project "Guacamole/guacamole-server-main-debian" build number 1877 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 2f09f6d5bbba35e849c511d5235de398f63c9093 (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 2f09f6d5bbba35e849c511d5235de398f63c9093 # timeout=10 Commit message: "Merge patch branch changes to main." > git rev-list --no-walk 2f09f6d5bbba35e849c511d5235de398f63c9093 # timeout=10 [ubuntu] $ /bin/sh -xe /tmp/jenkins6530564520446302848.sh + cat [ubuntu] $ /bin/sh -xe /tmp/jenkins17006878391422823733.sh + cat [ubuntu] $ /bin/sh -xe /tmp/jenkins6380276446757491245.sh + cat [ubuntu] $ /bin/sh -xe /tmp/jenkins17755969952926083538.sh + echo guac-jenkins-Guacamole-guacamole-server-main-debian-DEBIAN_RELEASE=testing,JENKINS_LABEL_EXPRESSION=ubuntu-1877 + 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-1877 + trap docker rmi --force guac-jenkins-guacamole-guacamole-server-main-debian-debian-release-testing-jenkins-label-expression-ubuntu-1877 || true EXIT + docker build --no-cache=true --rm --tag guac-jenkins-guacamole-guacamole-server-main-debian-debian-release-testing-jenkins-label-expression-ubuntu-1877 . #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.61MB 0.5s done #5 DONE 0.7s #6 [2/4] COPY . /build/ #6 DONE 1.6s #7 [3/4] RUN /bin/bash -e -x /build/install-deps.sh #7 1.349 + export DEBIAN_FRONTEND=noninteractive #7 1.349 + DEBIAN_FRONTEND=noninteractive #7 1.349 + apt-get update #7 1.733 Get:1 http://deb.debian.org/debian testing InRelease [175 kB] #7 1.935 Get:2 http://deb.debian.org/debian testing-updates InRelease [49.6 kB] #7 2.082 Get:3 http://deb.debian.org/debian-security testing-security InRelease [48.0 kB] #7 2.114 Get:4 http://deb.debian.org/debian testing/main amd64 Packages [9685 kB] #7 3.969 Fetched 9958 kB in 2s (4086 kB/s) #7 3.969 Reading package lists... #7 4.916 + apt-get upgrade -y #7 4.929 Reading package lists... #7 5.817 Building dependency tree... #7 5.985 Reading state information... #7 6.077 Calculating upgrade... #7 6.531 The following packages will be upgraded: #7 6.531 login.defs passwd #7 6.660 2 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. #7 6.660 Need to get 1415 kB of archives. #7 6.660 After this operation, 0 B of additional disk space will be used. #7 6.660 Get:1 http://deb.debian.org/debian testing/main amd64 login.defs all 1:4.17.4-2 [186 kB] #7 6.744 Get:2 http://deb.debian.org/debian testing/main amd64 passwd amd64 1:4.17.4-2 [1229 kB] #7 8.418 Fetched 1415 kB in 0s (5850 kB/s) #7 8.746 (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.781 Preparing to unpack .../login.defs_1%3a4.17.4-2_all.deb ... #7 9.012 Unpacking login.defs (1:4.17.4-2) over (1:4.17.4-1) ... #7 10.73 Preparing to unpack .../passwd_1%3a4.17.4-2_amd64.deb ... #7 10.91 Unpacking passwd (1:4.17.4-2) over (1:4.17.4-1) ... #7 23.56 Setting up login.defs (1:4.17.4-2) ... #7 23.77 Setting up passwd (1:4.17.4-2) ... #7 24.34 + 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 24.36 Reading package lists... #7 25.33 Building dependency tree... #7 25.50 Reading state information... #7 25.53 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: 9.012 Unpacking login.defs (1:4.17.4-2) over (1:4.17.4-1) ... 10.73 Preparing to unpack .../passwd_1%3a4.17.4-2_amd64.deb ... 10.91 Unpacking passwd (1:4.17.4-2) over (1:4.17.4-1) ... 23.56 Setting up login.defs (1:4.17.4-2) ... 23.77 Setting up passwd (1:4.17.4-2) ... 24.34 + 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 25.50 Reading state information... 25.53 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-1877 Error response from daemon: No such image: guac-jenkins-guacamole-guacamole-server-main-debian-debian-release-testing-jenkins-label-expression-ubuntu-1877:latest Build step 'Execute shell' marked build as failure --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
