[switchyard-dev] Build failed in Hudson: SwitchYard-Components #629

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Tue Mar 8 23:54:26 EST 2011


See <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Components/629/changes>

Changes:

[Keith Babo] SWITCHYARD-167 Added test for SOAP reference bindings

------------------------------------------
[...truncated 90 lines...]
[INFO] snapshot org.jboss.weld:weld-core-parent:1.1.0-SNAPSHOT: checking for updates from snapshots.jboss.org
[INFO] snapshot org.jboss.weld:weld-core-parent:1.1.0-SNAPSHOT: checking for updates from jboss-public-repository-group
[INFO] snapshot org.jboss.weld:weld-core-parent:1.1.0-SNAPSHOT: checking for updates from codehaus.m2.snapshots
[INFO] snapshot org.jboss.weld:weld-core-bom:1.1.0-SNAPSHOT: checking for updates from jboss-developer-repository-group
[INFO] snapshot org.jboss.weld:weld-core-bom:1.1.0-SNAPSHOT: checking for updates from snapshots.jboss.org
[INFO] snapshot org.jboss.weld:weld-core-bom:1.1.0-SNAPSHOT: checking for updates from jboss-public-repository-group
[INFO] snapshot org.jboss.weld:weld-core-bom:1.1.0-SNAPSHOT: checking for updates from codehaus.m2.snapshots
[INFO] snapshot org.jboss.weld:weld-core:1.1.0-SNAPSHOT: checking for updates from jboss-developer-repository-group
[INFO] snapshot org.jboss.weld:weld-core:1.1.0-SNAPSHOT: checking for updates from snapshots.jboss.org
[INFO] snapshot org.jboss.weld:weld-core:1.1.0-SNAPSHOT: checking for updates from jboss-public-repository-group
[INFO] snapshot org.jboss.weld:weld-core:1.1.0-SNAPSHOT: checking for updates from codehaus.m2.snapshots
[INFO] snapshot org.jboss.weld:weld-core:1.1.0-SNAPSHOT: checking for updates from jboss-snapshots-repository
[INFO] [checkstyle:checkstyle {execution: default-cli}]
[INFO] [findbugs:findbugs {execution: default-cli}]
[INFO] ****** FindBugsMojo execute *******
[INFO] canGenerate is false
[INFO] ------------------------------------------------------------------------
[INFO] Building SwitchYard: Bean Component
[INFO]    task-segment: [clean, install, checkstyle:checkstyle, findbugs:findbugs]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Components/ws/bean/target>
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 19 source files to <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Components/ws/bean/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 22 source files to <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Components/ws/bean/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <http://hudson.qa.jboss.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.274 sec
Running org.switchyard.component.bean.tests.BeanConsumerTest
76 [main] INFO org.jboss.weld.Version - WELD-000900 1.1.0 (Final)
622 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
1785 [main] WARN org.jboss.interceptor.util.InterceptionTypeRegistry - Class 'javax.ejb.PostActivate' not found, interception based on it is not enabled
1785 [main] WARN org.jboss.interceptor.util.InterceptionTypeRegistry - Class 'javax.ejb.PrePassivate' not found, interception based on it is not enabled
Received message in OneWayBean: hello
2646 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
2940 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
23:52:12,777 ERROR [internal.DefaultHandlerChain] org.switchyard.component.bean.BeanComponentException: Operation name 'unknownXOp' must resolve to exactly one bean method on bean type 'org.switchyard.component.bean.tests.ConsumerService'.
3259 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
23:52:13,113 ERROR [internal.DefaultHandlerChain] org.switchyard.component.bean.BeanComponentException: Invocation of operation 'reply' on bean component 'org.switchyard.component.bean.tests.RequestResponseBean' failed with exception.  See attached cause.
23:52:13,114 ERROR [internal.DefaultHandlerChain] org.switchyard.component.bean.BeanComponentException: Invocation of operation 'consumeInOutService' on bean component 'org.switchyard.component.bean.tests.ConsumerBean' failed with exception.  See attached cause.
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.848 sec
Running org.switchyard.component.bean.omservice.basic.BasicInOutTest
3634 [main] INFO org.jboss.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: 0, Skipped: 0, Time elapsed: 0.36 sec
Running org.switchyard.component.bean.tests.BeanProviderTest
3962 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Received message in OneWayBean: hello
4464 [main] INFO org.jboss.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: 0, Skipped: 0, Time elapsed: 0.675 sec
Running org.switchyard.component.bean.config.model.BeanModelTests
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.869 sec
Running org.switchyard.component.bean.config.model.BeanSwitchYardScannerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.575 sec

Results :

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

[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Components/ws/bean/target/switchyard-component-bean-0.1.0-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Components/ws/bean/target/switchyard-component-bean-0.1.0-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/switchyard/components/switchyard-component-bean/0.1.0-SNAPSHOT/switchyard-component-bean-0.1.0-SNAPSHOT.jar
[INFO] [checkstyle:checkstyle {execution: default-cli}]
[INFO] 
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] [findbugs:findbugs {execution: default-cli}]
[INFO] ****** FindBugsMojo execute *******
[INFO] canGenerate is true
[INFO] ****** FindBugsMojo executeFindbugs *******
[INFO] Temp File is <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Components/ws/bean/target/findbugsTemp.xml>
[INFO] Fork Value is true
     [java] Warnings generated: 5
[INFO] xmlOutput is true
[INFO] ------------------------------------------------------------------------
[INFO] Building SwitchYard: SOAP Component
[INFO]    task-segment: [clean, install, checkstyle:checkstyle, findbugs:findbugs]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Components/ws/soap/target>
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 22 source files to <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Components/ws/soap/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 3 source files to <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Components/ws/soap/target/test-classes>
[WARNING] DEPRECATED [systemProperties]: Use systemPropertyVariables instead.
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Components/ws/soap/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.switchyard.component.soap.SOAPGatewayTest
23:53:04,305 INFO  [soap.InboundHandler] WebService published at http://vmg22:45338/HelloWebService
23:53:04,454 INFO  [soap.OutboundHandler] Creating dispatch with WSDL http://vmg22:45338/HelloWebService?wsdl
23:53:04,535 INFO  [soap.OutboundHandler] Creating dispatch with WSDL <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Components/ws/soap/target/test-classes/HelloWebService.wsdl>
23:53:04,658 ERROR [internal.DefaultHandlerChain] org.switchyard.HandlerException: Unexpected exception handling SOAP Message
23:53:04,670 INFO  [soap.InboundHandler] WebService {urn:switchyard-component-soap:test-ws:1.0}HelloWebService:HelloWebServicePort stopped.
23:53:04,736 INFO  [soap.InboundHandler] WebService published at http://vmg22:45338/HelloWebService
23:53:04,799 INFO  [soap.OutboundHandler] Creating dispatch with WSDL http://vmg22:45338/HelloWebService?wsdl
23:53:04,905 INFO  [soap.OutboundHandler] Creating dispatch with WSDL <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Components/ws/soap/target/test-classes/HelloWebService.wsdl>
23:53:05,020 INFO  [soap.InboundHandler] WebService {urn:switchyard-component-soap:test-ws:1.0}HelloWebService:HelloWebServicePort stopped.
23:53:05,071 INFO  [soap.InboundHandler] WebService published at http://vmg22:45338/HelloWebService
23:53:05,169 INFO  [soap.OutboundHandler] Creating dispatch with WSDL http://vmg22:45338/HelloWebService?wsdl
23:53:05,237 INFO  [soap.OutboundHandler] Creating dispatch with WSDL <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Components/ws/soap/target/test-classes/HelloWebService.wsdl>
23:53:05,592 INFO  [soap.InboundHandler] WebService {urn:switchyard-component-soap:test-ws:1.0}HelloWebService:HelloWebServicePort stopped.
23:53:05,725 INFO  [soap.InboundHandler] WebService published at http://vmg22:45338/HelloWebService
23:53:05,831 INFO  [soap.OutboundHandler] Creating dispatch with WSDL http://vmg22:45338/HelloWebService?wsdl
23:53:05,878 INFO  [soap.OutboundHandler] Creating dispatch with WSDL <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Components/ws/soap/target/test-classes/HelloWebService.wsdl>
23:53:06,105 INFO  [soap.InboundHandler] WebService {urn:switchyard-component-soap:test-ws:1.0}HelloWebService:HelloWebServicePort stopped.
23:53:06,141 INFO  [soap.InboundHandler] WebService published at http://vmg22:45338/HelloWebService
23:53:06,172 INFO  [soap.OutboundHandler] Creating dispatch with WSDL http://vmg22:45338/HelloWebService?wsdl
23:53:06,260 INFO  [soap.OutboundHandler] Creating dispatch with WSDL <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Components/ws/soap/target/test-classes/HelloWebService.wsdl>
23:53:11,964 INFO  [soap.InboundHandler] WebService {urn:switchyard-component-soap:test-ws:1.0}HelloWebService:HelloWebServicePort stopped.
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.783 sec
Running org.switchyard.component.soap.WSDLUtilTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.733 sec

Results :

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

[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Components/ws/soap/target/switchyard-component-soap-0.1.0-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Components/ws/soap/target/switchyard-component-soap-0.1.0-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/switchyard/components/switchyard-component-soap/0.1.0-SNAPSHOT/switchyard-component-soap-0.1.0-SNAPSHOT.jar
[INFO] [checkstyle:checkstyle {execution: default-cli}]
[INFO] 
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] [findbugs:findbugs {execution: default-cli}]
[INFO] ****** FindBugsMojo execute *******
[INFO] canGenerate is true
[INFO] ****** FindBugsMojo executeFindbugs *******
[INFO] Temp File is <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Components/ws/soap/target/findbugsTemp.xml>
[INFO] Fork Value is true
[INFO] xmlOutput is true
[INFO] ------------------------------------------------------------------------
[INFO] Building SwitchYard: Component Tests
[INFO]    task-segment: [clean, install, checkstyle:checkstyle, findbugs:findbugs]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Components/ws/tests/target>
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] snapshot org.milyn:milyn-smooks-javabean:1.5-SNAPSHOT: checking for updates from jboss-developer-repository-group
[INFO] snapshot org.milyn:milyn-smooks-javabean:1.5-SNAPSHOT: checking for updates from snapshots.jboss.org
[INFO] snapshot org.milyn:milyn-smooks-javabean:1.5-SNAPSHOT: checking for updates from codehaus.m2.snapshots
[INFO] snapshot org.milyn:milyn-smooks-javabean:1.5-SNAPSHOT: checking for updates from jboss-public-repository-group
[INFO] snapshot org.milyn:smooks-cartridge-base-pom:1.5-SNAPSHOT: checking for updates from codehaus.m2.snapshots
[INFO] snapshot org.milyn:smooks-cartridge-base-pom:1.5-SNAPSHOT: checking for updates from jboss-developer-repository-group
[INFO] snapshot org.milyn:smooks-cartridge-base-pom:1.5-SNAPSHOT: checking for updates from snapshots.jboss.org
[INFO] snapshot org.milyn:smooks-cartridge-base-pom:1.5-SNAPSHOT: checking for updates from codehaus.m2.snapshots
[INFO] snapshot org.milyn:smooks-cartridge-base-pom:1.5-SNAPSHOT: checking for updates from jboss-public-repository-group
[INFO] snapshot org.milyn:milyn-smooks-core:1.5-SNAPSHOT: checking for updates from jboss-developer-repository-group
[INFO] snapshot org.milyn:milyn-smooks-core:1.5-SNAPSHOT: checking for updates from snapshots.jboss.org
[INFO] snapshot org.milyn:milyn-smooks-core:1.5-SNAPSHOT: checking for updates from codehaus.m2.snapshots
[INFO] snapshot org.milyn:milyn-smooks-core:1.5-SNAPSHOT: checking for updates from jboss-public-repository-group
[INFO] snapshot org.milyn:milyn-smooks-core:1.5-SNAPSHOT: checking for updates from codehaus
[INFO] snapshot org.milyn:milyn-smooks-core:1.5-SNAPSHOT: checking for updates from jfrog
[INFO] snapshot org.milyn:milyn-smooks-core:1.5-SNAPSHOT: checking for updates from test
[INFO] snapshot org.milyn:milyn-commons:1.5-SNAPSHOT: checking for updates from jboss-developer-repository-group
[INFO] snapshot org.milyn:milyn-commons:1.5-SNAPSHOT: checking for updates from snapshots.jboss.org
[INFO] snapshot org.milyn:milyn-commons:1.5-SNAPSHOT: checking for updates from codehaus.m2.snapshots
[INFO] snapshot org.milyn:milyn-commons:1.5-SNAPSHOT: checking for updates from jboss-public-repository-group
[INFO] snapshot org.milyn:milyn-commons:1.5-SNAPSHOT: checking for updates from codehaus
[INFO] snapshot org.milyn:milyn-commons:1.5-SNAPSHOT: checking for updates from jfrog
[INFO] snapshot org.milyn:milyn-commons:1.5-SNAPSHOT: checking for updates from test
[INFO] snapshot org.milyn:milyn-commons:1.5-SNAPSHOT: checking for updates from mvel
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 9 source files to <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Components/ws/tests/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 4 source files to <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Components/ws/tests/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Components/ws/tests/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.switchyard.component.soap.GreetingServiceTest
74 [main] INFO org.jboss.weld.Version - WELD-000900 1.1.0 (Final)
525 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
1722 [main] WARN org.jboss.interceptor.util.InterceptionTypeRegistry - Class 'javax.ejb.PostActivate' not found, interception based on it is not enabled
1724 [main] WARN org.jboss.interceptor.util.InterceptionTypeRegistry - Class 'javax.ejb.PrePassivate' not found, interception based on it is not enabled
23:54:17,113 INFO  [soap.InboundHandler] WebService published at http://vmg22:45338/GreetingServiceImplService
	****Greetings from Beck, Mal at Sat Jan 22 21:32:52 EST 2011
23:54:17,647 INFO  [soap.InboundHandler] WebService {urn:switchyard-component-soap:test-greeting:1.0}GreetingServiceImplService:GreetingServiceImplPort stopped.
6524 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
23:54:19,953 INFO  [soap.InboundHandler] WebService published at http://vmg22:45338/GreetingServiceImplService
	****Greetings from null, throwme at null
23:54:19,959 ERROR [internal.DefaultHandlerChain] org.switchyard.component.bean.BeanComponentException: Invocation of operation 'greet' on bean component 'org.switchyard.component.soap.greeting.GreetingServiceImpl' failed with exception.  See attached cause.
23:54:20,022 INFO  [soap.InboundHandler] WebService {urn:switchyard-component-soap:test-greeting:1.0}GreetingServiceImplService:GreetingServiceImplPort stopped.
8895 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
23:54:22,155 INFO  [soap.InboundHandler] WebService published at http://vmg22:45338/GreetingServiceImplService
23:54:22,220 INFO  [soap.InboundHandler] WebService {urn:switchyard-component-soap:test-greeting:1.0}GreetingServiceImplService:GreetingServiceImplPort stopped.
11095 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
23:54:23,576 INFO  [soap.InboundHandler] WebService published at http://vmg22:45338/GreetingServiceImplService
23:54:23,633 INFO  [soap.InboundHandler] WebService {urn:switchyard-component-soap:test-greeting:1.0}GreetingServiceImplService:GreetingServiceImplPort stopped.
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.933 sec
Running org.switchyard.component.soap.bindingReference.ReferenceBindingTest
23:54:23,712 INFO  [soap.OutboundHandler] Creating dispatch with WSDL <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Components/ws/tests/target/test-classes/soap.bindingReference/dummyService.wsdl>
Mar 8, 2011 11:54:23 PM com.sun.xml.internal.ws.model.RuntimeModeler getRequestWrapperClass
INFO: Dynamically creating request wrapper Class org.switchyard.component.soap.bindingReference.jaxws.TestOperation
Mar 8, 2011 11:54:23 PM com.sun.xml.internal.ws.model.RuntimeModeler getResponseWrapperClass
INFO: Dynamically creating response wrapper bean Class org.switchyard.component.soap.bindingReference.jaxws.TestOperationResponse
23:54:24,103 ERROR [internal.DefaultHandlerChain] org.switchyard.HandlerException: Unexpected exception handling SOAP Message
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.469 sec <<< FAILURE!

Results :

Tests in error: 
  testReferenceBinding(org.switchyard.component.soap.bindingReference.ReferenceBindingTest)

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

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Components/ws/tests/target/surefire-reports> for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3 minutes 20 seconds
[INFO] Finished at: Tue Mar 08 23:54:24 EST 2011
[INFO] Final Memory: 131M/390M
[INFO] ------------------------------------------------------------------------
[CHECKSTYLE] Skipping publisher since build result is FAILURE
[FINDBUGS] Skipping publisher since build result is FAILURE



More information about the switchyard-dev mailing list