See <https://builds.apache.org/job/trafficcontrol-master-build/1545/display/redirect?page=changes>
Changes: [ocket8888] Rev TM unit test Dockerfile to go 1.11 (#4001) ------------------------------------------ Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on H42 (ubuntu xenial) in workspace <https://builds.apache.org/job/trafficcontrol-master-build/ws/> [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] Done 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-master-build/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/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 39a463dbfb4e80e9ba4193d7494e7dea24c811b4 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 39a463dbfb4e80e9ba4193d7494e7dea24c811b4 Commit message: "Rev TM unit test Dockerfile to go 1.11 (#4001)" > git rev-list --no-walk ed9f0868131d7595867d393d7a34f43f7e190a71 # timeout=10 [trafficcontrol-master-build] $ /bin/bash /tmp/jenkins6982040194397334555.sh ++ echo jenkins-trafficcontrol-master-build-1545 ++ sed s/-//g ++ sed s/jenkins// + proj=trafficcontrolmasterbuild1545 + yml=infrastructure/docker/build/docker-compose.yml ++ mktemp /tmp/docker-compose-XXXX + dc=/tmp/docker-compose-a1sp ++ mktemp /tmp/tc-status-XXXX + st=/tmp/tc-status-KUex ++ uname -s ++ uname -m + curl -o /tmp/docker-compose-a1sp -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 1067 0 --:--:-- --:--:-- --:--:-- 1065 28 8079k 28 2278k 0 0 1477k 0 0:00:05 0:00:01 0:00:04 1477k100 8079k 100 8079k 0 0 4806k 0 0:00:01 0:00:01 --:--:-- 41.0M + chmod +x /tmp/docker-compose-a1sp + rm -rf dist + /tmp/docker-compose-a1sp -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolmasterbuild1545 up Creating network "trafficcontrolmasterbuild1545_default" with the default driver Building traffic_stats_build Step 1/7 : FROM centos:7 ---> 67fa590cfc1c Step 2/7 : MAINTAINER [email protected] ---> Using cache ---> 0ab186cd2057 Step 3/7 : VOLUME /trafficcontrol ---> Using cache ---> 5a76ee861148 Step 4/7 : RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 && rpm --import https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-7 && yum -y update ca-certificates && yum -y install epel-release && yum -y clean all ---> Running in 0485820488b8 Service 'traffic_stats_build' failed to build: no status provided on response: unknown + exit 1 Build step 'Execute shell' marked build as failure Archiving artifacts
