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

Changes:

[jackie_zimmat] implement deliveryservice_server_capabilities api endpoint and 
tests.

[jackie_zimmat] removing cookie

[jackie_zimmat] updating comments and  cleaning up code

[jackie_zimmat] adding tenancy

[jackie_zimmat] server capability -> required capability

[jackie_zimmat] updating db migration

[jackie_zimmat] renaming server_capabilities -> required_capabilities

[jackie_zimmat] updating comments

[jackie_zimmat] fixing var names

[rob] Make /deliveryservice_stats accessible to read-only users (#4004)

[rob] Fix deliveryservice_stats API to use already-vendored influxdb client,

[rob] Rewrote /deliveryservices/request to Go (#3989)

[rob] Add top-level vendor dir to TO-Go and TM unit test containers (#4009)

[rob] accounts for null arrays (#4008)

[rob] Rewrote /user/reset_password to Go (#3929)

[rob] Removed restangular from ChangeLogService (#3608)

[rob] Fix TO API test failure when starting from a fresh `db/admin reset`

[rob] Implement GET /api/1.1/roles handler (#4011)

[rob] Removed restangular from CacheGroupService (#3604)

[rob] Add deliveryservice server capability docs (#4018)

[rob] Add TO Go ATS CDN configs (#3875)

[rob] TP: Ability to manager capabilities of servers (#3998)

[rob] Fix missed files in PR (#4024)

[rob] Rewrite federation user GET/POST/DELETE (#4014)

[rob] Fix endpoint name in docs (#4027)

[rob] WIP Add atscfg logic for Server Capabilities.

[rob] Remove placeholders


------------------------------------------
GitHub pull request #3980 of commit 878c138abe0050843ae9a44172fb664d5b9f8cf9, 
has merge conflicts.
Running as SYSTEM
Setting status of 878c138abe0050843ae9a44172fb664d5b9f8cf9 to PENDING with url 
https://builds.apache.org/job/trafficcontrol-PR/4642/ and message: 'Build 
started for original commit.'
Using context: default
[EnvInject] - Loading node environment variables.
Building remotely on H39 (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 878c138abe0050843ae9a44172fb664d5b9f8cf9^{commit} # timeout=10
Checking out Revision 878c138abe0050843ae9a44172fb664d5b9f8cf9 (detached)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 878c138abe0050843ae9a44172fb664d5b9f8cf9
Commit message: "Remove placeholders"
 > git rev-list --no-walk df0f49d83f11f4c376627a4ef88e44bb93bb3a30 # timeout=10
[trafficcontrol-PR] $ /bin/bash /tmp/jenkins4124298673728423056.sh
++ echo jenkins-trafficcontrol-PR-4642
++ sed s/-//g
++ sed s/jenkins//
+ proj=trafficcontrolPR4642
+ yml=infrastructure/docker/build/docker-compose.yml
++ mktemp /tmp/docker-compose-XXXX
+ dc=/tmp/docker-compose-35yp
++ mktemp /tmp/tc-status-XXXX
+ st=/tmp/tc-status-UpXU
+ trap finish EXIT
++ uname -s
++ uname -m
+ curl -o /tmp/docker-compose-35yp -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    933      0 --:--:-- --:--:-- --:--:--   933
  0 8079k    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     
0100 8079k  100 8079k    0     0  4197k      0  0:00:01  0:00:01 --:--:-- 11.8M
+ chmod +x /tmp/docker-compose-35yp
+ rm -rf dist
+ /tmp/docker-compose-35yp -f infrastructure/docker/build/docker-compose.yml -p 
trafficcontrolPR4642 up
Couldn't connect to Docker daemon at http+docker://localunixsocket - is it 
running?

If it's at a non-standard location, specify the URL with the DOCKER_HOST 
environment variable.
+ exit 1
+ finish
+ /tmp/docker-compose-35yp -f infrastructure/docker/build/docker-compose.yml -p 
trafficcontrolPR4642 down -v
Couldn't connect to Docker daemon at http+docker://localunixsocket - is it 
running?

If it's at a non-standard location, specify the URL with the DOCKER_HOST 
environment variable.
+ /tmp/docker-compose-35yp -f infrastructure/docker/build/docker-compose.yml -p 
trafficcontrolPR4642 rm -v -f
Couldn't connect to Docker daemon at http+docker://localunixsocket - is it 
running?

If it's at a non-standard location, specify the URL with the DOCKER_HOST 
environment variable.
+ rm -f /tmp/docker-compose-35yp
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful

Reply via email to