[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_delta #29933
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Sun Aug 30 23:13:45 UTC 2015
See <https://jenkins.debian.net/job/reproducible_builder_delta/29933/>
------------------------------------------
[...truncated 708 lines...]
dpkg-source: info: unpacking libpod-index-perl_0.14.orig.tar.gz
dpkg-source: info: applying libpod-index-perl_0.14-2.diff.gz
I: Building the package
W: no hooks of type A found -- ignoring
I: Running cd tmp/buildd/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path" dpkg-buildpackage -us -uc -b -rfakeroot
dpkg-buildpackage: source package libpod-index-perl
dpkg-buildpackage: source version 0.14-2
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Ansgar Burchardt <ansgar at 43-1.org>
dpkg-source --before-build libpod-index-perl-0.14
dpkg-buildpackage: host architecture amd64
fakeroot debian/rules clean
dh clean
dh_testdir
dh_auto_clean
dh_clean
debian/rules build
dh build
dh_testdir
dh_auto_configure
perl Makefile.PL INSTALLDIRS=vendor create_packlist=0
Checking if your kit is complete...
Looks good
'CREATE_PACKLIST' is not a known MakeMaker parameter name.
Generating a Unix-style Makefile
Writing Makefile for Pod::Index
Writing MYMETA.yml and MYMETA.json
dh_auto_build
make -j1
make[1]: Entering directory '/tmp/buildd/libpod-index-perl-0.14'
cp lib/Pod/Index/Builder.pm blib/lib/Pod/Index/Builder.pm
cp lib/Pod/Index/Extract.pm blib/lib/Pod/Index/Extract.pm
cp lib/Pod/Index/Entry.pm blib/lib/Pod/Index/Entry.pm
cp lib/Pod/Index.pm blib/lib/Pod/Index.pm
cp lib/Pod/Index/Search.pm blib/lib/Pod/Index/Search.pm
cp podindex blib/script/podindex
/usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/podindex
Manifying blib/man1/podindex.1p
Manifying blib/man3/Pod::Index.3pm
Manifying blib/man3/Pod::Index::Builder.3pm
Manifying blib/man3/Pod::Index::Entry.3pm
Manifying blib/man3/Pod::Index::Extract.3pm
Manifying blib/man3/Pod::Index::Search.3pm
make[1]: Leaving directory '/tmp/buildd/libpod-index-perl-0.14'
dh_auto_test
make -j1 test TEST_VERBOSE=1
make[1]: Entering directory '/tmp/buildd/libpod-index-perl-0.14'
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t
t/Builder.t ....
1..3
ok 1 - use Pod::Index::Builder;
ok 2 - An object of class 'Pod::Index::Builder' isa 'Pod::Index::Builder'
ok 3 - index ok
ok
t/nocase.t .....
1..9
ok 1 - use Pod::Index::Search;
ok 2 - tritium (case)
ok 3 - Tritium (case)
ok 4 - tritium subtopics (case)
ok 5 - Tritium subtopics (case)
ok 6 - tritium (nocase)
ok 7 - Tritium (nocase)
ok 8 - tritium subtopics (nocase)
ok 9 - Tritium subtopics (nocase)
ok
t/pod.t ........
1..5
ok 1 - POD test for lib/Pod/Index.pm
ok 2 - POD test for lib/Pod/Index/Extract.pm
ok 3 - POD test for lib/Pod/Index/Search.pm
ok 4 - POD test for lib/Pod/Index/Entry.pm
ok 5 - POD test for lib/Pod/Index/Builder.pm
ok
t/Search.t .....
1..27
ok 1 - use Pod::Index::Search;
ok 2 - An object of class 'Pod::Index::Search' isa 'Pod::Index::Search'
ok 3 - got 2 results for random
ok 4 - An object of class 'Pod::Index::Entry' isa 'Pod::Index::Entry'
ok 5 - line=14
ok 6 - podname=t/test.pod
ok 7 - pod ok
ok 8 - An object of class 'Pod::Index::Entry' isa 'Pod::Index::Entry'
ok 9 - line=50
ok 10 - podname=t/test.pod
ok 11 - pod ok
ok 12 - An object of class 'Pod::Index::Entry' isa 'Pod::Index::Entry'
ok 13 - line=26
ok 14 - podname=t/test.pod
ok 15 - pod ok
ok 16 - An object of class 'Pod::Index::Entry' isa 'Pod::Index::Entry'
ok 17 - line=61
ok 18 - podname=t/test.pod
ok 19 - pod ok
ok 20 - An object of class 'Pod::Index::Entry' isa 'Pod::Index::Entry'
ok 21 - line=17
ok 22 - podname=t/test.pod
ok 23 - pod ok
ok 24 - An object of class 'Pod::Index::Entry' isa 'Pod::Index::Entry'
ok 25 - line=5
ok 26 - podname=t/test.pod
ok 27 - pod ok
ok
t/subtopics.t ..
1..4
ok 1 - use Pod::Index::Search;
ok 2 - An object of class 'Pod::Index::Search' isa 'Pod::Index::Search'
ok 3 - topics
ok 4 - topics
ok
All tests successful.
Files=5, Tests=48, 0 wallclock secs ( 0.05 usr 0.02 sys + 0.38 cusr 0.07 csys = 0.52 CPU)
Result: PASS
make[1]: Leaving directory '/tmp/buildd/libpod-index-perl-0.14'
fakeroot debian/rules binary
dh binary
dh_testroot
dh_prep
dh_auto_install
make -j1 install DESTDIR=/tmp/buildd/libpod-index-perl-0.14/debian/libpod-index-perl AM_UPDATE_INFO_DIR=no PREFIX=/usr
make[1]: Entering directory '/tmp/buildd/libpod-index-perl-0.14'
Installing /tmp/buildd/libpod-index-perl-0.14/debian/libpod-index-perl/usr/share/perl5/Pod/Index.pm
Installing /tmp/buildd/libpod-index-perl-0.14/debian/libpod-index-perl/usr/share/perl5/Pod/Index/Search.pm
Installing /tmp/buildd/libpod-index-perl-0.14/debian/libpod-index-perl/usr/share/perl5/Pod/Index/Entry.pm
Installing /tmp/buildd/libpod-index-perl-0.14/debian/libpod-index-perl/usr/share/perl5/Pod/Index/Extract.pm
Installing /tmp/buildd/libpod-index-perl-0.14/debian/libpod-index-perl/usr/share/perl5/Pod/Index/Builder.pm
Installing /tmp/buildd/libpod-index-perl-0.14/debian/libpod-index-perl/usr/share/man/man1/podindex.1p
Installing /tmp/buildd/libpod-index-perl-0.14/debian/libpod-index-perl/usr/share/man/man3/Pod::Index::Search.3pm
Installing /tmp/buildd/libpod-index-perl-0.14/debian/libpod-index-perl/usr/share/man/man3/Pod::Index::Extract.3pm
Installing /tmp/buildd/libpod-index-perl-0.14/debian/libpod-index-perl/usr/share/man/man3/Pod::Index::Entry.3pm
Installing /tmp/buildd/libpod-index-perl-0.14/debian/libpod-index-perl/usr/share/man/man3/Pod::Index::Builder.3pm
Installing /tmp/buildd/libpod-index-perl-0.14/debian/libpod-index-perl/usr/share/man/man3/Pod::Index.3pm
Installing /tmp/buildd/libpod-index-perl-0.14/debian/libpod-index-perl/usr/bin/podindex
make[1]: Leaving directory '/tmp/buildd/libpod-index-perl-0.14'
dh_installdocs
dh_installchangelogs
dh_installexamples
dh_installman
dh_perl
dh_link
dh_strip_nondeterminism
dh_compress
dh_fixperms
dh_installdeb
dh_gencontrol
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dh_md5sums
dh_builddeb
dpkg-deb: building package 'libpod-index-perl' in '../libpod-index-perl_0.14-2_all.deb'.
dpkg-genbuildinfo >../libpod-index-perl_0.14-2_amd64.buildinfo
dpkg-distaddfile libpod-index-perl_0.14-2_amd64.buildinfo perl optional
dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-genchanges -b >../libpod-index-perl_0.14-2_amd64.changes
dpkg-genchanges: binary-only upload (no source code included)
dpkg-source --after-build libpod-index-perl-0.14
dpkg-buildpackage: binary-only upload (no source included)
I: user script /var/cache/pbuilder/build//38178/tmp/hooks/B01_cleanup starting
I: user script /var/cache/pbuilder/build//38178/tmp/hooks/B01_cleanup finished
I: unmounting /sys filesystem
I: unmounting /dev/shm filesystem
I: unmounting dev/pts filesystem
I: unmounting run/shm filesystem
I: unmounting proc filesystem
I: cleaning the build env
I: removing directory /var/cache/pbuilder/build//38178 and its subdirectories
I: Current time: lundi 31 août 2015, 13:13:44 (UTC+1400)
I: pbuilder-time-stamp: 1440976424
+ true
+ '[' -f b2/libpod-index-perl_0.14-2_amd64.changes ']'
+ FTBFS=0
+ cat b1/libpod-index-perl_0.14-2_amd64.changes
+ tee -a /srv/reproducible-results/tmp.rDo6i8yfNW/tmp.FvqgrgTAC9
Format: 1.8
Date: Sun, 19 Jul 2009 16:47:19 +0200
Source: libpod-index-perl
Binary: libpod-index-perl
Architecture: all amd64
Version: 0.14-2
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Changed-By: Ansgar Burchardt <ansgar at 43-1.org>
Description:
libpod-index-perl - index and search PODs using X<> entries
Closes: 523177
Changes:
libpod-index-perl (0.14-2) unstable; urgency=low
.
[ gregor herrmann ]
* Take over for the Debian Perl Group with maintainer's permission
(http://lists.debian.org/debian-perl/2008/06/msg00039.html)
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza). Changed:
Maintainer set to Debian Perl Group <pkg-perl-
maintainers at lists.alioth.debian.org> (was: Florian Ragwitz
<rafl at debian.org>); Florian Ragwitz <rafl at debian.org> moved to
Uploaders.
* Add debian/watch.
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
* debian/control: Added: ${misc:Depends} to Depends: field.
.
[ Ryan Niebur ]
* Remove Florian Ragwitz from Uploaders
* Close ITA (Closes: #523177)
.
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
.
[ Ansgar Burchardt ]
* debian/control: Remove useless paragraph from description.
* Refresh debian/rules for debhelper 7.
* Convert debian/copyright to proposed machine-readable format.
* Bump Standards Version to 3.8.2.
* Add myself to Uploaders.
Checksums-Sha1:
57cefa97db07f9d46cefb121f3fd6458ac819a47 29340 libpod-index-perl_0.14-2_all.deb
12058887e8f0a6ee64907421250d8c695bbcfb3c 4607 libpod-index-perl_0.14-2_amd64.buildinfo
Checksums-Sha256:
6adc5fcd9bda5c4566dfb846a276ecc6cfd5de4b76d3b59daa844efce122b136 29340 libpod-index-perl_0.14-2_all.deb
9666960bfb0fb6654b16847951e3819aaadc7986e19e13935c367e14a45a2b35 4607 libpod-index-perl_0.14-2_amd64.buildinfo
Files:
82e80de5a55cdc0bec3b3dfefc154118 29340 perl optional libpod-index-perl_0.14-2_all.deb
ffdb17695ef75d02f99df53320688198 4607 perl optional libpod-index-perl_0.14-2_amd64.buildinfo
+ rm
rm: missing operand
Try 'rm --help' for more information.
+ cleanup_all
+ '[' 0 -eq 1 ']'
+ '[' '' = failure ']'
+ '[' '!' -z '' ']'
+ gzip -9fvn /srv/reproducible-results/tmp.rDo6i8yfNW/tmp.FvqgrgTAC9
/srv/reproducible-results/tmp.rDo6i8yfNW/tmp.FvqgrgTAC9: 69.2% -- replaced with /srv/reproducible-results/tmp.rDo6i8yfNW/tmp.FvqgrgTAC9.gz
+ '[' legacy = legacy ']'
+ gen_package_html libpod-index-perl
+ cd /srv/jenkins/bin
+ python3 -c 'import reproducible_html_packages as rep
pkg = rep.Package('\''libpod-index-perl'\'', no_notes=True)
rep.gen_packages_html([pkg], no_clean=True)'
INFO: Starting at 2015-08-30 23:13:44.849308
INFO: Finished at 2015-08-30 23:13:44.857184, took: 0:00:00.007889
+ cd -
+ cd
+ rm -r /srv/reproducible-results/tmp.rDo6i8yfNW
+ false
+ rm -f /tmp/reproducible-lockfile-unstable-amd64-libpod-index-perl
Sun 30 Aug 23:13:44 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-MUXI3olT, which will now be removed.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list