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

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Mon Feb 28 20:02:47 EST 2011


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

------------------------------------------
Started by timer
Building remotely on dev90-linux
Checkout:SwitchYard-Components / <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Components/ws/> - hudson.remoting.Channel at 3e20f101:dev90-linux
Using strategy: Default
Last Built Revision: Revision f53b77cbcc4c547b0f39b9e05e6dde7d5f0da544 (origin/master)
Checkout:SwitchYard-Components / <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Components/ws/> - hudson.remoting.LocalChannel at 58f4bc4a
GitAPI created
Fetching changes from the remote Git repository
Fetching upstream changes from git://github.com/jboss-switchyard/components.git
[SwitchYard-Components] $ git fetch -t git://github.com/jboss-switchyard/components.git +refs/heads/*:refs/remotes/origin/*
[SwitchYard-Components] $ git ls-tree HEAD
Seen branch in repository origin/master
Commencing build of Revision f53b77cbcc4c547b0f39b9e05e6dde7d5f0da544 (origin/master)
GitAPI created
Checking out Revision f53b77cbcc4c547b0f39b9e05e6dde7d5f0da544 (origin/master)
[SwitchYard-Components] $ git checkout -f f53b77cbcc4c547b0f39b9e05e6dde7d5f0da544
[SwitchYard-Components] $ git tag -a -f -m "Hudson Build #79" hudson-SwitchYard-Components-79
Recording changes in branch origin/master
[SwitchYard-Components] $ git whatchanged --no-abbrev -M --pretty=raw f53b77cbcc4c547b0f39b9e05e6dde7d5f0da544..f53b77cbcc4c547b0f39b9e05e6dde7d5f0da544
[SwitchYard-Components] $ /qa/tools/opt/maven-2.2.1/bin/mvn -Dorg.switchyard.test.soap.port=45338 -Dorg.switchyard.test.soap.host=dev90 clean install checkstyle:checkstyle findbugs:findbugs
[INFO] Scanning for projects...
[INFO] snapshot org.switchyard:switchyard-parent:1.0-SNAPSHOT: checking for updates from jboss-public-repository-group
[INFO] Reactor build order: 
[INFO]   SwitchYard: Components
[INFO]   SwitchYard: Bean Component
[INFO]   SwitchYard: SOAP Component
[INFO]   SwitchYard: Component Tests
[INFO] snapshot org.codehaus.mojo:findbugs-maven-plugin:2.3.2-SNAPSHOT: checking for updates from jboss-public-repository-group
[INFO] ------------------------------------------------------------------------
[INFO] Building SwitchYard: Components
[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/target>
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] Parent project loaded from repository: org.switchyard:switchyard-parent:pom:1.0-SNAPSHOT
[INFO] [install:install {execution: default-install}]
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Components/ws/pom.xml> to /home/hudson/.m2/repository/org/switchyard/components/switchyard-components-parent/1.0-SNAPSHOT/switchyard-components-parent-1.0-SNAPSHOT.pom
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Components/ws/target/switchyard-components-parent-1.0-SNAPSHOT-site.xml> to /home/hudson/.m2/repository/org/switchyard/components/switchyard-components-parent/1.0-SNAPSHOT/switchyard-components-parent-1.0-SNAPSHOT-site.xml
[INFO] snapshot org.switchyard:switchyard-runtime:1.0-SNAPSHOT: checking for updates from jboss-public-repository-group
[INFO] snapshot org.switchyard:switchyard-core-parent:1.0-SNAPSHOT: checking for updates from jboss-public-repository-group
[INFO] snapshot org.switchyard:switchyard-api:1.0-SNAPSHOT: checking for updates from jboss-public-repository-group
[INFO] snapshot org.switchyard:switchyard-build:1.0-SNAPSHOT: checking for updates from jboss-public-repository-group
[INFO] snapshot org.switchyard:switchyard-config:1.0-SNAPSHOT: checking for updates from jboss-public-repository-group
[INFO] snapshot org.switchyard:switchyard-deploy:1.0-SNAPSHOT: checking for updates from jboss-public-repository-group
[INFO] snapshot org.switchyard:switchyard-transform:1.0-SNAPSHOT: checking for updates from jboss-public-repository-group
[INFO] snapshot org.milyn:milyn-smooks-all:1.5-SNAPSHOT: checking for updates from jboss-public-repository-group
[INFO] snapshot org.milyn:milyn:1.5-SNAPSHOT: checking for updates from jboss-public-repository-group
[INFO] snapshot org.switchyard:switchyard-deploy-cdi:1.0-SNAPSHOT: checking for updates from jboss-public-repository-group
[INFO] snapshot org.switchyard:switchyard-test:1.0-SNAPSHOT: checking for updates from jboss-public-repository-group
[INFO] snapshot org.jboss.weld.se:weld-se-core: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 jboss-public-repository-group
[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:1.1.0-SNAPSHOT: checking for updates from jboss-public-repository-group
[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 19 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.omservice.basic.BasicInOutTest
59 [main] INFO org.jboss.weld.Version - WELD-000900 1.1.0 (2011-02-28 00:58)
464 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
2244 [main] WARN org.jboss.interceptor.util.InterceptionTypeRegistry - Class 'javax.ejb.PostActivate' not found, interception based on it is not enabled
2245 [main] WARN org.jboss.interceptor.util.InterceptionTypeRegistry - Class 'javax.ejb.PrePassivate' not found, interception based on it is not enabled
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.163 sec
Running org.switchyard.component.bean.tests.BeanConsumerTest
2922 [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
3274 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
3497 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
20:02:01,528 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.ConsumerBean'.
3736 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
20:02:01,739 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.
20:02:01,739 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: 1.059 sec
Running org.switchyard.component.bean.tests.BeanProviderTest
3960 [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
4137 [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.396 sec
Running org.switchyard.component.bean.config.model.BeanModelTests
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.937 sec
Running org.switchyard.component.bean.config.model.BeanSwitchYardScannerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.302 sec

Results :

Tests run: 12, 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-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-1.0-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/switchyard/components/switchyard-component-bean/1.0-SNAPSHOT/switchyard-component-bean-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: 4
[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 21 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
20:02:39,516 INFO  [soap.InboundHandler] WebService published at http://dev90:45338/HelloWebService
20:02:40,509 INFO  [soap.InboundHandler] WebService {urn:switchyard-component-soap:test-ws:1.0}HelloWebService:HelloWebServicePort stopped.
20:02:40,549 INFO  [soap.InboundHandler] WebService published at http://dev90:45338/HelloWebService
20:02:40,883 INFO  [soap.InboundHandler] WebService {urn:switchyard-component-soap:test-ws:1.0}HelloWebService:HelloWebServicePort stopped.
20:02:40,930 INFO  [soap.InboundHandler] WebService published at http://dev90:45338/HelloWebService
20:02:41,317 INFO  [soap.InboundHandler] WebService {urn:switchyard-component-soap:test-ws:1.0}HelloWebService:HelloWebServicePort stopped.
20:02:41,350 INFO  [soap.InboundHandler] WebService published at http://dev90:45338/HelloWebService
20:02:44,832 INFO  [soap.InboundHandler] WebService {urn:switchyard-component-soap:test-ws:1.0}HelloWebService:HelloWebServicePort stopped.
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.455 sec
Running org.switchyard.component.soap.WSDLUtilTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.321 sec

Results :

Tests run: 10, 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-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-1.0-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/switchyard/components/switchyard-component-soap/1.0-SNAPSHOT/switchyard-component-soap-1.0-SNAPSHOT.jar
[INFO] [checkstyle:checkstyle {execution: default-cli}]
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] An error has occurred in Checkstyle report generation.

Embedded error: Failed during checkstyle execution
Could not find resource 'checkstyle/checkstyle.xml'.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 35 seconds
[INFO] Finished at: Mon Feb 28 20:02:46 EST 2011
[INFO] Final Memory: 116M/364M
[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