[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_theta #14918

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Thu Jun 11 17:55:40 UTC 2015


See <https://jenkins.debian.net/job/reproducible_builder_theta/14918/>

------------------------------------------
[...truncated 300 lines...]
I: Mounting /sys
I: policy-rc.d already exists
I: Installing the build-deps
I: user script /var/cache/pbuilder/build//8537/tmp/hooks/D01_modify_environment starting
I: Changing hostname to test build reproducibility
I: user script /var/cache/pbuilder/build//8537/tmp/hooks/D01_modify_environment finished
 -> Attempting to satisfy build-dependencies
 -> Creating pbuilder-satisfydepends-dummy package
Package: pbuilder-satisfydepends-dummy
Version: 0.invalid.0
Architecture: amd64
Maintainer: Debian Pbuilder Team <pbuilder-maint at lists.alioth.debian.org>
Description: Dummy package to satisfy dependencies with aptitude - created by pbuilder
 This package was created automatically by pbuilder to satisfy the
 build-dependencies of the package being currently built.
Depends: debhelper (>= 9.20120312~), perl
dpkg-deb: building package 'pbuilder-satisfydepends-dummy' in '/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'.
Selecting previously unselected package pbuilder-satisfydepends-dummy.
(Reading database ... 20084 files and directories currently installed.)
Preparing to unpack .../pbuilder-satisfydepends-dummy.deb ...
Unpacking pbuilder-satisfydepends-dummy (0.invalid.0) ...
Setting up pbuilder-satisfydepends-dummy (0.invalid.0) ...
Reading package lists...
Building dependency tree...
Reading state information...
Initializing package states...
Writing extended state information...
Building tag database...
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B of archives. After unpacking 0 B will be used.
Writing extended state information...
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
Building tag database...
 -> Finished parsing the build-deps
Reading package lists...
Building dependency tree...
Reading state information...
fakeroot is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I: Copying source file
I: copying [libfile-fnmatch-perl_0.02-2.dsc]
I: copying [./libfile-fnmatch-perl_0.02.orig.tar.gz]
I: copying [./libfile-fnmatch-perl_0.02-2.debian.tar.xz]
I: Extracting source
gpgv: keyblock resource `/tmp/buildd/.gnupg/trustedkeys.gpg': file open error
gpgv: Signature made Sun Feb 23 06:43:43 2014 GMT-14 using RSA key ID 8649AA06
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on ./libfile-fnmatch-perl_0.02-2.dsc
dpkg-source: info: extracting libfile-fnmatch-perl in libfile-fnmatch-perl-0.02
dpkg-source: info: unpacking libfile-fnmatch-perl_0.02.orig.tar.gz
dpkg-source: info: unpacking libfile-fnmatch-perl_0.02-2.debian.tar.xz
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 libfile-fnmatch-perl
dpkg-buildpackage: source version 0.02-2
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by gregor herrmann <gregoa at debian.org>
 dpkg-source --before-build libfile-fnmatch-perl-0.02
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 "OPTIMIZE=-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2" "LD=cc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro"
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for File::FnMatch
Writing MYMETA.yml and MYMETA.json
   dh_auto_build
	make -j1
make[1]: Entering directory '/tmp/buildd/libfile-fnmatch-perl-0.02'
cp FnMatch.pm blib/lib/File/FnMatch.pm
Running Mkbootstrap for File::FnMatch ()
chmod 644 FnMatch.bs
/usr/bin/perl /usr/share/perl/5.20/ExtUtils/xsubpp  -typemap /usr/share/perl/5.20/ExtUtils/typemap  FnMatch.xs > FnMatch.xsc && mv FnMatch.xsc FnMatch.c
cc -c  -I. -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2   -DVERSION=\"0.02\" -DXS_VERSION=\"0.02\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.20/CORE"   FnMatch.c
In file included from FnMatch.xs:7:0:
ppport.h:2979:0: warning: "PERL_UNUSED_DECL" redefined
 #  define PERL_UNUSED_DECL
 ^
In file included from FnMatch.xs:2:0:
/usr/lib/x86_64-linux-gnu/perl/5.20/CORE/perl.h:302:0: note: this is the location of the previous definition
 #    define PERL_UNUSED_DECL __attribute__unused__
 ^
rm -f blib/arch/auto/File/FnMatch/FnMatch.so
cc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro  -shared -L/usr/local/lib -fstack-protector FnMatch.o  -o blib/arch/auto/File/FnMatch/FnMatch.so 	\
     	\
  
chmod 755 blib/arch/auto/File/FnMatch/FnMatch.so
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- FnMatch.bs blib/arch/auto/File/FnMatch/FnMatch.bs 644
Manifying blib/man3/File::FnMatch.3pm
make[1]: Leaving directory '/tmp/buildd/libfile-fnmatch-perl-0.02'
   dh_auto_test
	make -j1 test TEST_VERBOSE=1
make[1]: Entering directory '/tmp/buildd/libfile-fnmatch-perl-0.02'
Running Mkbootstrap for File::FnMatch ()
chmod 644 FnMatch.bs
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/01use.t .......... 
1..5
# Running under perl version 5.020002 for linux
# Current time local: Fri Jun 12 07:55:28 2015
# Current time GMT:   Thu Jun 11 17:55:28 2015
# Using Test.pm version 1.26
ok 1
ok 2
ok 3
ok 4
ok 5
ok
t/10use_fnmatch.t .. 
1..9
# Running under perl version 5.020002 for linux
# Current time local: Fri Jun 12 07:55:28 2015
# Current time GMT:   Thu Jun 11 17:55:28 2015
# Using Test.pm version 1.26
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
ok 8
ok 9
ok
All tests successful.
Files=2, Tests=14,  1 wallclock secs ( 0.02 usr  0.02 sys +  0.06 cusr  0.02 csys =  0.12 CPU)
Result: PASS
make[1]: Leaving directory '/tmp/buildd/libfile-fnmatch-perl-0.02'
 fakeroot debian/rules binary
dh binary
   dh_testroot
   dh_prep
   dh_auto_install
	make -j1 install DESTDIR=/tmp/buildd/libfile-fnmatch-perl-0.02/debian/libfile-fnmatch-perl AM_UPDATE_INFO_DIR=no PREFIX=/usr
make[1]: Entering directory '/tmp/buildd/libfile-fnmatch-perl-0.02'
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /tmp/buildd/libfile-fnmatch-perl-0.02/debian/libfile-fnmatch-perl/usr/lib/x86_64-linux-gnu/perl5/5.20/auto/File/FnMatch/FnMatch.so
Installing /tmp/buildd/libfile-fnmatch-perl-0.02/debian/libfile-fnmatch-perl/usr/lib/x86_64-linux-gnu/perl5/5.20/File/FnMatch.pm
Installing /tmp/buildd/libfile-fnmatch-perl-0.02/debian/libfile-fnmatch-perl/usr/share/man/man3/File::FnMatch.3pm
make[1]: Leaving directory '/tmp/buildd/libfile-fnmatch-perl-0.02'
   dh_installdocs
   dh_installchangelogs
   dh_installman
   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 'libfile-fnmatch-perl-dbgsym' in '../libfile-fnmatch-perl-dbgsym_0.02-2_amd64.deb'.
dpkg-deb: building package 'libfile-fnmatch-perl' in '../libfile-fnmatch-perl_0.02-2_amd64.deb'.
 dpkg-genbuildinfo  >../libfile-fnmatch-perl_0.02-2_amd64.buildinfo
 dpkg-distaddfile libfile-fnmatch-perl_0.02-2_amd64.buildinfo perl optional
dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
 dpkg-genchanges -b >../libfile-fnmatch-perl_0.02-2_amd64.changes
dpkg-genchanges: warning: package libfile-fnmatch-perl-dbgsym listed in files list but not in control info
dpkg-genchanges: binary-only upload (no source code included)
 dpkg-source --after-build libfile-fnmatch-perl-0.02
dpkg-buildpackage: binary-only upload (no source included)
W: no hooks of type B found -- ignoring
I: unmounting /sys 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//8537 and its subdirectories
I: Current time: Fri Jun 12 07:55:39 GMT-14 2015
I: pbuilder-time-stamp: 1434045339
+ false
+ set +x
Format: 1.8
Date: Sat, 22 Feb 2014 17:42:35 +0100
Source: libfile-fnmatch-perl
Binary: libfile-fnmatch-perl
Architecture: amd64
Version: 0.02-2
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Changed-By: gregor herrmann <gregoa at debian.org>
Description:
 libfile-fnmatch-perl - Perl module that provides simple filename and pathname matching
Changes:
 libfile-fnmatch-perl (0.02-2) unstable; urgency=low
 .
   * Team upload.
 .
   [ Salvatore Bonaccorso ]
   * debian/control: Changed: Replace versioned (build-)dependency on
     perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as
     permitted by Debian Policy 3.8.3).
 .
   [ Ansgar Burchardt ]
   * debian/control: Convert Vcs-* fields to Git.
 .
   [ Nathan Handler ]
   * Email change: Nathan Handler -> nhandler at debian.org
 .
   [ Salvatore Bonaccorso ]
   * Change search.cpan.org based URIs to metacpan.org based URIs
 .
   [ Axel Beckert ]
   * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
     copyright"
 .
   [ gregor herrmann ]
   * Switch to "3.0 (quilt)" source format.
   * debian/rules: convert to three-line dh(1) variant.
   * debian/copyright: refresh license stanzas.
   * Use debhelper 9.20120312 to get all hardening flags.
   * Declare compliance with Debian Policy 3.9.5.
Checksums-Sha1:
 1e6fc822075a7d1f720a1605c74ab6994b1c6799 21588 libfile-fnmatch-perl-dbgsym_0.02-2_amd64.deb
 b85c563d34ca36014bade91e61c44ea143c496f5 4818 libfile-fnmatch-perl_0.02-2_amd64.buildinfo
 731225885e9678781e2aa229a1a9d2b22d5f7d3e 10850 libfile-fnmatch-perl_0.02-2_amd64.deb
Checksums-Sha256:
 dddef78efbff73d5ba590591e74452b31839fe10cf0a6dd484d64896bc84df0f 21588 libfile-fnmatch-perl-dbgsym_0.02-2_amd64.deb
 cdc84d47a50d4653320f53df5750c750c229a42f0afd1689d15995da200d7d11 4818 libfile-fnmatch-perl_0.02-2_amd64.buildinfo
 5150c4fca87447ae63f0feed58de779da162e25636c35af91e084b50fcba6f67 10850 libfile-fnmatch-perl_0.02-2_amd64.deb
Files:
 4de8796b63cadb5d090bfb8a224b8e57 21588 debug extra libfile-fnmatch-perl-dbgsym_0.02-2_amd64.deb
 7b35f0a2e63bf43eae9544c15de3c17b 4818 perl optional libfile-fnmatch-perl_0.02-2_amd64.buildinfo
 4af4cde4d20a0639168ccefb787a327e 10850 perl optional libfile-fnmatch-perl_0.02-2_amd64.deb
rm: cannot remove ‘/tmp/tmp.V1wV5ZWy1U’: No such file or directory
rm: cannot remove ‘/tmp/tmp.G92oOruGQ3’: No such file or directory
Thu 11 Jun 17:55:40 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-HzGjUVcJ, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list