Properties
Properties
Run Command on atomic01
Run Command on atomic01
- When
- Completed at May 20 2015, 2:13 PM · Built for 14 s
- Status
Failed
| 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 |
| 92 | Sending build context to Docker daemon 4.608 kB |
| 93 | |
| 94 | Sending build context to Docker daemon |
| 95 | 2015/05/20 16:13:07 The command [/bin/sh -c rpm --import https://ssl.kolabsys.com/community.asc] returned a non-zero code: 1 |
| 96 | make: *** [all] Error 1 |
| 97 | + retval=2 |
| 98 | + popd |
| 99 | + cd /var/tmp |
| 100 | + rm -rf /var/tmp/641 |
| 101 | + exit 2 |
| 102 |
| 1 | Cloning into 'stick.git'... |
|---|---|
| 2 | /var/tmp/641/stick.git /var/tmp/641 |
| 3 | /var/tmp/641 |
| 4 | /var/tmp/641/stick.git /var/tmp/641 |
| 5 | Cloning into '/var/tmp/641/docker.git'... |
| 6 | /var/tmp/641/docker.git/ci /var/tmp/641/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 | ---> fd44297e2ddb |
| 12 | Step 1 : MAINTAINER Kolab Systems <vanmeeuwen@kolabsys.com> |
| 13 | ---> Using cache |
| 14 | ---> ecaf0d1cda0d |
| 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 | ---> ce4063876885 |
| 18 | Step 3 : RUN rpm --import https://ssl.kolabsys.com/community.asc |
| 19 | ---> Running in 7fc4289da7ca |
| 20 | [91mcurl: (6) Could not resolve host: ssl.kolabsys.com; Unknown error |
| 21 | [0m[91merror: https://ssl.kolabsys.com/community.asc: import read failed(2). |
| 22 | [0m/var/tmp/641 |
| 23 |
Run Command on atomic02
Run Command on atomic02
- When
- Completed at May 20 2015, 2:17 PM · Built for 4 m, 45 s
- Status
Failed
| 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 |
| 92 | Sending build context to Docker daemon 4.608 kB |
| 93 | |
| 94 | Sending build context to Docker daemon |
| 95 | 2015/05/20 16:17:38 Get https://cgit.cyrus.foundation/docker/tree/.vimrc: dial tcp: lookup cgit.cyrus.foundation: no such host |
| 96 | make: *** [all] Error 1 |
| 97 | + retval=2 |
| 98 | + popd |
| 99 | + cd /var/tmp |
| 100 | + rm -rf /var/tmp/640 |
| 101 | + exit 2 |
| 102 |
| 748 | Step 9 : ADD https://raw.githubusercontent.com/adelton/docker-freeipa/master/dbus.service /etc/systemd/system/dbus.service |
|---|---|
| 749 | ---> b7a280178650 |
| 750 | Removing intermediate container 1de890f452df |
| 751 | Step 10 : RUN ln -sf dbus.service /etc/systemd/system/messagebus.service |
| 752 | ---> Running in 976e56ab50d2 |
| 753 | ---> 068f025c0ac3 |
| 754 | Removing intermediate container 976e56ab50d2 |
| 755 | Step 11 : ADD https://raw.githubusercontent.com/adelton/docker-freeipa/master/httpd.service /etc/systemd/system/httpd.service |
| 756 | ---> 533fc1c13823 |
| 757 | Removing intermediate container 533faeac373e |
| 758 | Step 12 : ADD https://raw.githubusercontent.com/adelton/docker-freeipa/master/systemctl /usr/bin/systemctl |
| 759 | ---> 02b697a3574b |
| 760 | Removing intermediate container ae0825468034 |
| 761 | Step 13 : ADD https://raw.githubusercontent.com/adelton/docker-freeipa/master/systemctl-socket-daemon /usr/bin/systemctl-socket-daemon |
| 762 | ---> ee117d3590c6 |
| 763 | Removing intermediate container 4d3daa8cd23a |
| 764 | Step 14 : RUN chmod -v +x /usr/bin/systemctl /usr/bin/systemctl-socket-daemon |
| 765 | ---> Running in 880f042da783 |
| 766 | mode of '/usr/bin/systemctl' changed from 0600 (rw-------) to 0711 (rwx--x--x) |
| 767 | mode of '/usr/bin/systemctl-socket-daemon' changed from 0600 (rw-------) to 0711 (rwx--x--x) |
| 768 | ---> 2038377fff38 |
| 769 | Removing intermediate container 880f042da783 |
| 770 | Step 15 : ADD https://cgit.cyrus.foundation/docker/tree/.vimrc /root/.vimrc |
| 771 | /var/tmp/640 |
| 772 |
Lease Host atomic01
Lease Host atomic01
- When
- Completed at May 20 2015, 2:12 PM · Built for 2 s
- Status
Passed
Lease Host atomic02
Lease Host atomic02
- When
- Completed at May 20 2015, 2:12 PM · Built for 1 s
- Status
Passed