See <
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/781/>
------------------------------------------
[...truncated 150 lines...]
fred: Math makes me sleepy
bob: E pluribus unum
sally: And milk too
bob: Four score and seven years
sally: Actually, any kind of dairy is OK in my book
13:15:52,308 INFO [route1] Inside XML Camel Route
13:15:52,309 INFO [route1] [message] 'sally: I like cheese'
13:15:52,314 INFO [route1] Inside XML Camel Route
13:15:52,315 INFO [route1] [message] 'sally: And milk too'
13:15:52,319 INFO [route1] Inside XML Camel Route
13:15:52,320 INFO [route1] [message] 'sally: Actually, any kind of dairy is OK in my
book'
13:15:52,322 INFO [impl.DefaultCamelContext] Apache Camel 2.6.0 (CamelContext:camel-2) is
shutting down
13:15:52,324 INFO [impl.DefaultShutdownStrategy] Starting to graceful shutdown 2 routes
(timeout 300 seconds)
13:15:52,335 INFO [impl.DefaultShutdownStrategy] Route: route2 shutdown complete, was
consuming from: Endpoint[switchyard://JavaDSL]
13:15:52,336 INFO [impl.DefaultShutdownStrategy] Route: route1 shutdown complete, was
consuming from: Endpoint[switchyard://XMLService]
13:15:52,337 INFO [impl.DefaultShutdownStrategy] Graceful shutdown of 2 routes completed
in 0 seconds
13:15:52,341 INFO [impl.DefaultInflightRepository] Shutting down with no inflight
exchanges.
13:15:52,343 INFO [impl.DefaultCamelContext] Uptime: 0.674 seconds
13:15:52,344 INFO [impl.DefaultCamelContext] Apache Camel 2.6.0 (CamelContext: camel-2)
is shutdown in 0.021 seconds
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.694 sec
Results :
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar:
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-ser...
[INFO] [install:install {execution: default-install}]
[INFO] Installing
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-ser...
to
/home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstarts-camel-service/0.2.0-SNAPSHOT/switchyard-quickstarts-camel-service-0.2.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Quickstart : Camel Binding
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-bin...
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] snapshot org.switchyard.components:switchyard-component-bean:0.2.0-SNAPSHOT:
checking for updates from jboss-developer-repository-group
[INFO] snapshot org.switchyard.components:switchyard-component-bean:0.2.0-SNAPSHOT:
checking for updates from
snapshots.jboss.org
[INFO] snapshot org.switchyard.components:switchyard-component-bean:0.2.0-SNAPSHOT:
checking for updates from jboss-public-repository-group
[INFO] snapshot org.switchyard.components:switchyard-component-bean:0.2.0-SNAPSHOT:
checking for updates from codehaus.m2.snapshots
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 2 source files to
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-bin...
[INFO] [switchyard:configure {execution: default}]
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 1 source file to
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-bin...
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory:
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-bin...
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.switchyard.quickstarts.camel.binding.CamelBindingTest
59 [main] INFO org.jboss.weld.Version - WELD-000900 1.1.0 (Final)
166 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not
available. Injection of @Inject UserTransaction not available. Transactional observers
will be invoked synchronously.
780 [main] WARN org.jboss.interceptor.util.InterceptionTypeRegistry - Class
'javax.ejb.PostActivate' not found, interception based on it is not enabled
781 [main] WARN org.jboss.interceptor.util.InterceptionTypeRegistry - Class
'javax.ejb.PrePassivate' not found, interception based on it is not enabled
13:16:04,764 INFO [converter.AnnotationTypeConverterLoader] Found 4 packages with 16
@Converter classes to load
13:16:04,869 INFO [converter.DefaultTypeConverter] Loaded 162 type converters in 1.144
seconds
13:16:04,973 INFO [impl.DefaultCamelContext] Apache Camel 2.6.0 (CamelContext: camel-2)
is starting
13:16:04,974 INFO [impl.DefaultCamelContext] JMX enabled. Using
ManagedManagementStrategy.
13:16:06,681 INFO [converter.AnnotationTypeConverterLoader] Found 4 packages with 16
@Converter classes to load
13:16:06,720 INFO [converter.DefaultTypeConverter] Loaded 162 type converters in 1.120
seconds
13:16:06,784 INFO [impl.DefaultCamelContext] Total 0 routes, of which 0 is started.
13:16:06,785 INFO [impl.DefaultCamelContext] Apache Camel 2.6.0 (CamelContext: camel-2)
started in 1.811 seconds
13:16:07,950 INFO [impl.DefaultCamelContext] Route:
GreetingService-[file://target/input?fileName=test.txt&initialDelay=50&delete=true]
started and consuming from:
Endpoint[file://target/input?delete=true&fileName=test.txt&initialDelay=50]
Hello there Captain Crunch :-)
13:16:08,488 INFO [impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes
(timeout 300 seconds)
13:16:08,498 INFO [impl.DefaultShutdownStrategy] Route:
GreetingService-[file://target/input?fileName=test.txt&initialDelay=50&delete=true]
suspended and shutdown deferred, was consuming from:
Endpoint[file://target/input?delete=true&fileName=test.txt&initialDelay=50]
13:16:08,499 INFO [impl.DefaultShutdownStrategy] Route:
GreetingService-[file://target/input?fileName=test.txt&initialDelay=50&delete=true]
preparing to shutdown complete.
13:16:08,499 INFO [impl.DefaultShutdownStrategy] Route:
GreetingService-[file://target/input?fileName=test.txt&initialDelay=50&delete=true]
shutdown complete.
13:16:08,500 INFO [impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed
in 0 seconds
13:16:08,501 INFO [impl.DefaultCamelContext] Route:
GreetingService-[file://target/input?fileName=test.txt&initialDelay=50&delete=true]
stopped, was consuming from:
Endpoint[file://target/input?delete=true&fileName=test.txt&initialDelay=50]
13:16:08,501 INFO [impl.DefaultCamelContext] Apache Camel 2.6.0 (CamelContext:camel-2) is
shutting down
13:16:08,501 INFO [impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes
(timeout 300 seconds)
13:16:08,502 INFO [impl.DefaultShutdownStrategy] Route:
GreetingService-[file://target/input?fileName=test.txt&initialDelay=50&delete=true]
suspended and shutdown deferred, was consuming from:
Endpoint[file://target/input?delete=true&fileName=test.txt&initialDelay=50]
13:16:08,502 INFO [impl.DefaultShutdownStrategy] Route:
GreetingService-[file://target/input?fileName=test.txt&initialDelay=50&delete=true]
preparing to shutdown complete.
13:16:08,502 INFO [impl.DefaultShutdownStrategy] Route:
GreetingService-[file://target/input?fileName=test.txt&initialDelay=50&delete=true]
shutdown complete.
13:16:08,502 INFO [impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed
in 0 seconds
13:16:08,504 INFO [impl.DefaultInflightRepository] Shutting down with no inflight
exchanges.
13:16:08,506 INFO [impl.DefaultCamelContext] Uptime: 3.533 seconds
13:16:08,507 INFO [impl.DefaultCamelContext] Apache Camel 2.6.0 (CamelContext: camel-2)
is shutdown in 0.005 seconds
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.587 sec
Results :
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar:
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-bin...
[INFO] [install:install {execution: default-install}]
[INFO] Installing
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-bin...
to
/home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstarts-camel-binding/0.2.0-SNAPSHOT/switchyard-quickstarts-camel-binding-0.2.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Quickstart : JSON Transformation
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/transform...
[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 4 source files to
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/transform...
[INFO] [switchyard:configure {execution: default}]
[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 1 source file to
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/transform...
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory:
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/transform...
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.switchyard.quickstarts.transform.json.JsonTransformationTest
68 [main] INFO org.jboss.weld.Version - WELD-000900 1.1.0 (Final)
177 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not
available. Injection of @Inject UserTransaction not available. Transactional observers
will be invoked synchronously.
1062 [main] WARN org.jboss.interceptor.util.InterceptionTypeRegistry - Class
'javax.ejb.PostActivate' not found, interception based on it is not enabled
1064 [main] WARN org.jboss.interceptor.util.InterceptionTypeRegistry - Class
'javax.ejb.PrePassivate' not found, interception based on it is not enabled
2373 [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: 3.836 sec
Results :
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar:
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/transform...
[INFO] [install:install {execution: default-install}]
[INFO] Installing
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/transform...
to
/home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-transform-json/0.2.0-SNAPSHOT/switchyard-quickstart-transform-json-0.2.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Quickstart : Smooks Transformation
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/transform...
[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 4 source files to
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/transform...
[INFO] [switchyard:configure {execution: default}]
[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 2 source files to
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/transform...
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory:
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/transform...
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.switchyard.quickstarts.transform.smooks.ServiceTransformationTest
71 [main] INFO org.jboss.weld.Version - WELD-000900 1.1.0 (Final)
187 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not
available. Injection of @Inject UserTransaction not available. Transactional observers
will be invoked synchronously.
1153 [main] WARN org.jboss.interceptor.util.InterceptionTypeRegistry - Class
'javax.ejb.PostActivate' not found, interception based on it is not enabled
1153 [main] WARN org.jboss.interceptor.util.InterceptionTypeRegistry - Class
'javax.ejb.PrePassivate' not found, interception based on it is not enabled
4940 [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: 9.118 sec
Running org.switchyard.quickstarts.transform.smooks.SmooksTransformationTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.543 sec
Results :
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar:
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/transform...
[INFO] [install:install {execution: default-install}]
[INFO] Installing
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/transform...
to
/home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-transform-smooks/0.2.0-SNAPSHOT/switchyard-quickstart-transform-smooks-0.2.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Quickstart Demo : Orders
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/demos/ord...
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] snapshot org.switchyard.components:switchyard-component-soap:0.2.0-SNAPSHOT:
checking for updates from jboss-developer-repository-group
[INFO] snapshot org.switchyard.components:switchyard-component-soap:0.2.0-SNAPSHOT:
checking for updates from
snapshots.jboss.org
[INFO] snapshot org.switchyard.components:switchyard-component-soap:0.2.0-SNAPSHOT:
checking for updates from jboss-public-repository-group
[INFO] snapshot org.switchyard.components:switchyard-component-soap:0.2.0-SNAPSHOT:
checking for updates from codehaus.m2.snapshots
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 9 source files to
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/demos/ord...
[INFO] [switchyard:configure {execution: default}]
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 4 source files to
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/demos/ord...
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory:
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/demos/ord...
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.switchyard.quickstarts.demos.orders.OrderServiceTest
44 [main] INFO org.jboss.weld.Version - WELD-000900 1.1.0 (Final)
137 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not
available. Injection of @Inject UserTransaction not available. Transactional observers
will be invoked synchronously.
852 [main] WARN org.jboss.interceptor.util.InterceptionTypeRegistry - Class
'javax.ejb.PostActivate' not found, interception based on it is not enabled
853 [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: 1, Skipped: 0, Time elapsed: 2.643 sec <<<
FAILURE!
Running org.switchyard.quickstarts.demos.orders.InventoryServiceTest
1589 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not
available. Injection of @Inject UserTransaction not available. Transactional observers
will be invoked synchronously.
1939 [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: 2, Skipped: 0, Time elapsed: 0.664 sec <<<
FAILURE!
Running org.switchyard.quickstarts.demos.orders.WebServiceTest
2342 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not
available. Injection of @Inject UserTransaction not available. Transactional observers
will be invoked synchronously.
13:16:45,409 INFO [soap.InboundHandler] WebService published at
http://localhost:18001/OrderService
13:16:45,888 WARN [httpclient.HttpMethodBase] Going to buffer response body of large or
unknown size. Using getResponseBodyAsStream instead is recommended.
13:16:46,316 INFO [soap.InboundHandler] WebService
{urn:switchyard-quickstart-demo:orders:1.0}OrderService:OrderServicePort stopped.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.935 sec
Running org.switchyard.quickstarts.demos.orders.TypeTransformationTest
4178 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not
available. Injection of @Inject UserTransaction not available. Transactional observers
will be invoked synchronously.
4538 [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: 2, Skipped: 0, Time elapsed: 0.666 sec <<<
FAILURE!
Results :
Tests in error:
testOrderAccepted(org.switchyard.quickstarts.demos.orders.OrderServiceTest)
testItemLookupExists(org.switchyard.quickstarts.demos.orders.InventoryServiceTest)
testItemLookupNonexistent(org.switchyard.quickstarts.demos.orders.InventoryServiceTest)
testTransformXMLtoJava(org.switchyard.quickstarts.demos.orders.TypeTransformationTest)
testTransformJavaToXML(org.switchyard.quickstarts.demos.orders.TypeTransformationTest)
Tests run: 6, Failures: 0, Errors: 5, Skipped: 0
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
Please refer to
<
http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/demos/ord...
for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 59 seconds
[INFO] Finished at: Fri Jun 24 13:16:47 EDT 2011
[INFO] Final Memory: 99M/342M
[INFO] ------------------------------------------------------------------------