Page MenuHomePhorge

Build 493
FailedPublic

Run Command

When
Completed at May 21 2015, 3:04 PM · Built for 1 h, 24 m
Status
Failed
This build step has since been deleted on the build plan. Some information may be omitted.

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

1+ '[' -z 8755e0d1f12e96911859d9057424d1d9045a2e46 -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 ']'
4+ test_build=1
5+ test_functional=1
6+ test_integration=1
7+ test_performance=1
8+ test_unit=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+ case ${uri} in
18++ pwd
19+ export TMPDIR=/var/tmp/684
20+ TMPDIR=/var/tmp/684
21+ '[' '!' -d pykolab.git ']'
22+ git clone https://git.kolab.org/diffusion/P/pykolab.git pykolab.git
23+ pushd pykolab.git
24+ git checkout 8755e0d1f12e96911859d9057424d1d9045a2e46
25Note: checking out '8755e0d1f12e96911859d9057424d1d9045a2e46'.
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 8755e0d... Catch webadmin API connection errors (timed out perhaps) and try again with a new connection
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+ '[' -x stick.git/drydocker/pykolab/build.sh ']'
55+ pushd pykolab.git
56+ ../stick.git/drydocker/pykolab/build.sh
57+ docker run -it --attach=stdout --attach=stderr --detach=false --rm=true --volume=/root/.oscrc:/root/.oscrc --hostname=kolab.example.org -e ID=493 -e COMMIT=8755e0d1f12e96911859d9057424d1d9045a2e46 -e DIFFERENTIAL= -e PACKAGE=pykolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-27ahds2f6kew6ctblpkf -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
58+ exit 1
59+ retval=1
60+ popd
61+ cd /var/tmp
62+ rm -rf /var/tmp/684
63+ exit 1
64

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

1269checking for python version... 2.7
1270checking for python platform... linux2
1271checking for python script directory... ${prefix}/lib/python2.7/site-packages
1272checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages
1273checking for style of include used by make... GNU
1274checking for gcc... gcc
1275checking whether the C compiler works... yes
1276checking for C compiler default output file name... a.out
1277checking for suffix of executables...
1278checking whether we are cross compiling... no
1279checking for suffix of object files... o
1280checking whether we are using the GNU C compiler... yes
1281checking whether gcc accepts -g... yes
1282checking for gcc option to accept ISO C89... none needed
1283checking dependency style of gcc... none
1284checking how to run the C preprocessor... gcc -E
1285checking for grep that handles long lines and -e... /usr/bin/grep
1286checking for egrep... /usr/bin/grep -E
1287checking for ANSI C header files... yes
1288checking for sys/types.h... yes
1289checking for sys/stat.h... yes
1290checking for stdlib.h... yes
1291checking for string.h... yes
1292checking for memory.h... yes
1293checking for strings.h... yes
1294checking for inttypes.h... yes
1295checking for stdint.h... yes
1296checking for unistd.h... yes
1297checking locale.h usability... yes
1298checking locale.h presence... yes
1299checking for locale.h... yes
1300checking for LC_MESSAGES... yes
1301checking libintl.h usability... yes
1302checking libintl.h presence... yes
1303checking for libintl.h... yes
1304checking for ngettext in libc... yes
1305checking for dgettext in libc... yes
1306checking for bind_textdomain_codeset... yes
1307checking for msgfmt... /usr/bin/msgfmt
1308checking for dcgettext... yes
1309checking if msgfmt accepts -c... yes
1310checking for gmsgfmt... /usr/bin/msgfmt
1311checking for xgettext... /usr/bin/xgettext
1312checking for catalogs to be installed... ach af af_ZA ak de de_DE es fr nl
1313checking whether NLS is requested... yes
1314checking for intltool-update... /usr/bin/intltool-update
1315checking for intltool-merge... /usr/bin/intltool-merge
1316checking for intltool-extract... /usr/bin/intltool-extract
1317checking for xgettext... (cached) /usr/bin/xgettext
1318checking for msgmerge... /usr/bin/msgmerge
1319checking for msgfmt... (cached) /usr/bin/msgfmt
1320checking for gmsgfmt... (cached) /usr/bin/msgfmt
1321checking for perl... /usr/bin/perl
1322checking for perl >= 5.8.1... 5.16.3
1323checking for XML::Parser... ok
1324checking whether ln -s works... yes
1325checking that generated files are newer than configure... done
1326configure: creating ./config.status
1327config.status: creating bin/rebuild.sh
1328config.status: creating Makefile
1329config.status: creating pykolab.spec
1330config.status: creating conf/Makefile
1331config.status: creating kolabd/Makefile
1332config.status: creating po/Makefile.in
1333config.status: creating pykolab/constants.py
1334config.status: creating pykolab/Makefile
1335config.status: creating saslauthd/Makefile
1336config.status: creating share/Makefile
1337config.status: creating wallace/Makefile
1338config.status: executing depfiles commands
1339config.status: executing default-1 commands
1340config.status: executing po/stamp-it commands
1341/srv/pykolab.git
1342Running ../stick.git/drydocker/pykolab/test_build.sh OK (at 8755e0d1f12e96911859d9057424d1d9045a2e46)
1343Running ../stick.git/drydocker/pykolab/test_unit.sh ...
1344/srv/pykolab.git /srv/pykolab.git
1345.............F.................Error: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/objectvalidation.cpp 91: event.start() is not set
1346Error: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/xcalconversions.h 1503: Start date is missing, but is mandatory for events
1347Debug: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/kolabformat.cpp 94: Error occurred while writing.
1348.......................unnamed app(1503)/kdepimlibs (kcalcore) KCalCore::ICalFormatImpl::populate: No PRODID property found
1349unnamed app(1503)/kdecore (K*TimeZone*) KSystemTimeZonesPrivate::readConfig: readConfig(): local zone= "UTC"
1350unnamed app(1503)/kdecore (K*TimeZone*) KSystemTimeZonesPrivate::readZoneTab: readZoneTab( "/usr/share/zoneinfo/zone.tab" )
1351.....unnamed app(1503)/kdepimlibs (kcalcore) KCalCore::ICalFormatImpl::populate: No PRODID property found
1352.....(13:41:27) timezoneconverter.cpp(51): Guessed timezone and found: ""
1353(13:41:27) commonconversion.cpp(44): invalid timezone: "None" , assuming floating time
1354.unnamed app(1503)/kdepimlibs (kcalcore) KCalCore::ICalFormatImpl::populate: No PRODID property found
1355FError: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/utils.h 114: bad numeric conversion: negative overflow
1356Error: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/utils.h 114: bad numeric conversion: negative overflow
1357schema exception
1358: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?'
1359Critical: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/xcalconversions.h 1944: Failed to parse calendar!
1360Debug: /home/abuild/rpmbuild/BUILD/libkolabxml-1.2/src/kolabformat.cpp 94: Error occurred while writing.
1361.EF.......EE...................FF.FF..F...Running ../stick.git/drydocker/pykolab/test_unit.sh FAILED (at 8755e0d1f12e96911859d9057424d1d9045a2e46)
1362========================================================================
1363 Running 'yum-builddep -y --disablerepo=openSUSE_Tools pykolab' OK (at 8755e0d1f12e96911859d9057424d1d9045a2e46)
1364 Running '../stick.git/drydocker/pykolab/test_build.sh' OK (at 8755e0d1f12e96911859d9057424d1d9045a2e46)
1365 Running '../stick.git/drydocker/pykolab/test_unit.sh' FAILED (at 8755e0d1f12e96911859d9057424d1d9045a2e46)
1366========================================================================
1367/var/tmp/684
1368

Lease Host

When
Completed at May 21 2015, 1:02 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 May 21 2015, 1:02 PM · Built instantly
Status
Passed
1 empty log is hidden Show all logs.

Event Timeline