Page MenuHomePhorge

Build 2204
PassedPublic

Drydock: Run Command on atomic01.kolabsys.com

When
Completed at Dec 23 2015, 1:04 PM · Built for 13 m, 45 s
Status
Passed

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

1+ '[' -z master -a -z '' ']'
2+ '[' -z ssh://git@git.kolab.org/diffusion/DO/docker.git ']'
3+ '[' 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 ']'
4+ test_build=1
5+ test_functional=1
6+ test_integration=1
7+ test_performance=1
8+ test_unit=1
9+ test_obs=1
10+ '[' -z git ']'
11+ case ${vcs} in
12++ basename ssh://git@git.kolab.org/diffusion/DO/docker.git .git
13+ package=docker
14++ echo ssh://git@git.kolab.org/diffusion/DO/docker.git
15++ sed -e 's|ssh://git@|https://|g'
16+ ro_uri=https://git.kolab.org/diffusion/DO/docker.git
17+ case ${package} in
18++ pwd
19+ export TMPDIR=/var/drydock/workingcopy-55/repo/docker
20+ TMPDIR=/var/drydock/workingcopy-55/repo/docker
21+ '[' '!' -d docker.git ']'
22+ pushd docker.git
23+ git remote set-url origin https://git.kolab.org/diffusion/DO/docker.git
24+ git fetch origin
25From https://git.kolab.org/diffusion/DO/docker
26 340b3b9..1095f48 master -> origin/master
27 dee5776..083958b development -> origin/development
28+ git reset --hard origin/master
29+ git clean -d -f -x
30+ git checkout master
31Already on 'master'
32+ popd
33+ '[' docker '!=' stick ']'
34+ '[' '!' -d stick.git ']'
35+ pushd stick.git
36+ git remote set-url origin https://git.kolab.org/diffusion/QA/stick.git
37+ git fetch origin
38From https://git.kolab.org/diffusion/QA/stick
39 df41eb7..13e7fae master -> origin/master
40+ git reset --hard origin/master
41+ git clean -d -f -x
42+ popd
43+ export commit
44+ export differential
45+ export id
46+ export package
47+ export phid
48+ export ro_uri
49+ export uri
50+ export vcs
51+ export test_build
52+ export test_functional
53+ export test_integration
54+ export test_performance
55+ export test_unit
56+ export test_obs
57+ '[' '!' -d /var/tmp/osbuild-packagecache ']'
58+ '[' -x stick.git/drydocker/docker/build.sh ']'
59+ pushd docker.git
60+ ../stick.git/drydocker/docker/build.sh
61/bin/sh: line 2: kubectl: command not found
62/bin/sh: line 2: kubectl: command not found
63/bin/sh: line 2: kubectl: command not found
64Makefile: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.
65Got HTTP status code >= 400: 404 Not found
66The command '/bin/sh -c npm install -g grunt-cli phantomjs && rm -rf /root/.npm/' returned a non-zero code: 1
67Error response from daemon: could not find image: no such id: kolab/manticore:latest
68+ retval=0
69+ popd
70+ exit 0
71

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

13551 ---> 4499a194387d
13552Step 10 : RUN rpm --import http://download.opensuse.org/repositories/openSUSE:/Tools/CentOS_7/repodata/repomd.xml.key
13553 ---> Using cache
13554 ---> 4059c3f13159
13555Step 11 : RUN sed -i -e '/tsflags=nodocs/d' /etc/yum.conf && sed -r -i -e 's/enabled\s*=\s*1/enabled=0/g' /etc/yum/pluginconf.d/fastestmirror.conf
13556 ---> Using cache
13557 ---> abe08313695a
13558Step 12 : ENV IMAGE maipo
13559 ---> Using cache
13560 ---> 881f8f3f1cfa
13561Step 13 : ADD /dbus.service /etc/systemd/system/dbus.service
13562 ---> Using cache
13563 ---> 187514f94ca1
13564Step 14 : RUN ln -sf dbus.service /etc/systemd/system/messagebus.service
13565 ---> Using cache
13566 ---> 77c1fa921e7c
13567Step 15 : ADD /httpd.service /etc/systemd/system/httpd.service
13568 ---> Using cache
13569 ---> 0ea6519a6261
13570Step 16 : ADD /systemctl /usr/bin/systemctl
13571 ---> Using cache
13572 ---> 15c3011c0c0f
13573Step 17 : ADD /systemctl-socket-daemon /usr/bin/systemctl-socket-daemon
13574 ---> Using cache
13575 ---> 0bb3929e8faa
13576Step 18 : RUN chmod -v a+rx /usr/bin/systemctl /usr/bin/systemctl-socket-daemon
13577 ---> Using cache
13578 ---> f7a324e8888d
13579Step 19 : ADD /vimrc /root/.vimrc
13580 ---> Using cache
13581 ---> 1e5de751dc31
13582Step 20 : RUN yum clean all && yum -y install epel-release && sed -i -e 's/#baseurl/baseurl/g' -e '/^mirrorlist/d' /etc/yum.repos.d/epel*.repo && yum -y install 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 yum-utils && yum clean all
13583 ---> Using cache
13584 ---> 9043ae1bbe0e
13585Step 21 : RUN sed -i -e '/requiretty/d' /etc/sudoers
13586 ---> Using cache
13587 ---> f151ba0ba9bc
13588Step 22 : WORKDIR /srv
13589 ---> Using cache
13590 ---> 859ce1079d6f
13591Step 23 : RUN git clone https://github.com/google/closure-compiler.git closure-compiler.git
13592 ---> Using cache
13593 ---> 74e23e133eb1
13594Step 24 : WORKDIR /srv/closure-compiler.git
13595 ---> Using cache
13596 ---> 6012bd7780bf
13597Step 25 : RUN ant jar
13598 ---> Using cache
13599 ---> 67b51a5d0ad2
13600Step 26 : ADD http://mirror.kolabsys.com/pub/releases/selenium-server-standalone.jar /usr/local/lib/selenium-server-standalone.jar
13601
13602 ---> Using cache
13603 ---> 2ba2ef8f281d
13604Step 27 : ADD http://mirror.kolabsys.com/pub/releases/phantomjs-1.9.7-linux-x86_64.tar.bz2 /srv/
13605
13606 ---> Using cache
13607 ---> 824db7d3d688
13608Step 28 : WORKDIR /srv
13609 ---> Using cache
13610 ---> fa7ba4ce3ba3
13611Step 29 : RUN tar jxvf phantomjs-1.9.7-linux-x86_64.tar.bz2
13612 ---> Using cache
13613 ---> 35a486fde687
13614Step 30 : RUN cp phantomjs-1.9.7-linux-x86_64/bin/phantomjs /usr/local/bin/ && rm -rf phantomjs-1.9.7-linux-x86_64*
13615 ---> Using cache
13616 ---> f87de4769920
13617Step 31 : ADD /functions.sh /
13618 ---> Using cache
13619 ---> 2085e3d054ad
13620Step 32 : ADD entrypoint.sh /
13621 ---> Using cache
13622 ---> 276e5537bfc0
13623Step 33 : RUN chmod 755 /entrypoint.sh
13624 ---> Using cache
13625 ---> 8e11af53d6fd
13626Step 34 : ENTRYPOINT /entrypoint.sh
13627 ---> Using cache
13628 ---> dad6816cf26c
13629Successfully built dad6816cf26c
13630== ./atomicapp ==
13631Sending build context to Docker daemon 9.216 kB
13632Sending build context to Docker daemon 9.216 kB
13633
13634Step 0 : FROM projectatomic/atomicapp:0.3.0
13635 ---> d31c1e84399e
13636Step 1 : MAINTAINER Kolab Systems <contact@kolabsys.com>
13637 ---> Using cache
13638 ---> 8224eda40886
13639Step 2 : LABEL io.projectatomic.nulecule.providers "kubernetes" io.projectatomic.nulecule.specversion "0.0.2"
13640 ---> Using cache
13641 ---> 063f9ee684d7
13642Step 3 : ADD /Nulecule /Dockerfile /application-entity/
13643 ---> Using cache
13644 ---> ccf5dd1a2a69
13645Step 4 : ADD /artifacts /application-entity/artifacts/
13646 ---> Using cache
13647 ---> 3962aebaf985
13648Successfully built 3962aebaf985
13649/var/drydock/workingcopy-55/repo/docker
13650

Lease Working Copy on atomic01.kolabsys.com

When
Completed at Dec 23 2015, 12:50 PM · Built instantly
Status
Passed

Event Timeline