Properties
Properties
Run Command
Run Command
- When
- Completed at May 22 2015, 12:03 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/713 |
| 19 | + TMPDIR=/var/tmp/713 |
| 20 | + '[' '!' -d copenhagen.git ']' |
| 21 | + git clone https://git.kolab.org/diffusion/CO/copenhagen.git copenhagen.git |
| 22 | + pushd copenhagen.git |
| 23 | + git checkout 89f7324db16bfaa433ad9b0df2b5c7e13cebfc46 |
| 24 | Note: checking out '89f7324db16bfaa433ad9b0df2b5c7e13cebfc46'. |
| 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 89f7324... Attachments bodies handling |
| 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=513 -e COMMIT=89f7324db16bfaa433ad9b0df2b5c7e13cebfc46 -e DIFFERENTIAL= -e PACKAGE=copenhagen -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-fmzekwucakevde32ofph -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/713 |
| 62 | + exit 0 |
| 63 |
| 1162 | Linting './lib/output/json/file.php' ... No syntax errors detected in ./lib/output/json/file.php |
|---|---|
| 1163 | Linting './lib/output/json/folder.php' ... No syntax errors detected in ./lib/output/json/folder.php |
| 1164 | Linting './lib/output/json/info.php' ... No syntax errors detected in ./lib/output/json/info.php |
| 1165 | Linting './lib/output/json/mail.php' ... No syntax errors detected in ./lib/output/json/mail.php |
| 1166 | Linting './lib/output/json/note.php' ... No syntax errors detected in ./lib/output/json/note.php |
| 1167 | Linting './lib/output/json/task.php' ... No syntax errors detected in ./lib/output/json/task.php |
| 1168 | Linting './lib/output/xml.php' ... No syntax errors detected in ./lib/output/xml.php |
| 1169 | Linting './lib/output/xml/configuration.php' ... No syntax errors detected in ./lib/output/xml/configuration.php |
| 1170 | Linting './lib/output/xml/contact.php' ... No syntax errors detected in ./lib/output/xml/contact.php |
| 1171 | Linting './lib/output/xml/event.php' ... No syntax errors detected in ./lib/output/xml/event.php |
| 1172 | Linting './lib/output/xml/file.php' ... No syntax errors detected in ./lib/output/xml/file.php |
| 1173 | Linting './lib/output/xml/folder.php' ... No syntax errors detected in ./lib/output/xml/folder.php |
| 1174 | Linting './lib/output/xml/note.php' ... No syntax errors detected in ./lib/output/xml/note.php |
| 1175 | Linting './lib/output/xml/task.php' ... No syntax errors detected in ./lib/output/xml/task.php |
| 1176 | Linting './public_html/index.php' ... No syntax errors detected in ./public_html/index.php |
| 1177 | Linting './tests/API/Attachments.php' ... No syntax errors detected in ./tests/API/Attachments.php |
| 1178 | Linting './tests/API/Contacts.php' ... No syntax errors detected in ./tests/API/Contacts.php |
| 1179 | Linting './tests/API/Events.php' ... No syntax errors detected in ./tests/API/Events.php |
| 1180 | Linting './tests/API/Folders.php' ... No syntax errors detected in ./tests/API/Folders.php |
| 1181 | Linting './tests/API/Info.php' ... No syntax errors detected in ./tests/API/Info.php |
| 1182 | Linting './tests/API/Mails.php' ... No syntax errors detected in ./tests/API/Mails.php |
| 1183 | Linting './tests/API/Notes.php' ... No syntax errors detected in ./tests/API/Notes.php |
| 1184 | Linting './tests/API/Tasks.php' ... No syntax errors detected in ./tests/API/Tasks.php |
| 1185 | Linting './tests/Mapistore/Attachments.php' ... No syntax errors detected in ./tests/Mapistore/Attachments.php |
| 1186 | Linting './tests/Mapistore/Contacts.php' ... No syntax errors detected in ./tests/Mapistore/Contacts.php |
| 1187 | Linting './tests/Mapistore/Events.php' ... No syntax errors detected in ./tests/Mapistore/Events.php |
| 1188 | Linting './tests/Mapistore/Folders.php' ... No syntax errors detected in ./tests/Mapistore/Folders.php |
| 1189 | Linting './tests/Mapistore/Info.php' ... No syntax errors detected in ./tests/Mapistore/Info.php |
| 1190 | Linting './tests/Mapistore/Mails.php' ... No syntax errors detected in ./tests/Mapistore/Mails.php |
| 1191 | Linting './tests/Mapistore/Notes.php' ... No syntax errors detected in ./tests/Mapistore/Notes.php |
| 1192 | Linting './tests/Mapistore/Tasks.php' ... No syntax errors detected in ./tests/Mapistore/Tasks.php |
| 1193 | Linting './tests/index.php' ... No syntax errors detected in ./tests/index.php |
| 1194 | Linting './tests/lib/bootstrap.php' ... No syntax errors detected in ./tests/lib/bootstrap.php |
| 1195 | Linting './tests/lib/kolab_api_backend.php' ... No syntax errors detected in ./tests/lib/kolab_api_backend.php |
| 1196 | Linting './tests/lib/kolab_api_message.php' ... No syntax errors detected in ./tests/lib/kolab_api_message.php |
| 1197 | Linting './tests/lib/kolab_api_request.php' ... No syntax errors detected in ./tests/lib/kolab_api_request.php |
| 1198 | Running generic_php_lint OK (at 89f7324db16bfaa433ad9b0df2b5c7e13cebfc46) |
| 1199 | Running generic_js_lint ... |
| 1200 | Running generic_js_lint OK (at 89f7324db16bfaa433ad9b0df2b5c7e13cebfc46) |
| 1201 | /srv/copenhagen.git |
| 1202 | Running ../stick.git/drydocker/copenhagen/test_build.sh OK (at 89f7324db16bfaa433ad9b0df2b5c7e13cebfc46) |
| 1203 | /srv |
| 1204 | ======================================================================== |
| 1205 | Running 'yum-builddep -y --disablerepo=openSUSE_Tools copenhagen' OK (at 89f7324db16bfaa433ad9b0df2b5c7e13cebfc46) |
| 1206 | Running 'generic_php_lint' OK (at 89f7324db16bfaa433ad9b0df2b5c7e13cebfc46) |
| 1207 | Running 'generic_js_lint' OK (at 89f7324db16bfaa433ad9b0df2b5c7e13cebfc46) |
| 1208 | Running '../stick.git/drydocker/copenhagen/test_build.sh' OK (at 89f7324db16bfaa433ad9b0df2b5c7e13cebfc46) |
| 1209 | ======================================================================== |
| 1210 | /var/tmp/713 |
| 1211 |
Lease Host
Lease Host
- When
- Completed at May 22 2015, 12:03 PM · Built for 1 s
- Status
Passed
Wait for Previous Commits to Build
Wait for Previous Commits to Build
- When
- Completed at May 22 2015, 12:03 PM · Built instantly
- Status
Passed
1 empty log is hidden Show all logs.