Properties
Properties
Run Command on atomic01
Run Command on atomic01
- When
- Completed at May 27 2015, 9:41 AM · Built for 7 s
- Status
Passed
| 2 | + '[' 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 ']' |
|---|---|
| 3 | + test_build=1 |
| 4 | + test_functional=1 |
| 5 | + test_integration=1 |
| 6 | + test_performance=1 |
| 7 | + test_unit=1 |
| 8 | + '[' -z git ']' |
| 9 | + case ${vcs} in |
| 10 | ++ basename ssh://git@git.kolab.org/diffusion/QA/stick.git .git |
| 11 | + package=stick |
| 12 | ++ echo ssh://git@git.kolab.org/diffusion/QA/stick.git |
| 13 | ++ sed -e 's|ssh://git@|https://|g' |
| 14 | + ro_uri=https://git.kolab.org/diffusion/QA/stick.git |
| 15 | + case ${package} in |
| 16 | + case ${uri} in |
| 17 | ++ pwd |
| 18 | + export TMPDIR=/var/tmp/806 |
| 19 | + TMPDIR=/var/tmp/806 |
| 20 | + '[' '!' -d stick.git ']' |
| 21 | + git clone https://git.kolab.org/diffusion/QA/stick.git stick.git |
| 22 | + pushd stick.git |
| 23 | + git checkout master |
| 24 | Already on 'master' |
| 25 | + popd |
| 26 | + '[' stick '!=' stick ']' |
| 27 | + export commit |
| 28 | + export differential |
| 29 | + export id |
| 30 | + export package |
| 31 | + export phid |
| 32 | + export ro_uri |
| 33 | + export uri |
| 34 | + export vcs |
| 35 | + export test_build |
| 36 | + export test_functional |
| 37 | + export test_integration |
| 38 | + export test_performance |
| 39 | + export test_unit |
| 40 | + '[' -x stick.git/drydocker/stick/build.sh ']' |
| 41 | + pushd stick.git |
| 42 | + ../stick.git/drydocker/stick/build.sh |
| 43 | Sending build context to Docker daemon 5.12 kB |
| 44 | |
| 45 | Sending build context to Docker daemon |
| 46 | + retval=0 |
| 47 | + popd |
| 48 | + cd /var/tmp |
| 49 | + rm -rf /var/tmp/806 |
| 50 | + exit 0 |
| 51 |
| 54 | ---> ace658044d9f |
|---|---|
| 55 | Step 15 : ADD https://cgit.cyrus.foundation/docker/plain/.vimrc /root/.vimrc |
| 56 | ---> Using cache |
| 57 | ---> 5fc2d3611b74 |
| 58 | Step 16 : RUN yum clean all && yum -y install epel-release && yum -y install --skip-broken ant atk-devel.i686 build cairo-devel.i686 fontconfig-devel.i686 freetype-devel freetype-devel.i686 gcc.i686 gcc-c++.i686 gdk-pixbuf-devel.i686 git glibc-devel glibc-devel.i686 glib2-devel.i686 gperf gtk2-devel gtk2-devel.i686 ibus-devel java-devel osc pango-devel.i686 passwd perl-Digest-MD5 perl-TimeDate php-phpunit-PHPUnit-Selenium python-selenium rpmdevtools ruby screen sudo vim-enhanced yum-utils @development @fedora-packager && yum-builddep -y --skip-broken $(yum -d 0 -e 0 --disablerepo=\* --enablerepo=Kolab_Development list available 2>&1 | grep -vE "^(Available Packages|\s+)" | awk '{print $1}' ) |
| 59 | ---> Using cache |
| 60 | ---> 8251a06c08b4 |
| 61 | Step 17 : WORKDIR /srv |
| 62 | ---> Using cache |
| 63 | ---> 7553060f11e6 |
| 64 | Step 18 : RUN git clone https://github.com/google/closure-compiler.git closure-compiler.git |
| 65 | ---> Using cache |
| 66 | ---> 722918fd883b |
| 67 | Step 19 : WORKDIR /srv/closure-compiler.git |
| 68 | ---> Using cache |
| 69 | ---> e8d69a447faf |
| 70 | Step 20 : RUN ant jar |
| 71 | ---> Using cache |
| 72 | ---> eafc83982b70 |
| 73 | Step 21 : ADD http://mirror.kolabsys.com/pub/releases/selenium-server-standalone-2.45.0.jar /usr/local/lib/selenium-standalone-server.jar |
| 74 | ---> Using cache |
| 75 | ---> 3599245d3868 |
| 76 | Step 22 : ADD http://mirror.kolabsys.com/pub/releases/phantomjs-1.9.7-linux-x86_64.tar.bz2 /srv/ |
| 77 | ---> Using cache |
| 78 | ---> 7513571a689e |
| 79 | Step 23 : WORKDIR /srv |
| 80 | ---> Using cache |
| 81 | ---> 08ca38c08c43 |
| 82 | Step 24 : RUN tar jxvf phantomjs-1.9.7-linux-x86_64.tar.bz2 |
| 83 | ---> Using cache |
| 84 | ---> 0398bb3a5647 |
| 85 | Step 25 : RUN cp phantomjs-1.9.7-linux-x86_64/bin/phantomjs /usr/local/bin/ && rm -rf phantomjs-1.9.7-linux-x86_64* |
| 86 | ---> Using cache |
| 87 | ---> ea27b4239a96 |
| 88 | Step 26 : ADD https://cgit.kolab.org/docker/plain/ci/functions.sh / |
| 89 | ---> Using cache |
| 90 | ---> feb0c42461e8 |
| 91 | Step 27 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh / |
| 92 | ---> Using cache |
| 93 | ---> 79409d947322 |
| 94 | Step 28 : RUN chmod 755 /entrypoint.sh |
| 95 | ---> Using cache |
| 96 | ---> 84ce0898bd8f |
| 97 | Step 29 : ENTRYPOINT [ "/entrypoint.sh" ] |
| 98 | ---> Using cache |
| 99 | ---> 35ee488e0518 |
| 100 | Successfully built 35ee488e0518 |
| 101 | /var/tmp/806/docker.git |
| 102 | /var/tmp/806 |
| 103 |
Run Command on atomic02
Run Command on atomic02
- When
- Completed at May 27 2015, 9:41 AM · Built for 8 s
- Status
Passed
| 2 | + '[' 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 ']' |
|---|---|
| 3 | + test_build=1 |
| 4 | + test_functional=1 |
| 5 | + test_integration=1 |
| 6 | + test_performance=1 |
| 7 | + test_unit=1 |
| 8 | + '[' -z git ']' |
| 9 | + case ${vcs} in |
| 10 | ++ basename ssh://git@git.kolab.org/diffusion/QA/stick.git .git |
| 11 | + package=stick |
| 12 | ++ echo ssh://git@git.kolab.org/diffusion/QA/stick.git |
| 13 | ++ sed -e 's|ssh://git@|https://|g' |
| 14 | + ro_uri=https://git.kolab.org/diffusion/QA/stick.git |
| 15 | + case ${package} in |
| 16 | + case ${uri} in |
| 17 | ++ pwd |
| 18 | + export TMPDIR=/var/tmp/805 |
| 19 | + TMPDIR=/var/tmp/805 |
| 20 | + '[' '!' -d stick.git ']' |
| 21 | + git clone https://git.kolab.org/diffusion/QA/stick.git stick.git |
| 22 | + pushd stick.git |
| 23 | + git checkout master |
| 24 | Already on 'master' |
| 25 | + popd |
| 26 | + '[' stick '!=' stick ']' |
| 27 | + export commit |
| 28 | + export differential |
| 29 | + export id |
| 30 | + export package |
| 31 | + export phid |
| 32 | + export ro_uri |
| 33 | + export uri |
| 34 | + export vcs |
| 35 | + export test_build |
| 36 | + export test_functional |
| 37 | + export test_integration |
| 38 | + export test_performance |
| 39 | + export test_unit |
| 40 | + '[' -x stick.git/drydocker/stick/build.sh ']' |
| 41 | + pushd stick.git |
| 42 | + ../stick.git/drydocker/stick/build.sh |
| 43 | Sending build context to Docker daemon 5.12 kB |
| 44 | |
| 45 | Sending build context to Docker daemon |
| 46 | + retval=0 |
| 47 | + popd |
| 48 | + cd /var/tmp |
| 49 | + rm -rf /var/tmp/805 |
| 50 | + exit 0 |
| 51 |
| 54 | ---> ace658044d9f |
|---|---|
| 55 | Step 15 : ADD https://cgit.cyrus.foundation/docker/plain/.vimrc /root/.vimrc |
| 56 | ---> Using cache |
| 57 | ---> 5fc2d3611b74 |
| 58 | Step 16 : RUN yum clean all && yum -y install epel-release && yum -y install --skip-broken ant atk-devel.i686 build cairo-devel.i686 fontconfig-devel.i686 freetype-devel freetype-devel.i686 gcc.i686 gcc-c++.i686 gdk-pixbuf-devel.i686 git glibc-devel glibc-devel.i686 glib2-devel.i686 gperf gtk2-devel gtk2-devel.i686 ibus-devel java-devel osc pango-devel.i686 passwd perl-Digest-MD5 perl-TimeDate php-phpunit-PHPUnit-Selenium python-selenium rpmdevtools ruby screen sudo vim-enhanced yum-utils @development @fedora-packager && yum-builddep -y --skip-broken $(yum -d 0 -e 0 --disablerepo=\* --enablerepo=Kolab_Development list available 2>&1 | grep -vE "^(Available Packages|\s+)" | awk '{print $1}' ) |
| 59 | ---> Using cache |
| 60 | ---> 8251a06c08b4 |
| 61 | Step 17 : WORKDIR /srv |
| 62 | ---> Using cache |
| 63 | ---> 7553060f11e6 |
| 64 | Step 18 : RUN git clone https://github.com/google/closure-compiler.git closure-compiler.git |
| 65 | ---> Using cache |
| 66 | ---> 722918fd883b |
| 67 | Step 19 : WORKDIR /srv/closure-compiler.git |
| 68 | ---> Using cache |
| 69 | ---> e8d69a447faf |
| 70 | Step 20 : RUN ant jar |
| 71 | ---> Using cache |
| 72 | ---> eafc83982b70 |
| 73 | Step 21 : ADD http://mirror.kolabsys.com/pub/releases/selenium-server-standalone-2.45.0.jar /usr/local/lib/selenium-standalone-server.jar |
| 74 | ---> Using cache |
| 75 | ---> 3599245d3868 |
| 76 | Step 22 : ADD http://mirror.kolabsys.com/pub/releases/phantomjs-1.9.7-linux-x86_64.tar.bz2 /srv/ |
| 77 | ---> Using cache |
| 78 | ---> 7513571a689e |
| 79 | Step 23 : WORKDIR /srv |
| 80 | ---> Using cache |
| 81 | ---> 08ca38c08c43 |
| 82 | Step 24 : RUN tar jxvf phantomjs-1.9.7-linux-x86_64.tar.bz2 |
| 83 | ---> Using cache |
| 84 | ---> 0398bb3a5647 |
| 85 | Step 25 : RUN cp phantomjs-1.9.7-linux-x86_64/bin/phantomjs /usr/local/bin/ && rm -rf phantomjs-1.9.7-linux-x86_64* |
| 86 | ---> Using cache |
| 87 | ---> ea27b4239a96 |
| 88 | Step 26 : ADD https://cgit.kolab.org/docker/plain/ci/functions.sh / |
| 89 | ---> Using cache |
| 90 | ---> feb0c42461e8 |
| 91 | Step 27 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh / |
| 92 | ---> Using cache |
| 93 | ---> 79409d947322 |
| 94 | Step 28 : RUN chmod 755 /entrypoint.sh |
| 95 | ---> Using cache |
| 96 | ---> 84ce0898bd8f |
| 97 | Step 29 : ENTRYPOINT [ "/entrypoint.sh" ] |
| 98 | ---> Using cache |
| 99 | ---> 35ee488e0518 |
| 100 | Successfully built 35ee488e0518 |
| 101 | /var/tmp/805/docker.git |
| 102 | /var/tmp/805 |
| 103 |
Lease Host atomic01
Lease Host atomic01
- When
- Completed at May 27 2015, 9:40 AM · Built for 1 s
- Status
Passed
Lease Host atomic02
Lease Host atomic02
- When
- Completed at May 27 2015, 9:40 AM · Built for 1 s
- Status
Passed
Wait for Previous Commits to Build
Wait for Previous Commits to Build
- When
- Completed at May 27 2015, 9:40 AM · Built instantly
- Status
Passed
1 empty log is hidden Show all logs.