[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_18 #8388
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Fri Jan 6 04:03:23 UTC 2017
https://jenkins.debian.net/job/reproducible_builder_amd64_18/8388/------------------------------------------
[...truncated 545.79 KB...]
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tiger-types ---
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
-[INFO] skip non existing resourceDirectory /build/1st/tiger-types-1.4/src/test/resources
+[INFO] skip non existing resourceDirectory /build/tiger-types-1.4/2nd/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ tiger-types ---
[INFO] Nothing to compile - all classes are up to date
@@ -2137,11 +2148,11 @@
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
-[INFO] Total time: 6.762 s
-[INFO] Finished at: 2018-02-07T22:21:39-12:00
-[INFO] Final Memory: 13M/913M
+[INFO] Total time: 1.954 s
+[INFO] Finished at: 2017-01-06T18:02:45+14:00
+[INFO] Final Memory: 13M/916M
[INFO] ------------------------------------------------------------------------
-cd . && /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 -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dmaven.home=/usr/share/maven -Dmaven.multiModuleProjectDirectory=/build/1st/tiger-types-1.4 org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Dmaven.repo.local=/build/1st/tiger-types-1.4/debian/maven-repo -Ddebian.dir=/build/1st/tiger-types-1.4/debian -Ddebian.package=libtiger-types-java -Dmaven.repo.local=/build/1st/tiger-types-1.4/debian/maven-repo -Dinstall.to.usj=true test
+cd . && /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 -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dmaven.home=/usr/share/maven -Dmaven.multiModuleProjectDirectory=/build/tiger-types-1.4/2nd org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Dmaven.repo.local=/build/tiger-types-1.4/2nd/debian/maven-repo -Ddebian.dir=/build/tiger-types-1.4/2nd/debian -Ddebian.package=libtiger-types-java -Dmaven.repo.local=/build/tiger-types-1.4/2nd/debian/maven-repo -Dinstall.to.usj=true test
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
@@ -2150,26 +2161,26 @@
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tiger-types ---
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
-[INFO] skip non existing resourceDirectory /build/1st/tiger-types-1.4/src/main/resources
+[INFO] skip non existing resourceDirectory /build/tiger-types-1.4/2nd/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ tiger-types ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tiger-types ---
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
-[INFO] skip non existing resourceDirectory /build/1st/tiger-types-1.4/src/test/resources
+[INFO] skip non existing resourceDirectory /build/tiger-types-1.4/2nd/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ tiger-types ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ tiger-types ---
-[INFO] Surefire report directory: /build/1st/tiger-types-1.4/target/surefire-reports
+[INFO] Surefire report directory: /build/tiger-types-1.4/2nd/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.jvnet.tiger_types.ListerTest
-Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.jvnet.tiger_types.ListerTest
+Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec - in org.jvnet.tiger_types.ListerTest
Results :
@@ -2178,15 +2189,15 @@
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
-[INFO] Total time: 5.680 s
-[INFO] Finished at: 2018-02-07T22:21:53-12:00
-[INFO] Final Memory: 13M/913M
+[INFO] Total time: 2.155 s
+[INFO] Finished at: 2017-01-06T18:02:50+14:00
+[INFO] Final Memory: 13M/916M
[INFO] ------------------------------------------------------------------------
touch debian/stamp-maven-check
if [ ! -f pom.xml.save ]; then \
/usr/bin/make -f debian/rules patch-poms; \
fi
-cd . && /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 -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dmaven.home=/usr/share/maven -Dmaven.multiModuleProjectDirectory=/build/1st/tiger-types-1.4 org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Dmaven.repo.local=/build/1st/tiger-types-1.4/debian/maven-repo -Ddebian.dir=/build/1st/tiger-types-1.4/debian -Ddebian.package=libtiger-types-java-doc -Dnotimestamp=true -Dlocale=en_US javadoc:jar
+cd . && /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 -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dmaven.home=/usr/share/maven -Dmaven.multiModuleProjectDirectory=/build/tiger-types-1.4/2nd org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Dmaven.repo.local=/build/tiger-types-1.4/2nd/debian/maven-repo -Ddebian.dir=/build/tiger-types-1.4/2nd/debian -Ddebian.package=libtiger-types-java-doc -Dnotimestamp=true -Dlocale=en_US javadoc:jar
[INFO] Scanning for projects...
[WARNING] The POM for org.apache.maven.plugins:maven-install-plugin:jar:2.5.2 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-install-plugin:2.5.2: Plugin org.apache.maven.plugins:maven-install-plugin:2.5.2 or one of its dependencies could not be resolved: Cannot access central (https://repo.maven.apache.org/maven2) in offline mode and the artifact org.apache.maven.plugins:maven-install-plugin:jar:2.5.2 has not been downloaded from it before.
@@ -2228,56 +2239,56 @@
Constructing Javadoc information...
Standard Doclet version 1.8.0_111
Building tree for all the packages and classes...
-Generating /build/1st/tiger-types-1.4/target/apidocs/org/jvnet/tiger_types/Lister.html...
-Generating /build/1st/tiger-types-1.4/target/apidocs/org/jvnet/tiger_types/Types.html...
-Generating /build/1st/tiger-types-1.4/target/apidocs/org/jvnet/tiger_types/package-frame.html...
-Generating /build/1st/tiger-types-1.4/target/apidocs/org/jvnet/tiger_types/package-summary.html...
-Generating /build/1st/tiger-types-1.4/target/apidocs/org/jvnet/tiger_types/package-tree.html...
-Generating /build/1st/tiger-types-1.4/target/apidocs/constant-values.html...
-Generating /build/1st/tiger-types-1.4/target/apidocs/org/jvnet/tiger_types/class-use/Types.html...
-Generating /build/1st/tiger-types-1.4/target/apidocs/org/jvnet/tiger_types/class-use/Lister.html...
-Generating /build/1st/tiger-types-1.4/target/apidocs/org/jvnet/tiger_types/package-use.html...
+Generating /build/tiger-types-1.4/2nd/target/apidocs/org/jvnet/tiger_types/Lister.html...
+Generating /build/tiger-types-1.4/2nd/target/apidocs/org/jvnet/tiger_types/Types.html...
+Generating /build/tiger-types-1.4/2nd/target/apidocs/org/jvnet/tiger_types/package-frame.html...
+Generating /build/tiger-types-1.4/2nd/target/apidocs/org/jvnet/tiger_types/package-summary.html...
+Generating /build/tiger-types-1.4/2nd/target/apidocs/org/jvnet/tiger_types/package-tree.html...
+Generating /build/tiger-types-1.4/2nd/target/apidocs/constant-values.html...
+Generating /build/tiger-types-1.4/2nd/target/apidocs/org/jvnet/tiger_types/class-use/Types.html...
+Generating /build/tiger-types-1.4/2nd/target/apidocs/org/jvnet/tiger_types/class-use/Lister.html...
+Generating /build/tiger-types-1.4/2nd/target/apidocs/org/jvnet/tiger_types/package-use.html...
Building index for all the packages and classes...
-Generating /build/1st/tiger-types-1.4/target/apidocs/overview-tree.html...
-Generating /build/1st/tiger-types-1.4/target/apidocs/index-all.html...
-Generating /build/1st/tiger-types-1.4/target/apidocs/deprecated-list.html...
+Generating /build/tiger-types-1.4/2nd/target/apidocs/overview-tree.html...
+Generating /build/tiger-types-1.4/2nd/target/apidocs/index-all.html...
+Generating /build/tiger-types-1.4/2nd/target/apidocs/deprecated-list.html...
Building index for all classes...
-Generating /build/1st/tiger-types-1.4/target/apidocs/allclasses-frame.html...
-Generating /build/1st/tiger-types-1.4/target/apidocs/allclasses-noframe.html...
-Generating /build/1st/tiger-types-1.4/target/apidocs/index.html...
-Generating /build/1st/tiger-types-1.4/target/apidocs/help-doc.html...
+Generating /build/tiger-types-1.4/2nd/target/apidocs/allclasses-frame.html...
+Generating /build/tiger-types-1.4/2nd/target/apidocs/allclasses-noframe.html...
+Generating /build/tiger-types-1.4/2nd/target/apidocs/index.html...
+Generating /build/tiger-types-1.4/2nd/target/apidocs/help-doc.html...
5 warnings
[WARNING] Javadoc Warnings
-[WARNING] /build/1st/tiger-types-1.4/src/main/java/org/jvnet/tiger_types/Types.java:267: warning: '_' used as an identifier
+[WARNING] /build/tiger-types-1.4/2nd/src/main/java/org/jvnet/tiger_types/Types.java:267: warning: '_' used as an identifier
[WARNING] public Class onClass(Class c,Void _) {
[WARNING] ^
[WARNING] (use of '_' as an identifier might not be supported in releases after Java SE 8)
-[WARNING] /build/1st/tiger-types-1.4/src/main/java/org/jvnet/tiger_types/Types.java:271: warning: '_' used as an identifier
+[WARNING] /build/tiger-types-1.4/2nd/src/main/java/org/jvnet/tiger_types/Types.java:271: warning: '_' used as an identifier
[WARNING] public Class onParameterizdType(ParameterizedType p,Void _) {
[WARNING] ^
[WARNING] (use of '_' as an identifier might not be supported in releases after Java SE 8)
-[WARNING] /build/1st/tiger-types-1.4/src/main/java/org/jvnet/tiger_types/Types.java:276: warning: '_' used as an identifier
+[WARNING] /build/tiger-types-1.4/2nd/src/main/java/org/jvnet/tiger_types/Types.java:276: warning: '_' used as an identifier
[WARNING] public Class onGenericArray(GenericArrayType g,Void _) {
[WARNING] ^
[WARNING] (use of '_' as an identifier might not be supported in releases after Java SE 8)
-[WARNING] /build/1st/tiger-types-1.4/src/main/java/org/jvnet/tiger_types/Types.java:282: warning: '_' used as an identifier
+[WARNING] /build/tiger-types-1.4/2nd/src/main/java/org/jvnet/tiger_types/Types.java:282: warning: '_' used as an identifier
[WARNING] public Class onVariable(TypeVariable v,Void _) {
[WARNING] ^
[WARNING] (use of '_' as an identifier might not be supported in releases after Java SE 8)
-[WARNING] /build/1st/tiger-types-1.4/src/main/java/org/jvnet/tiger_types/Types.java:286: warning: '_' used as an identifier
+[WARNING] /build/tiger-types-1.4/2nd/src/main/java/org/jvnet/tiger_types/Types.java:286: warning: '_' used as an identifier
[WARNING] public Class onWildcard(WildcardType w,Void _) {
[WARNING] ^
[WARNING] (use of '_' as an identifier might not be supported in releases after Java SE 8)
-[INFO] Building jar: /build/1st/tiger-types-1.4/target/tiger-types-1.4-javadoc.jar
+[INFO] Building jar: /build/tiger-types-1.4/2nd/target/tiger-types-1.4-javadoc.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
-[INFO] Total time: 11.801 s
-[INFO] Finished at: 2018-02-07T22:22:12-12:00
-[INFO] Final Memory: 15M/913M
+[INFO] Total time: 4.366 s
+[INFO] Finished at: 2017-01-06T18:02:57+14:00
+[INFO] Final Memory: 15M/916M
[INFO] ------------------------------------------------------------------------
touch debian/stamp-maven-doc
-cd . && /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 -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dmaven.home=/usr/share/maven -Dmaven.multiModuleProjectDirectory=/build/1st/tiger-types-1.4 org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Dmaven.repo.local=/build/1st/tiger-types-1.4/debian/maven-repo -Ddebian.dir=/build/1st/tiger-types-1.4/debian -Ddebian.package=libtiger-types-java -Dmaven.repo.local=/build/1st/tiger-types-1.4/debian/maven-repo -Dinstall.to.usj=true org.debian.maven:debian-maven-plugin:2.1.3:install
+cd . && /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 -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dmaven.home=/usr/share/maven -Dmaven.multiModuleProjectDirectory=/build/tiger-types-1.4/2nd org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Dmaven.repo.local=/build/tiger-types-1.4/2nd/debian/maven-repo -Ddebian.dir=/build/tiger-types-1.4/2nd/debian -Ddebian.package=libtiger-types-java -Dmaven.repo.local=/build/tiger-types-1.4/2nd/debian/maven-repo -Dinstall.to.usj=true org.debian.maven:debian-maven-plugin:2.1.3:install
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
@@ -2285,21 +2296,21 @@
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- debian-maven-plugin:2.1.3:install (default-cli) @ tiger-types ---
-[INFO] Cleaning pom file: /build/1st/tiger-types-1.4/pom.xml.save with options:
+[INFO] Cleaning pom file: /build/tiger-types-1.4/2nd/pom.xml.save with options:
[INFO] --keep-pom-version --package=libtiger-types-java
-[INFO] --rules=/build/1st/tiger-types-1.4/debian/maven.rules
-[INFO] --ignore-rules=/build/1st/tiger-types-1.4/debian/maven.ignoreRules
-[INFO] --published-rules=/build/1st/tiger-types-1.4/debian/maven.publishedRules
+[INFO] --rules=/build/tiger-types-1.4/2nd/debian/maven.rules
+[INFO] --ignore-rules=/build/tiger-types-1.4/2nd/debian/maven.ignoreRules
+[INFO] --published-rules=/build/tiger-types-1.4/2nd/debian/maven.publishedRules
[INFO] --no-parent
[INFO] Install jar for tiger-types into /usr/share/java
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
-[INFO] Total time: 2.983 s
-[INFO] Finished at: 2018-02-07T22:22:24-12:00
-[INFO] Final Memory: 18M/724M
+[INFO] Total time: 1.146 s
+[INFO] Finished at: 2017-01-06T18:03:02+14:00
+[INFO] Final Memory: 18M/726M
[INFO] ------------------------------------------------------------------------
-mh_resolve_dependencies --non-interactive --offline -plibtiger-types-java --javadoc --base-directory=/build/1st/tiger-types-1.4 --non-explore
+mh_resolve_dependencies --non-interactive --offline -plibtiger-types-java --javadoc --base-directory=/build/tiger-types-1.4/2nd --non-explore
Analysing pom.xml...
Checking dependencies for documentation packages...
DEB_MAVEN_INSTALL_DOC_TARGET unset, skipping documentation maven.mk common-install target
@@ -2405,15 +2416,17 @@
dpkg-genbuildinfo: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-genchanges --build=binary >../tiger-types_1.4-1_amd64.changes
dpkg-genchanges: info: binary-only upload (no source code included)
- dpkg-source --after-build tiger-types-1.4
+ dpkg-source --after-build 2nd
dpkg-buildpackage: info: binary-only upload (no source included)
I: copying local configuration
+I: user script /srv/workspace/pbuilder/26770/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/26770/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/22973 and its subdirectories
-I: Current time: Wed Feb 7 22:23:03 -12 2018
-I: pbuilder-time-stamp: 1518085383
+I: removing directory /srv/workspace/pbuilder/26770 and its subdirectories
+I: Current time: Fri Jan 6 18:03:20 +14 2017
+I: pbuilder-time-stamp: 1483675400
Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/amd64/tiger-types_1.4-1.diff: 87.4% -- replaced with /var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/amd64/tiger-types_1.4-1.diff.gz
b2/build.log: 85.2%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log: 85.3%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/debian/logs/unstable/amd64/tiger-types_1.4-1.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-RrESF6li/tmp.WCx26ZJ5G0
+ mv /srv/reproducible-results/rbuild-debian-RrESF6li/tmp.WCx26ZJ5G0 /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/tiger-types_1.4-1.rbuild.log
mv: error writing ‘/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/tiger-types_1.4-1.rbuild.log’: No space left on device
mv: failed to extend ‘/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/tiger-types_1.4-1.rbuild.log’: No space left on device
+ cleanup_all
+ echo 'Starting cleanup.'
Starting cleanup.
+ '[' 0 = 1 ']'
+ '[' '!' -z '' ']'
+ '[' '!' -f /srv/reproducible-results/rbuild-debian-RrESF6li/tmp.WCx26ZJ5G0 ']'
+ gzip -9fvn /srv/reproducible-results/rbuild-debian-RrESF6li/tmp.WCx26ZJ5G0
/srv/reproducible-results/rbuild-debian-RrESF6li/tmp.WCx26ZJ5G0: 84.3% -- replaced with /srv/reproducible-results/rbuild-debian-RrESF6li/tmp.WCx26ZJ5G0.gz
+ '[' master = master ']'
+ gen_package_html tiger-types
+ cd /srv/jenkins/bin
+ python3 -c 'import reproducible_html_packages as rep
pkg = rep.Package('\''tiger-types'\'', no_notes=True)
rep.gen_packages_html([pkg], no_clean=True)'
INFO: Starting at 2017-01-06 04:03:22.483375
CRITICAL: buildinfo not detected at /var/lib/jenkins/userContent/reproducible/debian/buildinfo/unstable/amd64/tiger-types_1.4-1_amd64.buildinfo
INFO: Finished at 2017-01-06 04:03:22.745973, took: 0:00:00.262618
+ cd -
+ cd
+ rm -r /srv/reproducible-results/rbuild-debian-RrESF6li
+ echo 'All cleanup done.'
All cleanup done.
Fri 6 Jan 04:03:22 UTC 2017 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-LkPcO5pi, which will now be removed.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list