[weld-builds] Build failed in Jenkins: Weld-2.x-interoperability-pax-cdi #274

ci-builds at redhat.com ci-builds at redhat.com
Wed Oct 15 21:34:50 EDT 2014


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperability-pax-cdi/274/>

------------------------------------------
[...truncated 2543 lines...]
[INFO] ------------------------------------------------------------------------
[INFO] Building OPS4J Pax CDI Weld Adapter 0.9.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ pax-cdi-weld ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ pax-cdi-weld ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ pax-cdi-weld ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperability-pax-cdi/ws/pax-cdi/pax-cdi-weld/target/classes>
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperability-pax-cdi/ws/pax-cdi/pax-cdi-weld/src/main/java/org/ops4j/pax/cdi/weld/impl/WeldCdiContainer.java>: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperability-pax-cdi/ws/pax-cdi/pax-cdi-weld/src/main/java/org/ops4j/pax/cdi/weld/impl/WeldCdiContainer.java> uses unchecked or unsafe operations.
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperability-pax-cdi/ws/pax-cdi/pax-cdi-weld/src/main/java/org/ops4j/pax/cdi/weld/impl/WeldCdiContainer.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ pax-cdi-weld ---
[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-interoperability-pax-cdi/ws/pax-cdi/pax-cdi-weld/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ pax-cdi-weld ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ pax-cdi-weld ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.3:bundle (default-bundle) @ pax-cdi-weld ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:check (verify-style) @ pax-cdi-weld ---
[INFO] 
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ pax-cdi-weld ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperability-pax-cdi/ws/pax-cdi/pax-cdi-weld/target/pax-cdi-weld-0.9.0-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/ops4j/pax/cdi/pax-cdi-weld/0.9.0-SNAPSHOT/pax-cdi-weld-0.9.0-SNAPSHOT.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperability-pax-cdi/ws/pax-cdi/pax-cdi-weld/pom.xml> to /home/hudson/.m2/repository/org/ops4j/pax/cdi/pax-cdi-weld/0.9.0-SNAPSHOT/pax-cdi-weld-0.9.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.3:install (default-install) @ pax-cdi-weld ---
[INFO] Installing org/ops4j/pax/cdi/pax-cdi-weld/0.9.0-SNAPSHOT/pax-cdi-weld-0.9.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building OPS4J Pax CDI Web Adapter 0.9.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ pax-cdi-web ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ pax-cdi-web ---
[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-interoperability-pax-cdi/ws/pax-cdi/pax-cdi-web/src/main/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ pax-cdi-web ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperability-pax-cdi/ws/pax-cdi/pax-cdi-web/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ pax-cdi-web ---
[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-interoperability-pax-cdi/ws/pax-cdi/pax-cdi-web/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ pax-cdi-web ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ pax-cdi-web ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.3:bundle (default-bundle) @ pax-cdi-web ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:check (verify-style) @ pax-cdi-web ---
[INFO] 
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ pax-cdi-web ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperability-pax-cdi/ws/pax-cdi/pax-cdi-web/target/pax-cdi-web-0.9.0-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/ops4j/pax/cdi/pax-cdi-web/0.9.0-SNAPSHOT/pax-cdi-web-0.9.0-SNAPSHOT.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperability-pax-cdi/ws/pax-cdi/pax-cdi-web/pom.xml> to /home/hudson/.m2/repository/org/ops4j/pax/cdi/pax-cdi-web/0.9.0-SNAPSHOT/pax-cdi-web-0.9.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.3:install (default-install) @ pax-cdi-web ---
[INFO] Installing org/ops4j/pax/cdi/pax-cdi-web/0.9.0-SNAPSHOT/pax-cdi-web-0.9.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building OPS4j Pax CDI Web Weld Adapter 0.9.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ pax-cdi-web-weld ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ pax-cdi-web-weld ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ pax-cdi-web-weld ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperability-pax-cdi/ws/pax-cdi/pax-cdi-web-weld/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ pax-cdi-web-weld ---
[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-interoperability-pax-cdi/ws/pax-cdi/pax-cdi-web-weld/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ pax-cdi-web-weld ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ pax-cdi-web-weld ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.3:bundle (default-bundle) @ pax-cdi-web-weld ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:check (verify-style) @ pax-cdi-web-weld ---
[INFO] 
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ pax-cdi-web-weld ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperability-pax-cdi/ws/pax-cdi/pax-cdi-web-weld/target/pax-cdi-web-weld-0.9.0-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/ops4j/pax/cdi/pax-cdi-web-weld/0.9.0-SNAPSHOT/pax-cdi-web-weld-0.9.0-SNAPSHOT.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperability-pax-cdi/ws/pax-cdi/pax-cdi-web-weld/pom.xml> to /home/hudson/.m2/repository/org/ops4j/pax/cdi/pax-cdi-web-weld/0.9.0-SNAPSHOT/pax-cdi-web-weld-0.9.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.3:install (default-install) @ pax-cdi-web-weld ---
[INFO] Installing org/ops4j/pax/cdi/pax-cdi-web-weld/0.9.0-SNAPSHOT/pax-cdi-web-weld-0.9.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building OPS4J Pax CDI Web OpenWebBeans Adapter 0.9.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ pax-cdi-web-openwebbeans ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ pax-cdi-web-openwebbeans ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ pax-cdi-web-openwebbeans ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperability-pax-cdi/ws/pax-cdi/pax-cdi-web-openwebbeans/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ pax-cdi-web-openwebbeans ---
[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-interoperability-pax-cdi/ws/pax-cdi/pax-cdi-web-openwebbeans/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ pax-cdi-web-openwebbeans ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ pax-cdi-web-openwebbeans ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.3:bundle (default-bundle) @ pax-cdi-web-openwebbeans ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:check (verify-style) @ pax-cdi-web-openwebbeans ---
[INFO] 
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ pax-cdi-web-openwebbeans ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperability-pax-cdi/ws/pax-cdi/pax-cdi-web-openwebbeans/target/pax-cdi-web-openwebbeans-0.9.0-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/ops4j/pax/cdi/pax-cdi-web-openwebbeans/0.9.0-SNAPSHOT/pax-cdi-web-openwebbeans-0.9.0-SNAPSHOT.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperability-pax-cdi/ws/pax-cdi/pax-cdi-web-openwebbeans/pom.xml> to /home/hudson/.m2/repository/org/ops4j/pax/cdi/pax-cdi-web-openwebbeans/0.9.0-SNAPSHOT/pax-cdi-web-openwebbeans-0.9.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.3:install (default-install) @ pax-cdi-web-openwebbeans ---
[INFO] Installing org/ops4j/pax/cdi/pax-cdi-web-openwebbeans/0.9.0-SNAPSHOT/pax-cdi-web-openwebbeans-0.9.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building OPS4J Pax CDI Karaf Features 0.9.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ pax-cdi-features ---
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:copy-dependencies (copy) @ pax-cdi-features ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (filter) @ pax-cdi-features ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:attach-artifact (attach-artifacts) @ pax-cdi-features ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:check (verify-style) @ pax-cdi-features ---
[INFO] 
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ pax-cdi-features ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperability-pax-cdi/ws/pax-cdi/pax-cdi-features/pom.xml> to /home/hudson/.m2/repository/org/ops4j/pax/cdi/pax-cdi-features/0.9.0-SNAPSHOT/pax-cdi-features-0.9.0-SNAPSHOT.pom
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperability-pax-cdi/ws/pax-cdi/pax-cdi-features/target/classes/features.xml> to /home/hudson/.m2/repository/org/ops4j/pax/cdi/pax-cdi-features/0.9.0-SNAPSHOT/pax-cdi-features-0.9.0-SNAPSHOT-features.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building OPS4J Pax CDI Test Support 0.9.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/ops4j/pax/exam/pax-exam/4.3.0-SNAPSHOT/maven-metadata.xml
Downloading: http://snapshots.jboss.org/maven2/org/ops4j/pax/exam/pax-exam/4.3.0-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/ops4j/pax/exam/pax-exam/4.3.0-SNAPSHOT/maven-metadata.xml



Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/ops4j/pax/exam/pax-exam/4.3.0-SNAPSHOT/pax-exam-4.3.0-SNAPSHOT.pom

Downloading: http://snapshots.jboss.org/maven2/org/ops4j/pax/exam/pax-exam/4.3.0-SNAPSHOT/pax-exam-4.3.0-SNAPSHOT.pom

Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/ops4j/pax/exam/pax-exam/4.3.0-SNAPSHOT/pax-exam-4.3.0-SNAPSHOT.pom

[WARNING] The POM for org.ops4j.pax.exam:pax-exam:jar:4.3.0-SNAPSHOT is missing, no dependency information available
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/ops4j/pax/exam/pax-exam/4.3.0-SNAPSHOT/pax-exam-4.3.0-SNAPSHOT.jar

Downloading: http://snapshots.jboss.org/maven2/org/ops4j/pax/exam/pax-exam/4.3.0-SNAPSHOT/pax-exam-4.3.0-SNAPSHOT.jar

Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/ops4j/pax/exam/pax-exam/4.3.0-SNAPSHOT/pax-exam-4.3.0-SNAPSHOT.jar

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] OPS4J Pax CDI Reactor ............................. SUCCESS [0.464s]
[INFO] OPS4J Pax CDI Checkstyle Rules .................... SUCCESS [1.697s]
[INFO] OPS4J Pax CDI Parent POM .......................... SUCCESS [2.406s]
[INFO] OPS4J Pax CDI Bean Bundle API ..................... SUCCESS [6.536s]
[INFO] OPS4J Pax CDI Service Provider Interface .......... SUCCESS [2.891s]
[INFO] OPS4J Pax CDI Extender for Bean Bundles ........... SUCCESS [1.830s]
[INFO] OPS4J Pax CDI OpenWebBeans Adapter ................ SUCCESS [2.155s]
[INFO] OPS4J Pax CDI Samples Reactor ..................... SUCCESS [0.770s]
[INFO] OPS4J Pax CDI Sample1 ............................. SUCCESS [2.082s]
[INFO] OPS4J Pax CDI Sample1 Client ...................... SUCCESS [1.357s]
[INFO] OPS4J Pax CDI Sample1 WAB ......................... SUCCESS [1.690s]
[INFO] OPS4J Pax CDI WAR Sample for non-OSGi Jetty ....... SUCCESS [2.521s]
[INFO] OPS4J Pax CDI Sample2 Service ..................... SUCCESS [2.641s]
[INFO] OPS4J Pax CDI Sample3 ............................. SUCCESS [1.511s]
[INFO] OPS4J Pax CDI Sample3 Client ...................... SUCCESS [1.233s]
[INFO] OPS4J Pax CDI Sample4 JSF WAB ..................... SUCCESS [1.611s]
[INFO] OPS4J Pax CDI Sample5 ............................. SUCCESS [1.709s]
[INFO] OPS4J Pax CDI Sample5 Client1 ..................... SUCCESS [1.274s]
[INFO] OPS4J Pax CDI Sample5 Client2 ..................... SUCCESS [1.215s]
[INFO] OPS4J Pax CDI Sample6 ............................. SUCCESS [1.224s]
[INFO] OPS4J Pax CDI Portable Extension for OSGi ......... SUCCESS [2.533s]
[INFO] OPS4J Pax CDI Weld Adapter ........................ SUCCESS [1.713s]
[INFO] OPS4J Pax CDI Web Adapter ......................... SUCCESS [1.386s]
[INFO] OPS4j Pax CDI Web Weld Adapter .................... SUCCESS [1.889s]
[INFO] OPS4J Pax CDI Web OpenWebBeans Adapter ............ SUCCESS [1.854s]
[INFO] OPS4J Pax CDI Karaf Features ...................... SUCCESS [1.814s]
[INFO] OPS4J Pax CDI Test Support ........................ FAILURE [1:05.058s]
[INFO] OPS4J Pax CDI Fragment Aggregator ................. SKIPPED
[INFO] OPS4J Pax CDI DeltaSpike JPA Fragment ............. SKIPPED
[INFO] OPS4J Pax CDI Jetty Boot Bundle (patched) ......... SKIPPED
[INFO] OPS4J Pax CDI Servlet Container Integration ....... SKIPPED
[INFO] OPS4J Pax CDI Jetty Weld Adapter .................. SKIPPED
[INFO] OPS4J Pax CDI Jetty OpenWebBeans Adapter .......... SKIPPED
[INFO] OPS4J Pax CDI Undertow Weld Adapter ............... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:03.559s
[INFO] Finished at: Wed Oct 15 21:34:49 EDT 2014
[INFO] Final Memory: 53M/387M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project pax-cdi-test-support: Could not resolve dependencies for project org.ops4j.pax.cdi:pax-cdi-test-support:jar:0.9.0-SNAPSHOT: Could not find artifact org.ops4j.pax.exam:pax-exam:jar:4.3.0-SNAPSHOT in jboss-developer-repository-group (https://repository.jboss.org/nexus/content/groups/developer/) -> [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/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :pax-cdi-test-support
Build step 'Execute shell' marked build as failure
Recording test results


More information about the weld-builds mailing list