[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_i386_4 #2433
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Thu Apr 21 08:41:11 UTC 2016
See <https://jenkins.debian.net/job/reproducible_builder_i386_4/2433/>
------------------------------------------
[...truncated 2924 lines...]
I: Extracting source
-gpgv: keyblock resource `/root/.gnupg/trustedkeys.gpg': file open error
-gpgv: Signature made Fri Dec 4 03:33:54 2015 GMT+12 using RSA key ID 199D38A8
-gpgv: Can't check signature: public key not found
-dpkg-source: warning: failed to verify signature on ./haskell-cookie_0.4.1.6-3.dsc
-dpkg-source: info: extracting haskell-cookie in haskell-cookie-0.4.1.6
-dpkg-source: info: unpacking haskell-cookie_0.4.1.6.orig.tar.gz
-dpkg-source: info: unpacking haskell-cookie_0.4.1.6-3.debian.tar.xz
+gpgv: Schlüsselblockhilfsmittel`/root/.gnupg/trustedkeys.gpg': Fehler beim Öffnen der Datei
+gpgv: Unterschrift vom Sam 05 Dez 2015 05:33:54 GMT-14 mittels RSA-Schlüssel ID 199D38A8
+gpgv: Unterschrift kann nicht geprüft werden: Öffentlicher Schlüssel nicht gefunden
+dpkg-source: Warnung: Fehler beim Überprüfen der Signatur von ./haskell-cookie_0.4.1.6-3.dsc
+dpkg-source: Information: haskell-cookie wird nach haskell-cookie-0.4.1.6 extrahiert
+dpkg-source: Information: haskell-cookie_0.4.1.6.orig.tar.gz wird entpackt
+dpkg-source: Information: haskell-cookie_0.4.1.6-3.debian.tar.xz wird entpackt
I: Building the package
-I: Running cd /build/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent" dpkg-buildpackage -us -uc -b --buildinfo-identifier=i386 -rfakeroot
-dpkg-buildpackage: source package haskell-cookie
-dpkg-buildpackage: source version 0.4.1.6-3
-dpkg-buildpackage: source distribution unstable
-dpkg-buildpackage: source changed by Clint Adams <clint at debian.org>
+W: no hooks of type A found -- ignoring
+I: Running cd /build/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path" HOME="/nonexistent" dpkg-buildpackage -us -uc -b --buildinfo-identifier=i386 -rfakeroot
+dpkg-buildpackage: Quellpaket haskell-cookie
+dpkg-buildpackage: Quellversion 0.4.1.6-3
+dpkg-buildpackage: Quelldistribution unstable
+dpkg-buildpackage: Quellen geändert durch Clint Adams <clint at debian.org>
dpkg-source --before-build haskell-cookie-0.4.1.6
-dpkg-buildpackage: host architecture i386
+dpkg-buildpackage: Host-Architektur i386
fakeroot debian/rules clean
test -x debian/rules
dh_clean
@@ -503,7 +513,7 @@
[1 of 1] Compiling Main ( Setup.lhs, Setup.o )
Setup.lhs:4:3: Warning:
- Module `System.Cmd' is deprecated: Use "System.Process" instead
+ Module ‘System.Cmd’ is deprecated: Use "System.Process" instead
Linking debian/hlibrary.setup ...
. /usr/share/haskell-devscripts/Dh_Haskell.sh && \
configure_recipe
@@ -563,31 +573,31 @@
[1 of 1] Compiling Web.Cookie ( Web/Cookie.hs, dist-ghc/build/Web/Cookie.o )
Web/Cookie.hs:38:1: Warning:
- The import of `Data.Monoid' is redundant
- except perhaps to import instances from `Data.Monoid'
+ The import of ‘Data.Monoid’ is redundant
+ except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Web/Cookie.hs:88:18: Warning:
- In the use of `S.breakByte' (imported from Data.ByteString):
+ In the use of ‘S.breakByte’ (imported from Data.ByteString):
Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)"
Web/Cookie.hs:214:21: Warning:
- In the use of `parseTime'
+ In the use of ‘parseTime’
(imported from Data.Time, but defined in time-1.5.0.1:Data.Time.Format.Parse):
Deprecated: "use "parseTimeM True" instead"
[1 of 1] Compiling Web.Cookie ( Web/Cookie.hs, dist-ghc/build/Web/Cookie.p_o )
Web/Cookie.hs:38:1: Warning:
- The import of `Data.Monoid' is redundant
- except perhaps to import instances from `Data.Monoid'
+ The import of ‘Data.Monoid’ is redundant
+ except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Web/Cookie.hs:88:18: Warning:
- In the use of `S.breakByte' (imported from Data.ByteString):
+ In the use of ‘S.breakByte’ (imported from Data.ByteString):
Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)"
Web/Cookie.hs:214:21: Warning:
- In the use of `parseTime'
+ In the use of ‘parseTime’
(imported from Data.Time, but defined in time-1.5.0.1:Data.Time.Format.Parse):
Deprecated: "use "parseTimeM True" instead"
In-place registering cookie-0.4.1.6...
@@ -616,19 +626,19 @@
/usr/bin/ghc --print-libdir
Preprocessing library cookie-0.4.1.6...
creating dist-ghc/doc/html/cookie
-/usr/bin/haddock '--prologue=dist-ghc/doc/html/cookie/haddock-prologue1804289383846930886.txt' '--dump-interface=dist-ghc/doc/html/cookie/cookie.haddock' '--package-name=cookie' '--package-version=0.4.1.6' '--source-module=src/%{MODULE/./-}.html' '--source-entity=src/%{MODULE/./-}.html#%{NAME}' '--source-entity-line=src/%{MODULE/./-}.html#line-%{LINE}' '--verbosity=1' --html --hoogle '--read-interface=file:///usr/share/doc/ghc-doc/html/libraries/array-0.5.1.0,/usr/lib/ghc-doc/haddock/ghc/array-0.5.1.0/array.haddock' '--read-interface=file:///usr/share/doc/ghc-doc/html/libraries/base-4.8.2.0,/usr/lib/ghc-doc/haddock/ghc/base-4.8.2.0/base.haddock' '--read-interface=file:///usr/share/doc/ghc-doc/html/libraries/binary-0.7.5.0,/usr/lib/ghc-doc/haddock/ghc/binary-0.7.5.0/binary.haddock' '--read-interface=file:///usr/share/doc/libghc-blaze-builder-doc/html/,/usr/lib/ghc-doc/haddock/blaze-builder-0.4.0.1/blaze-builder.haddock' '--read-interface=file:///usr/share/doc/ghc-doc/html/libraries/bytestring-0.10.6.0,/usr/lib/ghc-doc/haddock/ghc/bytestring-0.10.6.0/bytestring.haddock' '--read-interface=file:///usr/share/doc/ghc-doc/html/libraries/containers-0.5.6.2,/usr/lib/ghc-doc/haddock/ghc/containers-0.5.6.2/containers.haddock' '--read-interface=file:///usr/share/doc/libghc-data-default-class-doc/html/,/usr/lib/ghc-doc/haddock/data-default-class-0.0.1/data-default-class.haddock' '--read-interface=file:///usr/share/doc/ghc-doc/html/libraries/deepseq-1.4.1.1,/usr/lib/ghc-doc/haddock/ghc/deepseq-1.4.1.1/deepseq.haddock' '--read-interface=file:///usr/share/doc/ghc-doc/html/libraries/ghc-prim-0.4.0.0,/usr/lib/ghc-doc/haddock/ghc/ghc-prim-0.4.0.0/ghc-prim.haddock' '--read-interface=file:///usr/share/doc/ghc-doc/html/libraries/integer-gmp-1.0.0.0,/usr/lib/ghc-doc/haddock/ghc/integer-gmp-1.0.0.0/integer-gmp.haddock' '--read-interface=file:///usr/share/doc/libghc-old-locale-doc/html/,/usr/lib/ghc-doc/haddock/old-locale-1.0.0.7/old-locale.haddock' '--read-interface=file:///usr/share/doc/libghc-text-doc/html/,/usr/lib/ghc-doc/haddock/text-1.2.2.0/text.haddock' '--read-interface=file:///usr/share/doc/ghc-doc/html/libraries/time-1.5.0.1,/usr/lib/ghc-doc/haddock/ghc/time-1.5.0.1/time.haddock' '--odir=dist-ghc/doc/html/cookie/' '--title=cookie-0.4.1.6: HTTP cookie parsing and rendering' '--optghc=-fbuilding-cabal-package' '--optghc=-O' '--optghc=-outputdir' '--optghc=dist-ghc/build' '--optghc=-odir' '--optghc=dist-ghc/build/tmp-43408' '--optghc=-hidir' '--optghc=dist-ghc/build/tmp-43408' '--optghc=-stubdir' '--optghc=dist-ghc/build/tmp-43408' '--optghc=-i' '--optghc=-idist-ghc/build' '--optghc=-i.' '--optghc=-idist-ghc/build/autogen' '--optghc=-Idist-ghc/build/autogen' '--optghc=-Idist-ghc/build' '--optghc=-optP-D__HADDOCK_VERSION__=2161' '--optghc=-optP-include' '--optghc=-optPdist-ghc/build/autogen/cabal_macros.h' '--optghc=-this-package-key' '--optghc=cooki_Ctx09XBMqY8Hx3YKFuhynr' '--optghc=-hide-all-packages' '--optghc=-no-user-package-db' '--optghc=-package-db' '--optghc=/var/lib/ghc/package.conf.d' '--optghc=-package-id' '--optghc=base-4.8.2.0-a3ce8575fb7e5b352e3a0df9b7b44e44' '--optghc=-package-id' '--optghc=blaze-builder-0.4.0.1-7d65b24e049c6895949b08fe1cf7a741' '--optghc=-package-id' '--optghc=bytestring-0.10.6.0-89a6fa47eb216379d389091d263e752c' '--optghc=-package-id' '--optghc=data-default-class-0.0.1-fcbab95490d730dd2489b628499587cd' '--optghc=-package-id' '--optghc=deepseq-1.4.1.1-d8d3cda9ca91dc984439215591b154d0' '--optghc=-package-id' '--optghc=old-locale-1.0.0.7-5aedb410aa2e5fddd3c57e9b4de1f46a' '--optghc=-package-id' '--optghc=text-1.2.2.0-5a148cba9ba9d4d8e0c527d918b16c90' '--optghc=-package-id' '--optghc=time-1.5.0.1-f24490e32a9d627ebaed9aa51bc1b5eb' '--optghc=-XHaskell98' '--optghc=-Wall' -B/usr/lib/ghc Web/Cookie.hs
+/usr/bin/haddock '--prologue=dist-ghc/doc/html/cookie/haddock-prologue1804289383846930886.txt' '--dump-interface=dist-ghc/doc/html/cookie/cookie.haddock' '--package-name=cookie' '--package-version=0.4.1.6' '--source-module=src/%{MODULE/./-}.html' '--source-entity=src/%{MODULE/./-}.html#%{NAME}' '--source-entity-line=src/%{MODULE/./-}.html#line-%{LINE}' '--verbosity=1' --html --hoogle '--read-interface=file:///usr/share/doc/ghc-doc/html/libraries/array-0.5.1.0,/usr/lib/ghc-doc/haddock/ghc/array-0.5.1.0/array.haddock' '--read-interface=file:///usr/share/doc/ghc-doc/html/libraries/base-4.8.2.0,/usr/lib/ghc-doc/haddock/ghc/base-4.8.2.0/base.haddock' '--read-interface=file:///usr/share/doc/ghc-doc/html/libraries/binary-0.7.5.0,/usr/lib/ghc-doc/haddock/ghc/binary-0.7.5.0/binary.haddock' '--read-interface=file:///usr/share/doc/libghc-blaze-builder-doc/html/,/usr/lib/ghc-doc/haddock/blaze-builder-0.4.0.1/blaze-builder.haddock' '--read-interface=file:///usr/share/doc/ghc-doc/html/libraries/bytestring-0.10.6.0,/usr/lib/ghc-doc/haddock/ghc/bytestring-0.10.6.0/bytestring.haddock' '--read-interface=file:///usr/share/doc/ghc-doc/html/libraries/containers-0.5.6.2,/usr/lib/ghc-doc/haddock/ghc/containers-0.5.6.2/containers.haddock' '--read-interface=file:///usr/share/doc/libghc-data-default-class-doc/html/,/usr/lib/ghc-doc/haddock/data-default-class-0.0.1/data-default-class.haddock' '--read-interface=file:///usr/share/doc/ghc-doc/html/libraries/deepseq-1.4.1.1,/usr/lib/ghc-doc/haddock/ghc/deepseq-1.4.1.1/deepseq.haddock' '--read-interface=file:///usr/share/doc/ghc-doc/html/libraries/ghc-prim-0.4.0.0,/usr/lib/ghc-doc/haddock/ghc/ghc-prim-0.4.0.0/ghc-prim.haddock' '--read-interface=file:///usr/share/doc/ghc-doc/html/libraries/integer-gmp-1.0.0.0,/usr/lib/ghc-doc/haddock/ghc/integer-gmp-1.0.0.0/integer-gmp.haddock' '--read-interface=file:///usr/share/doc/libghc-old-locale-doc/html/,/usr/lib/ghc-doc/haddock/old-locale-1.0.0.7/old-locale.haddock' '--read-interface=file:///usr/share/doc/libghc-text-doc/html/,/usr/lib/ghc-doc/haddock/text-1.2.2.0/text.haddock' '--read-interface=file:///usr/share/doc/ghc-doc/html/libraries/time-1.5.0.1,/usr/lib/ghc-doc/haddock/ghc/time-1.5.0.1/time.haddock' '--odir=dist-ghc/doc/html/cookie/' '--title=cookie-0.4.1.6: HTTP cookie parsing and rendering' '--optghc=-fbuilding-cabal-package' '--optghc=-O' '--optghc=-outputdir' '--optghc=dist-ghc/build' '--optghc=-odir' '--optghc=dist-ghc/build/tmp-28238' '--optghc=-hidir' '--optghc=dist-ghc/build/tmp-28238' '--optghc=-stubdir' '--optghc=dist-ghc/build/tmp-28238' '--optghc=-i' '--optghc=-idist-ghc/build' '--optghc=-i.' '--optghc=-idist-ghc/build/autogen' '--optghc=-Idist-ghc/build/autogen' '--optghc=-Idist-ghc/build' '--optghc=-optP-D__HADDOCK_VERSION__=2161' '--optghc=-optP-include' '--optghc=-optPdist-ghc/build/autogen/cabal_macros.h' '--optghc=-this-package-key' '--optghc=cooki_Ctx09XBMqY8Hx3YKFuhynr' '--optghc=-hide-all-packages' '--optghc=-no-user-package-db' '--optghc=-package-db' '--optghc=/var/lib/ghc/package.conf.d' '--optghc=-package-id' '--optghc=base-4.8.2.0-a3ce8575fb7e5b352e3a0df9b7b44e44' '--optghc=-package-id' '--optghc=blaze-builder-0.4.0.1-7d65b24e049c6895949b08fe1cf7a741' '--optghc=-package-id' '--optghc=bytestring-0.10.6.0-89a6fa47eb216379d389091d263e752c' '--optghc=-package-id' '--optghc=data-default-class-0.0.1-fcbab95490d730dd2489b628499587cd' '--optghc=-package-id' '--optghc=deepseq-1.4.1.1-d8d3cda9ca91dc984439215591b154d0' '--optghc=-package-id' '--optghc=old-locale-1.0.0.7-5aedb410aa2e5fddd3c57e9b4de1f46a' '--optghc=-package-id' '--optghc=text-1.2.2.0-5a148cba9ba9d4d8e0c527d918b16c90' '--optghc=-package-id' '--optghc=time-1.5.0.1-f24490e32a9d627ebaed9aa51bc1b5eb' '--optghc=-XHaskell98' '--optghc=-Wall' -B/usr/lib/ghc Web/Cookie.hs
Web/Cookie.hs:38:1: Warning:
- The import of `Data.Monoid' is redundant
- except perhaps to import instances from `Data.Monoid'
+ The import of ‘Data.Monoid’ is redundant
+ except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Web/Cookie.hs:88:18: Warning:
- In the use of `S.breakByte' (imported from Data.ByteString):
+ In the use of ‘S.breakByte’ (imported from Data.ByteString):
Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)"
Web/Cookie.hs:214:21: Warning:
- In the use of `parseTime'
+ In the use of ‘parseTime’
(imported from Data.Time, but defined in time-1.5.0.1:Data.Time.Format.Parse):
Deprecated: "use "parseTimeM True" instead"
Haddock coverage:
@@ -704,11 +714,11 @@
dh_perl -plibghc-cookie-doc
dh_shlibdeps -plibghc-cookie-doc -XlibHS
dh_gencontrol -plibghc-cookie-doc
-dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
-dpkg-gencontrol: warning: package libghc-cookie-doc: unused substitution variable ${haskell:ghc-version}
+dpkg-gencontrol: Warnung: File::FcntlLock nicht verfügbar: verwende flock, der für NFS nicht sicher ist
+dpkg-gencontrol: Warnung: Paket libghc-cookie-doc: unbenutzte Substitutionsvariable ${haskell:ghc-version}
dh_md5sums -plibghc-cookie-doc
dh_builddeb -plibghc-cookie-doc
-dpkg-deb: building package 'libghc-cookie-doc' in '../libghc-cookie-doc_0.4.1.6-3_all.deb'.
+dpkg-deb: Paket »libghc-cookie-doc« wird in »../libghc-cookie-doc_0.4.1.6-3_all.deb« gebaut.
Adding cdbs dependencies to debian/libghc-cookie-dev.substvars
dh_installdirs -plibghc-cookie-dev
. /usr/share/haskell-devscripts/Dh_Haskell.sh && \
@@ -721,7 +731,7 @@
Running dh_haskell_provides -plibghc-cookie-dev
Running dh_haskell_depends -plibghc-cookie-dev
Running dh_haskell_shlibdeps -plibghc-cookie-dev
-dpkg-shlibdeps: warning: binaries to analyze should already be installed in their package's directory
+dpkg-shlibdeps: Warnung: zu analysierende Programme sollten bereits in ihrem Paketverzeichnis installiert sein
dh_haskell_blurbs "ghc" -plibghc-cookie-dev
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE Newline}$/ at -e line 1.
Adding cdbs dependencies to debian/libghc-cookie-prof.substvars
@@ -796,31 +806,34 @@
dh_perl -plibghc-cookie-prof
dh_shlibdeps -plibghc-cookie-prof -XlibHS
dh_gencontrol -plibghc-cookie-dev -- '-DGHC-Package=${haskell:ghc-package}'
-dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
-dpkg-gencontrol: warning: package libghc-cookie-dev: unused substitution variable ${haskell:ghc-version}
+dpkg-gencontrol: Warnung: File::FcntlLock nicht verfügbar: verwende flock, der für NFS nicht sicher ist
+dpkg-gencontrol: Warnung: Paket libghc-cookie-dev: unbenutzte Substitutionsvariable ${haskell:ghc-version}
dh_md5sums -plibghc-cookie-dev
dh_builddeb -plibghc-cookie-dev
-dpkg-deb: building package 'libghc-cookie-dev' in '../libghc-cookie-dev_0.4.1.6-3_i386.deb'.
+dpkg-deb: Paket »libghc-cookie-dev« wird in »../libghc-cookie-dev_0.4.1.6-3_i386.deb« gebaut.
dh_gencontrol -plibghc-cookie-prof
-dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
-dpkg-gencontrol: warning: package libghc-cookie-prof: unused substitution variable ${haskell:ghc-version}
+dpkg-gencontrol: Warnung: File::FcntlLock nicht verfügbar: verwende flock, der für NFS nicht sicher ist
+dpkg-gencontrol: Warnung: Paket libghc-cookie-prof: unbenutzte Substitutionsvariable ${haskell:ghc-version}
dh_md5sums -plibghc-cookie-prof
dh_builddeb -plibghc-cookie-prof
-dpkg-deb: building package 'libghc-cookie-prof' in '../libghc-cookie-prof_0.4.1.6-3_i386.deb'.
+dpkg-deb: Paket »libghc-cookie-prof« wird in »../libghc-cookie-prof_0.4.1.6-3_i386.deb« gebaut.
dpkg-genbuildinfo >../haskell-cookie_0.4.1.6-3_i386.buildinfo
dpkg-distaddfile haskell-cookie_0.4.1.6-3_i386.buildinfo haskell extra
-dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
+dpkg-distaddfile: Warnung: File::FcntlLock nicht verfügbar: verwende flock, der für NFS nicht sicher ist
dpkg-genchanges -b >../haskell-cookie_0.4.1.6-3_i386.changes
-dpkg-genchanges: binary-only upload (no source code included)
+dpkg-genchanges: Binärpaket(e) hochzuladen (kein Quellcode enthalten)
dpkg-source --after-build haskell-cookie-0.4.1.6
-dpkg-buildpackage: binary-only upload (no source included)
+dpkg-buildpackage: Binärpaket(e) hochzuladen (keine Quellen enthalten)
I: copying local configuration
+I: user script /srv/workspace/pbuilder/29929/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/29929/tmp/hooks/B01_cleanup finished
+W: no hooks of type I found -- ignoring
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 /srv/workspace/pbuilder/28885 and its subdirectories
-I: Current time: Wed May 24 02:29:44 GMT+12 2017
-I: pbuilder-time-stamp: 1495636184
+I: removing directory /srv/workspace/pbuilder/29929 and its subdirectories
+I: Current time: Don Apr 21 22:12:04 GMT-14 2016
+I: pbuilder-time-stamp: 1461226324
Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/logdiffs/unstable/i386/haskell-cookie_0.4.1.6-3.diff: 84.5% -- replaced with /var/lib/jenkins/userContent/reproducible/logdiffs/unstable/i386/haskell-cookie_0.4.1.6-3.diff.gz
b2/build.log: 80.8%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log: 80.7%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/logs/unstable/i386/haskell-cookie_0.4.1.6-3.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-Cyvm1Low/tmp.3D6z8ZfI7x
+ mv /srv/reproducible-results/rbuild-debian-Cyvm1Low/tmp.3D6z8ZfI7x /var/lib/jenkins/userContent/reproducible/rbuild/unstable/i386/haskell-cookie_0.4.1.6-3.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/rbuild/unstable/i386/haskell-cookie_0.4.1.6-3.rbuild.log
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ call_diffoscope_on_buildinfo_files
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-Cyvm1Low
+ local TMPLOG=/srv/reproducible-results/rbuild-debian-Cyvm1Low/tmp.XAJHKZeFDu
+ echo
+ tee -a /var/lib/jenkins/userContent/reproducible/rbuild/unstable/i386/haskell-cookie_0.4.1.6-3.rbuild.log
+ local TIMEOUT=120m
+ DBDSUITE=unstable
+ '[' unstable = experimental ']'
+ set -x
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-Cyvm1Low -d dbd-tmp-XXXXXXX
+ local TEMP=/srv/reproducible-results/rbuild-debian-Cyvm1Low/dbd-tmp-ksubgGd
++ schroot --directory /srv/reproducible-results/rbuild-debian-Cyvm1Low -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --version
+ DIFFOSCOPE='diffoscope 51'
++ echo diffoscope 51
++ grep '^E: 15binfmt: update-binfmts: unable to open'
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ tee -a /var/lib/jenkins/userContent/reproducible/rbuild/unstable/i386/haskell-cookie_0.4.1.6-3.rbuild.log
++ date -u
+ echo 'Thu Apr 21 08:11:23 UTC 2016 - diffoscope 51 will be used to compare the two builds:'
Thu Apr 21 08:11:23 UTC 2016 - diffoscope 51 will be used to compare the two builds:
+ set +e
+ set -x
+ timeout 120m nice schroot --directory /srv/reproducible-results/rbuild-debian-Cyvm1Low -c source:jenkins-reproducible-unstable-diffoscope -- sh -c 'export TMPDIR=/srv/reproducible-results/rbuild-debian-Cyvm1Low/dbd-tmp-ksubgGd ; diffoscope --html /srv/reproducible-results/rbuild-debian-Cyvm1Low/haskell-cookie_0.4.1.6-3.diffoscope.html --text /srv/reproducible-results/rbuild-debian-Cyvm1Low/haskell-cookie_0.4.1.6-3.diffoscope.txt /srv/reproducible-results/rbuild-debian-Cyvm1Low/b1/haskell-cookie_0.4.1.6-3_i386.buildinfo /srv/reproducible-results/rbuild-debian-Cyvm1Low/b2/haskell-cookie_0.4.1.6-3_i386.buildinfo'
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-debian-Cyvm1Low/tmp.XAJHKZeFDu
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ false
+ set +x
_ _ _ _ _ _
| |__ __ _ ___| | _____| | | ___ ___ ___ | | _(_) ___
| '_ \ / _` / __| |/ / _ \ | |_____ / __/ _ \ / _ \| |/ / |/ _ \
| | | | (_| \__ \ < __/ | |_____| (_| (_) | (_) | <| | __/
|_| |_|\__,_|___/_|\_\___|_|_| \___\___/ \___/|_|\_\_|\___|
diffoscope 51 found no differences in the changes files, and a .buildinfo file also exists.
haskell-cookie from unstable built successfully and reproducibly on i386.
INFO: Starting at 2016-04-21 08:11:28.077173
INFO: Finished at 2016-04-21 08:11:28.089353, took: 0:00:00.012189
Thu Apr 21 08:11:28 UTC 2016 - successfully updated the database and updated https://tests.reproducible-builds.org/rb-pkg/unstable/i386/haskell-cookie.html
Thu Apr 21 08:11:28 UTC 2016 - total duration: 0h 7m 24s.
/var/lib/jenkins/userContent/reproducible/rbuild/unstable/i386/haskell-cookie_0.4.1.6-3.rbuild.log: 78.0% -- replaced with /var/lib/jenkins/userContent/reproducible/rbuild/unstable/i386/haskell-cookie_0.4.1.6-3.rbuild.log.gz
INFO: Starting at 2016-04-21 08:11:28.304580
INFO: Finished at 2016-04-21 08:11:28.316716, took: 0:00:00.012146
Thu 21 Apr 08:11:28 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-ERTjWmxN, which will now be removed.
Process leaked file descriptors. See http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for more information
FATAL: GC overhead limit exceeded
java.lang.OutOfMemoryError: GC overhead limit exceeded
More information about the Qa-jenkins-scm
mailing list