Properties
Properties
Run Command
Run Command
- When
- Completed at May 31 2015, 5:12 PM · Built for 52 s
- Status
Passed
| 13 | ++ sed -e 's|ssh://git@|https://|g' |
|---|---|
| 14 | + ro_uri=https://git.kolab.org/diffusion/CO/copenhagen.git |
| 15 | + case ${package} in |
| 16 | ++ pwd |
| 17 | + export TMPDIR=/var/tmp/841 |
| 18 | + TMPDIR=/var/tmp/841 |
| 19 | + '[' '!' -d copenhagen.git ']' |
| 20 | + git clone https://git.kolab.org/diffusion/CO/copenhagen.git copenhagen.git |
| 21 | + pushd copenhagen.git |
| 22 | + git checkout cfd30b619c6b0001d498db1d668cbbdd41242909 |
| 23 | Note: checking out 'cfd30b619c6b0001d498db1d668cbbdd41242909'. |
| 24 | |
| 25 | You are in 'detached HEAD' state. You can look around, make experimental |
| 26 | changes and commit them, and you can discard any commits you make in this |
| 27 | state without impacting any branches by performing another checkout. |
| 28 | |
| 29 | If you want to create a new branch to retain commits you create, you may |
| 30 | do so (now or later) by using -b with the checkout command again. Example: |
| 31 | |
| 32 | git checkout -b new_branch_name |
| 33 | |
| 34 | HEAD is now at cfd30b6... Objects update API (excluding email and attachments) |
| 35 | + popd |
| 36 | + '[' copenhagen '!=' stick ']' |
| 37 | + '[' '!' -d stick.git ']' |
| 38 | + git clone https://git.kolab.org/diffusion/QA/stick.git stick.git |
| 39 | + export commit |
| 40 | + export differential |
| 41 | + export id |
| 42 | + export package |
| 43 | + export phid |
| 44 | + export ro_uri |
| 45 | + export uri |
| 46 | + export vcs |
| 47 | + export test_build |
| 48 | + export test_functional |
| 49 | + export test_integration |
| 50 | + export test_performance |
| 51 | + export test_unit |
| 52 | + '[' -x stick.git/drydocker/copenhagen/build.sh ']' |
| 53 | + pushd copenhagen.git |
| 54 | + ../stick.git/drydocker/copenhagen/build.sh |
| 55 | + docker run -it --attach=stdout --attach=stderr --detach=false --rm=true --volume=/root/.oscrc:/root/.oscrc --hostname=kolab.example.org -e ID=594 -e COMMIT=cfd30b619c6b0001d498db1d668cbbdd41242909 -e DIFFERENTIAL= -e PACKAGE=copenhagen -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-4jic2mr5dutyuiz4kbge -e URI=ssh://git@git.kolab.org/diffusion/CO/copenhagen.git -e RO_URI=https://git.kolab.org/diffusion/CO/copenhagen.git -e VCS=git -e TEST_BUILD=1 -e TEST_FUNCTIONAL=1 -e TEST_INTEGRATION=1 -e TEST_PERFORMANCE=1 -e TEST_UNIT=1 kolab/ci-maipo |
| 56 | + exit 0 |
| 57 | + retval=0 |
| 58 | + popd |
| 59 | + cd /var/tmp |
| 60 | + rm -rf /var/tmp/841 |
| 61 | + exit 0 |
| 62 |
| 1513 | Linting './tests/Mapistore/Info.php' ... No syntax errors detected in ./tests/Mapistore/Info.php |
|---|---|
| 1514 | Linting './tests/Mapistore/Mails.php' ... No syntax errors detected in ./tests/Mapistore/Mails.php |
| 1515 | Linting './tests/Mapistore/Notes.php' ... No syntax errors detected in ./tests/Mapistore/Notes.php |
| 1516 | Linting './tests/Mapistore/Tasks.php' ... No syntax errors detected in ./tests/Mapistore/Tasks.php |
| 1517 | Linting './tests/Unit/Filter/Mapistore.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore.php |
| 1518 | Linting './tests/Unit/Filter/Mapistore/Attachment.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore/Attachment.php |
| 1519 | Linting './tests/Unit/Filter/Mapistore/Contact.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore/Contact.php |
| 1520 | Linting './tests/Unit/Filter/Mapistore/Event.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore/Event.php |
| 1521 | Linting './tests/Unit/Filter/Mapistore/Folder.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore/Folder.php |
| 1522 | Linting './tests/Unit/Filter/Mapistore/Info.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore/Info.php |
| 1523 | Linting './tests/Unit/Filter/Mapistore/Mail.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore/Mail.php |
| 1524 | Linting './tests/Unit/Filter/Mapistore/Note.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore/Note.php |
| 1525 | Linting './tests/Unit/Filter/Mapistore/Task.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore/Task.php |
| 1526 | Linting './tests/Unit/Input/Json.php' ... No syntax errors detected in ./tests/Unit/Input/Json.php |
| 1527 | Linting './tests/Unit/Input/Json/Attachment.php' ... No syntax errors detected in ./tests/Unit/Input/Json/Attachment.php |
| 1528 | Linting './tests/Unit/Input/Json/Contact.php' ... No syntax errors detected in ./tests/Unit/Input/Json/Contact.php |
| 1529 | Linting './tests/Unit/Input/Json/Event.php' ... No syntax errors detected in ./tests/Unit/Input/Json/Event.php |
| 1530 | Linting './tests/Unit/Input/Json/Folder.php' ... No syntax errors detected in ./tests/Unit/Input/Json/Folder.php |
| 1531 | Linting './tests/Unit/Input/Json/Mail.php' ... No syntax errors detected in ./tests/Unit/Input/Json/Mail.php |
| 1532 | Linting './tests/Unit/Input/Json/Note.php' ... No syntax errors detected in ./tests/Unit/Input/Json/Note.php |
| 1533 | Linting './tests/Unit/Input/Json/Task.php' ... No syntax errors detected in ./tests/Unit/Input/Json/Task.php |
| 1534 | Linting './tests/Unit/Output/Json.php' ... No syntax errors detected in ./tests/Unit/Output/Json.php |
| 1535 | Linting './tests/Unit/Output/Json/Attachment.php' ... No syntax errors detected in ./tests/Unit/Output/Json/Attachment.php |
| 1536 | Linting './tests/Unit/Output/Json/Contact.php' ... No syntax errors detected in ./tests/Unit/Output/Json/Contact.php |
| 1537 | Linting './tests/Unit/Output/Json/Event.php' ... No syntax errors detected in ./tests/Unit/Output/Json/Event.php |
| 1538 | Linting './tests/Unit/Output/Json/Folder.php' ... No syntax errors detected in ./tests/Unit/Output/Json/Folder.php |
| 1539 | Linting './tests/Unit/Output/Json/Info.php' ... No syntax errors detected in ./tests/Unit/Output/Json/Info.php |
| 1540 | Linting './tests/Unit/Output/Json/Mail.php' ... No syntax errors detected in ./tests/Unit/Output/Json/Mail.php |
| 1541 | Linting './tests/Unit/Output/Json/Note.php' ... No syntax errors detected in ./tests/Unit/Output/Json/Note.php |
| 1542 | Linting './tests/Unit/Output/Json/Task.php' ... No syntax errors detected in ./tests/Unit/Output/Json/Task.php |
| 1543 | Linting './tests/index.php' ... No syntax errors detected in ./tests/index.php |
| 1544 | Linting './tests/lib/bootstrap.php' ... No syntax errors detected in ./tests/lib/bootstrap.php |
| 1545 | Linting './tests/lib/kolab_api_backend.php' ... No syntax errors detected in ./tests/lib/kolab_api_backend.php |
| 1546 | Linting './tests/lib/kolab_api_message.php' ... No syntax errors detected in ./tests/lib/kolab_api_message.php |
| 1547 | Linting './tests/lib/kolab_api_request.php' ... No syntax errors detected in ./tests/lib/kolab_api_request.php |
| 1548 | Linting './tests/lib/kolab_api_tests.php' ... No syntax errors detected in ./tests/lib/kolab_api_tests.php |
| 1549 | Running generic_php_lint OK (at cfd30b619c6b0001d498db1d668cbbdd41242909) |
| 1550 | Running generic_js_lint ... |
| 1551 | Running generic_js_lint OK (at cfd30b619c6b0001d498db1d668cbbdd41242909) |
| 1552 | /srv/copenhagen.git |
| 1553 | Running ../stick.git/drydocker/copenhagen/test_build.sh OK (at cfd30b619c6b0001d498db1d668cbbdd41242909) |
| 1554 | /srv |
| 1555 | ======================================================================== |
| 1556 | Running 'yum-builddep -y --disablerepo=openSUSE_Tools copenhagen' OK (at cfd30b619c6b0001d498db1d668cbbdd41242909) |
| 1557 | Running 'generic_php_lint' OK (at cfd30b619c6b0001d498db1d668cbbdd41242909) |
| 1558 | Running 'generic_js_lint' OK (at cfd30b619c6b0001d498db1d668cbbdd41242909) |
| 1559 | Running '../stick.git/drydocker/copenhagen/test_build.sh' OK (at cfd30b619c6b0001d498db1d668cbbdd41242909) |
| 1560 | ======================================================================== |
| 1561 | /var/tmp/841 |
| 1562 |
Lease Host
Lease Host
- When
- Completed at May 31 2015, 5:11 PM · Built for 1 s
- Status
Passed
Wait for Previous Commits to Build
Wait for Previous Commits to Build
- When
- Completed at May 31 2015, 5:11 PM · Built instantly
- Status
Passed
1 empty log is hidden Show all logs.