Page MenuHomePhorge

Build 477
FailedPublic

Run Command on atomic02

When
Completed at May 20 2015, 5:26 PM · Built for 13 s
Status
Failed
This build step has since been deleted on the build plan. Some information may be omitted.

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

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+ case ${uri} in
66++ pwd
67+ export TMPDIR=/var/tmp/647
68+ TMPDIR=/var/tmp/647
69+ '[' '!' -d stick.git ']'
70+ git clone https://git.kolab.org/diffusion/QA/stick.git stick.git
71+ pushd stick.git
72+ git checkout master
73Already on 'master'
74+ popd
75+ '[' stick '!=' stick ']'
76+ export commit
77+ export differential
78+ export id
79+ export package
80+ export phid
81+ export ro_uri
82+ export uri
83+ export vcs
84+ export test_build
85+ export test_functional
86+ export test_integration
87+ export test_performance
88+ export test_unit
89+ '[' -x stick.git/drydocker/stick/build.sh ']'
90+ pushd stick.git
91+ ../stick.git/drydocker/stick/build.sh
92Sending build context to Docker daemon 4.608 kB
93
94Sending build context to Docker daemon
952015/05/20 19:26:29 The command [/bin/sh -c rpm --import https://ssl.kolabsys.com/community.asc] returned a non-zero code: 1
96make: *** [all] Error 1
97+ retval=2
98+ popd
99+ cd /var/tmp
100+ rm -rf /var/tmp/647
101+ exit 2
102

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

1Cloning into 'stick.git'...
2/var/tmp/647/stick.git /var/tmp/647
3/var/tmp/647
4/var/tmp/647/stick.git /var/tmp/647
5Cloning into '/var/tmp/647/docker.git'...
6/var/tmp/647/docker.git/ci /var/tmp/647/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 ---> ecaf0d1cda0d
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 ---> ce4063876885
18Step 3 : RUN rpm --import https://ssl.kolabsys.com/community.asc
19 ---> Running in a7401854ecf6
20curl: (6) Could not resolve host: ssl.kolabsys.com; Unknown error
21error: https://ssl.kolabsys.com/community.asc: import read failed(2).
22/var/tmp/647
23

Run Command on atomic01

When
Completed at May 20 2015, 5:26 PM · Built for 13 s
Status
Failed
This build step has since been deleted on the build plan. Some information may be omitted.

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

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+ case ${uri} in
66++ pwd
67+ export TMPDIR=/var/tmp/648
68+ TMPDIR=/var/tmp/648
69+ '[' '!' -d stick.git ']'
70+ git clone https://git.kolab.org/diffusion/QA/stick.git stick.git
71+ pushd stick.git
72+ git checkout master
73Already on 'master'
74+ popd
75+ '[' stick '!=' stick ']'
76+ export commit
77+ export differential
78+ export id
79+ export package
80+ export phid
81+ export ro_uri
82+ export uri
83+ export vcs
84+ export test_build
85+ export test_functional
86+ export test_integration
87+ export test_performance
88+ export test_unit
89+ '[' -x stick.git/drydocker/stick/build.sh ']'
90+ pushd stick.git
91+ ../stick.git/drydocker/stick/build.sh
92Sending build context to Docker daemon 4.608 kB
93
94Sending build context to Docker daemon
952015/05/20 19:26:27 The command [/bin/sh -c rpm --import https://ssl.kolabsys.com/community.asc] returned a non-zero code: 1
96make: *** [all] Error 1
97+ retval=2
98+ popd
99+ cd /var/tmp
100+ rm -rf /var/tmp/648
101+ exit 2
102

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

1Cloning into 'stick.git'...
2/var/tmp/648/stick.git /var/tmp/648
3/var/tmp/648
4/var/tmp/648/stick.git /var/tmp/648
5Cloning into '/var/tmp/648/docker.git'...
6/var/tmp/648/docker.git/ci /var/tmp/648/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 ---> ecaf0d1cda0d
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 ---> ce4063876885
18Step 3 : RUN rpm --import https://ssl.kolabsys.com/community.asc
19 ---> Running in ed1b293d6ad9
20curl: (6) Could not resolve host: ssl.kolabsys.com; Unknown error
21error: https://ssl.kolabsys.com/community.asc: import read failed(2).
22/var/tmp/648
23

Lease Host atomic01

When
Completed at May 20 2015, 5:26 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 May 20 2015, 5:26 PM · Built for 1 s
Status
Passed
This build step has since been deleted on the build plan. Some information may be omitted.

Event Timeline