[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_7 #22710
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Fri Jan 15 08:10:31 UTC 2016
See <https://jenkins.debian.net/job/reproducible_builder_amd64_7/22710/>
------------------------------------------
[...truncated 8031 lines...]
+ [javadoc] ^
+ [javadoc] /build/modello-1.8.3/modello-core/src/main/java/org/codehaus/modello/plugin/AbstractPluginManager.java:37: error: cannot find symbol
+ [javadoc] extends AbstractLogEnabled
+ [javadoc] ^
+ [javadoc] symbol: class AbstractLogEnabled
+ [javadoc] /build/modello-1.8.3/modello-core/src/main/java/org/codehaus/modello/plugin/AbstractPluginManager.java:38: error: cannot find symbol
+ [javadoc] implements Initializable
+ [javadoc] ^
+ [javadoc] symbol: class Initializable
+ [javadoc] /build/modello-1.8.3/modello-core/src/main/java/org/codehaus/modello/metadata/AbstractMetadataPlugin.java:25: error: package org.codehaus.plexus.logging does not exist
+ [javadoc] import org.codehaus.plexus.logging.AbstractLogEnabled;
+ [javadoc] ^
+ [javadoc] /build/modello-1.8.3/modello-core/src/main/java/org/codehaus/modello/metadata/AbstractMetadataPlugin.java:34: error: cannot find symbol
+ [javadoc] extends AbstractLogEnabled
+ [javadoc] ^
+ [javadoc] symbol: class AbstractLogEnabled
+ [javadoc] /build/modello-1.8.3/modello-core/src/main/java/org/codehaus/modello/plugin/AbstractModelloGenerator.java:39: error: cannot find symbol
+ [javadoc] import org.codehaus.plexus.PlexusConstants;
+ [javadoc] ^
+ [javadoc] symbol: class PlexusConstants
+ [javadoc] location: package org.codehaus.plexus
+ [javadoc] /build/modello-1.8.3/modello-core/src/main/java/org/codehaus/modello/plugin/AbstractModelloGenerator.java:40: error: cannot find symbol
+ [javadoc] import org.codehaus.plexus.PlexusContainer;
+ [javadoc] ^
+ [javadoc] symbol: class PlexusContainer
+ [javadoc] location: package org.codehaus.plexus
+ [javadoc] /build/modello-1.8.3/modello-core/src/main/java/org/codehaus/modello/plugin/AbstractModelloGenerator.java:42: error: package org.codehaus.plexus.component.repository.exception does not exist
+ [javadoc] import org.codehaus.plexus.component.repository.exception.ComponentLookupException;
+ [javadoc] ^
+ [javadoc] /build/modello-1.8.3/modello-core/src/main/java/org/codehaus/modello/plugin/AbstractModelloGenerator.java:43: error: package org.codehaus.plexus.context does not exist
+ [javadoc] import org.codehaus.plexus.context.Context;
+ [javadoc] ^
+ [javadoc] /build/modello-1.8.3/modello-core/src/main/java/org/codehaus/modello/plugin/AbstractModelloGenerator.java:44: error: package org.codehaus.plexus.context does not exist
+ [javadoc] import org.codehaus.plexus.context.ContextException;
+ [javadoc] ^
+ [javadoc] /build/modello-1.8.3/modello-core/src/main/java/org/codehaus/modello/plugin/AbstractModelloGenerator.java:45: error: package org.codehaus.plexus.logging does not exist
+ [javadoc] import org.codehaus.plexus.logging.AbstractLogEnabled;
+ [javadoc] ^
+ [javadoc] /build/modello-1.8.3/modello-core/src/main/java/org/codehaus/modello/plugin/AbstractModelloGenerator.java:46: error: package org.codehaus.plexus.personality.plexus.lifecycle.phase does not exist
+ [javadoc] import org.codehaus.plexus.personality.plexus.lifecycle.phase.Contextualizable;
+ [javadoc] ^
+ [javadoc] /build/modello-1.8.3/modello-core/src/main/java/org/codehaus/modello/plugin/AbstractModelloGenerator.java:54: error: cannot find symbol
+ [javadoc] extends AbstractLogEnabled
+ [javadoc] ^
+ [javadoc] symbol: class AbstractLogEnabled
+ [javadoc] /build/modello-1.8.3/modello-core/src/main/java/org/codehaus/modello/plugin/AbstractModelloGenerator.java:55: error: cannot find symbol
+ [javadoc] implements ModelloGenerator, Contextualizable
+ [javadoc] ^
+ [javadoc] symbol: class Contextualizable
+ [javadoc] /build/modello-1.8.3/modello-core/src/main/java/org/codehaus/modello/plugin/AbstractModelloGenerator.java:274: error: cannot find symbol
+ [javadoc] public void contextualize( Context ctx )
+ [javadoc] ^
+ [javadoc] symbol: class Context
+ [javadoc] location: class AbstractModelloGenerator
+ [javadoc] /build/modello-1.8.3/modello-core/src/main/java/org/codehaus/modello/plugin/AbstractModelloGenerator.java:275: error: cannot find symbol
+ [javadoc] throws ContextException
+ [javadoc] ^
+ [javadoc] symbol: class ContextException
+ [javadoc] location: class AbstractModelloGenerator
+ [javadoc] Standard Doclet version 1.7.0_91
+ [javadoc] Building tree for all the packages and classes...
+ [javadoc] /build/modello-1.8.3/modello-plugins/modello-plugin-java/src/main/java/org/codehaus/modello/plugin/java/javasource/JClass.java:183: warning - @param argument "jField," is not a parameter name.
+ [javadoc] /build/modello-1.8.3/modello-plugins/modello-plugin-java/src/main/java/org/codehaus/modello/plugin/java/javasource/JClass.java:211: warning - @param argument "jMember," is not a parameter name.
+ [javadoc] /build/modello-1.8.3/modello-plugins/modello-plugin-java/src/main/java/org/codehaus/modello/plugin/java/javasource/JClass.java:245: warning - @param argument "jMethod," is not a parameter name.
+ [javadoc] /build/modello-1.8.3/modello-plugins/modello-plugin-java/src/main/java/org/codehaus/modello/plugin/java/javasource/JClass.java:245: warning - @param argument "importReturnType" is not a parameter name.
+ [javadoc] /build/modello-1.8.3/modello-plugins/modello-plugin-java/src/main/java/org/codehaus/modello/plugin/java/javasource/JClass.java:260: warning - @param argument "jMethod," is not a parameter name.
+ [javadoc] /build/modello-1.8.3/modello-plugins/modello-plugin-java/src/main/java/org/codehaus/modello/plugin/java/javasource/JClass.java:314: warning - @param argument "jMethods," is not a parameter name.
+ [javadoc] /build/modello-1.8.3/modello-plugins/modello-plugin-java/src/main/java/org/codehaus/modello/plugin/java/javasource/JClass.java:829: warning - @param argument "jField," is not a parameter name.
+ [javadoc] /build/modello-1.8.3/modello-plugins/modello-plugin-java/src/main/java/org/codehaus/modello/plugin/java/javasource/JCompUnit.java:337: warning - Tag @see: missing '#': "print(java.lang.String, java.lang.String)"
+ [javadoc] /build/modello-1.8.3/modello-plugins/modello-plugin-java/src/main/java/org/codehaus/modello/plugin/java/javasource/JCompUnit.java:348: warning - Tag @see: missing '#': "print(java.lang.String, java.lang.String)"
+ [javadoc] /build/modello-1.8.3/modello-plugins/modello-plugin-java/src/main/java/org/codehaus/modello/plugin/java/javasource/JInterface.java:131: warning - @param argument "jField," is not a parameter name.
+ [javadoc] /build/modello-1.8.3/modello-plugins/modello-plugin-java/src/main/java/org/codehaus/modello/plugin/java/javasource/JMethod.java:118: warning - @param argument "name," is not a parameter name.
+ [javadoc] /build/modello-1.8.3/modello-plugins/modello-plugin-java/src/main/java/org/codehaus/modello/plugin/java/javasource/JMethod.java:131: warning - @param argument "name," is not a parameter name.
+ [javadoc] /build/modello-1.8.3/modello-plugins/modello-plugin-java/src/main/java/org/codehaus/modello/plugin/java/javasource/JMethod.java:146: warning - @param argument "name," is not a parameter name.
+ [javadoc] /build/modello-1.8.3/modello-plugins/modello-plugin-java/src/main/java/org/codehaus/modello/plugin/java/javasource/JMethodSignature.java:124: warning - @param argument "name," is not a parameter name.
+ [javadoc] /build/modello-1.8.3/modello-plugins/modello-plugin-java/src/main/java/org/codehaus/modello/plugin/java/javasource/JNamedMap.java:218: warning - @param argument "name" is not a parameter name.
+ [javadoc] /build/modello-1.8.3/modello-plugins/modello-plugin-java/src/main/java/org/codehaus/modello/plugin/java/javasource/JParameter.java:95: warning - @param argument "the" is not a parameter name.
+ [javadoc] /build/modello-1.8.3/modello-plugins/modello-plugin-java/src/main/java/org/codehaus/modello/plugin/java/javasource/JSourceCode.java:140: warning - @param argument "the" is not a parameter name.
+ [javadoc] /build/modello-1.8.3/modello-plugins/modello-plugin-java/src/main/java/org/codehaus/modello/plugin/java/javasource/JStructure.java:187: warning - @param argument "jField," is not a parameter name.
+ [javadoc] /build/modello-1.8.3/modello-plugins/modello-plugin-java/src/main/java/org/codehaus/modello/plugin/java/javasource/JStructure.java:212: warning - @param argument "the" is not a parameter name.
+ [javadoc] /build/modello-1.8.3/modello-plugins/modello-plugin-java/src/main/java/org/codehaus/modello/plugin/java/javasource/JType.java:100: warning - @param argument "the" is not a parameter name.
+ [javadoc] /build/modello-1.8.3/modello-plugins/modello-plugin-stax/src/main/java/org/codehaus/modello/plugin/stax/StaxReaderGenerator.java:673: warning - Tag @see:illegal character: "123" in "{@link #writeClassParser(ModelClass, JClass, boolean)}"
+ [javadoc] /build/modello-1.8.3/modello-plugins/modello-plugin-stax/src/main/java/org/codehaus/modello/plugin/stax/StaxReaderGenerator.java:673: warning - Tag @see:illegal character: "64" in "{@link #writeClassParser(ModelClass, JClass, boolean)}"
+ [javadoc] Building index for all the packages and classes...
+ [javadoc] Building index for all classes...
+ [javadoc] Generating /build/modello-1.8.3/build/api/help-doc.html...
+ [javadoc] 44 warnings
BUILD SUCCESSFUL
-Total time: 23 seconds
+Total time: 1 minute 7 seconds
touch debian/stamp-ant-build
DEB_ANT_CHECK_TARGET unset, not running checks
fakeroot debian/rules binary
@@ -2406,29 +2463,79 @@
dh_perl -plibmodello-java-doc
dh_shlibdeps -plibmodello-java-doc
dh_gencontrol -plibmodello-java
-dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
+dpkg-gencontrol: avertissement: Fichier::FcntlLock non disponible; utilisation de « flock » qui n'est pas sécurisé pour NFS
dh_md5sums -plibmodello-java
dh_builddeb -plibmodello-java
-dpkg-deb: building package 'libmodello-java' in '../libmodello-java_1.8.3-1_all.deb'.
+dpkg-deb : construction du paquet « libmodello-java » dans « ../libmodello-java_1.8.3-1_all.deb ».
dh_gencontrol -plibmodello-java-doc
-dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
+dpkg-gencontrol: avertissement: Fichier::FcntlLock non disponible; utilisation de « flock » qui n'est pas sécurisé pour NFS
dh_md5sums -plibmodello-java-doc
dh_builddeb -plibmodello-java-doc
-dpkg-deb: building package 'libmodello-java-doc' in '../libmodello-java-doc_1.8.3-1_all.deb'.
+dpkg-deb : construction du paquet « libmodello-java-doc » dans « ../libmodello-java-doc_1.8.3-1_all.deb ».
dpkg-genbuildinfo >../modello_1.8.3-1_amd64.buildinfo
dpkg-distaddfile modello_1.8.3-1_amd64.buildinfo java optional
-dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
+dpkg-distaddfile: avertissement: Fichier::FcntlLock non disponible; utilisation de « flock » qui n'est pas sécurisé pour NFS
dpkg-genchanges -b >../modello_1.8.3-1_amd64.changes
-dpkg-genchanges: binary-only upload (no source code included)
+dpkg-genchanges: envoi des binaires seulement (le code source n'est pas inclus)
dpkg-source --after-build modello-1.8.3
-dpkg-buildpackage: binary-only upload (no source included)
+dpkg-buildpackage: envoi d'un binaire seulement (aucune inclusion de code source)
I: copying local configuration
+I: user script /srv/workspace/pbuilder/50313/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/50313/tmp/hooks/B01_cleanup finished
+W: no hooks of type I found -- ignoring
+perl: warning: Setting locale failed.
+perl: warning: Please check that your locale settings:
+ LANGUAGE = (unset),
+ LC_ALL = "fr_CH.UTF-8",
+ LANG = "fr_CH.UTF-8"
+ are supported and installed on your system.
+perl: warning: Falling back to the standard locale ("C").
+perl: warning: Setting locale failed.
+perl: warning: Please check that your locale settings:
+ LANGUAGE = (unset),
+ LC_ALL = "fr_CH.UTF-8",
+ LANG = "fr_CH.UTF-8"
+ are supported and installed on your system.
+perl: warning: Falling back to the standard locale ("C").
I: unmounting /sys filesystem
+/usr/lib/pbuilder/pbuilder-modules: line 175: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
+perl: warning: Setting locale failed.
+perl: warning: Please check that your locale settings:
+ LANGUAGE = (unset),
+ LC_ALL = "fr_CH.UTF-8",
+ LANG = "fr_CH.UTF-8"
+ are supported and installed on your system.
+perl: warning: Falling back to the standard locale ("C").
I: unmounting /dev/shm filesystem
+/usr/lib/pbuilder/pbuilder-modules: line 175: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
+perl: warning: Setting locale failed.
+perl: warning: Please check that your locale settings:
+ LANGUAGE = (unset),
+ LC_ALL = "fr_CH.UTF-8",
+ LANG = "fr_CH.UTF-8"
+ are supported and installed on your system.
+perl: warning: Falling back to the standard locale ("C").
I: unmounting dev/pts filesystem
+/usr/lib/pbuilder/pbuilder-modules: line 175: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
+perl: warning: Setting locale failed.
+perl: warning: Please check that your locale settings:
+ LANGUAGE = (unset),
+ LC_ALL = "fr_CH.UTF-8",
+ LANG = "fr_CH.UTF-8"
+ are supported and installed on your system.
+perl: warning: Falling back to the standard locale ("C").
I: unmounting run/shm filesystem
+/usr/lib/pbuilder/pbuilder-modules: line 175: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
+perl: warning: Setting locale failed.
+perl: warning: Please check that your locale settings:
+ LANGUAGE = (unset),
+ LC_ALL = "fr_CH.UTF-8",
+ LANG = "fr_CH.UTF-8"
+ are supported and installed on your system.
+perl: warning: Falling back to the standard locale ("C").
I: unmounting proc filesystem
+/usr/lib/pbuilder/pbuilder-modules: line 175: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
I: cleaning the build env
-I: removing directory /srv/workspace/pbuilder/13768 and its subdirectories
-I: Current time: Thu Feb 16 02:13:50 GMT+12 2017
-I: pbuilder-time-stamp: 1487254430
+I: removing directory /srv/workspace/pbuilder/50313 and its subdirectories
+I: Current time: Fri Jan 15 21:58:46 GMT-14 2016
+I: pbuilder-time-stamp: 1452844726
Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/logdiffs/unstable/amd64/modello_1.8.3-1.diff: 87.1% -- replaced with /var/lib/jenkins/userContent/reproducible/logdiffs/unstable/amd64/modello_1.8.3-1.diff.gz
b2/build.log: 88.0%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log: 87.9%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/logs/unstable/amd64/modello_1.8.3-1.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-ulcsUMSG/tmp.4URWyP4gXq
+ mv /srv/reproducible-results/rbuild-debian-ulcsUMSG/tmp.4URWyP4gXq /var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/modello_1.8.3-1.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/modello_1.8.3-1.rbuild.log
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ call_diffoscope_on_changes_files
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-ulcsUMSG
+ local TMPLOG=/srv/reproducible-results/rbuild-debian-ulcsUMSG/tmp.qMevDdfxs3
+ echo
+ tee -a /var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/modello_1.8.3-1.rbuild.log
+ local TIMEOUT=30m
+ DBDSUITE=unstable
+ '[' unstable = experimental ']'
+ set -x
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-ulcsUMSG -d dbd-tmp-XXXXXXX
+ local TEMP=/srv/reproducible-results/rbuild-debian-ulcsUMSG/dbd-tmp-0eMVE1b
++ schroot --directory /srv/reproducible-results/rbuild-debian-ulcsUMSG -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --version
+ DIFFOSCOPE='diffoscope 45'
++ echo diffoscope 45
++ grep '^E: 15binfmt: update-binfmts: unable to open'
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ tee -a /var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/modello_1.8.3-1.rbuild.log
++ date -u
+ echo 'Fri Jan 15 07:59:13 UTC 2016 - diffoscope 45 will be used to compare the two builds:'
Fri Jan 15 07:59:13 UTC 2016 - diffoscope 45 will be used to compare the two builds:
+ set +e
+ set -x
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-debian-ulcsUMSG -c source:jenkins-reproducible-unstable-diffoscope -- sh -c 'export TMPDIR=/srv/reproducible-results/rbuild-debian-ulcsUMSG/dbd-tmp-0eMVE1b ; diffoscope --html /srv/reproducible-results/rbuild-debian-ulcsUMSG/modello_1.8.3-1.diffoscope.html --text /srv/reproducible-results/rbuild-debian-ulcsUMSG/modello_1.8.3-1.diffoscope.txt /srv/reproducible-results/rbuild-debian-ulcsUMSG/b1/modello_1.8.3-1_amd64.changes /srv/reproducible-results/rbuild-debian-ulcsUMSG/b2/modello_1.8.3-1_amd64.changes'
+ RESULT=1
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-debian-ulcsUMSG/tmp.qMevDdfxs3
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ false
+ set +x
Fri Jan 15 07:59:17 UTC 2016 - modello failed to build reproducibly in unstable on amd64.
INFO: Starting at 2016-01-15 07:59:17.179501
CRITICAL: https://reproducible.debian.net/testing/armhf/modello didn't produce a buildlog, even though it has been built.
INFO: Finished at 2016-01-15 07:59:17.188234, took: 0:00:00.008740
Fri Jan 15 07:59:17 UTC 2016 - successfully updated the database and updated https://reproducible.debian.net/rb-pkg/unstable/amd64/modello.html
Fri Jan 15 07:59:17 UTC 2016 - total duration: 0h 18m 58s.
/var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/modello_1.8.3-1.rbuild.log: 86.6% -- replaced with /var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/modello_1.8.3-1.rbuild.log.gz
INFO: Starting at 2016-01-15 07:59:17.355393
CRITICAL: https://reproducible.debian.net/testing/armhf/modello didn't produce a buildlog, even though it has been built.
INFO: Finished at 2016-01-15 07:59:17.363484, took: 0:00:00.008098
Fri 15 Jan 07:59:17 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-SxB9UKvY, which will now be removed.
FATAL: GC overhead limit exceeded
java.lang.OutOfMemoryError: GC overhead limit exceeded
More information about the Qa-jenkins-scm
mailing list