Properties
Properties
Run Command on atomic01
Run Command on atomic01
- When
- Completed at May 27 2015, 6:00 AM · Built for 14 s
- Status
Failed
| 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/799 |
| 19 | + TMPDIR=/var/tmp/799 |
| 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 | 2015/05/27 08:00:46 Got HTTP status code >= 400: 404 Not Found |
| 47 | make: *** [all] Error 1 |
| 48 | + retval=2 |
| 49 | + popd |
| 50 | + cd /var/tmp |
| 51 | + rm -rf /var/tmp/799 |
| 52 | + exit 2 |
| 53 |
| 29 | ---> Using cache |
|---|---|
| 30 | ---> 361e48f4eda7 |
| 31 | Step 7 : RUN yum -y reinstall \* |
| 32 | ---> Using cache |
| 33 | ---> 64f087b684bb |
| 34 | Step 8 : ENV IMAGE maipo |
| 35 | ---> Using cache |
| 36 | ---> 2b5f25706ee4 |
| 37 | Step 9 : ADD http://cgit.kolab.org/docker/plain/ci/files.d/dbus.service /etc/systemd/system/dbus.service |
| 38 | ---> Using cache |
| 39 | ---> 5d3b20c8dac8 |
| 40 | Step 10 : RUN ln -sf dbus.service /etc/systemd/system/messagebus.service |
| 41 | ---> Using cache |
| 42 | ---> e087ab1323f0 |
| 43 | Step 11 : ADD http://cgit.kolab.org/docker/plain/ci/files.d/httpd.service /etc/systemd/system/httpd.service |
| 44 | ---> Using cache |
| 45 | ---> cccdc0d051b9 |
| 46 | Step 12 : ADD http://cgit.kolab.org/docker/plain/ci/files.d/systemctl /usr/bin/systemctl |
| 47 | ---> Using cache |
| 48 | ---> b34754b99c58 |
| 49 | Step 13 : ADD http://cgit.kolab.org/docker/plain/ci/files.d/systemctl-socket-daemon /usr/bin/systemctl-socket-daemon |
| 50 | ---> Using cache |
| 51 | ---> 44c2cd6519bc |
| 52 | Step 14 : RUN chmod -v a+rx /usr/bin/systemctl /usr/bin/systemctl-socket-daemon |
| 53 | ---> Using cache |
| 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://selenium-release.storage.googleapis.com/2.45/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 | /var/tmp/799 |
| 78 |
Run Command on atomic02
Run Command on atomic02
- When
- Completed at May 27 2015, 6:00 AM · Built for 18 s
- Status
Failed
| 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/798 |
| 19 | + TMPDIR=/var/tmp/798 |
| 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 | 2015/05/27 08:00:48 Got HTTP status code >= 400: 404 Not Found |
| 47 | make: *** [all] Error 1 |
| 48 | + retval=2 |
| 49 | + popd |
| 50 | + cd /var/tmp |
| 51 | + rm -rf /var/tmp/798 |
| 52 | + exit 2 |
| 53 |
| 29 | ---> Using cache |
|---|---|
| 30 | ---> 361e48f4eda7 |
| 31 | Step 7 : RUN yum -y reinstall \* |
| 32 | ---> Using cache |
| 33 | ---> 64f087b684bb |
| 34 | Step 8 : ENV IMAGE maipo |
| 35 | ---> Using cache |
| 36 | ---> 2b5f25706ee4 |
| 37 | Step 9 : ADD http://cgit.kolab.org/docker/plain/ci/files.d/dbus.service /etc/systemd/system/dbus.service |
| 38 | ---> Using cache |
| 39 | ---> 5d3b20c8dac8 |
| 40 | Step 10 : RUN ln -sf dbus.service /etc/systemd/system/messagebus.service |
| 41 | ---> Using cache |
| 42 | ---> e087ab1323f0 |
| 43 | Step 11 : ADD http://cgit.kolab.org/docker/plain/ci/files.d/httpd.service /etc/systemd/system/httpd.service |
| 44 | ---> Using cache |
| 45 | ---> cccdc0d051b9 |
| 46 | Step 12 : ADD http://cgit.kolab.org/docker/plain/ci/files.d/systemctl /usr/bin/systemctl |
| 47 | ---> Using cache |
| 48 | ---> b34754b99c58 |
| 49 | Step 13 : ADD http://cgit.kolab.org/docker/plain/ci/files.d/systemctl-socket-daemon /usr/bin/systemctl-socket-daemon |
| 50 | ---> Using cache |
| 51 | ---> 44c2cd6519bc |
| 52 | Step 14 : RUN chmod -v a+rx /usr/bin/systemctl /usr/bin/systemctl-socket-daemon |
| 53 | ---> Using cache |
| 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://selenium-release.storage.googleapis.com/2.45/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 | /var/tmp/798 |
| 78 |
Lease Host atomic01
Lease Host atomic01
- When
- Completed at May 27 2015, 6:00 AM · Built instantly
- Status
Passed
Lease Host atomic02
Lease Host atomic02
- When
- Completed at May 27 2015, 6:00 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, 6:00 AM · Built instantly
- Status
Passed
1 empty log is hidden Show all logs.