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/08 19:19:26 UTC

Build failed in Jenkins: incubator-trafficcontrol-master-build #450

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

Changes:

[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

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-eu3 (ubuntu xenial) in workspace <https://builds.apache.org/job/incubator-trafficcontrol-master-build/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Done
Cloning the remote Git repository
Cloning repository git://github.com/apache/incubator-trafficcontrol.git
 > git init <https://builds.apache.org/job/incubator-trafficcontrol-master-build/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/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 6070f6a3f91787fa2a09ab175c0bada9a3e51246 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6070f6a3f91787fa2a09ab175c0bada9a3e51246
Commit message: "Add startup command for Selenium to readme"
 > git rev-list b19ee9e1886ccad4cc4aeffb395cb505d9b0766f # timeout=10
[incubator-trafficcontrol-master-build] $ /bin/bash /tmp/jenkins7215853592454637463.sh
+ docker system prune -f
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
+ proj=jenkins-incubator-trafficcontrol-master-build-450
+ '[' '!' -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 --:--:-- --:--:-- --:--:--     0  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100   617    0   617    0     0    926      0 --:--:-- --:--:-- --:--:--   925
  0 8079k    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0  4 8079k    4  389k    0     0   170k      0  0:00:47  0:00:02  0:00:45  409k 17 8079k   17 1376k    0     0   415k      0  0:00:19  0:00:03  0:00:16  694k 35 8079k   35 2871k    0     0   659k      0  0:00:12  0:00:04  0:00:08  950k 51 8079k   51 4129k    0     0   779k      0  0:00:10  0:00:05  0:00:05 1040k 79 8079k   79 6424k    0     0  1014k      0  0:00:07  0:00:06  0:00:01 1283k100 8079k  100 8079k    0     0  1149k      0  0:00:07  0:00:07 --:--:-- 1619k
+ 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
+ ./bin/docker-compose -p jenkins-incubator-trafficcontrol-master-build-450 -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.
+ ./bin/docker-compose -p jenkins-incubator-trafficcontrol-master-build-450 -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.
+ docker ps -a
+ grep traffic
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
+ docker images
+ grep traffic
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
+ ./bin/docker-compose -p jenkins-incubator-trafficcontrol-master-build-450 -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.
Build step 'Execute shell' marked build as failure
Archiving artifacts

Jenkins build is back to normal : incubator-trafficcontrol-master-build #451

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