Page MenuHomePhorge

Build 2557
AbortedPublic

Drydock: Run Command on atomic01.kolabsys.com

When
Completed at Feb 4 2016, 12:16 PM · Built for 1 h, 39 m
Status
Failed

Build Log 8474 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

39+ export commit
40+ export differential
41+ export id
42+ export package
43+ export phid
44+ export ro_uri
45+ export uri
46+ export vcs
47+ export test_build
48+ export test_functional
49+ export test_integration
50+ export test_performance
51+ export test_unit
52+ export test_obs
53+ '[' '!' -d /var/tmp/osbuild-packagecache ']'
54+ '[' -x stick.git/drydocker/docker/build.sh ']'
55+ pushd docker.git
56+ ../stick.git/drydocker/docker/build.sh
57/bin/sh: line 2: kubectl: command not found
58/bin/sh: line 2: kubectl: command not found
59/bin/sh: line 2: kubectl: command not found
60Makefile:12: *** The 'sphinx-build' command was not found. Make sure you have Sphinx installed, then set the SPHINXBUILD environment variable to point to the full path of the 'sphinx-build' executable. Alternatively you can add the directory with the executable to your PATH. If you don't have Sphinx installed, grab it from http://sphinx-doc.org/. Stop.
61Got HTTP status code >= 400: 404 Not found
62Error response from daemon: could not find image: no such id: kolab/jmap-proxy:latest
63The command '/bin/sh -c dnf clean all && dnf -y install yum-plugin-priorities && dnf -y install @buildsys-build ant bind-utils build git lsof net-tools nmap-ncat openldap-clients osc perl-Data-Dumper perl-Digest-MD5 perl-TimeDate php-phpunit-PHPUnit-Selenium psmisc rpmdevtools screen strace sudo telnet traceroute vim-enhanced wget yum-utils && dnf clean all' returned a non-zero code: 1
64Error response from daemon: could not find image: no such id: kolab/ci-twentythree:latest
65unexpected EOF
66Post http:///var/run/docker.sock/v1.20/images/kolab/ci-twentytwo:latest/tag?force=1&repo=docker.io%2Fkolab%2Fci-twentytwo&tag=latest: dial unix /var/run/docker.sock: no such file or directory.
67* Are you trying to connect to a TLS-enabled daemon without TLS?
68* Is your docker daemon up and running?
69Post http:///var/run/docker.sock/v1.20/build?cgroupparent=&cpuperiod=0&cpuquota=0&cpusetcpus=&cpusetmems=&cpushares=0&dockerfile=Dockerfile&memory=0&memswap=0&rm=1&t=kolab%2Fci-xenial%3Alatest&ulimits=null: dial unix /var/run/docker.sock: no such file or directory.
70* Are you trying to connect to a TLS-enabled daemon without TLS?
71* Is your docker daemon up and running?
72Post http:///var/run/docker.sock/v1.20/images/kolab/ci-xenial:latest/tag?force=1&repo=docker.io%2Fkolab%2Fci-xenial&tag=latest: dial unix /var/run/docker.sock: no such file or directory.
73* Are you trying to connect to a TLS-enabled daemon without TLS?
74* Is your docker daemon up and running?
75Post http:///var/run/docker.sock/v1.20/build?cgroupparent=&cpuperiod=0&cpuquota=0&cpusetcpus=&cpusetmems=&cpushares=0&dockerfile=Dockerfile&memory=0&memswap=0&rm=1&t=kolab%2Fatomicapp%3Alatest&ulimits=null: dial unix /var/run/docker.sock: no such file or directory.
76* Are you trying to connect to a TLS-enabled daemon without TLS?
77* Is your docker daemon up and running?
78Post http:///var/run/docker.sock/v1.20/images/kolab/atomicapp:latest/tag?force=1&repo=docker.io%2Fkolab%2Fatomicapp&tag=latest: dial unix /var/run/docker.sock: no such file or directory.
79* Are you trying to connect to a TLS-enabled daemon without TLS?
80* Is your docker daemon up and running?
81make: *** [all] Error 1
82Get http:///var/run/docker.sock/v1.20/images/json?all=1&filters=%7B%22dangling%22%3A%5B%22true%22%5D%7D: dial unix /var/run/docker.sock: no such file or directory.
83* Are you trying to connect to a TLS-enabled daemon without TLS?
84* Is your docker daemon up and running?
85+ retval=2
86+ popd
87+ exit 2
88

Build Log 8472 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

176923 ---> 896c339da722
176924Removing intermediate container 2978a9dd94b9
176925Step 9 : ADD /dbus.service /etc/systemd/system/dbus.service
176926 ---> 78116302210b
176927Removing intermediate container 00087ac59661
176928Step 10 : RUN ln -sf dbus.service /etc/systemd/system/messagebus.service
176929 ---> Running in ac493d68ce70
176930 ---> 6fb6567f08e8
176931Removing intermediate container ac493d68ce70
176932Step 11 : ADD /httpd.service /etc/systemd/system/httpd.service
176933 ---> 5e10bb8bf100
176934Removing intermediate container cd7c8fa9808a
176935Step 12 : ADD /systemctl /usr/bin/systemctl
176936 ---> 52fd9716b05c
176937Removing intermediate container 87053b528c77
176938Step 13 : ADD /systemctl-socket-daemon /usr/bin/systemctl-socket-daemon
176939 ---> ae1d33409846
176940Removing intermediate container 7c657b8d9838
176941Step 14 : RUN chmod -v a+rx /usr/bin/systemctl /usr/bin/systemctl-socket-daemon
176942 ---> Running in 69e55cdcc514
176943mode of '/usr/bin/systemctl' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
176944mode of '/usr/bin/systemctl-socket-daemon' changed from 0664 (rw-rw-r--) to 0775 (rwxrwxr-x)
176945 ---> eb9d8f132c68
176946Removing intermediate container 69e55cdcc514
176947Step 15 : ADD /vimrc /root/.vimrc
176948 ---> 6e4ebd549965
176949Removing intermediate container 6e10e29cb54c
176950Step 16 : RUN dnf clean all && dnf -y install yum-plugin-priorities && dnf -y install @buildsys-build ant bind-utils build git lsof net-tools nmap-ncat openldap-clients osc perl-Data-Dumper perl-Digest-MD5 perl-TimeDate php-phpunit-PHPUnit-Selenium psmisc rpmdevtools screen strace sudo telnet traceroute vim-enhanced wget yum-utils && dnf clean all
176951 ---> Running in f77f871697b0
176952Cleaning repos: fedora updates openSUSE_Tools Kolab_Winterfell
176953Cleaning up Everything
176954Error: Failed to synchronize cache for repo 'updates' from 'http://download.fedoraproject.org/pub/fedora/linux/updates/23/x86_64/': Yum repo downloading error: Downloading error(s): repodata/32ae5d89a8b0f4f6138c6e29982d6530ce1f5b15c2683c32c73ac4872dc70d81-updateinfo.xml.xz - Cannot download, all mirrors were already tried without success
176955== ./99-ci-twentytwo ==
176956Sending build context to Docker daemon 37.38 kB
176957Sending build context to Docker daemon 37.38 kB
176958
176959Step 0 : FROM fedora:22
176960Trying to pull repository registry.access.redhat.com/fedora ... not found
176961Trying to pull repository docker.io/library/fedora ... 22: Pulling from library/fedora
17696248ecf305d2cf: Pulling fs layer
1769639eb9e09c9cb3: Pulling fs layer
17696448ecf305d2cf: Verifying Checksum
17696548ecf305d2cf: Download complete
17696648ecf305d2cf: Pull complete
1769679eb9e09c9cb3: Verifying Checksum
1769689eb9e09c9cb3: Download complete
176969== ./99-ci-xenial ==
176970== ./atomicapp ==
176971/var/drydock/workingcopy-63/repo/docker
176972

Lease Working Copy on atomic01.kolabsys.com

When
Completed at Feb 4 2016, 10:37 AM · Built instantly
Status
Passed