See 
<https://builds.apache.org/job/trafficcontrol-PR/4465/display/redirect?page=changes>

Changes:

[ocket8888] fix compilation error

[ocket8888] Switch URL building to use proper net/url encoding


------------------------------------------
GitHub pull request #3870 of commit d572e3335456fc95a17c02b443f9b5ad2ff0ff7e, 
no merge conflicts.
Running as SYSTEM
Setting status of d572e3335456fc95a17c02b443f9b5ad2ff0ff7e to PENDING with url 
https://builds.apache.org/job/trafficcontrol-PR/4465/ and message: 'Build 
started for merge commit.'
Using context: default
[EnvInject] - Loading node environment variables.
Building remotely on H43 (ubuntu xenial) in workspace 
<https://builds.apache.org/job/trafficcontrol-PR/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
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-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 d572e3335456fc95a17c02b443f9b5ad2ff0ff7e^{commit} # timeout=10
Checking out Revision d572e3335456fc95a17c02b443f9b5ad2ff0ff7e (detached)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d572e3335456fc95a17c02b443f9b5ad2ff0ff7e
Commit message: "Switch URL building to use proper net/url encoding"
 > git rev-list --no-walk 6a491b8ac1c916e695148c2daffd9d13bdc2cbd7 # timeout=10
[trafficcontrol-PR] $ /bin/bash /tmp/jenkins6990633229526149503.sh
++ echo jenkins-trafficcontrol-PR-4465
++ sed s/jenkins//
++ sed s/-//g
+ proj=trafficcontrolPR4465
+ yml=infrastructure/docker/build/docker-compose.yml
++ mktemp /tmp/docker-compose-XXXX
+ dc=/tmp/docker-compose-oDNI
++ mktemp /tmp/tc-status-XXXX
+ st=/tmp/tc-status-18WL
+ trap finish EXIT
++ uname -s
++ uname -m
+ curl -o /tmp/docker-compose-oDNI -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    956      0 --:--:-- --:--:-- --:--:--   955
  3 8079k    3  304k    0     0   207k      0  0:00:38  0:00:01  0:00:37  
207k100 8079k  100 8079k    0     0  4452k      0  0:00:01  0:00:01 --:--:-- 
22.0M
+ chmod +x /tmp/docker-compose-oDNI
+ rm -rf dist
+ /tmp/docker-compose-oDNI -f infrastructure/docker/build/docker-compose.yml -p 
trafficcontrolPR4465 up
Creating network "trafficcontrolpr4465_default" with the default driver
Building traffic_stats_build
Step 1/7 : FROM centos:7
7: Pulling from library/centos
Digest: sha256:307835c385f656ec2e2fec602cf093224173c51119bbebd602c53c3653a3d6eb
Status: Downloaded newer image for centos:7
 ---> 67fa590cfc1c
Step 2/7 : MAINTAINER d...@trafficcontrol.apache.org
 ---> Running in 54d71d61a2f0
Removing intermediate container 54d71d61a2f0
 ---> de6409f16807
Step 3/7 : VOLUME /trafficcontrol
 ---> Running in a71a8b02b31f
Removing intermediate container a71a8b02b31f
 ---> 392f4aa919b8
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 9ec9bb46c0c3
Service 'traffic_stats_build' failed to build: no status provided on response: 
unknown
+ exit 1
+ finish
+ /tmp/docker-compose-oDNI -f infrastructure/docker/build/docker-compose.yml -p 
trafficcontrolPR4465 down -v
Removing network trafficcontrolpr4465_default
+ /tmp/docker-compose-oDNI -f infrastructure/docker/build/docker-compose.yml -p 
trafficcontrolPR4465 rm -v -f
No stopped containers
+ rm -f /tmp/docker-compose-oDNI
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful

Reply via email to