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/02/09 21:54:33 UTC

Build failed in Jenkins: incubator-trafficcontrol-master-build #562

See <https://builds.apache.org/job/incubator-trafficcontrol-master-build/562/display/redirect?page=changes>

Changes:

[mitchell852] cr-config: calculating the hash-id if needed

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H22 (ubuntu xenial) in workspace <https://builds.apache.org/job/incubator-trafficcontrol-master-build/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Done
Cloning the remote Git repository
Cloning repository git://github.com/apache/incubator-trafficcontrol.git
 > git init <https://builds.apache.org/job/incubator-trafficcontrol-master-build/ws/> # timeout=10
Fetching upstream changes from git://github.com/apache/incubator-trafficcontrol.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress git://github.com/apache/incubator-trafficcontrol.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://github.com/apache/incubator-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/incubator-trafficcontrol.git # timeout=10
Fetching upstream changes from git://github.com/apache/incubator-trafficcontrol.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress git://github.com/apache/incubator-trafficcontrol.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 75b9ad08854eb36087afc91385882b8daaf19e21 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 75b9ad08854eb36087afc91385882b8daaf19e21
Commit message: "cr-config: calculating the hash-id if needed"
 > git rev-list 4aa524ae519cfd1e262e0bd101fb7f3686e97262 # timeout=10
[incubator-trafficcontrol-master-build] $ /bin/bash /tmp/jenkins3762183431996416671.sh
+ docker system prune -f
Total reclaimed space: 0B
+ proj=jenkins-incubator-trafficcontrol-master-build-562
+ '[' '!' -x bin/docker-compose ']'
+ mkdir bin
++ uname -s
++ uname -m
+ curl -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   1949      0 --:--:-- --:--:-- --:--:--  1952
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  6 8079k    6  526k    0     0   331k      0  0:00:24  0:00:01  0:00:23  509k 92 8079k   92 7463k    0     0  2940k      0  0:00:02  0:00:02 --:--:-- 3763k100 8079k  100 8079k    0     0  3138k      0  0:00:02  0:00:02 --:--:-- 4001k
+ chmod +x ./bin/docker-compose
+ docker version
Client:
 Version:      17.05.0-ce
 API version:  1.29
 Go version:   go1.7.5
 Git commit:   89658be
 Built:        Thu May  4 22:10:54 2017
 OS/Arch:      linux/amd64

Server:
 Version:      17.05.0-ce
 API version:  1.29 (minimum version 1.12)
 Go version:   go1.7.5
 Git commit:   89658be
 Built:        Thu May  4 22:10:54 2017
 OS/Arch:      linux/amd64
 Experimental: false
+ rm -rf dist
+ ./bin/docker-compose -p jenkins-incubator-trafficcontrol-master-build-562 -f infrastructure/docker/build/docker-compose.yml down -v
WARNING: Dependency conflict: an older version of the 'docker-py' package may be polluting the namespace. If you're experiencing crashes, run the following command to remedy the issue:
pip uninstall docker-py; pip uninstall docker; pip install docker
Removing network jenkinsincubatortrafficcontrolmasterbuild562_default
Network jenkinsincubatortrafficcontrolmasterbuild562_default not found.
+ ./bin/docker-compose -p jenkins-incubator-trafficcontrol-master-build-562 -f infrastructure/docker/build/docker-compose.yml up --build
WARNING: Dependency conflict: an older version of the 'docker-py' package may be polluting the namespace. If you're experiencing crashes, run the following command to remedy the issue:
pip uninstall docker-py; pip uninstall docker; pip install docker
Creating network "jenkinsincubatortrafficcontrolmasterbuild562_default" with the default driver
Building traffic_portal_build
Traceback (most recent call last):
  File "bin/docker-compose", line 3, in <module>
    
  File "compose/cli/main.py", line 68, in main
  File "compose/cli/main.py", line 118, in perform_command
  File "compose/cli/main.py", line 924, in up
  File "compose/project.py", line 400, in up
  File "compose/service.py", line 291, in ensure_image_exists
  File "compose/service.py", line 871, in build
  File "site-packages/docker/api/build.py", line 141, in build
  File "site-packages/docker/utils/build.py", line 13, in tar
  File "site-packages/docker/utils/utils.py", line 117, in create_archive
  File "tarfile.py", line 2049, in addfile
IOError: [Errno 28] No space left on device
Failed to execute script docker-compose
+ docker ps -a
+ grep traffic
+ docker images
+ grep traffic
+ ./bin/docker-compose -p jenkins-incubator-trafficcontrol-master-build-562 -f infrastructure/docker/build/docker-compose.yml down -v
WARNING: Dependency conflict: an older version of the 'docker-py' package may be polluting the namespace. If you're experiencing crashes, run the following command to remedy the issue:
pip uninstall docker-py; pip uninstall docker; pip install docker
Removing network jenkinsincubatortrafficcontrolmasterbuild562_default
Archiving artifacts
ERROR: No artifacts found that match the file pattern "dist/*.tar.gz,dist/*x86_64.rpm". Configuration error?
ERROR: ?dist/*.tar.gz? doesn?t match anything: even ?dist? doesn?t exist
Build step 'Archive the artifacts' changed build result to FAILURE

Jenkins build is back to normal : incubator-trafficcontrol-master-build #563

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