See <https://builds.apache.org/job/trafficcontrol-PR/2869/display/redirect?page=changes>
Changes: [rob] Add TO client ATS config funcs [rob] Fix missing Apache header ------------------------------------------ GitHub pull request #2987 of commit 87ac905f746b697939f8b4091772fc3ce64bdb2f, no merge conflicts. Setting status of 87ac905f746b697939f8b4091772fc3ce64bdb2f to PENDING with url https://builds.apache.org/job/trafficcontrol-PR/2869/ and message: 'Build started for merge commit.' Using context: default [EnvInject] - Loading node environment variables. Building remotely on H36 (ubuntu xenial) in workspace <https://builds.apache.org/job/trafficcontrol-PR/ws/> [WS-CLEANUP] Deleting project workspace... 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 87ac905f746b697939f8b4091772fc3ce64bdb2f^{commit} # timeout=10 Checking out Revision 87ac905f746b697939f8b4091772fc3ce64bdb2f (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f 87ac905f746b697939f8b4091772fc3ce64bdb2f Commit message: "Fix missing Apache header" > git rev-list --no-walk afd6a37a5d9a442890d3e3cc5cca6e4771e9b357 # timeout=10 [trafficcontrol-PR] $ /bin/bash /tmp/jenkins6814560466100047924.sh ++ echo jenkins-trafficcontrol-PR-2869 ++ sed s/-//g ++ sed s/jenkins// + proj=trafficcontrolPR2869 + yml=infrastructure/docker/build/docker-compose.yml ++ mktemp /tmp/docker-compose-XXXX + dc=/tmp/docker-compose-tPW8 ++ mktemp /tmp/tc-status-XXXX + st=/tmp/tc-status-0sbX + trap finish EXIT ++ uname -s ++ uname -m + curl -o /tmp/docker-compose-tPW8 -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 1061 0 --:--:-- --:--:-- --:--:-- 1061 21 8079k 21 1767k 0 0 1117k 0 0:00:07 0:00:01 0:00:06 1117k100 8079k 100 8079k 0 0 4654k 0 0:00:01 0:00:01 --:--:-- 40.0M + chmod +x /tmp/docker-compose-tPW8 + rm -rf dist + /tmp/docker-compose-tPW8 -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR2869 up Creating network "trafficcontrolpr2869_default" with the default driver Building traffic_stats_build Step 1/7 : FROM centos:7 ---> 75835a67d134 Step 2/7 : MAINTAINER Dan Kirkwood ---> Using cache ---> 0e0c33d1f807 Step 3/7 : VOLUME /trafficcontrol ---> Using cache ---> a97b3e4101e3 Step 4/7 : RUN yum -y install epel-release git rpm-build && yum -y clean all ---> Using cache ---> 6b8253533a6d Step 5/7 : RUN yum -y install golang-1.9.4 && yum -y clean all ---> Running in 766053f96d7f Loaded plugins: fastestmirror, ovl Determining fastest mirrors * base: mirrors.usc.edu * epel: mirrors.kernel.org * extras: mirror.hostduplex.com * updates: mirrors.gigenet.com No package golang-1.9.4 available. Error: Nothing to do Service 'traffic_stats_build' failed to build: The command '/bin/sh -c yum -y install golang-1.9.4 && yum -y clean all' returned a non-zero code: 1 + exit 1 + finish + /tmp/docker-compose-tPW8 -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR2869 down -v Removing network trafficcontrolpr2869_default + /tmp/docker-compose-tPW8 -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR2869 rm -v -f No stopped containers + rm -f /tmp/docker-compose-tPW8 Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful
