Page MenuHomePhorge

Build 4050
FailedPublic

Drydock: Run Command

When
Completed at Jun 29 2016, 11:34 AM · Built for 9 m, 12 s
Status
Failed

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

1+ '[' -z bfb9070f4fb2e8f84387a0727331c929f09d122d -a -z '' ']'
2+ '[' -z ssh://git@git.kolab.org/diffusion/P/pykolab.git ']'
3+ '[' 0 -eq 0 -a 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+ test_obs=1
10+ '[' -z git ']'
11+ case ${vcs} in
12++ basename ssh://git@git.kolab.org/diffusion/P/pykolab.git .git
13+ package=pykolab
14++ echo ssh://git@git.kolab.org/diffusion/P/pykolab.git
15++ sed -e 's|ssh://git@|https://|g'
16+ ro_uri=https://git.kolab.org/diffusion/P/pykolab.git
17+ case ${package} in
18++ pwd
19+ export TMPDIR=/var/drydock/workingcopy-215829/repo/pykolab
20+ TMPDIR=/var/drydock/workingcopy-215829/repo/pykolab
21+ '[' '!' -d pykolab.git ']'
22+ pushd pykolab.git
23+ git remote set-url origin https://git.kolab.org/diffusion/P/pykolab.git
24+ git fetch origin
25+ git reset --hard origin/master
26+ git clean -d -f -x
27+ git checkout bfb9070f4fb2e8f84387a0727331c929f09d122d
28HEAD is now at bfb9070... Regard the input as utf-8, convert to utf-7/imap
29+ popd
30+ '[' pykolab '!=' stick ']'
31+ '[' '!' -d stick.git ']'
32+ pushd stick.git
33+ git remote set-url origin https://git.kolab.org/diffusion/QA/stick.git
34+ git fetch origin
35+ git reset --hard origin/master
36+ git clean -d -f -x
37+ popd
38+ export commit
39+ export differential
40+ export id
41+ export package
42+ export phid
43+ export ro_uri
44+ export uri
45+ export vcs
46+ export test_build
47+ export test_functional
48+ export test_integration
49+ export test_performance
50+ export test_unit
51+ export test_obs
52+ '[' '!' -d /var/tmp/osbuild-packagecache ']'
53+ '[' -x stick.git/drydocker/pykolab/build.sh ']'
54+ pushd pykolab.git
55+ ../stick.git/drydocker/pykolab/build.sh
56+ docker run -i --attach=stdout --attach=stderr --detach=false --rm=true --volume=/root/.oscrc:/root/.oscrc --volume=/var/tmp/osbuild-packagecache/:/var/tmp/osbuild-packagecache/ --hostname=kolab.example.org -e ID=4050 -e COMMIT=bfb9070f4fb2e8f84387a0727331c929f09d122d -e DIFFERENTIAL= -e PACKAGE=pykolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-2rcec43sbcfgwmcx263q -e URI=ssh://git@git.kolab.org/diffusion/P/pykolab.git -e RO_URI=https://git.kolab.org/diffusion/P/pykolab.git -e VCS=git -e TEST_BUILD=1 -e TEST_FUNCTIONAL=1 -e TEST_INTEGRATION=1 -e TEST_PERFORMANCE=1 -e TEST_UNIT=1 -e TEST_OBS=1 kolab/ci-maipo
57Switched to a new branch 'dev/boddie'
58Switched to a new branch 'dev/boddie-new/combined'
59Switched to a new branch 'dev/boddie-new/setup'
60Switched to a new branch 'dev/confmgmt'
61Switched to a new branch 'dev/entitlements'
62Switched to a new branch 'dev/kolab-test-suite'
63Switched to a new branch 'dev/kolab-test-tools'
64Switched to branch 'master'
65Switched to a new branch 'pykolab-0.2'
66Switched to a new branch 'pykolab-0.3'
67Switched to a new branch 'pykolab-0.4'
68Switched to a new branch 'pykolab-0.5'
69Note: checking out 'pykolab-0.5.14'.
70
71You are in 'detached HEAD' state. You can look around, make experimental
72changes and commit them, and you can discard any commits you make in this
73state without impacting any branches by performing another checkout.
74
75If you want to create a new branch to retain commits you create, you may
76do so (now or later) by using -b with the checkout command again. Example:
77
78 git checkout -b new_branch_name
79
80HEAD is now at a35735a... 0.5.14
81Previous HEAD position was a35735a... 0.5.14
82Switched to a new branch 'pykolab-0.6'
83Switched to a new branch 'pykolab-0.7'
84Note: checking out 'bfb9070f4fb2e8f84387a0727331c929f09d122d'.
85
86You are in 'detached HEAD' state. You can look around, make experimental
87changes and commit them, and you can discard any commits you make in this
88state without impacting any branches by performing another checkout.
89
90If you want to create a new branch to retain commits you create, you may
91do so (now or later) by using -b with the checkout command again. Example:
92
93 git checkout -b new_branch_name
94
95HEAD is now at bfb9070... Regard the input as utf-8, convert to utf-7/imap
96+ exit 1
97+ retval=1
98+ popd
99+ exit 1
100

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

6517 File "/usr/lib64/python2.7/httplib.py", line 979, in request
6518 self._send_request(method, url, body, headers)
6519 File "/usr/lib64/python2.7/httplib.py", line 1013, in _send_request
6520 self.endheaders(body)
6521 File "/usr/lib64/python2.7/httplib.py", line 975, in endheaders
6522 self._send_output(message_body)
6523 File "/usr/lib64/python2.7/httplib.py", line 835, in _send_output
6524 self.send(msg)
6525 File "/usr/lib64/python2.7/httplib.py", line 797, in send
6526 self.connect()
6527 File "/usr/lib64/python2.7/httplib.py", line 778, in connect
6528 self.timeout, self.source_address)
6529 File "/usr/lib64/python2.7/socket.py", line 571, in create_connection
6530 raise err
6531error: [Errno 111] Connection refused
6532
6533======================================================================
6534ERROR: test_001_resource_created
6535----------------------------------------------------------------------
6536Traceback (most recent call last):
6537 File "/usr/lib64/python2.7/site-packages/twisted/internet/defer.py", line 134, in maybeDeferred
6538 result = f(*args, **kw)
6539 File "/usr/lib64/python2.7/site-packages/twisted/internet/utils.py", line 191, in runWithWarningsSuppressed
6540 result = f(*a, **kw)
6541 File "/srv/pykolab.git/tests/functional/test_wap_client/test_008_resource_add.py", line 19, in setUp
6542 purge_users()
6543 File "/srv/pykolab.git/tests/functional/purge_users.py", line 11, in purge_users
6544 wap_client.authenticate(conf.get("ldap", "bind_dn"), conf.get("ldap", "bind_pw"))
6545 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 68, in authenticate
6546 response = request('POST', "system.authenticate", post=post)
6547 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 390, in request
6548 response_data = request_raw(method, api_uri, get, post, headers)
6549 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 435, in request_raw
6550 return request_raw(method, api_uri, get, post, headers, True)
6551 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 406, in request_raw
6552 conn = connect()
6553 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 102, in connect
6554 conn.connect()
6555 File "/usr/lib64/python2.7/httplib.py", line 778, in connect
6556 self.timeout, self.source_address)
6557 File "/usr/lib64/python2.7/socket.py", line 571, in create_connection
6558 raise err
6559error: [Errno 111] Connection refused
6560
6561======================================================================
6562ERROR: test_002_resource_collection
6563----------------------------------------------------------------------
6564Traceback (most recent call last):
6565 File "/usr/lib64/python2.7/site-packages/twisted/internet/defer.py", line 134, in maybeDeferred
6566 result = f(*args, **kw)
6567 File "/usr/lib64/python2.7/site-packages/twisted/internet/utils.py", line 191, in runWithWarningsSuppressed
6568 result = f(*a, **kw)
6569 File "/srv/pykolab.git/tests/functional/test_wap_client/test_008_resource_add.py", line 19, in setUp
6570 purge_users()
6571 File "/srv/pykolab.git/tests/functional/purge_users.py", line 11, in purge_users
6572 wap_client.authenticate(conf.get("ldap", "bind_dn"), conf.get("ldap", "bind_pw"))
6573 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 68, in authenticate
6574 response = request('POST', "system.authenticate", post=post)
6575 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 390, in request
6576 response_data = request_raw(method, api_uri, get, post, headers)
6577 File "/srv/pykolab.git/pykolab/wap_client/__init__.py", line 419, in request_raw
6578 conn.request(method.upper(), "%s/%s%s" % (API_BASE, api_uri, _get), post, headers)
6579 File "/usr/lib64/python2.7/httplib.py", line 979, in request
6580 self._send_request(method, url, body, headers)
6581 File "/usr/lib64/python2.7/httplib.py", line 1013, in _send_request
6582 self.endheaders(body)
6583 File "/usr/lib64/python2.7/httplib.py", line 975, in endheaders
6584 self._send_output(message_body)
6585 File "/usr/lib64/python2.7/httplib.py", line 835, in _send_output
6586 self.send(msg)
6587 File "/usr/lib64/python2.7/httplib.py", line 797, in send
6588 self.connect()
6589 File "/usr/lib64/python2.7/httplib.py", line 778, in connect
6590 self.timeout, self.source_address)
6591 File "/usr/lib64/python2.7/socket.py", line 571, in create_connection
6592 raise err
6593error: [Errno 111] Connection refused
6594
6595----------------------------------------------------------------------
6596Ran 13 tests in 0.133s
6597
6598FAILED (errors=28)
6599+ exit 1
6600Running ../stick.git/drydocker/pykolab/test_integration.sh FAILED (at bfb9070f4fb2e8f84387a0727331c929f09d122d)
6601========================================================================
6602 Running '../stick.git/drydocker/pykolab/test_build.sh' OK (at bfb9070f4fb2e8f84387a0727331c929f09d122d)
6603 Running '../stick.git/drydocker/pykolab/test_unit.sh' OK (at bfb9070f4fb2e8f84387a0727331c929f09d122d)
6604 Running 'obs_build_local' OK (at bfb9070f4fb2e8f84387a0727331c929f09d122d)
6605 Running 'yum_downgrade' FAILED (at bfb9070f4fb2e8f84387a0727331c929f09d122d)
6606 Running 'yum_install' OK (at bfb9070f4fb2e8f84387a0727331c929f09d122d)
6607 Running 'obs_install_local' OK (at bfb9070f4fb2e8f84387a0727331c929f09d122d)
6608 Running '../stick.git/drydocker/pykolab/test_obs.sh' OK (at bfb9070f4fb2e8f84387a0727331c929f09d122d)
6609 Running 'yum -y install kolab' OK (at bfb9070f4fb2e8f84387a0727331c929f09d122d)
6610 Running 'generic_integration_install' OK (at bfb9070f4fb2e8f84387a0727331c929f09d122d)
6611 Running 'setup-kolab --default --mysqlserver=new --timezone=Europe/Zurich --directory-manager-pwd=Welcome2KolabSystems' FAILED (at bfb9070f4fb2e8f84387a0727331c929f09d122d)
6612 Running 'generic_integration_setup' FAILED (at bfb9070f4fb2e8f84387a0727331c929f09d122d)
6613 Running '../stick.git/drydocker/pykolab/test_integration.sh' FAILED (at bfb9070f4fb2e8f84387a0727331c929f09d122d)
6614========================================================================
6615/var/drydock/workingcopy-215829/repo/pykolab
6616

Lease Working Copy

When
Completed at Jun 29 2016, 11:24 AM · Built instantly
Status
Passed

Wait for Previous Commits to Build

When
Completed at Jun 29 2016, 11:24 AM · Built instantly
Status
Passed

Event Timeline