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 2019/11/15 17:38:57 UTC

Build failed in Jenkins: trafficcontrol-PR #4785

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

Changes:

[Michael_Hoppal] Remove unused TO API test files

[Michael_Hoppal] Test files did not all have _test appended


------------------------------------------
GitHub pull request #4118 of commit df72f6654d7f1c6a1989036f62e55a5dd22886e5, no merge conflicts.
Running as SYSTEM
Setting status of df72f6654d7f1c6a1989036f62e55a5dd22886e5 to PENDING with url https://builds.apache.org/job/trafficcontrol-PR/4785/ and message: 'Build started for merge 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 df72f6654d7f1c6a1989036f62e55a5dd22886e5^{commit} # timeout=10
Checking out Revision df72f6654d7f1c6a1989036f62e55a5dd22886e5 (detached)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f df72f6654d7f1c6a1989036f62e55a5dd22886e5
Commit message: "Test files did not all have _test appended"
 > git rev-list --no-walk 2b0cae40b8acdb8c4d160bd3161368778cd6c4ab # timeout=10
[trafficcontrol-PR] $ /bin/bash /tmp/jenkins517830755779032704.sh
++ echo jenkins-trafficcontrol-PR-4785
++ sed s/-//g
++ sed s/jenkins//
+ proj=trafficcontrolPR4785
+ yml=infrastructure/docker/build/docker-compose.yml
++ mktemp /tmp/docker-compose-XXXX
+ dc=/tmp/docker-compose-kCHq
++ mktemp /tmp/tc-status-XXXX
+ st=/tmp/tc-status-HaWs
+ trap finish EXIT
++ uname -s
++ uname -m
+ curl -o /tmp/docker-compose-kCHq -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    877      0 --:--:-- --:--:-- --:--:--   877
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0 12 8079k   12 1001k    0     0   576k      0  0:00:14  0:00:01  0:00:13 1085k100 8079k  100 8079k    0     0  3900k      0  0:00:02  0:00:02 --:--:-- 6432k
+ chmod +x /tmp/docker-compose-kCHq
+ rm -rf dist
+ /tmp/docker-compose-kCHq -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR4785 up
Creating network "trafficcontrolpr4785_default" with the default driver
Creating trafficcontrolpr4785_traffic_router_build_1 ... 
Creating trafficcontrolpr4785_traffic_stats_build_1 ... 
Creating trafficcontrolpr4785_source_1 ... 
Creating trafficcontrolpr4785_traffic_portal_build_1 ... 
Creating trafficcontrolpr4785_traffic_router_build_1
Creating trafficcontrolpr4785_grovetccfg_build_1 ... 
Creating trafficcontrolpr4785_docs_1 ... 
Creating trafficcontrolpr4785_grove_build_1 ... 
Creating trafficcontrolpr4785_traffic_ops_build_1 ... 
Creating trafficcontrolpr4785_traffic_portal_build_1
Creating trafficcontrolpr4785_source_1
Creating trafficcontrolpr4785_traffic_stats_build_1
Creating trafficcontrolpr4785_traffic_monitor_build_1 ... 
Creating trafficcontrolpr4785_weasel_1 ... 
Creating trafficcontrolpr4785_grovetccfg_build_1
Creating trafficcontrolpr4785_docs_1
Creating trafficcontrolpr4785_grove_build_1
Creating trafficcontrolpr4785_traffic_monitor_build_1
Creating trafficcontrolpr4785_weasel_1
Creating trafficcontrolpr4785_traffic_ops_build_1
Creating trafficcontrolpr4785_traffic_stats_build_1 ... doneCreating trafficcontrolpr4785_source_1 ... doneCreating trafficcontrolpr4785_traffic_router_build_1 ... doneCreating trafficcontrolpr4785_weasel_1 ... doneCreating trafficcontrolpr4785_grove_build_1 ... doneCreating trafficcontrolpr4785_traffic_ops_build_1 ... doneCreating trafficcontrolpr4785_traffic_monitor_build_1 ... doneCreating trafficcontrolpr4785_traffic_portal_build_1 ... doneCreating trafficcontrolpr4785_grovetccfg_build_1 ... done
ERROR: for trafficcontrolpr4785_docs_1  UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=60)

ERROR: for docs  UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=60)
An HTTP request took too long to complete. Retry with --verbose to obtain debug information.
If you encounter this issue regularly because of slow network conditions, consider setting COMPOSE_HTTP_TIMEOUT to a higher value (current value: 60).
+ exit 1
+ finish
+ /tmp/docker-compose-kCHq -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR4785 down -v
Stopping trafficcontrolpr4785_traffic_ops_build_1 ... 
Stopping trafficcontrolpr4785_weasel_1 ... 
Stopping trafficcontrolpr4785_grove_build_1 ... 
Stopping trafficcontrolpr4785_traffic_monitor_build_1 ... 
Stopping trafficcontrolpr4785_grovetccfg_build_1 ... 
Stopping trafficcontrolpr4785_traffic_stats_build_1 ... 
Stopping trafficcontrolpr4785_source_1 ... 
Stopping trafficcontrolpr4785_traffic_portal_build_1 ... 
Stopping trafficcontrolpr4785_traffic_router_build_1 ... 
Stopping trafficcontrolpr4785_weasel_1 ... doneStopping trafficcontrolpr4785_source_1 ... doneStopping trafficcontrolpr4785_traffic_portal_build_1 ... doneStopping trafficcontrolpr4785_traffic_ops_build_1 ... doneStopping trafficcontrolpr4785_grove_build_1 ... doneStopping trafficcontrolpr4785_traffic_router_build_1 ... doneStopping trafficcontrolpr4785_grovetccfg_build_1 ... doneStopping trafficcontrolpr4785_traffic_stats_build_1 ... doneStopping trafficcontrolpr4785_traffic_monitor_build_1 ... doneRemoving trafficcontrolpr4785_traffic_ops_build_1 ... 
Removing trafficcontrolpr4785_weasel_1 ... 
Removing trafficcontrolpr4785_grove_build_1 ... 
Removing trafficcontrolpr4785_traffic_monitor_build_1 ... 
Removing trafficcontrolpr4785_grovetccfg_build_1 ... 
Removing trafficcontrolpr4785_traffic_stats_build_1 ... 
Removing trafficcontrolpr4785_source_1 ... 
Removing trafficcontrolpr4785_traffic_portal_build_1 ... 
Removing trafficcontrolpr4785_traffic_router_build_1 ... 
Removing trafficcontrolpr4785_weasel_1 ... doneRemoving trafficcontrolpr4785_source_1 ... doneRemoving trafficcontrolpr4785_grovetccfg_build_1 ... doneRemoving trafficcontrolpr4785_traffic_stats_build_1 ... doneRemoving trafficcontrolpr4785_traffic_monitor_build_1 ... doneRemoving trafficcontrolpr4785_traffic_portal_build_1 ... doneRemoving trafficcontrolpr4785_traffic_router_build_1 ... doneRemoving trafficcontrolpr4785_grove_build_1 ... doneRemoving trafficcontrolpr4785_traffic_ops_build_1 ... doneRemoving network trafficcontrolpr4785_default
error while removing network: network trafficcontrolpr4785_default id cf480f7010ebfe52295f19674e957d6c1db6ad2b4a3e9a4a9a6b879aee713c68 has active endpoints
+ /tmp/docker-compose-kCHq -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR4785 rm -v -f
No stopped containers
+ rm -f /tmp/docker-compose-kCHq
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful

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

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