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/10 00:52:14 UTC

Build failed in Jenkins: Guacamole » guacamole-client-latest-docker #150

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

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H29 (ubuntu) in workspace <https://ci-builds.apache.org/job/Guacamole/job/guacamole-client-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-client.git
 > git init <https://ci-builds.apache.org/job/Guacamole/job/guacamole-client-latest-docker/ws/> # timeout=10
Fetching upstream changes from https://github.com/apache/guacamole-client.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- https://github.com/apache/guacamole-client.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/guacamole-client.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 f1783f5dc1734b114a3698d3a3bac713eb9c2b9c (1.3.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f1783f5dc1734b114a3698d3a3bac713eb9c2b9c # timeout=10
Commit message: "GUACAMOLE-903: Merge improved Chinese internationalization support"
 > git rev-list --no-walk f1783f5dc1734b114a3698d3a3bac713eb9c2b9c # timeout=10
[guacamole-client-latest-docker] $ /bin/sh -xe /tmp/jenkins4630089736265797754.sh
+ export TAG=guacamole/guacamole:latest
+ trap docker rmi --force guacamole/guacamole:latest || true EXIT
+ docker build --no-cache=true --tag guacamole/guacamole:latest .
Sending build context to Docker daemon  17.86MB
Step 1/13 : ARG TOMCAT_VERSION=8.5
Step 2/13 : ARG TOMCAT_JRE=jdk8
Step 3/13 : FROM maven:3-jdk-8 AS builder
Head "https://registry-1.docker.io/v2/library/maven/manifests/3-jdk-8": unauthorized: incorrect username or password
+ docker rmi --force guacamole/guacamole:latest
Error: No such image: guacamole/guacamole:latest
Build step 'Execute shell' marked build as failure

Jenkins build is back to normal : Guacamole » guacamole-client-latest-docker #151

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