Properties
Properties
Run Command on atomic01
Run Command on atomic01
- When
- Completed at Apr 17 2015, 12:44 PM · Built for 39 s
- Status
Passed
| 10 | + id=118 |
|---|---|
| 11 | + shift |
| 12 | + shift |
| 13 | + '[' 10 -gt 0 ']' |
| 14 | + case $1 in |
| 15 | ++ eval echo ''\''e588234891532e5ea30735efd2414b80c4d05923'\''' |
| 16 | +++ echo e588234891532e5ea30735efd2414b80c4d05923 |
| 17 | + commit=e588234891532e5ea30735efd2414b80c4d05923 |
| 18 | + shift |
| 19 | + shift |
| 20 | + '[' 8 -gt 0 ']' |
| 21 | + case $1 in |
| 22 | ++ eval echo ''\'''\''' |
| 23 | +++ echo '' |
| 24 | + differential= |
| 25 | + shift |
| 26 | + shift |
| 27 | + '[' 6 -gt 0 ']' |
| 28 | + case $1 in |
| 29 | ++ eval echo ''\''PHID-HMBT-g5pfgldsn6u4dcrsycqq'\''' |
| 30 | +++ echo PHID-HMBT-g5pfgldsn6u4dcrsycqq |
| 31 | + phid=PHID-HMBT-g5pfgldsn6u4dcrsycqq |
| 32 | + shift |
| 33 | + shift |
| 34 | + '[' 4 -gt 0 ']' |
| 35 | + case $1 in |
| 36 | ++ eval echo ''\''ssh://git@git.kolab.org/diffusion/QA/stick.git'\''' |
| 37 | +++ echo ssh://git@git.kolab.org/diffusion/QA/stick.git |
| 38 | + uri=ssh://git@git.kolab.org/diffusion/QA/stick.git |
| 39 | + shift |
| 40 | + shift |
| 41 | + '[' 2 -gt 0 ']' |
| 42 | + case $1 in |
| 43 | ++ eval echo ''\''git'\''' |
| 44 | +++ echo git |
| 45 | + vcs=git |
| 46 | + shift |
| 47 | + shift |
| 48 | + '[' 0 -gt 0 ']' |
| 49 | + '[' -z e588234891532e5ea30735efd2414b80c4d05923 -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 | ++ sed -e 's|ssh://git@|https://|g' |
| 62 | ++ echo ssh://git@git.kolab.org/diffusion/QA/stick.git |
| 63 | + ro_uri=https://git.kolab.org/diffusion/QA/stick.git |
| 64 | ++ pwd |
| 65 | + export TMPDIR=/var/tmp/162 |
| 66 | + TMPDIR=/var/tmp/162 |
| 67 | + '[' '!' -d stick.git ']' |
| 68 | + git clone https://git.kolab.org/diffusion/QA/stick.git stick.git |
| 69 | + pushd stick.git |
| 70 | + git checkout e588234891532e5ea30735efd2414b80c4d05923 |
| 71 | Note: checking out 'e588234891532e5ea30735efd2414b80c4d05923'. |
| 72 | |
| 73 | You are in 'detached HEAD' state. You can look around, make experimental |
| 74 | changes and commit them, and you can discard any commits you make in this |
| 75 | state without impacting any branches by performing another checkout. |
| 76 | |
| 77 | If you want to create a new branch to retain commits you create, you may |
| 78 | do so (now or later) by using -b with the checkout command again. Example: |
| 79 | |
| 80 | git checkout -b new_branch_name |
| 81 | |
| 82 | HEAD is now at e588234... Don't forget we run on the host not inside a docker container |
| 83 | + popd |
| 84 | + '[' stick '!=' stick ']' |
| 85 | + export commit |
| 86 | + export differential |
| 87 | + export id |
| 88 | + export package |
| 89 | + export phid |
| 90 | + export ro_uri |
| 91 | + export uri |
| 92 | + export vcs |
| 93 | + export test_build |
| 94 | + export test_functional |
| 95 | + export test_integration |
| 96 | + export test_performance |
| 97 | + export test_unit |
| 98 | + '[' -x stick.git/drydocker/stick/build.sh ']' |
| 99 | + pushd stick.git |
| 100 | + ../stick.git/drydocker/stick/build.sh |
| 101 | Sending build context to Docker daemon 2.048 kB |
| 102 | |
| 103 | Sending build context to Docker daemon |
| 104 | + popd |
| 105 | + echo 'At this stage, we'\''re just going to be successful.' |
| 106 | + cd /var/tmp |
| 107 | + rm -rf /var/tmp/162 |
| 108 | + exit 0 |
| 109 |
| 1 | Cloning into 'stick.git'... |
|---|---|
| 2 | /var/tmp/162/stick.git /var/tmp/162 |
| 3 | /var/tmp/162 |
| 4 | /var/tmp/162/stick.git /var/tmp/162 |
| 5 | Cloning into '/var/tmp/162/docker.git'... |
| 6 | /var/tmp/162/docker.git/ci /var/tmp/162/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 | ---> 85a7fc22c601 |
| 15 | Step 2 : RUN yum clean metadata && yum -y install epel-release git yum-utils |
| 16 | ---> Using cache |
| 17 | ---> 62eb4d3d10b3 |
| 18 | Step 3 : ADD http://obs.kolabsys.com/repositories/Kolab:/Development/CentOS_7/Kolab:Development.repo /etc/yum.repos.d/Kolab:Development.repo |
| 19 | ---> Using cache |
| 20 | ---> 33a3c05d095d |
| 21 | Step 4 : RUN rpm --import https://ssl.kolabsys.com/community.asc |
| 22 | ---> Using cache |
| 23 | ---> 38cb89925e00 |
| 24 | Step 5 : ENV IMAGE maipo |
| 25 | ---> Using cache |
| 26 | ---> 476041223a05 |
| 27 | Step 6 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh / |
| 28 | ---> 7ee77146525e |
| 29 | Removing intermediate container b349a177a3bb |
| 30 | Step 7 : RUN chmod 755 /entrypoint.sh |
| 31 | ---> Running in dc965f52596f |
| 32 | ---> e245c60e5ef1 |
| 33 | Removing intermediate container dc965f52596f |
| 34 | Step 8 : ENTRYPOINT [ "/entrypoint.sh" ] |
| 35 | ---> Running in 557a671b6f89 |
| 36 | ---> 8c9c210de277 |
| 37 | Removing intermediate container 557a671b6f89 |
| 38 | Successfully built 8c9c210de277 |
| 39 | /var/tmp/162/stick.git |
| 40 | /var/tmp/162 |
| 41 | At this stage, we're just going to be successful. |
| 42 |
Run Command on atomic02
Run Command on atomic02
- When
- Completed at Apr 17 2015, 12:44 PM · Built for 34 s
- Status
Passed
| 10 | + id=118 |
|---|---|
| 11 | + shift |
| 12 | + shift |
| 13 | + '[' 10 -gt 0 ']' |
| 14 | + case $1 in |
| 15 | ++ eval echo ''\''e588234891532e5ea30735efd2414b80c4d05923'\''' |
| 16 | +++ echo e588234891532e5ea30735efd2414b80c4d05923 |
| 17 | + commit=e588234891532e5ea30735efd2414b80c4d05923 |
| 18 | + shift |
| 19 | + shift |
| 20 | + '[' 8 -gt 0 ']' |
| 21 | + case $1 in |
| 22 | ++ eval echo ''\'''\''' |
| 23 | +++ echo '' |
| 24 | + differential= |
| 25 | + shift |
| 26 | + shift |
| 27 | + '[' 6 -gt 0 ']' |
| 28 | + case $1 in |
| 29 | ++ eval echo ''\''PHID-HMBT-uzmy727y4yjqvvq5ux4b'\''' |
| 30 | +++ echo PHID-HMBT-uzmy727y4yjqvvq5ux4b |
| 31 | + phid=PHID-HMBT-uzmy727y4yjqvvq5ux4b |
| 32 | + shift |
| 33 | + shift |
| 34 | + '[' 4 -gt 0 ']' |
| 35 | + case $1 in |
| 36 | ++ eval echo ''\''ssh://git@git.kolab.org/diffusion/QA/stick.git'\''' |
| 37 | +++ echo ssh://git@git.kolab.org/diffusion/QA/stick.git |
| 38 | + uri=ssh://git@git.kolab.org/diffusion/QA/stick.git |
| 39 | + shift |
| 40 | + shift |
| 41 | + '[' 2 -gt 0 ']' |
| 42 | + case $1 in |
| 43 | ++ eval echo ''\''git'\''' |
| 44 | +++ echo git |
| 45 | + vcs=git |
| 46 | + shift |
| 47 | + shift |
| 48 | + '[' 0 -gt 0 ']' |
| 49 | + '[' -z e588234891532e5ea30735efd2414b80c4d05923 -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/161 |
| 66 | + TMPDIR=/var/tmp/161 |
| 67 | + '[' '!' -d stick.git ']' |
| 68 | + git clone https://git.kolab.org/diffusion/QA/stick.git stick.git |
| 69 | + pushd stick.git |
| 70 | + git checkout e588234891532e5ea30735efd2414b80c4d05923 |
| 71 | Note: checking out 'e588234891532e5ea30735efd2414b80c4d05923'. |
| 72 | |
| 73 | You are in 'detached HEAD' state. You can look around, make experimental |
| 74 | changes and commit them, and you can discard any commits you make in this |
| 75 | state without impacting any branches by performing another checkout. |
| 76 | |
| 77 | If you want to create a new branch to retain commits you create, you may |
| 78 | do so (now or later) by using -b with the checkout command again. Example: |
| 79 | |
| 80 | git checkout -b new_branch_name |
| 81 | |
| 82 | HEAD is now at e588234... Don't forget we run on the host not inside a docker container |
| 83 | + popd |
| 84 | + '[' stick '!=' stick ']' |
| 85 | + export commit |
| 86 | + export differential |
| 87 | + export id |
| 88 | + export package |
| 89 | + export phid |
| 90 | + export ro_uri |
| 91 | + export uri |
| 92 | + export vcs |
| 93 | + export test_build |
| 94 | + export test_functional |
| 95 | + export test_integration |
| 96 | + export test_performance |
| 97 | + export test_unit |
| 98 | + '[' -x stick.git/drydocker/stick/build.sh ']' |
| 99 | + pushd stick.git |
| 100 | + ../stick.git/drydocker/stick/build.sh |
| 101 | Sending build context to Docker daemon 2.048 kB |
| 102 | |
| 103 | Sending build context to Docker daemon |
| 104 | + popd |
| 105 | + echo 'At this stage, we'\''re just going to be successful.' |
| 106 | + cd /var/tmp |
| 107 | + rm -rf /var/tmp/161 |
| 108 | + exit 0 |
| 109 |
| 1 | Cloning into 'stick.git'... |
|---|---|
| 2 | /var/tmp/161/stick.git /var/tmp/161 |
| 3 | /var/tmp/161 |
| 4 | /var/tmp/161/stick.git /var/tmp/161 |
| 5 | Cloning into '/var/tmp/161/docker.git'... |
| 6 | /var/tmp/161/docker.git/ci /var/tmp/161/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 | ---> 85a7fc22c601 |
| 15 | Step 2 : RUN yum clean metadata && yum -y install epel-release git yum-utils |
| 16 | ---> Using cache |
| 17 | ---> 62eb4d3d10b3 |
| 18 | Step 3 : ADD http://obs.kolabsys.com/repositories/Kolab:/Development/CentOS_7/Kolab:Development.repo /etc/yum.repos.d/Kolab:Development.repo |
| 19 | ---> Using cache |
| 20 | ---> 33a3c05d095d |
| 21 | Step 4 : RUN rpm --import https://ssl.kolabsys.com/community.asc |
| 22 | ---> Using cache |
| 23 | ---> 38cb89925e00 |
| 24 | Step 5 : ENV IMAGE maipo |
| 25 | ---> Using cache |
| 26 | ---> 476041223a05 |
| 27 | Step 6 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh / |
| 28 | ---> 1b980fbad7fa |
| 29 | Removing intermediate container c98609a70160 |
| 30 | Step 7 : RUN chmod 755 /entrypoint.sh |
| 31 | ---> Running in 1094a9db9206 |
| 32 | ---> 84fd7de4183e |
| 33 | Removing intermediate container 1094a9db9206 |
| 34 | Step 8 : ENTRYPOINT [ "/entrypoint.sh" ] |
| 35 | ---> Running in bfa71d4169c1 |
| 36 | ---> be0fb3488cfb |
| 37 | Removing intermediate container bfa71d4169c1 |
| 38 | Successfully built be0fb3488cfb |
| 39 | /var/tmp/161/stick.git |
| 40 | /var/tmp/161 |
| 41 | At this stage, we're just going to be successful. |
| 42 |
Lease Host atomic01
Lease Host atomic01
- When
- Completed at Apr 17 2015, 12:43 PM · Built instantly
- Status
Passed
Lease Host atomic02
Lease Host atomic02
- When
- Completed at Apr 17 2015, 12:43 PM · Built instantly
- Status
Passed