[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_7 #19697

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Fri Dec 2 12:16:36 UTC 2016


https://jenkins.debian.net/job/reproducible_builder_armhf_7/19697/------------------------------------------
[...truncated 4926 lines...]
 dpkg-buildpackage: info: source version 2.01-1
 dpkg-buildpackage: info: source distribution unstable
 dpkg-buildpackage: info: source changed by Salvatore Bonaccorso <carnil at debian.org>
- dpkg-source --before-build libclass-autouse-perl-2.01
+ dpkg-source --before-build 2nd
 dpkg-buildpackage: info: host architecture armhf
  fakeroot debian/rules clean
 dh clean
@@ -281,15 +295,15 @@
    dh_auto_build
 dh_auto_build: Compatibility levels before 9 are deprecated (level 8 in use)
 	make -j1
-make[1]: Entering directory '/build/1st/libclass-autouse-perl-2.01'
-cp lib/Class/Autouse.pm blib/lib/Class/Autouse.pm
+make[1]: ingresso nella directory "/build/libclass-autouse-perl-2.01/2nd"
 cp lib/Class/Autouse/Parent.pm blib/lib/Class/Autouse/Parent.pm
+cp lib/Class/Autouse.pm blib/lib/Class/Autouse.pm
 Manifying 1 pod document
-make[1]: Leaving directory '/build/1st/libclass-autouse-perl-2.01'
+make[1]: uscita dalla directory "/build/libclass-autouse-perl-2.01/2nd"
    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/libclass-autouse-perl-2.01'
+make[1]: ingresso nella directory "/build/libclass-autouse-perl-2.01/2nd"
 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, 'inc', 'blib/lib', 'blib/arch')" t/*.t
 t/01_compile.t ............... 
 1..5
@@ -319,7 +333,7 @@
 ok 8 - After autoloading, UNIVERSAL::isa has been correctly hijacked
  Class::Autouse::_preload( 'D' )
   Class::Autouse::load( 'D' )
-   Class::Autouse::_super( 'D', 'CODE(0xb77845c8)' )
+   Class::Autouse::_super( 'D', 'CODE(0x7faebe50)' )
     Class::Autouse::_load( 'D' )
      Class::Autouse::load -> Loading in D.pm
  Class::Autouse::autouse( 'C' )
@@ -328,7 +342,7 @@
       Class::Autouse::_super( 'D' )
       Class::Autouse::_preload( 'C' )
        Class::Autouse::load( 'C' )
-        Class::Autouse::_super( 'C', 'CODE(0xb77845c8)' )
+        Class::Autouse::_super( 'C', 'CODE(0x7faebe50)' )
          Class::Autouse::_load( 'C' )
           Class::Autouse::load -> Loading in C.pm
           Class::Autouse::_load_ancestors( 'C' )
@@ -346,14 +360,14 @@
 ok 15 - Test class F autouses ok
 Class::Autouse::_AUTOLOAD( 'F' ), AUTOLOAD = 'F::foo'
  Class::Autouse::load( 'F' )
-  Class::Autouse::_super( 'F', 'CODE(0xb77845c8)' )
+  Class::Autouse::_super( 'F', 'CODE(0x7faebe50)' )
    Class::Autouse::_load( 'F' )
     Class::Autouse::load -> Loading in F.pm
     Class::Autouse::_load_ancestors( 'F' )
      Class::Autouse::_super( 'F' )
      Class::Autouse::_preload( 'E' )
       Class::Autouse::load( 'E' )
-       Class::Autouse::_super( 'E', 'CODE(0xb77845c8)' )
+       Class::Autouse::_super( 'E', 'CODE(0x7faebe50)' )
         Class::Autouse::_load( 'E' )
          Class::Autouse::load -> Loading in E.pm
          Class::Autouse::_load_ancestors( 'E' )
@@ -371,7 +385,7 @@
 ok 21 - Test class H autouses ok
  Class::Autouse::_preload( 'G' )
   Class::Autouse::load( 'G' )
-   Class::Autouse::_super( 'G', 'CODE(0xb77845c8)' )
+   Class::Autouse::_super( 'G', 'CODE(0x7faebe50)' )
     Class::Autouse::_load( 'G' )
      Class::Autouse::load -> Loading in G.pm
      Class::Autouse::_load_ancestors( 'G' )
@@ -381,7 +395,7 @@
 ok 23 - ->can returns the expected function
  Class::Autouse::_preload( 'H' )
   Class::Autouse::load( 'H' )
-   Class::Autouse::_super( 'H', 'CODE(0xb77845c8)' )
+   Class::Autouse::_super( 'H', 'CODE(0x7faebe50)' )
     Class::Autouse::_load( 'H' )
      Class::Autouse::load -> Loading in H.pm
      Class::Autouse::_load_ancestors( 'H' )
@@ -394,7 +408,7 @@
 ok 27 - Test class I autouses ok
   Class::Autouse::_preload( 'I' )
    Class::Autouse::load( 'I' )
-    Class::Autouse::_super( 'I', 'CODE(0xb77845c8)' )
+    Class::Autouse::_super( 'I', 'CODE(0x7faebe50)' )
      Class::Autouse::_load( 'I' )
       Class::Autouse::load -> Loading in I.pm
       Class::Autouse::_cry
@@ -1281,20 +1295,20 @@
   Class::Autouse::_cry
    Class::Autouse::_depth()
 ok 3 - Got expected error from unloadable class C
- Class::Autouse::_UNIVERSAL_DESTROY( 'Does::Not::Exist=ARRAY(0xb8b23700)' )
+ Class::Autouse::_UNIVERSAL_DESTROY( 'Does::Not::Exist=ARRAY(0x80aa9108)' )
  Class::Autouse::_UNIVERSAL_DESTROY( 'v5.24.1' )
  Class::Autouse::_UNIVERSAL_DESTROY( 'v5.24.1' )
- Class::Autouse::_UNIVERSAL_DESTROY( 'IO::File=IO(0xb8c4c178)' )
- Class::Autouse::_UNIVERSAL_DESTROY( 'IO::File=IO(0xb8a7a440)' )
- Class::Autouse::_UNIVERSAL_DESTROY( 'IO::File=IO(0xb8b242a0)' )
- Class::Autouse::_UNIVERSAL_DESTROY( 'IO::File=IO(0xb8a743c8)' )
- Class::Autouse::_UNIVERSAL_DESTROY( 'IO::File=IO(0xb8a74500)' )
- Class::Autouse::_UNIVERSAL_DESTROY( 'IO::File=IO(0xb8ac16b0)' )
+ Class::Autouse::_UNIVERSAL_DESTROY( 'IO::File=IO(0x80bd1b48)' )
+ Class::Autouse::_UNIVERSAL_DESTROY( 'IO::File=IO(0x80a4d628)' )
+ Class::Autouse::_UNIVERSAL_DESTROY( 'IO::File=IO(0x80aa9cc0)' )
+ Class::Autouse::_UNIVERSAL_DESTROY( 'IO::File=IO(0x809f9cf8)' )
+ Class::Autouse::_UNIVERSAL_DESTROY( 'IO::File=IO(0x809f9e30)' )
+ Class::Autouse::_UNIVERSAL_DESTROY( 'IO::File=IO(0x80a470d8)' )
 ok
 All tests successful.
-Files=15, Tests=860, 117 wallclock secs ( 1.22 usr  0.20 sys + 33.99 cusr  2.49 csys = 37.90 CPU)
+Files=15, Tests=860, 14 wallclock secs ( 0.80 usr  0.10 sys + 11.73 cusr  1.10 csys = 13.73 CPU)
 Result: PASS
-make[1]: Leaving directory '/build/1st/libclass-autouse-perl-2.01'
+make[1]: uscita dalla directory "/build/libclass-autouse-perl-2.01/2nd"
  fakeroot debian/rules binary
 dh binary
 dh: Compatibility levels before 9 are deprecated (level 8 in use)
@@ -1302,13 +1316,13 @@
    dh_prep
    dh_auto_install
 dh_auto_install: Compatibility levels before 9 are deprecated (level 8 in use)
-	make -j1 install DESTDIR=/build/1st/libclass-autouse-perl-2.01/debian/libclass-autouse-perl AM_UPDATE_INFO_DIR=no PREFIX=/usr
-make[1]: Entering directory '/build/1st/libclass-autouse-perl-2.01'
+	make -j1 install DESTDIR=/build/libclass-autouse-perl-2.01/2nd/debian/libclass-autouse-perl AM_UPDATE_INFO_DIR=no PREFIX=/usr
+make[1]: ingresso nella directory "/build/libclass-autouse-perl-2.01/2nd"
 Manifying 1 pod document
-Installing /build/1st/libclass-autouse-perl-2.01/debian/libclass-autouse-perl/usr/share/perl5/Class/Autouse.pm
-Installing /build/1st/libclass-autouse-perl-2.01/debian/libclass-autouse-perl/usr/share/perl5/Class/Autouse/Parent.pm
-Installing /build/1st/libclass-autouse-perl-2.01/debian/libclass-autouse-perl/usr/share/man/man3/Class::Autouse.3pm
-make[1]: Leaving directory '/build/1st/libclass-autouse-perl-2.01'
+Installing /build/libclass-autouse-perl-2.01/2nd/debian/libclass-autouse-perl/usr/share/perl5/Class/Autouse.pm
+Installing /build/libclass-autouse-perl-2.01/2nd/debian/libclass-autouse-perl/usr/share/perl5/Class/Autouse/Parent.pm
+Installing /build/libclass-autouse-perl-2.01/2nd/debian/libclass-autouse-perl/usr/share/man/man3/Class::Autouse.3pm
+make[1]: uscita dalla directory "/build/libclass-autouse-perl-2.01/2nd"
    dh_installdocs
    dh_installchangelogs
 dh_installchangelogs: Compatibility levels before 9 are deprecated (level 8 in use)
@@ -1329,15 +1343,17 @@
 dpkg-genbuildinfo: warning: File::FcntlLock not available; using flock which is not NFS-safe
  dpkg-genchanges --build=binary >../libclass-autouse-perl_2.01-1_armhf.changes
 dpkg-genchanges: info: binary-only upload (no source code included)
- dpkg-source --after-build libclass-autouse-perl-2.01
+ dpkg-source --after-build 2nd
 dpkg-buildpackage: info: binary-only upload (no source included)
 I: copying local configuration
+I: user script /srv/workspace/pbuilder/4668/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/4668/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/26666 and its subdirectories
-I: Current time: Fri Dec  2 00:09:52 -12 2016
-I: pbuilder-time-stamp: 1480680592
+I: removing directory /srv/workspace/pbuilder/4668 and its subdirectories
+I: Current time: sab  3 dic 2016, 02.12.17, +14
+I: pbuilder-time-stamp: 1480680737

Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/armhf/libclass-autouse-perl_2.01-1.diff:	 80.2% -- replaced with /var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/armhf/libclass-autouse-perl_2.01-1.diff.gz
b2/build.log:	 84.1%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log:	 84.2%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/debian/logs/unstable/armhf/libclass-autouse-perl_2.01-1.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-dhxX27Q9/tmp.iXTL0AwuVA
+ mv /srv/reproducible-results/rbuild-debian-dhxX27Q9/tmp.iXTL0AwuVA /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/libclass-autouse-perl_2.01-1.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/libclass-autouse-perl_2.01-1.rbuild.log
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ filter_changes_files
+ sed -i -e '/^ [a-f0-9]\{32,64\} .*\.buildinfo$/d' b1/libclass-autouse-perl_2.01-1_armhf.changes b2/libclass-autouse-perl_2.01-1_armhf.changes
+ call_diffoscope_on_changes_files
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-dhxX27Q9
+ local TMPLOG=/srv/reproducible-results/rbuild-debian-dhxX27Q9/tmp.2jfARt0ZpC
+ local TIMEOUT=120m
+ DBDSUITE=unstable
+ '[' unstable = experimental ']'
+ set -x
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-dhxX27Q9 -d dbd-tmp-XXXXXXX
+ local TEMP=/srv/reproducible-results/rbuild-debian-dhxX27Q9/dbd-tmp-AEImF6g
++ schroot --directory /srv/reproducible-results/rbuild-debian-dhxX27Q9 -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --version
+ DIFFOSCOPE='diffoscope 62'
++ echo diffoscope 62
++ grep '^E: 15binfmt: update-binfmts: unable to open'
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ log_info 'diffoscope 62 will be used to compare the two builds:'
+ _log I: 'diffoscope 62 will be used to compare the two builds:'
+ local prefix=I:
+ shift 1
+ tee -a /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/libclass-autouse-perl_2.01-1.rbuild.log
++ date -u
+ echo -e 'Fri Dec  2 12:12:27 UTC 2016  I: diffoscope 62 will be used to compare the two builds:'
Fri Dec  2 12:12:27 UTC 2016  I: diffoscope 62 will be used to compare the two builds:
+ set +e
+ set -x
+ timeout 120m nice schroot --directory /srv/reproducible-results/rbuild-debian-dhxX27Q9 -c source:jenkins-reproducible-unstable-diffoscope -- sh -c 'export TMPDIR=/srv/reproducible-results/rbuild-debian-dhxX27Q9/dbd-tmp-AEImF6g ; diffoscope 			--html /srv/reproducible-results/rbuild-debian-dhxX27Q9/libclass-autouse-perl_2.01-1.diffoscope.html 			--text /srv/reproducible-results/rbuild-debian-dhxX27Q9/libclass-autouse-perl_2.01-1.diffoscope.txt 			/srv/reproducible-results/rbuild-debian-dhxX27Q9/b1/libclass-autouse-perl_2.01-1_armhf.changes 			/srv/reproducible-results/rbuild-debian-dhxX27Q9/b2/libclass-autouse-perl_2.01-1_armhf.changes'
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-debian-dhxX27Q9/tmp.2jfARt0ZpC
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ false
+ set +x
 _ _ _          _                                 _                       
| (_) |__   ___| | __ _ ___ ___        __ _ _   _| |_ ___  _   _ ___  ___ 
| | | '_ \ / __| |/ _` / __/ __|_____ / _` | | | | __/ _ \| | | / __|/ _ \
| | | |_) | (__| | (_| \__ \__ \_____| (_| | |_| | || (_) | |_| \__ \  __/
|_|_|_.__/ \___|_|\__,_|___/___/      \__,_|\__,_|\__\___/ \__,_|___/\___|
                                                                          
                       _ 
       _ __   ___ _ __| |
 _____| '_ \ / _ \ '__| |
|_____| |_) |  __/ |  | |
      | .__/ \___|_|  |_|
      |_|                
Fri Dec  2 12:12:29 UTC 2016  I: diffoscope 62 found no differences in the changes files, and a .buildinfo file also exists.
Fri Dec  2 12:12:29 UTC 2016  I: libclass-autouse-perl from unstable built successfully and reproducibly on armhf.
Error: database is locked
Error: database is locked
/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/libclass-autouse-perl_2.01-1.rbuild.log:	 82.9% -- replaced with /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/libclass-autouse-perl_2.01-1.rbuild.log.gz
INFO: Starting at 2016-12-02 12:15:36.146868
CRITICAL: SQLite database locked, could not execute query:
CRITICAL: "SELECT r.status, r.version, r.build_date
CRITICAL:                        FROM results AS r JOIN sources AS s
CRITICAL:                        ON r.package_id=s.id WHERE s.name='libclass-autouse-perl'
CRITICAL:                        AND s.architecture='amd64' AND s.suite='testing'"
CRITICAL: Exiting script.
INFO: Finished at 2016-12-02 12:16:36.332586, took: 0:01:00.185749








Warning: cannot update html pages for libclass-autouse-perl
Fri  2 Dec 12:16:36 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-EopN0g57, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list