Page MenuHomePhorge

Build 354
PassedPublic

Run Command

When
Completed at Apr 30 2015, 1:59 PM · Built for 35 s
Status
Passed
This build step has since been deleted on the build plan. Some information may be omitted.

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

63+ ro_uri=https://git.kolab.org/diffusion/CO/copenhagen.git
64+ case ${package} in
65+ case ${uri} in
66++ pwd
67+ export TMPDIR=/var/tmp/499
68+ TMPDIR=/var/tmp/499
69+ '[' '!' -d copenhagen.git ']'
70+ git clone https://git.kolab.org/diffusion/CO/copenhagen.git copenhagen.git
71+ pushd copenhagen.git
72+ git checkout a473e7e98e52690abdffd3ffc60de61d0b9467aa
73Note: checking out 'a473e7e98e52690abdffd3ffc60de61d0b9467aa'.
74
75You are in 'detached HEAD' state. You can look around, make experimental
76changes and commit them, and you can discard any commits you make in this
77state without impacting any branches by performing another checkout.
78
79If you want to create a new branch to retain commits you create, you may
80do so (now or later) by using -b with the checkout command again. Example:
81
82 git checkout -b new_branch_name
83
84HEAD is now at a473e7e... Implemented Contacts API (and MAPI) - without attachments support and with some small issues
85+ popd
86+ '[' copenhagen '!=' stick ']'
87+ '[' '!' -d stick.git ']'
88+ git clone https://git.kolab.org/diffusion/QA/stick.git stick.git
89+ export commit
90+ export differential
91+ export id
92+ export package
93+ export phid
94+ export ro_uri
95+ export uri
96+ export vcs
97+ export test_build
98+ export test_functional
99+ export test_integration
100+ export test_performance
101+ export test_unit
102+ '[' -x stick.git/drydocker/copenhagen/build.sh ']'
103+ pushd copenhagen.git
104+ ../stick.git/drydocker/copenhagen/build.sh
105+ docker run -it --attach=stdout --attach=stderr --detach=false --rm=true --volume=/root/.oscrc:/root/.oscrc -e ID=354 -e COMMIT=a473e7e98e52690abdffd3ffc60de61d0b9467aa -e DIFFERENTIAL= -e PACKAGE=copenhagen -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-5z5xyovsxiasv3qkgovo -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
106+ exit 0
107+ retval=0
108+ popd
109+ cd /var/tmp
110+ rm -rf /var/tmp/499
111+ exit 0
112

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

1409Linting './lib/input/json/contact.php' ... No syntax errors detected in ./lib/input/json/contact.php
1410Linting './lib/input/json/folder.php' ... No syntax errors detected in ./lib/input/json/folder.php
1411Linting './lib/input/json/note.php' ... No syntax errors detected in ./lib/input/json/note.php
1412Linting './lib/kolab_api.php' ... No syntax errors detected in ./lib/kolab_api.php
1413Linting './lib/kolab_api_backend.php' ... No syntax errors detected in ./lib/kolab_api_backend.php
1414Linting './lib/kolab_api_exception.php' ... No syntax errors detected in ./lib/kolab_api_exception.php
1415Linting './lib/kolab_api_filter.php' ... No syntax errors detected in ./lib/kolab_api_filter.php
1416Linting './lib/kolab_api_input.php' ... No syntax errors detected in ./lib/kolab_api_input.php
1417Linting './lib/kolab_api_output.php' ... No syntax errors detected in ./lib/kolab_api_output.php
1418Linting './lib/output/json.php' ... No syntax errors detected in ./lib/output/json.php
1419Linting './lib/output/json/configuration.php' ... No syntax errors detected in ./lib/output/json/configuration.php
1420Linting './lib/output/json/contact.php' ... No syntax errors detected in ./lib/output/json/contact.php
1421Linting './lib/output/json/event.php' ... No syntax errors detected in ./lib/output/json/event.php
1422Linting './lib/output/json/file.php' ... No syntax errors detected in ./lib/output/json/file.php
1423Linting './lib/output/json/folder.php' ... No syntax errors detected in ./lib/output/json/folder.php
1424Linting './lib/output/json/note.php' ... No syntax errors detected in ./lib/output/json/note.php
1425Linting './lib/output/json/task.php' ... No syntax errors detected in ./lib/output/json/task.php
1426Linting './lib/output/xml.php' ... PHP Parse error: syntax error, unexpected 'attrs_filter' (T_STRING), expecting variable (T_VARIABLE) in ./lib/output/xml.php on line 136
1427Errors parsing ./lib/output/xml.php
1428Linting './lib/output/xml/configuration.php' ... No syntax errors detected in ./lib/output/xml/configuration.php
1429Linting './lib/output/xml/contact.php' ... No syntax errors detected in ./lib/output/xml/contact.php
1430Linting './lib/output/xml/event.php' ... No syntax errors detected in ./lib/output/xml/event.php
1431Linting './lib/output/xml/file.php' ... No syntax errors detected in ./lib/output/xml/file.php
1432Linting './lib/output/xml/folder.php' ... No syntax errors detected in ./lib/output/xml/folder.php
1433Linting './lib/output/xml/note.php' ... No syntax errors detected in ./lib/output/xml/note.php
1434Linting './lib/output/xml/task.php' ... No syntax errors detected in ./lib/output/xml/task.php
1435Linting './public_html/index.php' ... No syntax errors detected in ./public_html/index.php
1436Linting './tests/API/Contacts.php' ... No syntax errors detected in ./tests/API/Contacts.php
1437Linting './tests/API/Folders.php' ... No syntax errors detected in ./tests/API/Folders.php
1438Linting './tests/API/Notes.php' ... No syntax errors detected in ./tests/API/Notes.php
1439Linting './tests/Mapistore/Contacts.php' ... No syntax errors detected in ./tests/Mapistore/Contacts.php
1440Linting './tests/Mapistore/Folders.php' ... No syntax errors detected in ./tests/Mapistore/Folders.php
1441Linting './tests/Mapistore/Notes.php' ... No syntax errors detected in ./tests/Mapistore/Notes.php
1442Linting './tests/index.php' ... No syntax errors detected in ./tests/index.php
1443Linting './tests/lib/bootstrap.php' ... No syntax errors detected in ./tests/lib/bootstrap.php
1444Linting './tests/lib/kolab_api_backend.php' ... No syntax errors detected in ./tests/lib/kolab_api_backend.php
1445Linting './tests/lib/kolab_api_message.php' ... No syntax errors detected in ./tests/lib/kolab_api_message.php
1446Linting './tests/lib/kolab_api_request.php' ... No syntax errors detected in ./tests/lib/kolab_api_request.php
1447Running generic_js_lint ...
1448Running generic_js_lint OK (at a473e7e98e52690abdffd3ffc60de61d0b9467aa)
1449/srv/copenhagen.git
1450Running ../stick.git/drydocker/copenhagen/test_build.sh OK (at a473e7e98e52690abdffd3ffc60de61d0b9467aa)
1451/srv/closure-compiler.git
1452========================================================================
1453 Running 'yum-builddep -y --disablerepo=openSUSE_Tools copenhagen' OK (at a473e7e98e52690abdffd3ffc60de61d0b9467aa)
1454 Running 'generic_js_lint' OK (at a473e7e98e52690abdffd3ffc60de61d0b9467aa)
1455 Running '../stick.git/drydocker/copenhagen/test_build.sh' OK (at a473e7e98e52690abdffd3ffc60de61d0b9467aa)
1456========================================================================
1457/var/tmp/499
1458

Lease Host

When
Completed at Apr 30 2015, 1:59 PM · Built for 1 s
Status
Passed
This build step has since been deleted on the build plan. Some information may be omitted.

Wait for Previous Commits to Build

When
Completed at Apr 30 2015, 1:59 PM · Built instantly
Status
Passed
1 empty log is hidden Show all logs.

Event Timeline