Page MenuHomePhorge

Build 800
PassedPublic

Run Command

This build step has since been deleted on the build plan. Some information may be omitted.
When
Completed at Jun 19 2015, 10:31 AM · Built for 1 m, 1 s
Status
Passed

Build Log 2843 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

1+ '[' -z b102a96950bd5b9b3a152a0ffb3b628d64ca2b09 -a -z '' ']'
2+ '[' -z ssh://git@git.kolab.org/diffusion/CO/copenhagen.git ']'
3+ '[' 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 ']'
4+ test_build=1
5+ test_functional=1
6+ test_integration=1
7+ test_performance=1
8+ test_unit=1
9+ '[' -z git ']'
10+ case ${vcs} in
11++ basename ssh://git@git.kolab.org/diffusion/CO/copenhagen.git .git
12+ package=copenhagen
13++ echo ssh://git@git.kolab.org/diffusion/CO/copenhagen.git
14++ sed -e 's|ssh://git@|https://|g'
15+ ro_uri=https://git.kolab.org/diffusion/CO/copenhagen.git
16+ case ${package} in
17++ pwd
18+ export TMPDIR=/var/tmp/1058
19+ TMPDIR=/var/tmp/1058
20+ '[' '!' -d copenhagen.git ']'
21+ git clone https://git.kolab.org/diffusion/CO/copenhagen.git copenhagen.git
22+ pushd copenhagen.git
23+ git checkout b102a96950bd5b9b3a152a0ffb3b628d64ca2b09
24Note: checking out 'b102a96950bd5b9b3a152a0ffb3b628d64ca2b09'.
25
26You are in 'detached HEAD' state. You can look around, make experimental
27changes and commit them, and you can discard any commits you make in this
28state without impacting any branches by performing another checkout.
29
30If you want to create a new branch to retain commits you create, you may
31do so (now or later) by using -b with the checkout command again. Example:
32
33 git checkout -b new_branch_name
34
35HEAD is now at b102a96... MAPI: Support for task/event attendees and organizer (T460) + some refactoring
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=800 -e COMMIT=b102a96950bd5b9b3a152a0ffb3b628d64ca2b09 -e DIFFERENTIAL= -e PACKAGE=copenhagen -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-27gfsgz7gqovzyfllb75 -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/1058
62+ exit 0
63

Build Log 2842 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

2516Linting './lib/kolab_api.php' ... No syntax errors detected in ./lib/kolab_api.php
2517Linting './lib/kolab_api_backend.php' ... No syntax errors detected in ./lib/kolab_api_backend.php
2518Linting './lib/kolab_api_exception.php' ... No syntax errors detected in ./lib/kolab_api_exception.php
2519Linting './lib/kolab_api_filter.php' ... No syntax errors detected in ./lib/kolab_api_filter.php
2520Linting './lib/kolab_api_input.php' ... No syntax errors detected in ./lib/kolab_api_input.php
2521Linting './lib/kolab_api_mail.php' ... No syntax errors detected in ./lib/kolab_api_mail.php
2522Linting './lib/kolab_api_output.php' ... No syntax errors detected in ./lib/kolab_api_output.php
2523Linting './lib/output/json.php' ... No syntax errors detected in ./lib/output/json.php
2524Linting './lib/output/json/attachment.php' ... No syntax errors detected in ./lib/output/json/attachment.php
2525Linting './lib/output/json/configuration.php' ... No syntax errors detected in ./lib/output/json/configuration.php
2526Linting './lib/output/json/contact.php' ... No syntax errors detected in ./lib/output/json/contact.php
2527Linting './lib/output/json/event.php' ... No syntax errors detected in ./lib/output/json/event.php
2528Linting './lib/output/json/file.php' ... No syntax errors detected in ./lib/output/json/file.php
2529Linting './lib/output/json/folder.php' ... No syntax errors detected in ./lib/output/json/folder.php
2530Linting './lib/output/json/info.php' ... No syntax errors detected in ./lib/output/json/info.php
2531Linting './lib/output/json/mail.php' ... No syntax errors detected in ./lib/output/json/mail.php
2532Linting './lib/output/json/note.php' ... No syntax errors detected in ./lib/output/json/note.php
2533Linting './lib/output/json/task.php' ... No syntax errors detected in ./lib/output/json/task.php
2534Linting './lib/output/xml.php' ... No syntax errors detected in ./lib/output/xml.php
2535Linting './lib/output/xml/configuration.php' ... No syntax errors detected in ./lib/output/xml/configuration.php
2536Linting './lib/output/xml/contact.php' ... No syntax errors detected in ./lib/output/xml/contact.php
2537Linting './lib/output/xml/event.php' ... No syntax errors detected in ./lib/output/xml/event.php
2538Linting './lib/output/xml/file.php' ... No syntax errors detected in ./lib/output/xml/file.php
2539Linting './lib/output/xml/folder.php' ... No syntax errors detected in ./lib/output/xml/folder.php
2540Linting './lib/output/xml/mail.php' ... No syntax errors detected in ./lib/output/xml/mail.php
2541Linting './lib/output/xml/note.php' ... No syntax errors detected in ./lib/output/xml/note.php
2542Linting './lib/output/xml/task.php' ... No syntax errors detected in ./lib/output/xml/task.php
2543Linting './public_html/index.php' ... No syntax errors detected in ./public_html/index.php
2544Linting './tests/API/Attachments.php' ... No syntax errors detected in ./tests/API/Attachments.php
2545Linting './tests/API/Contacts.php' ... No syntax errors detected in ./tests/API/Contacts.php
2546Linting './tests/API/Events.php' ... No syntax errors detected in ./tests/API/Events.php
2547Linting './tests/API/Folders.php' ... No syntax errors detected in ./tests/API/Folders.php
2548Linting './tests/API/Info.php' ... No syntax errors detected in ./tests/API/Info.php
2549Linting './tests/API/Mails.php' ... No syntax errors detected in ./tests/API/Mails.php
2550Linting './tests/API/Notes.php' ... No syntax errors detected in ./tests/API/Notes.php
2551Linting './tests/API/Tasks.php' ... No syntax errors detected in ./tests/API/Tasks.php
2552Linting './tests/Mapistore/Attachments.php' ... No syntax errors detected in ./tests/Mapistore/Attachments.php
2553Linting './tests/Mapistore/Contacts.php' ... No syntax errors detected in ./tests/Mapistore/Contacts.php
2554Linting './tests/Mapistore/Events.php' ... No syntax errors detected in ./tests/Mapistore/Events.php
2555Linting './tests/Mapistore/Folders.php' ... No syntax errors detected in ./tests/Mapistore/Folders.php
2556Linting './tests/Mapistore/Info.php' ... No syntax errors detected in ./tests/Mapistore/Info.php
2557Linting './tests/Mapistore/Mails.php' ... No syntax errors detected in ./tests/Mapistore/Mails.php
2558Linting './tests/Mapistore/Notes.php' ... No syntax errors detected in ./tests/Mapistore/Notes.php
2559Linting './tests/Mapistore/Tasks.php' ... No syntax errors detected in ./tests/Mapistore/Tasks.php
2560Linting './tests/Unit/Filter/Mapistore.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore.php
2561Linting './tests/Unit/Filter/Mapistore/Attachment.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore/Attachment.php
2562Linting './tests/Unit/Filter/Mapistore/Common.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore/Common.php
2563Linting './tests/Unit/Filter/Mapistore/Contact.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore/Contact.php
2564Linting './tests/Unit/Filter/Mapistore/Event.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore/Event.php
2565Linting './tests/Unit/Filter/Mapistore/Folder.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore/Folder.php
2566Linting './tests/Unit/Filter/Mapistore/Info.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore/Info.php
2567Linting './tests/Unit/Filter/Mapistore/Mail.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore/Mail.php
2568Linting './tests/Unit/Filter/Mapistore/Note.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore/Note.php
2569Linting './tests/Unit/Filter/Mapistore/Structure/Appointmentrecurrencepattern.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore/Structure/Appointmentrecurrencepattern.php
2570Linting './tests/Unit/Filter/Mapistore/Structure/Changehighlight.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore/Structure/Changehighlight.php
2571Linting './tests/Unit/Filter/Mapistore/Structure/Exceptioninfo.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore/Structure/Exceptioninfo.php
2572Linting './tests/Unit/Filter/Mapistore/Structure/Extendedexception.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore/Structure/Extendedexception.php
2573Linting './tests/Unit/Filter/Mapistore/Structure/Recipientrow.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore/Structure/Recipientrow.php
2574Linting './tests/Unit/Filter/Mapistore/Structure/Recurrencepattern.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore/Structure/Recurrencepattern.php
2575Linting './tests/Unit/Filter/Mapistore/Structure/Systemtime.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore/Structure/Systemtime.php
2576Linting './tests/Unit/Filter/Mapistore/Structure/Timezonestruct.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore/Structure/Timezonestruct.php
2577Linting './tests/Unit/Filter/Mapistore/Structure/Tzrule.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore/Structure/Tzrule.php
2578Linting './tests/Unit/Filter/Mapistore/Task.php' ... No syntax errors detected in ./tests/Unit/Filter/Mapistore/Task.php
2579Linting './tests/Unit/Input/Json.php' ... No syntax errors detected in ./tests/Unit/Input/Json.php
2580Linting './tests/Unit/Input/Json/Attachment.php' ... No syntax errors detected in ./tests/Unit/Input/Json/Attachment.php
2581Linting './tests/Unit/Input/Json/Contact.php' ... No syntax errors detected in ./tests/Unit/Input/Json/Contact.php
2582Linting './tests/Unit/Input/Json/Event.php' ... No syntax errors detected in ./tests/Unit/Input/Json/Event.php
2583Linting './tests/Unit/Input/Json/Folder.php' ... No syntax errors detected in ./tests/Unit/Input/Json/Folder.php
2584Linting './tests/Unit/Input/Json/Mail.php' ... No syntax errors detected in ./tests/Unit/Input/Json/Mail.php
2585Linting './tests/Unit/Input/Json/Note.php' ... No syntax errors detected in ./tests/Unit/Input/Json/Note.php
2586Linting './tests/Unit/Input/Json/Task.php' ... No syntax errors detected in ./tests/Unit/Input/Json/Task.php
2587Linting './tests/Unit/Output/Json.php' ... No syntax errors detected in ./tests/Unit/Output/Json.php
2588Linting './tests/Unit/Output/Json/Attachment.php' ... No syntax errors detected in ./tests/Unit/Output/Json/Attachment.php
2589Linting './tests/Unit/Output/Json/Contact.php' ... No syntax errors detected in ./tests/Unit/Output/Json/Contact.php
2590Linting './tests/Unit/Output/Json/Event.php' ... No syntax errors detected in ./tests/Unit/Output/Json/Event.php
2591Linting './tests/Unit/Output/Json/Folder.php' ... No syntax errors detected in ./tests/Unit/Output/Json/Folder.php
2592Linting './tests/Unit/Output/Json/Info.php' ... No syntax errors detected in ./tests/Unit/Output/Json/Info.php
2593Linting './tests/Unit/Output/Json/Mail.php' ... No syntax errors detected in ./tests/Unit/Output/Json/Mail.php
2594Linting './tests/Unit/Output/Json/Note.php' ... No syntax errors detected in ./tests/Unit/Output/Json/Note.php
2595Linting './tests/Unit/Output/Json/Task.php' ... No syntax errors detected in ./tests/Unit/Output/Json/Task.php
2596Linting './tests/index.php' ... No syntax errors detected in ./tests/index.php
2597Linting './tests/lib/bootstrap.php' ... No syntax errors detected in ./tests/lib/bootstrap.php
2598Linting './tests/lib/kolab_api_backend.php' ... No syntax errors detected in ./tests/lib/kolab_api_backend.php
2599Linting './tests/lib/kolab_api_message.php' ... No syntax errors detected in ./tests/lib/kolab_api_message.php
2600Linting './tests/lib/kolab_api_request.php' ... No syntax errors detected in ./tests/lib/kolab_api_request.php
2601Linting './tests/lib/kolab_api_tests.php' ... No syntax errors detected in ./tests/lib/kolab_api_tests.php
2602Running generic_php_lint OK (at b102a96950bd5b9b3a152a0ffb3b628d64ca2b09)
2603Running generic_js_lint ...
2604Running generic_js_lint OK (at b102a96950bd5b9b3a152a0ffb3b628d64ca2b09)
2605/srv/copenhagen.git
2606Running ../stick.git/drydocker/copenhagen/test_build.sh OK (at b102a96950bd5b9b3a152a0ffb3b628d64ca2b09)
2607/srv
2608========================================================================
2609 Running 'yum-builddep -y --disablerepo=openSUSE_Tools copenhagen' OK (at b102a96950bd5b9b3a152a0ffb3b628d64ca2b09)
2610 Running 'generic_php_lint' OK (at b102a96950bd5b9b3a152a0ffb3b628d64ca2b09)
2611 Running 'generic_js_lint' OK (at b102a96950bd5b9b3a152a0ffb3b628d64ca2b09)
2612 Running '../stick.git/drydocker/copenhagen/test_build.sh' OK (at b102a96950bd5b9b3a152a0ffb3b628d64ca2b09)
2613========================================================================
2614/var/tmp/1058
2615

Lease Host

This build step has since been deleted on the build plan. Some information may be omitted.
When
Completed at Jun 19 2015, 10:30 AM · Built instantly
Status
Passed

Wait for Previous Commits to Build

When
Completed at Jun 19 2015, 10:30 AM · Built instantly
Status
Passed
1 empty logs are hidden. Show all logs.

Event Timeline