Page MenuHomePhorge

Build 437
FailedPublic

Run Command

When
Completed at May 15 2015, 7:02 AM · Built for 5 h, 48 m
Status
Failed
This build step has since been deleted on the build plan. Some information may be omitted.

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

13+ '[' 10 -gt 0 ']'
14+ case $1 in
15++ eval echo ''\''44db93b6c3bd4f93916d39e8a29e073368d1edc0'\'''
16+++ echo 44db93b6c3bd4f93916d39e8a29e073368d1edc0
17+ commit=44db93b6c3bd4f93916d39e8a29e073368d1edc0
18+ shift
19+ shift
20+ '[' 8 -gt 0 ']'
21+ case $1 in
22++ eval echo ''\'''\'''
23+++ echo ''
24+ differential=
25+ shift
26+ shift
27+ '[' 6 -gt 0 ']'
28+ case $1 in
29++ eval echo ''\''PHID-HMBT-aowr7lngvlmiaplv5yuj'\'''
30+++ echo PHID-HMBT-aowr7lngvlmiaplv5yuj
31+ phid=PHID-HMBT-aowr7lngvlmiaplv5yuj
32+ shift
33+ shift
34+ '[' 4 -gt 0 ']'
35+ case $1 in
36++ eval echo ''\''ssh://git@git.kolab.org/diffusion/P/pykolab.git'\'''
37+++ echo ssh://git@git.kolab.org/diffusion/P/pykolab.git
38+ uri=ssh://git@git.kolab.org/diffusion/P/pykolab.git
39+ shift
40+ shift
41+ '[' 2 -gt 0 ']'
42+ case $1 in
43++ eval echo ''\''git'\'''
44+++ echo git
45+ vcs=git
46+ shift
47+ shift
48+ '[' 0 -gt 0 ']'
49+ '[' -z 44db93b6c3bd4f93916d39e8a29e073368d1edc0 -a -z '' ']'
50+ '[' -z ssh://git@git.kolab.org/diffusion/P/pykolab.git ']'
51+ '[' 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 ']'
52+ test_build=1
53+ test_functional=1
54+ test_integration=1
55+ test_performance=1
56+ test_unit=1
57+ '[' -z git ']'
58+ case ${vcs} in
59++ basename ssh://git@git.kolab.org/diffusion/P/pykolab.git .git
60+ package=pykolab
61++ sed -e 's|ssh://git@|https://|g'
62++ echo ssh://git@git.kolab.org/diffusion/P/pykolab.git
63+ ro_uri=https://git.kolab.org/diffusion/P/pykolab.git
64+ case ${package} in
65+ case ${uri} in
66++ pwd
67+ export TMPDIR=/var/tmp/600
68+ TMPDIR=/var/tmp/600
69+ '[' '!' -d pykolab.git ']'
70+ git clone https://git.kolab.org/diffusion/P/pykolab.git pykolab.git
71+ pushd pykolab.git
72+ git checkout 44db93b6c3bd4f93916d39e8a29e073368d1edc0
73Note: checking out '44db93b6c3bd4f93916d39e8a29e073368d1edc0'.
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 44db93b... Add a command to check quota between IMAP and LDAP
85+ popd
86+ '[' pykolab '!=' 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/pykolab/build.sh ']'
103+ pushd pykolab.git
104+ ../stick.git/drydocker/pykolab/build.sh
105+ docker run -it --attach=stdout --attach=stderr --detach=false --rm=true --volume=/root/.oscrc:/root/.oscrc -e ID=437 -e COMMIT=44db93b6c3bd4f93916d39e8a29e073368d1edc0 -e DIFFERENTIAL= -e PACKAGE=pykolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-aowr7lngvlmiaplv5yuj -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 kolab/ci-maipo
106+ exit 1
107+ retval=1
108+ popd
109+ cd /var/tmp
110+ rm -rf /var/tmp/600
111+ exit 1
112

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

3089checking for python script directory... ${prefix}/lib/python2.7/site-packages
3090checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages
3091checking for style of include used by make... GNU
3092checking for gcc... gcc
3093checking whether the C compiler works... yes
3094checking for C compiler default output file name... a.out
3095checking for suffix of executables...
3096checking whether we are cross compiling... no
3097checking for suffix of object files... o
3098checking whether we are using the GNU C compiler... yes
3099checking whether gcc accepts -g... yes
3100checking for gcc option to accept ISO C89... none needed
3101checking dependency style of gcc... none
3102checking how to run the C preprocessor... gcc -E
3103checking for grep that handles long lines and -e... /usr/bin/grep
3104checking for egrep... /usr/bin/grep -E
3105checking for ANSI C header files... yes
3106checking for sys/types.h... yes
3107checking for sys/stat.h... yes
3108checking for stdlib.h... yes
3109checking for string.h... yes
3110checking for memory.h... yes
3111checking for strings.h... yes
3112checking for inttypes.h... yes
3113checking for stdint.h... yes
3114checking for unistd.h... yes
3115checking locale.h usability... yes
3116checking locale.h presence... yes
3117checking for locale.h... yes
3118checking for LC_MESSAGES... yes
3119checking libintl.h usability... yes
3120checking libintl.h presence... yes
3121checking for libintl.h... yes
3122checking for ngettext in libc... yes
3123checking for dgettext in libc... yes
3124checking for bind_textdomain_codeset... yes
3125checking for msgfmt... /usr/bin/msgfmt
3126checking for dcgettext... yes
3127checking if msgfmt accepts -c... yes
3128checking for gmsgfmt... /usr/bin/msgfmt
3129checking for xgettext... /usr/bin/xgettext
3130checking for catalogs to be installed... ach af af_ZA ak de de_DE es fr nl
3131checking whether NLS is requested... yes
3132checking for intltool-update... /usr/bin/intltool-update
3133checking for intltool-merge... /usr/bin/intltool-merge
3134checking for intltool-extract... /usr/bin/intltool-extract
3135checking for xgettext... (cached) /usr/bin/xgettext
3136checking for msgmerge... /usr/bin/msgmerge
3137checking for msgfmt... (cached) /usr/bin/msgfmt
3138checking for gmsgfmt... (cached) /usr/bin/msgfmt
3139checking for perl... /usr/bin/perl
3140checking for perl >= 5.8.1... 5.16.3
3141checking for XML::Parser... ok
3142checking whether ln -s works... yes
3143checking that generated files are newer than configure... done
3144configure: creating ./config.status
3145config.status: creating bin/rebuild.sh
3146config.status: creating Makefile
3147config.status: creating pykolab.spec
3148config.status: creating conf/Makefile
3149config.status: creating kolabd/Makefile
3150config.status: creating po/Makefile.in
3151config.status: creating pykolab/constants.py
3152config.status: creating pykolab/Makefile
3153config.status: creating saslauthd/Makefile
3154config.status: creating share/Makefile
3155config.status: creating wallace/Makefile
3156config.status: executing depfiles commands
3157config.status: executing default-1 commands
3158config.status: executing po/stamp-it commands
3159/srv/pykolab.git
3160Running ../stick.git/drydocker/pykolab/test_build.sh OK (at 44db93b6c3bd4f93916d39e8a29e073368d1edc0)
3161Running ../stick.git/drydocker/pykolab/test_unit.sh ...
3162/srv/pykolab.git /srv/pykolab.git
3163WARNING: The Fully Qualified Domain Name or FQDN for this system is incorrect. Falling back to 'localdomain'.
3164.............F.................Error: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/objectvalidation.cpp 91: event.start() is not set
3165Error: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/xcalconversions.h 1503: Start date is missing, but is mandatory for events
3166Debug: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/kolabformat.cpp 94: Error occurred while writing.
3167.......................unnamed app(12284)/kdepimlibs (kcalcore) KCalCore::ICalFormatImpl::populate: No PRODID property found
3168unnamed app(12284)/kdecore (K*TimeZone*) KSystemTimeZonesPrivate::readConfig: readConfig(): local zone= "UTC"
3169unnamed app(12284)/kdecore (K*TimeZone*) KSystemTimeZonesPrivate::readZoneTab: readZoneTab( "/usr/share/zoneinfo/zone.tab" )
3170.....unnamed app(12284)/kdepimlibs (kcalcore) KCalCore::ICalFormatImpl::populate: No PRODID property found
3171.....(01:15:07) timezoneconverter.cpp(51): Guessed timezone and found: ""
3172(01:15:07) commonconversion.cpp(44): invalid timezone: "None" , assuming floating time
3173.unnamed app(12284)/kdepimlibs (kcalcore) KCalCore::ICalFormatImpl::populate: No PRODID property found
3174FError: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/utils.h 114: bad numeric conversion: negative overflow
3175Error: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/utils.h 114: bad numeric conversion: negative overflow
3176schema exception
3177:26:25 error: value '' does not match regular expression facet '(\-|\+)?\d{4}\-\d{2}\-\d{2}T\d{2}:\d{2}:\d{2}(\.\d*)?Z?'
3178Critical: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/xcalconversions.h 1944: Failed to parse calendar!
3179Debug: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/kolabformat.cpp 94: Error occurred while writing.
3180.EF.......EE..EEEE.............FF.FF..F...../stick.git/drydocker/pykolab/test_unit.sh: line 4: 12284 Killed nosetests tests/unit/
3181Running ../stick.git/drydocker/pykolab/test_unit.sh FAILED (at 44db93b6c3bd4f93916d39e8a29e073368d1edc0)
3182========================================================================
3183 Running 'yum-builddep -y --disablerepo=openSUSE_Tools pykolab' OK (at 44db93b6c3bd4f93916d39e8a29e073368d1edc0)
3184 Running '../stick.git/drydocker/pykolab/test_build.sh' OK (at 44db93b6c3bd4f93916d39e8a29e073368d1edc0)
3185 Running '../stick.git/drydocker/pykolab/test_unit.sh' FAILED (at 44db93b6c3bd4f93916d39e8a29e073368d1edc0)
3186========================================================================
3187/var/tmp/600
3188

Lease Host

When
Completed at May 15 2015, 1:13 AM · Built for 2 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 May 15 2015, 1:13 AM · Built instantly
Status
Passed

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

3762Blocked by: Build 436
3763Blocked by: Build 436
3764Blocked by: Build 436
3765Blocked by: Build 436
3766Blocked by: Build 436
3767Blocked by: Build 436
3768Blocked by: Build 436
3769Blocked by: Build 436
3770Blocked by: Build 436
3771Blocked by: Build 436
3772Blocked by: Build 436
3773Blocked by: Build 436
3774Blocked by: Build 436
3775Blocked by: Build 436
3776Blocked by: Build 436
3777Blocked by: Build 436
3778Blocked by: Build 436
3779Blocked by: Build 436
3780Blocked by: Build 436
3781Blocked by: Build 436
3782Blocked by: Build 436
3783Blocked by: Build 436
3784Blocked by: Build 436
3785Blocked by: Build 436
3786Blocked by: Build 436
3787Blocked by: Build 436
3788Blocked by: Build 436
3789Blocked by: Build 436
3790Blocked by: Build 436
3791Blocked by: Build 436
3792Blocked by: Build 436
3793Blocked by: Build 436
3794Blocked by: Build 436
3795Blocked by: Build 436
3796Blocked by: Build 436
3797Blocked by: Build 436
3798Blocked by: Build 436
3799Blocked by: Build 436
3800Blocked by: Build 436
3801Blocked by: Build 436
3802Blocked by: Build 436
3803Blocked by: Build 436
3804Blocked by: Build 436
3805Blocked by: Build 436
3806Blocked by: Build 436
3807Blocked by: Build 436
3808Blocked by: Build 436
3809Blocked by: Build 436
3810Blocked by: Build 436
3811Blocked by: Build 436
3812Blocked by: Build 436
3813Blocked by: Build 436
3814Blocked by: Build 436
3815Blocked by: Build 436
3816Blocked by: Build 436
3817Blocked by: Build 436
3818Blocked by: Build 436
3819Blocked by: Build 436
3820Blocked by: Build 436
3821Blocked by: Build 436
3822Blocked by: Build 436
3823Blocked by: Build 436
3824Blocked by: Build 436
3825Blocked by: Build 436
3826Blocked by: Build 436
3827Blocked by: Build 436
3828Blocked by: Build 436
3829Blocked by: Build 436
3830Blocked by: Build 436
3831Blocked by: Build 436
3832Blocked by: Build 436
3833Blocked by: Build 436
3834Blocked by: Build 436
3835Blocked by: Build 436
3836Blocked by: Build 436
3837Blocked by: Build 436
3838Blocked by: Build 436
3839Blocked by: Build 436
3840Blocked by: Build 436
3841Blocked by: Build 436
3842Blocked by: Build 436
3843Blocked by: Build 436
3844Blocked by: Build 436
3845Blocked by: Build 436
3846Blocked by: Build 436
3847Blocked by: Build 436
3848Blocked by: Build 436
3849Blocked by: Build 436
3850Blocked by: Build 436
3851Blocked by: Build 436
3852Blocked by: Build 436
3853Blocked by: Build 436
3854Blocked by: Build 436
3855Blocked by: Build 436
3856Blocked by: Build 436
3857Blocked by: Build 436
3858Blocked by: Build 436
3859Blocked by: Build 436
3860Blocked by: Build 436
3861

Event Timeline