[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_i386_12 #6018

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Fri Jun 3 05:46:25 UTC 2016


See <https://jenkins.debian.net/job/reproducible_builder_i386_12/6018/>

------------------------------------------
[...truncated 1479 lines...]
+libffi6:i386 (3.2.1-4) wird eingerichtet ...
+libglib2.0-0:i386 (2.48.1-1) wird eingerichtet ...
 No schema files found: doing nothing.
-Setting up libcroco3:i386 (0.6.11-1) ...
-Setting up libunistring0:i386 (0.9.6+really0.9.3-0.1) ...
-Setting up gettext (0.19.7-2) ...
-Setting up intltool-debian (0.35.0+20060710.4) ...
-Setting up po-debconf (1.0.19) ...
-Setting up libarchive-zip-perl (1.57-1) ...
-Setting up libfile-stripnondeterminism-perl (0.016-1) ...
-Setting up libtimedate-perl (2.3000-2) ...
-Setting up libtool (2.4.6-0.1) ...
-Setting up golang-src (2:1.6.1-2) ...
-Setting up golang-go (2:1.6.1-2) ...
-update-alternatives: using /usr/lib/go/bin/go to provide /usr/bin/go (go) in auto mode
-Setting up dh-autoreconf (12) ...
-Setting up debhelper (9.20160403) ...
-Setting up dh-golang (1.17) ...
-Setting up dh-strip-nondeterminism (0.016-1) ...
-Processing triggers for libc-bin (2.22-9) ...
-Reading package lists...
-Building dependency tree...
-Reading state information...
-Reading extended state information...
-Initializing package states...
-Writing extended state information...
-Building tag database...
+libcroco3:i386 (0.6.11-1) wird eingerichtet ...
+libunistring0:i386 (0.9.6+really0.9.3-0.1) wird eingerichtet ...
+gettext (0.19.7-2) wird eingerichtet ...
+intltool-debian (0.35.0+20060710.4) wird eingerichtet ...
+po-debconf (1.0.19) wird eingerichtet ...
+libarchive-zip-perl (1.57-1) wird eingerichtet ...
+libfile-stripnondeterminism-perl (0.016-1) wird eingerichtet ...
+libtimedate-perl (2.3000-2) wird eingerichtet ...
+libtool (2.4.6-0.1) wird eingerichtet ...
+golang-src (2:1.6.1-2) wird eingerichtet ...
+golang-go (2:1.6.1-2) wird eingerichtet ...
+update-alternatives: /usr/lib/go/bin/go wird verwendet, um /usr/bin/go (go) im automatischen Modus bereitzustellen
+dh-autoreconf (12) wird eingerichtet ...
+debhelper (9.20160403) wird eingerichtet ...
+dh-golang (1.17) wird eingerichtet ...
+dh-strip-nondeterminism (0.016-1) wird eingerichtet ...
+Trigger für libc-bin (2.22-9) werden verarbeitet ...
+Paketlisten werden gelesen...
+Abhängigkeitsbaum wird aufgebaut....
+Statusinformationen werden eingelesen....
+Lesen der erweiterten Statusinformationen...
+Initialisieren des Paketstatus'...
+Schreiben der erweiterten Statusinformationen...
+Erzeugen der Tag-Datenbank...
  -> Finished parsing the build-deps
-Reading package lists...
-Building dependency tree...
-Reading state information...
+Paketlisten werden gelesen...
+Abhängigkeitsbaum wird aufgebaut....
+Statusinformationen werden eingelesen....
 fakeroot is already the newest version (1.20.2-1).
-0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
+0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
 I: Copying source file
 I: copying [golang-github-dgrijalva-jwt-go_2.3.0-1.dsc]
 I: copying [./golang-github-dgrijalva-jwt-go_2.3.0.orig.tar.gz]
 I: copying [./golang-github-dgrijalva-jwt-go_2.3.0-1.debian.tar.xz]
 I: Extracting source
-gpgv: keyblock resource `/root/.gnupg/trustedkeys.gpg': file open error
-gpgv: Signature made Tue Nov  3 19:31:59 2015 GMT+12 using RSA key ID 53968D1B
-gpgv: Can't check signature: public key not found
+gpgv: Schlüsselblockhilfsmittel`/root/.gnupg/trustedkeys.gpg': Fehler beim Öffnen der Datei
+gpgv: Unterschrift vom Mit 04 Nov 2015 21:31:59 GMT-14 mittels RSA-Schlüssel ID 53968D1B
+gpgv: Unterschrift kann nicht geprüft werden: Öffentlicher Schlüssel nicht gefunden
 dpkg-source: warning: failed to verify signature on ./golang-github-dgrijalva-jwt-go_2.3.0-1.dsc
 dpkg-source: info: extracting golang-github-dgrijalva-jwt-go in golang-github-dgrijalva-jwt-go-2.3.0
 dpkg-source: info: unpacking golang-github-dgrijalva-jwt-go_2.3.0.orig.tar.gz
 dpkg-source: info: unpacking golang-github-dgrijalva-jwt-go_2.3.0-1.debian.tar.xz
 dpkg-source: info: applying 0001-change-text-fixture-paths.patch
 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-identifier=i386 -rfakeroot
+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/second-build" dpkg-buildpackage -us -uc -b --buildinfo-identifier=i386 -rfakeroot
 dpkg-buildpackage: info: source package golang-github-dgrijalva-jwt-go
 dpkg-buildpackage: info: source version 2.3.0-1
 dpkg-buildpackage: info: source distribution unstable
@@ -286,47 +297,47 @@
    dh_auto_test -O--buildsystem=golang
 	go test -v github.com/dgrijalva/jwt-go github.com/dgrijalva/jwt-go/cmd/jwt
 === RUN   TestECDSAVerify
---- PASS: TestECDSAVerify (0.20s)
+--- PASS: TestECDSAVerify (0.52s)
 === RUN   TestECDSASign
---- PASS: TestECDSASign (0.23s)
+--- PASS: TestECDSASign (0.34s)
 === RUN   TestHMACVerify
 --- PASS: TestHMACVerify (0.00s)
 === RUN   TestHMACSign
 --- PASS: TestHMACSign (0.00s)
 === RUN   TestJWT
---- PASS: TestJWT (0.13s)
+--- PASS: TestJWT (0.16s)
 === RUN   TestParseRequest
---- PASS: TestParseRequest (0.13s)
+--- PASS: TestParseRequest (0.11s)
 === RUN   TestRSAPSSVerify
 --- PASS: TestRSAPSSVerify (0.00s)
 === RUN   TestRSAPSSSign
---- PASS: TestRSAPSSSign (0.12s)
+--- PASS: TestRSAPSSSign (0.08s)
 === RUN   TestRSAVerify
 --- PASS: TestRSAVerify (0.00s)
 === RUN   TestRSASign
---- PASS: TestRSASign (0.13s)
+--- PASS: TestRSASign (0.11s)
 === RUN   TestRSAVerifyWithPreParsedPrivateKey
 --- PASS: TestRSAVerifyWithPreParsedPrivateKey (0.00s)
 === RUN   TestRSAWithPreParsedPrivateKey
---- PASS: TestRSAWithPreParsedPrivateKey (0.04s)
+--- PASS: TestRSAWithPreParsedPrivateKey (0.03s)
 === RUN   TestRSAKeyParsing
 --- PASS: TestRSAKeyParsing (0.00s)
 PASS
-ok  	github.com/dgrijalva/jwt-go	1.007s
+ok  	github.com/dgrijalva/jwt-go	1.390s
 ?   	github.com/dgrijalva/jwt-go/cmd/jwt	[no test files]
  fakeroot debian/rules binary
 dh binary --buildsystem=golang --with=golang
    dh_testroot -O--buildsystem=golang
    dh_prep -O--buildsystem=golang
    debian/rules override_dh_auto_install
-make[1]: Entering directory '/build/golang-github-dgrijalva-jwt-go-2.3.0'
+make[1]: Verzeichnis „/build/golang-github-dgrijalva-jwt-go-2.3.0“ wird betreten
 dh_auto_install
 	mkdir -p /build/golang-github-dgrijalva-jwt-go-2.3.0/debian/golang-github-dgrijalva-jwt-go-dev/usr
 	cp -r bin /build/golang-github-dgrijalva-jwt-go-2.3.0/debian/golang-github-dgrijalva-jwt-go-dev/usr
 	mkdir -p /build/golang-github-dgrijalva-jwt-go-2.3.0/debian/golang-github-dgrijalva-jwt-go-dev/usr/share/gocode/src/github.com/dgrijalva/jwt-go
 	cp -r -T src/github.com/dgrijalva/jwt-go /build/golang-github-dgrijalva-jwt-go-2.3.0/debian/golang-github-dgrijalva-jwt-go-dev/usr/share/gocode/src/github.com/dgrijalva/jwt-go
 rm -rf /build/golang-github-dgrijalva-jwt-go-2.3.0/debian/golang-github-dgrijalva-jwt-go-dev/usr/bin
-make[1]: Leaving directory '/build/golang-github-dgrijalva-jwt-go-2.3.0'
+make[1]: Verzeichnis „/build/golang-github-dgrijalva-jwt-go-2.3.0“ wird verlassen
    dh_installdocs -O--buildsystem=golang
    dh_installchangelogs -O--buildsystem=golang
    dh_perl -O--buildsystem=golang
@@ -342,7 +353,7 @@
 dpkg-gencontrol: warning: package golang-github-dgrijalva-jwt-go-dev: unused substitution variable ${misc:Built-Using}
    dh_md5sums -O--buildsystem=golang
    dh_builddeb -u-Zxz -O--buildsystem=golang
-dpkg-deb: building package 'golang-github-dgrijalva-jwt-go-dev' in '../golang-github-dgrijalva-jwt-go-dev_2.3.0-1_all.deb'.
+dpkg-deb: Paket »golang-github-dgrijalva-jwt-go-dev« wird in »../golang-github-dgrijalva-jwt-go-dev_2.3.0-1_all.deb« gebaut.
  dpkg-distaddfile golang-github-dgrijalva-jwt-go_2.3.0-1_i386.buildinfo devel extra
 dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
  dpkg-genchanges --build=any,all >../golang-github-dgrijalva-jwt-go_2.3.0-1_i386.changes
@@ -350,12 +361,15 @@
  dpkg-source --after-build golang-github-dgrijalva-jwt-go-2.3.0
 dpkg-buildpackage: info: binary-only upload (no source included)
 I: copying local configuration
+I: user script /srv/workspace/pbuilder/17166/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/17166/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/61987 and its subdirectories
-I: Current time: Thu Jul  6 00:01:12 GMT+12 2017
-I: pbuilder-time-stamp: 1499342472
+I: removing directory /srv/workspace/pbuilder/17166 and its subdirectories
+I: Current time: Fre Jun  3 19:46:01 GMT-14 2016
+I: pbuilder-time-stamp: 1464932761

Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/logdiffs/testing/i386/golang-github-dgrijalva-jwt-go_2.3.0-1.diff:	 81.0% -- replaced with /var/lib/jenkins/userContent/reproducible/logdiffs/testing/i386/golang-github-dgrijalva-jwt-go_2.3.0-1.diff.gz
b2/build.log:	 78.0%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log:	 78.0%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/logs/testing/i386/golang-github-dgrijalva-jwt-go_2.3.0-1.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-F1UVxBfe/tmp.EjkhBeztqB
+ mv /srv/reproducible-results/rbuild-debian-F1UVxBfe/tmp.EjkhBeztqB /var/lib/jenkins/userContent/reproducible/rbuild/testing/i386/golang-github-dgrijalva-jwt-go_2.3.0-1.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/rbuild/testing/i386/golang-github-dgrijalva-jwt-go_2.3.0-1.rbuild.log
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ call_diffoscope_on_buildinfo_files
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-F1UVxBfe
+ local TMPLOG=/srv/reproducible-results/rbuild-debian-F1UVxBfe/tmp.CyXCr3kCvY
+ echo
+ tee -a /var/lib/jenkins/userContent/reproducible/rbuild/testing/i386/golang-github-dgrijalva-jwt-go_2.3.0-1.rbuild.log

+ local TIMEOUT=120m
+ DBDSUITE=testing
+ '[' testing = experimental ']'
+ set -x
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-F1UVxBfe -d dbd-tmp-XXXXXXX
+ local TEMP=/srv/reproducible-results/rbuild-debian-F1UVxBfe/dbd-tmp-yoFoqWU
++ schroot --directory /srv/reproducible-results/rbuild-debian-F1UVxBfe -c source:jenkins-reproducible-testing-diffoscope diffoscope -- --version
+ DIFFOSCOPE='diffoscope 52'
++ echo diffoscope 52
++ grep '^E: 15binfmt: update-binfmts: unable to open'
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ tee -a /var/lib/jenkins/userContent/reproducible/rbuild/testing/i386/golang-github-dgrijalva-jwt-go_2.3.0-1.rbuild.log
++ date -u
+ echo 'Fri Jun  3 05:42:21 UTC 2016 - diffoscope 52 will be used to compare the two builds:'
Fri Jun  3 05:42:21 UTC 2016 - diffoscope 52 will be used to compare the two builds:
+ set +e
+ set -x
+ timeout 120m nice schroot --directory /srv/reproducible-results/rbuild-debian-F1UVxBfe -c source:jenkins-reproducible-testing-diffoscope -- sh -c 'export TMPDIR=/srv/reproducible-results/rbuild-debian-F1UVxBfe/dbd-tmp-yoFoqWU ; diffoscope 			--html /srv/reproducible-results/rbuild-debian-F1UVxBfe/golang-github-dgrijalva-jwt-go_2.3.0-1.diffoscope.html 			--text /srv/reproducible-results/rbuild-debian-F1UVxBfe/golang-github-dgrijalva-jwt-go_2.3.0-1.diffoscope.txt 			/srv/reproducible-results/rbuild-debian-F1UVxBfe/b1/golang-github-dgrijalva-jwt-go_2.3.0-1_i386.buildinfo 			/srv/reproducible-results/rbuild-debian-F1UVxBfe/b2/golang-github-dgrijalva-jwt-go_2.3.0-1_i386.buildinfo'
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-debian-F1UVxBfe/tmp.CyXCr3kCvY
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ false
+ set +x

             _                               _ _   _           _           
  __ _  ___ | | __ _ _ __   __ _        __ _(_) |_| |__  _   _| |__        
 / _` |/ _ \| |/ _` | '_ \ / _` |_____ / _` | | __| '_ \| | | | '_ \ _____ 
| (_| | (_) | | (_| | | | | (_| |_____| (_| | | |_| | | | |_| | |_) |_____|
 \__, |\___/|_|\__,_|_| |_|\__, |      \__, |_|\__|_| |_|\__,_|_.__/       
 |___/                     |___/       |___/                               
     _            _  _       _                  _          _              
  __| | __ _ _ __(_)(_) __ _| |_   ____ _      (_)_      _| |_       __ _ 
 / _` |/ _` | '__| || |/ _` | \ \ / / _` |_____| \ \ /\ / / __|____ / _` |
| (_| | (_| | |  | || | (_| | |\ V / (_| |_____| |\ V  V /| ||_____| (_| |
 \__,_|\__, |_|  |_|/ |\__,_|_| \_/ \__,_|    _/ | \_/\_/  \__|     \__, |
       |___/      |__/                       |__/                   |___/ 
       
  ___  
 / _ \ 
| (_) |
 \___/ 
       

diffoscope 52 found no differences in the changes files, and a .buildinfo file also exists.
golang-github-dgrijalva-jwt-go from testing built successfully and reproducibly on i386.
Error: database is locked
Error: database is locked
Error: database is locked
Error: database is locked
/var/lib/jenkins/userContent/reproducible/rbuild/testing/i386/golang-github-dgrijalva-jwt-go_2.3.0-1.rbuild.log:	 73.6% -- replaced with /var/lib/jenkins/userContent/reproducible/rbuild/testing/i386/golang-github-dgrijalva-jwt-go_2.3.0-1.rbuild.log.gz
INFO: Starting at 2016-06-03 05:46:24.217254
INFO: Finished at 2016-06-03 05:46:25.240243, took: 0:00:01.023012
Fri  3 Jun 05:46:25 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-OHKhM87c, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list