[switchyard-dev] Build failed in Jenkins: SwitchYard-Quickstarts #1628

ci-builds at redhat.com ci-builds at redhat.com
Fri May 10 14:53:06 EDT 2013


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/1628/>

------------------------------------------
[...truncated 2407 lines...]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
	at org.switchyard.test.SwitchYardRunner.run(SwitchYardRunner.java:90)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:120)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:103)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:169)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
14:52:51,550 INFO  [org.switchyard.component.soap.InboundHandler] WebService {http://example.com/loan-approval/loanService/}loanService:loanService_Port stopped.
14:52:51,552 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-3) is shutting down
14:52:51,553 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 2 routes (timeout 300 seconds)
14:52:51,554 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:bpel-loan-approval:0.1.0}riskAssessor shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-loan-approval:0.1.0%7DriskAssessor]
14:52:51,555 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:bpel-loan-approval:0.1.0}loanService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-loan-approval:0.1.0%7DloanService]
14:52:51,556 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 2 routes completed in 0 seconds
14:52:51,573 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] TypeConverterRegistry utilization[attempts=2, hits=2, misses=0, failures=0] mappings[total=186, misses=0]
14:52:51,576 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-3) is shutdown in 0.024 seconds. Uptime 3.228 seconds.
14:52:52,395 INFO  [org.apache.camel.management.ManagementStrategyFactory] JMX enabled.
14:52:52,399 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-4) is starting
14:52:52,400 INFO  [org.apache.camel.management.DefaultManagementLifecycleStrategy] StatisticsLevel at All so enabling load performance statistics
14:52:52,636 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 185 type converters
14:52:52,648 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of which 0 is started.
14:52:52,649 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-4) started in 0.251 seconds
14:52:53,184 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:bpel-loan-approval:0.1.0}riskAssessor started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-loan-approval:0.1.0%7DriskAssessor]
Retrieving document at '<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/bpel-service/loan_approval/target/classes/riskAssessmentPT.wsdl'.>
Retrieving document at '<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/bpel-service/loan_approval/target/classes/loanServicePT.wsdl'.>
14:52:53,247 INFO  [org.apache.ode.store.ProcessStoreImpl] Starting deployment of processes from directory "/tmp/riftsaw/rs1368211973231/classes_loan_approval-0". 
14:52:53,271 INFO  [org.apache.ode.bpel.compiler.BpelC] info: [CompilingProcess] Compiling BPEL process.
14:52:54,109 INFO  [org.apache.ode.store.ProcessStoreImpl] Process {http://example.com/loan-approval/loanService/}loanApprovalProcess-0 deployed from "{http://example.com/loan-approval/loanService/}loanApprovalProcess-0".
14:52:54,152 INFO  [org.apache.ode.bpel.engine.cron.CronScheduler] Cancelled PROCESS CRON jobs for: {http://example.com/loan-approval/loanService/}loanApprovalProcess-0
14:52:54,153 INFO  [org.apache.ode.bpel.engine.cron.CronScheduler] Scheduled PROCESS CRON jobs for: {http://example.com/loan-approval/loanService/}loanApprovalProcess-0
14:52:54,390 INFO  [org.apache.ode.bpel.engine.BpelServerImpl] Registered process {http://example.com/loan-approval/loanService/}loanApprovalProcess-0.
14:52:54,391 INFO  [org.apache.ode.bpel.engine.cron.CronScheduler] Cancelled PROCESS CRON jobs for: {http://example.com/loan-approval/loanService/}loanApprovalProcess-0
14:52:54,391 INFO  [org.apache.ode.bpel.engine.cron.CronScheduler] Scheduled PROCESS CRON jobs for: {http://example.com/loan-approval/loanService/}loanApprovalProcess-0
14:52:54,394 INFO  [org.apache.ode.store.ProcessStoreImpl] Starting deployment of processes from directory "/tmp/riftsaw/rs1368211973239/classes_risk_assessment-0". 
14:52:54,407 INFO  [org.apache.ode.bpel.compiler.BpelC] info: [CompilingProcess] Compiling BPEL process.
14:52:54,459 INFO  [org.apache.ode.store.ProcessStoreImpl] Process {http://example.com/loan-approval/riskAssessment/}riskAssessmentProcess-0 deployed from "{http://example.com/loan-approval/riskAssessment/}riskAssessmentProcess-0".
14:52:54,474 INFO  [org.apache.ode.bpel.engine.cron.CronScheduler] Cancelled PROCESS CRON jobs for: {http://example.com/loan-approval/riskAssessment/}riskAssessmentProcess-0
14:52:54,475 INFO  [org.apache.ode.bpel.engine.cron.CronScheduler] Scheduled PROCESS CRON jobs for: {http://example.com/loan-approval/riskAssessment/}riskAssessmentProcess-0
14:52:54,576 INFO  [org.apache.ode.bpel.engine.BpelServerImpl] Registered process {http://example.com/loan-approval/riskAssessment/}riskAssessmentProcess-0.
14:52:54,577 INFO  [org.apache.ode.bpel.engine.cron.CronScheduler] Cancelled PROCESS CRON jobs for: {http://example.com/loan-approval/riskAssessment/}riskAssessmentProcess-0
14:52:54,577 INFO  [org.apache.ode.bpel.engine.cron.CronScheduler] Scheduled PROCESS CRON jobs for: {http://example.com/loan-approval/riskAssessment/}riskAssessmentProcess-0
Retrieving document at '<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/bpel-service/loan_approval/target/classes/riskAssessmentPT.wsdl'.>
14:52:54,829 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:bpel-loan-approval:0.1.0}loanService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-loan-approval:0.1.0%7DloanService]
14:52:54,839 INFO  [org.switchyard.component.soap.endpoint.JAXWSEndpointPublisher] Publishing WebService at http://127.0.0.1:18001/loanService
14:52:55,010 INFO  [org.switchyard.bus.camel.CamelExchangeBus] Removing route direct:{urn:switchyard-quickstart:bpel-loan-approval:0.1.0}riskAssessor
14:52:55,011 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 300 seconds)
14:52:55,017 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:bpel-loan-approval:0.1.0}riskAssessor shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-loan-approval:0.1.0%7DriskAssessor]
14:52:55,018 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
14:52:55,024 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:bpel-loan-approval:0.1.0}riskAssessor stopped, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-loan-approval:0.1.0%7DriskAssessor]
14:52:55,029 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:bpel-loan-approval:0.1.0}riskAssessor shutdown and removed, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-loan-approval:0.1.0%7DriskAssessor]
14:52:55,287 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:bpel-loan-approval:0.1.0}riskAssessor started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-loan-approval:0.1.0%7DriskAssessor]
14:52:55,374 INFO  [org.switchyard.component.soap.InboundHandler] WebService {http://example.com/loan-approval/loanService/}loanService:loanService_Port stopped.
14:52:55,375 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-4) is shutting down
14:52:55,376 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 2 routes (timeout 300 seconds)
14:52:55,376 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:bpel-loan-approval:0.1.0}riskAssessor shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-loan-approval:0.1.0%7DriskAssessor]
14:52:55,377 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:bpel-loan-approval:0.1.0}loanService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-loan-approval:0.1.0%7DloanService]
14:52:55,379 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 2 routes completed in 0 seconds
14:52:55,386 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] TypeConverterRegistry utilization[attempts=2, hits=2, misses=0, failures=0] mappings[total=186, misses=0]
14:52:55,390 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-4) is shutdown in 0.014 seconds. Uptime 2.993 seconds.
Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 8.132 sec <<< FAILURE!
Running org.switchyard.quickstarts.bpel.service.LoanApprovalTest
14:52:56,047 INFO  [org.apache.camel.management.ManagementStrategyFactory] JMX enabled.
14:52:56,051 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-5) is starting
14:52:56,051 INFO  [org.apache.camel.management.DefaultManagementLifecycleStrategy] StatisticsLevel at All so enabling load performance statistics
14:52:56,289 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 185 type converters
14:52:56,301 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of which 0 is started.
14:52:56,302 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-5) started in 0.251 seconds
14:52:56,635 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:bpel-loan-approval:0.1.0}riskAssessor started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-loan-approval:0.1.0%7DriskAssessor]
Retrieving document at '<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/bpel-service/loan_approval/target/classes/riskAssessmentPT.wsdl'.>
Retrieving document at '<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/bpel-service/loan_approval/target/classes/loanServicePT.wsdl'.>
14:52:56,677 INFO  [org.apache.ode.bpel.compiler.BpelC] info: [CompilingProcess] Compiling BPEL process.
14:52:56,748 INFO  [org.apache.ode.bpel.engine.BpelServerImpl] Unregistered process {http://example.com/loan-approval/loanService/}loanApprovalProcess-0.
14:52:56,831 INFO  [org.apache.ode.bpel.engine.BpelServerImpl] Registered process {http://example.com/loan-approval/loanService/}loanApprovalProcess-0.
14:52:56,832 INFO  [org.apache.ode.bpel.engine.cron.CronScheduler] Cancelled PROCESS CRON jobs for: {http://example.com/loan-approval/loanService/}loanApprovalProcess-0
14:52:56,833 INFO  [org.apache.ode.bpel.engine.cron.CronScheduler] Scheduled PROCESS CRON jobs for: {http://example.com/loan-approval/loanService/}loanApprovalProcess-0
14:52:56,850 INFO  [org.apache.ode.bpel.compiler.BpelC] info: [CompilingProcess] Compiling BPEL process.
14:52:56,905 INFO  [org.apache.ode.bpel.engine.BpelServerImpl] Unregistered process {http://example.com/loan-approval/riskAssessment/}riskAssessmentProcess-0.
14:52:56,968 INFO  [org.apache.ode.bpel.engine.BpelServerImpl] Registered process {http://example.com/loan-approval/riskAssessment/}riskAssessmentProcess-0.
14:52:56,969 INFO  [org.apache.ode.bpel.engine.cron.CronScheduler] Cancelled PROCESS CRON jobs for: {http://example.com/loan-approval/riskAssessment/}riskAssessmentProcess-0
14:52:56,969 INFO  [org.apache.ode.bpel.engine.cron.CronScheduler] Scheduled PROCESS CRON jobs for: {http://example.com/loan-approval/riskAssessment/}riskAssessmentProcess-0
Retrieving document at '<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/bpel-service/loan_approval/target/classes/riskAssessmentPT.wsdl'.>
14:52:57,257 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:bpel-loan-approval:0.1.0}loanService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-loan-approval:0.1.0%7DloanService]
14:52:57,289 INFO  [org.switchyard.component.soap.endpoint.JAXWSEndpointPublisher] Publishing WebService at http://127.0.0.1:18001/loanService
14:52:57,316 INFO  [org.switchyard.bus.camel.CamelExchangeBus] Removing route direct:{urn:switchyard-quickstart:bpel-loan-approval:0.1.0}loanService
14:52:57,317 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 300 seconds)
14:52:57,319 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:bpel-loan-approval:0.1.0}loanService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-loan-approval:0.1.0%7DloanService]
14:52:57,320 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
14:52:57,326 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:bpel-loan-approval:0.1.0}loanService stopped, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-loan-approval:0.1.0%7DloanService]
14:52:57,331 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:bpel-loan-approval:0.1.0}loanService shutdown and removed, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-loan-approval:0.1.0%7DloanService]
14:52:57,602 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:bpel-loan-approval:0.1.0}loanService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-loan-approval:0.1.0%7DloanService]
14:52:57,713 INFO  [org.apache.ode.utils.WatchDog] [Endpoint files for {DeploymentUnit classes_loan_approval-0}] updated
14:52:57,925 INFO  [org.switchyard.component.soap.InboundHandler] WebService {http://example.com/loan-approval/loanService/}loanService:loanService_Port stopped.
14:52:57,927 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-5) is shutting down
14:52:57,927 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 2 routes (timeout 300 seconds)
14:52:57,928 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:bpel-loan-approval:0.1.0}loanService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-loan-approval:0.1.0%7DloanService]
14:52:57,928 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:bpel-loan-approval:0.1.0}riskAssessor shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-loan-approval:0.1.0%7DriskAssessor]
14:52:57,929 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 2 routes completed in 0 seconds
14:52:57,940 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] TypeConverterRegistry utilization[attempts=4, hits=4, misses=0, failures=0] mappings[total=186, misses=0]
14:52:57,944 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-5) is shutdown in 0.016 seconds. Uptime 1.894 seconds.
14:52:58,425 INFO  [org.apache.camel.management.ManagementStrategyFactory] JMX enabled.
14:52:58,429 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-6) is starting
14:52:58,429 INFO  [org.apache.camel.management.DefaultManagementLifecycleStrategy] StatisticsLevel at All so enabling load performance statistics
14:52:58,610 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 185 type converters
14:52:58,622 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of which 0 is started.
14:52:58,623 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-6) started in 0.195 seconds
14:52:59,158 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:bpel-loan-approval:0.1.0}riskAssessor started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-loan-approval:0.1.0%7DriskAssessor]
Retrieving document at '<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/bpel-service/loan_approval/target/classes/riskAssessmentPT.wsdl'.>
Retrieving document at '<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/bpel-service/loan_approval/target/classes/loanServicePT.wsdl'.>
14:52:59,213 INFO  [org.apache.ode.bpel.compiler.BpelC] info: [CompilingProcess] Compiling BPEL process.
14:52:59,297 INFO  [org.apache.ode.bpel.engine.BpelServerImpl] Unregistered process {http://example.com/loan-approval/loanService/}loanApprovalProcess-0.
14:52:59,376 INFO  [org.apache.ode.bpel.engine.BpelServerImpl] Registered process {http://example.com/loan-approval/loanService/}loanApprovalProcess-0.
14:52:59,377 INFO  [org.apache.ode.bpel.engine.cron.CronScheduler] Cancelled PROCESS CRON jobs for: {http://example.com/loan-approval/loanService/}loanApprovalProcess-0
14:52:59,378 INFO  [org.apache.ode.bpel.engine.cron.CronScheduler] Scheduled PROCESS CRON jobs for: {http://example.com/loan-approval/loanService/}loanApprovalProcess-0
14:52:59,395 INFO  [org.apache.ode.bpel.compiler.BpelC] info: [CompilingProcess] Compiling BPEL process.
14:52:59,459 INFO  [org.apache.ode.bpel.engine.BpelServerImpl] Unregistered process {http://example.com/loan-approval/riskAssessment/}riskAssessmentProcess-0.
14:52:59,524 INFO  [org.apache.ode.bpel.engine.BpelServerImpl] Registered process {http://example.com/loan-approval/riskAssessment/}riskAssessmentProcess-0.
14:52:59,525 INFO  [org.apache.ode.bpel.engine.cron.CronScheduler] Cancelled PROCESS CRON jobs for: {http://example.com/loan-approval/riskAssessment/}riskAssessmentProcess-0
14:52:59,525 INFO  [org.apache.ode.bpel.engine.cron.CronScheduler] Scheduled PROCESS CRON jobs for: {http://example.com/loan-approval/riskAssessment/}riskAssessmentProcess-0
Retrieving document at '<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/bpel-service/loan_approval/target/classes/riskAssessmentPT.wsdl'.>
14:52:59,837 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:bpel-loan-approval:0.1.0}loanService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-loan-approval:0.1.0%7DloanService]
14:52:59,849 INFO  [org.switchyard.component.soap.endpoint.JAXWSEndpointPublisher] Publishing WebService at http://127.0.0.1:18001/loanService
14:52:59,876 INFO  [org.switchyard.bus.camel.CamelExchangeBus] Removing route direct:{urn:switchyard-quickstart:bpel-loan-approval:0.1.0}loanService
14:52:59,877 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 300 seconds)
14:52:59,879 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:bpel-loan-approval:0.1.0}loanService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-loan-approval:0.1.0%7DloanService]
14:52:59,887 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
14:52:59,893 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:bpel-loan-approval:0.1.0}loanService stopped, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-loan-approval:0.1.0%7DloanService]
14:52:59,898 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:bpel-loan-approval:0.1.0}loanService shutdown and removed, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-loan-approval:0.1.0%7DloanService]
14:53:00,158 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:bpel-loan-approval:0.1.0}loanService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-loan-approval:0.1.0%7DloanService]
14:53:00,231 INFO  [org.apache.ode.utils.WatchDog] [Endpoint files for {DeploymentUnit classes_loan_approval-0}] updated
14:53:00,428 INFO  [org.switchyard.component.soap.InboundHandler] WebService {http://example.com/loan-approval/loanService/}loanService:loanService_Port stopped.
14:53:00,430 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-6) is shutting down
14:53:00,431 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 2 routes (timeout 300 seconds)
14:53:00,432 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:bpel-loan-approval:0.1.0}loanService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-loan-approval:0.1.0%7DloanService]
14:53:00,433 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:bpel-loan-approval:0.1.0}riskAssessor shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-loan-approval:0.1.0%7DriskAssessor]
14:53:00,446 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 2 routes completed in 0 seconds
14:53:00,459 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] TypeConverterRegistry utilization[attempts=4, hits=4, misses=0, failures=0] mappings[total=186, misses=0]
14:53:00,463 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-6) is shutdown in 0.032 seconds. Uptime 2.036 seconds.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.067 sec

Results :

Tests in error: 
  testRiskAssessment1(org.switchyard.quickstarts.bpel.service.RiskAssessmentTest)

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] SwitchYard: Quickstarts ........................... SUCCESS [4.702s]
[INFO] Quickstart : Bean Service ......................... SUCCESS [1:25.108s]
[INFO] Quickstart : BPEL Service ......................... SUCCESS [1.380s]
[INFO] Quickstart : BPEL Service : Say Hello ............. SUCCESS [1:20.019s]
[INFO] Quickstart : BPEL Service : JMS Binding ........... SUCCESS [41.792s]
[INFO] Quickstart : BPEL Service : Loan Approval ......... FAILURE [55.256s]
[INFO] Quickstart : BPEL Service : Simple Correlation .... SKIPPED
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA .. SKIPPED
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA : Business Travel Process  SKIPPED
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA : Airport Web Service  SKIPPED
[INFO] Quickstart : BPEL Service : XTS WSAT .............. SKIPPED
[INFO] Quickstart : BPEL Service : XTS WSAT : Business Travel Process  SKIPPED
[INFO] Quickstart : BPEL Service : XTS WSAT : Airport Web Service  SKIPPED
[INFO] Quickstart : BPM Service .......................... SKIPPED
[INFO] Quickstart : Camel Binding ........................ SKIPPED
[INFO] Quickstart : Camel AMQP Binding ................... SKIPPED
[INFO] Quickstart : Camel FTP Binding .................... SKIPPED
[INFO] Quickstart : Camel JMS Binding .................... SKIPPED
[INFO] Quickstart : Camel Netty Binding .................. SKIPPED
[INFO] Quickstart : Camel Quartz Binding ................. SKIPPED
[INFO] Quickstart : Camel JPA Binding .................... SKIPPED
[INFO] Quickstart : Camel SQL Binding .................... SKIPPED
[INFO] Quickstart : Camel Mail Binding ................... SKIPPED
[INFO] Quickstart : Camel Service ........................ SKIPPED
[INFO] Quickstart : Camel SOAP Proxy ..................... SKIPPED
[INFO] Quickstart : Camel Exchange Bus CDI ............... SKIPPED
[INFO] Quickstart : HTTP Binding ......................... SKIPPED
[INFO] Quickstart : Remove Invoker ....................... SKIPPED
[INFO] Quickstart : RESTEasy Binding ..................... SKIPPED
[INFO] Quickstart : Rules+Camel Content-Based Router ..... SKIPPED
[INFO] Quickstart : Rules Interview ...................... SKIPPED
[INFO] Quickstart : Rules Interview Container ............ SKIPPED
[INFO] Quickstart : SOAP with Attachments ................ SKIPPED
[INFO] Quickstart : SOAP Binding RPC/Lit ................. SKIPPED
[INFO] Quickstart : JCA Inflow Binding for HornetQ ....... SKIPPED
[INFO] Quickstart : JCA Outbound Binding for HornetQ ..... SKIPPED
[INFO] Quickstart : JAXB Transformation .................. SKIPPED
[INFO] Quickstart : JSON Transformation .................. SKIPPED
[INFO] Quickstart : Smooks Transformation ................ SKIPPED
[INFO] Quickstart : XSLT Transformation .................. SKIPPED
[INFO] Quickstart : XML Message Validation ............... SKIPPED
[INFO] Quickstart Demo : Help Desk ....................... SKIPPED
[INFO] Quickstart Demo : Help Desk - Web App ............. SKIPPED
[INFO] Quickstart Demo : Orders .......................... SKIPPED
[INFO] Quickstart Demo : JEE Webapp Deployment ........... SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Service Artifacts  SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Order Service  SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Order Consumer  SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Web App .. SKIPPED
[INFO] Quickstart Demo: Multiple Applications ............ SKIPPED
[INFO] Quickstart Demo : Security Policy : Basic Authentication (+SSL)  SKIPPED
[INFO] Quickstart Demo : Security Policy : Certificate Authentication (+SSL)  SKIPPED
[INFO] Quickstart Demo : Security Policy : SAML Assertion (+SSL)  SKIPPED
[INFO] Quickstart Demo : Security Policy : WSS Signature+Encryption (+SSL)  SKIPPED
[INFO] Quickstart Demo : Security Policy : WSS Username (+SSL)  SKIPPED
[INFO] Quickstart Demo : Transaction Policy .............. SKIPPED
[INFO] Quickstart Demo: Cluster - Client ................. SKIPPED
[INFO] Quickstart Demo: Cluster - Credit Service ......... SKIPPED
[INFO] Quickstart Demo: Cluster - Dealer Service ......... SKIPPED
[INFO] Quickstart Demo: Cluster .......................... SKIPPED
[INFO] SwitchYard : Quickstarts Distribution Assembly .... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4:40.389s
[INFO] Finished at: Fri May 10 14:53:00 EDT 2013
[INFO] Final Memory: 96M/296M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.6:test (default-test) on project switchyard-quickstart-bpel-service-loan-approval: There are test failures.
[ERROR] 
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/bpel-service/loan_approval/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-quickstart-bpel-service-loan-approval
Build step 'Invoke top-level Maven targets' marked build as failure


More information about the switchyard-dev mailing list