You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/11/09 00:53:53 UTC

Build failed in Jenkins: trafficcontrol-PR #4762

See <https://builds.apache.org/job/trafficcontrol-PR/4762/display/redirect>

Changes:


------------------------------------------
GitHub pull request #4104 of commit 4ebc5d11046113d4ca65bde4fca82deda84be8b1, no merge conflicts.
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H43 (ubuntu xenial) in workspace <https://builds.apache.org/job/trafficcontrol-PR/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
using credential b205a645-1ea7-4dfd-973d-c14ac43cab07
Cloning the remote Git repository
Cloning repository git://github.com/apache/trafficcontrol.git
 > git init <https://builds.apache.org/job/trafficcontrol-PR/ws/> # timeout=10
Fetching upstream changes from git://github.com/apache/trafficcontrol.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress git://github.com/apache/trafficcontrol.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://github.com/apache/trafficcontrol.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://github.com/apache/trafficcontrol.git # timeout=10
Fetching upstream changes from git://github.com/apache/trafficcontrol.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress git://github.com/apache/trafficcontrol.git +refs/pull/*:refs/remotes/origin/pr/*
 > git rev-parse 4ebc5d11046113d4ca65bde4fca82deda84be8b1^{commit} # timeout=10
Checking out Revision 4ebc5d11046113d4ca65bde4fca82deda84be8b1 (detached)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4ebc5d11046113d4ca65bde4fca82deda84be8b1
Commit message: "Separate execution of required zone generation from optional priming"
 > git rev-list --no-walk a7e1de755da9d181d49821f780d5055fdb4c6e7b # timeout=10
First time build. Skipping changelog.
[trafficcontrol-PR] $ /bin/bash /tmp/jenkins7816744896587345636.sh
++ echo jenkins-trafficcontrol-PR-4762
++ sed s/-//g
++ sed s/jenkins//
+ proj=trafficcontrolPR4762
+ yml=infrastructure/docker/build/docker-compose.yml
++ mktemp /tmp/docker-compose-XXXX
+ dc=/tmp/docker-compose-F7Bb
++ mktemp /tmp/tc-status-XXXX
+ st=/tmp/tc-status-GGh4
+ trap finish EXIT
++ uname -s
++ uname -m
+ curl -o /tmp/docker-compose-F7Bb -L https://github.com/docker/compose/releases/download/1.13.0/docker-compose-Linux-x86_64
  % 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 --:--:-- --:--:-- --:--:--     0100   617    0   617    0     0    753      0 --:--:-- --:--:-- --:--:--   753
  2 8079k    2  237k    0     0   152k      0  0:00:52  0:00:01  0:00:51  152k100 8079k  100 8079k    0     0  4224k      0  0:00:01  0:00:01 --:--:-- 21.5M
+ chmod +x /tmp/docker-compose-F7Bb
+ rm -rf dist
+ /tmp/docker-compose-F7Bb -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR4762 up
Couldn't connect to Docker daemon at http+docker://localunixsocket - is it running?

If it's at a non-standard location, specify the URL with the DOCKER_HOST environment variable.
+ exit 1
+ finish
+ /tmp/docker-compose-F7Bb -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR4762 down -v
Couldn't connect to Docker daemon at http+docker://localunixsocket - is it running?

If it's at a non-standard location, specify the URL with the DOCKER_HOST environment variable.
+ /tmp/docker-compose-F7Bb -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR4762 rm -v -f
Couldn't connect to Docker daemon at http+docker://localunixsocket - is it running?

If it's at a non-standard location, specify the URL with the DOCKER_HOST environment variable.
+ rm -f /tmp/docker-compose-F7Bb
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful

Jenkins build is back to normal : trafficcontrol-PR #4763

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/trafficcontrol-PR/4763/display/redirect?page=changes>