[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_48 #12774

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Thu Feb 16 09:04:27 UTC 2017


https://jenkins.debian.net/job/reproducible_builder_armhf_48/12774/------------------------------------------
[...truncated 154.51 KB...]
      roff: ./README.1                                 
      html: ./README.1.html                                       +man
 mv README.1 decopy.1
 mv README.1.html decopy.1.html
-make[1]: Leaving directory '/build/1st/decopy-0.2'
+make[1]: Leaving directory '/build/2nd/decopy-0.2'
    dh_auto_test -O--buildsystem=pybuild
 I: pybuild base:184: python3.5 setup.py test 
 running test
 running egg_info
 creating Decopy.egg-info
-writing entry points to Decopy.egg-info/entry_points.txt
 writing top-level names to Decopy.egg-info/top_level.txt
-writing dependency_links to Decopy.egg-info/dependency_links.txt
 writing Decopy.egg-info/PKG-INFO
+writing dependency_links to Decopy.egg-info/dependency_links.txt
+writing entry points to Decopy.egg-info/entry_points.txt
 writing manifest file 'Decopy.egg-info/SOURCES.txt'
 reading manifest file 'Decopy.egg-info/SOURCES.txt'
 writing manifest file 'Decopy.egg-info/SOURCES.txt'
 running build_ext
+testEmpty (tests.output_test.TestOutput) ... ok
+testEmptyPartial (tests.output_test.TestOutput) ... ok
+testCleanComments (tests.matchers_test.TestMatchers) ... ok
+testParseBsd (tests.matchers_test.TestMatchers) ... ok
+testParseCopyright (tests.matchers_test.TestMatchers) ... ok
+testParseHolders (tests.matchers_test.TestMatchers) ... ok
+testProcessComplex (tests.dep5_test.TestCopyright)
+Parses a debian/copyright with many entries (testdata/three). ... ok
+testProcessEmpty (tests.dep5_test.TestCopyright)
+Parses a tree with no debian/copyright file. ... ok
+testProcessMalformed (tests.dep5_test.TestCopyright)
+Parses a tree with a malformed debian/copyright file. ... ok
+testProcessSimple (tests.dep5_test.TestCopyright)
+Parses a debian/copyright with two entries (testdata/four). ... ok
+testRemoveMisplaced (tests.dep5_test.TestCopyright)
+Removes files from copyright if they were wrong (testdata/three). ... ok
+testRemoveMisplacedCopyright (tests.dep5_test.TestCopyright)
+Removes files if they were wrong, grouping by copyright. ... ok
+testRemoveMisplacedPartial (tests.dep5_test.TestCopyright)
+Removes files if they were wrong, grouping by copyright. ... ok
+testUnknownLicense (tests.dep5_test.TestGroup) ... ok
 testAddTwoPeople (tests.tree_test.TestCopyrightGroup) ... ok
 testMergeEmails (tests.tree_test.TestCopyrightGroup) ... ok
 testMergeNames (tests.tree_test.TestCopyrightGroup) ... ok
@@ -614,30 +649,9 @@
 Parses a tree that contains a debian/copyright (testdata/three). ... ok
 testSimpleTree (tests.tree_test.TestRootInfo)
 Parses a tree with licensed files (testdata/one). ... ok
-testEmpty (tests.output_test.TestOutput) ... ok
-testEmptyPartial (tests.output_test.TestOutput) ... ok
-testCleanComments (tests.matchers_test.TestMatchers) ... ok
-testParseBsd (tests.matchers_test.TestMatchers) ... ok
-testParseCopyright (tests.matchers_test.TestMatchers) ... ok
-testParseHolders (tests.matchers_test.TestMatchers) ... ok
-testProcessComplex (tests.dep5_test.TestCopyright)
-Parses a debian/copyright with many entries (testdata/three). ... ok
-testProcessEmpty (tests.dep5_test.TestCopyright)
-Parses a tree with no debian/copyright file. ... ok
-testProcessMalformed (tests.dep5_test.TestCopyright)
-Parses a tree with a malformed debian/copyright file. ... ok
-testProcessSimple (tests.dep5_test.TestCopyright)
-Parses a debian/copyright with two entries (testdata/four). ... ok
-testRemoveMisplaced (tests.dep5_test.TestCopyright)
-Removes files from copyright if they were wrong (testdata/three). ... ok
-testRemoveMisplacedCopyright (tests.dep5_test.TestCopyright)
-Removes files if they were wrong, grouping by copyright. ... ok
-testRemoveMisplacedPartial (tests.dep5_test.TestCopyright)
-Removes files if they were wrong, grouping by copyright. ... ok
-testUnknownLicense (tests.dep5_test.TestGroup) ... ok
 
 ----------------------------------------------------------------------
-Ran 36 tests in 1.392s
+Ran 36 tests in 1.704s
 
 OK
    create-stamp debian/debhelper-build-stamp
@@ -647,46 +661,46 @@
    dh_testroot -O--buildsystem=pybuild
    dh_prep -O--buildsystem=pybuild
    dh_auto_install -O--buildsystem=pybuild
-I: pybuild base:184: /usr/bin/python3 setup.py install --root /build/1st/decopy-0.2/debian/decopy 
+I: pybuild base:184: /usr/bin/python3 setup.py install --root /build/2nd/decopy-0.2/debian/decopy 
 running install
 running build
 running build_py
 running install_lib
-creating /build/1st/decopy-0.2/debian/decopy/usr
-creating /build/1st/decopy-0.2/debian/decopy/usr/lib
-creating /build/1st/decopy-0.2/debian/decopy/usr/lib/python3.5
-creating /build/1st/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages
-creating /build/1st/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy
-copying /build/1st/decopy-0.2/.pybuild/pythonX.Y_3.5/build/decopy/decopy.py -> /build/1st/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy
-copying /build/1st/decopy-0.2/.pybuild/pythonX.Y_3.5/build/decopy/tree.py -> /build/1st/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy
-copying /build/1st/decopy-0.2/.pybuild/pythonX.Y_3.5/build/decopy/output.py -> /build/1st/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy
-copying /build/1st/decopy-0.2/.pybuild/pythonX.Y_3.5/build/decopy/datatypes.py -> /build/1st/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy
-copying /build/1st/decopy-0.2/.pybuild/pythonX.Y_3.5/build/decopy/matchers.py -> /build/1st/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy
-copying /build/1st/decopy-0.2/.pybuild/pythonX.Y_3.5/build/decopy/__init__.py -> /build/1st/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy
-copying /build/1st/decopy-0.2/.pybuild/pythonX.Y_3.5/build/decopy/dep5.py -> /build/1st/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy
-copying /build/1st/decopy-0.2/.pybuild/pythonX.Y_3.5/build/decopy/cmdoptions.py -> /build/1st/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy
-copying /build/1st/decopy-0.2/.pybuild/pythonX.Y_3.5/build/decopy/parsers.py -> /build/1st/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy
-byte-compiling /build/1st/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy/decopy.py to decopy.cpython-35.pyc
-byte-compiling /build/1st/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy/tree.py to tree.cpython-35.pyc
-byte-compiling /build/1st/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy/output.py to output.cpython-35.pyc
-byte-compiling /build/1st/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy/datatypes.py to datatypes.cpython-35.pyc
-byte-compiling /build/1st/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy/matchers.py to matchers.cpython-35.pyc
-byte-compiling /build/1st/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy/__init__.py to __init__.cpython-35.pyc
-byte-compiling /build/1st/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy/dep5.py to dep5.cpython-35.pyc
-byte-compiling /build/1st/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy/cmdoptions.py to cmdoptions.cpython-35.pyc
-byte-compiling /build/1st/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy/parsers.py to parsers.cpython-35.pyc
+creating /build/2nd/decopy-0.2/debian/decopy/usr
+creating /build/2nd/decopy-0.2/debian/decopy/usr/lib
+creating /build/2nd/decopy-0.2/debian/decopy/usr/lib/python3.5
+creating /build/2nd/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages
+creating /build/2nd/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy
+copying /build/2nd/decopy-0.2/.pybuild/pythonX.Y_3.5/build/decopy/parsers.py -> /build/2nd/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy
+copying /build/2nd/decopy-0.2/.pybuild/pythonX.Y_3.5/build/decopy/datatypes.py -> /build/2nd/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy
+copying /build/2nd/decopy-0.2/.pybuild/pythonX.Y_3.5/build/decopy/tree.py -> /build/2nd/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy
+copying /build/2nd/decopy-0.2/.pybuild/pythonX.Y_3.5/build/decopy/cmdoptions.py -> /build/2nd/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy
+copying /build/2nd/decopy-0.2/.pybuild/pythonX.Y_3.5/build/decopy/__init__.py -> /build/2nd/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy
+copying /build/2nd/decopy-0.2/.pybuild/pythonX.Y_3.5/build/decopy/matchers.py -> /build/2nd/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy
+copying /build/2nd/decopy-0.2/.pybuild/pythonX.Y_3.5/build/decopy/dep5.py -> /build/2nd/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy
+copying /build/2nd/decopy-0.2/.pybuild/pythonX.Y_3.5/build/decopy/output.py -> /build/2nd/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy
+copying /build/2nd/decopy-0.2/.pybuild/pythonX.Y_3.5/build/decopy/decopy.py -> /build/2nd/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy
+byte-compiling /build/2nd/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy/parsers.py to parsers.cpython-35.pyc
+byte-compiling /build/2nd/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy/datatypes.py to datatypes.cpython-35.pyc
+byte-compiling /build/2nd/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy/tree.py to tree.cpython-35.pyc
+byte-compiling /build/2nd/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy/cmdoptions.py to cmdoptions.cpython-35.pyc
+byte-compiling /build/2nd/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy/__init__.py to __init__.cpython-35.pyc
+byte-compiling /build/2nd/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy/matchers.py to matchers.cpython-35.pyc
+byte-compiling /build/2nd/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy/dep5.py to dep5.cpython-35.pyc
+byte-compiling /build/2nd/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy/output.py to output.cpython-35.pyc
+byte-compiling /build/2nd/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/decopy/decopy.py to decopy.cpython-35.pyc
 running install_egg_info
 running egg_info
-writing entry points to Decopy.egg-info/entry_points.txt
 writing top-level names to Decopy.egg-info/top_level.txt
+writing entry points to Decopy.egg-info/entry_points.txt
 writing dependency_links to Decopy.egg-info/dependency_links.txt
 writing Decopy.egg-info/PKG-INFO
 reading manifest file 'Decopy.egg-info/SOURCES.txt'
 writing manifest file 'Decopy.egg-info/SOURCES.txt'
-Copying Decopy.egg-info to /build/1st/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/Decopy-0.1.egg-info
+Copying Decopy.egg-info to /build/2nd/decopy-0.2/debian/decopy/usr/lib/python3.5/dist-packages/Decopy-0.1.egg-info
 Skipping SOURCES.txt
 running install_scripts
-Installing decopy script to /build/1st/decopy-0.2/debian/decopy/usr/bin
+Installing decopy script to /build/2nd/decopy-0.2/debian/decopy/usr/bin
    dh_installdocs -O--buildsystem=pybuild
    dh_installchangelogs -O--buildsystem=pybuild
    dh_installman -O--buildsystem=pybuild
@@ -707,12 +721,14 @@
  dpkg-source --after-build decopy-0.2
 dpkg-buildpackage: info: binary-only upload (no source included)
 I: copying local configuration
+I: user script /srv/workspace/pbuilder/32504/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/32504/tmp/hooks/B01_cleanup finished
 I: unmounting /dev/shm filesystem
 I: unmounting dev/pts filesystem
 I: unmounting dev/shm filesystem
 I: unmounting proc filesystem
 I: unmounting sys filesystem
 I: cleaning the build env 
-I: removing directory /srv/workspace/pbuilder/15959 and its subdirectories
-I: Current time: Wed Feb 15 20:56:44 -12 2017
-I: pbuilder-time-stamp: 1487235404
+I: removing directory /srv/workspace/pbuilder/32504 and its subdirectories
+I: Current time: Thu Feb 16 23:04:16 +14 2017
+I: pbuilder-time-stamp: 1487235856

Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/armhf/decopy_0.2-1.diff:	 81.8% -- replaced with /var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/armhf/decopy_0.2-1.diff.gz
b2/build.log:	 81.4%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log:	 81.7%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/debian/logs/unstable/armhf/decopy_0.2-1.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-62KJct4N/tmp.QbDE3FmO1r
+ mv /srv/reproducible-results/rbuild-debian-62KJct4N/tmp.QbDE3FmO1r /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/decopy_0.2-1.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/decopy_0.2-1.rbuild.log
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ filter_changes_files
+ sed -i -e '/^ [a-f0-9]\{32,64\} .*\.buildinfo$/d' b1/decopy_0.2-1_armhf.changes b2/decopy_0.2-1_armhf.changes
+ call_diffoscope_on_changes_files
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-62KJct4N
+ local TMPLOG=/srv/reproducible-results/rbuild-debian-62KJct4N/tmp.pMqyscqIEG
+ local TIMEOUT=120m
+ DBDSUITE=unstable
+ '[' unstable = experimental ']'
+ set -x
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-62KJct4N -d dbd-tmp-XXXXXXX
+ local TEMP=/srv/reproducible-results/rbuild-debian-62KJct4N/dbd-tmp-IKd5RZB
++ schroot --directory /srv/reproducible-results/rbuild-debian-62KJct4N -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --version
+ DIFFOSCOPE='diffoscope 77'
++ echo diffoscope 77
++ grep '^E: 15binfmt: update-binfmts: unable to open'
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ log_info 'diffoscope 77 will be used to compare the two builds:'
+ _log I: 'diffoscope 77 will be used to compare the two builds:'
+ local prefix=I:
+ shift 1
+ tee -a /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/decopy_0.2-1.rbuild.log
++ date -u
+ echo -e 'Thu Feb 16 09:04:25 UTC 2017  I: diffoscope 77 will be used to compare the two builds:'
Thu Feb 16 09:04:25 UTC 2017  I: diffoscope 77 will be used to compare the two builds:
+ set +e
+ set -x
+ timeout 120m nice schroot --directory /srv/reproducible-results/rbuild-debian-62KJct4N -c source:jenkins-reproducible-unstable-diffoscope -- sh -c 'export TMPDIR=/srv/reproducible-results/rbuild-debian-62KJct4N/dbd-tmp-IKd5RZB ; diffoscope 			--html /srv/reproducible-results/rbuild-debian-62KJct4N/decopy_0.2-1.diffoscope.html 			--text /srv/reproducible-results/rbuild-debian-62KJct4N/decopy_0.2-1.diffoscope.txt 			--profile=- 			/srv/reproducible-results/rbuild-debian-62KJct4N/b1/decopy_0.2-1_armhf.changes 			/srv/reproducible-results/rbuild-debian-62KJct4N/b2/decopy_0.2-1_armhf.changes'
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-debian-62KJct4N/tmp.pMqyscqIEG
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ false
+ set +x
Profiling output for: /usr/bin/diffoscope --html /srv/reproducible-results/rbuild-debian-62KJct4N/decopy_0.2-1.diffoscope.html --text /srv/reproducible-results/rbuild-debian-62KJct4N/decopy_0.2-1.diffoscope.txt --profile=- /srv/reproducible-results/rbuild-debian-62KJct4N/b1/decopy_0.2-1_armhf.changes /srv/reproducible-results/rbuild-debian-62KJct4N/b2/decopy_0.2-1_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.194s)
-------------------------

       0.194s     2 calls    outputs
       0.000s     1 call     cleanup

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

       0.006s    10 calls    diffoscope.comparators.binary.FilesystemFile
tee: /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/decopy_0.2-1.rbuild.log: No space left on device
Starting cleanup.
/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/decopy_0.2-1.rbuild.log:	
gzip: /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/decopy_0.2-1.rbuild.log.gz: No space left on device
Thu 16 Feb 09:04:26 UTC 2017 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-5fuZJeXV, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list