See 
<https://builds.apache.org/job/guacamole-server-coverity/21/display/redirect?page=changes>

Changes:

[vnick] GUACAMOLE-448: Add support for configuring bitmap caching.

[vnick] GUACAMOLE-448: Add support for configuring glyph caching.

------------------------------------------
Started by upstream project "guacamole-server-master" build number 36
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H25 (ubuntu xenial) in workspace 
<https://builds.apache.org/job/guacamole-server-coverity/ws/>
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/*
Checking out Revision bc5b01d4d8ab0c3c89a08007316d33012261f6b3 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bc5b01d4d8ab0c3c89a08007316d33012261f6b3
Commit message: "GUACAMOLE-448: Merge support for configuring the level of 
caching used by RDP."
 > git rev-list --no-walk 3187a641cf915f5d8d0a0e1b8b481442fcfe26c5 # timeout=10
[EnvInject] - Mask passwords that will be passed as build parameters.
[guacamole-server-coverity] $ /bin/bash -xe /tmp/jenkins7271468165386481703.sh
+ cat
[guacamole-server-coverity] $ /bin/bash -xe /tmp/jenkins8316006296240852405.sh
+ cat
[guacamole-server-coverity] $ /bin/bash -xe /tmp/jenkins7254206913867700368.sh
+ cat
[guacamole-server-coverity] $ /bin/bash -xe /tmp/jenkins5142157989504230312.sh
+ export TAG=guac-jenkins-guacamole-server-coverity-21
+ TAG=guac-jenkins-guacamole-server-coverity-21
+ trap 'docker rmi --force guac-jenkins-guacamole-server-coverity-21 || true' 
EXIT
+ docker build --no-cache=true --rm --tag 
guac-jenkins-guacamole-server-coverity-21 --build-arg COVERITY_TOKEN=[*******] 
--build-arg COVERITY_EMAIL=[*******] .
Sending build context to Docker daemon  9.633MB
Step 1/8 : FROM centos:centos7
 ---> ff426288ea90
Step 2/8 : ARG COVERITY_TOKEN=local
 ---> Running in 27597c3c4964
 ---> 6ec49aff6a18
Removing intermediate container 27597c3c4964
Step 3/8 : ENV COVERITY_TOKEN [*******]
 ---> Running in f53ff94076da
 ---> 3d8eeb215114
Removing intermediate container f53ff94076da
Step 4/8 : ARG COVERITY_EMAIL=local
 ---> Running in dd1a25b43f13
 ---> b339efde6715
Removing intermediate container dd1a25b43f13
Step 5/8 : ENV COVERITY_EMAIL [*******]
 ---> Running in 1e46a9b0888a
 ---> 2fa24825d2c0
Removing intermediate container 1e46a9b0888a
Step 6/8 : COPY . /build/
 ---> 96ae2a292c3b
Removing intermediate container 3a00b291b20d
Step 7/8 : RUN /bin/bash -e -x /build/install-deps.sh
 ---> Running in bba9b4d5d5c6
+ 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 --:--:-- --:--:-- --:--:--     0  
0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  0 
    0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (51) Unable to communicate securely with peer: requested domain name does 
not match the server's certificate.

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-21
Error response from daemon: No such image: 
guac-jenkins-guacamole-server-coverity-21:latest
+ true
Build step 'Execute shell' marked build as failure

Reply via email to