You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@guacamole.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/11/11 02:24:10 UTC

Build failed in Jenkins: Guacamole » guacamole-server-latest-docker #147

See <https://ci-builds.apache.org/job/Guacamole/job/guacamole-server-latest-docker/147/display/redirect>

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H24 (ubuntu) in workspace <https://ci-builds.apache.org/job/Guacamole/job/guacamole-server-latest-docker/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-latest-docker/ws/> # timeout=10
Fetching upstream changes from https://github.com/apache/guacamole-server.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --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
 > git rev-parse origin/1.3.0^{commit} # timeout=10
 > git rev-parse 1.3.0^{commit} # timeout=10
Checking out Revision 90e15cb70635e8d13ebdefec9262701d2179983a (1.3.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 90e15cb70635e8d13ebdefec9262701d2179983a # timeout=10
Commit message: "GUACAMOLE-1241: Merge avoid double-free when building against FreeRDP development snapshot."
 > git rev-list --no-walk 90e15cb70635e8d13ebdefec9262701d2179983a # timeout=10
[guacamole-server-latest-docker] $ /bin/sh -xe /tmp/jenkins4763690141398821380.sh
+ export TAG=guacamole/guacd:latest
+ trap docker rmi --force guacamole/guacd:latest || true EXIT
+ docker build --no-cache=true --tag guacamole/guacd:latest .
Sending build context to Docker daemon  3.267MB
Step 1/33 : ARG DEBIAN_BASE_IMAGE=buster-slim
Step 2/33 : FROM debian:${DEBIAN_BASE_IMAGE} AS builder
Head "https://registry-1.docker.io/v2/library/debian/manifests/buster-slim": unauthorized: incorrect username or password
+ docker rmi --force guacamole/guacd:latest
Error: No such image: guacamole/guacd:latest
Build step 'Execute shell' marked build as failure

Jenkins build is back to normal : Guacamole » guacamole-server-latest-docker #148

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Guacamole/job/guacamole-server-latest-docker/148/display/redirect>