[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_13 #10814
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Wed Nov 16 19:33:29 UTC 2016
https://jenkins.debian.net/job/reproducible_builder_armhf_13/10814/------------------------------------------
[...truncated 422 lines...]
Setting up automake (1:1.15-5) ...
update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode
Setting up man-db (2.7.5-1) ...
Building database of manual pages ...
Setting up libtool (2.4.6-2) ...
Setting up gettext (0.19.8.1-1) ...
Setting up intltool-debian (0.35.0+20060710.4) ...
Setting up po-debconf (1.0.20) ...
Setting up dh-autoreconf (12) ...
Setting up debhelper (10.2.2) ...
Setting up dh-strip-nondeterminism (0.028-1) ...
Processing triggers for libc-bin (2.24-5) ...
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
Writing extended state information...
Building tag database...
-> Finished parsing the build-deps
Reading package lists...
Building dependency tree...
Reading state information...
fakeroot is already the newest version (1.21-2).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I: Copying source file
I: copying [hashalot_0.3-8.dsc]
I: copying [./hashalot_0.3.orig.tar.gz]
I: copying [./hashalot_0.3-8.debian.tar.xz]
I: Extracting source
gpgv: unknown type of key resource 'trustedkeys.kbx'
gpgv: keyblock resource '/root/.gnupg/trustedkeys.kbx': General error
gpgv: Signature made Mon Jan 18 07:37:47 2016 -12
gpgv: using RSA key DE63B9C704EBE9EF
gpgv: Can't check signature: No public key
dpkg-source: warning: failed to verify signature on ./hashalot_0.3-8.dsc
dpkg-source: info: extracting hashalot in hashalot-0.3
dpkg-source: info: unpacking hashalot_0.3.orig.tar.gz
dpkg-source: info: unpacking hashalot_0.3-8.debian.tar.xz
dpkg-source: info: applying 10_avoid_direct_changes.patch
I: Building the package
I: Running cd /build/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b --buildinfo-id=armhf -rfakeroot
dpkg-buildpackage: info: source package hashalot
dpkg-buildpackage: info: source version 0.3-8
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Joao Eriberto Mota Filho <eriberto at debian.org>
dpkg-source --before-build hashalot-0.3
dpkg-buildpackage: info: host architecture armhf
fakeroot debian/rules clean
dh clean --with autoreconf
dh_testdir
dh_auto_clean
dh_autoreconf_clean
dh_clean
debian/rules build
dh build --with autoreconf
dh_testdir
dh_update_autotools_config
dh_autoreconf
configure.ac:2: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see:
configure.ac:2: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
configure.ac:5: installing './compile'
parallel-tests: installing './test-driver'
dh_auto_configure
./configure --build=arm-linux-gnueabihf --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-silent-rules --libdir=\${prefix}/lib/arm-linux-gnueabihf --libexecdir=\${prefix}/lib/arm-linux-gnueabihf --disable-maintainer-mode --disable-dependency-tracking
configure: WARNING: unrecognized options: --disable-maintainer-mode
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking whether ln -s works... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -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 libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking for sys/types.h... (cached) yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking for getopt... yes
checking for snprintf... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --disable-maintainer-mode
dh_auto_build
make -j1
make[1]: Entering directory '/build/hashalot-0.3'
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hashalot\" -DVERSION=\"0.1.0\" -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_LIBGEN_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ASSERT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_GETOPT=1 -DHAVE_SNPRINTF=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/hashalot-0.3=. -fstack-protector-strong -Wformat -Werror=format-security -c -o hashalot.o hashalot.c
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hashalot\" -DVERSION=\"0.1.0\" -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_LIBGEN_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ASSERT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_GETOPT=1 -DHAVE_SNPRINTF=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/hashalot-0.3=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rmd160.o rmd160.c
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hashalot\" -DVERSION=\"0.1.0\" -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_LIBGEN_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ASSERT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_GETOPT=1 -DHAVE_SNPRINTF=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/hashalot-0.3=. -fstack-protector-strong -Wformat -Werror=format-security -c -o sha512.o sha512.c
gcc -g -O2 -fdebug-prefix-map=/build/hashalot-0.3=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now -o hashalot hashalot.o rmd160.o sha512.o
make[1]: Leaving directory '/build/hashalot-0.3'
dh_auto_test
make -j1 check VERBOSE=1
make[1]: Entering directory '/build/hashalot-0.3'
make check-TESTS
make[2]: Entering directory '/build/hashalot-0.3'
make[3]: Entering directory '/build/hashalot-0.3'
PASS: check.sh
============================================================================
Testsuite summary for
============================================================================
# TOTAL: 1
# PASS: 1
# SKIP: 0
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 0
============================================================================
make[3]: Leaving directory '/build/hashalot-0.3'
make[2]: Leaving directory '/build/hashalot-0.3'
make[1]: Leaving directory '/build/hashalot-0.3'
fakeroot debian/rules binary
dh binary --with autoreconf
dh_testroot
dh_prep
dh_installdirs
dh_auto_install
make -j1 install DESTDIR=/build/hashalot-0.3/debian/hashalot AM_UPDATE_INFO_DIR=no
make[1]: Entering directory '/build/hashalot-0.3'
make[2]: Entering directory '/build/hashalot-0.3'
/bin/mkdir -p '/build/hashalot-0.3/debian/hashalot/usr/sbin'
/usr/bin/install -c hashalot '/build/hashalot-0.3/debian/hashalot/usr/sbin'
make install-exec-hook
make[3]: Entering directory '/build/hashalot-0.3'
cd /build/hashalot-0.3/debian/hashalot/usr/sbin && \
ln -s -f hashalot rmd160 && \
ln -s -f hashalot sha256 && \
ln -s -f hashalot sha384 && \
ln -s -f hashalot sha512
make[3]: Leaving directory '/build/hashalot-0.3'
/bin/mkdir -p '/build/hashalot-0.3/debian/hashalot/usr/share/man/man1'
/usr/bin/install -c -m 644 hashalot.1 '/build/hashalot-0.3/debian/hashalot/usr/share/man/man1'
make[2]: Leaving directory '/build/hashalot-0.3'
make[1]: Leaving directory '/build/hashalot-0.3'
dh_installdocs
dh_installchangelogs
dh_installman
dh_lintian
dh_perl
dh_link
dh_strip_nondeterminism
dh_compress
dh_fixperms
dh_strip
dh_makeshlibs
dh_shlibdeps
dh_installdeb
dh_gencontrol
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dh_md5sums
dh_builddeb
dpkg-deb: building package 'hashalot-dbgsym' in '../hashalot-dbgsym_0.3-8_armhf.deb'.
dpkg-deb: building package 'hashalot' in '../hashalot_0.3-8_armhf.deb'.
dpkg-genbuildinfo --build=binary --buildinfo-id=armhf
dpkg-genbuildinfo: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-genchanges --build=binary >../hashalot_0.3-8_armhf.changes
dpkg-genchanges: info: binary-only upload (no source code included)
dpkg-source --after-build hashalot-0.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/15992 and its subdirectories
I: Current time: Wed Nov 16 07:33:19 -12 2016
I: pbuilder-time-stamp: 1479324799
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ false
+ set +x
Wed Nov 16 19:33:20 UTC 2016 I: Signing ./b1/hashalot_0.3-8_armhf.buildinfo as hashalot_0.3-8_armhf.buildinfo.asc
Wed Nov 16 19:33:21 UTC 2016 I: Signed ./b1/hashalot_0.3-8_armhf.buildinfo as ./b1/hashalot_0.3-8_armhf.buildinfo.asc
Wed Nov 16 19:33:21 UTC 2016 - build #1 for hashalot/testing/armhf on cbxi4pro0 done.
/srv/reproducible-results/rbuild-debian-UCxzeRpj/tmp.889JFzgrFA: 76.4% -- replaced with /srv/reproducible-results/rbuild-debian-UCxzeRpj/tmp.889JFzgrFA.gz
Wed Nov 16 19:33:21 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-Wv9tTUPX, which will now be removed.
/srv/reproducible-results/rbuild-debian-2W6JBCTx:
total 16
drwxr-xr-x 2 jenkins jenkins 4096 Nov 16 19:33 b1
drwxr-xr-x 2 jenkins jenkins 4096 Nov 16 19:30 b2
-rw-r--r-- 1 jenkins jenkins 1808 Jan 18 2016 hashalot_0.3-8.dsc
-rw------- 1 jenkins jenkins 2842 Nov 16 19:30 tmp.p81ZS9q6cT
/srv/reproducible-results/rbuild-debian-2W6JBCTx/b1:
total 80
-rw-r--r-- 1 jenkins jenkins 23944 Nov 16 19:33 build.log
-rw-r--r-- 1 jenkins jenkins 19790 Nov 16 19:33 hashalot-dbgsym_0.3-8_armhf.deb
-rw-r--r-- 1 jenkins jenkins 4211 Nov 16 19:33 hashalot_0.3-8_armhf.buildinfo
-rw-r--r-- 1 jenkins jenkins 5077 Nov 16 19:33 hashalot_0.3-8_armhf.buildinfo.asc
-rw-r--r-- 1 jenkins jenkins 2251 Nov 16 19:33 hashalot_0.3-8_armhf.changes
-rw-r--r-- 1 jenkins jenkins 16214 Nov 16 19:33 hashalot_0.3-8_armhf.deb
/srv/reproducible-results/rbuild-debian-2W6JBCTx/b2:
total 0
/srv/reproducible-results/rbuild-debian-2W6JBCTx/tmp.p81ZS9q6cT: 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:1720)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:404)
More information about the Qa-jenkins-scm
mailing list