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

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

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

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