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 2017/12/09 03:50:37 UTC

Build failed in Jenkins: incubator-trafficcontrol-PR #760

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

Changes:

[derek_gelinas] Add TO parent.config parameter to skip caches

[dangogh] Added ORT backward compatibility - This provided support for Traffic Ops

[mitchell852] Add protractor for UI testing. Includes successful and failed login

[mitchell852] Changed the protractor directory to traffic_portal/test/end_to_end

[mitchell852] Add startup command for Selenium to readme

[chris_lemmons] Vendor weasel and add it to the docker build.

[chris_lemmons] Update LICENSE and a few headers to fix weasel complaints.

[chris_lemmons] Fixed a few more license issues.

[chris_lemmons] Fixed more license issues.

------------------------------------------
GitHub pull request #809 of commit ef43fe251fee2f64a0b556c3b9e0af12d3c8e710, no merge conflicts.
Setting status of ef43fe251fee2f64a0b556c3b9e0af12d3c8e710 to PENDING with url https://builds.apache.org/job/incubator-trafficcontrol-PR/760/ and message: 'Build started sha1 is merged.'
Using context: default
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-eu3 (ubuntu xenial) in workspace <https://builds.apache.org/job/incubator-trafficcontrol-PR/ws/>
Cloning the remote Git repository
Cloning repository git://github.com/apache/incubator-trafficcontrol.git
 > git init <https://builds.apache.org/job/incubator-trafficcontrol-PR/ws/> # timeout=10
Fetching upstream changes from git://github.com/apache/incubator-trafficcontrol.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress git://github.com/apache/incubator-trafficcontrol.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://github.com/apache/incubator-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/incubator-trafficcontrol.git # timeout=10
Fetching upstream changes from git://github.com/apache/incubator-trafficcontrol.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress git://github.com/apache/incubator-trafficcontrol.git +refs/pull/*:refs/remotes/origin/pr/*
 > git rev-parse ef43fe251fee2f64a0b556c3b9e0af12d3c8e710^{commit} # timeout=10
Checking out Revision ef43fe251fee2f64a0b556c3b9e0af12d3c8e710 (detached)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ef43fe251fee2f64a0b556c3b9e0af12d3c8e710
Commit message: "Fixed more license issues."
 > git rev-list 957a113eb752a17e85c531ce3011d06291a91845 # timeout=10
[incubator-trafficcontrol-PR] $ /bin/bash /tmp/jenkins165597804820204944.sh
+ '[' '!' -x bin/docker-compose ']'
+ mkdir bin
++ uname -s
++ uname -m
+ curl -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    988      0 --:--:-- --:--:-- --:--:--   990
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  1 8079k    1  117k    0     0  71259      0  0:01:56  0:00:01  0:01:55  121k 13 8079k   13 1086k    0     0   401k      0  0:00:20  0:00:02  0:00:18  548k 40 8079k   40 3262k    0     0   886k      0  0:00:09  0:00:03  0:00:06 1103k 78 8079k   78 6340k    0     0  1353k      0  0:00:05  0:00:04  0:00:01 1599k100 8079k  100 8079k    0     0  1567k      0  0:00:05  0:00:05 --:--:-- 1823k
+ chmod +x ./bin/docker-compose
+ docker version
Client:
 Version:      17.05.0-ce
 API version:  1.29
 Go version:   go1.7.5
 Git commit:   89658be
 Built:        Thu May  4 22:10:54 2017
 OS/Arch:      linux/amd64
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
+ rm -rf dist
+ export COMPOSE_HTTP_TIMEOUT=120
+ COMPOSE_HTTP_TIMEOUT=120
+ ./bin/docker-compose -p jenkins-incubator-trafficcontrol-PR-760 -f infrastructure/docker/build/docker-compose.yml up --build
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.
+ find ./dist -type f -ls
find: ‘./dist’: No such file or directory
Build step 'Execute shell' marked build as failure
Archiving artifacts
Performing Post build task...
Match found for : : True
Logical operation result is TRUE
Running script  : export COMPOSE_HTTP_TIMEOUT=120
./bin/docker-compose -p "${BUILD_TAG}" -f infrastructure/docker/build/docker-compose.yml down -v
[incubator-trafficcontrol-PR] $ /bin/bash -xe /tmp/jenkins6908518537413728757.sh
+ export COMPOSE_HTTP_TIMEOUT=120
+ COMPOSE_HTTP_TIMEOUT=120
+ ./bin/docker-compose -p jenkins-incubator-trafficcontrol-PR-760 -f infrastructure/docker/build/docker-compose.yml 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.
POST BUILD TASK : FAILURE
END OF POST BUILD TASK : 0

Jenkins build is back to normal : incubator-trafficcontrol-PR #761

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