Page MenuHomePhorge

Build 138
PassedPublic

Run Command on atomic01

When
Completed at Apr 17 2015, 2:27 PM · Built for 2 s
Status
Passed
This build step has since been deleted on the build plan. Some information may be omitted.

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

49+ '[' -z master -a -z '' ']'
50+ '[' -z ssh://git@git.kolab.org/diffusion/QA/stick.git ']'
51+ '[' 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 ']'
52+ test_build=1
53+ test_functional=1
54+ test_integration=1
55+ test_performance=1
56+ test_unit=1
57+ '[' -z git ']'
58+ case ${vcs} in
59++ basename ssh://git@git.kolab.org/diffusion/QA/stick.git .git
60+ package=stick
61++ echo ssh://git@git.kolab.org/diffusion/QA/stick.git
62++ sed -e 's|ssh://git@|https://|g'
63+ ro_uri=https://git.kolab.org/diffusion/QA/stick.git
64++ pwd
65+ export TMPDIR=/var/tmp/199
66+ TMPDIR=/var/tmp/199
67+ '[' '!' -d stick.git ']'
68+ git clone https://git.kolab.org/diffusion/QA/stick.git stick.git
69+ pushd stick.git
70+ git checkout master
71Already on 'master'
72+ popd
73+ '[' stick '!=' stick ']'
74+ export commit
75+ export differential
76+ export id
77+ export package
78+ export phid
79+ export ro_uri
80+ export uri
81+ export vcs
82+ export test_build
83+ export test_functional
84+ export test_integration
85+ export test_performance
86+ export test_unit
87+ '[' -x stick.git/drydocker/stick/build.sh ']'
88+ pushd stick.git
89+ ../stick.git/drydocker/stick/build.sh
90Sending build context to Docker daemon 2.56 kB
91
92Sending build context to Docker daemon
93+ retval=0
94+ popd
95+ cd /var/tmp
96+ rm -rf /var/tmp/199
97+ exit 0
98

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

1Cloning into 'stick.git'...
2/var/tmp/199/stick.git /var/tmp/199
3/var/tmp/199
4/var/tmp/199/stick.git /var/tmp/199
5Cloning into '/var/tmp/199/docker.git'...
6/var/tmp/199/docker.git/ci /var/tmp/199/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 ---> 214a4932132a
12Step 1 : MAINTAINER Kolab Systems <vanmeeuwen@kolabsys.com>
13 ---> Using cache
14 ---> dcae4a4725d8
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 ---> 2ecb155876fe
18Step 3 : RUN rpm --import https://ssl.kolabsys.com/community.asc
19 ---> Using cache
20 ---> 3f48e284caa9
21Step 4 : ENV IMAGE maipo
22 ---> Using cache
23 ---> 254f36df0154
24Step 5 : RUN yum clean metadata && yum -y install epel-release git yum-utils && yum -y install @development && yum-builddep -y $(yum -d 0 -e 0 --disablerepo=\* --enablerepo=Kolab_Development list available 2>&1 | grep -vE "^(Available Packages|\s+)" | awk '{print $1}' )
25 ---> Using cache
26 ---> 70354c338174
27Step 6 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh /
28 ---> Using cache
29 ---> 3295b492dc18
30Step 7 : RUN chmod 755 /entrypoint.sh
31 ---> Using cache
32 ---> ab7db8744e75
33Step 8 : ENTRYPOINT [ "/entrypoint.sh" ]
34 ---> Using cache
35 ---> e4dad01b541f
36Successfully built e4dad01b541f
37/var/tmp/199
38

Run Command on atomic02

When
Completed at Apr 17 2015, 2:27 PM · Built for 2 s
Status
Passed
This build step has since been deleted on the build plan. Some information may be omitted.

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

49+ '[' -z master -a -z '' ']'
50+ '[' -z ssh://git@git.kolab.org/diffusion/QA/stick.git ']'
51+ '[' 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 ']'
52+ test_build=1
53+ test_functional=1
54+ test_integration=1
55+ test_performance=1
56+ test_unit=1
57+ '[' -z git ']'
58+ case ${vcs} in
59++ basename ssh://git@git.kolab.org/diffusion/QA/stick.git .git
60+ package=stick
61++ echo ssh://git@git.kolab.org/diffusion/QA/stick.git
62++ sed -e 's|ssh://git@|https://|g'
63+ ro_uri=https://git.kolab.org/diffusion/QA/stick.git
64++ pwd
65+ export TMPDIR=/var/tmp/198
66+ TMPDIR=/var/tmp/198
67+ '[' '!' -d stick.git ']'
68+ git clone https://git.kolab.org/diffusion/QA/stick.git stick.git
69+ pushd stick.git
70+ git checkout master
71Already on 'master'
72+ popd
73+ '[' stick '!=' stick ']'
74+ export commit
75+ export differential
76+ export id
77+ export package
78+ export phid
79+ export ro_uri
80+ export uri
81+ export vcs
82+ export test_build
83+ export test_functional
84+ export test_integration
85+ export test_performance
86+ export test_unit
87+ '[' -x stick.git/drydocker/stick/build.sh ']'
88+ pushd stick.git
89+ ../stick.git/drydocker/stick/build.sh
90Sending build context to Docker daemon 2.56 kB
91
92Sending build context to Docker daemon
93+ retval=0
94+ popd
95+ cd /var/tmp
96+ rm -rf /var/tmp/198
97+ exit 0
98

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

1Cloning into 'stick.git'...
2/var/tmp/198/stick.git /var/tmp/198
3/var/tmp/198
4/var/tmp/198/stick.git /var/tmp/198
5Cloning into '/var/tmp/198/docker.git'...
6/var/tmp/198/docker.git/ci /var/tmp/198/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 ---> 214a4932132a
12Step 1 : MAINTAINER Kolab Systems <vanmeeuwen@kolabsys.com>
13 ---> Using cache
14 ---> dcae4a4725d8
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 ---> 2ecb155876fe
18Step 3 : RUN rpm --import https://ssl.kolabsys.com/community.asc
19 ---> Using cache
20 ---> 3f48e284caa9
21Step 4 : ENV IMAGE maipo
22 ---> Using cache
23 ---> 254f36df0154
24Step 5 : RUN yum clean metadata && yum -y install epel-release git yum-utils && yum -y install @development && yum-builddep -y $(yum -d 0 -e 0 --disablerepo=\* --enablerepo=Kolab_Development list available 2>&1 | grep -vE "^(Available Packages|\s+)" | awk '{print $1}' )
25 ---> Using cache
26 ---> 70354c338174
27Step 6 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh /
28 ---> Using cache
29 ---> 3295b492dc18
30Step 7 : RUN chmod 755 /entrypoint.sh
31 ---> Using cache
32 ---> ab7db8744e75
33Step 8 : ENTRYPOINT [ "/entrypoint.sh" ]
34 ---> Using cache
35 ---> e4dad01b541f
36Successfully built e4dad01b541f
37/var/tmp/198
38

Lease Host atomic01

When
Completed at Apr 17 2015, 2:27 PM · Built for 1 s
Status
Passed
This build step has since been deleted on the build plan. Some information may be omitted.

Lease Host atomic02

When
Completed at Apr 17 2015, 2:27 PM · Built instantly
Status
Passed
This build step has since been deleted on the build plan. Some information may be omitted.

Event Timeline