Page MenuHomePhorge

Build 1249
FailedPublic

Run Command

When
Completed at Aug 12 2015, 1:34 PM · Built for 2 m, 36 s
Status
Failed
This build step has since been deleted on the build plan. Some information may be omitted.

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

1+ '[' -z ddb224b70ac44383ba5bf42f907c450e1baa3a0c -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/tmp/1661
20+ TMPDIR=/var/tmp/1661
21+ '[' '!' -d pykolab.git ']'
22+ git clone https://git.kolab.org/diffusion/P/pykolab.git pykolab.git
23+ pushd pykolab.git
24+ git checkout ddb224b70ac44383ba5bf42f907c450e1baa3a0c
25Note: checking out 'ddb224b70ac44383ba5bf42f907c450e1baa3a0c'.
26
27You are in 'detached HEAD' state. You can look around, make experimental
28changes and commit them, and you can discard any commits you make in this
29state without impacting any branches by performing another checkout.
30
31If you want to create a new branch to retain commits you create, you may
32do so (now or later) by using -b with the checkout command again. Example:
33
34 git checkout -b new_branch_name
35
36HEAD is now at ddb224b... Resolve #5186 by using 127.0.0.1 as the address to connect to, as specified in master.cf Resolve #5183 by ensuring a message delivery is retried using a codepath that reconnects to SMTP
37+ popd
38+ '[' pykolab '!=' stick ']'
39+ '[' '!' -d stick.git ']'
40+ git clone https://git.kolab.org/diffusion/QA/stick.git stick.git
41+ export commit
42+ export differential
43+ export id
44+ export package
45+ export phid
46+ export ro_uri
47+ export uri
48+ export vcs
49+ export test_build
50+ export test_functional
51+ export test_integration
52+ export test_performance
53+ export test_unit
54+ export test_obs
55+ '[' '!' -d /var/tmp/osbuild-packagecache ']'
56+ '[' -x stick.git/drydocker/pykolab/build.sh ']'
57+ pushd pykolab.git
58+ ../stick.git/drydocker/pykolab/build.sh
59+ docker run -it --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=1249 -e COMMIT=ddb224b70ac44383ba5bf42f907c450e1baa3a0c -e DIFFERENTIAL= -e PACKAGE=pykolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-t5dkitrzprpxcfss74lq -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
60+ exit 1
61+ retval=1
62+ popd
63+ cd /var/tmp
64+ rm -rf /var/tmp/1661
65+ exit 1
66

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

4627Traceback (most recent call last):
4628 File "/usr/lib64/python2.7/site-packages/twisted/internet/defer.py", line 134, in maybeDeferred
4629 result = f(*args, **kw)
4630 File "/usr/lib64/python2.7/site-packages/twisted/internet/utils.py", line 191, in runWithWarningsSuppressed
4631 result = f(*a, **kw)
4632 File "/srv/pykolab.git/tests/unit/test-011-wallace_resources.py", line 163, in test_002_resource_record_from_email_address
4633 self.assertEqual(len(res), 1);
4634 File "/usr/lib64/python2.7/site-packages/twisted/trial/unittest.py", line 271, in assertEqual
4635 % (msg, pformat(first), pformat(second)))
4636FailTest: not equal:
4637a = 0
4638b = 1
4639
4640
4641======================================================================
4642FAIL: test_003_resource_records_from_itip_events
4643----------------------------------------------------------------------
4644Traceback (most recent call last):
4645 File "/usr/lib64/python2.7/site-packages/twisted/internet/defer.py", line 134, in maybeDeferred
4646 result = f(*args, **kw)
4647 File "/usr/lib64/python2.7/site-packages/twisted/internet/utils.py", line 191, in runWithWarningsSuppressed
4648 result = f(*a, **kw)
4649 File "/srv/pykolab.git/tests/unit/test-011-wallace_resources.py", line 172, in test_003_resource_records_from_itip_events
4650 self.assertEqual(len(res), 2, "Return all attendee resources");
4651 File "/usr/lib64/python2.7/site-packages/twisted/trial/unittest.py", line 271, in assertEqual
4652 % (msg, pformat(first), pformat(second)))
4653FailTest: Return all attendee resources
4654not equal:
4655a = 3
4656b = 2
4657
4658
4659======================================================================
4660FAIL: test_005_send_response_accept
4661----------------------------------------------------------------------
4662Traceback (most recent call last):
4663 File "/usr/lib64/python2.7/site-packages/twisted/internet/defer.py", line 134, in maybeDeferred
4664 result = f(*args, **kw)
4665 File "/usr/lib64/python2.7/site-packages/twisted/internet/utils.py", line 191, in runWithWarningsSuppressed
4666 result = f(*a, **kw)
4667 File "/srv/pykolab.git/tests/unit/test-011-wallace_resources.py", line 205, in test_005_send_response_accept
4668 self.assertIn("ACCEPTED", response['subject'], "Participant status in message subject")
4669 File "/usr/lib64/python2.7/site-packages/twisted/trial/unittest.py", line 328, in failUnlessIn
4670 % (containee, container))
4671FailTest: Participant status in message subject
4672
4673======================================================================
4674FAIL: test_006_send_response_delegate
4675----------------------------------------------------------------------
4676Traceback (most recent call last):
4677 File "/usr/lib64/python2.7/site-packages/twisted/internet/defer.py", line 134, in maybeDeferred
4678 result = f(*args, **kw)
4679 File "/usr/lib64/python2.7/site-packages/twisted/internet/utils.py", line 191, in runWithWarningsSuppressed
4680 result = f(*a, **kw)
4681 File "/srv/pykolab.git/tests/unit/test-011-wallace_resources.py", line 223, in test_006_send_response_delegate
4682 self.assertEqual("resource-car-audi-a4@example.org", self.smtplog[0][0])
4683 File "/usr/lib64/python2.7/site-packages/twisted/trial/unittest.py", line 271, in assertEqual
4684 % (msg, pformat(first), pformat(second)))
4685FailTest: not equal:
4686a = 'resource-car-audi-a4@example.org'
4687b = u'resource-collection-car@example.org'
4688
4689
4690======================================================================
4691FAIL: test_002_user_dn_from_email_address
4692----------------------------------------------------------------------
4693Traceback (most recent call last):
4694 File "/usr/lib64/python2.7/site-packages/twisted/internet/defer.py", line 134, in maybeDeferred
4695 result = f(*args, **kw)
4696 File "/usr/lib64/python2.7/site-packages/twisted/internet/utils.py", line 191, in runWithWarningsSuppressed
4697 result = f(*a, **kw)
4698 File "/srv/pykolab.git/tests/unit/test-012-wallace_invitationpolicy.py", line 119, in test_002_user_dn_from_email_address
4699 self.assertEqual("uid=doe,ou=People,dc=example,dc=org", res);
4700 File "/usr/lib64/python2.7/site-packages/twisted/trial/unittest.py", line 271, in assertEqual
4701 % (msg, pformat(first), pformat(second)))
4702FailTest: not equal:
4703a = 'uid=doe,ou=People,dc=example,dc=org'
4704b = None
4705
4706
4707======================================================================
4708FAIL: test_003_set_lang (tests.unit.test-015-translate.TestTranslate)
4709----------------------------------------------------------------------
4710Traceback (most recent call last):
4711 File "/srv/pykolab.git/tests/unit/test-015-translate.py", line 18, in test_003_set_lang
4712 self.assertEqual(_("Folder name"), "Ordnername", "German Translation found")
4713AssertionError: German Translation found
4714
4715----------------------------------------------------------------------
4716Ran 135 tests in 4.095s
4717
4718FAILED (errors=7, failures=9)
4719Running ../stick.git/drydocker/pykolab/test_unit.sh FAILED (at ddb224b70ac44383ba5bf42f907c450e1baa3a0c)
4720========================================================================
4721 Running 'yum-builddep -y --disablerepo=openSUSE_Tools pykolab' OK (at ddb224b70ac44383ba5bf42f907c450e1baa3a0c)
4722 Running '../stick.git/drydocker/pykolab/test_build.sh' OK (at ddb224b70ac44383ba5bf42f907c450e1baa3a0c)
4723 Running '../stick.git/drydocker/pykolab/test_unit.sh' FAILED (at ddb224b70ac44383ba5bf42f907c450e1baa3a0c)
4724========================================================================
4725/var/tmp/1661
4726

Lease Host

When
Completed at Aug 12 2015, 1:31 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 Aug 12 2015, 1:31 PM · Built instantly
Status
Passed

Build Log 4559 (waiting - blockers)
25 - 50 - 100 - Unlimited Lines

1Blocked by: Build 1248
2Blocked by: Build 1248
3Blocked by: Build 1248
4Blocked by: Build 1248
5Blocked by: Build 1248
6Blocked by: Build 1248
7Blocked by: Build 1248
8Blocked by: Build 1248
9Blocked by: Build 1248
10Blocked by: Build 1248
11

Event Timeline