[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_arm64_6 #3419
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Fri Feb 3 06:06:42 UTC 2017
https://jenkins.debian.net/job/reproducible_builder_arm64_6/3419/------------------------------------------
[...truncated 132.17 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/10697/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/10697/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/7672 and its subdirectories
-I: Current time: Thu Feb 2 18:05:36 -12 2017
-I: pbuilder-time-stamp: 1486101936
+I: removing directory /srv/workspace/pbuilder/10697 and its subdirectories
+I: Current time: Fri Mar 9 02:28:38 +14 2018
+I: pbuilder-time-stamp: 1520512118
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-E3nfdGEr/tmp.tgFU4nVga9
+ mv /srv/reproducible-results/rbuild-debian-E3nfdGEr/tmp.tgFU4nVga9 /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-E3nfdGEr
+ local TMPLOG=/srv/reproducible-results/rbuild-debian-E3nfdGEr/tmp.jarpw78PsR
+ local TIMEOUT=120m
+ DBDSUITE=unstable
+ '[' unstable = experimental ']'
+ set -x
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-E3nfdGEr -d dbd-tmp-XXXXXXX
+ local TEMP=/srv/reproducible-results/rbuild-debian-E3nfdGEr/dbd-tmp-edy11LV
++ schroot --directory /srv/reproducible-results/rbuild-debian-E3nfdGEr -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:06:36 UTC 2017 I: diffoscope 70 will be used to compare the two builds:'
Fri Feb 3 06:06:36 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-E3nfdGEr -c source:jenkins-reproducible-unstable-diffoscope -- sh -c 'export TMPDIR=/srv/reproducible-results/rbuild-debian-E3nfdGEr/dbd-tmp-edy11LV ; diffoscope --html /srv/reproducible-results/rbuild-debian-E3nfdGEr/postgresql-plsh_1.20140221-5.diffoscope.html --text /srv/reproducible-results/rbuild-debian-E3nfdGEr/postgresql-plsh_1.20140221-5.diffoscope.txt --profile=- /srv/reproducible-results/rbuild-debian-E3nfdGEr/b1/postgresql-plsh_1.20140221-5_arm64.changes /srv/reproducible-results/rbuild-debian-E3nfdGEr/b2/postgresql-plsh_1.20140221-5_arm64.changes'
+ RESULT=1
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-debian-E3nfdGEr/tmp.jarpw78PsR
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ false
+ set +x
Profiling output for: /usr/bin/diffoscope --html /srv/reproducible-results/rbuild-debian-E3nfdGEr/postgresql-plsh_1.20140221-5.diffoscope.html --text /srv/reproducible-results/rbuild-debian-E3nfdGEr/postgresql-plsh_1.20140221-5.diffoscope.txt --profile=- /srv/reproducible-results/rbuild-debian-E3nfdGEr/b1/postgresql-plsh_1.20140221-5_arm64.changes /srv/reproducible-results/rbuild-debian-E3nfdGEr/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 6 calls diffoscope.comparators.deb.DebTarContainer
0.000s 8 calls diffoscope.comparators.deb.DebContainer
command (total time: 1.671s)
----------------------------
0.551s 62 calls diff
0.425s 382 calls readelf
0.312s 2 calls objcopy
0.129s 12 calls gzip
0.122s 44 calls objdump
0.080s 6 calls xz
0.050s 6 calls cmp
0.002s 13 calls cmp (internal)
compare_files (cumulative) (total time: 11.134s)
------------------------------------------------
2.419s 1 call abc.DotChangesFile
2.239s 2 calls abc.DebFile
1.879s 2 calls abc.XzFile
1.816s 2 calls abc.DebDataTarFile
1.655s 1 call abc.ElfFile
0.317s 11 calls diffoscope.comparators.elf.ElfSection
0.313s 4 calls diffoscope.comparators.elf.ElfCodeSection
0.249s 2 calls abc.GzipFile
0.145s 2 calls abc.TarFile
0.044s 1 call abc.TextFile
0.033s 1 call diffoscope.comparators.elf.MonkeyPatchedElfSection
0.025s 2 calls abc.Md5sumsFile
0.000s 21 calls diffoscope.comparators.utils.libarchive.LibarchiveDirectory
container_extract (total time: 0.254s)
--------------------------------------
0.131s 12 calls diffoscope.comparators.gzip.GzipContainer
0.081s 6 calls diffoscope.comparators.xz.XzContainer
0.016s 6 calls diffoscope.comparators.deb.DebTarContainer
0.015s 16 calls diffoscope.comparators.tar.TarContainer
0.013s 22 calls diffoscope.comparators.deb.DebContainer
has_same_content_as (total time: 0.204s)
----------------------------------------
0.125s 4 calls diffoscope.comparators.utils.archive.ArchiveMember
0.059s 11 calls diffoscope.comparators.utils.libarchive.LibarchiveMember
0.017s 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.307s)
-------------------------
3.297s 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.869s)
---------------------------
0.865s 1 call html
0.004s 1 call text
recognizes (total time: 0.041s)
-------------------------------
0.017s 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.005s 198 calls diffoscope.comparators.elf.ElfSection
0.003s 88 calls diffoscope.comparators.debian.DebControlMember
0.002s 72 calls diffoscope.comparators.elf.ElfCodeSection
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:06:42 UTC 2017 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-tP7tPJpc, which will now be removed.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list