Properties
Properties
Run Command on atomic01
Run Command on atomic01
- When
- Completed at Jun 23 2015, 11:25 AM · Built for 1 m, 22 s
- Status
Passed
| 1 | + '[' -z master -a -z '' ']' |
|---|---|
| 2 | + '[' -z ssh://git@git.kolab.org/diffusion/QA/stick.git ']' |
| 3 | + '[' 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 |
| 4 | /usr/local/bin/drydocker: line 169: [: missing `]' |
| 5 | + ']' |
| 6 | /usr/local/bin/drydocker: line 175: ]: command not found |
| 7 | + '[' -z git ']' |
| 8 | + case ${vcs} in |
| 9 | ++ basename ssh://git@git.kolab.org/diffusion/QA/stick.git .git |
| 10 | + package=stick |
| 11 | ++ echo ssh://git@git.kolab.org/diffusion/QA/stick.git |
| 12 | ++ sed -e 's|ssh://git@|https://|g' |
| 13 | + ro_uri=https://git.kolab.org/diffusion/QA/stick.git |
| 14 | + case ${package} in |
| 15 | ++ pwd |
| 16 | + export TMPDIR=/var/tmp/1084 |
| 17 | + TMPDIR=/var/tmp/1084 |
| 18 | + '[' '!' -d stick.git ']' |
| 19 | + git clone https://git.kolab.org/diffusion/QA/stick.git stick.git |
| 20 | + pushd stick.git |
| 21 | + git checkout master |
| 22 | Already on 'master' |
| 23 | + popd |
| 24 | + '[' stick '!=' stick ']' |
| 25 | + export commit |
| 26 | + export differential |
| 27 | + export id |
| 28 | + export package |
| 29 | + export phid |
| 30 | + export ro_uri |
| 31 | + export uri |
| 32 | + export vcs |
| 33 | + export test_build |
| 34 | + export test_functional |
| 35 | + export test_integration |
| 36 | + export test_performance |
| 37 | + export test_unit |
| 38 | + '[' -x stick.git/drydocker/stick/build.sh ']' |
| 39 | + pushd stick.git |
| 40 | + ../stick.git/drydocker/stick/build.sh |
| 41 | Sending build context to Docker daemon 5.632 kB |
| 42 | |
| 43 | Sending build context to Docker daemon |
| 44 | + retval=0 |
| 45 | + popd |
| 46 | + cd /var/tmp |
| 47 | + rm -rf /var/tmp/1084 |
| 48 | + exit 0 |
| 49 |
| 53 | ---> Using cache |
|---|---|
| 54 | ---> 32fefcd2c132 |
| 55 | Step 15 : RUN yum clean all && yum -y install epel-release && yum -y install ant build git osc perl-Data-Dumper perl-Digest-MD5 perl-TimeDate php-phpunit-PHPUnit-Selenium rpmdevtools screen sudo vim-enhanced yum-utils |
| 56 | ---> Using cache |
| 57 | ---> ff406013d7e3 |
| 58 | Step 16 : WORKDIR /srv |
| 59 | ---> Using cache |
| 60 | ---> e42962e1caf2 |
| 61 | Step 17 : RUN git clone https://github.com/google/closure-compiler.git closure-compiler.git |
| 62 | ---> Using cache |
| 63 | ---> a2b99b7fbbbc |
| 64 | Step 18 : WORKDIR /srv/closure-compiler.git |
| 65 | ---> Using cache |
| 66 | ---> 6b1338f5bf96 |
| 67 | Step 19 : RUN ant jar |
| 68 | ---> Using cache |
| 69 | ---> 32d0e7f967cd |
| 70 | Step 20 : ADD http://mirror.kolabsys.com/pub/releases/selenium-server-standalone-2.45.0.jar /usr/local/lib/selenium-standalone-server.jar |
| 71 | ---> Using cache |
| 72 | ---> f242700c08e3 |
| 73 | Step 21 : ADD http://mirror.kolabsys.com/pub/releases/phantomjs-1.9.7-linux-x86_64.tar.bz2 /srv/ |
| 74 | ---> Using cache |
| 75 | ---> cbe727e9d98d |
| 76 | Step 22 : WORKDIR /srv |
| 77 | ---> Using cache |
| 78 | ---> 5f7bf4ce1200 |
| 79 | Step 23 : RUN tar jxvf phantomjs-1.9.7-linux-x86_64.tar.bz2 |
| 80 | ---> Using cache |
| 81 | ---> e34dd4c5b574 |
| 82 | Step 24 : RUN cp phantomjs-1.9.7-linux-x86_64/bin/phantomjs /usr/local/bin/ && rm -rf phantomjs-1.9.7-linux-x86_64* |
| 83 | ---> Using cache |
| 84 | ---> 1f27feb5c3e3 |
| 85 | Step 25 : ADD https://cgit.kolab.org/docker/plain/ci/functions.sh / |
| 86 | ---> Using cache |
| 87 | ---> 7701bc31398f |
| 88 | Step 26 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh / |
| 89 | ---> Using cache |
| 90 | ---> 48f95afb2b28 |
| 91 | Step 27 : RUN chmod 755 /entrypoint.sh |
| 92 | ---> Running in 6810fc5e1e92 |
| 93 | ---> 2291f9f548d5 |
| 94 | Removing intermediate container 6810fc5e1e92 |
| 95 | Step 28 : ENTRYPOINT [ "/entrypoint.sh" ] |
| 96 | ---> Running in 703e077e8905 |
| 97 | ---> 46303f11a4b8 |
| 98 | Removing intermediate container 703e077e8905 |
| 99 | Successfully built 46303f11a4b8 |
| 100 | /var/tmp/1084/docker.git |
| 101 | /var/tmp/1084 |
| 102 |
Run Command on atomic02
Run Command on atomic02
- When
- Completed at Jun 23 2015, 11:25 AM · Built for 1 m, 42 s
- Status
Passed
| 1 | + '[' -z master -a -z '' ']' |
|---|---|
| 2 | + '[' -z ssh://git@git.kolab.org/diffusion/QA/stick.git ']' |
| 3 | + '[' 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 |
| 4 | /usr/local/bin/drydocker: line 169: [: missing `]' |
| 5 | + ']' |
| 6 | /usr/local/bin/drydocker: line 175: ]: command not found |
| 7 | + '[' -z git ']' |
| 8 | + case ${vcs} in |
| 9 | ++ basename ssh://git@git.kolab.org/diffusion/QA/stick.git .git |
| 10 | + package=stick |
| 11 | ++ echo ssh://git@git.kolab.org/diffusion/QA/stick.git |
| 12 | ++ sed -e 's|ssh://git@|https://|g' |
| 13 | + ro_uri=https://git.kolab.org/diffusion/QA/stick.git |
| 14 | + case ${package} in |
| 15 | ++ pwd |
| 16 | + export TMPDIR=/var/tmp/1083 |
| 17 | + TMPDIR=/var/tmp/1083 |
| 18 | + '[' '!' -d stick.git ']' |
| 19 | + git clone https://git.kolab.org/diffusion/QA/stick.git stick.git |
| 20 | + pushd stick.git |
| 21 | + git checkout master |
| 22 | Already on 'master' |
| 23 | + popd |
| 24 | + '[' stick '!=' stick ']' |
| 25 | + export commit |
| 26 | + export differential |
| 27 | + export id |
| 28 | + export package |
| 29 | + export phid |
| 30 | + export ro_uri |
| 31 | + export uri |
| 32 | + export vcs |
| 33 | + export test_build |
| 34 | + export test_functional |
| 35 | + export test_integration |
| 36 | + export test_performance |
| 37 | + export test_unit |
| 38 | + '[' -x stick.git/drydocker/stick/build.sh ']' |
| 39 | + pushd stick.git |
| 40 | + ../stick.git/drydocker/stick/build.sh |
| 41 | Sending build context to Docker daemon 5.632 kB |
| 42 | |
| 43 | Sending build context to Docker daemon |
| 44 | + retval=0 |
| 45 | + popd |
| 46 | + cd /var/tmp |
| 47 | + rm -rf /var/tmp/1083 |
| 48 | + exit 0 |
| 49 |
| 53 | ---> Using cache |
|---|---|
| 54 | ---> 32fefcd2c132 |
| 55 | Step 15 : RUN yum clean all && yum -y install epel-release && yum -y install ant build git osc perl-Data-Dumper perl-Digest-MD5 perl-TimeDate php-phpunit-PHPUnit-Selenium rpmdevtools screen sudo vim-enhanced yum-utils |
| 56 | ---> Using cache |
| 57 | ---> ff406013d7e3 |
| 58 | Step 16 : WORKDIR /srv |
| 59 | ---> Using cache |
| 60 | ---> e42962e1caf2 |
| 61 | Step 17 : RUN git clone https://github.com/google/closure-compiler.git closure-compiler.git |
| 62 | ---> Using cache |
| 63 | ---> a2b99b7fbbbc |
| 64 | Step 18 : WORKDIR /srv/closure-compiler.git |
| 65 | ---> Using cache |
| 66 | ---> 6b1338f5bf96 |
| 67 | Step 19 : RUN ant jar |
| 68 | ---> Using cache |
| 69 | ---> 32d0e7f967cd |
| 70 | Step 20 : ADD http://mirror.kolabsys.com/pub/releases/selenium-server-standalone-2.45.0.jar /usr/local/lib/selenium-standalone-server.jar |
| 71 | ---> Using cache |
| 72 | ---> f242700c08e3 |
| 73 | Step 21 : ADD http://mirror.kolabsys.com/pub/releases/phantomjs-1.9.7-linux-x86_64.tar.bz2 /srv/ |
| 74 | ---> Using cache |
| 75 | ---> cbe727e9d98d |
| 76 | Step 22 : WORKDIR /srv |
| 77 | ---> Using cache |
| 78 | ---> 5f7bf4ce1200 |
| 79 | Step 23 : RUN tar jxvf phantomjs-1.9.7-linux-x86_64.tar.bz2 |
| 80 | ---> Using cache |
| 81 | ---> e34dd4c5b574 |
| 82 | Step 24 : RUN cp phantomjs-1.9.7-linux-x86_64/bin/phantomjs /usr/local/bin/ && rm -rf phantomjs-1.9.7-linux-x86_64* |
| 83 | ---> Using cache |
| 84 | ---> 1f27feb5c3e3 |
| 85 | Step 25 : ADD https://cgit.kolab.org/docker/plain/ci/functions.sh / |
| 86 | ---> Using cache |
| 87 | ---> 7701bc31398f |
| 88 | Step 26 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh / |
| 89 | ---> 5e3b195ab9ba |
| 90 | Removing intermediate container bfd08c600771 |
| 91 | Step 27 : RUN chmod 755 /entrypoint.sh |
| 92 | ---> Running in e5aa13b968f3 |
| 93 | ---> df88af8c5df8 |
| 94 | Removing intermediate container e5aa13b968f3 |
| 95 | Step 28 : ENTRYPOINT [ "/entrypoint.sh" ] |
| 96 | ---> Running in 1f3311b01479 |
| 97 | ---> 69b10bfaf3d0 |
| 98 | Removing intermediate container 1f3311b01479 |
| 99 | Successfully built 69b10bfaf3d0 |
| 100 | /var/tmp/1083/docker.git |
| 101 | /var/tmp/1083 |
| 102 |
Lease Host atomic01
Lease Host atomic01
- When
- Completed at Jun 23 2015, 11:23 AM · Built instantly
- Status
Passed
Lease Host atomic02
Lease Host atomic02
- When
- Completed at Jun 23 2015, 11:23 AM · Built for 1 s
- Status
Passed
Wait for Previous Commits to Build
Wait for Previous Commits to Build
- When
- Completed at Jun 23 2015, 11:25 AM · Built instantly
- Status
Passed
| 1 | Blocked by: Build 817 |
|---|---|
| 2 | Blocked by: Build 817 |
| 3 | Blocked by: Build 817 |
| 4 | Blocked by: Build 817 |
| 5 | Blocked by: Build 817 |
| 6 |