[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_i386_5 #31628
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Thu Feb 16 09:03:44 UTC 2017
https://jenkins.debian.net/job/reproducible_builder_i386_5/31628/------------------------------------------
[...truncated 443.57 KB...]
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ xslthl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
-[INFO] skip non existing resourceDirectory /build/1st/xslthl-2.1.3/src/test/resources
+[INFO] skip non existing resourceDirectory /build/2nd/xslthl-2.1.3/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ xslthl ---
[INFO] Changes detected - recompiling the module!
-[INFO] Compiling 2 source files to /build/1st/xslthl-2.1.3/target/test-classes
+[INFO] Compiling 2 source files to /build/2nd/xslthl-2.1.3/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ xslthl ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ xslthl ---
-[INFO] Building jar: /build/1st/xslthl-2.1.3/target/xslthl-2.1.3.jar
+[INFO] Building jar: /build/2nd/xslthl-2.1.3/target/xslthl-2.1.3.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
-[INFO] Total time: 5.469 s
-[INFO] Finished at: 2017-02-15T21:02:20-12:00
-[INFO] Final Memory: 14M/187M
+[INFO] Total time: 1.668 s
+[INFO] Finished at: 2018-03-22T05:26:27+14:00
+[INFO] Final Memory: 14M/186M
[INFO] ------------------------------------------------------------------------
dh_auto_test -O--parallel -O--buildsystem=maven
dh_auto_test: Compatibility levels before 9 are deprecated (level 8 in use)
- /usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar -Dmaven.home=/usr/share/maven -Dmaven.multiModuleProjectDirectory=/build/1st/xslthl-2.1.3 -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dproperties.file.manual=/build/1st/xslthl-2.1.3/debian/maven.properties org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/build/1st/xslthl-2.1.3/debian -Dmaven.repo.local=/build/1st/xslthl-2.1.3/debian/maven-repo test
+ /usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar -Dmaven.home=/usr/share/maven -Dmaven.multiModuleProjectDirectory=/build/2nd/xslthl-2.1.3 -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dproperties.file.manual=/build/2nd/xslthl-2.1.3/debian/maven.properties org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/build/2nd/xslthl-2.1.3/debian -Dmaven.repo.local=/build/2nd/xslthl-2.1.3/debian/maven-repo test
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for net.sf.xslthl:xslthl:jar:2.1.3
@@ -1980,23 +1997,23 @@
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ xslthl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
-[INFO] skip non existing resourceDirectory /build/1st/xslthl-2.1.3/src/test/resources
+[INFO] skip non existing resourceDirectory /build/2nd/xslthl-2.1.3/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ xslthl ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ xslthl ---
-[INFO] Surefire report directory: /build/1st/xslthl-2.1.3/target/surefire-reports
+[INFO] Surefire report directory: /build/2nd/xslthl-2.1.3/target/surefire-reports
[INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider
[INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true
-------------------------------------------------------
T E S T S
-------------------------------------------------------
-Running net.sf.xslthl.StyledBlockTest
-Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.491 sec - in net.sf.xslthl.StyledBlockTest
Running net.sf.xslthl.BlockTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in net.sf.xslthl.BlockTest
+Running net.sf.xslthl.StyledBlockTest
+Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 sec - in net.sf.xslthl.StyledBlockTest
Results :
@@ -2005,8 +2022,8 @@
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
-[INFO] Total time: 3.211 s
-[INFO] Finished at: 2017-02-15T21:02:26-12:00
+[INFO] Total time: 1.219 s
+[INFO] Finished at: 2018-03-22T05:26:30+14:00
[INFO] Final Memory: 10M/180M
[INFO] ------------------------------------------------------------------------
create-stamp debian/debhelper-build-stamp
@@ -2017,7 +2034,7 @@
dh_prep -O--parallel -O--buildsystem=maven
dh_auto_install -O--parallel -O--buildsystem=maven
dh_auto_install: Compatibility levels before 9 are deprecated (level 8 in use)
- /usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar -Dmaven.home=/usr/share/maven -Dmaven.multiModuleProjectDirectory=/build/1st/xslthl-2.1.3 -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dproperties.file.manual=/build/1st/xslthl-2.1.3/debian/maven.properties org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/build/1st/xslthl-2.1.3/debian -Dmaven.repo.local=/build/1st/xslthl-2.1.3/debian/maven-repo -Ddebian.dir=/build/1st/xslthl-2.1.3/debian -Ddebian.package=libxslthl-java -Dmaven.repo.local=/build/1st/xslthl-2.1.3/debian/maven-repo -Dinstall.to.usj=true org.debian.maven:debian-maven-plugin:2.1.3:install
+ /usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar -Dmaven.home=/usr/share/maven -Dmaven.multiModuleProjectDirectory=/build/2nd/xslthl-2.1.3 -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dproperties.file.manual=/build/2nd/xslthl-2.1.3/debian/maven.properties org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/build/2nd/xslthl-2.1.3/debian -Dmaven.repo.local=/build/2nd/xslthl-2.1.3/debian/maven-repo -Ddebian.dir=/build/2nd/xslthl-2.1.3/debian -Ddebian.package=libxslthl-java -Dmaven.repo.local=/build/2nd/xslthl-2.1.3/debian/maven-repo -Dinstall.to.usj=true org.debian.maven:debian-maven-plugin:2.1.3:install
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for net.sf.xslthl:xslthl:jar:2.1.3
@@ -2033,21 +2050,21 @@
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- debian-maven-plugin:2.1.3:install (default-cli) @ xslthl ---
-[INFO] Cleaning pom file: /build/1st/xslthl-2.1.3/pom.xml.save with options:
+[INFO] Cleaning pom file: /build/2nd/xslthl-2.1.3/pom.xml.save with options:
[INFO] --keep-pom-version --package=libxslthl-java
-[INFO] --rules=/build/1st/xslthl-2.1.3/debian/maven.rules
-[INFO] --ignore-rules=/build/1st/xslthl-2.1.3/debian/maven.ignoreRules
-[INFO] --published-rules=/build/1st/xslthl-2.1.3/debian/maven.publishedRules
+[INFO] --rules=/build/2nd/xslthl-2.1.3/debian/maven.rules
+[INFO] --ignore-rules=/build/2nd/xslthl-2.1.3/debian/maven.ignoreRules
+[INFO] --published-rules=/build/2nd/xslthl-2.1.3/debian/maven.publishedRules
[INFO] --no-parent
[INFO] Install jar for xslthl into /usr/share/java
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
-[INFO] Total time: 1.183 s
-[INFO] Finished at: 2017-02-15T21:02:30-12:00
+[INFO] Total time: 0.474 s
+[INFO] Finished at: 2018-03-22T05:26:32+14:00
[INFO] Final Memory: 7M/110M
[INFO] ------------------------------------------------------------------------
- mh_resolve_dependencies --non-interactive --offline -plibxslthl-java --base-directory=/build/1st/xslthl-2.1.3 --non-explore
+ mh_resolve_dependencies --non-interactive --offline -plibxslthl-java --base-directory=/build/2nd/xslthl-2.1.3 --non-explore
Analysing pom.xml...
dh_install -O--parallel -O--buildsystem=maven
dh_install: Compatibility levels before 9 are deprecated (level 8 in use)
@@ -2073,12 +2090,14 @@
dpkg-source --after-build xslthl-2.1.3
dpkg-buildpackage: info: binary-only upload (no source included)
I: copying local configuration
+I: user script /srv/workspace/pbuilder/23560/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/23560/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/997 and its subdirectories
-I: Current time: Wed Feb 15 21:02:40 -12 2017
-I: pbuilder-time-stamp: 1487235760
+I: removing directory /srv/workspace/pbuilder/23560 and its subdirectories
+I: Current time: Thu Mar 22 05:26:35 +14 2018
+I: pbuilder-time-stamp: 1521645995
Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/i386/xslthl_2.1.3-2.diff: 80.4% -- replaced with /var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/i386/xslthl_2.1.3-2.diff.gz
b2/build.log: 82.4%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log: 82.6%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/debian/logs/unstable/i386/xslthl_2.1.3-2.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-Rs2LKmWL/tmp.GSp89FE5dW
+ mv /srv/reproducible-results/rbuild-debian-Rs2LKmWL/tmp.GSp89FE5dW /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/i386/xslthl_2.1.3-2.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/i386/xslthl_2.1.3-2.rbuild.log
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ filter_changes_files
+ sed -i -e '/^ [a-f0-9]\{32,64\} .*\.buildinfo$/d' b1/xslthl_2.1.3-2_i386.changes b2/xslthl_2.1.3-2_i386.changes
+ call_diffoscope_on_changes_files
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-Rs2LKmWL
+ local TMPLOG=/srv/reproducible-results/rbuild-debian-Rs2LKmWL/tmp.lONwP3TghM
+ local TIMEOUT=120m
+ DBDSUITE=unstable
+ '[' unstable = experimental ']'
+ set -x
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-Rs2LKmWL -d dbd-tmp-XXXXXXX
+ local TEMP=/srv/reproducible-results/rbuild-debian-Rs2LKmWL/dbd-tmp-c0N6gce
++ schroot --directory /srv/reproducible-results/rbuild-debian-Rs2LKmWL -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/i386/xslthl_2.1.3-2.rbuild.log
++ date -u
+ echo -e 'Thu Feb 16 09:03:40 UTC 2017 I: diffoscope 77 will be used to compare the two builds:'
Thu Feb 16 09:03:40 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-Rs2LKmWL -c source:jenkins-reproducible-unstable-diffoscope -- sh -c 'export TMPDIR=/srv/reproducible-results/rbuild-debian-Rs2LKmWL/dbd-tmp-c0N6gce ; diffoscope --html /srv/reproducible-results/rbuild-debian-Rs2LKmWL/xslthl_2.1.3-2.diffoscope.html --text /srv/reproducible-results/rbuild-debian-Rs2LKmWL/xslthl_2.1.3-2.diffoscope.txt --profile=- /srv/reproducible-results/rbuild-debian-Rs2LKmWL/b1/xslthl_2.1.3-2_i386.changes /srv/reproducible-results/rbuild-debian-Rs2LKmWL/b2/xslthl_2.1.3-2_i386.changes'
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-debian-Rs2LKmWL/tmp.lONwP3TghM
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ false
+ set +x
Profiling output for: /usr/bin/diffoscope --html /srv/reproducible-results/rbuild-debian-Rs2LKmWL/xslthl_2.1.3-2.diffoscope.html --text /srv/reproducible-results/rbuild-debian-Rs2LKmWL/xslthl_2.1.3-2.diffoscope.txt --profile=- /srv/reproducible-results/rbuild-debian-Rs2LKmWL/b1/xslthl_2.1.3-2_i386.changes /srv/reproducible-results/rbuild-debian-Rs2LKmWL/b2/xslthl_2.1.3-2_i386.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.220s)
-------------------------
0.219s 2 calls outputs
0.000s 1 call cleanup
recognizes (total time: 0.008s)
-------------------------------
0.008s 10 calls diffoscope.comparators.binary.FilesystemFile
_ _ _ _
__ _____| | |_| |__ | |
\ \/ / __| | __| '_ \| |
> <\__ \ | |_| | | | |
/_/\_\___/_|\__|_| |_|_|
Thu Feb 16 09:03:42 UTC 2017 I: diffoscope 77 found no differences in the changes files, and a .buildinfo file also exists.
Thu Feb 16 09:03:42 UTC 2017 I: xslthl from unstable built successfully and reproducibly on i386.
UPDATE 1
INSERT 0 1
DELETE 1
INFO: Starting at 2017-02-16 09:03:43.203291
INFO: Finished at 2017-02-16 09:03:43.468533, took: 0:00:00.265254
Thu Feb 16 09:03:43 UTC 2017 - successfully updated the database and updated https://tests.reproducible-builds.org/debian/rb-pkg/unstable/i386/xslthl.html
Thu Feb 16 09:03:43 UTC 2017 I: Submitting .buildinfo files to external archives:
Thu Feb 16 09:03:43 UTC 2017 I: Done submitting .buildinfo files to submit at buildinfo.kfreebsd.eu.
<html>
<head><title>500 Internal Server Error</title></head>
<body bgcolor="white">
<center><h1>500 Internal Server Error</h1></center>
<hr><center>nginx</center>
</body>
</html>
<html>
<head><title>500 Internal Server Error</title></head>
<body bgcolor="white">
<center><h1>500 Internal Server Error</h1></center>
<hr><center>nginx</center>
</body>
</html>
Thu Feb 16 09:03:44 UTC 2017 I: Done submitting .buildinfo files to http://buildinfo.debian.net/api/submit.
Thu Feb 16 09:03:44 UTC 2017 I: Done submitting .buildinfo files.
Thu Feb 16 09:03:44 UTC 2017 I: Removing signed xslthl_2.1.3-2_i386.buildinfo.asc files:
removed ‘./b1/xslthl_2.1.3-2_i386.buildinfo.asc’
removed ‘./b2/xslthl_2.1.3-2_i386.buildinfo.asc’
Thu Feb 16 09:03:44 UTC 2017 - total duration: 0h 3m 54s.
Starting cleanup.
/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/i386/xslthl_2.1.3-2.rbuild.log:
gzip: /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/i386/xslthl_2.1.3-2.rbuild.log.gz: No space left on device
Starting cleanup.
/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/i386/xslthl_2.1.3-2.rbuild.log:
gzip: /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/i386/xslthl_2.1.3-2.rbuild.log.gz: No space left on device
Thu 16 Feb 09:03:44 UTC 2017 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-xYU9p9fZ, which will now be removed.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list