[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_29 #3197

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sun Apr 24 16:56:26 UTC 2016


See <https://jenkins.debian.net/job/reproducible_builder_armhf_29/3197/>

------------------------------------------
[...truncated 8790 lines...]
パターンは1つだけしか指定できません
more than one child type is specified
複数の子供が指定されています
no child type is specified
子供の指定がありません
unrecognized value "@@@" in final attribute.
"@@@"は無効なfinal属性の値です
the following patterns form an infinite recursion ( @@@ )
次のパターンが循環参照を起こしています: @@@
<start> declaration was not found.
<start>要素が見つかりません
@@@
@@@
Recursive datatype definition.
データ型が循環して定義されています
combine attribute is specified, but no predecessor exists.
combine属性が見つかりましたが、これがはじめての定義です
"@@@" is the old namespace URI. Please use "http://www.w3.org/2001/XMLSchema"
"@@@"は古いnamespace URIです。"http://www.w3.org/2001/XMLSchema"を使ってください
perhaps namespace URI "@@@" is incorrect?
恐らくnamespace URI "@@@"が間違っています
Datatype "@@@" is obsolete name. Please use "@@@" instead.
"@@@"は古い名前です。"@@@"を代わりに使ってください
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 sec - in com.sun.msv.reader.trex.ng.RELAXNGReaderTest

Results :

Tests run: 31, Failures: 0, Errors: 0, Skipped: 1

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building MSV RNG Converter 2009.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ msv-rngconverter ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 2 resources
[INFO] skip non existing resourceDirectory /build/msv-2009.1+dfsg1/rngconverter/resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ msv-rngconverter ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ msv-rngconverter ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 0 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ msv-rngconverter ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ msv-rngconverter ---
[INFO] Surefire report directory: /build/msv-2009.1+dfsg1/rngconverter/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running batch.writer.relaxng.RELAXNGWriterTest
Cannot find CatalogManager.properties
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.66 sec - in batch.writer.relaxng.RELAXNGWriterTest

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] msv ................................................ SUCCESS [  0.033 s]
[INFO] MSV Parent ......................................... SUCCESS [  0.011 s]
[INFO] MSV XML Schema Library ............................. SUCCESS [01:10 min]
[INFO] MSV Test Harness ................................... SUCCESS [  1.504 s]
[INFO] MSV Core ........................................... SUCCESS [01:50 min]
[INFO] MSV RNG Converter .................................. SUCCESS [  7.668 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:16 min
[INFO] Finished at: 2016-04-25T06:23:59+14:00
[INFO] Final Memory: 9M/23M
[INFO] ------------------------------------------------------------------------
touch debian/stamp-maven-check
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 -Dproperties.file.manual=/build/msv-2009.1+dfsg1/debian/maven.properties -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dmaven.home=/usr/share/maven -Dmaven.multiModuleProjectDirectory=/build/msv-2009.1+dfsg1 org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Dmaven.repo.local=/build/msv-2009.1+dfsg1/debian/maven-repo  -Ddebian.dir=/build/msv-2009.1+dfsg1/debian -Ddebian.package=libmsv-java -Dmaven.repo.local=/build/msv-2009.1+dfsg1/debian/maven-repo -Dinstall.to.usj=true org.debian.maven:debian-maven-plugin:2.0.6:install
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for net.java.dev.msv:msv-core:jar:2009.1
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: xerces:xercesImpl:jar -> duplicate declaration of version (?) @ line 116, column 15
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] msv
[INFO] MSV Parent
[INFO] MSV XML Schema Library
[INFO] MSV Test Harness
[INFO] MSV Core
[INFO] MSV RNG Converter
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building msv 2009.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- debian-maven-plugin:2.0.6:install (default-cli) @ msv ---
Cleaning pom file: /build/msv-2009.1+dfsg1/pom.xml.save with options:
	--keep-pom-version --package=libmsv-java
	--rules=/build/msv-2009.1+dfsg1/debian/maven.rules
	--ignore-rules=/build/msv-2009.1+dfsg1/debian/maven.ignoreRules
	--published-rules=/build/msv-2009.1+dfsg1/debian/maven.publishedRules
	--no-parent
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building MSV Parent 2009.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- debian-maven-plugin:2.0.6:install (default-cli) @ msv-parent ---
Cleaning pom file: /build/msv-2009.1+dfsg1/parent/pom.xml.save with options:
	--keep-pom-version --package=libmsv-java
	--rules=/build/msv-2009.1+dfsg1/debian/maven.rules
	--ignore-rules=/build/msv-2009.1+dfsg1/debian/maven.ignoreRules
	--published-rules=/build/msv-2009.1+dfsg1/debian/maven.publishedRules
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building MSV XML Schema Library 2009.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- debian-maven-plugin:2.0.6:install (default-cli) @ xsdlib ---
Cleaning pom file: /build/msv-2009.1+dfsg1/xsdlib/pom.xml.save with options:
	--keep-pom-version --package=libmsv-java
	--rules=/build/msv-2009.1+dfsg1/debian/maven.rules
	--ignore-rules=/build/msv-2009.1+dfsg1/debian/maven.ignoreRules
	--published-rules=/build/msv-2009.1+dfsg1/debian/maven.publishedRules
Install jar for xsdlib into /usr/share/java
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building MSV Test Harness 2009.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- debian-maven-plugin:2.0.6:install (default-cli) @ msv-testharness ---
Cleaning pom file: /build/msv-2009.1+dfsg1/testharness/pom.xml.save with options:
	--keep-pom-version --package=libmsv-java
	--rules=/build/msv-2009.1+dfsg1/debian/maven.rules
	--ignore-rules=/build/msv-2009.1+dfsg1/debian/maven.ignoreRules
	--published-rules=/build/msv-2009.1+dfsg1/debian/maven.publishedRules
Install jar for msv-testharness into /usr/share/java
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building MSV Core 2009.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- debian-maven-plugin:2.0.6:install (default-cli) @ msv-core ---
Cleaning pom file: /build/msv-2009.1+dfsg1/msv/pom.xml.save with options:
	--keep-pom-version --package=libmsv-java
	--rules=/build/msv-2009.1+dfsg1/debian/maven.rules
	--ignore-rules=/build/msv-2009.1+dfsg1/debian/maven.ignoreRules
	--published-rules=/build/msv-2009.1+dfsg1/debian/maven.publishedRules
Install jar for msv-core into /usr/share/java
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building MSV RNG Converter 2009.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- debian-maven-plugin:2.0.6:install (default-cli) @ msv-rngconverter ---
Cleaning pom file: /build/msv-2009.1+dfsg1/rngconverter/pom.xml.save with options:
	--keep-pom-version --package=libmsv-java
	--rules=/build/msv-2009.1+dfsg1/debian/maven.rules
	--ignore-rules=/build/msv-2009.1+dfsg1/debian/maven.ignoreRules
	--published-rules=/build/msv-2009.1+dfsg1/debian/maven.publishedRules
Install jar for msv-rngconverter into /usr/share/java
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] msv ................................................ SUCCESS [ 21.592 s]
[INFO] MSV Parent ......................................... SUCCESS [  3.780 s]
[INFO] MSV XML Schema Library ............................. SUCCESS [  2.436 s]
[INFO] MSV Test Harness ................................... SUCCESS [  0.982 s]
[INFO] MSV Core ........................................... SUCCESS [  1.380 s]
[INFO] MSV RNG Converter .................................. SUCCESS [  1.269 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 39.859 s
[INFO] Finished at: 2016-04-25T06:25:21+14:00
[INFO] Final Memory: 4M/15M
[INFO] ------------------------------------------------------------------------
mh_resolve_dependencies --non-interactive --offline -plibmsv-java  --base-directory=/build/msv-2009.1+dfsg1 --non-explore 
Analysing pom.xml...
Analysing parent/pom.xml...
Checking the parent dependency in the sub project parent/pom.xml
Analysing xsdlib/pom.xml...
Checking the parent dependency in the sub project xsdlib/pom.xml
Analysing testharness/pom.xml...
Checking the parent dependency in the sub project testharness/pom.xml
Analysing msv/pom.xml...
Checking the parent dependency in the sub project msv/pom.xml
Analysing rngconverter/pom.xml...
Checking the parent dependency in the sub project rngconverter/pom.xml
> dpkg --search /usr/share/maven-repo/com/sun/msv/datatype/xsd/xsdlib/*/* 
dpkg failed to execute successfully
Offline mode. Give up looking for package containing /usr/share/maven-repo/com/sun/msv/datatype/xsd/xsdlib
avr. 25, 2016 6:45:41 AM org.debian.maven.packager.DependenciesSolver$ToResolve resolve
GRAVE: Cannot resolve dependencies in /build/msv-2009.1+dfsg1/msv/pom.xml: Dependency not found com.sun.msv.datatype.xsd:xsdlib:jar:2009.1
> dpkg --search /usr/share/maven-repo/com/sun/msv/datatype/xsd/xsdlib/*/* 
dpkg failed to execute successfully
Offline mode. Give up looking for package containing /usr/share/maven-repo/com/sun/msv/datatype/xsd/xsdlib
avr. 25, 2016 6:51:16 AM org.debian.maven.packager.DependenciesSolver$ToResolve resolve
GRAVE: Cannot resolve dependencies in /build/msv-2009.1+dfsg1/rngconverter/pom.xml: Dependency not found com.sun.msv.datatype.xsd:xsdlib:jar:2009.1
ERROR:
pom.xml: dependency is not packaged in the Maven repository for Debian: com.sun.msv.datatype.xsd:xsdlib:2009.1
pom.xml: dependency is not packaged in the Maven repository for Debian: com.sun.msv.datatype.xsd:xsdlib:2009.1
--------
Some problems were found in this project, exiting...
Adding cdbs dependencies to debian/libmsv-java.substvars
dh_installdirs -plibmsv-java 
dh_installdocs -plibmsv-java 
dh_installexamples -plibmsv-java 
dh_installman -plibmsv-java  
dh_installinfo -plibmsv-java  
dh_installmenu -plibmsv-java 
dh_installcron -plibmsv-java 
dh_installinit -plibmsv-java  
dh_installdebconf -plibmsv-java 
dh_installemacsen -plibmsv-java   
dh_installcatalogs -plibmsv-java 
dh_installpam -plibmsv-java 
dh_installlogrotate -plibmsv-java 
dh_installlogcheck -plibmsv-java 
dh_installchangelogs -plibmsv-java  msv/doc/ChangeLog.txt 
dh_installudev -plibmsv-java 
dh_lintian -plibmsv-java 
dh_bugfiles -plibmsv-java 
dh_install -plibmsv-java  
dh_link -plibmsv-java  
dh_installmime -plibmsv-java 
dh_installgsettings -plibmsv-java 
dh_strip -plibmsv-java  
dh_strip_nondeterminism
/srv/reproducible-results/rbuild-debian-QKSq8NoN/tmp.YFun9QXLiv:	 84.4% -- replaced with /srv/reproducible-results/rbuild-debian-QKSq8NoN/tmp.YFun9QXLiv.gz
INFO: Starting at 2016-04-24 16:56:24.015394
FATAL: null
java.lang.NullPointerException
	at hudson.plugins.build_timeout.BuildTimeoutWrapper$EnvironmentImpl.tearDown(BuildTimeoutWrapper.java:199)
	at hudson.model.Build$BuildExecution.doRun(Build.java:173)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)



More information about the Qa-jenkins-scm mailing list