[weld-builds] Build failed in Jenkins: Weld-2.x-int-servlet-tomcat #575

ci-builds at redhat.com ci-builds at redhat.com
Mon May 2 07:16:23 EDT 2016


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-tomcat/575/changes>

Changes:

[mkouba] WELD-2115 add Weld OSGI bundle into bom file.

[mkouba] WELD-2143 Support extension deployed in multiple WARs in an EAR

[mkouba] WELD-2144 add dependency to weld-core-jsf

[mkouba] WELD-2146 Do not pass system properties to Weld configuration

------------------------------------------
[...truncated 246 lines...]
        
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml (787 B at 1.8 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-impl ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-impl ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-core-impl ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-impl ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-impl ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-impl ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-core-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-core-impl ---
[INFO] Compiling 759 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-tomcat/ws/impl/target/classes>
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-tomcat/ws/impl/src/main/java/org/jboss/weld/bean/proxy/ReflectionFactoryProxyInstantiator.java>:[27,18] ReflectionFactory is internal proprietary API and may be removed in a future release
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-tomcat/ws/impl/src/main/java/org/jboss/weld/bean/proxy/UnsafeProxyInstantiator.java>:[26,15] Unsafe is internal proprietary API and may be removed in a future release
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-tomcat/ws/impl/src/main/java/org/jboss/weld/bean/proxy/ReflectionFactoryProxyInstantiator.java>:[27,18] ReflectionFactory is internal proprietary API and may be removed in a future release
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-tomcat/ws/impl/src/main/java/org/jboss/weld/bean/proxy/UnsafeProxyInstantiator.java>:[26,15] Unsafe is internal proprietary API and may be removed in a future release
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-tomcat/ws/impl/src/main/java/org/jboss/weld/bean/proxy/ReflectionFactoryProxyInstantiator.java>:[27,18] ReflectionFactory is internal proprietary API and may be removed in a future release
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-tomcat/ws/impl/src/main/java/org/jboss/weld/bean/proxy/UnsafeProxyInstantiator.java>:[26,15] Unsafe is internal proprietary API and may be removed in a future release
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-tomcat/ws/impl/src/main/java/org/jboss/weld/bean/proxy/ReflectionFactoryProxyInstantiator.java>:[27,18] ReflectionFactory is internal proprietary API and may be removed in a future release
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-tomcat/ws/impl/src/main/java/org/jboss/weld/bean/proxy/UnsafeProxyInstantiator.java>:[26,15] Unsafe is internal proprietary API and may be removed in a future release
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-tomcat/ws/impl/src/main/java/org/jboss/weld/bean/proxy/ReflectionFactoryProxyInstantiator.java>:[38,18] ReflectionFactory is internal proprietary API and may be removed in a future release
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-tomcat/ws/impl/src/main/java/org/jboss/weld/bean/proxy/ReflectionFactoryProxyInstantiator.java>:[42,23] ReflectionFactory is internal proprietary API and may be removed in a future release
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-tomcat/ws/impl/src/main/java/org/jboss/weld/bean/proxy/UnsafeProxyInstantiator.java>:[37,18] Unsafe is internal proprietary API and may be removed in a future release
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-tomcat/ws/impl/src/main/java/org/jboss/weld/bean/proxy/UnsafeProxyInstantiator.java>:[40,22] Unsafe is internal proprietary API and may be removed in a future release
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-tomcat/ws/impl/src/main/java/org/jboss/weld/bean/proxy/UnsafeProxyInstantiator.java>:[42,23] Unsafe is internal proprietary API and may be removed in a future release
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-impl ---
[INFO] Starting audit...
Audit done.

[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ weld-core-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-tomcat/ws/impl/src/test/resources>
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-core-impl ---
[INFO] Compiling 86 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-tomcat/ws/impl/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-core-impl ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-antrun-plugin:1.3:run (default) @ weld-core-impl ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-core-impl ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-tomcat/ws/impl/target/weld-core-impl-2.3.5-SNAPSHOT.jar>
[INFO] 
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-impl >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-impl ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-core-impl ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-impl ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-impl ---
[INFO] 
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-impl <<<
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-impl ---
[INFO] META-INF already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-tomcat/ws/impl/target/weld-core-impl-2.3.5-SNAPSHOT-sources.jar>
[INFO] META-INF already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ weld-core-impl ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-tomcat/ws/impl/target/weld-core-impl-2.3.5-SNAPSHOT.jar> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-impl/2.3.5-SNAPSHOT/weld-core-impl-2.3.5-SNAPSHOT.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-tomcat/ws/impl/pom.xml> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-impl/2.3.5-SNAPSHOT/weld-core-impl-2.3.5-SNAPSHOT.pom
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-tomcat/ws/impl/target/weld-core-impl-2.3.5-SNAPSHOT-sources.jar> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-impl/2.3.5-SNAPSHOT/weld-core-impl-2.3.5-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Core - JSF 2.3.5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repository.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml
Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml
Downloading: http://snapshots.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml
741 B   
        
Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml (741 B at 5.0 KB/sec)
        
        
787 B   
        
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml (787 B at 1.8 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-jsf ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jsf ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-core-jsf ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jsf ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jsf ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jsf ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-core-jsf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-tomcat/ws/jsf/src/main/resources>
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-core-jsf ---
[INFO] Compiling 4 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-tomcat/ws/jsf/target/classes>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-jsf ---
[INFO] Starting audit...
Audit done.

[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ weld-core-jsf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-tomcat/ws/jsf/src/test/resources>
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-core-jsf ---
[INFO] Compiling 1 source file to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-tomcat/ws/jsf/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-core-jsf ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-core-jsf ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-tomcat/ws/jsf/target/weld-core-jsf-2.3.5-SNAPSHOT.jar>
[INFO] 
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jsf >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jsf ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-core-jsf ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jsf ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jsf ---
[INFO] 
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jsf <<<
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jsf ---
[INFO] META-INF already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-tomcat/ws/jsf/target/weld-core-jsf-2.3.5-SNAPSHOT-sources.jar>
[INFO] META-INF already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ weld-core-jsf ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-tomcat/ws/jsf/target/weld-core-jsf-2.3.5-SNAPSHOT.jar> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-jsf/2.3.5-SNAPSHOT/weld-core-jsf-2.3.5-SNAPSHOT.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-tomcat/ws/jsf/pom.xml> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-jsf/2.3.5-SNAPSHOT/weld-core-jsf-2.3.5-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Weld Parent ....................................... SUCCESS [16.287s]
[INFO] Weld Implementation (Core) ........................ SUCCESS [22.486s]
[INFO] Weld Core - JSF ................................... FAILURE [1.525s]
[INFO] Weld Implementation ............................... SKIPPED
[INFO] Weld Probe Parent ................................. SKIPPED
[INFO] Weld Probe Core ................................... SKIPPED
[INFO] Weld Test Utilities ............................... SKIPPED
[INFO] weld-probe-tests .................................. SKIPPED
[INFO] Weld Core BOM ..................................... SKIPPED
[INFO] Weld Porting Package for the CDI TCK 1.1 .......... SKIPPED
[INFO] Weld Unit Tests ................................... SKIPPED
[INFO] Weld Integration Tests (JBoss AS) ................. SKIPPED
[INFO] AtInject TCK runner for Weld ...................... SKIPPED
[INFO] CDI TCK runner (1.1, 1.2) for Weld (WildFly) ...... SKIPPED
[INFO] Weld Environment Common ........................... SKIPPED
[INFO] Weld SE (Core) .................................... SKIPPED
[INFO] Weld SE (Uber Jar) ................................ SKIPPED
[INFO] Weld SE Parent .................................... SKIPPED
[INFO] Weld SE Tests ..................................... SKIPPED
[INFO] Weld Servlet Parent ............................... SKIPPED
[INFO] Weld Servlet Core ................................. SKIPPED
[INFO] Weld Servlet (Uber Jar) ........................... SKIPPED
[INFO] Weld Servlet Integration Tests (Base) ............. SKIPPED
[INFO] Weld Servlet Integration Tests (Tomcat) ........... SKIPPED
[INFO] Weld Servlet Integration Tests (Jetty) ............ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 41.830s
[INFO] Finished at: Mon May 02 07:16:22 EDT 2016
[INFO] Final Memory: 40M/393M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-install-plugin:2.3.1:install (default-install) on project weld-core-jsf: Failed to install metadata org.jboss.weld:weld-core-jsf:2.3.5-SNAPSHOT/maven-metadata.xml: Could not read metadata /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-jsf/2.3.5-SNAPSHOT/maven-metadata-local.xml: input contained no data -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :weld-core-jsf
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results
ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception
hudson.AbortException: No test report files were found. Configuration error?
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:116)
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589)
	at hudson.remoting.UserRequest.perform(UserRequest.java:121)
	at hudson.remoting.UserRequest.perform(UserRequest.java:49)
	at hudson.remoting.Request$2.run(Request.java:324)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to dev112-rhel6-x86_64(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
	at hudson.remoting.Channel.call(Channel.java:752)
	at hudson.FilePath.act(FilePath.java:969)
	at hudson.FilePath.act(FilePath.java:958)
	at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90)
	at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120)
	at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734)
	at hudson.model.Build$BuildExecution.post2(Build.java:183)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683)
	at hudson.model.Run.execute(Run.java:1770)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:89)
	at hudson.model.Executor.run(Executor.java:240)


More information about the weld-builds mailing list