[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_9 #67804

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Feb 6 04:48:19 UTC 2017


https://jenkins.debian.net/job/reproducible_builder_amd64_9/67804/------------------------------------------
[...truncated 92.46 KB...]
  -> Attempting to satisfy build-dependencies
  -> Creating pbuilder-satisfydepends-dummy package
 Package: pbuilder-satisfydepends-dummy
@@ -96,7 +111,7 @@
 Get: 29 http://ftp.de.debian.org/debian unstable/main amd64 intltool-debian all 0.35.0+20060710.4 [26.3 kB]
 Get: 30 http://ftp.de.debian.org/debian unstable/main amd64 po-debconf all 1.0.20 [247 kB]
 Get: 31 http://ftp.de.debian.org/debian unstable/main amd64 debhelper all 10.2.5 [961 kB]
-Fetched 20.0 MB in 0s (44.6 MB/s)
+Fetched 20.0 MB in 11s (1706 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 ... 18603 files and directories currently installed.)
@@ -244,25 +259,27 @@
 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/1st/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b --buildinfo-id=amd64 -rfakeroot
+I: user script /srv/workspace/pbuilder/28963/tmp/hooks/A01_modfiy_src_dir starting
+I: user script /srv/workspace/pbuilder/28963/tmp/hooks/A01_modfiy_src_dir finished
+I: Running cd /build/foremost-1.5.7/*/ && 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=amd64 -rfakeroot
 dpkg-buildpackage: warning: --buildinfo-id is deprecated, it is without effect
 dpkg-buildpackage: info: source package foremost
 dpkg-buildpackage: info: source version 1.5.7-6
 dpkg-buildpackage: info: source distribution sid
 dpkg-buildpackage: info: source changed by Raúl Benencia <rul at kalgan.cc>
- dpkg-source --before-build foremost-1.5.7
+ dpkg-source --before-build 2nd
 dpkg-buildpackage: info: host architecture amd64
  fakeroot debian/rules clean
 dh clean
    dh_testdir
    dh_auto_clean
 	make -j1 clean
-make[1]: Entering directory '/build/1st/foremost-1.5.7'
+make[1]: Entering directory '/build/foremost-1.5.7/2nd'
 rm -f -- *~
 rm -f -- *.o
 rm -f -- foremost.exe foremost 
 rm -f -- foremost-1.5.7.tar.gz foremost-1.5.7.zip foremost-1.5.7.zip.gpg
-make[1]: Leaving directory '/build/1st/foremost-1.5.7'
+make[1]: Leaving directory '/build/foremost-1.5.7/2nd'
    dh_clean
  debian/rules build
 dh build
@@ -271,9 +288,9 @@
    dh_auto_configure
    dh_auto_build
 	make -j1
-make[1]: Entering directory '/build/1st/foremost-1.5.7'
-gcc -Wall -O2 -DVERSION=\"1.5.7\" -D__UNIX -g -O2 -fdebug-prefix-map=/build/1st/foremost-1.5.7=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now	 -D__LINUX -DLARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c main.c
-gcc -Wall -O2 -DVERSION=\"1.5.7\" -D__UNIX -g -O2 -fdebug-prefix-map=/build/1st/foremost-1.5.7=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now	 -D__LINUX -DLARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c state.c
+make[1]: Entering directory '/build/foremost-1.5.7/2nd'
+gcc -Wall -O2 -DVERSION=\"1.5.7\" -D__UNIX -g -O2 -fdebug-prefix-map=/build/foremost-1.5.7/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now	 -D__LINUX -DLARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c main.c
+gcc -Wall -O2 -DVERSION=\"1.5.7\" -D__UNIX -g -O2 -fdebug-prefix-map=/build/foremost-1.5.7/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now	 -D__LINUX -DLARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c state.c
 state.c: In function 'set_config_file':
 state.c:75:2: warning: ignoring return value of 'realpath', declared with attribute warn_unused_result [-Wunused-result]
   realpath(fn, temp);
@@ -282,8 +299,8 @@
 state.c:96:2: warning: ignoring return value of 'realpath', declared with attribute warn_unused_result [-Wunused-result]
   realpath(fn, temp);
   ^~~~~~~~~~~~~~~~~~
-gcc -Wall -O2 -DVERSION=\"1.5.7\" -D__UNIX -g -O2 -fdebug-prefix-map=/build/1st/foremost-1.5.7=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now	 -D__LINUX -DLARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c helpers.c
-gcc -Wall -O2 -DVERSION=\"1.5.7\" -D__UNIX -g -O2 -fdebug-prefix-map=/build/1st/foremost-1.5.7=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now	 -D__LINUX -DLARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c config.c
+gcc -Wall -O2 -DVERSION=\"1.5.7\" -D__UNIX -g -O2 -fdebug-prefix-map=/build/foremost-1.5.7/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now	 -D__LINUX -DLARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c helpers.c
+gcc -Wall -O2 -DVERSION=\"1.5.7\" -D__UNIX -g -O2 -fdebug-prefix-map=/build/foremost-1.5.7/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now	 -D__LINUX -DLARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c config.c
 config.c: In function 'translate':
 config.c:27:6: warning: value computed is not used [-Wunused-value]
       *rd++;
@@ -306,14 +323,14 @@
 config.c:57:6: warning: value computed is not used [-Wunused-value]
       *rd++;
       ^~~~~
-gcc -Wall -O2 -DVERSION=\"1.5.7\" -D__UNIX -g -O2 -fdebug-prefix-map=/build/1st/foremost-1.5.7=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now	 -D__LINUX -DLARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c cli.c
-gcc -Wall -O2 -DVERSION=\"1.5.7\" -D__UNIX -g -O2 -fdebug-prefix-map=/build/1st/foremost-1.5.7=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now	 -D__LINUX -DLARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c engine.c
+gcc -Wall -O2 -DVERSION=\"1.5.7\" -D__UNIX -g -O2 -fdebug-prefix-map=/build/foremost-1.5.7/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now	 -D__LINUX -DLARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c cli.c
+gcc -Wall -O2 -DVERSION=\"1.5.7\" -D__UNIX -g -O2 -fdebug-prefix-map=/build/foremost-1.5.7/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now	 -D__LINUX -DLARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c engine.c
 engine.c: In function 'search_chunk':
 engine.c:319:17: warning: variable 'current_pos' set but not used [-Wunused-but-set-variable]
   unsigned char *current_pos = NULL;
                  ^~~~~~~~~~~
-gcc -Wall -O2 -DVERSION=\"1.5.7\" -D__UNIX -g -O2 -fdebug-prefix-map=/build/1st/foremost-1.5.7=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now	 -D__LINUX -DLARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c dir.c
-gcc -Wall -O2 -DVERSION=\"1.5.7\" -D__UNIX -g -O2 -fdebug-prefix-map=/build/1st/foremost-1.5.7=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now	 -D__LINUX -DLARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c extract.c
+gcc -Wall -O2 -DVERSION=\"1.5.7\" -D__UNIX -g -O2 -fdebug-prefix-map=/build/foremost-1.5.7/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now	 -D__LINUX -DLARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c dir.c
+gcc -Wall -O2 -DVERSION=\"1.5.7\" -D__UNIX -g -O2 -fdebug-prefix-map=/build/foremost-1.5.7/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now	 -D__LINUX -DLARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c extract.c
 extract.c: In function 'extract_htm':
 extract.c:556:17: warning: variable 'currentpos' set but not used [-Wunused-but-set-variable]
   unsigned char *currentpos = NULL;
@@ -359,13 +376,13 @@
 extract.c:2272:13: warning: variable 'file_size' set but not used [-Wunused-but-set-variable]
   u_int64_t  file_size = 0;
              ^~~~~~~~~
-gcc -Wall -O2 -DVERSION=\"1.5.7\" -D__UNIX -g -O2 -fdebug-prefix-map=/build/1st/foremost-1.5.7=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now	 -D__LINUX -DLARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c api.c
+gcc -Wall -O2 -DVERSION=\"1.5.7\" -D__UNIX -g -O2 -fdebug-prefix-map=/build/foremost-1.5.7/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now	 -D__LINUX -DLARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c api.c
 api.c: In function 'dump_dirent':
 api.c:481:10: warning: variable 'unknown' set but not used [-Wunused-but-set-variable]
   short   unknown;
           ^~~~~~~
-gcc -Wall -O2 -DVERSION=\"1.5.7\" -D__UNIX -g -O2 -fdebug-prefix-map=/build/1st/foremost-1.5.7=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now	 -D__LINUX -DLARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 main.o state.o helpers.o config.o cli.o engine.o dir.o extract.o api.o -o foremost 
-make[1]: Leaving directory '/build/1st/foremost-1.5.7'
+gcc -Wall -O2 -DVERSION=\"1.5.7\" -D__UNIX -g -O2 -fdebug-prefix-map=/build/foremost-1.5.7/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now	 -D__LINUX -DLARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 main.o state.o helpers.o config.o cli.o engine.o dir.o extract.o api.o -o foremost 
+make[1]: Leaving directory '/build/foremost-1.5.7/2nd'
    dh_auto_test
    create-stamp debian/debhelper-build-stamp
  fakeroot debian/rules binary
@@ -374,10 +391,10 @@
    dh_testroot
    dh_prep
    debian/rules override_dh_auto_install
-make[1]: Entering directory '/build/1st/foremost-1.5.7'
-install -D -m 644 foremost.conf /build/1st/foremost-1.5.7/debian/foremost/etc/foremost.conf
-install -D -m 755 foremost /build/1st/foremost-1.5.7/debian/foremost/usr/bin/foremost
-make[1]: Leaving directory '/build/1st/foremost-1.5.7'
+make[1]: Entering directory '/build/foremost-1.5.7/2nd'
+install -D -m 644 foremost.conf /build/foremost-1.5.7/2nd/debian/foremost/etc/foremost.conf
+install -D -m 755 foremost /build/foremost-1.5.7/2nd/debian/foremost/usr/bin/foremost
+make[1]: Leaving directory '/build/foremost-1.5.7/2nd'
    dh_installdocs
    dh_installchangelogs
    dh_installman
@@ -398,15 +415,17 @@
  dpkg-genbuildinfo --build=binary
  dpkg-genchanges --build=binary >../foremost_1.5.7-6_amd64.changes
 dpkg-genchanges: info: binary-only upload (no source code included)
- dpkg-source --after-build foremost-1.5.7
+ dpkg-source --after-build 2nd
 dpkg-buildpackage: info: binary-only upload (no source included)
 I: copying local configuration
+I: user script /srv/workspace/pbuilder/28963/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/28963/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/63434 and its subdirectories
-I: Current time: Sun Feb  5 16:45:13 -12 2017
-I: pbuilder-time-stamp: 1486356313
+I: removing directory /srv/workspace/pbuilder/28963 and its subdirectories
+I: Current time: Mon Mar 12 01:10:47 +14 2018
+I: pbuilder-time-stamp: 1520766647

Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/amd64/foremost_1.5.7-6.diff:	 78.3% -- replaced with /var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/amd64/foremost_1.5.7-6.diff.gz
b2/build.log:	 78.8%
+ 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/unstable/amd64/foremost_1.5.7-6.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-xcMExhZU/tmp.cyHkc3J27W
+ mv /srv/reproducible-results/rbuild-debian-xcMExhZU/tmp.cyHkc3J27W /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/foremost_1.5.7-6.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/foremost_1.5.7-6.rbuild.log
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ filter_changes_files
+ sed -i -e '/^ [a-f0-9]\{32,64\} .*\.buildinfo$/d' b1/foremost_1.5.7-6_amd64.changes b2/foremost_1.5.7-6_amd64.changes
+ call_diffoscope_on_changes_files
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-xcMExhZU
+ local TMPLOG=/srv/reproducible-results/rbuild-debian-xcMExhZU/tmp.YXkoBOnE9A
+ local TIMEOUT=120m
+ DBDSUITE=unstable
+ '[' unstable = experimental ']'
+ set -x
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-xcMExhZU -d dbd-tmp-XXXXXXX
+ local TEMP=/srv/reproducible-results/rbuild-debian-xcMExhZU/dbd-tmp-alAlvGP
++ schroot --directory /srv/reproducible-results/rbuild-debian-xcMExhZU -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --version
+ DIFFOSCOPE='diffoscope 70'
++ echo diffoscope 70
++ grep '^E: 15binfmt: update-binfmts: unable to open'
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ log_info 'diffoscope 70 will be used to compare the two builds:'
+ _log I: 'diffoscope 70 will be used to compare the two builds:'
+ local prefix=I:
+ shift 1
+ tee -a /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/foremost_1.5.7-6.rbuild.log
++ date -u
+ echo -e 'Mon Feb  6 04:47:51 UTC 2017  I: diffoscope 70 will be used to compare the two builds:'
Mon Feb  6 04:47:51 UTC 2017  I: diffoscope 70 will be used to compare the two builds:
+ set +e
+ set -x
+ timeout 120m nice schroot --directory /srv/reproducible-results/rbuild-debian-xcMExhZU -c source:jenkins-reproducible-unstable-diffoscope -- sh -c 'export TMPDIR=/srv/reproducible-results/rbuild-debian-xcMExhZU/dbd-tmp-alAlvGP ; diffoscope 			--html /srv/reproducible-results/rbuild-debian-xcMExhZU/foremost_1.5.7-6.diffoscope.html 			--text /srv/reproducible-results/rbuild-debian-xcMExhZU/foremost_1.5.7-6.diffoscope.txt 			--profile=- 			/srv/reproducible-results/rbuild-debian-xcMExhZU/b1/foremost_1.5.7-6_amd64.changes 			/srv/reproducible-results/rbuild-debian-xcMExhZU/b2/foremost_1.5.7-6_amd64.changes'
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-debian-xcMExhZU/tmp.YXkoBOnE9A
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ false
+ set +x
Profiling output for: /usr/bin/diffoscope --html /srv/reproducible-results/rbuild-debian-xcMExhZU/foremost_1.5.7-6.diffoscope.html --text /srv/reproducible-results/rbuild-debian-xcMExhZU/foremost_1.5.7-6.diffoscope.txt --profile=- /srv/reproducible-results/rbuild-debian-xcMExhZU/b1/foremost_1.5.7-6_amd64.changes /srv/reproducible-results/rbuild-debian-xcMExhZU/b2/foremost_1.5.7-6_amd64.changes
============================================================================================================================================================================================================================================================================================================================================================================================================

command (total time: 0.000s)
----------------------------

       0.000s     1 call     cmp (internal)

has_same_content_as (total time: 0.000s)
----------------------------------------

       0.000s     1 call     abc.DotChangesFile

main (total time: 0.007s)
-------------------------

       0.007s     2 calls    outputs
       0.000s     1 call     cleanup

recognizes (total time: 0.006s)
-------------------------------

       0.006s    10 calls    diffoscope.comparators.binary.FilesystemFile
  __                                    _   
 / _| ___  _ __ ___ _ __ ___   ___  ___| |_ 
| |_ / _ \| '__/ _ \ '_ ` _ \ / _ \/ __| __|
|  _| (_) | | |  __/ | | | | | (_) \__ \ |_ 
|_|  \___/|_|  \___|_| |_| |_|\___/|___/\__|
                                            
Mon Feb  6 04:47:52 UTC 2017  I: diffoscope 70 found no differences in the changes files, and a .buildinfo file also exists.
Mon Feb  6 04:47:52 UTC 2017  I: foremost from unstable built successfully and reproducibly on amd64.
UPDATE 1
INSERT 0 1
DELETE 1
INFO: Starting at 2017-02-06 04:47:53.695208
INFO: Finished at 2017-02-06 04:47:53.948790, took: 0:00:00.253596

Mon Feb  6 04:47:54 UTC 2017 - successfully updated the database and updated https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/foremost.html

Mon Feb  6 04:47:54 UTC 2017  I: Submitting .buildinfo files to external archives:
Mon Feb  6 04:47:54 UTC 2017  I: Done submitting .buildinfo files to submit at buildinfo.kfreebsd.eu.
https://buildinfo.debian.net/892f927dc5c2eca54c0a40316bc14ef6a3b5ef7b/foremost_1.5.7-6_amd64
https://buildinfo.debian.net/390fde3f3cd4fca18d75a6120380cbe9d7062d4b/foremost_1.5.7-6_amd64
Mon Feb  6 04:48:19 UTC 2017  I: Done submitting .buildinfo files to http://buildinfo.debian.net/api/submit.
Mon Feb  6 04:48:19 UTC 2017  I: Done submitting .buildinfo files.
Mon Feb  6 04:48:19 UTC 2017  I: Removing signed foremost_1.5.7-6_amd64.buildinfo.asc files:
removed ‘./b1/foremost_1.5.7-6_amd64.buildinfo.asc’
removed ‘./b2/foremost_1.5.7-6_amd64.buildinfo.asc’
Mon Feb  6 04:48:19 UTC 2017 - total duration: 0h 3m 33s.
Starting cleanup.
/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/foremost_1.5.7-6.rbuild.log:	
gzip: /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/foremost_1.5.7-6.rbuild.log.gz: No space left on device
Starting cleanup.
/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/foremost_1.5.7-6.rbuild.log:	
gzip: /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/foremost_1.5.7-6.rbuild.log.gz: No space left on device
Mon  6 Feb 04:48:19 UTC 2017 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-r9jmY6AR, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list