Page MenuHomePhorge

Build 502
PassedPublic

Run Command on atomic01

This build step has since been deleted on the build plan. Some information may be omitted.
When
Completed at May 21 2015, 6:12 PM · Built for 1 m, 28 s
Status
Passed

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

1+ '[' -z master -a -z '' ']'
2+ '[' -z ssh://git@git.kolab.org/diffusion/QA/stick.git ']'
3+ '[' 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+ '[' -z git ']'
10+ case ${vcs} in
11++ basename ssh://git@git.kolab.org/diffusion/QA/stick.git .git
12+ package=stick
13++ echo ssh://git@git.kolab.org/diffusion/QA/stick.git
14++ sed -e 's|ssh://git@|https://|g'
15+ ro_uri=https://git.kolab.org/diffusion/QA/stick.git
16+ case ${package} in
17+ case ${uri} in
18++ pwd
19+ export TMPDIR=/var/tmp/696
20+ TMPDIR=/var/tmp/696
21+ '[' '!' -d stick.git ']'
22+ git clone https://git.kolab.org/diffusion/QA/stick.git stick.git
23+ pushd stick.git
24+ git checkout master
25Already on 'master'
26+ popd
27+ '[' stick '!=' stick ']'
28+ export commit
29+ export differential
30+ export id
31+ export package
32+ export phid
33+ export ro_uri
34+ export uri
35+ export vcs
36+ export test_build
37+ export test_functional
38+ export test_integration
39+ export test_performance
40+ export test_unit
41+ '[' -x stick.git/drydocker/stick/build.sh ']'
42+ pushd stick.git
43+ ../stick.git/drydocker/stick/build.sh
44Sending build context to Docker daemon 4.608 kB
45
46Sending build context to Docker daemon
47+ retval=0
48+ popd
49+ cd /var/tmp
50+ rm -rf /var/tmp/696
51+ exit 0
52

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

1Cloning into 'stick.git'...
2/var/tmp/696/stick.git /var/tmp/696
3/var/tmp/696
4/var/tmp/696/stick.git /var/tmp/696
5Cloning into '/var/tmp/696/docker.git'...
6/var/tmp/696/docker.git/ci /var/tmp/696/stick.git
7for dist in $(find . -mindepth 1 -maxdepth 1 -type f -exec basename {} \; | sort | grep -E '^[a-z]+$'); do \
8 docker build -t kolab/ci-$dist - < $dist ; \
9done
10Step 0 : FROM centos:centos7
11 ---> fd44297e2ddb
12Step 1 : MAINTAINER Kolab Systems <vanmeeuwen@kolabsys.com>
13 ---> Using cache
14 ---> d187a5684304
15Step 2 : ADD http://obs.kolabsys.com/repositories/Kolab:/Development/CentOS_7/Kolab:Development.repo /etc/yum.repos.d/Kolab:Development.repo
16 ---> Using cache
17 ---> 8ca4fa67c4b6
18Step 3 : RUN rpm --import https://ssl.kolabsys.com/community.asc
19 ---> Using cache
20 ---> 76af01dc84fc
21Step 4 : ADD http://download.opensuse.org/repositories/openSUSE:Tools/CentOS_7/openSUSE:Tools.repo /etc/yum.repos.d/openSUSE:Tools.repo
22 ---> Using cache
23 ---> 099c69fe79e9
24Step 5 : RUN rpm --import http://download.opensuse.org/repositories/openSUSE:/Tools/CentOS_7/repodata/repomd.xml.key
25 ---> Using cache
26 ---> f420723ac69d
27Step 6 : 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
28 ---> Using cache
29 ---> 484577da8f5e
30Step 7 : RUN yum -y reinstall \*
31 ---> Using cache
32 ---> b69e461cafa6
33Step 8 : ENV IMAGE maipo
34 ---> Using cache
35 ---> 7e5211fa8f27
36Step 9 : ADD https://raw.githubusercontent.com/adelton/docker-freeipa/master/dbus.service /etc/systemd/system/dbus.service
37 ---> Using cache
38 ---> 49e0b8d80235
39Step 10 : RUN ln -sf dbus.service /etc/systemd/system/messagebus.service
40 ---> Using cache
41 ---> 3152f48187f6
42Step 11 : ADD https://raw.githubusercontent.com/adelton/docker-freeipa/master/httpd.service /etc/systemd/system/httpd.service
43 ---> Using cache
44 ---> 7188fa33ea90
45Step 12 : ADD https://raw.githubusercontent.com/adelton/docker-freeipa/master/systemctl /usr/bin/systemctl
46 ---> Using cache
47 ---> 41018f377e39
48Step 13 : ADD https://raw.githubusercontent.com/adelton/docker-freeipa/master/systemctl-socket-daemon /usr/bin/systemctl-socket-daemon
49 ---> Using cache
50 ---> 4e0d12ca2e49
51Step 14 : RUN chmod -v a+rx /usr/bin/systemctl /usr/bin/systemctl-socket-daemon
52 ---> Using cache
53 ---> 0d8ef02fbf66
54Step 15 : ADD https://cgit.cyrus.foundation/docker/plain/.vimrc /root/.vimrc
55 ---> Using cache
56 ---> 392a53a23335
57Step 16 : RUN yum clean all && yum -y install epel-release yum -y install --skip-broken ant atk-devel.i686 build cairo-devel.i686 fontconfig-devel.i686 freetype-devel.i686 gcc.i686 gcc-c++.i686 gdk-pixbuf-devel.i686 git glibc-devel glibc-devel.i686 glib2-devel.i686 gtk2-devel gtk2-devel.i686 ibus-devel java-devel osc pango-devel.i686 passwd perl-Digest-MD5 perl-TimeDate python-selenium rpmdevtools sudo vim-enhanced yum-utils @development @fedora-packager && yum-builddep -y --skip-broken $(yum -d 0 -e 0 --disablerepo=\* --enablerepo=Kolab_Development list available 2>&1 | grep -vE "^(Available Packages|\s+)" | awk '{print $1}' )
58 ---> Using cache
59 ---> 5ac20a4a5dea
60Step 17 : WORKDIR /srv
61 ---> Using cache
62 ---> 84d808c17316
63Step 18 : RUN git clone https://github.com/google/closure-compiler.git closure-compiler.git
64 ---> Using cache
65 ---> f416f2e9d6a1
66Step 19 : WORKDIR /srv/closure-compiler.git
67 ---> Using cache
68 ---> 5d994098be27
69Step 20 : RUN ant jar
70 ---> Using cache
71 ---> b2d6cce0b798
72Step 21 : WORKDIR /srv
73 ---> Using cache
74 ---> 499f69402b49
75Step 22 : RUN git clone https://github.com/SeleniumHQ/selenium.git selenium.git
76 ---> Using cache
77 ---> 1c1eb53c1004
78Step 23 : WORKDIR /srv/selenium.git
79 ---> Using cache
80 ---> b762b01d8c1d
81Step 24 : RUN ./go --trace --verbose build
82 ---> Using cache
83 ---> 965ad1595c16
84Step 25 : WORKDIR /srv
85 ---> Using cache
86 ---> af36579d204e
87Step 26 : ADD https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-1.9.7-linux-x86_64.tar.bz2 /srv/phantomjs-1.9.7-linux-x86_64.tar.bz2
88 ---> Using cache
89 ---> af811a8e9431
90Step 27 : RUN tar jxvf phantomjs-1.9.7-linux-x86_64.tar.bz2
91 ---> Using cache
92 ---> c1c8d62099d6
93Step 28 : RUN cp phantomjs-1.9.7-linux-x86_64/bin/phantomjs /usr/local/bin
94 ---> Using cache
95 ---> 73b7f1e2d935
96Step 29 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh /
97 ---> Using cache
98 ---> 0c1c73e8a912
99Step 30 : RUN chmod 755 /entrypoint.sh
100 ---> Using cache
101 ---> a1c654127bdb
102Step 31 : ENTRYPOINT [ "/entrypoint.sh" ]
103 ---> Using cache
104 ---> 42804f2ec6e1
105Successfully built 42804f2ec6e1
106/var/tmp/696
107

Run Command on atomic02

This build step has since been deleted on the build plan. Some information may be omitted.
When
Completed at May 21 2015, 6:11 PM · Built for 1 m, 30 s
Status
Passed

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

1+ '[' -z master -a -z '' ']'
2+ '[' -z ssh://git@git.kolab.org/diffusion/QA/stick.git ']'
3+ '[' 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+ '[' -z git ']'
10+ case ${vcs} in
11++ basename ssh://git@git.kolab.org/diffusion/QA/stick.git .git
12+ package=stick
13++ echo ssh://git@git.kolab.org/diffusion/QA/stick.git
14++ sed -e 's|ssh://git@|https://|g'
15+ ro_uri=https://git.kolab.org/diffusion/QA/stick.git
16+ case ${package} in
17+ case ${uri} in
18++ pwd
19+ export TMPDIR=/var/tmp/695
20+ TMPDIR=/var/tmp/695
21+ '[' '!' -d stick.git ']'
22+ git clone https://git.kolab.org/diffusion/QA/stick.git stick.git
23+ pushd stick.git
24+ git checkout master
25Already on 'master'
26+ popd
27+ '[' stick '!=' stick ']'
28+ export commit
29+ export differential
30+ export id
31+ export package
32+ export phid
33+ export ro_uri
34+ export uri
35+ export vcs
36+ export test_build
37+ export test_functional
38+ export test_integration
39+ export test_performance
40+ export test_unit
41+ '[' -x stick.git/drydocker/stick/build.sh ']'
42+ pushd stick.git
43+ ../stick.git/drydocker/stick/build.sh
44Sending build context to Docker daemon 4.608 kB
45
46Sending build context to Docker daemon
47+ retval=0
48+ popd
49+ cd /var/tmp
50+ rm -rf /var/tmp/695
51+ exit 0
52

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

1Cloning into 'stick.git'...
2/var/tmp/695/stick.git /var/tmp/695
3/var/tmp/695
4/var/tmp/695/stick.git /var/tmp/695
5Cloning into '/var/tmp/695/docker.git'...
6/var/tmp/695/docker.git/ci /var/tmp/695/stick.git
7for dist in $(find . -mindepth 1 -maxdepth 1 -type f -exec basename {} \; | sort | grep -E '^[a-z]+$'); do \
8 docker build -t kolab/ci-$dist - < $dist ; \
9done
10Step 0 : FROM centos:centos7
11 ---> fd44297e2ddb
12Step 1 : MAINTAINER Kolab Systems <vanmeeuwen@kolabsys.com>
13 ---> Using cache
14 ---> a36d5966043c
15Step 2 : ADD http://obs.kolabsys.com/repositories/Kolab:/Development/CentOS_7/Kolab:Development.repo /etc/yum.repos.d/Kolab:Development.repo
16 ---> Using cache
17 ---> 56856fb2378b
18Step 3 : RUN rpm --import https://ssl.kolabsys.com/community.asc
19 ---> Using cache
20 ---> 9d759c3f7a82
21Step 4 : ADD http://download.opensuse.org/repositories/openSUSE:Tools/CentOS_7/openSUSE:Tools.repo /etc/yum.repos.d/openSUSE:Tools.repo
22 ---> Using cache
23 ---> bb0eaa6c4bdc
24Step 5 : RUN rpm --import http://download.opensuse.org/repositories/openSUSE:/Tools/CentOS_7/repodata/repomd.xml.key
25 ---> Using cache
26 ---> c3c915795822
27Step 6 : 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
28 ---> Using cache
29 ---> 361e48f4eda7
30Step 7 : RUN yum -y reinstall \*
31 ---> Using cache
32 ---> 64f087b684bb
33Step 8 : ENV IMAGE maipo
34 ---> Using cache
35 ---> 2b5f25706ee4
36Step 9 : ADD https://raw.githubusercontent.com/adelton/docker-freeipa/master/dbus.service /etc/systemd/system/dbus.service
37 ---> Using cache
38 ---> 5d3b20c8dac8
39Step 10 : RUN ln -sf dbus.service /etc/systemd/system/messagebus.service
40 ---> Using cache
41 ---> e087ab1323f0
42Step 11 : ADD https://raw.githubusercontent.com/adelton/docker-freeipa/master/httpd.service /etc/systemd/system/httpd.service
43 ---> Using cache
44 ---> cccdc0d051b9
45Step 12 : ADD https://raw.githubusercontent.com/adelton/docker-freeipa/master/systemctl /usr/bin/systemctl
46 ---> Using cache
47 ---> b34754b99c58
48Step 13 : ADD https://raw.githubusercontent.com/adelton/docker-freeipa/master/systemctl-socket-daemon /usr/bin/systemctl-socket-daemon
49 ---> Using cache
50 ---> 44c2cd6519bc
51Step 14 : RUN chmod -v a+rx /usr/bin/systemctl /usr/bin/systemctl-socket-daemon
52 ---> Using cache
53 ---> ace658044d9f
54Step 15 : ADD https://cgit.cyrus.foundation/docker/plain/.vimrc /root/.vimrc
55 ---> Using cache
56 ---> 5fc2d3611b74
57Step 16 : RUN yum clean all && yum -y install epel-release yum -y install --skip-broken ant atk-devel.i686 build cairo-devel.i686 fontconfig-devel.i686 freetype-devel.i686 gcc.i686 gcc-c++.i686 gdk-pixbuf-devel.i686 git glibc-devel glibc-devel.i686 glib2-devel.i686 gtk2-devel gtk2-devel.i686 ibus-devel java-devel osc pango-devel.i686 passwd perl-Digest-MD5 perl-TimeDate python-selenium rpmdevtools sudo vim-enhanced yum-utils @development @fedora-packager && yum-builddep -y --skip-broken $(yum -d 0 -e 0 --disablerepo=\* --enablerepo=Kolab_Development list available 2>&1 | grep -vE "^(Available Packages|\s+)" | awk '{print $1}' )
58 ---> Using cache
59 ---> 996dbc740e87
60Step 17 : WORKDIR /srv
61 ---> Using cache
62 ---> 2c9fe7d18cd8
63Step 18 : RUN git clone https://github.com/google/closure-compiler.git closure-compiler.git
64 ---> Using cache
65 ---> 05522976fdb5
66Step 19 : WORKDIR /srv/closure-compiler.git
67 ---> Using cache
68 ---> b9b6a0462b18
69Step 20 : RUN ant jar
70 ---> Using cache
71 ---> dc85586fe0b0
72Step 21 : WORKDIR /srv
73 ---> Using cache
74 ---> 6bf66aec5d39
75Step 22 : RUN git clone https://github.com/SeleniumHQ/selenium.git selenium.git
76 ---> Using cache
77 ---> a97f26377119
78Step 23 : WORKDIR /srv/selenium.git
79 ---> Using cache
80 ---> c8c790e38602
81Step 24 : RUN ./go --trace --verbose build
82 ---> Using cache
83 ---> 22af761b43b9
84Step 25 : WORKDIR /srv
85 ---> Using cache
86 ---> 77e8a2a8a8c2
87Step 26 : ADD https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-1.9.7-linux-x86_64.tar.bz2 /srv/phantomjs-1.9.7-linux-x86_64.tar.bz2
88 ---> Using cache
89 ---> ebad08ea5698
90Step 27 : RUN tar jxvf phantomjs-1.9.7-linux-x86_64.tar.bz2
91 ---> Using cache
92 ---> d8f2490be256
93Step 28 : RUN cp phantomjs-1.9.7-linux-x86_64/bin/phantomjs /usr/local/bin
94 ---> Using cache
95 ---> a25e7a50dd69
96Step 29 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh /
97 ---> Using cache
98 ---> c895948ca8bc
99Step 30 : RUN chmod 755 /entrypoint.sh
100 ---> Using cache
101 ---> 51e64095c88d
102Step 31 : ENTRYPOINT [ "/entrypoint.sh" ]
103 ---> Using cache
104 ---> 7eb384ef09ce
105Successfully built 7eb384ef09ce
106/var/tmp/695
107

Lease Host atomic01

This build step has since been deleted on the build plan. Some information may be omitted.
When
Completed at May 21 2015, 6:10 PM · Built for 1 s
Status
Passed

Lease Host atomic02

This build step has since been deleted on the build plan. Some information may be omitted.
When
Completed at May 21 2015, 6:10 PM · Built instantly
Status
Passed

Wait for Previous Commits to Build

This build step has since been deleted on the build plan. Some information may be omitted.
When
Completed at May 21 2015, 6:11 PM · Built instantly
Status
Passed

Build Log 1802 (waiting - blockers)
25 - 50 - 100 - Unlimited Lines

1Blocked by: Build 501
2

Event Timeline