[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_19 #11980

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sat Oct 15 01:52:07 UTC 2016


https://jenkins.debian.net/job/reproducible_builder_armhf_19/11980/------------------------------------------
[...truncated 4036 lines...]
+Configurazione di dh-strip-nondeterminism (0.028-1)...
+Elaborazione dei trigger per libc-bin (2.24-3)...
+Lettura elenco dei pacchetti...
+Generazione albero delle dipendenze...
+Lettura informazioni sullo stato...
+Lettura delle informazioni sullo stato esteso...
+Inizializzazione dello stato dei pacchetti...
+Scrittura delle informazioni sullo stato esteso...
+Costruzione del database delle etichette...
  -> Finished parsing the build-deps
-Reading package lists...
-Building dependency tree...
-Reading state information...
+Lettura elenco dei pacchetti...
+Generazione albero delle dipendenze...
+Lettura informazioni sullo stato...
 fakeroot is already the newest version (1.21-2).
-0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
+0 aggiornati, 0 installati, 0 da rimuovere e 0 non aggiornati.
 I: Copying source file
 I: copying [libpackage-stash-perl_0.37-1.dsc]
 I: copying [./libpackage-stash-perl_0.37.orig.tar.gz]
 I: copying [./libpackage-stash-perl_0.37-1.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 Sat Sep 27 04:42:15 2014 -12
+gpgv: keyblock resource '/root/.gnupg/trustedkeys.kbx': Errore generale
+gpgv: Signature made dom 28 set 2014 06:42:15 +14
 gpgv:                using RSA key BB3A68018649AA06
-gpgv: Can't check signature: No public key
+gpgv: Can't check signature: Nessuna chiave pubblica
 dpkg-source: warning: failed to verify signature on ./libpackage-stash-perl_0.37-1.dsc
 dpkg-source: info: extracting libpackage-stash-perl in libpackage-stash-perl-0.37
 dpkg-source: info: unpacking libpackage-stash-perl_0.37.orig.tar.gz
 dpkg-source: info: unpacking libpackage-stash-perl_0.37-1.debian.tar.xz
 dpkg-source: info: applying rm-package-stash-conflicts.patch
 I: Building the package
-I: Running cd /build-1st/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b --buildinfo-id=armhf -rfakeroot
+I: Running cd /build-2nd/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path" HOME="/nonexistent/second-build" dpkg-buildpackage -us -uc -b --buildinfo-id=armhf -rfakeroot
 dpkg-buildpackage: info: source package libpackage-stash-perl
 dpkg-buildpackage: info: source version 0.37-1
 dpkg-buildpackage: info: source distribution unstable
@@ -330,19 +341,19 @@
    dh_auto_build
 dh_auto_build: Compatibility levels before 9 are deprecated (level 8 in use)
 	make -j1
-make[1]: Entering directory '/build-1st/libpackage-stash-perl-0.37'
-cp lib/Package/Stash/Conflicts.pm blib/lib/Package/Stash/Conflicts.pm
+make[1]: ingresso nella directory "/build-2nd/libpackage-stash-perl-0.37"
 cp lib/Package/Stash/PP.pm blib/lib/Package/Stash/PP.pm
+cp lib/Package/Stash/Conflicts.pm blib/lib/Package/Stash/Conflicts.pm
 cp lib/Package/Stash.pm blib/lib/Package/Stash.pm
 cp bin/package-stash-conflicts blib/script/package-stash-conflicts
 "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/package-stash-conflicts
 Manifying 1 pod document
 Manifying 2 pod documents
-make[1]: Leaving directory '/build-1st/libpackage-stash-perl-0.37'
+make[1]: uscita dalla directory "/build-2nd/libpackage-stash-perl-0.37"
    dh_auto_test
 dh_auto_test: Compatibility levels before 9 are deprecated (level 8 in use)
 	make -j1 test TEST_VERBOSE=1
-make[1]: Entering directory '/build-1st/libpackage-stash-perl-0.37'
+make[1]: ingresso nella directory "/build-2nd/libpackage-stash-perl-0.37"
 PERL_DL_NONLAZY=1 PERL_USE_UNSAFE_INC=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/impl-selection/*.t
 t/00-compile.t ................... 
 1..2
@@ -516,16 +527,15 @@
 ok 10 - nothing yet
 ok 11 - got an empty scalar
 not ok 12 - can call get_symbol on weird stash entries # TODO don't know how to properly inflate a stash entry in PP
-
 #   Failed (TODO) test 'can call get_symbol on weird stash entries'
 #   at t/edge-cases.t line 80.
-#          got: 'Don't know how to inflate a SCALAR into a full coderef (perhaps you could use Package::Anon instead of a bare stash?) at /build-1st/libpackage-stash-perl-0.37/blib/lib/Package/Stash/PP.pm line 304.
-# 	Package::Stash::PP::get_symbol(Package::Stash=HASH(0x4f11a8), "\x{26}foo") called at t/edge-cases.t line 72
+#          got: 'Don't know how to inflate a SCALAR into a full coderef (perhaps you could use Package::Anon instead of a bare stash?) at /build-2nd/libpackage-stash-perl-0.37/blib/lib/Package/Stash/PP.pm line 304.
+# 	Package::Stash::PP::get_symbol(Package::Stash=HASH(0x22dc540), "\x{26}foo") called at t/edge-cases.t line 72
 # 	main::__ANON__() called at /usr/share/perl5/Test/Fatal.pm line 129
 # 	Test::Fatal::try {...} () called at /usr/share/perl5/Try/Tiny.pm line 101
 # 	eval {...} called at /usr/share/perl5/Try/Tiny.pm line 94
-# 	Try::Tiny::try(CODE(0x507bf8), Try::Tiny::Catch=REF(0x487c38)) called at /usr/share/perl5/Test/Fatal.pm line 136
-# 	Test::Fatal::exception(CODE(0x507ce8)) called at t/edge-cases.t line 80
+# 	Try::Tiny::try(CODE(0x22ec6e0), Try::Tiny::Catch=REF(0x226c800)) called at /usr/share/perl5/Test/Fatal.pm line 136
+# 	Test::Fatal::exception(CODE(0x22ec800)) called at t/edge-cases.t line 80
 # '
 #     expected: undef
 ok 13 - no redefinition warnings
@@ -976,42 +986,42 @@
 1..1
 ok
 All tests successful.
-Files=26, Tests=547,  5 wallclock secs ( 0.42 usr  0.11 sys +  4.40 cusr  0.49 csys =  5.42 CPU)
+Files=26, Tests=547, 17 wallclock secs ( 0.78 usr  0.19 sys +  7.99 cusr  1.04 csys = 10.00 CPU)
 Result: PASS
-make[1]: Leaving directory '/build-1st/libpackage-stash-perl-0.37'
+make[1]: uscita dalla directory "/build-2nd/libpackage-stash-perl-0.37"
  fakeroot debian/rules binary
 dh binary
 dh: Compatibility levels before 9 are deprecated (level 8 in use)
    dh_testroot
    dh_prep
    debian/rules override_dh_auto_install
-make[1]: Entering directory '/build-1st/libpackage-stash-perl-0.37'
+make[1]: ingresso nella directory "/build-2nd/libpackage-stash-perl-0.37"
 dh_auto_install
 dh_auto_install: Compatibility levels before 9 are deprecated (level 8 in use)
-	make -j1 install DESTDIR=/build-1st/libpackage-stash-perl-0.37/debian/libpackage-stash-perl AM_UPDATE_INFO_DIR=no PREFIX=/usr
-make[2]: Entering directory '/build-1st/libpackage-stash-perl-0.37'
+	make -j1 install DESTDIR=/build-2nd/libpackage-stash-perl-0.37/debian/libpackage-stash-perl AM_UPDATE_INFO_DIR=no PREFIX=/usr
+make[2]: ingresso nella directory "/build-2nd/libpackage-stash-perl-0.37"
 Manifying 1 pod document
 Manifying 2 pod documents
-Installing /build-1st/libpackage-stash-perl-0.37/debian/libpackage-stash-perl/usr/share/perl5/Package/Stash.pm
-Installing /build-1st/libpackage-stash-perl-0.37/debian/libpackage-stash-perl/usr/share/perl5/Package/Stash/Conflicts.pm
-Installing /build-1st/libpackage-stash-perl-0.37/debian/libpackage-stash-perl/usr/share/perl5/Package/Stash/PP.pm
-Installing /build-1st/libpackage-stash-perl-0.37/debian/libpackage-stash-perl/usr/share/man/man1/package-stash-conflicts.1p
-Installing /build-1st/libpackage-stash-perl-0.37/debian/libpackage-stash-perl/usr/share/man/man3/Package::Stash.3pm
-Installing /build-1st/libpackage-stash-perl-0.37/debian/libpackage-stash-perl/usr/share/man/man3/Package::Stash::PP.3pm
-Installing /build-1st/libpackage-stash-perl-0.37/debian/libpackage-stash-perl/usr/bin/package-stash-conflicts
-make[2]: Leaving directory '/build-1st/libpackage-stash-perl-0.37'
-rm /build-1st/libpackage-stash-perl-0.37/debian/libpackage-stash-perl/usr/bin/package-stash-conflicts
-rmdir --ignore-fail-on-non-empty --parents --verbose /build-1st/libpackage-stash-perl-0.37/debian/libpackage-stash-perl/usr/bin
-rmdir: removing directory, '/build-1st/libpackage-stash-perl-0.37/debian/libpackage-stash-perl/usr/bin'
-rmdir: removing directory, '/build-1st/libpackage-stash-perl-0.37/debian/libpackage-stash-perl/usr'
-rm /build-1st/libpackage-stash-perl-0.37/debian/libpackage-stash-perl/usr/share/man/man1/package-stash-conflicts.1p
-rmdir --ignore-fail-on-non-empty --parents --verbose /build-1st/libpackage-stash-perl-0.37/debian/libpackage-stash-perl/usr/share/man/man1
-rmdir: removing directory, '/build-1st/libpackage-stash-perl-0.37/debian/libpackage-stash-perl/usr/share/man/man1'
-rmdir: removing directory, '/build-1st/libpackage-stash-perl-0.37/debian/libpackage-stash-perl/usr/share/man'
-rm /build-1st/libpackage-stash-perl-0.37/debian/libpackage-stash-perl/usr/share/perl5/Package/Stash/Conflicts.pm
-rmdir --ignore-fail-on-non-empty --parents --verbose /build-1st/libpackage-stash-perl-0.37/debian/libpackage-stash-perl/usr/share/perl5/Package/Stash
-rmdir: removing directory, '/build-1st/libpackage-stash-perl-0.37/debian/libpackage-stash-perl/usr/share/perl5/Package/Stash'
-make[1]: Leaving directory '/build-1st/libpackage-stash-perl-0.37'
+Installing /build-2nd/libpackage-stash-perl-0.37/debian/libpackage-stash-perl/usr/share/perl5/Package/Stash.pm
+Installing /build-2nd/libpackage-stash-perl-0.37/debian/libpackage-stash-perl/usr/share/perl5/Package/Stash/PP.pm
+Installing /build-2nd/libpackage-stash-perl-0.37/debian/libpackage-stash-perl/usr/share/perl5/Package/Stash/Conflicts.pm
+Installing /build-2nd/libpackage-stash-perl-0.37/debian/libpackage-stash-perl/usr/share/man/man1/package-stash-conflicts.1p
+Installing /build-2nd/libpackage-stash-perl-0.37/debian/libpackage-stash-perl/usr/share/man/man3/Package::Stash::PP.3pm
+Installing /build-2nd/libpackage-stash-perl-0.37/debian/libpackage-stash-perl/usr/share/man/man3/Package::Stash.3pm
+Installing /build-2nd/libpackage-stash-perl-0.37/debian/libpackage-stash-perl/usr/bin/package-stash-conflicts
+make[2]: uscita dalla directory "/build-2nd/libpackage-stash-perl-0.37"
+rm /build-2nd/libpackage-stash-perl-0.37/debian/libpackage-stash-perl/usr/bin/package-stash-conflicts
+rmdir --ignore-fail-on-non-empty --parents --verbose /build-2nd/libpackage-stash-perl-0.37/debian/libpackage-stash-perl/usr/bin
+rmdir: rimozione della directory, '/build-2nd/libpackage-stash-perl-0.37/debian/libpackage-stash-perl/usr/bin'
+rmdir: rimozione della directory, '/build-2nd/libpackage-stash-perl-0.37/debian/libpackage-stash-perl/usr'
+rm /build-2nd/libpackage-stash-perl-0.37/debian/libpackage-stash-perl/usr/share/man/man1/package-stash-conflicts.1p
+rmdir --ignore-fail-on-non-empty --parents --verbose /build-2nd/libpackage-stash-perl-0.37/debian/libpackage-stash-perl/usr/share/man/man1
+rmdir: rimozione della directory, '/build-2nd/libpackage-stash-perl-0.37/debian/libpackage-stash-perl/usr/share/man/man1'
+rmdir: rimozione della directory, '/build-2nd/libpackage-stash-perl-0.37/debian/libpackage-stash-perl/usr/share/man'
+rm /build-2nd/libpackage-stash-perl-0.37/debian/libpackage-stash-perl/usr/share/perl5/Package/Stash/Conflicts.pm
+rmdir --ignore-fail-on-non-empty --parents --verbose /build-2nd/libpackage-stash-perl-0.37/debian/libpackage-stash-perl/usr/share/perl5/Package/Stash
+rmdir: rimozione della directory, '/build-2nd/libpackage-stash-perl-0.37/debian/libpackage-stash-perl/usr/share/perl5/Package/Stash'
+make[1]: uscita dalla directory "/build-2nd/libpackage-stash-perl-0.37"
    dh_installdocs
    dh_installchangelogs
 dh_installchangelogs: Compatibility levels before 9 are deprecated (level 8 in use)
@@ -1035,12 +1045,14 @@
  dpkg-source --after-build libpackage-stash-perl-0.37
 dpkg-buildpackage: info: binary-only upload (no source included)
 I: copying local configuration
+I: user script /srv/workspace/pbuilder/4140/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/4140/tmp/hooks/B01_cleanup finished
 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/17449 and its subdirectories
-I: Current time: Fri Oct 14 13:45:50 GMT+12 2016
-I: pbuilder-time-stamp: 1476495950
+I: removing directory /srv/workspace/pbuilder/4140 and its subdirectories
+I: Current time: sab 15 ott 2016, 15.51.55, GMT-14
+I: pbuilder-time-stamp: 1476496315

Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/armhf/libpackage-stash-perl_0.37-1.diff:	 82.0% -- replaced with /var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/armhf/libpackage-stash-perl_0.37-1.diff.gz
b2/build.log:	 82.0%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log:	 82.0%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/debian/logs/unstable/armhf/libpackage-stash-perl_0.37-1.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-Ztijk0ov/tmp.2bZooJQlFS
+ mv /srv/reproducible-results/rbuild-debian-Ztijk0ov/tmp.2bZooJQlFS /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/libpackage-stash-perl_0.37-1.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/libpackage-stash-perl_0.37-1.rbuild.log
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ call_diffoscope_on_buildinfo_files
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-Ztijk0ov
+ local TMPLOG=/srv/reproducible-results/rbuild-debian-Ztijk0ov/tmp.OybXWrY6on
+ local TIMEOUT=120m
+ DBDSUITE=unstable
+ '[' unstable = experimental ']'
+ set -x
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-Ztijk0ov -d dbd-tmp-XXXXXXX
+ local TEMP=/srv/reproducible-results/rbuild-debian-Ztijk0ov/dbd-tmp-fbk03uv
++ schroot --directory /srv/reproducible-results/rbuild-debian-Ztijk0ov -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --version
+ DIFFOSCOPE='diffoscope 61'
++ echo diffoscope 61
++ grep '^E: 15binfmt: update-binfmts: unable to open'
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ log_info 'diffoscope 61 will be used to compare the two builds:'
+ _log I: 'diffoscope 61 will be used to compare the two builds:'
+ local prefix=I:
+ shift 1
+ tee -a /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/libpackage-stash-perl_0.37-1.rbuild.log
++ date -u
+ echo -e 'Sat Oct 15 01:52:04 UTC 2016  I: diffoscope 61 will be used to compare the two builds:'
Sat Oct 15 01:52:04 UTC 2016  I: diffoscope 61 will be used to compare the two builds:
+ set +e
+ set -x
+ timeout 120m nice schroot --directory /srv/reproducible-results/rbuild-debian-Ztijk0ov -c source:jenkins-reproducible-unstable-diffoscope -- sh -c 'export TMPDIR=/srv/reproducible-results/rbuild-debian-Ztijk0ov/dbd-tmp-fbk03uv ; diffoscope 			--html /srv/reproducible-results/rbuild-debian-Ztijk0ov/libpackage-stash-perl_0.37-1.diffoscope.html 			--text /srv/reproducible-results/rbuild-debian-Ztijk0ov/libpackage-stash-perl_0.37-1.diffoscope.txt 			/srv/reproducible-results/rbuild-debian-Ztijk0ov/b1/libpackage-stash-perl_0.37-1_armhf.buildinfo 			/srv/reproducible-results/rbuild-debian-Ztijk0ov/b2/libpackage-stash-perl_0.37-1_armhf.buildinfo'
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-debian-Ztijk0ov/tmp.OybXWrY6on
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ false
+ set +x
 _ _ _                      _                              _            _     
| (_) |__  _ __   __ _  ___| | ____ _  __ _  ___       ___| |_ __ _ ___| |__  
| | | '_ \| '_ \ / _` |/ __| |/ / _` |/ _` |/ _ \_____/ __| __/ _` / __| '_ \ 
| | | |_) | |_) | (_| | (__|   < (_| | (_| |  __/_____\__ \ || (_| \__ \ | | |
|_|_|_.__/| .__/ \__,_|\___|_|\_\__,_|\__, |\___|     |___/\__\__,_|___/_| |_|
          |_|                         |___/                                   
                       _ 
       _ __   ___ _ __| |
 _____| '_ \ / _ \ '__| |
|_____| |_) |  __/ |  | |
      | .__/ \___|_|  |_|
      |_|                
Sat Oct 15 01:52:06 UTC 2016  I: diffoscope 61 found no differences in the changes files, and a .buildinfo file also exists.
Sat Oct 15 01:52:06 UTC 2016  I: libpackage-stash-perl from unstable built successfully and reproducibly on armhf.
INFO: Starting at 2016-10-15 01:52:06.878131
INFO: Finished at 2016-10-15 01:52:06.970049, took: 0:00:00.091928

Sat Oct 15 01:52:07 UTC 2016 - successfully updated the database and updated https://tests.reproducible-builds.org/debian/rb-pkg/unstable/armhf/libpackage-stash-perl.html

Sat Oct 15 01:52:07 UTC 2016 - total duration: 0h 8m 10s.
/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/libpackage-stash-perl_0.37-1.rbuild.log:	
gzip: /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/libpackage-stash-perl_0.37-1.rbuild.log.gz: No space left on device
/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/libpackage-stash-perl_0.37-1.rbuild.log:	
gzip: /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/libpackage-stash-perl_0.37-1.rbuild.log.gz: No space left on device
Sat 15 Oct 01:52:07 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-gvbfQycY, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list