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/05 16:16:46 UTC

Build failed in Jenkins: trafficcontrol-PR #4712

See <https://builds.apache.org/job/trafficcontrol-PR/4712/display/redirect?page=changes>

Changes:

[ocket8888] Fixed routing


------------------------------------------
GitHub pull request #4079 of commit cfc5c99face5faefcb27d60c1236c64e6190936d, no merge conflicts.
Running as SYSTEM
Setting status of cfc5c99face5faefcb27d60c1236c64e6190936d to PENDING with url https://builds.apache.org/job/trafficcontrol-PR/4712/ and message: 'Build started for merge commit.'
Using context: default
[EnvInject] - Loading node environment variables.
Building remotely on H39 (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 cfc5c99face5faefcb27d60c1236c64e6190936d^{commit} # timeout=10
Checking out Revision cfc5c99face5faefcb27d60c1236c64e6190936d (detached)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cfc5c99face5faefcb27d60c1236c64e6190936d
Commit message: "Fixed routing"
 > git rev-list --no-walk 2eed837aae9a1d9e83958904948ab077f00071ca # timeout=10
[trafficcontrol-PR] $ /bin/bash /tmp/jenkins789303036497970097.sh
++ echo jenkins-trafficcontrol-PR-4712
++ sed s/jenkins//
++ sed s/-//g
+ proj=trafficcontrolPR4712
+ yml=infrastructure/docker/build/docker-compose.yml
++ mktemp /tmp/docker-compose-XXXX
+ dc=/tmp/docker-compose-LrRr
++ mktemp /tmp/tc-status-XXXX
+ st=/tmp/tc-status-LEG1
+ trap finish EXIT
++ uname -s
++ uname -m
+ curl -o /tmp/docker-compose-LrRr -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 --:--:-- --:--:-- --:--:--     0100   617    0   617    0     0    829      0 --:--:-- --:--:-- --:--:--   830
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100 8079k  100 8079k    0     0  4205k      0  0:00:01  0:00:01 --:--:-- 8753k
+ chmod +x /tmp/docker-compose-LrRr
+ rm -rf dist
+ /tmp/docker-compose-LrRr -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR4712 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-LrRr -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR4712 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-LrRr -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR4712 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-LrRr
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful

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

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


Build failed in Jenkins: trafficcontrol-PR #4713

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

Changes:

[ocket8888] fix queries


------------------------------------------
GitHub pull request #4079 of commit 75b7f7d7b4efa71f07b7ea34c5ad756cf7cc5d81, no merge conflicts.
Running as SYSTEM
Setting status of 75b7f7d7b4efa71f07b7ea34c5ad756cf7cc5d81 to PENDING with url https://builds.apache.org/job/trafficcontrol-PR/4713/ and message: 'Build started for merge commit.'
Using context: default
[EnvInject] - Loading node environment variables.
Building remotely on H39 (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 75b7f7d7b4efa71f07b7ea34c5ad756cf7cc5d81^{commit} # timeout=10
Checking out Revision 75b7f7d7b4efa71f07b7ea34c5ad756cf7cc5d81 (detached)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 75b7f7d7b4efa71f07b7ea34c5ad756cf7cc5d81
Commit message: "fix queries"
 > git rev-list --no-walk cfc5c99face5faefcb27d60c1236c64e6190936d # timeout=10
[trafficcontrol-PR] $ /bin/bash /tmp/jenkins3427951558390296096.sh
++ echo jenkins-trafficcontrol-PR-4713
++ sed s/-//g
++ sed s/jenkins//
+ proj=trafficcontrolPR4713
+ yml=infrastructure/docker/build/docker-compose.yml
++ mktemp /tmp/docker-compose-XXXX
+ dc=/tmp/docker-compose-FmzL
++ mktemp /tmp/tc-status-XXXX
+ st=/tmp/tc-status-c1rv
+ trap finish EXIT
++ uname -s
++ uname -m
+ curl -o /tmp/docker-compose-FmzL -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    763      0 --:--:-- --:--:-- --:--:--   763
 13 8079k   13 1052k    0     0   613k      0  0:00:13  0:00:01  0:00:12  613k100 8079k  100 8079k    0     0  4201k      0  0:00:01  0:00:01 --:--:-- 33.1M
+ chmod +x /tmp/docker-compose-FmzL
+ rm -rf dist
+ /tmp/docker-compose-FmzL -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR4713 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-FmzL -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR4713 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-FmzL -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR4713 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-FmzL
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful