[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_10 #64069
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Fri Jan 6 03:59:10 UTC 2017
https://jenkins.debian.net/job/reproducible_builder_amd64_10/64069/------------------------------------------
[...truncated 102.29 KB...]
+make[1]: Entering directory '/build/tclgeoip-0.2/2nd'
make[1]: *** No rule to make target 'distclean'. Stop.
-make[1]: Leaving directory '/build/1st/tclgeoip-0.2'
+make[1]: Leaving directory '/build/tclgeoip-0.2/2nd'
debian/rules:44: recipe for target 'clean' failed
make: [clean] Error 2 (ignored)
cp -f /usr/share/misc/config.sub config.sub
@@ -401,7 +412,7 @@
checking how to build libraries... shared
checking if 64bit support is requested... no
checking if 64bit Sparc VIS support is requested... no
-checking system version... Linux-4.8.0-0.bpo.2-amd64
+checking system version... Linux-3.16.0-4-amd64
checking for dlopen in -ldl... yes
checking for ar... ar
checking for required early compiler flags... _LARGEFILE64_SOURCE
@@ -414,7 +425,7 @@
dh_testdir
# Add here commands to compile the package.
/usr/bin/make
-make[1]: Entering directory '/build/1st/tclgeoip-0.2'
+make[1]: Entering directory '/build/tclgeoip-0.2/2nd'
x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"tclgeoip\" -DPACKAGE_TARNAME=\"tclgeoip\" -DPACKAGE_VERSION=\"0.2\" -DPACKAGE_STRING=\"tclgeoip\ 0.2\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -I"/usr/include/tcl8.6" -Wall -g -O2 -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -c `echo ./generic/geoiptcl.c` -o geoiptcl.o
./generic/geoiptcl.c: In function 'geoip_param_Cmd':
./generic/geoiptcl.c:399:4: warning: implicit declaration of function '_GeoIP_setup_dbfilename' [-Wimplicit-function-declaration]
@@ -427,7 +438,7 @@
build the docs in the 'doc:' target. For example:
xml2nroff sample.xml > sample.n
xml2html sample.xml > sample.html
-make[1]: Leaving directory '/build/1st/tclgeoip-0.2'
+make[1]: Leaving directory '/build/tclgeoip-0.2/2nd'
touch build-stamp
fakeroot debian/rules binary
dh_testdir
@@ -438,20 +449,20 @@
dh_installdirs
dh_installdirs: Compatibility levels before 9 are deprecated (level 5 in use)
# Add here commands to install the package into debian/tclgeoip.
-/usr/bin/make install DESTDIR=/build/1st/tclgeoip-0.2/debian/tclgeoip
-make[1]: Entering directory '/build/1st/tclgeoip-0.2'
+/usr/bin/make install DESTDIR=/build/tclgeoip-0.2/2nd/debian/tclgeoip
+make[1]: Entering directory '/build/tclgeoip-0.2/2nd'
If you have documentation to create, place the commands to
build the docs in the 'doc:' target. For example:
xml2nroff sample.xml > sample.n
xml2html sample.xml > sample.html
- /usr/bin/install -c libtclgeoip0.2.so /build/1st/tclgeoip-0.2/debian/tclgeoip/usr/lib/tclgeoip0.2/libtclgeoip0.2.so
- : /build/1st/tclgeoip-0.2/debian/tclgeoip/usr/lib/tclgeoip0.2/libtclgeoip0.2.so
- Install pkgIndex.tcl /build/1st/tclgeoip-0.2/debian/tclgeoip/usr/lib/tclgeoip0.2
-Installing header files in /build/1st/tclgeoip-0.2/debian/tclgeoip/usr/include
-Installing documentation in /build/1st/tclgeoip-0.2/debian/tclgeoip/usr/share/man
+ /usr/bin/install -c libtclgeoip0.2.so /build/tclgeoip-0.2/2nd/debian/tclgeoip/usr/lib/tclgeoip0.2/libtclgeoip0.2.so
+ : /build/tclgeoip-0.2/2nd/debian/tclgeoip/usr/lib/tclgeoip0.2/libtclgeoip0.2.so
+ Install pkgIndex.tcl /build/tclgeoip-0.2/2nd/debian/tclgeoip/usr/lib/tclgeoip0.2
+Installing header files in /build/tclgeoip-0.2/2nd/debian/tclgeoip/usr/include
+Installing documentation in /build/tclgeoip-0.2/2nd/debian/tclgeoip/usr/share/man
Installing ./doc/geoip.3
-make[1]: Leaving directory '/build/1st/tclgeoip-0.2'
-rmdir /build/1st/tclgeoip-0.2/debian/tclgeoip/usr/include
+make[1]: Leaving directory '/build/tclgeoip-0.2/2nd'
+rmdir /build/tclgeoip-0.2/2nd/debian/tclgeoip/usr/include
dh_testdir
dh_testroot
dh_installchangelogs ChangeLog
@@ -478,15 +489,17 @@
dpkg-genbuildinfo: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-genchanges --build=binary >../tclgeoip_0.2-1.1_amd64.changes
dpkg-genchanges: info: binary-only upload (no source code included)
- dpkg-source --after-build tclgeoip-0.2
+ dpkg-source --after-build 2nd
dpkg-buildpackage: info: binary-only upload (no source included)
I: copying local configuration
+I: user script /srv/workspace/pbuilder/28403/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/28403/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/12799 and its subdirectories
-I: Current time: Wed Feb 7 22:21:10 -12 2018
-I: pbuilder-time-stamp: 1518085270
+I: removing directory /srv/workspace/pbuilder/28403 and its subdirectories
+I: Current time: Fri Jan 6 17:59:02 +14 2017
+I: pbuilder-time-stamp: 1483675142
Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/amd64/tclgeoip_0.2-1.1.diff: 67.2% -- replaced with /var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/amd64/tclgeoip_0.2-1.1.diff.gz
b2/build.log: 76.5%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log: 76.5%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/debian/logs/unstable/amd64/tclgeoip_0.2-1.1.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-0ISH0qPJ/tmp.gPMQSM6KPr
+ mv /srv/reproducible-results/rbuild-debian-0ISH0qPJ/tmp.gPMQSM6KPr /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/tclgeoip_0.2-1.1.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/tclgeoip_0.2-1.1.rbuild.log
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ filter_changes_files
+ sed -i -e '/^ [a-f0-9]\{32,64\} .*\.buildinfo$/d' b1/tclgeoip_0.2-1.1_amd64.changes b2/tclgeoip_0.2-1.1_amd64.changes
+ call_diffoscope_on_changes_files
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-0ISH0qPJ
+ local TMPLOG=/srv/reproducible-results/rbuild-debian-0ISH0qPJ/tmp.63Ypeolcnj
+ local TIMEOUT=120m
+ DBDSUITE=unstable
+ '[' unstable = experimental ']'
+ set -x
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-0ISH0qPJ -d dbd-tmp-XXXXXXX
+ local TEMP=/srv/reproducible-results/rbuild-debian-0ISH0qPJ/dbd-tmp-gol5NBZ
++ schroot --directory /srv/reproducible-results/rbuild-debian-0ISH0qPJ -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --version
+ DIFFOSCOPE='diffoscope 67'
++ echo diffoscope 67
++ grep '^E: 15binfmt: update-binfmts: unable to open'
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ log_info 'diffoscope 67 will be used to compare the two builds:'
+ _log I: 'diffoscope 67 will be used to compare the two builds:'
+ local prefix=I:
+ shift 1
+ tee -a /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/tclgeoip_0.2-1.1.rbuild.log
++ date -u
+ echo -e 'Fri Jan 6 03:59:05 UTC 2017 I: diffoscope 67 will be used to compare the two builds:'
Fri Jan 6 03:59:05 UTC 2017 I: diffoscope 67 will be used to compare the two builds:
+ set +e
+ set -x
+ timeout 120m nice schroot --directory /srv/reproducible-results/rbuild-debian-0ISH0qPJ -c source:jenkins-reproducible-unstable-diffoscope -- sh -c 'export TMPDIR=/srv/reproducible-results/rbuild-debian-0ISH0qPJ/dbd-tmp-gol5NBZ ; diffoscope --html /srv/reproducible-results/rbuild-debian-0ISH0qPJ/tclgeoip_0.2-1.1.diffoscope.html --text /srv/reproducible-results/rbuild-debian-0ISH0qPJ/tclgeoip_0.2-1.1.diffoscope.txt --profile=- /srv/reproducible-results/rbuild-debian-0ISH0qPJ/b1/tclgeoip_0.2-1.1_amd64.changes /srv/reproducible-results/rbuild-debian-0ISH0qPJ/b2/tclgeoip_0.2-1.1_amd64.changes'
+ RESULT=1
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-debian-0ISH0qPJ/tmp.63Ypeolcnj
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ false
+ set +x
Profiling output for: /usr/bin/diffoscope --html /srv/reproducible-results/rbuild-debian-0ISH0qPJ/tclgeoip_0.2-1.1.diffoscope.html --text /srv/reproducible-results/rbuild-debian-0ISH0qPJ/tclgeoip_0.2-1.1.diffoscope.txt --profile=- /srv/reproducible-results/rbuild-debian-0ISH0qPJ/b1/tclgeoip_0.2-1.1_amd64.changes /srv/reproducible-results/rbuild-debian-0ISH0qPJ/b2/tclgeoip_0.2-1.1_amd64.changes
============================================================================================================================================================================================================================================================================================================================================================================================================
close_archive (total time: 0.001s)
----------------------------------
0.000s 12 calls diffoscope.comparators.gzip.GzipContainer
0.000s 12 calls diffoscope.comparators.tar.TarContainer
0.000s 8 calls diffoscope.comparators.deb.DebContainer
0.000s 6 calls diffoscope.comparators.xz.XzContainer
0.000s 6 calls diffoscope.comparators.deb.DebTarContainer
command (total time: 1.684s)
----------------------------
0.592s 66 calls diff
0.436s 404 calls readelf
0.321s 2 calls objcopy
0.112s 55 calls objdump
0.096s 12 calls gzip
0.085s 6 calls xz
0.039s 5 calls cmp
0.002s 14 calls cmp (internal)
compare_files (cumulative) (total time: 11.531s)
------------------------------------------------
2.462s 1 call abc.DotChangesFile
2.274s 2 calls abc.DebFile
1.985s 2 calls abc.XzFile
1.921s 2 calls abc.DebDataTarFile
1.781s 1 call abc.ElfFile
0.407s 13 calls diffoscope.comparators.elf.ElfSection
0.287s 5 calls diffoscope.comparators.elf.ElfCodeSection
0.196s 2 calls abc.GzipFile
0.125s 2 calls abc.TarFile
0.035s 1 call abc.TextFile
0.034s 1 call diffoscope.comparators.elf.MonkeyPatchedElfSection
0.023s 2 calls abc.Md5sumsFile
0.000s 20 calls diffoscope.comparators.utils.libarchive.LibarchiveDirectory
container_extract (total time: 0.225s)
--------------------------------------
0.098s 12 calls diffoscope.comparators.gzip.GzipContainer
0.086s 6 calls diffoscope.comparators.xz.XzContainer
0.015s 6 calls diffoscope.comparators.deb.DebTarContainer
0.014s 16 calls diffoscope.comparators.tar.TarContainer
0.013s 22 calls diffoscope.comparators.deb.DebContainer
has_same_content_as (total time: 0.161s)
----------------------------------------
0.095s 4 calls diffoscope.comparators.utils.archive.ArchiveMember
0.046s 11 calls diffoscope.comparators.utils.libarchive.LibarchiveMember
0.019s 2 calls diffoscope.comparators.debian.DebControlMember
0.001s 1 call diffoscope.comparators.utils.libarchive.LibarchiveSymlink
0.000s 13 calls diffoscope.comparators.elf.ElfSection
0.000s 20 calls diffoscope.comparators.utils.libarchive.LibarchiveDirectory
0.000s 1 call abc.DotChangesFile
0.000s 5 calls diffoscope.comparators.elf.ElfCodeSection
0.000s 1 call diffoscope.comparators.elf.MonkeyPatchedElfSection
main (total time: 3.520s)
-------------------------
3.504s 2 calls outputs
0.009s 1 call cleanup
0.007s 1 call parse_args
open_archive (total time: 0.001s)
---------------------------------
0.000s 12 calls diffoscope.comparators.tar.TarContainer
0.000s 8 calls diffoscope.comparators.deb.DebContainer
0.000s 12 calls diffoscope.comparators.gzip.GzipContainer
0.000s 6 calls diffoscope.comparators.deb.DebTarContainer
0.000s 6 calls diffoscope.comparators.xz.XzContainer
output (total time: 1.029s)
---------------------------
1.023s 1 call html
0.006s 1 call text
recognizes (total time: 0.257s)
-------------------------------
0.129s 788 calls diffoscope.comparators.utils.libarchive.LibarchiveMember
0.082s 528 calls diffoscope.comparators.utils.archive.ArchiveMember
0.011s 10 calls abc.DotChangesFile
0.008s 128 calls diffoscope.comparators.debian.DebControlMember
0.005s 234 calls diffoscope.comparators.elf.ElfSection
0.004s 6 calls abc.XzFile
0.003s 12 calls abc.TarFile
0.003s 90 calls diffoscope.comparators.elf.ElfCodeSection
0.002s 8 calls abc.Md5sumsFile
0.002s 12 calls abc.GzipFile
0.002s 8 calls abc.DebFile
0.002s 18 calls diffoscope.comparators.elf.MonkeyPatchedElfSection
0.002s 6 calls abc.DebDataTarFile
0.001s 6 calls abc.TextFile
0.001s 4 calls abc.ElfFile
0.000s 8 calls diffoscope.comparators.binary.FilesystemFile
Fri Jan 6 03:59:10 UTC 2017 E: tclgeoip failed to build reproducibly in unstable on amd64.
mv: error writing ‘/var/lib/jenkins/userContent/reproducible/debian/dbd/unstable/amd64/tclgeoip_0.2-1.1.diffoscope.html’: No space left on device
mv: failed to extend ‘/var/lib/jenkins/userContent/reproducible/debian/dbd/unstable/amd64/tclgeoip_0.2-1.1.diffoscope.html’: No space left on device
Starting cleanup.
/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/tclgeoip_0.2-1.1.rbuild.log:
gzip: /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/tclgeoip_0.2-1.1.rbuild.log.gz: No space left on device
Fri 6 Jan 03:59:10 UTC 2017 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-kzZLYVEf, which will now be removed.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list