Properties
Properties
Run Command on atomic01
Run Command on atomic01
- When
- Completed at May 26 2015, 3:39 PM · Built for 25 m, 54 s
- Status
Passed
| 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.632 kB |
| 44 | |
| 45 | Sending build context to Docker daemon |
| 46 | + retval=0 |
| 47 | + popd |
| 48 | + cd /var/tmp |
| 49 | + rm -rf /var/tmp/779 |
| 50 | + exit 0 |
| 51 |
| 13129 | phantomjs-1.9.7-linux-x86_64/third-party.txt |
|---|---|
| 13130 | ---> 0579d835f261 |
| 13131 | Removing intermediate container 8f890717e4eb |
| 13132 | Step 29 : RUN cp phantomjs-1.9.7-linux-x86_64/bin/phantomjs /usr/local/bin |
| 13133 | ---> Running in 7fa715546119 |
| 13134 | ---> e361185c1375 |
| 13135 | Removing intermediate container 7fa715546119 |
| 13136 | Step 30 : ADD https://cgit.kolab.org/docker/plain/ci/functions.sh / |
| 13137 | ---> 62415ac49c49 |
| 13138 | Removing intermediate container 41bc7005d85e |
| 13139 | Step 31 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh / |
| 13140 | ---> 02a16e7f9727 |
| 13141 | Removing intermediate container d74bb610c418 |
| 13142 | Step 32 : RUN chmod 755 /entrypoint.sh |
| 13143 | ---> Running in 289f27a7a3bb |
| 13144 | ---> 7d7563c1585b |
| 13145 | Removing intermediate container 289f27a7a3bb |
| 13146 | Step 33 : ENTRYPOINT [ "/entrypoint.sh" ] |
| 13147 | ---> Running in 40b135d616b8 |
| 13148 | ---> 347cc2a393ea |
| 13149 | Removing intermediate container 40b135d616b8 |
| 13150 | Successfully built 347cc2a393ea |
| 13151 | /var/tmp/779/docker.git |
| 13152 | /var/tmp/779 |
| 13153 |
Run Command on atomic02
Run Command on atomic02
- When
- Completed at May 26 2015, 3:13 PM · Built for 16 s
- Status
Failed
| 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.632 kB |
| 44 | |
| 45 | Sending build context to Docker daemon |
| 46 | 2015/05/26 17:13:15 The command [/bin/sh -c 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}' )] returned a non-zero code: 1 |
| 47 | make: *** [all] Error 1 |
| 48 | + retval=2 |
| 49 | + popd |
| 50 | + cd /var/tmp |
| 51 | + rm -rf /var/tmp/778 |
| 52 | + exit 2 |
| 53 |
| 100 | 1. Contact the upstream for the repository and get them to fix the problem. |
|---|---|
| 101 | |
| 102 | 2. Reconfigure the baseurl/etc. for the repository, to point to a working |
| 103 | upstream. This is most often useful if you are using a newer |
| 104 | distribution release than is supported by the repository (and the |
| 105 | packages for the previous distribution release still work). |
| 106 | |
| 107 | 3. Disable the repository, so yum won't use it by default. Yum will then |
| 108 | just ignore the repository until you permanently enable it again or use |
| 109 | --enablerepo for temporary usage: |
| 110 | |
| 111 | yum-config-manager --disable <repoid> |
| 112 | |
| 113 | 4. Configure the failing repository to be skipped, if it is unavailable. |
| 114 | Note that yum will try to contact the repo. when it runs most commands, |
| 115 | so will have to try and fail each time (and thus. yum will be be much |
| 116 | slower). If it is a very temporary problem though, this is often a nice |
| 117 | compromise: |
| 118 | |
| 119 | yum-config-manager --save --setopt=<repoid>.skip_if_unavailable=true |
| 120 | |
| 121 | Cannot retrieve metalink for repository: epel/x86_64. Please verify its path and try again |
| 122 | [0mRemoving intermediate container fbfc7d8c1f4a |
| 123 | /var/tmp/778 |
| 124 |
Lease Host atomic01
Lease Host atomic01
- When
- Completed at May 26 2015, 3:12 PM · Built for 1 s
- Status
Passed
Lease Host atomic02
Lease Host atomic02
- When
- Completed at May 26 2015, 3:12 PM · Built instantly
- Status
Passed
Wait for Previous Commits to Build
Wait for Previous Commits to Build
- When
- Completed at May 26 2015, 3:12 PM · Built instantly
- Status
Passed
1 empty log is hidden Show all logs.