See 
<https://ci-builds.apache.org/job/Guacamole/job/guacamole-server-main-ubuntu/JENKINS_LABEL_EXPRESSION=ubuntu,UBUNTU_RELEASE=devel/2382/display/redirect>

Changes:


------------------------------------------
[...truncated 2.10 KiB...]
Checking out Revision 805ffcfd9c4477c4fb982052b9d25b5cb3acd167 (origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 805ffcfd9c4477c4fb982052b9d25b5cb3acd167 # timeout=10
Commit message: "Merge patch branch changes to main."
 > git rev-list --no-walk 805ffcfd9c4477c4fb982052b9d25b5cb3acd167 # timeout=10
[devel] $ /bin/sh -xe /tmp/jenkins1910843988560471965.sh
+ cat
[devel] $ /bin/sh -xe /tmp/jenkins4509088888034886767.sh
+ cat
[devel] $ /bin/sh -xe /tmp/jenkins2179957397959982232.sh
+ cat
[devel] $ /bin/sh -xe /tmp/jenkins748077510895697955.sh
+ echo 
guac-jenkins-Guacamole-guacamole-server-main-ubuntu-JENKINS_LABEL_EXPRESSION=ubuntu,UBUNTU_RELEASE=devel-2382
+ tr A-Z a-z
+ sed s/[^a-z0-9]\+/-/g
+ export 
TAG=guac-jenkins-guacamole-guacamole-server-main-ubuntu-jenkins-label-expression-ubuntu-ubuntu-release-devel-2382
+ trap docker rmi --force 
guac-jenkins-guacamole-guacamole-server-main-ubuntu-jenkins-label-expression-ubuntu-ubuntu-release-devel-2382
 || true EXIT
+ docker build --no-cache=true --rm --tag 
guac-jenkins-guacamole-guacamole-server-main-ubuntu-jenkins-label-expression-ubuntu-ubuntu-release-devel-2382
 .
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 157B 0.0s done
#1 DONE 0.2s

#2 [internal] load metadata for docker.io/library/ubuntu:devel
#2 DONE 0.9s

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

#4 [1/4] FROM 
docker.io/library/ubuntu:devel@sha256:68b4e16d3b586c94c232ca319a42d0a48d3d778553cbe5a07c854d0ea5eecd69
#4 CACHED

#5 [internal] load build context
#5 transferring context: 14.76MB 0.5s done
#5 DONE 0.6s

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

#7 [3/4] RUN /bin/bash -e -x /build/install-deps.sh
#7 1.364 + export DEBIAN_FRONTEND=noninteractive
#7 1.364 + DEBIAN_FRONTEND=noninteractive
#7 1.364 + apt-get update
#7 2.384 Get:1 http://archive.ubuntu.com/ubuntu stonking InRelease [135 kB]
#7 2.384 Get:2 http://security.ubuntu.com/ubuntu stonking-security InRelease 
[99.2 kB]
#7 2.985 Get:3 http://archive.ubuntu.com/ubuntu stonking-updates InRelease 
[99.2 kB]
#7 3.231 Get:4 http://archive.ubuntu.com/ubuntu stonking-backports InRelease 
[99.2 kB]
#7 3.343 Get:5 http://archive.ubuntu.com/ubuntu stonking/restricted amd64 
Packages [189 kB]
#7 3.407 Get:6 http://archive.ubuntu.com/ubuntu stonking/universe amd64 
Packages [20.7 MB]
#7 3.683 Get:7 http://archive.ubuntu.com/ubuntu stonking/multiverse amd64 
Packages [351 kB]
#7 3.687 Get:8 http://archive.ubuntu.com/ubuntu stonking/main amd64 Packages 
[1882 kB]
#7 5.317 Fetched 23.5 MB in 3s (7262 kB/s)
#7 5.317 Reading package lists...
#7 6.672 + apt-get upgrade -y
#7 6.704 Reading package lists...
#7 8.010 Building dependency tree...
#7 8.241 Reading state information...
#7 8.346 Calculating upgrade...
#7 8.781 The following packages will be upgraded:
#7 8.784   coreutils coreutils-from-uutils libsemanage-common libsemanage2 
zlib1g
#7 8.913 5 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
#7 8.913 Need to get 181 kB of archives.
#7 8.913 After this operation, 3072 B disk space will be freed.
#7 8.913 Get:1 http://archive.ubuntu.com/ubuntu stonking/main amd64 coreutils 
all 9.5-1ubuntu2+0.0.0~ubuntu28 [2940 B]
#7 8.963 Get:2 http://archive.ubuntu.com/ubuntu stonking/main amd64 
coreutils-from-uutils all 0.0.0~ubuntu28 [6926 B]
#7 8.969 Get:3 http://archive.ubuntu.com/ubuntu stonking/main amd64 zlib1g 
amd64 1:1.3.dfsg+really1.3.2-3ubuntu1 [64.5 kB]
#7 8.977 Get:4 http://archive.ubuntu.com/ubuntu stonking/main amd64 
libsemanage-common all 3.10-1 [6772 B]
#7 8.983 Get:5 http://archive.ubuntu.com/ubuntu stonking/main amd64 
libsemanage2 amd64 3.10-1 [99.6 kB]
#7 11.18 Fetched 181 kB in 0s (1078 kB/s)
#7 11.40 (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 ... 7732 files and directories currently installed.)
#7 11.50 Preparing to unpack .../coreutils_9.5-1ubuntu2+0.0.0~ubuntu28_all.deb 
...
#7 11.66 Unpacking coreutils (9.5-1ubuntu2+0.0.0~ubuntu28) over 
(9.5-1ubuntu2+0.0.0~ubuntu25) ...
#7 12.06 Setting up coreutils (9.5-1ubuntu2+0.0.0~ubuntu28) ...
#7 12.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 ... 7732 files and directories currently installed.)
#7 12.54 Preparing to unpack .../coreutils-from-uutils_0.0.0~ubuntu28_all.deb 
...
#7 12.71 Unpacking coreutils-from-uutils (0.0.0~ubuntu28) over (0.0.0~ubuntu25) 
...
#7 13.42 Setting up coreutils-from-uutils (0.0.0~ubuntu28) ...
#7 13.92 (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 ... 7730 files and directories currently installed.)
#7 13.93 Preparing to unpack 
.../zlib1g_1%3a1.3.dfsg+really1.3.2-3ubuntu1_amd64.deb ...
#7 14.10 Unpacking zlib1g:amd64 (1:1.3.dfsg+really1.3.2-3ubuntu1) over 
(1:1.3.dfsg+really1.3.1-1ubuntu3) ...
#7 14.53 Setting up zlib1g:amd64 (1:1.3.dfsg+really1.3.2-3ubuntu1) ...
#7 14.86 (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 ... 7730 files and directories currently installed.)
#7 14.87 Preparing to unpack .../libsemanage-common_3.10-1_all.deb ...
#7 15.03 Unpacking libsemanage-common (3.10-1) over (3.9-1build1) ...
#7 15.58 Preparing to unpack .../libsemanage2_3.10-1_amd64.deb ...
#7 15.73 Unpacking libsemanage2:amd64 (3.10-1) over (3.9-1build1) ...
#7 16.21 Setting up libsemanage-common (3.10-1) ...
#7 16.41 Setting up libsemanage2:amd64 (3.10-1) ...
#7 16.56 Processing triggers for libc-bin (2.43-2ubuntu2) ...
#7 17.17 ++ apt-cache search --names-only 'freerdp.*-dev'
#7 17.17 ++ grep -o '^freerdp[0-9]\+-dev\>'
#7 18.54 + export FREERDP_PKG=freerdp3-dev
#7 18.54 + FREERDP_PKG=freerdp3-dev
#7 18.54 ++ echo freerdp3-dev
#7 18.54 ++ wc -l
#7 18.55 + '[' 1 -lt 1 ']'
#7 18.55 + apt-get install -y autoconf automake freerdp3-dev gcc libavcodec-dev 
libavformat-dev libavutil-dev libcairo2-dev libcunit1-dev libgcrypt-dev 
libjpeg-turbo8-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 18.58 Reading package lists...
#7 19.87 Building dependency tree...
#7 20.11 Reading state information...
#7 20.17 Solving dependencies...
#7 20.47 Some packages could not be installed. This may mean that you have
#7 20.47 requested an impossible situation or if you are using the unstable
#7 20.47 distribution that some required packages have not yet been created
#7 20.47 or been moved out of Incoming.
#7 20.47 The following information may help to resolve the situation:
#7 20.47 
#7 20.47 The following packages have unmet dependencies:
#7 20.47  autoconf : Depends: perl (> 5.005) but it is not going to be installed
#7 20.47             Depends: m4 (>= 1.4.13) but it is not going to be installed
#7 20.47  automake : Depends: autotools-dev but it is not going to be installed
#7 20.47  freerdp3-dev : Depends: libfreerdp-server-proxy3-3 (= 3.27.0+dfsg-1) 
but it is not going to be installed
#7 20.47                 Depends: libfreerdp-client3-3 (= 3.27.0+dfsg-1) but it 
is not going to be installed
#7 20.47                 Depends: libfreerdp-server3-3 (= 3.27.0+dfsg-1) but it 
is not going to be installed
#7 20.47                 Depends: libfreerdp-shadow-subsystem3-3 (= 
3.27.0+dfsg-1) but it is not going to be installed
#7 20.47                 Depends: libfreerdp-shadow3-3 (= 3.27.0+dfsg-1) but it 
is not going to be installed
#7 20.47                 Depends: libfreerdp3-3 (= 3.27.0+dfsg-1) but it is not 
going to be installed
#7 20.47                 Depends: libwinpr3-dev (= 3.27.0+dfsg-1) but it is not 
going to be installed
#7 20.47                 Depends: libwinpr3-3 (= 3.27.0+dfsg-1) but it is not 
going to be installed
#7 20.47                 Depends: libfuse3-dev but it is not going to be 
installed
#7 20.47                 Depends: winpr-utils (= 3.27.0+dfsg-1) but it is not 
going to be installed
#7 20.47  gcc : Depends: cpp (= 4:15.2.0-5ubuntu1) but it is not going to be 
installed
#7 20.47        Depends: cpp-x86-64-linux-gnu (= 4:15.2.0-5ubuntu1) but it is 
not going to be installed
#7 20.47        Depends: gcc-15 (>= 15.2.0-2~) but it is not going to be 
installed
#7 20.47        Depends: gcc-x86-64-linux-gnu (= 4:15.2.0-5ubuntu1) but it is 
not going to be installed
#7 20.47        Recommends: libc6-dev but it is not going to be installed or
#7 20.47                    libc-dev
#7 20.47  libavcodec-dev : Depends: libavcodec62 (= 7:8.1-3ubuntu3)
#7 20.47                   Depends: libswresample-dev (= 7:8.1-3ubuntu3) but it 
is not going to be installed
#7 20.47  libavformat-dev : Depends: libavformat62 (= 7:8.1-3ubuntu3)
#7 20.47                    Depends: libswresample-dev (= 7:8.1-3ubuntu3) but 
it is not going to be installed
#7 20.47  libavutil-dev : Depends: libavutil60 (= 7:8.1-3ubuntu3) but it is not 
going to be installed
#7 20.47  libcairo2-dev : Depends: libcairo-gobject2 (= 1.18.4-3) but it is not 
going to be installed
#7 20.47                  Depends: libcairo-script-interpreter2 (= 1.18.4-3) 
but it is not going to be installed
#7 20.47                  Depends: libcairo2 (= 1.18.4-3) but it is not going 
to be installed
#7 20.47                  Depends: libfontconfig-dev but it is not going to be 
installed
#7 20.47                  Depends: libfreetype-dev (>= 2.13) but it is not 
going to be installed
#7 20.47                  Depends: libglib2.0-dev but it is not going to be 
installed
#7 20.47                  Depends: libpixman-1-dev but it is not going to be 
installed
#7 20.47                  Depends: libpng-dev but it is not going to be 
installed
#7 20.47                  Depends: libsm-dev but it is not going to be installed
#7 20.47                  Depends: libx11-dev but it is not going to be 
installed
#7 20.47                  Depends: libxcb-render0-dev but it is not going to be 
installed
#7 20.47                  Depends: libxcb-shm0-dev but it is not going to be 
installed
#7 20.47                  Depends: libxcb1-dev but it is not going to be 
installed
#7 20.47                  Depends: libxext-dev but it is not going to be 
installed
#7 20.47                  Depends: libxrender-dev but it is not going to be 
installed
#7 20.47  libcunit1-dev : Depends: libcunit1 (= 2.1-3-dfsg-2.7build1) but it is 
not going to be installed
#7 20.47  libgcrypt20-dev : Depends: libc6-dev but it is not going to be 
installed or
#7 20.47                             libc-dev
#7 20.47                    Depends: libgpg-error-dev but it is not going to be 
installed
#7 20.47  libjpeg-turbo8-dev : Depends: libc-dev
#7 20.47                       Depends: libjpeg-turbo8 (= 2.1.5-4ubuntu4)
#7 20.47  libossp-uuid-dev : Depends: libossp-uuid16 (= 1.6.6-1) but it is not 
going to be installed
#7 20.47  libpango1.0-dev : Depends: libfontconfig-dev (>= 2.17.0) but it is 
not going to be installed
#7 20.47                    Depends: libfreetype-dev but it is not going to be 
installed
#7 20.47                    Depends: libfribidi-dev but it is not going to be 
installed
#7 20.47                    Depends: libglib2.0-dev (>= 2.82) but it is not 
going to be installed
#7 20.47                    Depends: libharfbuzz-dev (>= 11.4.5) but it is not 
going to be installed
#7 20.47                    Depends: libpango-1.0-0 (= 1.57.1-2) but it is not 
going to be installed
#7 20.47                    Depends: libpangocairo-1.0-0 (= 1.57.1-2) but it is 
not going to be installed
#7 20.47                    Depends: libpangoft2-1.0-0 (= 1.57.1-2) but it is 
not going to be installed
#7 20.47                    Depends: libpangoxft-1.0-0 (= 1.57.1-2) but it is 
not going to be installed
#7 20.47                    Depends: libsysprof-capture-4-dev but it is not 
going to be installed
#7 20.47                    Depends: libthai-dev but it is not going to be 
installed
#7 20.47                    Depends: libx11-dev but it is not going to be 
installed
#7 20.47                    Depends: libxft-dev but it is not going to be 
installed
#7 20.47                    Depends: libxrender-dev but it is not going to be 
installed
#7 20.47                    Depends: pango1.0-tools (= 1.57.1-2) but it is not 
going to be installed
#7 20.47                    Depends: pkgconf but it is not going to be installed
#7 20.47                    Depends: gir1.2-cairo-1.0-dev
#7 20.47                    Depends: gir1.2-fontconfig-2.0-dev
#7 20.47                    Depends: gir1.2-freetype2-2.0-dev
#7 20.47                    Depends: gir1.2-gio-2.0-dev
#7 20.47                    Depends: gir1.2-gobject-2.0-dev
#7 20.47                    Depends: gir1.2-harfbuzz-0.0-dev (>= 11.4.5)
#7 20.47                    Depends: gir1.2-pango-1.0 (= 1.57.1-2) but it is 
not going to be installed
#7 20.47                    Depends: gir1.2-xft-2.0-dev
#7 20.47                    Depends: gir1.2-xlib-2.0-dev
#7 20.47  libpulse-dev : Depends: libpulse0 (= 1:17.0+dfsg1-2ubuntu4) but it is 
not going to be installed
#7 20.47                 Depends: libpulse-mainloop-glib0 (= 
1:17.0+dfsg1-2ubuntu4) but it is not going to be installed
#7 20.47                 Depends: libglib2.0-dev but it is not going to be 
installed
#7 20.47  libssh2-1-dev : Depends: libssh2-1t64 (= 1.11.1-3) but it is not 
going to be installed
#7 20.47                  Depends: zlib1g-dev but it is not going to be 
installed
#7 20.47  libswscale-dev : Depends: libswscale9 (= 7:8.1-3ubuntu3) but it is 
not going to be installed
#7 20.47  libtelnet-dev : Depends: libtelnet2 (= 0.23-1build1) but it is not 
going to be installed
#7 20.47  libtool : Depends: cpp but it is not going to be installed
#7 20.47            Depends: libc6-dev but it is not going to be installed or
#7 20.47                     libc-dev
#7 20.47            Depends: file but it is not going to be installed
#7 20.47            Depends: autotools-dev but it is not going to be installed
#7 20.47            Recommends: libltdl-dev but it is not going to be installed
#7 20.47  libvncserver-dev : Depends: libvncclient1 (= 0.9.15+dfsg-6) but it is 
not going to be installed
#7 20.47                     Depends: libvncserver1 (= 0.9.15+dfsg-6) but it is 
not going to be installed
#7 20.47                     Depends: libgnutls28-dev but it is not going to be 
installed
#7 20.47                     Depends: liblzo2-dev but it is not going to be 
installed
#7 20.47                     Depends: libsasl2-dev but it is not going to be 
installed
#7 20.47                     Depends: zlib1g-dev but it is not going to be 
installed
#7 20.47  libwebp-dev : Depends: libwebp7 (= 1.5.0-0.1build1) but it is not 
going to be installed
#7 20.47                Depends: libwebpdemux2 (= 1.5.0-0.1build1) but it is 
not going to be installed
#7 20.47                Depends: libwebpmux3 (= 1.5.0-0.1build1) but it is not 
going to be installed
#7 20.47                Depends: libwebpdecoder3 (= 1.5.0-0.1build1) but it is 
not going to be installed
#7 20.47                Depends: libsharpyuv-dev but it is not going to be 
installed
#7 20.47  libwebsockets-dev : Depends: libwebsockets19t64 (= 4.3.5-5ubuntu1) 
but it is not going to be installed
#7 20.47                      Depends: libwebsockets-evlib-ev (= 
4.3.5-5ubuntu1) but it is not going to be installed
#7 20.47                      Depends: libwebsockets-evlib-uv (= 
4.3.5-5ubuntu1) but it is not going to be installed
#7 20.47                      Depends: libwebsockets-evlib-glib (= 
4.3.5-5ubuntu1) but it is not going to be installed
#7 20.47                      Depends: libev-dev but it is not going to be 
installed
#7 20.47                      Depends: libuv1-dev but it is not going to be 
installed
#7 20.47                      Depends: zlib1g-dev but it is not going to be 
installed
#7 20.47                      Depends: libcap-dev but it is not going to be 
installed
#7 20.48 E: Unable to satisfy dependencies. Reached two conflicting assignments:
#7 20.48    1. libvncclient1:amd64 is selected for install because:
#7 20.48       1. libvncserver-dev:amd64=0.9.15+dfsg-6 is selected for install
#7 20.48       2. libvncserver-dev:amd64 Depends libvncclient1 (= 0.9.15+dfsg-6)
#7 20.48    2. libvncclient1:amd64 Depends libjpeg8 (>= 1:3.1.3)
#7 20.48       but none of the choices are installable:
#7 20.48       - libjpeg8:amd64 is not selected for install because:
#7 20.48         1. libjpeg-turbo8-dev:amd64=2.1.5-4ubuntu4 is selected for 
install
#7 20.48         2. libjpeg-turbo8-dev:amd64 Depends libjpeg-turbo8 (= 
2.1.5-4ubuntu4)
#7 20.48         3. libjpeg8:amd64 Breaks libjpeg-turbo8 (< 3)
#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:
20.48 E: Unable to satisfy dependencies. Reached two conflicting assignments:
20.48    1. libvncclient1:amd64 is selected for install because:
20.48       1. libvncserver-dev:amd64=0.9.15+dfsg-6 is selected for install
20.48       2. libvncserver-dev:amd64 Depends libvncclient1 (= 0.9.15+dfsg-6)
20.48    2. libvncclient1:amd64 Depends libjpeg8 (>= 1:3.1.3)
20.48       but none of the choices are installable:
20.48       - libjpeg8:amd64 is not selected for install because:
20.48         1. libjpeg-turbo8-dev:amd64=2.1.5-4ubuntu4 is selected for install
20.48         2. libjpeg-turbo8-dev:amd64 Depends libjpeg-turbo8 (= 
2.1.5-4ubuntu4)
20.48         3. libjpeg8:amd64 Breaks libjpeg-turbo8 (< 3)
------
Dockerfile:3
--------------------
   1 |       FROM ubuntu:devel
   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 build: 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-ubuntu-jenkins-label-expression-ubuntu-ubuntu-release-devel-2382
Error response from daemon: No such image: 
guac-jenkins-guacamole-guacamole-server-main-ubuntu-jenkins-label-expression-ubuntu-ubuntu-release-devel-2382: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