Page MenuHomePhorge

Build 1263
FailedPublic

Run Command

When
Completed at Aug 13 2015, 10:50 AM · Built for 2 m, 19 s
Status
Failed
This build step has since been deleted on the build plan. Some information may be omitted.

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

16+ case ${package} in
17++ pwd
18+ export TMPDIR=/var/tmp/1675
19+ TMPDIR=/var/tmp/1675
20+ '[' '!' -d pykolab.git ']'
21+ git clone https://git.kolab.org/diffusion/P/pykolab.git pykolab.git
22+ pushd pykolab.git
23+ git checkout 7350f6c2bde2d6f56b4f1e42b3d7936f7d7b2cc8
24Note: checking out '7350f6c2bde2d6f56b4f1e42b3d7936f7d7b2cc8'.
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 7350f6c... Avoid using undefined variable, reject if no delegatees are specified on the target entry (#4936)
36+ popd
37+ '[' pykolab '!=' 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+ export test_obs
54+ '[' '!' -d /var/tmp/osbuild-packagecache ']'
55+ '[' -x stick.git/drydocker/pykolab/build.sh ']'
56+ pushd pykolab.git
57+ ../stick.git/drydocker/pykolab/build.sh
58+ 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=1263 -e COMMIT=7350f6c2bde2d6f56b4f1e42b3d7936f7d7b2cc8 -e DIFFERENTIAL= -e PACKAGE=pykolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-ofzpairxvi7ecc6jugkp -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
59+ exit 1
60+ retval=1
61+ popd
62+ cd /var/tmp
63+ rm -rf /var/tmp/1675
64+ exit 1
65

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

4692FailTest: not equal:
4693a = 'resource-car-audi-a4@example.org'
4694b = u'resource-collection-car@example.org'
4695
4696
4697======================================================================
4698FAIL: test_002_user_dn_from_email_address
4699----------------------------------------------------------------------
4700Traceback (most recent call last):
4701 File "/usr/lib64/python2.7/site-packages/twisted/internet/defer.py", line 134, in maybeDeferred
4702 result = f(*args, **kw)
4703 File "/usr/lib64/python2.7/site-packages/twisted/internet/utils.py", line 191, in runWithWarningsSuppressed
4704 result = f(*a, **kw)
4705 File "/srv/pykolab.git/tests/unit/test-012-wallace_invitationpolicy.py", line 119, in test_002_user_dn_from_email_address
4706 self.assertEqual("uid=doe,ou=People,dc=example,dc=org", res);
4707 File "/usr/lib64/python2.7/site-packages/twisted/trial/unittest.py", line 271, in assertEqual
4708 % (msg, pformat(first), pformat(second)))
4709FailTest: not equal:
4710a = 'uid=doe,ou=People,dc=example,dc=org'
4711b = None
4712
4713
4714======================================================================
4715FAIL: test_003_set_lang (tests.unit.test-015-translate.TestTranslate)
4716----------------------------------------------------------------------
4717Traceback (most recent call last):
4718 File "/srv/pykolab.git/tests/unit/test-015-translate.py", line 20, in test_003_set_lang
4719 self.assertEqual(_("Folder name"), "Ordnername", "German Translation found")
4720AssertionError: German Translation found
4721
4722======================================================================
4723FAIL: test_004_unicode (tests.unit.test-015-translate.TestTranslate)
4724----------------------------------------------------------------------
4725Traceback (most recent call last):
4726 File "/srv/pykolab.git/tests/unit/test-015-translate.py", line 27, in test_004_unicode
4727 self.assertEqual(_("recipients: %r"), "Empfänger: %r")
4728AssertionError: 'recipients: %r' != 'Empf\xc3\xa4nger: %r'
4729
4730----------------------------------------------------------------------
4731Ran 136 tests in 4.085s
4732
4733FAILED (errors=7, failures=10)
4734Running ../stick.git/drydocker/pykolab/test_unit.sh FAILED (at 7350f6c2bde2d6f56b4f1e42b3d7936f7d7b2cc8)
4735========================================================================
4736 Running '_install_package_builddep pykolab' OK (at 7350f6c2bde2d6f56b4f1e42b3d7936f7d7b2cc8)
4737 Running '../stick.git/drydocker/pykolab/test_build.sh' OK (at 7350f6c2bde2d6f56b4f1e42b3d7936f7d7b2cc8)
4738 Running '../stick.git/drydocker/pykolab/test_unit.sh' FAILED (at 7350f6c2bde2d6f56b4f1e42b3d7936f7d7b2cc8)
4739========================================================================
4740/var/tmp/1675
4741

Lease Host

When
Completed at Aug 13 2015, 10:47 AM · Built instantly
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 13 2015, 10:47 AM · Built instantly
Status
Passed

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

1Blocked by: Build 1262
2Blocked by: Build 1262
3Blocked by: Build 1262
4Blocked by: Build 1262
5Blocked by: Build 1262
6Blocked by: Build 1262
7Blocked by: Build 1262
8Blocked by: Build 1262
9Blocked by: Build 1262
10Blocked by: Build 1262
11Blocked by: Build 1262
12Blocked by: Build 1262
13Blocked by: Build 1262
14Blocked by: Build 1262
15Blocked by: Build 1262
16Blocked by: Build 1262
17Blocked by: Build 1262
18Blocked by: Build 1262
19Blocked by: Build 1262
20Blocked by: Build 1262
21Blocked by: Build 1262
22Blocked by: Build 1262
23Blocked by: Build 1262
24Blocked by: Build 1262
25Blocked by: Build 1262
26Blocked by: Build 1262
27Blocked by: Build 1262
28Blocked by: Build 1262
29Blocked by: Build 1262
30Blocked by: Build 1262
31Blocked by: Build 1262
32Blocked by: Build 1262
33Blocked by: Build 1262
34Blocked by: Build 1262
35Blocked by: Build 1262
36Blocked by: Build 1262
37Blocked by: Build 1262
38Blocked by: Build 1262
39Blocked by: Build 1262
40Blocked by: Build 1262
41

Event Timeline