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 2019/01/11 17:27:52 UTC

Build failed in Jenkins: guacamole-server-coverity #58

See <https://builds.apache.org/job/guacamole-server-coverity/58/display/redirect>

------------------------------------------
Started by user mjumper
[EnvInject] - Loading node environment variables.
Building remotely on H25 (ubuntu xenial) in workspace <https://builds.apache.org/job/guacamole-server-coverity/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/guacamole-server.git
 > git init <https://builds.apache.org/job/guacamole-server-coverity/ws/guacamole-server> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/guacamole-server.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/guacamole-server.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/guacamole-server.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/guacamole-server.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/guacamole-server.git
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/guacamole-server.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 768b2ba0f5fbf3517541e1038c2c02dcad47023e (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 768b2ba0f5fbf3517541e1038c2c02dcad47023e
Commit message: "GUACAMOLE-661: Merge mark "nest" instruction and socket as deprecated."
 > git rev-list --no-walk 768b2ba0f5fbf3517541e1038c2c02dcad47023e # timeout=10
[EnvInject] - Mask passwords that will be passed as build parameters.
[guacamole-server-coverity] $ /bin/bash -xe /tmp/jenkins8709997880396189579.sh
+ cat
[guacamole-server-coverity] $ /bin/bash -xe /tmp/jenkins387919154909797046.sh
+ cat
[guacamole-server-coverity] $ /bin/bash -xe /tmp/jenkins8205228707727350394.sh
+ cat
[guacamole-server-coverity] $ /bin/bash -xe /tmp/jenkins3404243782569499554.sh
+ export TAG=guac-jenkins-guacamole-server-coverity-58
+ TAG=guac-jenkins-guacamole-server-coverity-58
+ trap 'docker rmi --force guac-jenkins-guacamole-server-coverity-58 || true' EXIT
+ docker build --no-cache=true --rm --tag guac-jenkins-guacamole-server-coverity-58 --build-arg COVERITY_TOKEN=[*******] --build-arg COVERITY_EMAIL=[*******] .
Sending build context to Docker daemon  10.21MB
Step 1/8 : FROM centos:centos7
centos7: Pulling from library/centos
Digest: sha256:184e5f35598e333bfa7de10d8fb1cebb5ee4df5bc0f970bf2b1e7c7345136426
Status: Downloaded newer image for centos:centos7
 ---> 1e1148e4cc2c
Step 2/8 : ARG COVERITY_TOKEN=local
 ---> Running in 15d84573b973
 ---> bf8aabd94e1e
Removing intermediate container 15d84573b973
Step 3/8 : ENV COVERITY_TOKEN [*******]
 ---> Running in d279323bab51
 ---> 1f0c653cdae0
Removing intermediate container d279323bab51
Step 4/8 : ARG COVERITY_EMAIL=local
 ---> Running in d9601dc49835
 ---> 7bea05ce5d9f
Removing intermediate container d9601dc49835
Step 5/8 : ENV COVERITY_EMAIL [*******]
 ---> Running in 154c4cea9205
 ---> 614d111c9b2e
Removing intermediate container 154c4cea9205
Step 6/8 : COPY . /build/
 ---> 5fb65e8fc901
Removing intermediate container aff0ddc7e437
Step 7/8 : RUN /bin/bash -e -x /build/install-deps.sh
 ---> Running in d3ed8e3fb11e
+ mkdir -p /opt
+ cd /opt
+ curl --data-urlencode token=[*******] --data-urlencode project=guacamole-server https://scan.coverity.com/download/linux64
+ tar -xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100    53    0     0  100    53      0     95 --:--:-- --:--:-- --:--:--    95

gzip: stdin: unexpected end of file
tar: Child returned status 1
tar: Error is not recoverable: exiting now
The command '/bin/sh -c /bin/bash -e -x /build/install-deps.sh' returned a non-zero code: 1
+ docker rmi --force guac-jenkins-guacamole-server-coverity-58
Error response from daemon: No such image: guac-jenkins-guacamole-server-coverity-58:latest
+ true
Build step 'Execute shell' marked build as failure

Jenkins build is back to normal : guacamole-server-coverity #59

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/guacamole-server-coverity/59/display/redirect>