[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_44 #11168
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Sun Jan 8 07:09:52 UTC 2017
https://jenkins.debian.net/job/reproducible_builder_armhf_44/11168/------------------------------------------
[...truncated 84.11 KB...]
-> Creating pbuilder-satisfydepends-dummy package
Package: pbuilder-satisfydepends-dummy
@@ -103,7 +115,7 @@
Get: 30 http://ftp.us.debian.org/debian unstable/main armhf po-debconf all 1.0.20 [247 kB]
Get: 31 http://ftp.us.debian.org/debian unstable/main armhf debhelper all 10.2.3 [829 kB]
Get: 32 http://ftp.us.debian.org/debian unstable/main armhf libdbi-perl armhf 1.636-1+b1 [760 kB]
-Fetched 19.9 MB in 1s (12.0 MB/s)
+Fetched 19.9 MB in 2s (6900 kB/s)
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package groff-base.
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 18318 files and directories currently installed.)
@@ -255,13 +267,15 @@
fakeroot is already the newest version (1.21-3).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
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: user script /srv/workspace/pbuilder/13043/tmp/hooks/A01_modfiy_src_dir starting
+I: user script /srv/workspace/pbuilder/13043/tmp/hooks/A01_modfiy_src_dir finished
+I: Running cd /build/libdbix-recordset-perl-0.26/*/ && 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: warning: --buildinfo-id is deprecated, it is without effect
dpkg-buildpackage: info: source package libdbix-recordset-perl
dpkg-buildpackage: info: source version 0.26-3
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by gregor herrmann <gregoa at debian.org>
- dpkg-source --before-build libdbix-recordset-perl-0.26
+ dpkg-source --before-build 2nd
dpkg-buildpackage: info: host architecture armhf
fakeroot debian/rules clean
dh clean
@@ -273,11 +287,11 @@
dh_testdir
dh_update_autotools_config
debian/rules override_dh_auto_configure
-make[1]: Entering directory '/build/1st/libdbix-recordset-perl-0.26'
-mkdir /build/1st/libdbix-recordset-perl-0.26/test
+make[1]: Entering directory '/build/libdbix-recordset-perl-0.26/2nd'
+mkdir /build/libdbix-recordset-perl-0.26/2nd/test
echo '%Drivers = ();' > test/Config.pl
dh_auto_configure
- perl -I. Makefile.PL INSTALLDIRS=vendor "OPTIMIZE=-g -O2 -fdebug-prefix-map=/build/1st/libdbix-recordset-perl-0.26=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2" "LD=arm-linux-gnueabihf-gcc -g -O2 -fdebug-prefix-map=/build/1st/libdbix-recordset-perl-0.26=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro"
+ perl -I. Makefile.PL INSTALLDIRS=vendor "OPTIMIZE=-g -O2 -fdebug-prefix-map=/build/libdbix-recordset-perl-0.26/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2" "LD=arm-linux-gnueabihf-gcc -g -O2 -fdebug-prefix-map=/build/libdbix-recordset-perl-0.26/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro"
Found DBI version 1.636
Use previous configuration for tests(y/n) [y]Checking if your kit is complete...
@@ -285,21 +299,21 @@
Generating a Unix-style Makefile
Writing Makefile for DBIx::Recordset
Writing MYMETA.yml and MYMETA.json
-make[1]: Leaving directory '/build/1st/libdbix-recordset-perl-0.26'
+make[1]: Leaving directory '/build/libdbix-recordset-perl-0.26/2nd'
dh_auto_build
make -j1
-make[1]: Entering directory '/build/1st/libdbix-recordset-perl-0.26'
-cp Compat.pm blib/lib/DBIx/Compat.pm
+make[1]: Entering directory '/build/libdbix-recordset-perl-0.26/2nd'
cp Database.pm blib/lib/DBIx/Database.pm
+cp Recordset/FileSeq.pm blib/lib/DBIx/Recordset/FileSeq.pm
cp Recordset/DBSeq.pm blib/lib/DBIx/Recordset/DBSeq.pm
-cp Intrors.pod blib/lib/DBIx/Intrors.pod
cp Recordset.pm blib/lib/DBIx/Recordset.pm
-cp Recordset/FileSeq.pm blib/lib/DBIx/Recordset/FileSeq.pm
+cp Compat.pm blib/lib/DBIx/Compat.pm
+cp Intrors.pod blib/lib/DBIx/Intrors.pod
Manifying 6 pod documents
-make[1]: Leaving directory '/build/1st/libdbix-recordset-perl-0.26'
+make[1]: Leaving directory '/build/libdbix-recordset-perl-0.26/2nd'
dh_auto_test
make -j1 test TEST_VERBOSE=1
-make[1]: Entering directory '/build/1st/libdbix-recordset-perl-0.26'
+make[1]: Entering directory '/build/libdbix-recordset-perl-0.26/2nd'
PERL_DL_NONLAZY=1 PERL_USE_UNSAFE_INC=1 "/usr/bin/perl" "-Iblib/lib" "-Iblib/arch" test.pl
Loading... ok
@@ -307,28 +321,28 @@
Summary:
All tests passed successfully
-make[1]: Leaving directory '/build/1st/libdbix-recordset-perl-0.26'
+make[1]: Leaving directory '/build/libdbix-recordset-perl-0.26/2nd'
fakeroot debian/rules binary
dh binary
dh_testroot
dh_prep
dh_auto_install
- make -j1 install DESTDIR=/build/1st/libdbix-recordset-perl-0.26/debian/libdbix-recordset-perl AM_UPDATE_INFO_DIR=no PREFIX=/usr
-make[1]: Entering directory '/build/1st/libdbix-recordset-perl-0.26'
+ make -j1 install DESTDIR=/build/libdbix-recordset-perl-0.26/2nd/debian/libdbix-recordset-perl AM_UPDATE_INFO_DIR=no PREFIX=/usr
+make[1]: Entering directory '/build/libdbix-recordset-perl-0.26/2nd'
Manifying 6 pod documents
-Installing /build/1st/libdbix-recordset-perl-0.26/debian/libdbix-recordset-perl/usr/share/perl5/DBIx/Database.pm
-Installing /build/1st/libdbix-recordset-perl-0.26/debian/libdbix-recordset-perl/usr/share/perl5/DBIx/Intrors.pod
-Installing /build/1st/libdbix-recordset-perl-0.26/debian/libdbix-recordset-perl/usr/share/perl5/DBIx/Recordset.pm
-Installing /build/1st/libdbix-recordset-perl-0.26/debian/libdbix-recordset-perl/usr/share/perl5/DBIx/Compat.pm
-Installing /build/1st/libdbix-recordset-perl-0.26/debian/libdbix-recordset-perl/usr/share/perl5/DBIx/Recordset/DBSeq.pm
-Installing /build/1st/libdbix-recordset-perl-0.26/debian/libdbix-recordset-perl/usr/share/perl5/DBIx/Recordset/FileSeq.pm
-Installing /build/1st/libdbix-recordset-perl-0.26/debian/libdbix-recordset-perl/usr/share/man/man3/DBIx::Recordset.3pm
-Installing /build/1st/libdbix-recordset-perl-0.26/debian/libdbix-recordset-perl/usr/share/man/man3/DBIx::Recordset::FileSeq.3pm
-Installing /build/1st/libdbix-recordset-perl-0.26/debian/libdbix-recordset-perl/usr/share/man/man3/DBIx::Compat.3pm
-Installing /build/1st/libdbix-recordset-perl-0.26/debian/libdbix-recordset-perl/usr/share/man/man3/DBIx::Recordset::DBSeq.3pm
-Installing /build/1st/libdbix-recordset-perl-0.26/debian/libdbix-recordset-perl/usr/share/man/man3/DBIx::Database.3pm
-Installing /build/1st/libdbix-recordset-perl-0.26/debian/libdbix-recordset-perl/usr/share/man/man3/DBIx::Intrors.3pm
-make[1]: Leaving directory '/build/1st/libdbix-recordset-perl-0.26'
+Installing /build/libdbix-recordset-perl-0.26/2nd/debian/libdbix-recordset-perl/usr/share/perl5/DBIx/Database.pm
+Installing /build/libdbix-recordset-perl-0.26/2nd/debian/libdbix-recordset-perl/usr/share/perl5/DBIx/Recordset.pm
+Installing /build/libdbix-recordset-perl-0.26/2nd/debian/libdbix-recordset-perl/usr/share/perl5/DBIx/Compat.pm
+Installing /build/libdbix-recordset-perl-0.26/2nd/debian/libdbix-recordset-perl/usr/share/perl5/DBIx/Intrors.pod
+Installing /build/libdbix-recordset-perl-0.26/2nd/debian/libdbix-recordset-perl/usr/share/perl5/DBIx/Recordset/FileSeq.pm
+Installing /build/libdbix-recordset-perl-0.26/2nd/debian/libdbix-recordset-perl/usr/share/perl5/DBIx/Recordset/DBSeq.pm
+Installing /build/libdbix-recordset-perl-0.26/2nd/debian/libdbix-recordset-perl/usr/share/man/man3/DBIx::Recordset::FileSeq.3pm
+Installing /build/libdbix-recordset-perl-0.26/2nd/debian/libdbix-recordset-perl/usr/share/man/man3/DBIx::Compat.3pm
+Installing /build/libdbix-recordset-perl-0.26/2nd/debian/libdbix-recordset-perl/usr/share/man/man3/DBIx::Intrors.3pm
+Installing /build/libdbix-recordset-perl-0.26/2nd/debian/libdbix-recordset-perl/usr/share/man/man3/DBIx::Recordset.3pm
+Installing /build/libdbix-recordset-perl-0.26/2nd/debian/libdbix-recordset-perl/usr/share/man/man3/DBIx::Database.3pm
+Installing /build/libdbix-recordset-perl-0.26/2nd/debian/libdbix-recordset-perl/usr/share/man/man3/DBIx::Recordset::DBSeq.3pm
+make[1]: Leaving directory '/build/libdbix-recordset-perl-0.26/2nd'
dh_installdocs
dh_installchangelogs
dh_installexamples
@@ -348,15 +362,17 @@
dpkg-genbuildinfo: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-genchanges --build=binary >../libdbix-recordset-perl_0.26-3_armhf.changes
dpkg-genchanges: info: binary-only upload (no source code included)
- dpkg-source --after-build libdbix-recordset-perl-0.26
+ dpkg-source --after-build 2nd
dpkg-buildpackage: info: binary-only upload (no source included)
I: copying local configuration
+I: user script /srv/workspace/pbuilder/13043/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/13043/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/17850 and its subdirectories
-I: Current time: Sat Jan 7 19:06:29 -12 2017
-I: pbuilder-time-stamp: 1483859189
+I: removing directory /srv/workspace/pbuilder/13043 and its subdirectories
+I: Current time: Sun Jan 8 21:09:35 +14 2017
+I: pbuilder-time-stamp: 1483859375
Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/armhf/libdbix-recordset-perl_0.26-3.diff: 75.3% -- replaced with /var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/armhf/libdbix-recordset-perl_0.26-3.diff.gz
b2/build.log: 76.9%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log: 77.1%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/debian/logs/unstable/armhf/libdbix-recordset-perl_0.26-3.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-c4pY7SRM/tmp.4Spr4Wh8he
+ mv /srv/reproducible-results/rbuild-debian-c4pY7SRM/tmp.4Spr4Wh8he /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/libdbix-recordset-perl_0.26-3.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/libdbix-recordset-perl_0.26-3.rbuild.log
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ filter_changes_files
+ sed -i -e '/^ [a-f0-9]\{32,64\} .*\.buildinfo$/d' b1/libdbix-recordset-perl_0.26-3_armhf.changes b2/libdbix-recordset-perl_0.26-3_armhf.changes
+ call_diffoscope_on_changes_files
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-c4pY7SRM
+ local TMPLOG=/srv/reproducible-results/rbuild-debian-c4pY7SRM/tmp.pLOks43xxE
+ local TIMEOUT=120m
+ DBDSUITE=unstable
+ '[' unstable = experimental ']'
+ set -x
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-c4pY7SRM -d dbd-tmp-XXXXXXX
+ local TEMP=/srv/reproducible-results/rbuild-debian-c4pY7SRM/dbd-tmp-VPL5rJR
++ schroot --directory /srv/reproducible-results/rbuild-debian-c4pY7SRM -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --version
+ DIFFOSCOPE='diffoscope 67'
++ echo diffoscope 67
++ grep '^E: 15binfmt: update-binfmts: unable to open'
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ log_info 'diffoscope 67 will be used to compare the two builds:'
+ _log I: 'diffoscope 67 will be used to compare the two builds:'
+ local prefix=I:
+ shift 1
+ tee -a /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/libdbix-recordset-perl_0.26-3.rbuild.log
++ date -u
+ echo -e 'Sun Jan 8 07:09:48 UTC 2017 I: diffoscope 67 will be used to compare the two builds:'
Sun Jan 8 07:09:48 UTC 2017 I: diffoscope 67 will be used to compare the two builds:
+ set +e
+ set -x
+ timeout 120m nice schroot --directory /srv/reproducible-results/rbuild-debian-c4pY7SRM -c source:jenkins-reproducible-unstable-diffoscope -- sh -c 'export TMPDIR=/srv/reproducible-results/rbuild-debian-c4pY7SRM/dbd-tmp-VPL5rJR ; diffoscope --html /srv/reproducible-results/rbuild-debian-c4pY7SRM/libdbix-recordset-perl_0.26-3.diffoscope.html --text /srv/reproducible-results/rbuild-debian-c4pY7SRM/libdbix-recordset-perl_0.26-3.diffoscope.txt --profile=- /srv/reproducible-results/rbuild-debian-c4pY7SRM/b1/libdbix-recordset-perl_0.26-3_armhf.changes /srv/reproducible-results/rbuild-debian-c4pY7SRM/b2/libdbix-recordset-perl_0.26-3_armhf.changes'
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-debian-c4pY7SRM/tmp.pLOks43xxE
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ false
+ set +x
Profiling output for: /usr/bin/diffoscope --html /srv/reproducible-results/rbuild-debian-c4pY7SRM/libdbix-recordset-perl_0.26-3.diffoscope.html --text /srv/reproducible-results/rbuild-debian-c4pY7SRM/libdbix-recordset-perl_0.26-3.diffoscope.txt --profile=- /srv/reproducible-results/rbuild-debian-c4pY7SRM/b1/libdbix-recordset-perl_0.26-3_armhf.changes /srv/reproducible-results/rbuild-debian-c4pY7SRM/b2/libdbix-recordset-perl_0.26-3_armhf.changes
================================================================================================================================================================================================================================================================================================================================================================================================================================================================
command (total time: 0.000s)
----------------------------
0.000s 1 call cmp (internal)
has_same_content_as (total time: 0.000s)
----------------------------------------
0.000s 1 call abc.DotChangesFile
main (total time: 0.015s)
-------------------------
0.011s 2 calls outputs
0.004s 1 call parse_args
0.000s 1 call cleanup
recognizes (total time: 0.010s)
-------------------------------
0.010s 2 calls abc.DotChangesFile
0.000s 8 calls diffoscope.comparators.binary.FilesystemFile
_ _ _ _ _ _ _ _
| (_) |__ __| | |__ (_)_ __ _ __ ___ ___ ___ _ __ __| |___ ___| |_
| | | '_ \ / _` | '_ \| \ \/ /____| '__/ _ \/ __/ _ \| '__/ _` / __|/ _ \ __|
| | | |_) | (_| | |_) | |> <_____| | | __/ (_| (_) | | | (_| \__ \ __/ |_
|_|_|_.__/ \__,_|_.__/|_/_/\_\ |_| \___|\___\___/|_| \__,_|___/\___|\__|
_
_ __ ___ _ __| |
_____| '_ \ / _ \ '__| |
|_____| |_) | __/ | | |
| .__/ \___|_| |_|
|_|
Sun Jan 8 07:09:49 UTC 2017 I: diffoscope 67 found no differences in the changes files, and a .buildinfo file also exists.
Sun Jan 8 07:09:49 UTC 2017 I: libdbix-recordset-perl from unstable built successfully and reproducibly on armhf.
UPDATE 1
INSERT 0 1
DELETE 1
INFO: Starting at 2017-01-08 07:09:50.816344
INFO: Finished at 2017-01-08 07:09:51.058185, took: 0:00:00.241855
Sun Jan 8 07:09:51 UTC 2017 - successfully updated the database and updated https://tests.reproducible-builds.org/debian/rb-pkg/unstable/armhf/libdbix-recordset-perl.html
Sun Jan 8 07:09:51 UTC 2017 I: Submitting .buildinfo files to external archives:
Sun Jan 8 07:09:51 UTC 2017 I: Done submitting .buildinfo files to submit at buildinfo.kfreebsd.eu.
https://buildinfo.debian.net/c3510e42194baa9cf1f79b27dfd038cd2b241d63/libdbix-recordset-perl_0.26-3_all
https://buildinfo.debian.net/d774fed0c86e008b10301a280a30d46c5a5ddcf3/libdbix-recordset-perl_0.26-3_all
Sun Jan 8 07:09:52 UTC 2017 I: Done submitting .buildinfo files to http://buildinfo.debian.net/api/submit.
tee: /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/libdbix-recordset-perl_0.26-3.rbuild.log: No space left on device
Starting cleanup.
/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/libdbix-recordset-perl_0.26-3.rbuild.log:
gzip: /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/libdbix-recordset-perl_0.26-3.rbuild.log.gz: No space left on device
Sun 8 Jan 07:09:52 UTC 2017 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-ytEJoUWU, which will now be removed.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list