See 
<https://ci-builds.apache.org/job/Guacamole/job/guacamole-server-main-debian/DEBIAN_RELEASE=unstable,JENKINS_LABEL_EXPRESSION=ubuntu/1837/display/redirect>

Changes:


------------------------------------------
Started by upstream project "Guacamole/guacamole-server-main-debian" build 
number 1837
originally caused by:
 Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds44 (tmp-22 ubuntu) in workspace 
<https://ci-builds.apache.org/job/Guacamole/job/guacamole-server-main-debian/DEBIAN_RELEASE=unstable,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=unstable,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 483a0863709df5508019a6b09472f3d15805ef41 (origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 483a0863709df5508019a6b09472f3d15805ef41 # timeout=10
Commit message: "GUACAMOLE-2002: Merge support for configuring clipboard size 
limits."
 > git rev-list --no-walk 483a0863709df5508019a6b09472f3d15805ef41 # timeout=10
[ubuntu] $ /bin/sh -xe /tmp/jenkins44430516530159470.sh
+ cat
[ubuntu] $ /bin/sh -xe /tmp/jenkins5832617915852206827.sh
+ cat
[ubuntu] $ /bin/sh -xe /tmp/jenkins1625455277032477810.sh
+ cat
[ubuntu] $ /bin/sh -xe /tmp/jenkins12136895497214236827.sh
+ echo 
guac-jenkins-Guacamole-guacamole-server-main-debian-DEBIAN_RELEASE=unstable,JENKINS_LABEL_EXPRESSION=ubuntu-1837
+ tr A-Z a-z
+ sed s/[^a-z0-9]\+/-/g
+ export 
TAG=guac-jenkins-guacamole-guacamole-server-main-debian-debian-release-unstable-jenkins-label-expression-ubuntu-1837
+ trap docker rmi --force 
guac-jenkins-guacamole-guacamole-server-main-debian-debian-release-unstable-jenkins-label-expression-ubuntu-1837
 || true EXIT
+ docker build --no-cache=true --rm --tag 
guac-jenkins-guacamole-guacamole-server-main-debian-debian-release-unstable-jenkins-label-expression-ubuntu-1837
 .
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 DONE 0.0s

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile:
#1 transferring dockerfile: 160B 0.1s done
#1 DONE 0.4s

#2 [internal] load metadata for docker.io/library/debian:unstable
#2 DONE 1.5s

#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.1s

#4 [internal] load build context
#4 DONE 0.0s

#5 [1/4] FROM 
docker.io/library/debian:unstable@sha256:9b5768cf281272ddf4b1a9ccfb0b396da24226fef63391e44dea9082e0ed9075
#5 resolve 
docker.io/library/debian:unstable@sha256:9b5768cf281272ddf4b1a9ccfb0b396da24226fef63391e44dea9082e0ed9075
#5 resolve 
docker.io/library/debian:unstable@sha256:9b5768cf281272ddf4b1a9ccfb0b396da24226fef63391e44dea9082e0ed9075
 0.3s done
#5 CACHED

#4 [internal] load build context
#4 transferring context: 13.59MB 0.4s done
#4 DONE 0.6s

#6 [2/4] COPY . /build/
#6 DONE 2.5s

#7 [3/4] RUN /bin/bash -e -x /build/install-deps.sh
#7 2.619 + export DEBIAN_FRONTEND=noninteractive
#7 2.619 + DEBIAN_FRONTEND=noninteractive
#7 2.619 + apt-get update
#7 3.451 Get:1 http://deb.debian.org/debian unstable InRelease [205 kB]
#7 3.725 Get:2 http://deb.debian.org/debian unstable/main amd64 Packages [10.1 
MB]
#7 5.599 Fetched 10.3 MB in 2s (4328 kB/s)
#7 5.599 Reading package lists...
#7 6.829 + apt-get upgrade -y
#7 6.844 Reading package lists...
#7 8.045 Building dependency tree...
#7 8.261 Reading state information...
#7 8.351 Calculating upgrade...
#7 8.792 The following packages will be upgraded:
#7 8.797   apt diffutils libapt-pkg7.0 libcap2 libseccomp2
#7 8.903 5 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
#7 8.903 Need to get 3024 kB of archives.
#7 8.903 After this operation, 74.8 kB of additional disk space will be used.
#7 8.903 Get:1 http://deb.debian.org/debian unstable/main amd64 diffutils amd64 
1:3.10-3 [385 kB]
#7 9.013 Get:2 http://deb.debian.org/debian unstable/main amd64 libapt-pkg7.0 
amd64 2.9.34 [1111 kB]
#7 9.052 Get:3 http://deb.debian.org/debian unstable/main amd64 libseccomp2 
amd64 2.6.0-2 [51.7 kB]
#7 9.053 Get:4 http://deb.debian.org/debian unstable/main amd64 apt amd64 
2.9.34 [1449 kB]
#7 9.084 Get:5 http://deb.debian.org/debian unstable/main amd64 libcap2 amd64 
1:2.75-3 [27.8 kB]
#7 10.90 Fetched 3024 kB in 0s (11.7 MB/s)
#7 11.08 (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 ... 4903 files and directories currently installed.)
#7 11.10 Preparing to unpack .../diffutils_1%3a3.10-3_amd64.deb ...
#7 11.27 Unpacking diffutils (1:3.10-3) over (1:3.10-2) ...
#7 14.30 Setting up diffutils (1:3.10-3) ...
#7 14.75 (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 ... 4903 files and directories currently installed.)
#7 14.76 Preparing to unpack .../libapt-pkg7.0_2.9.34_amd64.deb ...
#7 14.97 Unpacking libapt-pkg7.0:amd64 (2.9.34) over (2.9.33) ...
#7 17.78 Setting up libapt-pkg7.0:amd64 (2.9.34) ...
#7 18.27 (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 ... 4903 files and directories currently installed.)
#7 18.28 Preparing to unpack .../libseccomp2_2.6.0-2_amd64.deb ...
#7 18.41 Unpacking libseccomp2:amd64 (2.6.0-2) over (2.5.5-2+b1) ...
#7 19.21 Setting up libseccomp2:amd64 (2.6.0-2) ...
#7 19.84 (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 ... 4902 files and directories currently installed.)
#7 19.85 Preparing to unpack .../archives/apt_2.9.34_amd64.deb ...
#7 20.10 Unpacking apt (2.9.34) over (2.9.33) ...
#7 28.36 Setting up apt (2.9.34) ...
#7 29.53 (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 ... 4902 files and directories currently installed.)
#7 29.54 Preparing to unpack .../libcap2_1%3a2.75-3_amd64.deb ...
#7 29.71 Unpacking libcap2:amd64 (1:2.75-3) over (1:2.75-2) ...
#7 30.21 Setting up libcap2:amd64 (1:2.75-3) ...
#7 30.48 Processing triggers for libc-bin (2.41-6) ...
#7 30.89 + 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 30.91 Reading package lists...
#7 32.07 Building dependency tree...
#7 32.27 Reading state information...
#7 32.31 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:
28.36 Setting up apt (2.9.34) ...
(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 ... 
4902 files and directories currently installed.)
29.54 Preparing to unpack .../libcap2_1%3a2.75-3_amd64.deb ...
29.71 Unpacking libcap2:amd64 (1:2.75-3) over (1:2.75-2) ...
30.21 Setting up libcap2:amd64 (1:2.75-3) ...
30.48 Processing triggers for libc-bin (2.41-6) ...
30.89 + 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


32.31 E: Unable to locate package freerdp2-dev
------
Dockerfile:3
--------------------
   1 |       FROM debian:unstable
   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-unstable-jenkins-label-expression-ubuntu-1837
Error response from daemon: No such image: 
guac-jenkins-guacamole-guacamole-server-main-debian-debian-release-unstable-jenkins-label-expression-ubuntu-1837:latest
Build step 'Execute shell' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to