Properties
Properties
Run Command
Run Command
- When
- Completed at Apr 17 2015, 12:12 PM · Built for 1 m, 22 s
- Status
Passed
| 62 | ++ sed -e 's|ssh://git@|https://|g' |
|---|---|
| 63 | + ro_uri=https://git.kolab.org/diffusion/DO/docker.git |
| 64 | ++ pwd |
| 65 | + export TMPDIR=/var/tmp/151 |
| 66 | + TMPDIR=/var/tmp/151 |
| 67 | + '[' '!' -d docker.git ']' |
| 68 | + git clone https://git.kolab.org/diffusion/DO/docker.git docker.git |
| 69 | + pushd docker.git |
| 70 | + git checkout 489709c841f5d013013c0734db89c555f6c2cc50 |
| 71 | Note: checking out '489709c841f5d013013c0734db89c555f6c2cc50'. |
| 72 | |
| 73 | You are in 'detached HEAD' state. You can look around, make experimental |
| 74 | changes and commit them, and you can discard any commits you make in this |
| 75 | state without impacting any branches by performing another checkout. |
| 76 | |
| 77 | If you want to create a new branch to retain commits you create, you may |
| 78 | do so (now or later) by using -b with the checkout command again. Example: |
| 79 | |
| 80 | git checkout -b new_branch_name |
| 81 | |
| 82 | HEAD is now at 489709c... Check out the package |
| 83 | + popd |
| 84 | + '[' docker '!=' stick ']' |
| 85 | + '[' '!' -d stick.git ']' |
| 86 | + git clone https://git.kolab.org/diffusion/QA/stick.git stick.git |
| 87 | + export commit |
| 88 | + export differential |
| 89 | + export id |
| 90 | + export package |
| 91 | + export phid |
| 92 | + export ro_uri |
| 93 | + export uri |
| 94 | + export vcs |
| 95 | + export test_build |
| 96 | + export test_functional |
| 97 | + export test_integration |
| 98 | + export test_performance |
| 99 | + export test_unit |
| 100 | + '[' -x stick.git/drydocker/docker/build.sh ']' |
| 101 | + pushd docker.git |
| 102 | + ../stick.git/drydocker/docker/build.sh |
| 103 | Sending build context to Docker daemon 2.048 kB |
| 104 | |
| 105 | Sending build context to Docker daemon |
| 106 | + popd |
| 107 | + echo 'At this stage, we'\''re just going to be successful.' |
| 108 | + cd /var/tmp |
| 109 | + rm -rf /var/tmp/151 |
| 110 | + exit 0 |
| 111 |
| 341 | perl-Pod-Simple.noarch 1:3.28-4.el7 |
|---|---|
| 342 | perl-Pod-Usage.noarch 0:1.63-3.el7 |
| 343 | perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 |
| 344 | perl-Socket.x86_64 0:2.010-3.el7 |
| 345 | perl-Storable.x86_64 0:2.45-3.el7 |
| 346 | perl-TermReadKey.x86_64 0:2.30-20.el7 |
| 347 | perl-Text-ParseWords.noarch 0:3.29-4.el7 |
| 348 | perl-Time-HiRes.x86_64 4:1.9725-3.el7 |
| 349 | perl-Time-Local.noarch 0:1.2300-2.el7 |
| 350 | perl-constant.noarch 0:1.27-2.el7 |
| 351 | perl-libs.x86_64 4:5.16.3-285.el7 |
| 352 | perl-macros.x86_64 4:5.16.3-285.el7 |
| 353 | perl-parent.noarch 1:0.225-244.el7 |
| 354 | perl-podlators.noarch 0:2.5.1-3.el7 |
| 355 | perl-threads.x86_64 0:1.87-4.el7 |
| 356 | perl-threads-shared.x86_64 0:1.43-6.el7 |
| 357 | python-chardet.noarch 0:2.0.1-7.el7 |
| 358 | python-kitchen.noarch 0:1.1.1-5.el7 |
| 359 | rsync.x86_64 0:3.0.9-15.el7 |
| 360 | |
| 361 | Complete! |
| 362 | ---> 7cde3be21574 |
| 363 | Removing intermediate container eacc9745e73c |
| 364 | Step 3 : ADD http://obs.kolabsys.com/repositories/Kolab:/Development/CentOS_7/Kolab:Development.repo /etc/yum.repos.d/Kolab:Development.repo |
| 365 | ---> a5daedd9cbea |
| 366 | Removing intermediate container b189300059cc |
| 367 | Step 4 : RUN rpm --import https://ssl.kolabsys.com/community.asc |
| 368 | ---> Running in 103381224e77 |
| 369 | ---> 5b9d3fc4cde4 |
| 370 | Removing intermediate container 103381224e77 |
| 371 | Step 5 : ENV IMAGE maipo |
| 372 | ---> Running in 8f193896bcc3 |
| 373 | ---> 89fa19b03253 |
| 374 | Removing intermediate container 8f193896bcc3 |
| 375 | Step 6 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh / |
| 376 | ---> 2a46cc08975a |
| 377 | Removing intermediate container b6a83e3a79e9 |
| 378 | Step 7 : RUN chmod 755 /entrypoint.sh |
| 379 | ---> Running in 14184cf12528 |
| 380 | ---> 501896964feb |
| 381 | Removing intermediate container 14184cf12528 |
| 382 | Step 8 : ENTRYPOINT [ "/entrypoint.sh" ] |
| 383 | ---> Running in 8d21f73a3983 |
| 384 | ---> a2d89685231e |
| 385 | Removing intermediate container 8d21f73a3983 |
| 386 | Successfully built a2d89685231e |
| 387 | /var/tmp/151/docker.git |
| 388 | /var/tmp/151 |
| 389 | At this stage, we're just going to be successful. |
| 390 |
Lease Host
Lease Host
- When
- Completed at Apr 17 2015, 12:11 PM · Built for 1 s
- Status
Passed
Wait for Previous Commits to Build
Wait for Previous Commits to Build
- When
- Completed at Apr 17 2015, 12:11 PM · Built instantly
- Status
Passed
1 empty log is hidden Show all logs.