Page MenuHomePhorge

Build 4049
FailedPublic

Drydock: Run Command

When
Completed at Jun 29 2016, 11:24 AM · Built for 2 m, 45 s
Status
Failed

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

4+ test_functional=1
5+ test_integration=1
6+ test_performance=1
7+ test_unit=1
8+ test_obs=1
9+ '[' -z git ']'
10+ case ${vcs} in
11++ basename ssh://git@git.kolab.org/diffusion/P/pykolab.git .git
12+ package=pykolab
13++ echo ssh://git@git.kolab.org/diffusion/P/pykolab.git
14++ sed -e 's|ssh://git@|https://|g'
15+ ro_uri=https://git.kolab.org/diffusion/P/pykolab.git
16+ case ${package} in
17++ pwd
18+ export TMPDIR=/var/drydock/workingcopy-215829/repo/pykolab
19+ TMPDIR=/var/drydock/workingcopy-215829/repo/pykolab
20+ '[' '!' -d pykolab.git ']'
21+ pushd pykolab.git
22+ git remote set-url origin https://git.kolab.org/diffusion/P/pykolab.git
23+ git fetch origin
24From https://git.kolab.org/diffusion/P/pykolab
25 82fa9e9..bfb9070 master -> origin/master
26 46161d8..58e6400 pykolab-0.7 -> origin/pykolab-0.7
27+ git reset --hard origin/master
28+ git clean -d -f -x
29+ git checkout 9dafa8b521b08b8b269215f4b55ee1cbf3a39d75
30Previous HEAD position was bfb9070... Regard the input as utf-8, convert to utf-7/imap
31HEAD is now at 9dafa8b... Fix issue with re-binding to an LDAP connection (T1318)
32+ popd
33+ '[' pykolab '!=' stick ']'
34+ '[' '!' -d stick.git ']'
35+ pushd stick.git
36+ git remote set-url origin https://git.kolab.org/diffusion/QA/stick.git
37+ git fetch origin
38+ git reset --hard origin/master
39+ git clean -d -f -x
40+ popd
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 -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=4049 -e COMMIT=9dafa8b521b08b8b269215f4b55ee1cbf3a39d75 -e DIFFERENTIAL= -e PACKAGE=pykolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-dpflf42xjsbh32xv7v2u -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
60Switched to a new branch 'dev/boddie'
61Switched to a new branch 'dev/boddie-new/combined'
62Switched to a new branch 'dev/boddie-new/setup'
63Switched to a new branch 'dev/confmgmt'
64Switched to a new branch 'dev/entitlements'
65Switched to a new branch 'dev/kolab-test-suite'
66Switched to a new branch 'dev/kolab-test-tools'
67Switched to branch 'master'
68Switched to a new branch 'pykolab-0.2'
69Switched to a new branch 'pykolab-0.3'
70Switched to a new branch 'pykolab-0.4'
71Switched to a new branch 'pykolab-0.5'
72Note: checking out 'pykolab-0.5.14'.
73
74You are in 'detached HEAD' state. You can look around, make experimental
75changes and commit them, and you can discard any commits you make in this
76state without impacting any branches by performing another checkout.
77
78If you want to create a new branch to retain commits you create, you may
79do so (now or later) by using -b with the checkout command again. Example:
80
81 git checkout -b new_branch_name
82
83HEAD is now at a35735a... 0.5.14
84Previous HEAD position was a35735a... 0.5.14
85Switched to a new branch 'pykolab-0.6'
86Switched to a new branch 'pykolab-0.7'
87Note: checking out '9dafa8b521b08b8b269215f4b55ee1cbf3a39d75'.
88
89You are in 'detached HEAD' state. You can look around, make experimental
90changes and commit them, and you can discard any commits you make in this
91state without impacting any branches by performing another checkout.
92
93If you want to create a new branch to retain commits you create, you may
94do so (now or later) by using -b with the checkout command again. Example:
95
96 git checkout -b new_branch_name
97
98HEAD is now at 9dafa8b... Fix issue with re-binding to an LDAP connection (T1318)
99+ exit 1
100+ retval=1
101+ popd
102+ exit 1
103

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

952test_026_compute_diff (tests.unit.test-003-event.TestEventXML) ... ok
953test_026_property_to_string (tests.unit.test-003-event.TestEventXML) ... ok
954test_027_merge_attendee_data (tests.unit.test-003-event.TestEventXML) ... ok
955test_028_rdate (tests.unit.test-003-event.TestEventXML) ... ok
956test_001_from_message_recurrence (tests.unit.test-004-icalendar.TestICalendar) ... ok
957test_002_from_message (tests.unit.test-004-icalendar.TestICalendar) ... ok
958test_001_timezone_conflict (tests.unit.test-005-timezone.TestTimezone) ... FAIL
959test_001_import_psearch (tests.unit.test-006-ldap_psearch.TestLDAPPsearch) ... ok
960test_001_import_syncrepl (tests.unit.test-007-ldap_syncrepl.TestLDAPSyncrepl) ... ok
961test_001_import_sievelib (tests.unit.test-008-sievelib.TestSievelib) ... ok
962test_002_parse_tests (tests.unit.test-008-sievelib.TestSievelib) ... ok
963test_001_ldap_uri (tests.unit.test-009-parse_ldap_uri.TestParseLdapUri) ... ok
964test_002_ldap_uri_port (tests.unit.test-009-parse_ldap_uri.TestParseLdapUri) ... ok
965The special thing about this case is that the givenname starts with ... ok
966The special thing about this case is that the givenname starts with ... ok
967The special thing about this case is that the givenname starts with ... ok
968The special thing about this case is that the givenname starts with ... ok
969test_005_raw_ru_RU (tests.unit.test-010-transliterate.TestTransliteration) ... ok
970test_006_unicode_ru_RU (tests.unit.test-010-transliterate.TestTransliteration) ... ok
971test_007_raw_ru_RU (tests.unit.test-010-transliterate.TestTransliteration) ... ok
972test_008_unicode_ru_RU (tests.unit.test-010-transliterate.TestTransliteration) ... ok
973test_009_raw_decode (tests.unit.test-010-transliterate.TestTransliteration) ... ok
974If no C{methodName} argument is passed to the constructor, L{run} will ... ok
975test_001_itip_events_from_message ... ok
976test_002_check_date_conflict ... ok
977test_002_check_event_conflict ... ok
978test_002_check_event_conflict_single ... ok
979test_003_send_reply ... ok
980test_004_send_reply_unicode ... ok
981If no C{methodName} argument is passed to the constructor, L{run} will ... ok
982test_002_resource_record_from_email_address ... ok
983test_003_resource_records_from_itip_events ... ok
984test_004_get_resource_owner ... ok
985test_005_send_response_accept ... ok
986test_006_send_response_delegate ... ok
987If no C{methodName} argument is passed to the constructor, L{run} will ... ok
988test_001_itip_events_from_message ... ok
989test_002_user_dn_from_email_address ... ok
990test_003_get_matching_invitation_policy ... ok
991test_005_is_auto_reply ... ok
992test_006_send_update_notification ... ok
993test_001_set (tests.unit.test-014-conf-and-raw.TestConfRaw) ... ok
994test_002_get (tests.unit.test-014-conf-and-raw.TestConfRaw) ... ok
995test_003_get_raw (tests.unit.test-014-conf-and-raw.TestConfRaw) ... ok
996test_001_default_langs (tests.unit.test-015-translate.TestTranslate) ... ok
997test_002_translate (tests.unit.test-015-translate.TestTranslate) ... ok
998test_003_set_lang (tests.unit.test-015-translate.TestTranslate) ... ok
999test_001_minimal (tests.unit.test-016-todo.TestTodoXML) ... ok
1000test_002_full (tests.unit.test-016-todo.TestTodoXML) ... ok
1001test_010_load_from_xml (tests.unit.test-016-todo.TestTodoXML) ... ok
1002test_020_load_from_ical (tests.unit.test-016-todo.TestTodoXML) ... ok
1003test_021_as_string_itip (tests.unit.test-016-todo.TestTodoXML) ... ok
1004test_022_ical_with_attachment (tests.unit.test-016-todo.TestTodoXML) ... ok
1005test_030_to_dict (tests.unit.test-016-todo.TestTodoXML) ... ok
1006test_000_order_proplists (tests.unit.test-017-diff.TestComputeDiff) ... ok
1007test_000_order_proplists2 (tests.unit.test-017-diff.TestComputeDiff) ... ok
1008test_001_attachments (tests.unit.test-017-diff.TestComputeDiff) ... ok
1009test_001_minimal (tests.unit.test-018-note.TestNoteXML) ... ok
1010test_002_full (tests.unit.test-018-note.TestNoteXML) ... ok
1011test_010_load_from_xml (tests.unit.test-018-note.TestNoteXML) ... ok
1012test_011_to_xml (tests.unit.test-018-note.TestNoteXML) ... ok
1013test_012_to_xml (tests.unit.test-018-note.TestNoteXML) ... ok
1014test_020_to_dict (tests.unit.test-018-note.TestNoteXML) ... ok
1015test_001_minimal (tests.unit.test-019-contact.TestContactXML) ... ok
1016test_002_full (tests.unit.test-019-contact.TestContactXML) ... ok
1017test_010_load_from_xml (tests.unit.test-019-contact.TestContactXML) ... ok
1018test_011_load_from_message (tests.unit.test-019-contact.TestContactXML) ... ok
1019test_020_to_dict (tests.unit.test-019-contact.TestContactXML) ... ok
1020test_001_plain_insert (tests.unit.test-020-auth_cache.TestAuthCache) ... ok
1021test_002_plain_encoding_insert (tests.unit.test-020-auth_cache.TestAuthCache) ... ok
1022test_003_unicode_insert (tests.unit.test-020-auth_cache.TestAuthCache) ... ok
1023test_004_unicode_escape (tests.unit.test-020-auth_cache.TestAuthCache) ... SKIP: Double encoding or decoding
1024test_005_longkey (tests.unit.test-020-auth_cache.TestAuthCache) ... ok
1025test_006_plain_update (tests.unit.test-020-auth_cache.TestAuthCache) ... ok
1026test_007_plain_encoding_update (tests.unit.test-020-auth_cache.TestAuthCache) ... ok
1027test_008_unicode_update (tests.unit.test-020-auth_cache.TestAuthCache) ... ok
1028test_009_unicode_escape_update (tests.unit.test-020-auth_cache.TestAuthCache) ... SKIP: Double encoding or decoding
1029test_010_longkey_update (tests.unit.test-020-auth_cache.TestAuthCache) ... ok
1030test_001_normalize (tests.unit.test-022-utils.TestTranslate) ... ok
1031The spaces in attributes used for mail generation. ... ok
1032
1033======================================================================
1034FAIL: test_001_timezone_conflict (tests.unit.test-005-timezone.TestTimezone)
1035----------------------------------------------------------------------
1036Traceback (most recent call last):
1037 File "/srv/pykolab.git/tests/unit/test-005-timezone.py", line 74, in test_001_timezone_conflict
1038 self.assertEqual(london_xml, london.__str__())
1039AssertionError: '<?xml version="1.0" encoding="UTF-8" standalone="no" ?>\n<icalendar xmlns="urn:ietf:params:xml:ns:icalendar-2.0">\n <vcalendar>\n <properties>\n <prodid>\n <text>Libkolabxml-1.2</text>\n </prodid>\n <version>\n <text>2.0</text>\n </version>\n <x-kolab-version>\n <text>3.1.0</text>\n </x-kolab-version>\n </properties>\n <components>\n <vevent>\n <properties>\n <uid>\n <text>6ccdff68-8b8e-435f-9027-da844d979a5e</text>\n </uid>\n <created>\n <date-time>2016-06-29T09:24:36Z</date-time>\n </created>\n <dtstamp>\n <date-time>2016-06-29T09:24:36Z</date-time>\n </dtstamp>\n <sequence>\n <integer>0</integer>\n </sequence>\n <class>\n <text>PUBLIC</text>\n </class>\n <dtstart>\n <parameters>\n <tzid>\n <text>/kolab.org/Europe/London</text>\n </tzid>\n </parameters>\n <date-time>2016-06-29T09:24:36</date-time>\n </dtstart>\n <dtend>\n <parameters>\n <tzid>\n <text>/kolab.org/Europe/London</text>\n </tzid>\n </parameters>\n <date-time>2016-06-29T10:24:36</date-time>\n </dtend>\n <organizer>\n <parameters>\n <cn>\n <text>Doe, John</text>\n </cn>\n </parameters>\n <cal-address>mailto:%3Cjohn.doe%40example.org%3E</cal-address>\n </organizer>\n <attendee>\n <parameters>\n <partstat>\n <text>NEEDS-ACTION</text>\n </partstat>\n <role>\n <text>REQ-PARTICIPANT</text>\n </role>\n <cutype>\n <text>RESOURCE</text>\n </cutype>\n </parameters>\n <cal-address>mailto:%3Cresource-car-vw%40example.org%3E</cal-address>\n </attendee>\n </properties>\n </vevent>\n </components>\n </vcalendar>\n</icalendar>\n' != '<?xml version="1.0" encoding="UTF-8" standalone="no" ?>\n<icalendar xmlns="urn:ietf:params:xml:ns:icalendar-2.0">\n <vcalendar>\n <properties>\n <prodid>\n <text>Libkolabxml-1.2</text>\n </prodid>\n <version>\n <text>2.0</text>\n </version>\n <x-kolab-version>\n <text>3.1.0</text>\n </x-kolab-version>\n </properties>\n <components>\n <vevent>\n <properties>\n <uid>\n <text>6ccdff68-8b8e-435f-9027-da844d979a5e</text>\n </uid>\n <created>\n <date-time>2016-06-29T09:24:36Z</date-time>\n </created>\n <dtstamp>\n <date-time>2016-06-29T09:24:37Z</date-time>\n </dtstamp>\n <sequence>\n <integer>0</integer>\n </sequence>\n <class>\n <text>PUBLIC</text>\n </class>\n <dtstart>\n <parameters>\n <tzid>\n <text>/kolab.org/Europe/London</text>\n </tzid>\n </parameters>\n <date-time>2016-06-29T09:24:36</date-time>\n </dtstart>\n <dtend>\n <parameters>\n <tzid>\n <text>/kolab.org/Europe/London</text>\n </tzid>\n </parameters>\n <date-time>2016-06-29T10:24:36</date-time>\n </dtend>\n <organizer>\n <parameters>\n <cn>\n <text>Doe, John</text>\n </cn>\n </parameters>\n <cal-address>mailto:%3Cjohn.doe%40example.org%3E</cal-address>\n </organizer>\n <attendee>\n <parameters>\n <partstat>\n <text>NEEDS-ACTION</text>\n </partstat>\n <role>\n <text>REQ-PARTICIPANT</text>\n </role>\n <cutype>\n <text>RESOURCE</text>\n </cutype>\n </parameters>\n <cal-address>mailto:%3Cresource-car-vw%40example.org%3E</cal-address>\n </attendee>\n </properties>\n </vevent>\n </components>\n </vcalendar>\n</icalendar>\n'
1040
1041----------------------------------------------------------------------
1042Ran 148 tests in 3.246s
1043
1044FAILED (SKIP=2, failures=1)
1045Running ../stick.git/drydocker/pykolab/test_unit.sh FAILED (at 9dafa8b521b08b8b269215f4b55ee1cbf3a39d75)
1046========================================================================
1047 Running '../stick.git/drydocker/pykolab/test_build.sh' OK (at 9dafa8b521b08b8b269215f4b55ee1cbf3a39d75)
1048 Running '../stick.git/drydocker/pykolab/test_unit.sh' FAILED (at 9dafa8b521b08b8b269215f4b55ee1cbf3a39d75)
1049========================================================================
1050/var/drydock/workingcopy-215829/repo/pykolab
1051

Lease Working Copy

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

Wait for Previous Commits to Build

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

Event Timeline