[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_50 #12352

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sat Oct 15 08:09:50 UTC 2016


https://jenkins.debian.net/job/reproducible_builder_armhf_50/12352/------------------------------------------
[...truncated 1984 lines...]
+Configurazione di libtool (2.4.6-2)...
+Configurazione di gettext (0.19.8.1-1)...
+Configurazione di intltool-debian (0.35.0+20060710.4)...
+Configurazione di po-debconf (1.0.20)...
+Configurazione di dh-autoreconf (12)...
+Configurazione di debhelper (10.2.2)...
+Configurazione di dh-strip-nondeterminism (0.028-1)...
+Elaborazione dei trigger per libc-bin (2.24-3)...
+Lettura elenco dei pacchetti...
+Generazione albero delle dipendenze...
+Lettura informazioni sullo stato...
+Lettura delle informazioni sullo stato esteso...
+Inizializzazione dello stato dei pacchetti...
+Scrittura delle informazioni sullo stato esteso...
+Costruzione del database delle etichette...
  -> Finished parsing the build-deps
-Reading package lists...
-Building dependency tree...
-Reading state information...
+Lettura elenco dei pacchetti...
+Generazione albero delle dipendenze...
+Lettura informazioni sullo stato...
 fakeroot is already the newest version (1.21-2).
-0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
+0 aggiornati, 0 installati, 0 da rimuovere e 0 non aggiornati.
 I: Copying source file
 I: copying [netpipes_4.2-8.dsc]
 I: copying [./netpipes_4.2.orig.tar.gz]
 I: copying [./netpipes_4.2-8.debian.tar.xz]
 I: Extracting source
 gpgv: unknown type of key resource 'trustedkeys.kbx'
-gpgv: keyblock resource '/root/.gnupg/trustedkeys.kbx': General error
-gpgv: Signature made Wed Jul  1 05:09:32 2015 -12
+gpgv: keyblock resource '/root/.gnupg/trustedkeys.kbx': Errore generale
+gpgv: Signature made gio 02 lug 2015 07:09:32 +14
 gpgv:                using RSA key 3D0787AAAF6C61DD
-gpgv: Can't check signature: No public key
+gpgv: Can't check signature: Nessuna chiave pubblica
 dpkg-source: warning: failed to verify signature on ./netpipes_4.2-8.dsc
 dpkg-source: info: extracting netpipes in netpipes-4.2
 dpkg-source: info: unpacking netpipes_4.2.orig.tar.gz
@@ -252,7 +263,7 @@
 dpkg-source: info: applying 33-rename_timelimit.diff
 dpkg-source: info: applying 40-hardening.diff
 I: Building the package
-I: Running cd /build-1st/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b --buildinfo-id=armhf -rfakeroot
+I: Running cd /build-2nd/*/ && 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: info: source package netpipes
 dpkg-buildpackage: info: source version 4.2-8
 dpkg-buildpackage: info: source distribution unstable
@@ -264,9 +275,9 @@
    dh_testdir
    dh_auto_clean
 	make -j1 clean
-make[1]: Entering directory '/build-1st/netpipes-4.2'
+make[1]: ingresso nella directory "/build-2nd/netpipes-4.2"
 rm -f faucet.o common.o version.o hose.o common.o version.o memmove.o sockdown.o version.o getpeername.o version.o timelimit.o version.o encapsulate.o common.o version.o memmove.o ssl-auth.o ssl-criteria.o common.o version.o memmove.o faucet hose sockdown getpeername timelimit.netpipes encapsulate
-make[1]: Leaving directory '/build-1st/netpipes-4.2'
+make[1]: uscita dalla directory "/build-2nd/netpipes-4.2"
    dh_clean
  debian/rules build
 dh build
@@ -274,98 +285,98 @@
    dh_update_autotools_config
    dh_auto_configure
    debian/rules override_dh_auto_build
-make[1]: Entering directory '/build-1st/netpipes-4.2'
+make[1]: ingresso nella directory "/build-2nd/netpipes-4.2"
 /usr/bin/make CDEBUGFLAGS="-g -O2 -Wall"
-make[2]: Entering directory '/build-1st/netpipes-4.2'
-cc -g -O2 -fdebug-prefix-map=/build-1st/netpipes-4.2=. -fstack-protector-strong -Wformat -Werror=format-security -DUSE_IOCTL -DPOSIX_SIG -DHAVE_INET_ATON -g -O2 -Wall -Wdate-time -D_FORTIFY_SOURCE=2  -c -o faucet.o faucet.c
-faucet.c: In function 'waitonchild':
-faucet.c:159:7: warning: variable 'childpid' set but not used [-Wunused-but-set-variable]
+make[2]: ingresso nella directory "/build-2nd/netpipes-4.2"
+cc -g -O2 -fdebug-prefix-map=/build-2nd/netpipes-4.2=. -fstack-protector-strong -Wformat -Werror=format-security -DUSE_IOCTL -DPOSIX_SIG -DHAVE_INET_ATON -g -O2 -Wall -Wdate-time -D_FORTIFY_SOURCE=2  -c -o faucet.o faucet.c
+faucet.c: In function ‘waitonchild’:
+faucet.c:159:7: warning: variable ‘childpid’ set but not used [-Wunused-but-set-variable]
    int childpid;
        ^~~~~~~~
-faucet.c: In function 'main':
-faucet.c:693:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
+faucet.c: In function ‘main’:
+faucet.c:693:7: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
        write(duped_stderr,s,strlen(s));
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 At top level:
-faucet.c:23:13: warning: 'info' defined but not used [-Wunused-variable]
+faucet.c:23:13: warning: ‘info’ defined but not used [-Wunused-variable]
  static char info[] = "faucet: a network utility for sockets\nWritten 1992-98 by Robert Forsman <thoth at purplefrog.com>\n$Id: faucet.c,v 1.22 1998/08/13 15:01:06 thoth Exp $\n";
              ^~~~
-cc -g -O2 -fdebug-prefix-map=/build-1st/netpipes-4.2=. -fstack-protector-strong -Wformat -Werror=format-security -DUSE_IOCTL -DPOSIX_SIG -DHAVE_INET_ATON -g -O2 -Wall -Wdate-time -D_FORTIFY_SOURCE=2  -c -o common.o common.c
-common.c: In function 'printhost':
-common.c:254:7: warning: variable 'rc' set but not used [-Wunused-but-set-variable]
+cc -g -O2 -fdebug-prefix-map=/build-2nd/netpipes-4.2=. -fstack-protector-strong -Wformat -Werror=format-security -DUSE_IOCTL -DPOSIX_SIG -DHAVE_INET_ATON -g -O2 -Wall -Wdate-time -D_FORTIFY_SOURCE=2  -c -o common.o common.c
+common.c: In function ‘printhost’:
+common.c:254:7: warning: variable ‘rc’ set but not used [-Wunused-but-set-variable]
    int rc;
        ^~
-cc -g -O2 -fdebug-prefix-map=/build-1st/netpipes-4.2=. -fstack-protector-strong -Wformat -Werror=format-security -DUSE_IOCTL -DPOSIX_SIG -DHAVE_INET_ATON -g -O2 -Wall -Wdate-time -D_FORTIFY_SOURCE=2  -c -o version.o version.c
-cc -Wl,-z,relro -g -O2 -fdebug-prefix-map=/build-1st/netpipes-4.2=. -fstack-protector-strong -Wformat -Werror=format-security -DUSE_IOCTL -DPOSIX_SIG -DHAVE_INET_ATON -g -O2 -Wall -o faucet faucet.o common.o version.o 
-cc -g -O2 -fdebug-prefix-map=/build-1st/netpipes-4.2=. -fstack-protector-strong -Wformat -Werror=format-security -DUSE_IOCTL -DPOSIX_SIG -DHAVE_INET_ATON -g -O2 -Wall -Wdate-time -D_FORTIFY_SOURCE=2  -c -o hose.o hose.c
-hose.c: In function 'main':
-hose.c:733:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
+cc -g -O2 -fdebug-prefix-map=/build-2nd/netpipes-4.2=. -fstack-protector-strong -Wformat -Werror=format-security -DUSE_IOCTL -DPOSIX_SIG -DHAVE_INET_ATON -g -O2 -Wall -Wdate-time -D_FORTIFY_SOURCE=2  -c -o version.o version.c
+cc -Wl,-z,relro -g -O2 -fdebug-prefix-map=/build-2nd/netpipes-4.2=. -fstack-protector-strong -Wformat -Werror=format-security -DUSE_IOCTL -DPOSIX_SIG -DHAVE_INET_ATON -g -O2 -Wall -o faucet faucet.o common.o version.o 
+cc -g -O2 -fdebug-prefix-map=/build-2nd/netpipes-4.2=. -fstack-protector-strong -Wformat -Werror=format-security -DUSE_IOCTL -DPOSIX_SIG -DHAVE_INET_ATON -g -O2 -Wall -Wdate-time -D_FORTIFY_SOURCE=2  -c -o hose.o hose.c
+hose.c: In function ‘main’:
+hose.c:733:5: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
      write(sparefd,s,strlen(s));
      ^~~~~~~~~~~~~~~~~~~~~~~~~~
-hose.c:734:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
+hose.c:734:5: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
      write(sparefd,cmd[0],strlen(cmd[0]));
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-hose.c:735:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
+hose.c:735:5: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
      write(sparefd,"\n",1);
      ^~~~~~~~~~~~~~~~~~~~~
 At top level:
-hose.c:23:13: warning: 'info' defined but not used [-Wunused-variable]
+hose.c:23:13: warning: ‘info’ defined but not used [-Wunused-variable]
  static char info[] = "hose: a network utility for sockets\nWritten 1992-98 by Robert Forsman <thoth at purplefrog.com>\n$Id: hose.c,v 1.25 1998/10/28 15:52:23 thoth Exp $\n";
              ^~~~
-cc -g -O2 -fdebug-prefix-map=/build-1st/netpipes-4.2=. -fstack-protector-strong -Wformat -Werror=format-security -DUSE_IOCTL -DPOSIX_SIG -DHAVE_INET_ATON -g -O2 -Wall -Wdate-time -D_FORTIFY_SOURCE=2  -c -o memmove.o memmove.c
-cc -Wl,-z,relro -g -O2 -fdebug-prefix-map=/build-1st/netpipes-4.2=. -fstack-protector-strong -Wformat -Werror=format-security -DUSE_IOCTL -DPOSIX_SIG -DHAVE_INET_ATON -g -O2 -Wall -o hose hose.o common.o version.o memmove.o 
-cc -g -O2 -fdebug-prefix-map=/build-1st/netpipes-4.2=. -fstack-protector-strong -Wformat -Werror=format-security -DUSE_IOCTL -DPOSIX_SIG -DHAVE_INET_ATON -g -O2 -Wall -Wdate-time -D_FORTIFY_SOURCE=2  -c -o sockdown.o sockdown.c
-sockdown.c:23:13: warning: 'info' defined but not used [-Wunused-variable]
+cc -g -O2 -fdebug-prefix-map=/build-2nd/netpipes-4.2=. -fstack-protector-strong -Wformat -Werror=format-security -DUSE_IOCTL -DPOSIX_SIG -DHAVE_INET_ATON -g -O2 -Wall -Wdate-time -D_FORTIFY_SOURCE=2  -c -o memmove.o memmove.c
+cc -Wl,-z,relro -g -O2 -fdebug-prefix-map=/build-2nd/netpipes-4.2=. -fstack-protector-strong -Wformat -Werror=format-security -DUSE_IOCTL -DPOSIX_SIG -DHAVE_INET_ATON -g -O2 -Wall -o hose hose.o common.o version.o memmove.o 
+cc -g -O2 -fdebug-prefix-map=/build-2nd/netpipes-4.2=. -fstack-protector-strong -Wformat -Werror=format-security -DUSE_IOCTL -DPOSIX_SIG -DHAVE_INET_ATON -g -O2 -Wall -Wdate-time -D_FORTIFY_SOURCE=2  -c -o sockdown.o sockdown.c
+sockdown.c:23:13: warning: ‘info’ defined but not used [-Wunused-variable]
  static char info[] = "sockdown: a network utility for sockets\nWritten 1995-98 by Robert Forsman <thoth at cis.ufl.edu>\n";
              ^~~~
-cc -Wl,-z,relro -g -O2 -fdebug-prefix-map=/build-1st/netpipes-4.2=. -fstack-protector-strong -Wformat -Werror=format-security -DUSE_IOCTL -DPOSIX_SIG -DHAVE_INET_ATON -g -O2 -Wall -o sockdown sockdown.o version.o 
-cc -g -O2 -fdebug-prefix-map=/build-1st/netpipes-4.2=. -fstack-protector-strong -Wformat -Werror=format-security -DUSE_IOCTL -DPOSIX_SIG -DHAVE_INET_ATON -g -O2 -Wall -Wdate-time -D_FORTIFY_SOURCE=2  -c -o getpeername.o getpeername.c
-getpeername.c:23:13: warning: 'info' defined but not used [-Wunused-variable]
+cc -Wl,-z,relro -g -O2 -fdebug-prefix-map=/build-2nd/netpipes-4.2=. -fstack-protector-strong -Wformat -Werror=format-security -DUSE_IOCTL -DPOSIX_SIG -DHAVE_INET_ATON -g -O2 -Wall -o sockdown sockdown.o version.o 
+cc -g -O2 -fdebug-prefix-map=/build-2nd/netpipes-4.2=. -fstack-protector-strong -Wformat -Werror=format-security -DUSE_IOCTL -DPOSIX_SIG -DHAVE_INET_ATON -g -O2 -Wall -Wdate-time -D_FORTIFY_SOURCE=2  -c -o getpeername.o getpeername.c
+getpeername.c:23:13: warning: ‘info’ defined but not used [-Wunused-variable]
  static char info[] = "getpeername: a network utility for sockets\nWritten 1995-98 by Robert Forsman <thoth at cis.ufl.edu>\n";
              ^~~~
-cc -Wl,-z,relro -g -O2 -fdebug-prefix-map=/build-1st/netpipes-4.2=. -fstack-protector-strong -Wformat -Werror=format-security -DUSE_IOCTL -DPOSIX_SIG -DHAVE_INET_ATON -g -O2 -Wall -o getpeername getpeername.o version.o 
-cc -g -O2 -fdebug-prefix-map=/build-1st/netpipes-4.2=. -fstack-protector-strong -Wformat -Werror=format-security -DUSE_IOCTL -DPOSIX_SIG -DHAVE_INET_ATON -g -O2 -Wall -Wdate-time -D_FORTIFY_SOURCE=2  -c -o timelimit.o timelimit.c
-timelimit.c:23:13: warning: 'info' defined but not used [-Wunused-variable]
+cc -Wl,-z,relro -g -O2 -fdebug-prefix-map=/build-2nd/netpipes-4.2=. -fstack-protector-strong -Wformat -Werror=format-security -DUSE_IOCTL -DPOSIX_SIG -DHAVE_INET_ATON -g -O2 -Wall -o getpeername getpeername.o version.o 
+cc -g -O2 -fdebug-prefix-map=/build-2nd/netpipes-4.2=. -fstack-protector-strong -Wformat -Werror=format-security -DUSE_IOCTL -DPOSIX_SIG -DHAVE_INET_ATON -g -O2 -Wall -Wdate-time -D_FORTIFY_SOURCE=2  -c -o timelimit.o timelimit.c
+timelimit.c:23:13: warning: ‘info’ defined but not used [-Wunused-variable]
  static char info[] = "timelimit: a  utility for sockets\nWritten 1996 by Robert Forsman <thoth at purplefrog.com>\n";
              ^~~~
-cc -Wl,-z,relro -g -O2 -fdebug-prefix-map=/build-1st/netpipes-4.2=. -fstack-protector-strong -Wformat -Werror=format-security -DUSE_IOCTL -DPOSIX_SIG -DHAVE_INET_ATON -g -O2 -Wall -o timelimit.netpipes timelimit.o version.o 
-cc -g -O2 -fdebug-prefix-map=/build-1st/netpipes-4.2=. -fstack-protector-strong -Wformat -Werror=format-security -DUSE_IOCTL -DPOSIX_SIG -DHAVE_INET_ATON -g -O2 -Wall -Wdate-time -D_FORTIFY_SOURCE=2  -c -o encapsulate.o encapsulate.c
-encapsulate.c: In function 'main':
-encapsulate.c:1534:12: warning: variable 'sid' set but not used [-Wunused-but-set-variable]
+cc -Wl,-z,relro -g -O2 -fdebug-prefix-map=/build-2nd/netpipes-4.2=. -fstack-protector-strong -Wformat -Werror=format-security -DUSE_IOCTL -DPOSIX_SIG -DHAVE_INET_ATON -g -O2 -Wall -o timelimit.netpipes timelimit.o version.o 
+cc -g -O2 -fdebug-prefix-map=/build-2nd/netpipes-4.2=. -fstack-protector-strong -Wformat -Werror=format-security -DUSE_IOCTL -DPOSIX_SIG -DHAVE_INET_ATON -g -O2 -Wall -Wdate-time -D_FORTIFY_SOURCE=2  -c -o encapsulate.o encapsulate.c
+encapsulate.c: In function ‘main’:
+encapsulate.c:1534:12: warning: variable ‘sid’ set but not used [-Wunused-but-set-variable]
    long fd, sid;
             ^~~
 At top level:
-encapsulate.c:23:13: warning: 'info' defined but not used [-Wunused-variable]
+encapsulate.c:23:13: warning: ‘info’ defined but not used [-Wunused-variable]
  static char info[] = "encapsulate: a  utility for sockets\nWritten 1996 by Robert Forsman <thoth at purplefrog.com>\n";
              ^~~~
-cc -Wl,-z,relro -g -O2 -fdebug-prefix-map=/build-1st/netpipes-4.2=. -fstack-protector-strong -Wformat -Werror=format-security -DUSE_IOCTL -DPOSIX_SIG -DHAVE_INET_ATON -g -O2 -Wall -o encapsulate encapsulate.o common.o version.o memmove.o 
-make[2]: Leaving directory '/build-1st/netpipes-4.2'
-make[1]: Leaving directory '/build-1st/netpipes-4.2'
+cc -Wl,-z,relro -g -O2 -fdebug-prefix-map=/build-2nd/netpipes-4.2=. -fstack-protector-strong -Wformat -Werror=format-security -DUSE_IOCTL -DPOSIX_SIG -DHAVE_INET_ATON -g -O2 -Wall -o encapsulate encapsulate.o common.o version.o memmove.o 
+make[2]: uscita dalla directory "/build-2nd/netpipes-4.2"
+make[1]: uscita dalla directory "/build-2nd/netpipes-4.2"
    dh_auto_test
  fakeroot debian/rules binary
 dh binary
    dh_testroot
    dh_prep
    dh_auto_install
-	make -j1 install DESTDIR=/build-1st/netpipes-4.2/debian/netpipes AM_UPDATE_INFO_DIR=no
-make[1]: Entering directory '/build-1st/netpipes-4.2'
-mkdir -p /build-1st/netpipes-4.2/debian/netpipes/usr/bin
-cp faucet hose sockdown getpeername timelimit.netpipes encapsulate /build-1st/netpipes-4.2/debian/netpipes/usr/bin/
-#- rm -f /build-1st/netpipes-4.2/debian/netpipes/usr/bin/getsockname
-#ln -s getpeername /build-1st/netpipes-4.2/debian/netpipes/usr/bin/getsockname
-mv -f /build-1st/netpipes-4.2/debian/netpipes/usr/bin/getpeername /build-1st/netpipes-4.2/debian/netpipes/usr/bin/getsockname 
-#- [ -x ssl-auth ] && cp ssl-auth /build-1st/netpipes-4.2/debian/netpipes/usr/bin/
-mkdir -p /build-1st/netpipes-4.2/debian/netpipes/usr/share/man/man1
-cp netpipes.1 faucet.1 hose.1 sockdown.1 getpeername.1 encapsulate.1  /build-1st/netpipes-4.2/debian/netpipes/usr/share/man/man1/
-cp timelimit.1 /build-1st/netpipes-4.2/debian/netpipes/usr/share/man/man1/timelimit.netpipes.1
-mv -f /build-1st/netpipes-4.2/debian/netpipes/usr/share/man/man1/getpeername.1 /build-1st/netpipes-4.2/debian/netpipes/usr/share/man/man1/getsockname.1
-#ln -s getpeername.1 /build-1st/netpipes-4.2/debian/netpipes/usr/share/man/man1/getsockname.1
-make[1]: Leaving directory '/build-1st/netpipes-4.2'
+	make -j1 install DESTDIR=/build-2nd/netpipes-4.2/debian/netpipes AM_UPDATE_INFO_DIR=no
+make[1]: ingresso nella directory "/build-2nd/netpipes-4.2"
+mkdir -p /build-2nd/netpipes-4.2/debian/netpipes/usr/bin
+cp faucet hose sockdown getpeername timelimit.netpipes encapsulate /build-2nd/netpipes-4.2/debian/netpipes/usr/bin/
+#- rm -f /build-2nd/netpipes-4.2/debian/netpipes/usr/bin/getsockname
+#ln -s getpeername /build-2nd/netpipes-4.2/debian/netpipes/usr/bin/getsockname
+mv -f /build-2nd/netpipes-4.2/debian/netpipes/usr/bin/getpeername /build-2nd/netpipes-4.2/debian/netpipes/usr/bin/getsockname 
+#- [ -x ssl-auth ] && cp ssl-auth /build-2nd/netpipes-4.2/debian/netpipes/usr/bin/
+mkdir -p /build-2nd/netpipes-4.2/debian/netpipes/usr/share/man/man1
+cp netpipes.1 faucet.1 hose.1 sockdown.1 getpeername.1 encapsulate.1  /build-2nd/netpipes-4.2/debian/netpipes/usr/share/man/man1/
+cp timelimit.1 /build-2nd/netpipes-4.2/debian/netpipes/usr/share/man/man1/timelimit.netpipes.1
+mv -f /build-2nd/netpipes-4.2/debian/netpipes/usr/share/man/man1/getpeername.1 /build-2nd/netpipes-4.2/debian/netpipes/usr/share/man/man1/getsockname.1
+#ln -s getpeername.1 /build-2nd/netpipetee: /var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/armhf/netpipes_4.2-8.diff: No space left on device
s-4.2/debian/netpipes/usr/share/man/man1/getsockname.1
+make[1]: uscita dalla directory "/build-2nd/netpipes-4.2"
    dh_installdocs
    debian/rules override_dh_installchangelogs
-make[1]: Entering directory '/build-1st/netpipes-4.2'
+make[1]: ingresso nella directory "/build-2nd/netpipes-4.2"
 dh_installchangelogs README
-make[1]: Leaving directory '/build-1st/netpipes-4.2'
+make[1]: uscita dalla directory "/build-2nd/netpipes-4.2"
    dh_installman
    dh_perl
    dh_link
@@ -375,7 +386,7 @@
    dh_strip
    dh_makeshlibs
    dh_shlibdeps
-dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/netpipes/usr/bin/hose debian/netpipes/usr/bin/encapsulate debian/netpipes/usr/bin/timelimit.netpipes debian/netpipes/usr/bin/getsockname debian/netpipes/usr/bin/faucet were not linked against ld-linux-armhf.so.3 (they use none of the library's symbols)
+dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/netpipes/usr/bin/encapsulate debian/netpipes/usr/bin/getsockname debian/netpipes/usr/bin/hose debian/netpipes/usr/bin/timelimit.netpipes debian/netpipes/usr/bin/faucet were not linked against ld-linux-armhf.so.3 (they use none of the library's symbols)
    dh_installdeb
    dh_gencontrol
 dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
@@ -391,12 +402,14 @@
  dpkg-source --after-build netpipes-4.2
 dpkg-buildpackage: info: binary-only upload (no source included)
 I: copying local configuration
+I: user script /srv/workspace/pbuilder/12410/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/12410/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/6590 and its subdirectories
-I: Current time: Fri Oct 14 20:07:43 GMT+12 2016
-I: pbuilder-time-stamp: 1476518863
+I: removing directory /srv/workspace/pbuilder/12410 and its subdirectories
+I: Current time: sab 15 ott 2016, 22.09.42, GMT-14
+I: pbuilder-time-stamp: 1476518982
/srv/reproducible-results/rbuild-debian-jUecHQuM/tmp.ZZL5bChGJi:	 75.0% -- replaced with /srv/reproducible-results/rbuild-debian-jUecHQuM/tmp.ZZL5bChGJi.gz
INFO: Starting at 2016-10-15 08:09:50.393124
CRITICAL: buildinfo not detected at /var/lib/jenkins/userContent/reproducible/debian/buildinfo/unstable/armhf/netpipes_4.2-8_armhf.buildinfo
CRITICAL: https://tests.reproducible-builds.org/debian/unstable/armhf/netpipes didn't produce a buildlog, even though it has been built.
INFO: Finished at 2016-10-15 08:09:50.479871, took: 0:00:00.086758
Sat 15 Oct 08:09:50 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-luWqzHjq, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list