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

ci-builds at redhat.com ci-builds at redhat.com
Tue Jul 2 15:26:42 EDT 2013


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

------------------------------------------
[...truncated 9161 lines...]
    <SOAP-ENV:Body>
        <ns2:order xmlns:ns2="urn:switchyard-quickstart:soap-addressing:1.0">
            <item>Boeing</item>
            <quantity>10</quantity>
        </ns2:order>
    </SOAP-ENV:Body>
</SOAP-ENV:Envelope>
] oneWay 
15:26:40,720 INFO  [org.apache.cxf.services.WarehouseService.WarehouseServicePort.WarehouseService] Inbound Message
----------------------------
ID: 7
Address: http://localhost:8080/soap-addressing/warehouse/WarehouseService
Encoding: UTF-8
Http-Method: POST
Content-Type: text/xml; charset=UTF-8
Headers: {Accept=[*/*], Cache-Control=[no-cache], connection=[keep-alive], Content-Length=[1109], content-type=[text/xml; charset=UTF-8], Host=[localhost:8080], Pragma=[no-cache], SOAPAction=[""], User-Agent=[Apache CXF 2.6.6]}
Payload: <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header><Action xmlns="http://www.w3.org/2005/08/addressing">urn:switchyard-quickstart:soap-addressing:1.0:WarehouseService:orderRequest</Action><MessageID xmlns="http://www.w3.org/2005/08/addressing">urn:uuid:b7ff329c-1242-4bd5-a1d1-fcc58114ebf1</MessageID><To xmlns="http://www.w3.org/2005/08/addressing">http://localhost:8080/soap-addressing/warehouse/WarehouseService</To><wsa:ReplyTo xmlns:wsa="http://www.w3.org/2005/08/addressing"><wsa:Address>http://localhost:8080/soap-addressing/client/ResponseService</wsa:Address></wsa:ReplyTo><wsa:FaultTo xmlns:wsa="http://www.w3.org/2005/08/addressing"><wsa:Address>http://localhost:8080/soap-addressing/fault/FaultService</wsa:Address></wsa:FaultTo><wsa:RelatesTo xmlns:wsa="http://www.w3.org/2005/08/addressing">uuid:3d3fcbbb-fd43-4118-b40e-62577894f39a</wsa:RelatesTo></SOAP-ENV:Header><SOAP-ENV:Body><ns2:order xmlns:ns2="urn:switchyard-quickstart:soap-addressing:1.0">
    <item>Boeing</item>
    <quantity>10</quantity>
</ns2:order></SOAP-ENV:Body></SOAP-ENV:Envelope>
--------------------------------------
15:26:40,728 INFO  [org.apache.cxf.services.WarehouseService.WarehouseServicePort.WarehouseService] Outbound Message
---------------------------
ID: 7
Encoding: UTF-8
Content-Type: text/xml
Headers: {}
Payload: <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"><soap:Header><MessageID xmlns="http://www.w3.org/2005/08/addressing">urn:uuid:84370962-8b88-4a56-a4df-e96ba845ed70</MessageID><To xmlns="http://www.w3.org/2005/08/addressing">http://www.w3.org/2005/08/addressing/anonymous</To><ReplyTo xmlns="http://www.w3.org/2005/08/addressing"><Address>http://www.w3.org/2005/08/addressing/none</Address></ReplyTo><RelatesTo xmlns="http://www.w3.org/2005/08/addressing">http://www.w3.org/2005/08/addressing/unspecified</RelatesTo></soap:Header><soap:Body/></soap:Envelope>
--------------------------------------
15:26:40,728 TRACE [org.switchyard.component.soap.OutboundHandler] Outbound <--- Response:[null]
15:26:40,746 TRACE [org.switchyard.component.soap.InboundHandler] Inbound --> Response:[<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
    <SOAP-ENV:Header/>
    <SOAP-ENV:Body>
        <orderResponse xmlns="urn:switchyard-quickstart:soap-addressing:1.0">
            <return>Thank you for your order. You should hear back from our WarehouseService shortly!</return>
        </orderResponse>
    </SOAP-ENV:Body>
</SOAP-ENV:Envelope>
]
15:26:40,749 INFO  [org.apache.cxf.services.OrderService.OrderServicePort.OrderService] Outbound Message
---------------------------
ID: 6
Encoding: UTF-8
Content-Type: text/xml
Headers: {}
Payload: <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header><Action xmlns="http://www.w3.org/2005/08/addressing">urn:switchyard-quickstart:soap-addressing:1.0:OrderService:orderResponse</Action><MessageID xmlns="http://www.w3.org/2005/08/addressing">urn:uuid:3fdd983f-fb56-4aa2-86fd-b17364b2baa6</MessageID><RelatesTo xmlns="http://www.w3.org/2005/08/addressing">uuid:3d3fcbbb-fd43-4118-b40e-62577894f39a</RelatesTo></SOAP-ENV:Header><SOAP-ENV:Body><orderResponse xmlns="urn:switchyard-quickstart:soap-addressing:1.0">
    <return>Thank you for your order. You should hear back from our WarehouseService shortly!</return>
</orderResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>
--------------------------------------
15:26:40,760 TRACE [org.switchyard.component.soap.InboundHandler] Inbound <-- Request:[<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
    <SOAP-ENV:Header>
        <Action xmlns="http://www.w3.org/2005/08/addressing">urn:switchyard-quickstart:soap-addressing:1.0:WarehouseService:orderRequest</Action>
        <MessageID xmlns="http://www.w3.org/2005/08/addressing">urn:uuid:b7ff329c-1242-4bd5-a1d1-fcc58114ebf1</MessageID>
        <To xmlns="http://www.w3.org/2005/08/addressing">http://localhost:8080/soap-addressing/warehouse/WarehouseService</To>
        <wsa:ReplyTo xmlns:wsa="http://www.w3.org/2005/08/addressing">
            <wsa:Address>http://localhost:8080/soap-addressing/client/ResponseService</wsa:Address>
        </wsa:ReplyTo>
        <wsa:FaultTo xmlns:wsa="http://www.w3.org/2005/08/addressing">
            <wsa:Address>http://localhost:8080/soap-addressing/fault/FaultService</wsa:Address>
        </wsa:FaultTo>
        <wsa:RelatesTo xmlns:wsa="http://www.w3.org/2005/08/addressing">uuid:3d3fcbbb-fd43-4118-b40e-62577894f39a</wsa:RelatesTo>
    </SOAP-ENV:Header>
    <SOAP-ENV:Body>
        <ns2:order xmlns:ns2="urn:switchyard-quickstart:soap-addressing:1.0">
            <item>Boeing</item>
            <quantity>10</quantity>
        </ns2:order>
    </SOAP-ENV:Body>
</SOAP-ENV:Envelope>
]
15:26:40,760 DEBUG [org.switchyard.component.soap.InboundHandler] Received SOAP message targeted at Webservice operation 'order' on port 'WarehouseServicePort'.
15:26:40,764 INFO  [route10] WarehouseService - message received: org.switchyard.quickstarts.soap.addressing.Order at 7d095197
15:26:40,783 TRACE [org.switchyard.component.soap.OutboundHandler] Outbound ---> Request:[<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
    <SOAP-ENV:Header/>
    <SOAP-ENV:Body>
        <orderResponse xmlns="urn:switchyard-quickstart:soap-addressing:1.0">
            <return>Order Boeing with quantity 10 accepted.</return>
        </orderResponse>
    </SOAP-ENV:Body>
</SOAP-ENV:Envelope>
] oneWay 
15:26:40,792 INFO  [org.apache.cxf.services.ResponseService.ResponseServicePort.ResponseService] Inbound Message
----------------------------
ID: 8
Address: http://localhost:8080/soap-addressing/client/ResponseService
Encoding: UTF-8
Http-Method: POST
Content-Type: text/xml; charset=UTF-8
Headers: {Accept=[*/*], Cache-Control=[no-cache], connection=[keep-alive], Content-Length=[932], content-type=[text/xml; charset=UTF-8], Host=[localhost:8080], Pragma=[no-cache], SOAPAction=[""], User-Agent=[Apache CXF 2.6.6]}
Payload: <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header><Action xmlns="http://www.w3.org/2005/08/addressing">urn:switchyard-quickstart:soap-addressing:1.0:ResponseService:orderResponse</Action><MessageID xmlns="http://www.w3.org/2005/08/addressing">urn:uuid:b4c057d1-b134-4748-b8e3-836a1c3ef14f</MessageID><ReplyTo xmlns="http://www.w3.org/2005/08/addressing"><Address>http://www.w3.org/2005/08/addressing/none</Address></ReplyTo><wsa:To xmlns:wsa="http://www.w3.org/2005/08/addressing">http://localhost:8080/soap-addressing/client/ResponseService</wsa:To><wsa:RelatesTo xmlns:wsa="http://www.w3.org/2005/08/addressing">uuid:3d3fcbbb-fd43-4118-b40e-62577894f39a</wsa:RelatesTo></SOAP-ENV:Header><SOAP-ENV:Body><orderResponse xmlns="urn:switchyard-quickstart:soap-addressing:1.0">
    <return>Order Boeing with quantity 10 accepted.</return>
</orderResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>
--------------------------------------
15:26:40,799 INFO  [org.apache.cxf.services.ResponseService.ResponseServicePort.ResponseService] Outbound Message
---------------------------
ID: 8
Encoding: UTF-8
Content-Type: text/xml
Headers: {}
Payload: <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"><soap:Header><MessageID xmlns="http://www.w3.org/2005/08/addressing">urn:uuid:52e52e44-fab7-4eee-b0cb-4486e2ed68c8</MessageID><To xmlns="http://www.w3.org/2005/08/addressing">http://www.w3.org/2005/08/addressing/anonymous</To><ReplyTo xmlns="http://www.w3.org/2005/08/addressing"><Address>http://www.w3.org/2005/08/addressing/none</Address></ReplyTo><RelatesTo xmlns="http://www.w3.org/2005/08/addressing">http://www.w3.org/2005/08/addressing/unspecified</RelatesTo></soap:Header><soap:Body/></soap:Envelope>
--------------------------------------
15:26:40,799 TRACE [org.switchyard.component.soap.OutboundHandler] Outbound <--- Response:[null]
15:26:40,813 TRACE [org.switchyard.component.soap.InboundHandler] Inbound <-- Request:[<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
    <SOAP-ENV:Header>
        <Action xmlns="http://www.w3.org/2005/08/addressing">urn:switchyard-quickstart:soap-addressing:1.0:ResponseService:orderResponse</Action>
        <MessageID xmlns="http://www.w3.org/2005/08/addressing">urn:uuid:b4c057d1-b134-4748-b8e3-836a1c3ef14f</MessageID>
        <ReplyTo xmlns="http://www.w3.org/2005/08/addressing">
            <Address>http://www.w3.org/2005/08/addressing/none</Address>
        </ReplyTo>
        <wsa:To xmlns:wsa="http://www.w3.org/2005/08/addressing">http://localhost:8080/soap-addressing/client/ResponseService</wsa:To>
        <wsa:RelatesTo xmlns:wsa="http://www.w3.org/2005/08/addressing">uuid:3d3fcbbb-fd43-4118-b40e-62577894f39a</wsa:RelatesTo>
    </SOAP-ENV:Header>
    <SOAP-ENV:Body>
        <orderResponse xmlns="urn:switchyard-quickstart:soap-addressing:1.0">
            <return>Order Boeing with quantity 10 accepted.</return>
        </orderResponse>
    </SOAP-ENV:Body>
</SOAP-ENV:Envelope>
]
15:26:40,814 DEBUG [org.switchyard.component.soap.InboundHandler] Received SOAP message targeted at Webservice operation 'order' on port 'ResponseServicePort'.
15:26:40,817 INFO  [route11] ClientService - message received: org.switchyard.quickstarts.soap.addressing.OrderResponse at 3613e877
15:26:40,859 INFO  [org.switchyard.component.soap.endpoint.CXFJettyEndpoint] Stopping WebService at http://127.0.0.1:8080/soap-addressing/order/OrderService
15:26:40,860 INFO  [org.eclipse.jetty.server.handler.ContextHandler] stopped o.e.j.s.h.ContextHandler{/soap-addressing/order,null}
15:26:40,860 INFO  [org.switchyard.component.soap.InboundHandler] WebService {urn:switchyard-quickstart:soap-addressing:1.0}OrderService:OrderServicePort stopped.
15:26:40,860 INFO  [org.switchyard.component.soap.endpoint.CXFJettyEndpoint] Stopping WebService at http://127.0.0.1:8080/soap-addressing/warehouse/WarehouseService
15:26:40,860 INFO  [org.eclipse.jetty.server.handler.ContextHandler] stopped o.e.j.s.h.ContextHandler{/soap-addressing/warehouse,null}
15:26:40,861 INFO  [org.switchyard.component.soap.InboundHandler] WebService {urn:switchyard-quickstart:soap-addressing:1.0}WarehouseService:WarehouseServicePort stopped.
15:26:40,861 INFO  [org.switchyard.component.soap.endpoint.CXFJettyEndpoint] Stopping WebService at http://127.0.0.1:8080/soap-addressing/client/ResponseService
15:26:40,861 INFO  [org.eclipse.jetty.server.handler.ContextHandler] stopped o.e.j.s.h.ContextHandler{/soap-addressing/client,null}
15:26:40,861 INFO  [org.switchyard.component.soap.InboundHandler] WebService {urn:switchyard-quickstart:soap-addressing:1.0}ResponseService:ResponseServicePort stopped.
15:26:40,862 INFO  [org.switchyard.component.soap.endpoint.CXFJettyEndpoint] Stopping WebService at http://127.0.0.1:8080/soap-addressing/fault/FaultService
15:26:40,862 INFO  [org.eclipse.jetty.server.handler.ContextHandler] stopped o.e.j.s.h.ContextHandler{/soap-addressing/fault,null}
15:26:40,862 INFO  [org.switchyard.component.soap.InboundHandler] WebService {urn:switchyard-quickstart:soap-addressing:1.0}FaultService:FaultServicePort stopped.
15:26:40,866 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-4) is shutting down
15:26:40,866 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 13 routes (timeout 300 seconds)
15:26:40,867 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:soap-addressing:1.0}FaultService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:soap-addressing:1.0%7DFaultService]
15:26:40,868 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:soap-addressing:1.0}ClientService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:soap-addressing:1.0%7DClientService]
15:26:40,868 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:soap-addressing:1.0}WarehouseService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:soap-addressing:1.0%7DWarehouseService]
15:26:40,869 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:soap-addressing:1.0}OrderService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:soap-addressing:1.0%7DOrderService]
15:26:40,869 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: route12 shutdown complete, was consuming from: Endpoint[switchyard://FaultService?namespace=urn%3Aswitchyard-quickstart%3Asoap-addressing%3A1.0]
15:26:40,869 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:soap-addressing:1.0}FaultFileService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:soap-addressing:1.0%7DFaultFileService]
15:26:40,870 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: route11 shutdown complete, was consuming from: Endpoint[switchyard://ClientService?namespace=urn%3Aswitchyard-quickstart%3Asoap-addressing%3A1.0]
15:26:40,870 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:soap-addressing:1.0}ClientFileService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:soap-addressing:1.0%7DClientFileService]
15:26:40,870 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: route10 shutdown complete, was consuming from: Endpoint[switchyard://WarehouseService?namespace=urn%3Aswitchyard-quickstart%3Asoap-addressing%3A1.0]
15:26:40,871 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:soap-addressing:1.0}FaultServiceExternal shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:soap-addressing:1.0%7DFaultServiceExternal]
15:26:40,871 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:soap-addressing:1.0}ClientServiceExternal shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:soap-addressing:1.0%7DClientServiceExternal]
15:26:40,872 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: route9 shutdown complete, was consuming from: Endpoint[switchyard://OrderService?namespace=urn%3Aswitchyard-quickstart%3Asoap-addressing%3A1.0]
15:26:40,872 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:soap-addressing:1.0}WarehouseServiceExternal shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:soap-addressing:1.0%7DWarehouseServiceExternal]
15:26:40,873 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 13 routes completed in 0 seconds
15:26:40,909 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] TypeConverterRegistry utilization[attempts=18, hits=18, misses=0, failures=0] mappings[total=186, misses=0]
15:26:40,917 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-4) is shutdown in 0.051 seconds. Uptime 2.049 seconds.
Tests run: 4, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 16.983 sec <<< FAILURE!

Results :

Failed tests: 
  wsAddressingReplyTo(org.switchyard.quickstarts.soap.addressing.SoapAddressingTest)

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] SwitchYard: Quickstarts ........................... SUCCESS [2.971s]
[INFO] Quickstart : Bean Service ......................... SUCCESS [54.992s]
[INFO] Quickstart : BPEL Service ......................... SUCCESS [0.786s]
[INFO] Quickstart : BPEL Service : Say Hello ............. SUCCESS [30.529s]
[INFO] Quickstart : BPEL Service : JMS Binding ........... SUCCESS [20.593s]
[INFO] Quickstart : BPEL Service : Loan Approval ......... SUCCESS [28.407s]
[INFO] Quickstart : BPEL Service : Simple Correlation .... SUCCESS [21.870s]
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA .. SUCCESS [1.016s]
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA : Business Travel Process  SUCCESS [2.275s]
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA : Airport Web Service  SUCCESS [4.636s]
[INFO] Quickstart : BPEL Service : XTS WSAT .............. SUCCESS [0.723s]
[INFO] Quickstart : BPEL Service : XTS WSAT : Business Travel Process  SUCCESS [2.117s]
[INFO] Quickstart : BPEL Service : XTS WSAT : Airport Web Service  SUCCESS [4.771s]
[INFO] Quickstart : BPM Service .......................... SUCCESS [32.303s]
[INFO] Quickstart : Camel Binding ........................ SUCCESS [10.331s]
[INFO] Quickstart : Camel JAXB ........................... SUCCESS [13.562s]
[INFO] Quickstart : Camel AMQP Binding ................... SUCCESS [15.472s]
[INFO] Quickstart : Camel FTP Binding .................... SUCCESS [12.661s]
[INFO] Quickstart : Camel JMS Binding .................... SUCCESS [18.512s]
[INFO] Quickstart : Camel Netty Binding .................. SUCCESS [21.292s]
[INFO] Quickstart : Camel Quartz Binding ................. SUCCESS [12.456s]
[INFO] Quickstart : Camel JPA Binding .................... SUCCESS [19.642s]
[INFO] Quickstart : Camel SQL Binding .................... SUCCESS [14.962s]
[INFO] Quickstart : Camel Mail Binding ................... SUCCESS [10.346s]
[INFO] Quickstart : Camel Service ........................ SUCCESS [18.242s]
[INFO] Quickstart : Camel SOAP Proxy ..................... SUCCESS [16.628s]
[INFO] Quickstart : Camel Exchange Bus CDI ............... SUCCESS [17.138s]
[INFO] Quickstart : HTTP Binding ......................... SUCCESS [14.921s]
[INFO] Quickstart : Remote Invoker ....................... SUCCESS [21.824s]
[INFO] Quickstart : RESTEasy Binding ..................... SUCCESS [15.635s]
[INFO] Quickstart : Rules+Camel Content-Based Router ..... SUCCESS [14.016s]
[INFO] Quickstart : Rules Interview ...................... SUCCESS [10.859s]
[INFO] Quickstart : Rules Interview Container ............ SUCCESS [12.687s]
[INFO] Quickstart : SOAP with WS-Addressing .............. FAILURE [21.812s]
[INFO] Quickstart : SOAP with Attachments ................ SKIPPED
[INFO] Quickstart : SOAP Binding RPC/Lit ................. SKIPPED
[INFO] Quickstart : SOAP with MTOM ....................... SKIPPED
[INFO] Quickstart : JCA Inflow Binding for HornetQ ....... SKIPPED
[INFO] Quickstart : JCA Outbound Binding for HornetQ ..... SKIPPED
[INFO] Quickstart : JCA Inflow Binding for ActiveMQ ...... SKIPPED
[INFO] Quickstart : JCA Outbound Binding for ActiveMQ .... 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 : 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: 8:45.899s
[INFO] Finished at: Tue Jul 02 15:26:41 EDT 2013
[INFO] Final Memory: 230M/619M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.6:test (default-test) on project switchyard-quickstart-soap-addressing: There are test failures.
[ERROR] 
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/soap-addressing/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-soap-addressing
Build step 'Invoke top-level Maven targets' marked build as failure



More information about the switchyard-dev mailing list