[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_31 #7125
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Sat Aug 20 06:39:53 UTC 2016
See <https://jenkins.debian.net/job/reproducible_builder_armhf_31/7125/>
------------------------------------------
[...truncated 3107 lines...]
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for EDBUS... yes
checking for a Python interpreter with version >= 2.5... python
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/dist-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/dist-packages
checking for headers required to compile python extensions... found
checking for /usr/lib/python2.7/dist-packages in $PYTHONPATH... yes
checking for epydoc... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating python-edbus.pc
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --disable-maintainer-mode
------------------------------------------------------------------------
python-e_dbus 0.7.3
------------------------------------------------------------------------
Configuration Options Summary:
Python...............: /usr/bin/python (2.7)
Compilation............: make (or gmake)
CPPFLAGS.............: -Wdate-time -D_FORTIFY_SOURCE=2
CFLAGS...............: -g -O2 -fdebug-prefix-map=/build-1st/python-edbus-0.7.3=. -fstack-protector-strong -Wformat -Werror=format-security
LDFLAGS..............: -Wl,-z,relro
PYTHONPATH...........:
Installation...........: make install (as root if needed, with 'su' or 'sudo')
prefix...............: /usr
touch debian/stamp-autotools
/usr/bin/make -C .
make[1]: Entering directory '/build-1st/python-edbus-0.7.3'
\
# source='./module.c' object='e_dbus_la-module.lo' libtool=yes
/bin/bash ./libtool --tag=CC --tag=disable-static --mode=compile gcc -DPACKAGE_NAME=\"python-e_dbus\" -DPACKAGE_TARNAME=\"python-e_dbus\" -DPACKAGE_VERSION=\"0.7.3\" -DPACKAGE_STRING=\"python-e_dbus\ 0.7.3\" -DPACKAGE_BUGREPORT=\"enlightenment-devel at lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"python-e_dbus\" -DVERSION=\"0.7.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVMAJ=0 -DVMIN=7 -DVMIC=3 -DVREV=0 -I. -I. -I./edbus -I/usr/include/python2.7 -I/usr/include/arm-linux-gnueabihf/python2.7 -pthread -I/usr/include/e_dbus-1 -I/usr/include/efl-1 -I/usr/include/ecore-1 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/efl-1 -I/usr/include/eo-1 -I/usr/include/efl-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build-1st/python-edbus-0.7.3=. -fstack-protector-strong -Wformat -Werror=format-security -c -o e_dbus_la-module.lo `test -f './module.c' || echo './'`./module.c
libtool: compile: gcc -DPACKAGE_NAME=\"python-e_dbus\" -DPACKAGE_TARNAME=\"python-e_dbus\" -DPACKAGE_VERSION=\"0.7.3\" "-DPACKAGE_STRING=\"python-e_dbus 0.7.3\"" -DPACKAGE_BUGREPORT=\"enlightenment-devel at lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"python-e_dbus\" -DVERSION=\"0.7.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVMAJ=0 -DVMIN=7 -DVMIC=3 -DVREV=0 -I. -I. -I./edbus -I/usr/include/python2.7 -I/usr/include/arm-linux-gnueabihf/python2.7 -pthread -I/usr/include/e_dbus-1 -I/usr/include/efl-1 -I/usr/include/ecore-1 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/efl-1 -I/usr/include/eo-1 -I/usr/include/efl-1 -I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build-1st/python-edbus-0.7.3=. -fstack-protector-strong -Wformat -Werror=format-security -c ./module.c -fPIC -DPIC -o .libs/e_dbus_la-module.o
/bin/bash ./libtool --tag=CC --tag=disable-static --mode=link gcc -g -O2 -fdebug-prefix-map=/build-1st/python-edbus-0.7.3=. -fstack-protector-strong -Wformat -Werror=format-security -module -avoid-version -Wl,-z,relro -o e_dbus.la -rpath /usr/lib/python2.7/dist-packages e_dbus_la-module.lo -ldbus-1 -ledbus -ldbus-1
libtool: link: gcc -shared .libs/e_dbus_la-module.o -ledbus -ldbus-1 -Wl,-z -Wl,relro -Wl,-soname -Wl,e_dbus.so -o .libs/e_dbus.so
libtool: link: ( cd ".libs" && rm -f "e_dbus.la" && ln -s "../e_dbus.la" "e_dbus.la" )
make[1]: Leaving directory '/build-1st/python-edbus-0.7.3'
touch debian/stamp-makefile-build
CDBS WARNING: DEB_MAKE_CHECK_TARGET unset, not running checks
fakeroot debian/rules binary
dh_listpackages: -s/--same-arch is deprecated; please use -a/--arch instead
test -x debian/rules
dh_testroot
dh_clean -k
dh_clean: dh_clean -k is deprecated; use dh_prep instead
dh_installdirs -A
mkdir -p "."
set -e;
set -e;
CDBS WARNING: DEB_MAKE_CHECK_TARGET unset, not running checks
/usr/bin/make -C . install DESTDIR=/build-1st/python-edbus-0.7.3/debian/tmp
make[1]: Entering directory '/build-1st/python-edbus-0.7.3'
make[2]: Entering directory '/build-1st/python-edbus-0.7.3'
test -z "/usr/lib/python2.7/dist-packages" || /bin/mkdir -p "/build-1st/python-edbus-0.7.3/debian/tmp/usr/lib/python2.7/dist-packages"
/bin/bash ./libtool --mode=install /usr/bin/install -c e_dbus.la '/build-1st/python-edbus-0.7.3/debian/tmp/usr/lib/python2.7/dist-packages'
libtool: install: /usr/bin/install -c .libs/e_dbus.so /build-1st/python-edbus-0.7.3/debian/tmp/usr/lib/python2.7/dist-packages/e_dbus.so
libtool: install: /usr/bin/install -c .libs/e_dbus.lai /build-1st/python-edbus-0.7.3/debian/tmp/usr/lib/python2.7/dist-packages/e_dbus.la
libtool: install: warning: remember to run `libtool --finish /usr/lib/python2.7/dist-packages'
test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/build-1st/python-edbus-0.7.3/debian/tmp/usr/lib/pkgconfig"
/usr/bin/install -c -m 644 python-edbus.pc '/build-1st/python-edbus-0.7.3/debian/tmp/usr/lib/pkgconfig'
make[2]: Leaving directory '/build-1st/python-edbus-0.7.3'
make[1]: Leaving directory '/build-1st/python-edbus-0.7.3'
touch debian/stamp-makefile-install
Adding cdbs dependencies to debian/python-edbus.substvars
dh_installdirs -ppython-edbus \
dh_installdocs -ppython-edbus ./README ./NEWS ./AUTHORS
dh_installexamples -ppython-edbus
dh_installman -ppython-edbus
dh_installinfo -ppython-edbus
dh_installmenu -ppython-edbus
dh_installcron -ppython-edbus
dh_systemd_enable -ppython-edbus
dh_installinit -ppython-edbus
dh_installdebconf -ppython-edbus
dh_installemacsen -ppython-edbus
dh_installcatalogs -ppython-edbus
dh_installpam -ppython-edbus
dh_installlogrotate -ppython-edbus
dh_installlogcheck -ppython-edbus
dh_installchangelogs -ppython-edbus ./ChangeLog
dh_installudev -ppython-edbus
dh_lintian -ppython-edbus
dh_bugfiles -ppython-edbus
dh_install -ppython-edbus
dh_systemd_start -ppython-edbus
dh_link -ppython-edbus
dh_installmime -ppython-edbus
dh_installgsettings -ppython-edbus
dh_strip -ppython-edbus
dh_strip_nondeterminism -ppython-edbus
dh_compress -ppython-edbus
dh_fixperms -ppython-edbus
dh_makeshlibs -ppython-edbus
dh_installdeb -ppython-edbus
dh_perl -ppython-edbus
dh_shlibdeps -ppython-edbus
dpkg-shlibdeps: warning: debian/python-edbus/usr/lib/python2.7/dist-packages/e_dbus.so contains an unresolvable reference to symbol PyErr_Format: it's probably a plugin
dpkg-shlibdeps: warning: 17 other similar warnings have been skipped (use -v to see them all)
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python-edbus/usr/lib/python2.7/dist-packages/e_dbus.so was not linked against libdbus-1.so.3 (it uses none of the library's symbols)
dh_gencontrol -ppython-edbus
dpkg-gencontrol: warning: Depends field of package python-edbus: unknown substitution variable ${python:Depends}
dpkg-gencontrol: warning: Provides field of package python-edbus: unknown substitution variable ${python:Provides}
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-gencontrol: warning: Depends field of package python-edbus: unknown substitution variable ${python:Depends}
dpkg-gencontrol: warning: Provides field of package python-edbus: unknown substitution variable ${python:Provides}
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dh_md5sums -ppython-edbus
dh_builddeb -ppython-edbus
dpkg-deb: building package 'python-edbus-dbgsym' in '../python-edbus-dbgsym_0.7.3-1.2_armhf.deb'.
dpkg-deb: building package 'python-edbus' in '../python-edbus_0.7.3-1.2_armhf.deb'.
dpkg-distaddfile python-edbus_0.7.3-1.2_armhf.buildinfo python extra
dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-genchanges --build=any,all >../python-edbus_0.7.3-1.2_armhf.changes
dpkg-genchanges: info: binary-only upload (no source code included)
dpkg-source --after-build python-edbus-0.7.3
dpkg-buildpackage: info: binary-only upload (no source included)
I: copying local configuration
I: unmounting /dev/shm filesystem
I: unmounting dev/pts filesystem
I: unmounting run/shm filesystem
I: unmounting proc filesystem
I: unmounting sys filesystem
I: cleaning the build env
I: removing directory /srv/workspace/pbuilder/24419 and its subdirectories
I: Current time: Fri Aug 19 18:38:47 GMT+12 2016
I: pbuilder-time-stamp: 1471675127
Sat Aug 20 06:38:54 UTC 2016 I: 1st build successful. Starting 2nd build on remote node opi2b-armhf-rb.debian.net.
====================================================================================
Sat Aug 20 06:38:58 UTC 2016 - running /srv/jenkins/bin/reproducible_build.sh () on opi2b now.
To learn to understand this, clone git.debian.org/git/qa/jenkins.debian.net.git
and then have a look at the files README, INSTALL, CONTRIBUTING and maybe TODO.
This invocation of this script, which is located in bin/reproducible_build.sh, has been called using "2 python-edbus experimental /srv/reproducible-results/rbuild-debian-mFbR4Vbw" as arguments.
====================================================================================
Sat Aug 20 06:38:58 UTC 2016 - start running "/srv/jenkins/bin/reproducible_build.sh" (md5sum 50f432dac9bb0ca98248b4bc161309c9) as "/tmp/jenkins-script-ORC2RwaZ" on opi2b.
Sat Aug 20 06:38:59 UTC 2016 I: Downloading source for experimental/python-edbus
Reading package lists...
NOTICE: 'python-edbus' packaging is maintained in the 'Git' version control system at:
git://git.debian.org/pkg-e/proto/python-efl/python-edbus.git
Please use:
git clone git://git.debian.org/pkg-e/proto/python-efl/python-edbus.git
to retrieve the latest (possibly unreleased) updates to the package.
Need to get 257 kB of source archives.
Get:1 http://ftp.us.debian.org/debian experimental/main python-edbus 0.7.3-1.2 (dsc) [2141 B]
Get:2 http://ftp.us.debian.org/debian experimental/main python-edbus 0.7.3-1.2 (tar) [252 kB]
Get:3 http://ftp.us.debian.org/debian experimental/main python-edbus 0.7.3-1.2 (diff) [2320 B]
Fetched 257 kB in 0s (2513 kB/s)
Download complete and in download only mode
Reading package lists...
NOTICE: 'python-edbus' packaging is maintained in the 'Git' version control system at:
git://git.debian.org/pkg-e/proto/python-efl/python-edbus.git
Please use:
git clone git://git.debian.org/pkg-e/proto/python-efl/python-edbus.git
to retrieve the latest (possibly unreleased) updates to the package.
Need to get 257 kB of source archives.
Get:1 http://ftp.us.debian.org/debian experimental/main python-edbus 0.7.3-1.2 (dsc) [2141 B]
Get:2 http://ftp.us.debian.org/debian experimental/main python-edbus 0.7.3-1.2 (tar) [252 kB]
Get:3 http://ftp.us.debian.org/debian experimental/main python-edbus 0.7.3-1.2 (diff) [2320 B]
Fetched 257 kB in 0s (2513 kB/s)
Download complete and in download only mode
=============================================================================
Re-Building python-edbus in experimental on armhf on opi2b.dyn.aikidev.net now.
Date: Sat Aug 20 06:39:04 UTC 2016
Date UTC: Sat Aug 20 06:39:04 UTC 2016
=============================================================================
++ mktemp -t pbuilderrc_XXXX --tmpdir=/srv/reproducible-results/rbuild-debian-mFbR4Vbw
+ local TMPCFG=/srv/reproducible-results/rbuild-debian-mFbR4Vbw/pbuilderrc_ssPf
+ NEW_NUM_CPU=4
+ case $ARCH in
+ locale=it_CH
+ language=it
+ cat
+ '[' experimental '!=' testing ']'
+ echo BUILDDIR=/build-2nd
+ set +e
+ sudo timeout -k 24.1h 24h /usr/bin/ionice -c 3 /usr/bin/nice /usr/bin/unshare --uts -- /usr/sbin/pbuilder --build --configfile /srv/reproducible-results/rbuild-debian-mFbR4Vbw/pbuilderrc_ssPf --hookdir /etc/pbuilder/rebuild-hooks --debbuildopts '-b --buildinfo-identifier=armhf' --basetgz /var/cache/pbuilder/experimental-reproducible-base.tgz --buildresult /srv/reproducible-results/rbuild-debian-mFbR4Vbw/b2 --logfile b2/build.log python-edbus_0.7.3-1.2.dsc
W: /root/.pbuilderrc does not exist
I: Logging to b2/build.log
I: using fakeroot in build.
I: pbuilder: network access will be disabled during build
I: Current time: sab 20 ago 2016, 20.39.07, GMT-14
I: pbuilder-time-stamp: 1471675147
I: Building the build Environment
I: extracting base tarball [/var/cache/pbuilder/experimental-reproducible-base.tgz]
/srv/reproducible-results/rbuild-debian-mFbR4Vbw/tmp.GkFlDtdhXx: 81.6% -- replaced with /srv/reproducible-results/rbuild-debian-mFbR4Vbw/tmp.GkFlDtdhXx.gz
FATAL: null
java.lang.NullPointerException
at hudson.plugins.build_timeout.BuildTimeoutWrapper$EnvironmentImpl.tearDown(BuildTimeoutWrapper.java:199)
at hudson.model.Build$BuildExecution.doRun(Build.java:173)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
at hudson.model.Run.execute(Run.java:1741)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:410)
INFO: Starting at 2016-08-20 06:39:52.027420
INFO: Finished at 2016-08-20 06:39:52.582544, took: 0:00:00.555141
More information about the Qa-jenkins-scm
mailing list