[switchyard-dev] Build failed in Jenkins: SwitchYard-Components #955

ci-builds at redhat.com ci-builds at redhat.com
Fri Sep 14 14:14:59 EDT 2012


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/955/changes>

Changes:

[kbabo] SWITCHYARD-981 Port SwitchYard to camel-cdi component

[kbabo] SWITCHYARD-1036 Verify classloader management in BPM component.

------------------------------------------
[...truncated 595 lines...]

Results :

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

[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ switchyard-component-common-rest ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/common/rest/target/switchyard-component-common-rest-0.6.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ switchyard-component-common-rest ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/common/rest/target/switchyard-component-common-rest-0.6.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ switchyard-component-common-rest ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/common/rest/target/switchyard-component-common-rest-0.6.0-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/switchyard/components/switchyard-component-common-rest/0.6.0-SNAPSHOT/switchyard-component-common-rest-0.6.0-SNAPSHOT.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/common/rest/pom.xml> to /home/hudson/.m2/repository/org/switchyard/components/switchyard-component-common-rest/0.6.0-SNAPSHOT/switchyard-component-common-rest-0.6.0-SNAPSHOT.pom
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/common/rest/target/switchyard-component-common-rest-0.6.0-SNAPSHOT-sources.jar> to /home/hudson/.m2/repository/org/switchyard/components/switchyard-component-common-rest/0.6.0-SNAPSHOT/switchyard-component-common-rest-0.6.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.8:checkstyle (default-cli) @ switchyard-component-common-rest ---
[INFO] 
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] --- findbugs-maven-plugin:2.3.2:findbugs (default-cli) @ switchyard-component-common-rest ---
[INFO] ****** FindBugsMojo execute *******
[INFO] canGenerate is true
[INFO] ****** FindBugsMojo executeFindbugs *******
[INFO] Temp File is <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/common/rest/target/findbugsTemp.xml>
[INFO] Fork Value is true
[INFO] xmlOutput is true
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building SwitchYard: Rules Common Component Library 0.6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ switchyard-component-common-rules ---
[INFO] Deleting <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/common/rules/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ switchyard-component-common-rules ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ switchyard-component-common-rules ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ switchyard-component-common-rules ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ switchyard-component-common-rules ---
[INFO] Compiling 29 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/common/rules/target/classes>
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/common/rules/src/main/java/org/switchyard/component/common/rules/util/drools/Configs.java>:[31,22] [deprecation] org.drools.conf.MultithreadEvaluationOption in org.drools.conf has been deprecated
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/common/rules/src/main/java/org/switchyard/component/common/rules/util/drools/Configs.java>:[57,12] [deprecation] org.drools.conf.MultithreadEvaluationOption in org.drools.conf has been deprecated
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/common/rules/src/main/java/org/switchyard/component/common/rules/util/drools/Configs.java>:[57,51] [deprecation] org.drools.conf.MultithreadEvaluationOption in org.drools.conf has been deprecated
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/common/rules/src/main/java/org/switchyard/component/common/rules/util/drools/Configs.java>:[57,85] [deprecation] org.drools.conf.MultithreadEvaluationOption in org.drools.conf has been deprecated
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ switchyard-component-common-rules ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/common/rules/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ switchyard-component-common-rules ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @ switchyard-component-common-rules ---
[INFO] No tests to run.
[INFO] Surefire report directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/common/rules/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

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

[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ switchyard-component-common-rules ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/common/rules/target/switchyard-component-common-rules-0.6.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ switchyard-component-common-rules ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/common/rules/target/switchyard-component-common-rules-0.6.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ switchyard-component-common-rules ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/common/rules/target/switchyard-component-common-rules-0.6.0-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/switchyard/components/switchyard-component-common-rules/0.6.0-SNAPSHOT/switchyard-component-common-rules-0.6.0-SNAPSHOT.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/common/rules/pom.xml> to /home/hudson/.m2/repository/org/switchyard/components/switchyard-component-common-rules/0.6.0-SNAPSHOT/switchyard-component-common-rules-0.6.0-SNAPSHOT.pom
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/common/rules/target/switchyard-component-common-rules-0.6.0-SNAPSHOT-sources.jar> to /home/hudson/.m2/repository/org/switchyard/components/switchyard-component-common-rules/0.6.0-SNAPSHOT/switchyard-component-common-rules-0.6.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.8:checkstyle (default-cli) @ switchyard-component-common-rules ---
[INFO] 
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] --- findbugs-maven-plugin:2.3.2:findbugs (default-cli) @ switchyard-component-common-rules ---
[INFO] ****** FindBugsMojo execute *******
[INFO] canGenerate is true
[INFO] ****** FindBugsMojo executeFindbugs *******
[INFO] Temp File is <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/common/rules/target/findbugsTemp.xml>
[INFO] Fork Value is true
     [java] The following classes needed for analysis were missing:
     [java]   com.sun.tools.xjc.Options
     [java] Warnings generated: 4
     [java] Missing classes: 1
[INFO] xmlOutput is true
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building SwitchYard: Bean Component 0.6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ switchyard-component-bean ---
[INFO] Deleting <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/bean/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ switchyard-component-bean ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ switchyard-component-bean ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ switchyard-component-bean ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ switchyard-component-bean ---
[INFO] Compiling 22 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/bean/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ switchyard-component-bean ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ switchyard-component-bean ---
[INFO] Compiling 50 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/bean/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @ switchyard-component-bean ---
[INFO] Surefire report directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/bean/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.switchyard.component.bean.deploy.CDIBeanServiceDescriptorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.289 sec
Running org.switchyard.component.bean.tests.RequiredPoliciesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.91 sec
Running org.switchyard.component.bean.omservice.basic.BasicInOutTest
14:14:44,285 INFO  [weld.Version] WELD-000900 1.1.5 (AS71)
14:14:44,378 INFO  [weld.Bootstrap] WELD-000101 Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
14:14:45,307 WARN  [util.InterceptionTypeRegistry] Class 'javax.ejb.PostActivate' not found, interception based on it is not enabled
14:14:45,309 WARN  [util.InterceptionTypeRegistry] Class 'javax.ejb.PrePassivate' not found, interception based on it is not enabled
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2.376 sec <<< FAILURE!
Running org.switchyard.component.bean.tests.ServiceAnnotationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.061 sec
Running org.switchyard.component.bean.tests.BeanProviderTest
14:14:47,495 INFO  [weld.Bootstrap] WELD-000101 Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
14:14:47,836 INFO  [weld.Bootstrap] WELD-000101 Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.651 sec <<< FAILURE!
Running org.switchyard.component.bean.contextinject.ContextInjectTest
14:14:48,126 INFO  [weld.Bootstrap] WELD-000101 Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.434 sec <<< FAILURE!
Running org.switchyard.component.bean.config.model.BeanSwitchYardScannerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.547 sec
Running org.switchyard.component.bean.multiversionref.MultiVersionServiceTest
14:14:50,107 INFO  [weld.Bootstrap] WELD-000101 Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
14:14:50,328 INFO  [weld.Bootstrap] WELD-000101 Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.414 sec <<< FAILURE!
Running org.switchyard.component.bean.includeexclude.BeanActivatorWithoutConfigExcludeTest
14:14:50,524 INFO  [weld.Bootstrap] WELD-000101 Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.243 sec <<< FAILURE!
Running org.switchyard.component.bean.tests.ReferenceTest
14:14:50,770 INFO  [weld.Bootstrap] WELD-000101 Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.359 sec <<< FAILURE!
Running org.switchyard.component.bean.tests.BeanConsumerTest
14:14:51,134 INFO  [weld.Bootstrap] WELD-000101 Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
14:14:51,355 INFO  [weld.Bootstrap] WELD-000101 Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
14:14:51,639 INFO  [weld.Bootstrap] WELD-000101 Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
14:14:51,870 INFO  [weld.Bootstrap] WELD-000101 Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 1.076 sec <<< FAILURE!
Running org.switchyard.component.bean.tests.ReferenceAnnoationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.425 sec
Running org.switchyard.component.bean.config.model.BeanModelTests
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.505 sec
Running org.switchyard.component.bean.includeexclude.BeanActivatorWithoutConfigIncludeTest
14:14:55,140 INFO  [weld.Bootstrap] WELD-000101 Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.771 sec <<< FAILURE!
Running org.switchyard.component.bean.tests.InputTypeMismatchTest
14:14:56,947 INFO  [weld.Bootstrap] WELD-000101 Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.432 sec <<< FAILURE!

Results :

Tests in error: 
  test_New_Way(org.switchyard.component.bean.omservice.basic.BasicInOutTest)
  invokeOneWayProviderWithInOnly(org.switchyard.component.bean.tests.BeanProviderTest)
  invokeRequestResponseProviderWithInOut(org.switchyard.component.bean.tests.BeanProviderTest)
  test(org.switchyard.component.bean.contextinject.ContextInjectTest)
  test_InventoryClientService1(org.switchyard.component.bean.multiversionref.MultiVersionServiceTest)
  test_InventoryClientService2(org.switchyard.component.bean.multiversionref.MultiVersionServiceTest)
  test(org.switchyard.component.bean.includeexclude.BeanActivatorWithoutConfigExcludeTest)
  verifyReferenceIsRegistered(org.switchyard.component.bean.tests.ReferenceTest)
  consumeInOnlyServiceFromBean_new_way(org.switchyard.component.bean.tests.BeanConsumerTest)
  consumeInOutServiceFromBean_new_way(org.switchyard.component.bean.tests.BeanConsumerTest)
  consumeInOnlyServiceFromBean_Fault_invalid_operation(org.switchyard.component.bean.tests.BeanConsumerTest)
  consumeInOutServiceFromBean_Fault_service_exception(org.switchyard.component.bean.tests.BeanConsumerTest)
  test(org.switchyard.component.bean.includeexclude.BeanActivatorWithoutConfigIncludeTest)
  test_invokeWithWrongInputParameterType(org.switchyard.component.bean.tests.InputTypeMismatchTest)

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] SwitchYard: Components ............................ SUCCESS [36.526s]
[INFO] SwitchYard: Common Component Libraries Parent ..... SUCCESS [3.915s]
[INFO] SwitchYard: Common Component Library .............. SUCCESS [45.009s]
[INFO] SwitchYard: JAX-RS Common Component Library ....... SUCCESS [34.852s]
[INFO] SwitchYard: Rules Common Component Library ........ SUCCESS [40.256s]
[INFO] SwitchYard: Bean Component ........................ FAILURE [23.267s]
[INFO] SwitchYard: Rules Component ....................... SKIPPED
[INFO] SwitchYard: BPM Component ......................... SKIPPED
[INFO] SwitchYard: RESTEasy Component .................... SKIPPED
[INFO] SwitchYard: SOAP Component ........................ SKIPPED
[INFO] SwitchYard: BPEL Component ........................ SKIPPED
[INFO] SwitchYard: Component Tests ....................... SKIPPED
[INFO] SwitchYard: Camel Component ....................... SKIPPED
[INFO] SwitchYard: Clojure Component ..................... SKIPPED
[INFO] SwitchYard: HornetQ Component ..................... SKIPPED
[INFO] SwitchYard: HTTP Component ........................ SKIPPED
[INFO] SwitchYard: JCA Component ......................... SKIPPED
[INFO] SwitchYard: Components Forge Plugin ............... SKIPPED
[INFO] SwitchYard: Bean Component Forge Plugin ........... SKIPPED
[INFO] SwitchYard: Camel Component Forge Plugin .......... SKIPPED
[INFO] SwitchYard: Clojure Component Forge Plugin ........ SKIPPED
[INFO] SwitchYard: SOAP Gateway Forge Plugin ............. SKIPPED
[INFO] SwitchYard: RESTEasy Gateway Forge Plugin ......... SKIPPED
[INFO] SwitchYard: Rules Component Forge Plugin .......... SKIPPED
[INFO] SwitchYard: BPM Component Forge Plugin ............ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3:14.239s
[INFO] Finished at: Fri Sep 14 14:14:57 EDT 2012
[INFO] Final Memory: 116M/333M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.6:test (default-test) on project switchyard-component-bean: There are test failures.
[ERROR] 
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/bean/target/surefire-reports> for the individual test results.
[ERROR] -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :switchyard-component-bean
Build step 'Invoke top-level Maven targets' marked build as failure
[CHECKSTYLE] Skipping publisher since build result is FAILURE
[FINDBUGS] Skipping publisher since build result is FAILURE



More information about the switchyard-dev mailing list