Properties
Properties
Run Command on atomic01
Run Command on atomic01
- When
- Completed at Apr 18 2015, 1:06 PM · Built for 4 m, 7 s
- Status
Passed
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 | + case ${package} in |
65 | ++ pwd |
66 | + export TMPDIR=/var/tmp/266 |
67 | + TMPDIR=/var/tmp/266 |
68 | + '[' '!' -d stick.git ']' |
69 | + git clone https://git.kolab.org/diffusion/QA/stick.git stick.git |
70 | + pushd stick.git |
71 | + git checkout master |
72 | Already on 'master' |
73 | + popd |
74 | + '[' stick '!=' stick ']' |
75 | + export commit |
76 | + export differential |
77 | + export id |
78 | + export package |
79 | + export phid |
80 | + export ro_uri |
81 | + export uri |
82 | + export vcs |
83 | + export test_build |
84 | + export test_functional |
85 | + export test_integration |
86 | + export test_performance |
87 | + export test_unit |
88 | + '[' -x stick.git/drydocker/stick/build.sh ']' |
89 | + pushd stick.git |
90 | + ../stick.git/drydocker/stick/build.sh |
91 | Sending build context to Docker daemon 3.072 kB |
92 | |
93 | Sending build context to Docker daemon |
94 | + retval=0 |
95 | + popd |
96 | + cd /var/tmp |
97 | + rm -rf /var/tmp/266 |
98 | + exit 0 |
99 |
1 | Cloning into 'stick.git'... |
---|---|
2 | /var/tmp/266/stick.git /var/tmp/266 |
3 | /var/tmp/266 |
4 | /var/tmp/266/stick.git /var/tmp/266 |
5 | Cloning into '/var/tmp/266/docker.git'... |
6 | /var/tmp/266/docker.git/ci /var/tmp/266/stick.git |
7 | for 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 ; \ |
9 | done |
10 | Step 0 : FROM centos:centos7 |
11 | ---> 214a4932132a |
12 | Step 1 : MAINTAINER Kolab Systems <vanmeeuwen@kolabsys.com> |
13 | ---> Using cache |
14 | ---> dcae4a4725d8 |
15 | Step 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 |
18 | Step 3 : RUN rpm --import https://ssl.kolabsys.com/community.asc |
19 | ---> Using cache |
20 | ---> 3f48e284caa9 |
21 | Step 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 | ---> 3e967874f069 |
24 | Step 5 : RUN rpm --import http://download.opensuse.org/repositories/openSUSE:/Tools/CentOS_7/repodata/repomd.xml.key |
25 | ---> Using cache |
26 | ---> c22880c81964 |
27 | Step 6 : ENV IMAGE maipo |
28 | ---> Using cache |
29 | ---> 2f63d28b8d7b |
30 | Step 7 : RUN yum clean metadata && yum -y install build epel-release git osc rpmdevtools yum-utils @development @fedora-packager && yum-builddep -y $(yum -d 0 -e 0 --disablerepo=\* --enablerepo=Kolab_Development list available 2>&1 | grep -vE "^(Available Packages|\s+)" | awk '{print $1}' ) |
31 | ---> Using cache |
32 | ---> f0a42dd05b25 |
33 | Step 8 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh / |
34 | ---> 04dccd54a02e |
35 | Removing intermediate container e2c4157eace2 |
36 | Step 9 : RUN chmod 755 /entrypoint.sh |
37 | ---> Running in a7155f57e887 |
38 | ---> 344993ba3b96 |
39 | Removing intermediate container a7155f57e887 |
40 | Step 10 : ENTRYPOINT [ "/entrypoint.sh" ] |
41 | ---> Running in 423c66a7d0ff |
42 | ---> 6919dcf5decb |
43 | Removing intermediate container 423c66a7d0ff |
44 | Successfully built 6919dcf5decb |
45 | /var/tmp/266 |
46 |
Run Command on atomic02
Run Command on atomic02
- When
- Completed at Apr 18 2015, 1:06 PM · Built for 3 m, 35 s
- Status
Passed
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 | + case ${package} in |
65 | ++ pwd |
66 | + export TMPDIR=/var/tmp/265 |
67 | + TMPDIR=/var/tmp/265 |
68 | + '[' '!' -d stick.git ']' |
69 | + git clone https://git.kolab.org/diffusion/QA/stick.git stick.git |
70 | + pushd stick.git |
71 | + git checkout master |
72 | Already on 'master' |
73 | + popd |
74 | + '[' stick '!=' stick ']' |
75 | + export commit |
76 | + export differential |
77 | + export id |
78 | + export package |
79 | + export phid |
80 | + export ro_uri |
81 | + export uri |
82 | + export vcs |
83 | + export test_build |
84 | + export test_functional |
85 | + export test_integration |
86 | + export test_performance |
87 | + export test_unit |
88 | + '[' -x stick.git/drydocker/stick/build.sh ']' |
89 | + pushd stick.git |
90 | + ../stick.git/drydocker/stick/build.sh |
91 | Sending build context to Docker daemon 3.072 kB |
92 | |
93 | Sending build context to Docker daemon |
94 | + retval=0 |
95 | + popd |
96 | + cd /var/tmp |
97 | + rm -rf /var/tmp/265 |
98 | + exit 0 |
99 |
1 | Cloning into 'stick.git'... |
---|---|
2 | /var/tmp/265/stick.git /var/tmp/265 |
3 | /var/tmp/265 |
4 | /var/tmp/265/stick.git /var/tmp/265 |
5 | Cloning into '/var/tmp/265/docker.git'... |
6 | /var/tmp/265/docker.git/ci /var/tmp/265/stick.git |
7 | for 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 ; \ |
9 | done |
10 | Step 0 : FROM centos:centos7 |
11 | ---> 214a4932132a |
12 | Step 1 : MAINTAINER Kolab Systems <vanmeeuwen@kolabsys.com> |
13 | ---> Using cache |
14 | ---> dcae4a4725d8 |
15 | Step 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 |
18 | Step 3 : RUN rpm --import https://ssl.kolabsys.com/community.asc |
19 | ---> Using cache |
20 | ---> 3f48e284caa9 |
21 | Step 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 | ---> 3e967874f069 |
24 | Step 5 : RUN rpm --import http://download.opensuse.org/repositories/openSUSE:/Tools/CentOS_7/repodata/repomd.xml.key |
25 | ---> Using cache |
26 | ---> c22880c81964 |
27 | Step 6 : ENV IMAGE maipo |
28 | ---> Using cache |
29 | ---> 2f63d28b8d7b |
30 | Step 7 : RUN yum clean metadata && yum -y install build epel-release git osc rpmdevtools yum-utils @development @fedora-packager && yum-builddep -y $(yum -d 0 -e 0 --disablerepo=\* --enablerepo=Kolab_Development list available 2>&1 | grep -vE "^(Available Packages|\s+)" | awk '{print $1}' ) |
31 | ---> Using cache |
32 | ---> f0a42dd05b25 |
33 | Step 8 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh / |
34 | ---> 152480ed577c |
35 | Removing intermediate container d0d384a5e625 |
36 | Step 9 : RUN chmod 755 /entrypoint.sh |
37 | ---> Running in 803cbe05d86d |
38 | ---> 7ad7a9b6234c |
39 | Removing intermediate container 803cbe05d86d |
40 | Step 10 : ENTRYPOINT [ "/entrypoint.sh" ] |
41 | ---> Running in 221339d31bc1 |
42 | ---> 85207dc7e8ec |
43 | Removing intermediate container 221339d31bc1 |
44 | Successfully built 85207dc7e8ec |
45 | /var/tmp/265 |
46 |
Lease Host atomic01
Lease Host atomic01
- When
- Completed at Apr 18 2015, 1:02 PM · Built instantly
- Status
Passed
Lease Host atomic02
Lease Host atomic02
- When
- Completed at Apr 18 2015, 1:02 PM · Built for 1 s
- Status
Passed