Properties
Properties
Run Command on atomic01
Run Command on atomic01
- When
- Completed at May 23 2015, 12:37 PM · Built for 13 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 ']' |
| 4 | + test_build=1 |
| 5 | + test_functional=1 |
| 6 | + test_integration=1 |
| 7 | + test_performance=1 |
| 8 | + test_unit=1 |
| 9 | + '[' -z git ']' |
| 10 | + case ${vcs} in |
| 11 | ++ basename ssh://git@git.kolab.org/diffusion/QA/stick.git .git |
| 12 | + package=stick |
| 13 | ++ echo ssh://git@git.kolab.org/diffusion/QA/stick.git |
| 14 | ++ sed -e 's|ssh://git@|https://|g' |
| 15 | + ro_uri=https://git.kolab.org/diffusion/QA/stick.git |
| 16 | + case ${package} in |
| 17 | + case ${uri} in |
| 18 | ++ pwd |
| 19 | + export TMPDIR=/var/tmp/737 |
| 20 | + TMPDIR=/var/tmp/737 |
| 21 | + '[' '!' -d stick.git ']' |
| 22 | + git clone https://git.kolab.org/diffusion/QA/stick.git stick.git |
| 23 | + export commit |
| 24 | + export differential |
| 25 | + export id |
| 26 | + export package |
| 27 | + export phid |
| 28 | + export ro_uri |
| 29 | + export uri |
| 30 | + export vcs |
| 31 | + export test_build |
| 32 | + export test_functional |
| 33 | + export test_integration |
| 34 | + export test_performance |
| 35 | + export test_unit |
| 36 | + '[' -x stick.git/drydocker/stick/build.sh ']' |
| 37 | + pushd stick.git |
| 38 | + ../stick.git/drydocker/stick/build.sh |
| 39 | Sending build context to Docker daemon 4.608 kB |
| 40 | |
| 41 | Sending build context to Docker daemon |
| 42 | + retval=0 |
| 43 | + popd |
| 44 | + cd /var/tmp |
| 45 | + rm -rf /var/tmp/737 |
| 46 | + exit 0 |
| 47 |
| 15 | done |
|---|---|
| 16 | Step 0 : FROM centos:centos7 |
| 17 | ---> fd44297e2ddb |
| 18 | Step 1 : MAINTAINER Kolab Systems <vanmeeuwen@kolabsys.com> |
| 19 | ---> Using cache |
| 20 | ---> a36d5966043c |
| 21 | Step 2 : ADD http://obs.kolabsys.com/repositories/Kolab:/Development/CentOS_7/Kolab:Development.repo /etc/yum.repos.d/Kolab:Development.repo |
| 22 | ---> Using cache |
| 23 | ---> 56856fb2378b |
| 24 | Step 3 : RUN rpm --import https://ssl.kolabsys.com/community.asc |
| 25 | ---> Using cache |
| 26 | ---> 9d759c3f7a82 |
| 27 | Step 4 : ADD http://download.opensuse.org/repositories/openSUSE:Tools/CentOS_7/openSUSE:Tools.repo /etc/yum.repos.d/openSUSE:Tools.repo |
| 28 | ---> Using cache |
| 29 | ---> bb0eaa6c4bdc |
| 30 | Step 5 : RUN rpm --import http://download.opensuse.org/repositories/openSUSE:/Tools/CentOS_7/repodata/repomd.xml.key |
| 31 | ---> Using cache |
| 32 | ---> c3c915795822 |
| 33 | Step 6 : RUN sed -i -e '/tsflags=nodocs/d' /etc/yum.conf && sed -r -i -e 's/enabled\s*=\s*1/enabled=0/g' /etc/yum/pluginconf.d/fastestmirror.conf |
| 34 | ---> Using cache |
| 35 | ---> 361e48f4eda7 |
| 36 | Step 7 : RUN yum -y reinstall \* |
| 37 | ---> Using cache |
| 38 | ---> 64f087b684bb |
| 39 | Step 8 : ENV IMAGE maipo |
| 40 | ---> Using cache |
| 41 | ---> 2b5f25706ee4 |
| 42 | Step 9 : ADD https://raw.githubusercontent.com/adelton/docker-freeipa/master/dbus.service /etc/systemd/system/dbus.service |
| 43 | ---> Using cache |
| 44 | ---> 5d3b20c8dac8 |
| 45 | Step 10 : RUN ln -sf dbus.service /etc/systemd/system/messagebus.service |
| 46 | ---> Using cache |
| 47 | ---> e087ab1323f0 |
| 48 | Step 11 : ADD https://raw.githubusercontent.com/adelton/docker-freeipa/master/httpd.service /etc/systemd/system/httpd.service |
| 49 | ---> Using cache |
| 50 | ---> cccdc0d051b9 |
| 51 | Step 12 : ADD https://raw.githubusercontent.com/adelton/docker-freeipa/master/systemctl /usr/bin/systemctl |
| 52 | ---> Using cache |
| 53 | ---> b34754b99c58 |
| 54 | Step 13 : ADD https://raw.githubusercontent.com/adelton/docker-freeipa/master/systemctl-socket-daemon /usr/bin/systemctl-socket-daemon |
| 55 | ---> Using cache |
| 56 | ---> 44c2cd6519bc |
| 57 | Step 14 : RUN chmod -v a+rx /usr/bin/systemctl /usr/bin/systemctl-socket-daemon |
| 58 | ---> Using cache |
| 59 | ---> ace658044d9f |
| 60 | Step 15 : ADD https://cgit.cyrus.foundation/docker/plain/.vimrc /root/.vimrc |
| 61 | ---> Using cache |
| 62 | ---> 5fc2d3611b74 |
| 63 | 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.i686 gcc.i686 gcc-c++.i686 gdk-pixbuf-devel.i686 git glibc-devel glibc-devel.i686 glib2-devel.i686 gtk2-devel gtk2-devel.i686 ibus-devel java-devel osc pango-devel.i686 passwd perl-Digest-MD5 perl-TimeDate python-selenium rpmdevtools 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}' ) |
| 64 | ---> Using cache |
| 65 | ---> 9f599691a3db |
| 66 | Step 17 : WORKDIR /srv |
| 67 | ---> Using cache |
| 68 | ---> e6cf7b847d1d |
| 69 | Step 18 : RUN git clone https://github.com/google/closure-compiler.git closure-compiler.git |
| 70 | ---> Using cache |
| 71 | ---> 5291f8df5022 |
| 72 | Step 19 : WORKDIR /srv/closure-compiler.git |
| 73 | ---> Using cache |
| 74 | ---> 9d97e2be98ee |
| 75 | Step 20 : RUN ant jar |
| 76 | ---> Using cache |
| 77 | ---> 77748c5910be |
| 78 | Step 21 : WORKDIR /srv |
| 79 | ---> Using cache |
| 80 | ---> 77e9a4cd5f2b |
| 81 | Step 22 : RUN git clone https://github.com/SeleniumHQ/selenium.git selenium.git |
| 82 | ---> Using cache |
| 83 | ---> 0ce811a69fcf |
| 84 | Step 23 : WORKDIR /srv/selenium.git |
| 85 | ---> Using cache |
| 86 | ---> 9a1cd5aa70f5 |
| 87 | Step 24 : RUN ./go --trace --verbose build |
| 88 | ---> Using cache |
| 89 | ---> 93317a88c12c |
| 90 | Step 25 : WORKDIR /srv |
| 91 | ---> Using cache |
| 92 | ---> b8940d6b20da |
| 93 | Step 26 : ADD https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-1.9.7-linux-x86_64.tar.bz2 /srv/phantomjs-1.9.7-linux-x86_64.tar.bz2 |
| 94 | ---> Using cache |
| 95 | ---> 1648fa1de791 |
| 96 | Step 27 : RUN tar jxvf phantomjs-1.9.7-linux-x86_64.tar.bz2 |
| 97 | ---> Using cache |
| 98 | ---> ce8dcf2b5d14 |
| 99 | Step 28 : RUN cp phantomjs-1.9.7-linux-x86_64/bin/phantomjs /usr/local/bin |
| 100 | ---> Using cache |
| 101 | ---> 015cba4ac6d3 |
| 102 | Step 29 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh / |
| 103 | ---> Using cache |
| 104 | ---> 2a17f14f9343 |
| 105 | Step 30 : RUN chmod 755 /entrypoint.sh |
| 106 | ---> Using cache |
| 107 | ---> cdb37a1c6da6 |
| 108 | Step 31 : ENTRYPOINT [ "/entrypoint.sh" ] |
| 109 | ---> Using cache |
| 110 | ---> cb4b20cc752e |
| 111 | Successfully built cb4b20cc752e |
| 112 | /var/tmp/737/docker.git |
| 113 | /var/tmp/737 |
| 114 |
Run Command on atomic02
Run Command on atomic02
- When
- Completed at May 23 2015, 12:37 PM · Built for 16 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 ']' |
| 4 | + test_build=1 |
| 5 | + test_functional=1 |
| 6 | + test_integration=1 |
| 7 | + test_performance=1 |
| 8 | + test_unit=1 |
| 9 | + '[' -z git ']' |
| 10 | + case ${vcs} in |
| 11 | ++ basename ssh://git@git.kolab.org/diffusion/QA/stick.git .git |
| 12 | + package=stick |
| 13 | ++ echo ssh://git@git.kolab.org/diffusion/QA/stick.git |
| 14 | ++ sed -e 's|ssh://git@|https://|g' |
| 15 | + ro_uri=https://git.kolab.org/diffusion/QA/stick.git |
| 16 | + case ${package} in |
| 17 | + case ${uri} in |
| 18 | ++ pwd |
| 19 | + export TMPDIR=/var/tmp/736 |
| 20 | + TMPDIR=/var/tmp/736 |
| 21 | + '[' '!' -d stick.git ']' |
| 22 | + git clone https://git.kolab.org/diffusion/QA/stick.git stick.git |
| 23 | + export commit |
| 24 | + export differential |
| 25 | + export id |
| 26 | + export package |
| 27 | + export phid |
| 28 | + export ro_uri |
| 29 | + export uri |
| 30 | + export vcs |
| 31 | + export test_build |
| 32 | + export test_functional |
| 33 | + export test_integration |
| 34 | + export test_performance |
| 35 | + export test_unit |
| 36 | + '[' -x stick.git/drydocker/stick/build.sh ']' |
| 37 | + pushd stick.git |
| 38 | + ../stick.git/drydocker/stick/build.sh |
| 39 | Sending build context to Docker daemon 4.608 kB |
| 40 | |
| 41 | Sending build context to Docker daemon |
| 42 | + retval=0 |
| 43 | + popd |
| 44 | + cd /var/tmp |
| 45 | + rm -rf /var/tmp/736 |
| 46 | + exit 0 |
| 47 |
| 15 | done |
|---|---|
| 16 | Step 0 : FROM centos:centos7 |
| 17 | ---> fd44297e2ddb |
| 18 | Step 1 : MAINTAINER Kolab Systems <vanmeeuwen@kolabsys.com> |
| 19 | ---> Using cache |
| 20 | ---> a36d5966043c |
| 21 | Step 2 : ADD http://obs.kolabsys.com/repositories/Kolab:/Development/CentOS_7/Kolab:Development.repo /etc/yum.repos.d/Kolab:Development.repo |
| 22 | ---> Using cache |
| 23 | ---> 56856fb2378b |
| 24 | Step 3 : RUN rpm --import https://ssl.kolabsys.com/community.asc |
| 25 | ---> Using cache |
| 26 | ---> 9d759c3f7a82 |
| 27 | Step 4 : ADD http://download.opensuse.org/repositories/openSUSE:Tools/CentOS_7/openSUSE:Tools.repo /etc/yum.repos.d/openSUSE:Tools.repo |
| 28 | ---> Using cache |
| 29 | ---> bb0eaa6c4bdc |
| 30 | Step 5 : RUN rpm --import http://download.opensuse.org/repositories/openSUSE:/Tools/CentOS_7/repodata/repomd.xml.key |
| 31 | ---> Using cache |
| 32 | ---> c3c915795822 |
| 33 | Step 6 : RUN sed -i -e '/tsflags=nodocs/d' /etc/yum.conf && sed -r -i -e 's/enabled\s*=\s*1/enabled=0/g' /etc/yum/pluginconf.d/fastestmirror.conf |
| 34 | ---> Using cache |
| 35 | ---> 361e48f4eda7 |
| 36 | Step 7 : RUN yum -y reinstall \* |
| 37 | ---> Using cache |
| 38 | ---> 64f087b684bb |
| 39 | Step 8 : ENV IMAGE maipo |
| 40 | ---> Using cache |
| 41 | ---> 2b5f25706ee4 |
| 42 | Step 9 : ADD https://raw.githubusercontent.com/adelton/docker-freeipa/master/dbus.service /etc/systemd/system/dbus.service |
| 43 | ---> Using cache |
| 44 | ---> 5d3b20c8dac8 |
| 45 | Step 10 : RUN ln -sf dbus.service /etc/systemd/system/messagebus.service |
| 46 | ---> Using cache |
| 47 | ---> e087ab1323f0 |
| 48 | Step 11 : ADD https://raw.githubusercontent.com/adelton/docker-freeipa/master/httpd.service /etc/systemd/system/httpd.service |
| 49 | ---> Using cache |
| 50 | ---> cccdc0d051b9 |
| 51 | Step 12 : ADD https://raw.githubusercontent.com/adelton/docker-freeipa/master/systemctl /usr/bin/systemctl |
| 52 | ---> Using cache |
| 53 | ---> b34754b99c58 |
| 54 | Step 13 : ADD https://raw.githubusercontent.com/adelton/docker-freeipa/master/systemctl-socket-daemon /usr/bin/systemctl-socket-daemon |
| 55 | ---> Using cache |
| 56 | ---> 44c2cd6519bc |
| 57 | Step 14 : RUN chmod -v a+rx /usr/bin/systemctl /usr/bin/systemctl-socket-daemon |
| 58 | ---> Using cache |
| 59 | ---> ace658044d9f |
| 60 | Step 15 : ADD https://cgit.cyrus.foundation/docker/plain/.vimrc /root/.vimrc |
| 61 | ---> Using cache |
| 62 | ---> 5fc2d3611b74 |
| 63 | 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.i686 gcc.i686 gcc-c++.i686 gdk-pixbuf-devel.i686 git glibc-devel glibc-devel.i686 glib2-devel.i686 gtk2-devel gtk2-devel.i686 ibus-devel java-devel osc pango-devel.i686 passwd perl-Digest-MD5 perl-TimeDate python-selenium rpmdevtools 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}' ) |
| 64 | ---> Using cache |
| 65 | ---> 9f599691a3db |
| 66 | Step 17 : WORKDIR /srv |
| 67 | ---> Using cache |
| 68 | ---> e6cf7b847d1d |
| 69 | Step 18 : RUN git clone https://github.com/google/closure-compiler.git closure-compiler.git |
| 70 | ---> Using cache |
| 71 | ---> 5291f8df5022 |
| 72 | Step 19 : WORKDIR /srv/closure-compiler.git |
| 73 | ---> Using cache |
| 74 | ---> 9d97e2be98ee |
| 75 | Step 20 : RUN ant jar |
| 76 | ---> Using cache |
| 77 | ---> 77748c5910be |
| 78 | Step 21 : WORKDIR /srv |
| 79 | ---> Using cache |
| 80 | ---> 77e9a4cd5f2b |
| 81 | Step 22 : RUN git clone https://github.com/SeleniumHQ/selenium.git selenium.git |
| 82 | ---> Using cache |
| 83 | ---> 0ce811a69fcf |
| 84 | Step 23 : WORKDIR /srv/selenium.git |
| 85 | ---> Using cache |
| 86 | ---> 9a1cd5aa70f5 |
| 87 | Step 24 : RUN ./go --trace --verbose build |
| 88 | ---> Using cache |
| 89 | ---> 93317a88c12c |
| 90 | Step 25 : WORKDIR /srv |
| 91 | ---> Using cache |
| 92 | ---> b8940d6b20da |
| 93 | Step 26 : ADD https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-1.9.7-linux-x86_64.tar.bz2 /srv/phantomjs-1.9.7-linux-x86_64.tar.bz2 |
| 94 | ---> Using cache |
| 95 | ---> 1648fa1de791 |
| 96 | Step 27 : RUN tar jxvf phantomjs-1.9.7-linux-x86_64.tar.bz2 |
| 97 | ---> Using cache |
| 98 | ---> ce8dcf2b5d14 |
| 99 | Step 28 : RUN cp phantomjs-1.9.7-linux-x86_64/bin/phantomjs /usr/local/bin |
| 100 | ---> Using cache |
| 101 | ---> 015cba4ac6d3 |
| 102 | Step 29 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh / |
| 103 | ---> Using cache |
| 104 | ---> 2a17f14f9343 |
| 105 | Step 30 : RUN chmod 755 /entrypoint.sh |
| 106 | ---> Using cache |
| 107 | ---> cdb37a1c6da6 |
| 108 | Step 31 : ENTRYPOINT [ "/entrypoint.sh" ] |
| 109 | ---> Using cache |
| 110 | ---> cb4b20cc752e |
| 111 | Successfully built cb4b20cc752e |
| 112 | /var/tmp/736/docker.git |
| 113 | /var/tmp/736 |
| 114 |
Lease Host atomic01
Lease Host atomic01
- When
- Completed at May 23 2015, 12:37 PM · Built for 1 s
- Status
Passed
Lease Host atomic02
Lease Host atomic02
- When
- Completed at May 23 2015, 12:37 PM · Built instantly
- Status
Passed
Wait for Previous Commits to Build
Wait for Previous Commits to Build
- When
- Completed at May 23 2015, 12:37 PM · Built instantly
- Status
Passed
1 empty log is hidden Show all logs.