[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_arm64_27 #3486
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Fri Feb 3 06:01:28 UTC 2017
https://jenkins.debian.net/job/reproducible_builder_arm64_27/3486/------------------------------------------
[...truncated 132.71 KB...]
-make[1]: Entering directory '/build/1st/postgresql-plsh-1.20140221'
+make[1]: Entering directory '/build/postgresql-plsh-1.20140221/2nd'
pg_buildext clean build-%v
### clean 9.6 ###
rm -rf plsh.sql regression.* results/
rm -rf debian/postgresql-*-plsh/ debian/*.substvars
-make[1]: Leaving directory '/build/1st/postgresql-plsh-1.20140221'
+make[1]: Leaving directory '/build/postgresql-plsh-1.20140221/2nd'
dh_clean
debian/rules build
dh build
@@ -508,20 +525,20 @@
dh_update_autotools_config
dh_auto_configure
debian/rules override_dh_auto_build
-make[1]: Entering directory '/build/1st/postgresql-plsh-1.20140221'
+make[1]: Entering directory '/build/postgresql-plsh-1.20140221/2nd'
pg_buildext build build-%v
### build 9.6 ###
-make[2]: Entering directory '/build/1st/postgresql-plsh-1.20140221/build-9.6'
-gcc -Wall -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -g -g -O2 -fdebug-prefix-map=/build/postgresql-9.6-XlDCxY/postgresql-9.6-9.6.1=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/mit-krb5 -fPIC -pie -fpic -I. -I/build/1st/postgresql-plsh-1.20140221 -I/usr/include/postgresql/9.6/server -I/usr/include/postgresql/internal -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/tcl8.6 -c -o plsh.o /build/1st/postgresql-plsh-1.20140221/plsh.c
+make[2]: Entering directory '/build/postgresql-plsh-1.20140221/2nd/build-9.6'
+gcc -Wall -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -g -g -O2 -fdebug-prefix-map=/build/postgresql-9.6-XlDCxY/postgresql-9.6-9.6.1=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/mit-krb5 -fPIC -pie -fpic -I. -I/build/postgresql-plsh-1.20140221/2nd -I/usr/include/postgresql/9.6/server -I/usr/include/postgresql/internal -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/tcl8.6 -c -o plsh.o /build/postgresql-plsh-1.20140221/2nd/plsh.c
gcc -Wall -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -g -g -O2 -fdebug-prefix-map=/build/postgresql-9.6-XlDCxY/postgresql-9.6-9.6.1=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/mit-krb5 -fPIC -pie -fpic -shared -o plsh.so plsh.o -L/usr/lib/aarch64-linux-gnu -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -L/usr/lib/mit-krb5 -L/usr/lib/aarch64-linux-gnu/mit-krb5 -Wl,--as-needed
-cp /build/1st/postgresql-plsh-1.20140221/plsh-inline.sql plsh.sql
+cp /build/postgresql-plsh-1.20140221/2nd/plsh-inline.sql plsh.sql
cp plsh.sql plsh--2.sql
-make[2]: Leaving directory '/build/1st/postgresql-plsh-1.20140221/build-9.6'
+make[2]: Leaving directory '/build/postgresql-plsh-1.20140221/2nd/build-9.6'
/usr/bin/make plsh.sql
-make[2]: Entering directory '/build/1st/postgresql-plsh-1.20140221'
+make[2]: Entering directory '/build/postgresql-plsh-1.20140221/2nd'
cp plsh-inline.sql plsh.sql
-make[2]: Leaving directory '/build/1st/postgresql-plsh-1.20140221'
-make[1]: Leaving directory '/build/1st/postgresql-plsh-1.20140221'
+make[2]: Leaving directory '/build/postgresql-plsh-1.20140221/2nd'
+make[1]: Leaving directory '/build/postgresql-plsh-1.20140221/2nd'
create-stamp debian/debhelper-build-stamp
fakeroot debian/rules binary
dh binary
@@ -529,22 +546,22 @@
dh_testroot
dh_prep
debian/rules override_dh_auto_install
-make[1]: Entering directory '/build/1st/postgresql-plsh-1.20140221'
+make[1]: Entering directory '/build/postgresql-plsh-1.20140221/2nd'
pg_buildext install build-%v postgresql-%v-plsh
### install 9.6 ###
-make[2]: Entering directory '/build/1st/postgresql-plsh-1.20140221/build-9.6'
-/bin/mkdir -p '/build/1st/postgresql-plsh-1.20140221/debian/postgresql-9.6-plsh/usr/lib/postgresql/9.6/lib'
-/bin/mkdir -p '/build/1st/postgresql-plsh-1.20140221/debian/postgresql-9.6-plsh/usr/share/postgresql/9.6/extension'
-/bin/mkdir -p '/build/1st/postgresql-plsh-1.20140221/debian/postgresql-9.6-plsh/usr/share/postgresql/9.6/extension'
-/usr/bin/install -c -m 755 plsh.so '/build/1st/postgresql-plsh-1.20140221/debian/postgresql-9.6-plsh/usr/lib/postgresql/9.6/lib/plsh.so'
-/usr/bin/install -c -m 644 /build/1st/postgresql-plsh-1.20140221/plsh.control '/build/1st/postgresql-plsh-1.20140221/debian/postgresql-9.6-plsh/usr/share/postgresql/9.6/extension/'
-/usr/bin/install -c -m 644 /build/1st/postgresql-plsh-1.20140221/plsh--unpackaged--1.sql /build/1st/postgresql-plsh-1.20140221/plsh--1--2.sql plsh--2.sql '/build/1st/postgresql-plsh-1.20140221/debian/postgresql-9.6-plsh/usr/share/postgresql/9.6/extension/'
-make[2]: Leaving directory '/build/1st/postgresql-plsh-1.20140221/build-9.6'
-make[1]: Leaving directory '/build/1st/postgresql-plsh-1.20140221'
+make[2]: Entering directory '/build/postgresql-plsh-1.20140221/2nd/build-9.6'
+/bin/mkdir -p '/build/postgresql-plsh-1.20140221/2nd/debian/postgresql-9.6-plsh/usr/lib/postgresql/9.6/lib'
+/bin/mkdir -p '/build/postgresql-plsh-1.20140221/2nd/debian/postgresql-9.6-plsh/usr/share/postgresql/9.6/extension'
+/bin/mkdir -p '/build/postgresql-plsh-1.20140221/2nd/debian/postgresql-9.6-plsh/usr/share/postgresql/9.6/extension'
+/usr/bin/install -c -m 755 plsh.so '/build/postgresql-plsh-1.20140221/2nd/debian/postgresql-9.6-plsh/usr/lib/postgresql/9.6/lib/plsh.so'
+/usr/bin/install -c -m 644 /build/postgresql-plsh-1.20140221/2nd/plsh.control '/build/postgresql-plsh-1.20140221/2nd/debian/postgresql-9.6-plsh/usr/share/postgresql/9.6/extension/'
+/usr/bin/install -c -m 644 /build/postgresql-plsh-1.20140221/2nd/plsh--unpackaged--1.sql /build/postgresql-plsh-1.20140221/2nd/plsh--1--2.sql plsh--2.sql '/build/postgresql-plsh-1.20140221/2nd/debian/postgresql-9.6-plsh/usr/share/postgresql/9.6/extension/'
+make[2]: Leaving directory '/build/postgresql-plsh-1.20140221/2nd/build-9.6'
+make[1]: Leaving directory '/build/postgresql-plsh-1.20140221/2nd'
debian/rules override_dh_installdocs
-make[1]: Entering directory '/build/1st/postgresql-plsh-1.20140221'
+make[1]: Entering directory '/build/postgresql-plsh-1.20140221/2nd'
dh_installdocs -a --all README.md
-make[1]: Leaving directory '/build/1st/postgresql-plsh-1.20140221'
+make[1]: Leaving directory '/build/postgresql-plsh-1.20140221/2nd'
dh_installchangelogs
dh_perl
dh_link
@@ -564,15 +581,17 @@
dpkg-genbuildinfo --build=binary
dpkg-genchanges --build=binary >../postgresql-plsh_1.20140221-5_arm64.changes
dpkg-genchanges: info: binary-only upload (no source code included)
- dpkg-source --after-build postgresql-plsh-1.20140221
+ dpkg-source --after-build 2nd
dpkg-buildpackage: info: binary-only upload (no source included)
I: copying local configuration
+I: user script /srv/workspace/pbuilder/26363/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/26363/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/28181 and its subdirectories
-I: Current time: Thu Feb 2 17:59:45 -12 2017
-I: pbuilder-time-stamp: 1486101585
+I: removing directory /srv/workspace/pbuilder/26363 and its subdirectories
+I: Current time: Fri Mar 9 02:23:26 +14 2018
+I: pbuilder-time-stamp: 1520511806
Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/arm64/postgresql-plsh_1.20140221-5.diff: 75.6% -- replaced with /var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/arm64/postgresql-plsh_1.20140221-5.diff.gz
b2/build.log: 80.0%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log: 80.4%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/debian/logs/unstable/arm64/postgresql-plsh_1.20140221-5.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-5knXl0He/tmp.MrN9RsW6jL
+ mv /srv/reproducible-results/rbuild-debian-5knXl0He/tmp.MrN9RsW6jL /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/arm64/postgresql-plsh_1.20140221-5.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/arm64/postgresql-plsh_1.20140221-5.rbuild.log
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ filter_changes_files
+ sed -i -e '/^ [a-f0-9]\{32,64\} .*\.buildinfo$/d' b1/postgresql-plsh_1.20140221-5_arm64.changes b2/postgresql-plsh_1.20140221-5_arm64.changes
+ call_diffoscope_on_changes_files
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-5knXl0He
+ local TMPLOG=/srv/reproducible-results/rbuild-debian-5knXl0He/tmp.KI41Si9wFq
+ local TIMEOUT=120m
+ DBDSUITE=unstable
+ '[' unstable = experimental ']'
+ set -x
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-5knXl0He -d dbd-tmp-XXXXXXX
+ local TEMP=/srv/reproducible-results/rbuild-debian-5knXl0He/dbd-tmp-swvXcdV
++ schroot --directory /srv/reproducible-results/rbuild-debian-5knXl0He -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/arm64/postgresql-plsh_1.20140221-5.rbuild.log
++ date -u
+ echo -e 'Fri Feb 3 06:01:23 UTC 2017 I: diffoscope 70 will be used to compare the two builds:'
Fri Feb 3 06:01:23 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-5knXl0He -c source:jenkins-reproducible-unstable-diffoscope -- sh -c 'export TMPDIR=/srv/reproducible-results/rbuild-debian-5knXl0He/dbd-tmp-swvXcdV ; diffoscope --html /srv/reproducible-results/rbuild-debian-5knXl0He/postgresql-plsh_1.20140221-5.diffoscope.html --text /srv/reproducible-results/rbuild-debian-5knXl0He/postgresql-plsh_1.20140221-5.diffoscope.txt --profile=- /srv/reproducible-results/rbuild-debian-5knXl0He/b1/postgresql-plsh_1.20140221-5_arm64.changes /srv/reproducible-results/rbuild-debian-5knXl0He/b2/postgresql-plsh_1.20140221-5_arm64.changes'
+ RESULT=1
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-debian-5knXl0He/tmp.KI41Si9wFq
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ false
+ set +x
Profiling output for: /usr/bin/diffoscope --html /srv/reproducible-results/rbuild-debian-5knXl0He/postgresql-plsh_1.20140221-5.diffoscope.html --text /srv/reproducible-results/rbuild-debian-5knXl0He/postgresql-plsh_1.20140221-5.diffoscope.txt --profile=- /srv/reproducible-results/rbuild-debian-5knXl0He/b1/postgresql-plsh_1.20140221-5_arm64.changes /srv/reproducible-results/rbuild-debian-5knXl0He/b2/postgresql-plsh_1.20140221-5_arm64.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 6 calls diffoscope.comparators.xz.XzContainer
0.000s 8 calls diffoscope.comparators.deb.DebContainer
0.000s 6 calls diffoscope.comparators.deb.DebTarContainer
command (total time: 2.068s)
----------------------------
0.642s 382 calls readelf
0.556s 62 calls diff
0.513s 2 calls objcopy
0.117s 44 calls objdump
0.106s 12 calls gzip
0.081s 6 calls xz
0.050s 6 calls cmp
0.002s 13 calls cmp (internal)
compare_files (cumulative) (total time: 11.979s)
------------------------------------------------
2.533s 1 call abc.DotChangesFile
2.381s 2 calls abc.DebFile
2.077s 2 calls abc.XzFile
2.021s 2 calls abc.DebDataTarFile
1.881s 1 call abc.ElfFile
0.379s 11 calls diffoscope.comparators.elf.ElfSection
0.259s 4 calls diffoscope.comparators.elf.ElfCodeSection
0.210s 2 calls abc.GzipFile
0.139s 2 calls abc.TarFile
0.038s 1 call abc.TextFile
0.036s 1 call diffoscope.comparators.elf.MonkeyPatchedElfSection
0.024s 2 calls abc.Md5sumsFile
0.000s 21 calls diffoscope.comparators.utils.libarchive.LibarchiveDirectory
container_extract (total time: 0.229s)
--------------------------------------
0.107s 12 calls diffoscope.comparators.gzip.GzipContainer
0.082s 6 calls diffoscope.comparators.xz.XzContainer
0.015s 6 calls diffoscope.comparators.deb.DebTarContainer
0.013s 16 calls diffoscope.comparators.tar.TarContainer
0.012s 22 calls diffoscope.comparators.deb.DebContainer
has_same_content_as (total time: 0.166s)
----------------------------------------
0.089s 4 calls diffoscope.comparators.utils.archive.ArchiveMember
0.059s 11 calls diffoscope.comparators.utils.libarchive.LibarchiveMember
0.015s 2 calls diffoscope.comparators.debian.DebControlMember
0.001s 1 call diffoscope.comparators.utils.libarchive.LibarchiveSymlink
0.000s 21 calls diffoscope.comparators.utils.libarchive.LibarchiveDirectory
0.000s 11 calls diffoscope.comparators.elf.ElfSection
0.000s 1 call abc.DotChangesFile
0.000s 4 calls diffoscope.comparators.elf.ElfCodeSection
0.000s 1 call diffoscope.comparators.elf.MonkeyPatchedElfSection
main (total time: 3.499s)
-------------------------
3.489s 2 calls outputs
0.010s 1 call cleanup
open_archive (total time: 0.001s)
---------------------------------
0.000s 12 calls diffoscope.comparators.tar.TarContainer
0.000s 12 calls diffoscope.comparators.gzip.GzipContainer
0.000s 8 calls diffoscope.comparators.deb.DebContainer
0.000s 6 calls diffoscope.comparators.deb.DebTarContainer
0.000s 6 calls diffoscope.comparators.xz.XzContainer
output (total time: 0.948s)
---------------------------
0.945s 1 call html
0.003s 1 call text
recognizes (total time: 0.041s)
-------------------------------
0.016s 456 calls diffoscope.comparators.utils.libarchive.LibarchiveMember
0.006s 10 calls diffoscope.comparators.binary.FilesystemFile
0.006s 258 calls diffoscope.comparators.utils.archive.ArchiveMember
0.006s 198 calls diffoscope.comparators.elf.ElfSection
0.003s 72 calls diffoscope.comparators.elf.ElfCodeSection
0.002s 88 calls diffoscope.comparators.debian.DebControlMember
0.002s 18 calls diffoscope.comparators.elf.MonkeyPatchedElfSection
0.000s 8 calls abc.DotChangesFile
tee: /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/arm64/postgresql-plsh_1.20140221-5.rbuild.log: No space left on device
Starting cleanup.
/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/arm64/postgresql-plsh_1.20140221-5.rbuild.log:
gzip: /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/arm64/postgresql-plsh_1.20140221-5.rbuild.log.gz: No space left on device
Fri 3 Feb 06:01:28 UTC 2017 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-x1oTzGHS, which will now be removed.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list