Properties
Properties
Run Command on atomic01
Run Command on atomic01
- When
- Completed at Jun 12 2015, 10:59 AM · Built for 5 m, 18 s
- Status
Passed
| 1 | + '[' -z ssh://git@git.kolab.org/diffusion/QA/stick.git ']' |
|---|---|
| 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 | ++ pwd |
| 17 | + export TMPDIR=/var/tmp/995 |
| 18 | + TMPDIR=/var/tmp/995 |
| 19 | + '[' '!' -d stick.git ']' |
| 20 | + git clone https://git.kolab.org/diffusion/QA/stick.git stick.git |
| 21 | + pushd stick.git |
| 22 | + git checkout master |
| 23 | Already on 'master' |
| 24 | + popd |
| 25 | + '[' stick '!=' stick ']' |
| 26 | + export commit |
| 27 | + export differential |
| 28 | + export id |
| 29 | + export package |
| 30 | + export phid |
| 31 | + export ro_uri |
| 32 | + export uri |
| 33 | + export vcs |
| 34 | + export test_build |
| 35 | + export test_functional |
| 36 | + export test_integration |
| 37 | + export test_performance |
| 38 | + export test_unit |
| 39 | + '[' -x stick.git/drydocker/stick/build.sh ']' |
| 40 | + pushd stick.git |
| 41 | + ../stick.git/drydocker/stick/build.sh |
| 42 | Sending build context to Docker daemon 5.12 kB |
| 43 | |
| 44 | Sending build context to Docker daemon |
| 45 | + retval=0 |
| 46 | + popd |
| 47 | + cd /var/tmp |
| 48 | + rm -rf /var/tmp/995 |
| 49 | + exit 0 |
| 50 |
| 56 | ---> Using cache |
|---|---|
| 57 | ---> 392a53a23335 |
| 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 | ---> 9725f7b78f02 |
| 61 | Step 17 : WORKDIR /srv |
| 62 | ---> Using cache |
| 63 | ---> 5ec0acfe8207 |
| 64 | Step 18 : RUN git clone https://github.com/google/closure-compiler.git closure-compiler.git |
| 65 | ---> Using cache |
| 66 | ---> d7dd315e9bc0 |
| 67 | Step 19 : WORKDIR /srv/closure-compiler.git |
| 68 | ---> Using cache |
| 69 | ---> 9bf13945e00e |
| 70 | Step 20 : RUN ant jar |
| 71 | ---> Using cache |
| 72 | ---> f6197b948364 |
| 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 | ---> cb1e2d7d89e6 |
| 76 | Step 22 : ADD http://mirror.kolabsys.com/pub/releases/phantomjs-1.9.7-linux-x86_64.tar.bz2 /srv/ |
| 77 | ---> Using cache |
| 78 | ---> 6afb08ac89b6 |
| 79 | Step 23 : WORKDIR /srv |
| 80 | ---> Using cache |
| 81 | ---> d28b9cabe2b4 |
| 82 | Step 24 : RUN tar jxvf phantomjs-1.9.7-linux-x86_64.tar.bz2 |
| 83 | ---> Using cache |
| 84 | ---> 66a26582601f |
| 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 | ---> e05db99a8a56 |
| 88 | Step 26 : ADD https://cgit.kolab.org/docker/plain/ci/functions.sh / |
| 89 | ---> 680276e6d61f |
| 90 | Removing intermediate container b457ab6b92e7 |
| 91 | Step 27 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh / |
| 92 | ---> 9383a6b99c34 |
| 93 | Removing intermediate container 9bd148621e77 |
| 94 | Step 28 : RUN chmod 755 /entrypoint.sh |
| 95 | ---> Running in 9ef70837ef39 |
| 96 | ---> 3aa238ff9e9c |
| 97 | Removing intermediate container 9ef70837ef39 |
| 98 | Step 29 : ENTRYPOINT [ "/entrypoint.sh" ] |
| 99 | ---> Running in f3826bb35ec0 |
| 100 | ---> 85efb79d1cfc |
| 101 | Removing intermediate container f3826bb35ec0 |
| 102 | Successfully built 85efb79d1cfc |
| 103 | /var/tmp/995/docker.git |
| 104 | /var/tmp/995 |
| 105 |
Run Command on atomic02
Run Command on atomic02
- When
- Completed at Jun 12 2015, 10:57 AM · Built for 3 m, 53 s
- Status
Passed
| 1 | + '[' -z ssh://git@git.kolab.org/diffusion/QA/stick.git ']' |
|---|---|
| 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 | ++ pwd |
| 17 | + export TMPDIR=/var/tmp/994 |
| 18 | + TMPDIR=/var/tmp/994 |
| 19 | + '[' '!' -d stick.git ']' |
| 20 | + git clone https://git.kolab.org/diffusion/QA/stick.git stick.git |
| 21 | + pushd stick.git |
| 22 | + git checkout master |
| 23 | Already on 'master' |
| 24 | + popd |
| 25 | + '[' stick '!=' stick ']' |
| 26 | + export commit |
| 27 | + export differential |
| 28 | + export id |
| 29 | + export package |
| 30 | + export phid |
| 31 | + export ro_uri |
| 32 | + export uri |
| 33 | + export vcs |
| 34 | + export test_build |
| 35 | + export test_functional |
| 36 | + export test_integration |
| 37 | + export test_performance |
| 38 | + export test_unit |
| 39 | + '[' -x stick.git/drydocker/stick/build.sh ']' |
| 40 | + pushd stick.git |
| 41 | + ../stick.git/drydocker/stick/build.sh |
| 42 | Sending build context to Docker daemon 5.12 kB |
| 43 | |
| 44 | Sending build context to Docker daemon |
| 45 | + retval=0 |
| 46 | + popd |
| 47 | + cd /var/tmp |
| 48 | + rm -rf /var/tmp/994 |
| 49 | + exit 0 |
| 50 |
| 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 | ---> 32a7467af98e |
| 90 | Removing intermediate container 5dd03fe9db87 |
| 91 | Step 27 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh / |
| 92 | ---> c77f0c9c4cdb |
| 93 | Removing intermediate container a5f6ce97054b |
| 94 | Step 28 : RUN chmod 755 /entrypoint.sh |
| 95 | ---> Running in 5cfaf1ea8a17 |
| 96 | ---> 85bec670d0b6 |
| 97 | Removing intermediate container 5cfaf1ea8a17 |
| 98 | Step 29 : ENTRYPOINT [ "/entrypoint.sh" ] |
| 99 | ---> Running in 45d15d6e584b |
| 100 | ---> 447d089e6098 |
| 101 | Removing intermediate container 45d15d6e584b |
| 102 | Successfully built 447d089e6098 |
| 103 | /var/tmp/994/docker.git |
| 104 | /var/tmp/994 |
| 105 |
Lease Host atomic01
Lease Host atomic01
- When
- Completed at Jun 12 2015, 10:54 AM · Built instantly
- Status
Passed
Lease Host atomic02
Lease Host atomic02
- When
- Completed at Jun 12 2015, 10:54 AM · Built instantly
- Status
Passed
Wait for Previous Commits to Build
Wait for Previous Commits to Build
- When
- Completed at Jun 12 2015, 10:54 AM · Built instantly
- Status
Passed
1 empty log is hidden Show all logs.