[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_31 #12884

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Feb 6 05:49:47 UTC 2017


https://jenkins.debian.net/job/reproducible_builder_armhf_31/12884/------------------------------------------
[...truncated 112.06 KB...]
   dh_makeshlibs -O--parallel
   dh_shlibdeps -O--parallel
dpkg-shlibdeps: warning: tried to merge the same object (ld-linux-armhf.so.3) twice in a symfile
   dh_installdeb -O--parallel
   dh_gencontrol -O--parallel
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 -O--parallel
   dh_builddeb -O--parallel
dpkg-deb: building package 'newlisp-dbgsym' in '../newlisp-dbgsym_10.7.0-4_armhf.deb'.
dpkg-deb: building package 'newlisp' in '../newlisp_10.7.0-4_armhf.deb'.
 dpkg-genbuildinfo --build=binary
dpkg-genbuildinfo: warning: File::FcntlLock not available; using flock which is not NFS-safe
 dpkg-genchanges --build=binary >../newlisp_10.7.0-4_armhf.changes
dpkg-genchanges: info: binary-only upload (no source code included)
 dpkg-source --after-build newlisp-10.7.0
dpkg-buildpackage: info: binary-only upload (no source included)
I: copying local configuration
I: user script /srv/workspace/pbuilder/2643/tmp/hooks/B01_cleanup starting
I: user script /srv/workspace/pbuilder/2643/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/2643 and its subdirectories
I: Current time: Mon Feb  6 19:49:37 +14 2017
I: pbuilder-time-stamp: 1486360177
+ PRESULT=0
+ set -e
+ '[' 0 -eq 124 ']'
+ false
+ set +x
Mon Feb  6 05:49:37 UTC 2017  I: Signing ./b2/newlisp_10.7.0-4_armhf.buildinfo as newlisp_10.7.0-4_armhf.buildinfo.asc
Mon Feb  6 05:49:38 UTC 2017  I: Signed ./b2/newlisp_10.7.0-4_armhf.buildinfo as ./b2/newlisp_10.7.0-4_armhf.buildinfo.asc
Mon Feb  6 05:49:38 UTC 2017 - build #2 for newlisp/testing/armhf on opi2b done.
Starting cleanup.
/srv/reproducible-results/rbuild-debian-EXyBbo7b/tmp.wFZo59dkUC:	 56.1% -- replaced with /srv/reproducible-results/rbuild-debian-EXyBbo7b/tmp.wFZo59dkUC.gz
All cleanup done.
Mon Feb  6 05:49:38 UTC 2017 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-TH6x7ugU, which will now be removed.
/srv/reproducible-results/rbuild-debian-nn9uPZW3:
total 48
drwxr-xr-x 2 jenkins jenkins  4096 Feb  6 05:43 b1
drwxr-xr-x 2 jenkins jenkins  4096 Feb  6 05:49 b2
-rw-r--r-- 1 jenkins jenkins  1906 Jan 30 22:15 newlisp_10.7.0-4.dsc
-rw------- 1 jenkins jenkins 36694 Feb  6 05:43 tmp.DThoC4gNQu

/srv/reproducible-results/rbuild-debian-nn9uPZW3/b1:
total 944
-rw-r--r-- 1 jenkins jenkins  33368 Feb  6 05:43 build.log
-rw-r--r-- 1 jenkins jenkins 323658 Feb  6 05:43 newlisp-dbgsym_10.7.0-4_armhf.deb
-rw-r--r-- 1 jenkins jenkins   4443 Feb  6 05:43 newlisp_10.7.0-4_armhf.buildinfo
-rw-r--r-- 1 jenkins jenkins   5309 Feb  6 05:43 newlisp_10.7.0-4_armhf.buildinfo.asc
-rw-r--r-- 1 jenkins jenkins   1854 Feb  6 05:43 newlisp_10.7.0-4_armhf.changes
-rw-r--r-- 1 jenkins jenkins 571014 Feb  6 05:43 newlisp_10.7.0-4_armhf.deb

/srv/reproducible-results/rbuild-debian-nn9uPZW3/b2:
total 944
-rw-r--r-- 1 jenkins jenkins  34523 Feb  6 05:49 build.log
-rw-r--r-- 1 jenkins jenkins 323658 Feb  6 05:49 newlisp-dbgsym_10.7.0-4_armhf.deb
-rw-r--r-- 1 jenkins jenkins   4443 Feb  6 05:49 newlisp_10.7.0-4_armhf.buildinfo
-rw-r--r-- 1 jenkins jenkins   5309 Feb  6 05:49 newlisp_10.7.0-4_armhf.buildinfo.asc
-rw-r--r-- 1 jenkins jenkins   1854 Feb  6 05:49 newlisp_10.7.0-4_armhf.changes
-rw-r--r-- 1 jenkins jenkins 571014 Feb  6 05:49 newlisp_10.7.0-4_armhf.deb
Mon Feb  6 05:49:43 UTC 2017  I: Deleting $TMPDIR on opi2b-armhf-rb.debian.net.
Mon Feb  6 05:49:46 UTC 2017  I: newlisp_10.7.0-4_armhf.changes:
Format: 1.8
Date: Mon, 30 Jan 2017 16:59:36 -0500
Source: newlisp
Binary: newlisp
Architecture: armhf
Version: 10.7.0-4
Distribution: unstable
Urgency: medium
Maintainer: Sergio Durigan Junior <sergiodj at sergiodj.net>
Changed-By: Sergio Durigan Junior <sergiodj at sergiodj.net>
Description:
 newlisp    - LISP like, general purpose scripting language
Closes: 852259
Changes:
 newlisp (10.7.0-4) unstable; urgency=medium
 .
   * Fix shared library loading for modules.
     Upstream uses a system for dlopen'ing shared libraries that is not
     very robust.  They depend on libraries being installed on full paths,
     which can break things when you move from one system to another.
     Because of this, a fix had to be implemented downstream in order to
     use dlopen's functionality of automatically searching the system
     libraries when you pass just the file name to it.  This also has the
     benefit of not trying to load libraries from /usr/local, which can be
     dangerous. (Closes: #852259)
Checksums-Sha1:
 070b59214301a2a16fd582e44789221269444158 323658 newlisp-dbgsym_10.7.0-4_armhf.deb
 a0ca1659a6fc78e3608d808754be8892c142d681 4443 newlisp_10.7.0-4_armhf.buildinfo
 b65aad453a88210f8a1d22e7303784337464bde2 571014 newlisp_10.7.0-4_armhf.deb
Checksums-Sha256:
 94fd73a562374697d28a54dcec26fc3fd0e65eeba412dc9df4a2aa3c7ca4263f 323658 newlisp-dbgsym_10.7.0-4_armhf.deb
 d98b3839e84e58fdfad5e42c192fa26e534df8e99dcf1f0d6341c7c92006eee8 4443 newlisp_10.7.0-4_armhf.buildinfo
 6f2ca69767fe9826f33efc3eece6df20c10622e8152c9bed503fcdedd16533b3 571014 newlisp_10.7.0-4_armhf.deb
Files:
 ec6a0a728da5ed0d13c760495df2f2b4 323658 debug extra newlisp-dbgsym_10.7.0-4_armhf.deb
 bf7238f4f6535841228b423b7f6e21ae 4443 lisp optional newlisp_10.7.0-4_armhf.buildinfo
 7f162451bc895cbb037c1e5dc74ee7c7 571014 lisp optional newlisp_10.7.0-4_armhf.deb
removed ‘/var/lib/jenkins/userContent/reproducible/debian/rbuild/testing/armhf/newlisp_10.7.0-4.rbuild.log’
removed ‘/var/lib/jenkins/userContent/reproducible/debian/logs/testing/armhf/newlisp_10.7.0-4.build1.log.gz’
removed ‘/var/lib/jenkins/userContent/reproducible/debian/logs/testing/armhf/newlisp_10.7.0-4.build2.log.gz’
removed ‘/var/lib/jenkins/userContent/reproducible/debian/logdiffs/testing/armhf/newlisp_10.7.0-4.diff.gz’
Diff of the two buildlogs:

--
--- b1/build.log	2017-02-06 05:43:00.383094605 +0000
+++ b2/build.log	2017-02-06 05:49:41.659548789 +0000
@@ -1,7 +1,7 @@
 I: using fakeroot in build.
 I: pbuilder: network access will be disabled during build
-I: Current time: Sun Feb  5 17:40:34 -12 2017
-I: pbuilder-time-stamp: 1486359634
+I: Current time: Mon Feb  6 19:43:17 +14 2017
+I: pbuilder-time-stamp: 1486359797
 I: Building the build Environment
 I: extracting base tarball [/var/cache/pbuilder/testing-reproducible-base.tgz]
 I: copying local configuration
@@ -19,7 +19,7 @@
 I: Extracting source
 gpgv: unknown type of key resource 'trustedkeys.kbx'
 gpgv: keyblock resource '/root/.gnupg/trustedkeys.kbx': General error
-gpgv: Signature made Mon Jan 30 10:07:21 2017 -12
+gpgv: Signature made Tue Jan 31 12:07:21 2017 +14
 gpgv:                using RSA key 237A54B1028728BF00EF31F4D0EB762865FC5E36
 gpgv: Can't check signature: No public key
 dpkg-source: warning: failed to verify signature on ./newlisp_10.7.0-4.dsc
@@ -36,6 +36,18 @@
 dpkg-source: info: applying 0008-Fix-calling-of-semctl-on-GNU-systems.patch
 dpkg-source: info: applying 0009-Fix-shared-library-loading-for-modules.patch
 I: Installing the build-deps
+I: user script /srv/workspace/pbuilder/2643/tmp/hooks/D01_modify_environment starting
+disorder-fs debug: Running on opi2b.
+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/2643/tmp/hooks/D01_modify_environment finished
  -> Attempting to satisfy build-dependencies
  -> Creating pbuilder-satisfydepends-dummy package
 Package: pbuilder-satisfydepends-dummy
@@ -109,7 +121,7 @@
 Get: 32 http://ftp.us.debian.org/debian testing/main armhf libffi-dev armhf 3.2.1-6 [160 kB]
 Get: 33 http://ftp.us.debian.org/debian testing/main armhf libtinfo-dev armhf 6.0+20161126-1 [69.2 kB]
 Get: 34 http://ftp.us.debian.org/debian testing/main armhf libreadline-dev armhf 7.0-2 [121 kB]
-Fetched 19.6 MB in 1s (18.6 MB/s)
+Fetched 19.6 MB in 2s (9510 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 ... 18368 files and directories currently installed.)
@@ -269,7 +281,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=armhf -rfakeroot
+I: user script /srv/workspace/pbuilder/2643/tmp/hooks/A01_modfiy_src_dir starting
+I: user script /srv/workspace/pbuilder/2643/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=armhf -rfakeroot
 dpkg-buildpackage: warning: --buildinfo-id is deprecated, it is without effect
 dpkg-buildpackage: info: source package newlisp
 dpkg-buildpackage: info: source version 10.7.0-4
@@ -393,15 +407,15 @@
 >>>>> Network eval and network file functions IPv4 SUCCESSFUL
 >>>>> The Cilk API tested SUCCESSFUL
 >>>>> Reference testing SUCCESSFUL
->>>>> Time per simple message: 29 micro seconds
->>>>> Time per round trip : 6150 micros seconds
->>>>> Time per proxy trip: 100 micro seconds
+>>>>> Time per simple message: 46 micro seconds
+>>>>> Time per round trip : 720 micros seconds
+>>>>> Time per proxy trip: 220 micro seconds
 >>>>> Message API tested SUCCESSFUL
 >>>>> testing big ints arithmetik ... 
 >>>>> abs bigint float gcd length zero? + - * / % ++ -- big ints tested SUCCESSFUL
 >>>>> Benchmarking all non I/O primitives ... (may take a while)
->>>>> total time: 11287.443
->>>>> Performance ratio: 4.36 (1.0 on MacOSX 10.9, 2.3GHz Intel Core i5, newLISP v10.6.0-64-bit)
+>>>>> total time: 26854.64999999999
+>>>>> Performance ratio:10.31 (1.0 on MacOSX 10.9, 2.3GHz Intel Core i5, newLISP v10.6.0-64-bit)
 make[1]: Leaving directory '/build/newlisp-10.7.0'
    create-stamp debian/debhelper-build-stamp
  fakeroot debian/rules binary
@@ -496,12 +510,14 @@
  dpkg-source --after-build newlisp-10.7.0
 dpkg-buildpackage: info: binary-only upload (no source included)
 I: copying local configuration
+I: user script /srv/workspace/pbuilder/2643/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/2643/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/22250 and its subdirectories
-I: Current time: Sun Feb  5 17:42:55 -12 2017
-I: pbuilder-time-stamp: 1486359775
+I: removing directory /srv/workspace/pbuilder/2643 and its subdirectories
+I: Current time: Mon Feb  6 19:49:37 +14 2017
+I: pbuilder-time-stamp: 1486360177

Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/debian/logdiffs/testing/armhf/newlisp_10.7.0-4.diff:	 63.2% -- replaced with /var/lib/jenkins/userContent/reproducible/debian/logdiffs/testing/armhf/newlisp_10.7.0-4.diff.gz
b2/build.log:	 79.2%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log:	 79.4%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/debian/logs/testing/armhf/newlisp_10.7.0-4.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-nn9uPZW3/tmp.DThoC4gNQu
+ mv /srv/reproducible-results/rbuild-debian-nn9uPZW3/tmp.DThoC4gNQu /var/lib/jenkins/userContent/reproducible/debian/rbuild/testing/armhf/newlisp_10.7.0-4.rbuild.log
mv: error writing ‘/var/lib/jenkins/userContent/reproducible/debian/rbuild/testing/armhf/newlisp_10.7.0-4.rbuild.log’: No space left on device
mv: failed to extend ‘/var/lib/jenkins/userContent/reproducible/debian/rbuild/testing/armhf/newlisp_10.7.0-4.rbuild.log’: No space left on device
+ cleanup_all
+ echo 'Starting cleanup.'
Starting cleanup.
+ '[' 0 = 1 ']'
+ '[' '!' -z '' ']'
+ '[' '!' -f /srv/reproducible-results/rbuild-debian-nn9uPZW3/tmp.DThoC4gNQu ']'
+ gzip -9fvn /srv/reproducible-results/rbuild-debian-nn9uPZW3/tmp.DThoC4gNQu
/srv/reproducible-results/rbuild-debian-nn9uPZW3/tmp.DThoC4gNQu:	 75.6% -- replaced with /srv/reproducible-results/rbuild-debian-nn9uPZW3/tmp.DThoC4gNQu.gz
+ '[' master = master ']'
+ gen_package_html newlisp
+ cd /srv/jenkins/bin
+ python3 -c 'import reproducible_html_packages as rep
pkg = rep.Package('\''newlisp'\'', no_notes=True)
rep.gen_packages_html([pkg], no_clean=True)'
INFO: Starting at 2017-02-06 05:49:46.780620
CRITICAL: buildinfo not detected at /var/lib/jenkins/userContent/reproducible/debian/buildinfo/testing/armhf/newlisp_10.7.0-3_armhf.buildinfo
CRITICAL: https://tests.reproducible-builds.org/debian/testing/armhf/newlisp didn't produce a buildlog, even though it has been built.
INFO: Finished at 2017-02-06 05:49:47.006809, took: 0:00:00.226206
+ cd -
+ cd
+ rm -r /srv/reproducible-results/rbuild-debian-nn9uPZW3
+ echo 'All cleanup done.'
All cleanup done.
Mon  6 Feb 05:49:47 UTC 2017 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-uaP6w5ih, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list