[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_19 #17115

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Fri Feb 3 05:28:17 UTC 2017


https://jenkins.debian.net/job/reproducible_builder_armhf_19/17115/------------------------------------------
[...truncated 108.97 KB...]
 'build/bdist.linux-armv7l' does not exist -- can't clean it
 'build/scripts-2.7' does not exist -- can't clean it
 rm -rf debian/python-module-stampdir
-find "/build/1st/tofu-0.5" -name '*.py[co]' -delete
-find "/build/1st/tofu-0.5" -name __pycache__ -type d -empty -delete
-find "/build/1st/tofu-0.5" -prune -name '*.egg-info' -exec rm -rf '{}' ';'
+find "/build/tofu-0.5/2nd" -name '*.py[co]' -delete
+find "/build/tofu-0.5/2nd" -name __pycache__ -type d -empty -delete
+find "/build/tofu-0.5/2nd" -prune -name '*.egg-info' -exec rm -rf '{}' ';'
 /usr/bin/make -f debian/rules reverse-config
-make[1]: Entering directory '/build/1st/tofu-0.5'
+make[1]: Entering directory '/build/tofu-0.5/2nd'
 pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions
 make[1]: 'reverse-config' is up to date.
-make[1]: Leaving directory '/build/1st/tofu-0.5'
+make[1]: Leaving directory '/build/tofu-0.5/2nd'
 if [ -d "." ]; then \
-  cd . && QUILT_PATCHES=/build/1st/tofu-0.5/debian/patches quilt --quiltrc /dev/null pop -a -R || test $? = 2 ; \
+  cd . && QUILT_PATCHES=/build/tofu-0.5/2nd/debian/patches quilt --quiltrc /dev/null pop -a -R || test $? = 2 ; \
 fi
 No patch removed
 rm -rf ./.pc
@@ -390,31 +404,31 @@
 CDBS WARNING:    DEB_COMPRESS_EXCLUDE is deprecated since 0.4.85
 mkdir -p debian/python-module-stampdir
 /usr/bin/make -f debian/rules reverse-config
-make[1]: Entering directory '/build/1st/tofu-0.5'
+make[1]: Entering directory '/build/tofu-0.5/2nd'
 pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions
 make[1]: 'reverse-config' is up to date.
-make[1]: Leaving directory '/build/1st/tofu-0.5'
-cd . && QUILT_PATCHES=/build/1st/tofu-0.5/debian/patches quilt --quiltrc /dev/null push -a || test $? = 2
+make[1]: Leaving directory '/build/tofu-0.5/2nd'
+cd . && QUILT_PATCHES=/build/tofu-0.5/2nd/debian/patches quilt --quiltrc /dev/null push -a || test $? = 2
 Applying patch no_bytecompilation.patch
 patching file setup.cfg
 
 Now at patch no_bytecompilation.patch
 touch debian/stamp-patched
 /usr/bin/make -f debian/rules update-config
-make[1]: Entering directory '/build/1st/tofu-0.5'
+make[1]: Entering directory '/build/tofu-0.5/2nd'
 pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions
 make[1]: 'update-config' is up to date.
-make[1]: Leaving directory '/build/1st/tofu-0.5'
-cd . && python setup.py build --build-base="/build/1st/tofu-0.5/./build"
+make[1]: Leaving directory '/build/tofu-0.5/2nd'
+cd . && python setup.py build --build-base="/build/tofu-0.5/2nd/./build"
 running build
 running build_py
-creating /build/1st/tofu-0.5/build
-creating /build/1st/tofu-0.5/build/lib.linux-armv7l-2.7
-creating /build/1st/tofu-0.5/build/lib.linux-armv7l-2.7/tofu
-copying server.py -> /build/1st/tofu-0.5/./build/lib.linux-armv7l-2.7/tofu
-copying single.py -> /build/1st/tofu-0.5/./build/lib.linux-armv7l-2.7/tofu
-copying client.py -> /build/1st/tofu-0.5/./build/lib.linux-armv7l-2.7/tofu
-copying __init__.py -> /build/1st/tofu-0.5/./build/lib.linux-armv7l-2.7/tofu
+creating /build/tofu-0.5/2nd/build
+creating /build/tofu-0.5/2nd/build/lib.linux-armv7l-2.7
+creating /build/tofu-0.5/2nd/build/lib.linux-armv7l-2.7/tofu
+copying client.py -> /build/tofu-0.5/2nd/./build/lib.linux-armv7l-2.7/tofu
+copying server.py -> /build/tofu-0.5/2nd/./build/lib.linux-armv7l-2.7/tofu
+copying __init__.py -> /build/tofu-0.5/2nd/./build/lib.linux-armv7l-2.7/tofu
+copying single.py -> /build/tofu-0.5/2nd/./build/lib.linux-armv7l-2.7/tofu
 touch debian/python-module-stampdir/python-tofu
  fakeroot debian/rules binary
 pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions
@@ -428,7 +442,7 @@
 mkdir -p "."
 CDBS WARNING:    DEB_COMPRESS_EXCLUDE is deprecated since 0.4.85
 mkdir -p debian/python-module-stampdir
-cd . && python setup.py build --build-base="/build/1st/tofu-0.5/./build"
+cd . && python setup.py build --build-base="/build/tofu-0.5/2nd/./build"
 running build
 running build_py
 touch debian/python-module-stampdir/python-tofu
@@ -436,22 +450,22 @@
 dh_installdirs -ppython-tofu \
 	
 dh_installdirs: Compatibility levels before 9 are deprecated (level 5 in use)
-cd . && python setup.py install --root="/build/1st/tofu-0.5/debian/python-tofu/" --install-layout=deb --no-compile -O0
+cd . && python setup.py install --root="/build/tofu-0.5/2nd/debian/python-tofu/" --install-layout=deb --no-compile -O0
 running install
 running build
 running build_py
 running install_lib
-creating /build/1st/tofu-0.5/debian/python-tofu/usr
-creating /build/1st/tofu-0.5/debian/python-tofu/usr/lib
-creating /build/1st/tofu-0.5/debian/python-tofu/usr/lib/python2.7
-creating /build/1st/tofu-0.5/debian/python-tofu/usr/lib/python2.7/dist-packages
-creating /build/1st/tofu-0.5/debian/python-tofu/usr/lib/python2.7/dist-packages/tofu
-copying build/lib.linux-armv7l-2.7/tofu/server.py -> /build/1st/tofu-0.5/debian/python-tofu/usr/lib/python2.7/dist-packages/tofu
-copying build/lib.linux-armv7l-2.7/tofu/single.py -> /build/1st/tofu-0.5/debian/python-tofu/usr/lib/python2.7/dist-packages/tofu
-copying build/lib.linux-armv7l-2.7/tofu/client.py -> /build/1st/tofu-0.5/debian/python-tofu/usr/lib/python2.7/dist-packages/tofu
-copying build/lib.linux-armv7l-2.7/tofu/__init__.py -> /build/1st/tofu-0.5/debian/python-tofu/usr/lib/python2.7/dist-packages/tofu
+creating /build/tofu-0.5/2nd/debian/python-tofu/usr
+creating /build/tofu-0.5/2nd/debian/python-tofu/usr/lib
+creating /build/tofu-0.5/2nd/debian/python-tofu/usr/lib/python2.7
+creating /build/tofu-0.5/2nd/debian/python-tofu/usr/lib/python2.7/dist-packages
+creating /build/tofu-0.5/2nd/debian/python-tofu/usr/lib/python2.7/dist-packages/tofu
+copying build/lib.linux-armv7l-2.7/tofu/client.py -> /build/tofu-0.5/2nd/debian/python-tofu/usr/lib/python2.7/dist-packages/tofu
+copying build/lib.linux-armv7l-2.7/tofu/server.py -> /build/tofu-0.5/2nd/debian/python-tofu/usr/lib/python2.7/dist-packages/tofu
+copying build/lib.linux-armv7l-2.7/tofu/__init__.py -> /build/tofu-0.5/2nd/debian/python-tofu/usr/lib/python2.7/dist-packages/tofu
+copying build/lib.linux-armv7l-2.7/tofu/single.py -> /build/tofu-0.5/2nd/debian/python-tofu/usr/lib/python2.7/dist-packages/tofu
 running install_egg_info
-Writing /build/1st/tofu-0.5/debian/python-tofu/usr/lib/python2.7/dist-packages/Tofu-0.5.egg-info
+Writing /build/tofu-0.5/2nd/debian/python-tofu/usr/lib/python2.7/dist-packages/Tofu-0.5.egg-info
 dh_installdocs -ppython-tofu ./README
 dh_installdocs: Compatibility levels before 9 are deprecated (level 5 in use)
 dh_installexamples -ppython-tofu 
@@ -493,23 +507,25 @@
 dh_perl -ppython-tofu 
 dh_shlibdeps -ppython-tofu 
 dh_gencontrol -ppython-tofu  
-dpkg-gencontrol: warning: package python-tofu: unused substitution variable ${python:Versions}
 dpkg-gencontrol: warning: package python-tofu: unused substitution variable ${python:Provides}
+dpkg-gencontrol: warning: package python-tofu: unused substitution variable ${python:Versions}
 dh_md5sums -ppython-tofu 
 dh_builddeb -ppython-tofu 
 dpkg-deb: building package 'python-tofu' in '../python-tofu_0.5-6_all.deb'.
  dpkg-genbuildinfo --build=binary
  dpkg-genchanges --build=binary >../tofu_0.5-6_armhf.changes
 dpkg-genchanges: info: binary-only upload (no source code included)
- dpkg-source --after-build tofu-0.5
+ dpkg-source --after-build 2nd
 dpkg-buildpackage: info: binary-only upload (no source included)
 I: copying local configuration
+I: user script /srv/workspace/pbuilder/27913/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/27913/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/26132 and its subdirectories
-I: Current time: Thu Feb  2 17:23:21 -12 2017
-I: pbuilder-time-stamp: 1486099401
+I: removing directory /srv/workspace/pbuilder/27913 and its subdirectories
+I: Current time: Fri Feb  3 19:26:55 +14 2017
+I: pbuilder-time-stamp: 1486099615

Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/armhf/tofu_0.5-6.diff:	 75.6% -- replaced with /var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/armhf/tofu_0.5-6.diff.gz
b2/build.log:	 80.2%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log:	 80.5%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/debian/logs/unstable/armhf/tofu_0.5-6.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-a2aCyPWh/tmp.8wCXAFbIru
+ mv /srv/reproducible-results/rbuild-debian-a2aCyPWh/tmp.8wCXAFbIru /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/tofu_0.5-6.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/tofu_0.5-6.rbuild.log
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ filter_changes_files
+ sed -i -e '/^ [a-f0-9]\{32,64\} .*\.buildinfo$/d' b1/tofu_0.5-6_armhf.changes b2/tofu_0.5-6_armhf.changes
+ call_diffoscope_on_changes_files
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-a2aCyPWh
+ local TMPLOG=/srv/reproducible-results/rbuild-debian-a2aCyPWh/tmp.pzOpEJEcYj
+ local TIMEOUT=120m
+ DBDSUITE=unstable
+ '[' unstable = experimental ']'
+ set -x
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-a2aCyPWh -d dbd-tmp-XXXXXXX
+ local TEMP=/srv/reproducible-results/rbuild-debian-a2aCyPWh/dbd-tmp-fW87BLz
++ schroot --directory /srv/reproducible-results/rbuild-debian-a2aCyPWh -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/armhf/tofu_0.5-6.rbuild.log
++ date -u
+ echo -e 'Fri Feb  3 05:27:13 UTC 2017  I: diffoscope 70 will be used to compare the two builds:'
Fri Feb  3 05:27:13 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-a2aCyPWh -c source:jenkins-reproducible-unstable-diffoscope -- sh -c 'export TMPDIR=/srv/reproducible-results/rbuild-debian-a2aCyPWh/dbd-tmp-fW87BLz ; diffoscope 			--html /srv/reproducible-results/rbuild-debian-a2aCyPWh/tofu_0.5-6.diffoscope.html 			--text /srv/reproducible-results/rbuild-debian-a2aCyPWh/tofu_0.5-6.diffoscope.txt 			--profile=- 			/srv/reproducible-results/rbuild-debian-a2aCyPWh/b1/tofu_0.5-6_armhf.changes 			/srv/reproducible-results/rbuild-debian-a2aCyPWh/b2/tofu_0.5-6_armhf.changes'
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-debian-a2aCyPWh/tmp.pzOpEJEcYj
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ false
+ set +x
Profiling output for: /usr/bin/diffoscope --html /srv/reproducible-results/rbuild-debian-a2aCyPWh/tofu_0.5-6.diffoscope.html --text /srv/reproducible-results/rbuild-debian-a2aCyPWh/tofu_0.5-6.diffoscope.txt --profile=- /srv/reproducible-results/rbuild-debian-a2aCyPWh/b1/tofu_0.5-6_armhf.changes /srv/reproducible-results/rbuild-debian-a2aCyPWh/b2/tofu_0.5-6_armhf.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
 _         __       
| |_ ___  / _|_   _ 
| __/ _ \| |_| | | |
| || (_) |  _| |_| |
 \__\___/|_|  \__,_|
                    
Fri Feb  3 05:27:15 UTC 2017  I: diffoscope 70 found no differences in the changes files, and a .buildinfo file also exists.
Fri Feb  3 05:27:15 UTC 2017  I: tofu from unstable built successfully and reproducibly on armhf.
UPDATE 1
INSERT 0 1
DELETE 1
INFO: Starting at 2017-02-03 05:27:16.017819
INFO: Finished at 2017-02-03 05:27:16.364093, took: 0:00:00.346287

Fri Feb  3 05:27:16 UTC 2017 - successfully updated the database and updated https://tests.reproducible-builds.org/debian/rb-pkg/unstable/armhf/tofu.html

Fri Feb  3 05:27:16 UTC 2017  I: Submitting .buildinfo files to external archives:
Fri Feb  3 05:27:16 UTC 2017  I: Done submitting .buildinfo files to submit at buildinfo.kfreebsd.eu.
Fri Feb  3 05:27:46 UTC 2017  E: Could not submit buildinfo from b1 to http://buildinfo.debian.net/api/submit
Fri Feb  3 05:28:16 UTC 2017  E: Could not submit buildinfo from b2 to http://buildinfo.debian.net/api/submit
Fri Feb  3 05:28:16 UTC 2017  I: Done submitting .buildinfo files to http://buildinfo.debian.net/api/submit.
Fri Feb  3 05:28:16 UTC 2017  I: Done submitting .buildinfo files.
Fri Feb  3 05:28:16 UTC 2017  I: Removing signed tofu_0.5-6_armhf.buildinfo.asc files:
removed ‘./b1/tofu_0.5-6_armhf.buildinfo.asc’
removed ‘./b2/tofu_0.5-6_armhf.buildinfo.asc’
Fri Feb  3 05:28:17 UTC 2017 - total duration: 0h 7m 10s.
Starting cleanup.
/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/tofu_0.5-6.rbuild.log:	
gzip: /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/tofu_0.5-6.rbuild.log.gz: No space left on device
Starting cleanup.
/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/tofu_0.5-6.rbuild.log:	
gzip: /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/tofu_0.5-6.rbuild.log.gz: No space left on device
Fri  3 Feb 05:28:17 UTC 2017 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-PMDBm5Cv, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list