See <https://builds.apache.org/job/trafficcontrol-PR/2876/display/redirect?page=changes>
Changes: [jrushford] Fixes missing deliveryservice data fields from the ------------------------------------------ GitHub pull request #3081 of commit 6a38e8adda562121d7d00bb19c0875950386d868, no merge conflicts. Setting status of 6a38e8adda562121d7d00bb19c0875950386d868 to PENDING with url https://builds.apache.org/job/trafficcontrol-PR/2876/ 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 6a38e8adda562121d7d00bb19c0875950386d868^{commit} # timeout=10 Checking out Revision 6a38e8adda562121d7d00bb19c0875950386d868 (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a38e8adda562121d7d00bb19c0875950386d868 Commit message: "Fixes missing deliveryservice data fields from the /api/servers/{id}/deliveryservices endpoint. The fix removes a duplicate deliveryservice struct and query. The endpoint now uses the same DeliverServiceNullable struct in tc-go and the query from deliverservice/deliveryservcesv13.go" > git rev-list --no-walk 22b985bfcc757eaa3f26734bb79bfd4228586342 # timeout=10 [trafficcontrol-PR] $ /bin/bash /tmp/jenkins5717415307057138029.sh ++ echo jenkins-trafficcontrol-PR-2876 ++ sed s/-//g ++ sed s/jenkins// + proj=trafficcontrolPR2876 + yml=infrastructure/docker/build/docker-compose.yml ++ mktemp /tmp/docker-compose-XXXX + dc=/tmp/docker-compose-i8aJ ++ mktemp /tmp/tc-status-XXXX + st=/tmp/tc-status-aA3u + trap finish EXIT ++ uname -s ++ uname -m + curl -o /tmp/docker-compose-i8aJ -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 902 0 --:--:-- --:--:-- --:--:-- 902 0 8079k 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 11 8079k 11 933k 0 0 430k 0 0:00:18 0:00:02 0:00:16 978k 84 8079k 84 6855k 0 0 2196k 0 0:00:03 0:00:03 --:--:-- 3598k100 8079k 100 8079k 0 0 2529k 0 0:00:03 0:00:03 --:--:-- 4084k + chmod +x /tmp/docker-compose-i8aJ + rm -rf dist + /tmp/docker-compose-i8aJ -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR2876 up Creating network "trafficcontrolpr2876_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 688a83e744f5 Loaded plugins: fastestmirror, ovl Determining fastest mirrors * base: mirror.fileplanet.com * epel: mirrors.cat.pdx.edu * extras: mirrors.syringanetworks.net * updates: centos.sonn.com http://mirrors.syringanetworks.net/fedora-epel/7/x86_64/repodata/4807700d4512e26d1bcf0962b2ad370406fc75086765310124823fb7838aeb18-primary.xml.gz: [Errno 14] HTTP Error 404 - Not Found Trying other mirror. To address this issue please refer to the below wiki article https://wiki.centos.org/yum-errors If above article doesn't help to resolve this issue please use https://bugs.centos.org/. 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-i8aJ -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR2876 down -v Removing network trafficcontrolpr2876_default + /tmp/docker-compose-i8aJ -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR2876 rm -v -f No stopped containers + rm -f /tmp/docker-compose-i8aJ Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful
