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 2018/12/03 22:52:22 UTC

Build failed in Jenkins: trafficcontrol-PR #2873

See <https://builds.apache.org/job/trafficcontrol-PR/2873/display/redirect>

------------------------------------------
GitHub pull request #3081 of commit 1eaed0ebe18cb5955a9e6693af6983a18ff915e3, no merge conflicts.
Setting status of 1eaed0ebe18cb5955a9e6693af6983a18ff915e3 to PENDING with url https://builds.apache.org/job/trafficcontrol-PR/2873/ and message: 'Build started for merge commit.'
Using context: default
[EnvInject] - Loading node environment variables.
Building remotely on H27 (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 1eaed0ebe18cb5955a9e6693af6983a18ff915e3^{commit} # timeout=10
Checking out Revision 1eaed0ebe18cb5955a9e6693af6983a18ff915e3 (detached)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1eaed0ebe18cb5955a9e6693af6983a18ff915e3
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 a0fb75bbb1fb1a536f2c48f0e65057f80c8d7144 # timeout=10
First time build. Skipping changelog.
[trafficcontrol-PR] $ /bin/bash /tmp/jenkins1959214411967125659.sh
++ echo jenkins-trafficcontrol-PR-2873
++ sed s/-//g
++ sed s/jenkins//
+ proj=trafficcontrolPR2873
+ yml=infrastructure/docker/build/docker-compose.yml
++ mktemp /tmp/docker-compose-XXXX
+ dc=/tmp/docker-compose-lyFs
++ mktemp /tmp/tc-status-XXXX
+ st=/tmp/tc-status-KiEX
+ trap finish EXIT
++ uname -s
++ uname -m
+ curl -o /tmp/docker-compose-lyFs -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   1040      0 --:--:-- --:--:-- --:--:--  1040
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0 78 8079k   78 6370k    0     0  3408k      0  0:00:02  0:00:01  0:00:01 7787k100 8079k  100 8079k    0     0  4308k      0  0:00:01  0:00:01 --:--:-- 9805k
+ chmod +x /tmp/docker-compose-lyFs
+ rm -rf dist
+ /tmp/docker-compose-lyFs -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR2873 up
Creating network "trafficcontrolpr2873_default" with the default driver
Building traffic_stats_build
Step 1/7 : FROM centos:7
 ---> 75835a67d134
Step 2/7 : MAINTAINER Dan Kirkwood
 ---> Using cache
 ---> 7620dc8adff7
Step 3/7 : VOLUME /trafficcontrol
 ---> Using cache
 ---> 51ccec1cdf7b
Step 4/7 : RUN yum -y install 		epel-release 		git 		rpm-build && 	yum -y clean all
 ---> Using cache
 ---> 2e53b807db63
Step 5/7 : RUN yum -y install 		golang-1.9.4 && 	yum -y clean all
 ---> Running in c61a98c04f6b
Loaded plugins: fastestmirror, ovl
Determining fastest mirrors
 * base: mirror.jaleco.com
 * epel: mirrors.syringanetworks.net
 * extras: centos-distro.1gservers.com
 * updates: centos.s.uw.edu
https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/49cf0afa1309df4e809da06044b6dcedb895dc74a6b27e43c4e2e43dc9425920-primary.xml.gz: [Errno 14] HTTPS 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-lyFs -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR2873 down -v
Removing network trafficcontrolpr2873_default
+ /tmp/docker-compose-lyFs -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR2873 rm -v -f
No stopped containers
+ rm -f /tmp/docker-compose-lyFs
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful

Jenkins build is back to normal : trafficcontrol-PR #2874

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