[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_arm64_19 #4293

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Feb 6 05:36:18 UTC 2017


https://jenkins.debian.net/job/reproducible_builder_arm64_19/4293/------------------------------------------
[...truncated 246.12 KB...]
I: user script /srv/workspace/pbuilder/4843/tmp/hooks/B01_cleanup starting
I: user script /srv/workspace/pbuilder/4843/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/4843 and its subdirectories
I: Current time: Mon Mar 12 01:59:15 +14 2018
I: pbuilder-time-stamp: 1520769555
+ PRESULT=0
+ set -e
+ '[' 0 -eq 124 ']'
+ false
+ set +x
Sun Mar 11 11:59:15 UTC 2018  I: Signing ./b2/dh-make-perl_0.93_arm64.buildinfo as dh-make-perl_0.93_arm64.buildinfo.asc
Sun Mar 11 11:59:15 UTC 2018  I: Signed ./b2/dh-make-perl_0.93_arm64.buildinfo as ./b2/dh-make-perl_0.93_arm64.buildinfo.asc
Sun Mar 11 11:59:15 UTC 2018 - build #2 for dh-make-perl/testing/arm64 on codethink-sled13-arm64 done.
Starting cleanup.
/srv/reproducible-results/rbuild-debian-fkK5EqBH/tmp.PCRTUMLOZ1:	 55.5% -- replaced with /srv/reproducible-results/rbuild-debian-fkK5EqBH/tmp.PCRTUMLOZ1.gz
All cleanup done.
Sun Mar 11 11:59:15 UTC 2018 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-JWmD0Lgz, which will now be removed.
/srv/reproducible-results/rbuild-debian-wWa0pEaX:
total 100
drwxr-xr-x 2 jenkins jenkins  4096 Feb  6 05:34 b1
drwxr-xr-x 2 jenkins jenkins  4096 Feb  6 05:36 b2
-rw-r--r-- 1 jenkins jenkins  2822 Jan 26 19:38 dh-make-perl_0.93.dsc
-rw------- 1 jenkins jenkins 82727 Feb  6 05:34 tmp.iD6VhYaXLP

/srv/reproducible-results/rbuild-debian-wWa0pEaX/b1:
total 312
-rw-r--r-- 1 jenkins jenkins  78424 Feb  6 05:34 build.log
-rw-r--r-- 1 jenkins jenkins 116902 Feb  6 05:34 dh-make-perl_0.93_all.deb
-rw-r--r-- 1 jenkins jenkins   7499 Feb  6 05:34 dh-make-perl_0.93_arm64.buildinfo
-rw-r--r-- 1 jenkins jenkins   8365 Feb  6 05:34 dh-make-perl_0.93_arm64.buildinfo.asc
-rw-r--r-- 1 jenkins jenkins   2921 Feb  6 05:34 dh-make-perl_0.93_arm64.changes
-rw-r--r-- 1 jenkins jenkins  81824 Feb  6 05:34 libdebian-source-perl_0.93_all.deb

/srv/reproducible-results/rbuild-debian-wWa0pEaX/b2:
total 312
-rw-r--r-- 1 jenkins jenkins  79754 Feb  6 05:36 build.log
-rw-r--r-- 1 jenkins jenkins 116902 Feb  6 05:36 dh-make-perl_0.93_all.deb
-rw-r--r-- 1 jenkins jenkins   7499 Feb  6 05:36 dh-make-perl_0.93_arm64.buildinfo
-rw-r--r-- 1 jenkins jenkins   8365 Feb  6 05:36 dh-make-perl_0.93_arm64.buildinfo.asc
-rw-r--r-- 1 jenkins jenkins   2921 Feb  6 05:36 dh-make-perl_0.93_arm64.changes
-rw-r--r-- 1 jenkins jenkins  81824 Feb  6 05:36 libdebian-source-perl_0.93_all.deb
Mon Feb  6 05:36:16 UTC 2017  I: Deleting $TMPDIR on codethink-sled13-arm64.debian.net.
Mon Feb  6 05:36:17 UTC 2017  I: dh-make-perl_0.93_arm64.changes:
Format: 1.8
Date: Thu, 26 Jan 2017 20:26:57 +0100
Source: dh-make-perl
Binary: dh-make-perl libdebian-source-perl
Architecture: all
Version: 0.93
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Changed-By: gregor herrmann <gregoa at debian.org>
Description:
 dh-make-perl - helper for creating Debian packages from perl modules
 libdebian-source-perl - collection of Perl modules for handling Debian source packages
Closes: 842887 848337 850000 851136 852332
Changes:
 dh-make-perl (0.93) unstable; urgency=medium
 .
   [ gregor herrmann ]
   * DhMakePerl::Command::Packaging: replace "This plugin" with the module
     name in the long description, like we already did with "This module"
     and "This library".
   * Fix a typo in dh-make-perl's POD. Thanks to lintian.
   * Extend checks for 'perl-modules'.
     perl-modules has been replaced by perl-modules-5.2[24]. Adapt checks
     for it.
   * Remove headers from Contents test files. Thanks to Paul Wise for the
     bug report. (Closes: #842887)
 .
   [ Christopher Hoskin ]
   * Require user intervention to resolve version ambiguity
     (Closes: #848337)
 .
   [ gregor herrmann ]
   * Debian::Dependency: add support for build profiles (so called
     "restriction formulas") to the parse() function.
     Thanks to David Bremner for the bug report. (Closes: #850000)
 .
   [ Carnë Draug ]
   * Use dh-make-perl email and name information for git commits,
     including git commits done by pristine-tar.
     (Closes: #852332)
   * DhMakePerl::Command::Packaging: add two new methods: get_email
     and get_name.
 .
   [ gregor herrmann ]
   * dh-make-perl(1): remove references to quilt(1) which are only relevant
     for pre '3.0 (quilt)' source packages.
   * dh-make-perl(1): add paragraph about dependency tracking and required
     packages/files to POD. (Closes: #851136)
   * dh-make-perl(1): add new contributors to credits.
   * Update years of copyright.
   * Add debian/tests/pkg-perl/use-name to run autopkgtest's use.t test.
Checksums-Sha1:
 03bbe2b74b2d2809c8fba9f490360bed89306a9b 116902 dh-make-perl_0.93_all.deb
 78ea3ad4a472cb445b4f577b63296e2d590549b9 7499 dh-make-perl_0.93_arm64.buildinfo
 ac8f4ea73c3d964f70b6c89596c4c4c688d9f12f 81824 libdebian-source-perl_0.93_all.deb
Checksums-Sha256:
 e7635ff39e287afae48d72faa7a6fbb41554700f4ef18d74a878abe3b31f5da2 116902 dh-make-perl_0.93_all.deb
 1cc669912a9e2f39523e99cef1e1443a8aa83097d72df5c400f9736e8e282714 7499 dh-make-perl_0.93_arm64.buildinfo
 55a872b0691a974b4309e776bc4541eda59d4141925c5e9a7b26b46cf6434c8a 81824 libdebian-source-perl_0.93_all.deb
Files:
 e7ab93048af36e19d13751499f5cce58 116902 perl optional dh-make-perl_0.93_all.deb
 8e181d61b4184534dda3d0e4e68da82e 7499 perl optional dh-make-perl_0.93_arm64.buildinfo
 23b2d18fe9b37457108da6759a49b2d2 81824 perl optional libdebian-source-perl_0.93_all.deb
removed ‘/var/lib/jenkins/userContent/reproducible/debian/rbuild/testing/arm64/dh-make-perl_0.92.rbuild.log.gz’
removed ‘/var/lib/jenkins/userContent/reproducible/debian/logs/testing/arm64/dh-make-perl_0.92.build1.log.gz’
removed ‘/var/lib/jenkins/userContent/reproducible/debian/logs/testing/arm64/dh-make-perl_0.92.build2.log.gz’
removed ‘/var/lib/jenkins/userContent/reproducible/debian/buildinfo/testing/arm64/dh-make-perl_0.92_arm64.buildinfo’
removed ‘/var/lib/jenkins/userContent/reproducible/debian/logdiffs/testing/arm64/dh-make-perl_0.92.diff.gz’
Diff of the two buildlogs:

--
--- b1/build.log	2017-02-06 05:34:15.147172243 +0000
+++ b2/build.log	2017-02-06 05:36:16.441322339 +0000
@@ -1,7 +1,10 @@
 I: using fakeroot in build.
+OK: 614 ok
+614 packages current.
+|obs_loc=0;1;5;0 outdated=0;1;5;0 current=614;;;0 obs_ign=0;;;0 rm_unprg=0;;;0 hold=0;;;0 prg_conf=0;1;;0 security_outdated=0;;1;0
 I: pbuilder: network access will be disabled during build
-I: Current time: Sun Feb  5 17:32:47 -12 2017
-I: pbuilder-time-stamp: 1486359167
+I: Current time: Mon Mar 12 01:57:24 +14 2018
+I: pbuilder-time-stamp: 1520769444
 I: Building the build Environment
 I: extracting base tarball [/var/cache/pbuilder/testing-reproducible-base.tgz]
 I: copying local configuration
@@ -17,13 +20,25 @@
 I: Extracting source
 gpgv: unknown type of key resource 'trustedkeys.kbx'
 gpgv: keyblock resource '/var/lib/jenkins/.gnupg/trustedkeys.kbx': General error
-gpgv: Signature made Thu Jan 26 07:28:06 2017 -12
+gpgv: Signature made Fri Jan 27 09:28:06 2017 +14
 gpgv:                using RSA key D1E1316E93A760A8104D85FABB3A68018649AA06
 gpgv: Can't check signature: No public key
 dpkg-source: warning: failed to verify signature on ./dh-make-perl_0.93.dsc
 dpkg-source: info: extracting dh-make-perl in dh-make-perl-0.93
 dpkg-source: info: unpacking dh-make-perl_0.93.tar.xz
 I: Installing the build-deps
+I: user script /srv/workspace/pbuilder/4843/tmp/hooks/D01_modify_environment starting
+disorder-fs debug: Running on codethink-sled13-arm64.
+I: Changing host+domainname to test build reproducibility
+I: Adding a custom variable just for the fun of it...
+I: Changing /bin/sh to bash
+Removing 'diversion of /bin/sh to /bin/sh.distrib by dash'
+Adding 'diversion of /bin/sh to /bin/sh.distrib by bash'
+Removing 'diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by dash'
+Adding 'diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by bash'
+I: Setting pbuilder2's login shell to /bin/bash
+I: Setting pbuilder2's GECOS to second user,second room,second work-phone,second home-phone,second other
+I: user script /srv/workspace/pbuilder/4843/tmp/hooks/D01_modify_environment finished
  -> Attempting to satisfy build-dependencies
  -> Creating pbuilder-satisfydepends-dummy package
 Package: pbuilder-satisfydepends-dummy
@@ -240,7 +255,7 @@
 Get: 121 http://ftp.uk.debian.org/debian testing/main arm64 libtie-ixhash-perl all 1.23-2 [11.7 kB]
 Get: 122 http://ftp.uk.debian.org/debian testing/main arm64 libwww-mechanize-perl all 1.83-1 [106 kB]
 Get: 123 http://ftp.uk.debian.org/debian testing/main arm64 libyaml-perl all 1.21-1 [64.8 kB]
-Fetched 25.0 MB in 6s (3731 kB/s)
+Fetched 25.0 MB in 2s (9679 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 ... 18494 files and directories currently installed.)
@@ -765,7 +780,9 @@
 fakeroot is already the newest version (1.21-3.1).
 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
 I: Building the package
-I: Running cd /build/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b --buildinfo-id=arm64 -rfakeroot
+I: user script /srv/workspace/pbuilder/4843/tmp/hooks/A01_modfiy_src_dir starting
+I: user script /srv/workspace/pbuilder/4843/tmp/hooks/A01_modfiy_src_dir finished
+I: Running cd /build/*/ && 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=arm64 -rfakeroot
 dpkg-buildpackage: warning: --buildinfo-id is deprecated, it is without effect
 dpkg-buildpackage: info: source package dh-make-perl
 dpkg-buildpackage: info: source version 0.93
@@ -1264,7 +1281,7 @@
 ok 3
 ok
 All tests successful.
-Files=23, Tests=356, 36 wallclock secs ( 0.20 usr  0.06 sys + 32.31 cusr  2.43 csys = 35.00 CPU)
+Files=23, Tests=356, 45 wallclock secs ( 0.24 usr  0.07 sys + 39.64 cusr  2.97 csys = 42.92 CPU)
 Result: PASS
 make[1]: Leaving directory '/build/dh-make-perl-0.93'
    create-stamp debian/debhelper-build-stamp
@@ -1352,12 +1369,14 @@
  dpkg-source --after-build dh-make-perl-0.93
 dpkg-buildpackage: info: binary-only upload (no source included)
 I: copying local configuration
+I: user script /srv/workspace/pbuilder/4843/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/4843/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/7207 and its subdirectories
-I: Current time: Sun Feb  5 17:34:12 -12 2017
-I: pbuilder-time-stamp: 1486359252
+I: removing directory /srv/workspace/pbuilder/4843 and its subdirectories
+I: Current time: Mon Mar 12 01:59:15 +14 2018
+I: pbuilder-time-stamp: 1520769555

Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/debian/logdiffs/testing/arm64/dh-make-perl_0.93.diff:	 62.7% -- replaced with /var/lib/jenkins/userContent/reproducible/debian/logdiffs/testing/arm64/dh-make-perl_0.93.diff.gz
b2/build.log:	 81.4%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log:	 81.6%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/debian/logs/testing/arm64/dh-make-perl_0.93.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-wWa0pEaX/tmp.iD6VhYaXLP
+ mv /srv/reproducible-results/rbuild-debian-wWa0pEaX/tmp.iD6VhYaXLP /var/lib/jenkins/userContent/reproducible/debian/rbuild/testing/arm64/dh-make-perl_0.93.rbuild.log
mv: error writing ‘/var/lib/jenkins/userContent/reproducible/debian/rbuild/testing/arm64/dh-make-perl_0.93.rbuild.log’: No space left on device
mv: failed to extend ‘/var/lib/jenkins/userContent/reproducible/debian/rbuild/testing/arm64/dh-make-perl_0.93.rbuild.log’: No space left on device
+ cleanup_all
+ echo 'Starting cleanup.'
Starting cleanup.
+ '[' 0 = 1 ']'
+ '[' '!' -z '' ']'
+ '[' '!' -f /srv/reproducible-results/rbuild-debian-wWa0pEaX/tmp.iD6VhYaXLP ']'
+ gzip -9fvn /srv/reproducible-results/rbuild-debian-wWa0pEaX/tmp.iD6VhYaXLP
/srv/reproducible-results/rbuild-debian-wWa0pEaX/tmp.iD6VhYaXLP:	 79.6% -- replaced with /srv/reproducible-results/rbuild-debian-wWa0pEaX/tmp.iD6VhYaXLP.gz
+ '[' master = master ']'
+ gen_package_html dh-make-perl
+ cd /srv/jenkins/bin
+ python3 -c 'import reproducible_html_packages as rep
pkg = rep.Package('\''dh-make-perl'\'', no_notes=True)
rep.gen_packages_html([pkg], no_clean=True)'
INFO: Starting at 2017-02-06 05:36:18.236505
CRITICAL: buildinfo not detected at /var/lib/jenkins/userContent/reproducible/debian/buildinfo/testing/arm64/dh-make-perl_0.92_arm64.buildinfo
CRITICAL: https://tests.reproducible-builds.org/debian/testing/arm64/dh-make-perl didn't produce a buildlog, even though it has been built.
INFO: Finished at 2017-02-06 05:36:18.462310, took: 0:00:00.225818
+ cd -
+ cd
+ rm -r /srv/reproducible-results/rbuild-debian-wWa0pEaX
+ echo 'All cleanup done.'
All cleanup done.
Mon  6 Feb 05:36:18 UTC 2017 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-JcJWrlgg, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list