Properties
Properties
Run Command
Run Command
- When
- Completed at May 25 2015, 4:00 PM · Built for 38 s
- Status
Passed
| 14 | + ro_uri=https://git.kolab.org/diffusion/CO/copenhagen.git |
|---|---|
| 15 | + case ${package} in |
| 16 | + case ${uri} in |
| 17 | ++ pwd |
| 18 | + export TMPDIR=/var/tmp/753 |
| 19 | + TMPDIR=/var/tmp/753 |
| 20 | + '[' '!' -d copenhagen.git ']' |
| 21 | + git clone https://git.kolab.org/diffusion/CO/copenhagen.git copenhagen.git |
| 22 | + pushd copenhagen.git |
| 23 | + git checkout 910653847712ec3f72249a2ccdc3d1fd5a38172a |
| 24 | Note: checking out '910653847712ec3f72249a2ccdc3d1fd5a38172a'. |
| 25 | |
| 26 | You are in 'detached HEAD' state. You can look around, make experimental |
| 27 | changes and commit them, and you can discard any commits you make in this |
| 28 | state without impacting any branches by performing another checkout. |
| 29 | |
| 30 | If you want to create a new branch to retain commits you create, you may |
| 31 | do so (now or later) by using -b with the checkout command again. Example: |
| 32 | |
| 33 | git checkout -b new_branch_name |
| 34 | |
| 35 | HEAD is now at 9106538... Some more unit tests |
| 36 | + popd |
| 37 | + '[' copenhagen '!=' stick ']' |
| 38 | + '[' '!' -d stick.git ']' |
| 39 | + git clone https://git.kolab.org/diffusion/QA/stick.git stick.git |
| 40 | + export commit |
| 41 | + export differential |
| 42 | + export id |
| 43 | + export package |
| 44 | + export phid |
| 45 | + export ro_uri |
| 46 | + export uri |
| 47 | + export vcs |
| 48 | + export test_build |
| 49 | + export test_functional |
| 50 | + export test_integration |
| 51 | + export test_performance |
| 52 | + export test_unit |
| 53 | + '[' -x stick.git/drydocker/copenhagen/build.sh ']' |
| 54 | + pushd copenhagen.git |
| 55 | + ../stick.git/drydocker/copenhagen/build.sh |
| 56 | + docker run -it --attach=stdout --attach=stderr --detach=false --rm=true --volume=/root/.oscrc:/root/.oscrc --hostname=kolab.example.org -e ID=535 -e COMMIT=910653847712ec3f72249a2ccdc3d1fd5a38172a -e DIFFERENTIAL= -e PACKAGE=copenhagen -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-enitr7g2jd2m4tc3yyv4 -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 |
| 57 | + exit 0 |
| 58 | + retval=0 |
| 59 | + popd |
| 60 | + cd /var/tmp |
| 61 | + rm -rf /var/tmp/753 |
| 62 | + exit 0 |
| 63 |
| 1194 | Linting './tests/Mapistore/Info.php' ... No syntax errors detected in ./tests/Mapistore/Info.php |
|---|---|
| 1195 | Linting './tests/Mapistore/Mails.php' ... No syntax errors detected in ./tests/Mapistore/Mails.php |
| 1196 | Linting './tests/Mapistore/Notes.php' ... No syntax errors detected in ./tests/Mapistore/Notes.php |
| 1197 | Linting './tests/Mapistore/Tasks.php' ... No syntax errors detected in ./tests/Mapistore/Tasks.php |
| 1198 | Linting './tests/Unit/Filter/Mapistore.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore.php |
| 1199 | Linting './tests/Unit/Filter/Mapistore/Attachment.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore/Attachment.php |
| 1200 | Linting './tests/Unit/Filter/Mapistore/Contact.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore/Contact.php |
| 1201 | Linting './tests/Unit/Filter/Mapistore/Event.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore/Event.php |
| 1202 | Linting './tests/Unit/Filter/Mapistore/Folder.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore/Folder.php |
| 1203 | Linting './tests/Unit/Filter/Mapistore/Info.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore/Info.php |
| 1204 | Linting './tests/Unit/Filter/Mapistore/Mail.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore/Mail.php |
| 1205 | Linting './tests/Unit/Filter/Mapistore/Note.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore/Note.php |
| 1206 | Linting './tests/Unit/Filter/Mapistore/Task.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore/Task.php |
| 1207 | Linting './tests/Unit/Input/Json.php' ... No syntax errors detected in ./tests/Unit/Input/Json.php |
| 1208 | Linting './tests/Unit/Input/Json/Attachment.php' ... No syntax errors detected in ./tests/Unit/Input/Json/Attachment.php |
| 1209 | Linting './tests/Unit/Input/Json/Contact.php' ... No syntax errors detected in ./tests/Unit/Input/Json/Contact.php |
| 1210 | Linting './tests/Unit/Input/Json/Event.php' ... No syntax errors detected in ./tests/Unit/Input/Json/Event.php |
| 1211 | Linting './tests/Unit/Input/Json/Folder.php' ... No syntax errors detected in ./tests/Unit/Input/Json/Folder.php |
| 1212 | Linting './tests/Unit/Input/Json/Mail.php' ... No syntax errors detected in ./tests/Unit/Input/Json/Mail.php |
| 1213 | Linting './tests/Unit/Input/Json/Note.php' ... No syntax errors detected in ./tests/Unit/Input/Json/Note.php |
| 1214 | Linting './tests/Unit/Input/Json/Task.php' ... No syntax errors detected in ./tests/Unit/Input/Json/Task.php |
| 1215 | Linting './tests/Unit/Output/Json.php' ... No syntax errors detected in ./tests/Unit/Output/Json.php |
| 1216 | Linting './tests/Unit/Output/Json/Attachment.php' ... No syntax errors detected in ./tests/Unit/Output/Json/Attachment.php |
| 1217 | Linting './tests/Unit/Output/Json/Contact.php' ... No syntax errors detected in ./tests/Unit/Output/Json/Contact.php |
| 1218 | Linting './tests/Unit/Output/Json/Event.php' ... No syntax errors detected in ./tests/Unit/Output/Json/Event.php |
| 1219 | Linting './tests/Unit/Output/Json/Folder.php' ... No syntax errors detected in ./tests/Unit/Output/Json/Folder.php |
| 1220 | Linting './tests/Unit/Output/Json/Info.php' ... No syntax errors detected in ./tests/Unit/Output/Json/Info.php |
| 1221 | Linting './tests/Unit/Output/Json/Mail.php' ... No syntax errors detected in ./tests/Unit/Output/Json/Mail.php |
| 1222 | Linting './tests/Unit/Output/Json/Note.php' ... No syntax errors detected in ./tests/Unit/Output/Json/Note.php |
| 1223 | Linting './tests/Unit/Output/Json/Task.php' ... No syntax errors detected in ./tests/Unit/Output/Json/Task.php |
| 1224 | Linting './tests/index.php' ... No syntax errors detected in ./tests/index.php |
| 1225 | Linting './tests/lib/bootstrap.php' ... No syntax errors detected in ./tests/lib/bootstrap.php |
| 1226 | Linting './tests/lib/kolab_api_backend.php' ... No syntax errors detected in ./tests/lib/kolab_api_backend.php |
| 1227 | Linting './tests/lib/kolab_api_message.php' ... No syntax errors detected in ./tests/lib/kolab_api_message.php |
| 1228 | Linting './tests/lib/kolab_api_request.php' ... No syntax errors detected in ./tests/lib/kolab_api_request.php |
| 1229 | Linting './tests/lib/kolab_api_tests.php' ... No syntax errors detected in ./tests/lib/kolab_api_tests.php |
| 1230 | Running generic_php_lint OK (at 910653847712ec3f72249a2ccdc3d1fd5a38172a) |
| 1231 | Running generic_js_lint ... |
| 1232 | Running generic_js_lint OK (at 910653847712ec3f72249a2ccdc3d1fd5a38172a) |
| 1233 | /srv/copenhagen.git |
| 1234 | Running ../stick.git/drydocker/copenhagen/test_build.sh OK (at 910653847712ec3f72249a2ccdc3d1fd5a38172a) |
| 1235 | /srv |
| 1236 | ======================================================================== |
| 1237 | Running 'yum-builddep -y --disablerepo=openSUSE_Tools copenhagen' OK (at 910653847712ec3f72249a2ccdc3d1fd5a38172a) |
| 1238 | Running 'generic_php_lint' OK (at 910653847712ec3f72249a2ccdc3d1fd5a38172a) |
| 1239 | Running 'generic_js_lint' OK (at 910653847712ec3f72249a2ccdc3d1fd5a38172a) |
| 1240 | Running '../stick.git/drydocker/copenhagen/test_build.sh' OK (at 910653847712ec3f72249a2ccdc3d1fd5a38172a) |
| 1241 | ======================================================================== |
| 1242 | /var/tmp/753 |
| 1243 |
Lease Host
Lease Host
- When
- Completed at May 25 2015, 3:59 PM · Built for 1 s
- Status
Passed
Wait for Previous Commits to Build
Wait for Previous Commits to Build
- When
- Completed at May 25 2015, 3:59 PM · Built instantly
- Status
Passed
1 empty log is hidden Show all logs.