[switchyard-dev] Build failed in Jenkins: SwitchYard-Release #892

ci-builds at redhat.com ci-builds at redhat.com
Tue Jun 18 00:14:48 EDT 2013


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/892/changes>

Changes:

[kbabo] [SWITCHYARD-1529] - Added NTLM support in HTTP binding

------------------------------------------
[...truncated 10121 lines...]
00:14:07,035 INFO  [org.jboss.as.connector.deployment] (MSC service thread 1-7) JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA]
00:14:07,107 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management
00:14:07,107 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990
00:14:07,107 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss EAP 6.1.0.Alpha1 (AS 7.2.0.Alpha1-redhat-4) started in 2749ms - Started 191 of 251 services (58 services are passive or on-demand)
00:14:10,988 INFO  [org.jboss.as.repository] (management-handler-thread - 2) JBAS014900: Content added at location <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws/jboss-as7/standalone/dist/target/jboss-switchyard/jboss-eap-6.1/standalone/data/content/18/1678601f5a9d3d87ea9f662ef29a72fad4cf3e/content>
00:14:11,002 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-5) JBAS015876: Starting deployment of "switchyard-quickstart-camel-bus-cdi-1.0.0-SNAPSHOT.jar" (runtime-name: "switchyard-quickstart-camel-bus-cdi-1.0.0-SNAPSHOT.jar")
00:14:11,120 INFO  [org.jboss.weld.deployer] (MSC service thread 1-5) JBAS016002: Processing weld deployment switchyard-quickstart-camel-bus-cdi-1.0.0-SNAPSHOT.jar
00:14:11,172 INFO  [org.jboss.weld.deployer] (MSC service thread 1-12) JBAS016005: Starting Services for CDI deployment: switchyard-quickstart-camel-bus-cdi-1.0.0-SNAPSHOT.jar
00:14:11,220 INFO  [org.jboss.weld.Version] (MSC service thread 1-12) WELD-000900 1.1.10 (Final)
00:14:11,236 INFO  [org.switchyard] (MSC service thread 1-12) Deploying SwitchYard application 'switchyard-quickstart-camel-bus-cdi-1.0.0-SNAPSHOT.jar'
00:14:11,243 INFO  [org.jboss.weld.deployer] (MSC service thread 1-11) JBAS016008: Starting weld service for deployment switchyard-quickstart-camel-bus-cdi-1.0.0-SNAPSHOT.jar
00:14:11,611 INFO  [org.switchyard] (MSC service thread 1-7) Starting SwitchYard service
00:14:11,768 INFO  [org.apache.camel.management.ManagementStrategyFactory] (MSC service thread 1-7) JMX enabled.
00:14:11,784 INFO  [org.switchyard.security.spi.SecurityProvider] (MSC service thread 1-7) Using SecurityProvider implementation: org.switchyard.security.jboss.spi.JBossJaasSecurityProvider
00:14:11,787 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-7) Apache Camel 1.0.0-SNAPSHOT (CamelContext: camel-1) is starting
00:14:11,788 INFO  [org.apache.camel.management.DefaultManagementLifecycleStrategy] (MSC service thread 1-7) StatisticsLevel at All so enabling load performance statistics
00:14:11,947 INFO  [org.apache.deltaspike.core.util.ProjectStageProducer] (MSC service thread 1-7) Computed the following DeltaSpike ProjectStage: Production
00:14:11,953 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] (MSC service thread 1-7) Loaded 179 type converters
00:14:12,038 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-7) Total 0 routes, of which 0 is started.
00:14:12,039 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-7) Apache Camel 1.0.0-SNAPSHOT (CamelContext: camel-1) started in 0.251 seconds
00:14:12,186 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] (MSC service thread 1-7) Loaded 179 type converters
00:14:13,657 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-7) Route: direct:{urn:switchyard-quickstart:camel-bus-cdi:0.1.0}OrderService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-bus-cdi:0.1.0%7DOrderService]
00:14:13,722 INFO  [org.switchyard] (MSC service thread 1-7) Addressing [enabled = false, required = false]
00:14:13,722 INFO  [org.switchyard] (MSC service thread 1-7) MTOM [enabled = false, threshold = 0]
00:14:13,775 INFO  [org.jboss.ws.cxf.metadata] (MSC service thread 1-7) JBWS024061: Adding service endpoint metadata: id=OrderService
 address=http://localhost:8080/quickstart-cdi-bus/OrderService
 implementor=org.switchyard.component.soap.endpoint.BaseWebService
 serviceName={urn:switchyard-quickstart:cdi-bus:1.0}OrderService
 portName={urn:switchyard-quickstart:cdi-bus:1.0}OrderServicePort
 annotationWsdlLocation=null
 wsdlLocationOverride=vfs:/content/switchyard-quickstart-camel-bus-cdi-1.0.0-SNAPSHOT.jar/wsdl/OrderService.wsdl
 mtomEnabled=false
 handlers=[org.switchyard.component.soap.InboundResponseHandler]
00:14:14,073 INFO  [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-7) Creating Service {urn:switchyard-quickstart:cdi-bus:1.0}OrderService from WSDL: vfs:/content/switchyard-quickstart-camel-bus-cdi-1.0.0-SNAPSHOT.jar/wsdl/OrderService.wsdl
00:14:14,270 INFO  [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-7) Setting the server's publish address to be http://localhost:8080/quickstart-cdi-bus/OrderService
00:14:14,322 INFO  [org.jboss.ws.cxf.deployment] (MSC service thread 1-7) JBWS024074: WSDL published to: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws/jboss-as7/standalone/dist/target/jboss-switchyard/jboss-eap-6.1/standalone/data/wsdl/quickstart-cdi-bus.deployment/OrderService.wsdl>
00:14:14,325 INFO  [org.jboss.as.webservices] (MSC service thread 1-2) JBAS015539: Starting service jboss.ws.port-component-link
00:14:14,326 INFO  [org.jboss.as.webservices] (MSC service thread 1-9) JBAS015539: Starting service jboss.ws.endpoint."quickstart-cdi-bus.deployment".OrderService
00:14:14,331 INFO  [org.jboss.ws.common.management] (MSC service thread 1-9) JBWS022050: Endpoint registered: jboss.ws:context=quickstart-cdi-bus,endpoint=OrderService
00:14:14,437 INFO  [org.jboss.as.server] (management-handler-thread - 2) JBAS018559: Deployed "switchyard-quickstart-camel-bus-cdi-1.0.0-SNAPSHOT.jar" (runtime-name : "switchyard-quickstart-camel-bus-cdi-1.0.0-SNAPSHOT.jar")
00:14:14,924 INFO  [org.apache.catalina.core] (MSC service thread 1-15) JBWEB001079: Container org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/quickstart-cdi-bus] has not been started
00:14:14,925 INFO  [org.jboss.as.webservices] (MSC service thread 1-11) JBAS015540: Stopping service jboss.ws.endpoint."quickstart-cdi-bus.deployment".OrderService
00:14:14,927 INFO  [org.apache.catalina.core] (MSC service thread 1-11) JBWEB001079: Container org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/jbossws] has not been started
00:14:14,927 INFO  [org.jboss.ws.common.management] (MSC service thread 1-11) JBWS022051: Endpoint unregistered: jboss.ws:context=quickstart-cdi-bus,endpoint=OrderService
00:14:14,929 INFO  [org.jboss.as.webservices] (MSC service thread 1-6) JBAS015540: Stopping service jboss.ws.port-component-link
00:14:14,961 INFO  [org.switchyard.component.soap.InboundHandler] (MSC service thread 1-15) WebService {urn:switchyard-quickstart:cdi-bus:1.0}OrderService:OrderServicePort stopped.
00:14:14,965 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-15) Apache Camel 1.0.0-SNAPSHOT (CamelContext: camel-1) is shutting down
00:14:14,966 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] (MSC service thread 1-15) Starting to graceful shutdown 1 routes (timeout 300 seconds)
00:14:14,969 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] (Camel (camel-1) thread #1 - ShutdownTask) Route: direct:{urn:switchyard-quickstart:camel-bus-cdi:0.1.0}OrderService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-bus-cdi:0.1.0%7DOrderService]
00:14:14,970 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] (MSC service thread 1-15) Graceful shutdown of 1 routes completed in 0 seconds
00:14:14,978 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] (MSC service thread 1-15) TypeConverterRegistry utilization[attempts=0, hits=0, misses=0, failures=0] mappings[total=179, misses=0]
00:14:14,983 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-15) Apache Camel 1.0.0-SNAPSHOT (CamelContext: camel-1) is shutdown in 0.018 seconds. Uptime 3.196 seconds.
00:14:14,984 INFO  [org.jboss.weld.deployer] (MSC service thread 1-5) JBAS016009: Stopping weld service for deployment switchyard-quickstart-camel-bus-cdi-1.0.0-SNAPSHOT.jar
00:14:15,000 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-10) JBAS015877: Stopped deployment switchyard-quickstart-camel-bus-cdi-1.0.0-SNAPSHOT.jar (runtime-name: switchyard-quickstart-camel-bus-cdi-1.0.0-SNAPSHOT.jar) in 82ms
00:14:15,055 INFO  [org.jboss.as.repository] (management-handler-thread - 3) JBAS014901: Content removed from location <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws/jboss-as7/standalone/dist/target/jboss-switchyard/jboss-eap-6.1/standalone/data/content/18/1678601f5a9d3d87ea9f662ef29a72fad4cf3e/content>
00:14:15,056 INFO  [org.jboss.as.server] (management-handler-thread - 3) JBAS018558: Undeployed "switchyard-quickstart-camel-bus-cdi-1.0.0-SNAPSHOT.jar" (runtime-name: "switchyard-quickstart-camel-bus-cdi-1.0.0-SNAPSHOT.jar")
 at SLTests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.9 sec
Running org.switchyard.test.quickstarts.CamelSOAPProxyQuickstartTest
Jun 18, 2013 12:14:17 AM org.jboss.as.arquillian.container.managed.ManagedDeployableContainer startInternal
INFO: Starting container with: [/qa/tools/opt/jdk1.6.0_last/bin/java, -Xmx512m, -XX:MaxPermSize=128m, -ea, -Djboss.home.dir=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws/jboss-as7/standalone/dist/target/jboss-switchyard/jboss-eap-6.1,> -Dorg.jboss.boot.log.file=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws/jboss-as7/standalone/dist/target/jboss-switchyard/jboss-eap-6.1/standalone/log/boot.log,> -Dlogging.configuration=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws/jboss-as7/standalone/dist/target/jboss-switchyard/jboss-eap-6.1/standalone/configuration/logging.properties,> -Djboss.bundles.dir=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws/jboss-as7/standalone/dist/target/jboss-switchyard/jboss-eap-6.1/bundles,> -jar, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws/jboss-as7/standalone/dist/target/jboss-switchyard/jboss-eap-6.1/jboss-modules.jar,> -mp, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws/jboss-as7/standalone/dist/target/jboss-switchyard/jboss-eap-6.1/modules,> -jaxpmodule, javax.xml.jaxp-provider, org.jboss.as.standalone, -server-config, standalone-full.xml]
00:14:17,718 INFO  [org.jboss.modules] (main) JBoss Modules version 1.2.0.CR1
00:14:17,866 INFO  [org.jboss.msc] (main) JBoss MSC version 1.0.4.GA
00:14:17,934 INFO  [org.jboss.as] (MSC service thread 1-6) JBAS015899: JBoss EAP 6.1.0.Alpha1 (AS 7.2.0.Alpha1-redhat-4) starting
00:14:18,703 INFO  [org.switchyard] (ServerService Thread Pool -- 28) SwitchYard version 1.0.0-SNAPSHOT
00:14:18,802 INFO  [org.xnio] (MSC service thread 1-14) XNIO Version 3.0.7.GA
00:14:18,804 INFO  [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http)
00:14:18,809 INFO  [org.xnio.nio] (MSC service thread 1-14) XNIO NIO Implementation Version 3.0.7.GA
00:14:18,817 INFO  [org.jboss.remoting] (MSC service thread 1-14) JBoss Remoting version 3.2.14.GA
00:14:18,842 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 36) JBAS010280: Activating Infinispan subsystem.
00:14:18,844 INFO  [org.jboss.as.jacorb] (ServerService Thread Pool -- 37) JBAS016300: Activating JacORB Subsystem
00:14:18,863 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 53) JBAS013171: Activating Security Subsystem
00:14:18,879 INFO  [org.switchyard] (ServerService Thread Pool -- 59) Activating SwitchYard Subsystem
00:14:18,888 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 48) JBAS011800: Activating Naming Subsystem
00:14:18,888 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 57) JBAS015537: Activating WebServices Extension
00:14:18,908 INFO  [org.jboss.as.jsf] (ServerService Thread Pool -- 44) JBAS012605: Activated the following JSF Implementations: [main, 1.2]
00:14:18,911 INFO  [org.jboss.as.security] (MSC service thread 1-11) JBAS013170: Current PicketBox version=4.0.15.Final
00:14:18,921 INFO  [org.jboss.as.connector.logging] (MSC service thread 1-6) JBAS010408: Starting JCA Subsystem (JBoss IronJacamar 1.0.15.Final)
00:14:18,960 INFO  [org.jboss.as.naming] (MSC service thread 1-7) JBAS011802: Starting Naming Service
00:14:18,966 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-2) JBAS015400: Bound mail session [java:jboss/mail/Default]
00:14:18,981 INFO  [org.jboss.jaxr] (MSC service thread 1-7) JBAS014000: Started JAXR subsystem, binding JAXR connection factory into JNDI as: java:jboss/jaxr/ConnectionFactory
00:14:19,069 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 32) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
00:14:19,080 INFO  [org.jboss.ws.common.management] (MSC service thread 1-10) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.1.3.Final
00:14:19,317 INFO  [org.jboss.as.jacorb] (MSC service thread 1-6) JBAS016330: CORBA ORB Service started
00:14:19,336 INFO  [org.apache.coyote.http11] (MSC service thread 1-15) JBWEB003001: Coyote HTTP/1.1 initializing on : http-/127.0.0.1:8080
00:14:19,342 INFO  [org.apache.coyote.http11] (MSC service thread 1-15) JBWEB003000: Coyote HTTP/1.1 starting on: http-/127.0.0.1:8080
00:14:19,415 INFO  [org.jboss.as.jacorb] (MSC service thread 1-16) JBAS016328: CORBA Naming Service started
00:14:19,516 INFO  [org.jboss.as.server.deployment.scanner] (MSC service thread 1-3) JBAS015012: Started FileSystemDeploymentService for directory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws/jboss-as7/standalone/dist/target/jboss-switchyard/jboss-eap-6.1/standalone/deployments>
00:14:19,520 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-15) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
00:14:19,521 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-6) JBAS010400: Bound data source [java:jboss/datasources/jbpmDS]
00:14:19,524 INFO  [org.jboss.as.remoting] (MSC service thread 1-7) JBAS017100: Listening on 127.0.0.1:4447
00:14:19,524 INFO  [org.jboss.as.remoting] (MSC service thread 1-13) JBAS017100: Listening on 127.0.0.1:9999
00:14:19,547 INFO  [org.hornetq.core.server] (MSC service thread 1-10) HQ221001: live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,sharedStore=true,journalDirectory=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws/jboss-as7/standalone/dist/target/jboss-switchyard/jboss-eap-6.1/standalone/data/messagingjournal,bindingsDirectory=/mnt/hudson_workspace/workspace/SwitchYard-Release/jboss-as7/standalone/dist/target/jboss-switchyard/jboss-eap-6.1/standalone/data/messagingbindings,largeMessagesDirectory=/mnt/hudson_workspace/workspace/SwitchYard-Release/jboss-as7/standalone/dist/target/jboss-switchyard/jboss-eap-6.1/standalone/data/messaginglargemessages,pagingDirectory=/mnt/hudson_workspace/workspace/SwitchYard-Release/jboss-as7/standalone/dist/target/jboss-switchyard/jboss-eap-6.1/standalone/data/messagingpaging)>
00:14:19,549 INFO  [org.hornetq.core.server] (MSC service thread 1-10) HQ221008: Waiting to obtain live lock
00:14:19,578 INFO  [org.hornetq.core.server] (MSC service thread 1-10) HQ221017: Using NIO Journal
00:14:19,660 INFO  [org.hornetq.core.server] (MSC service thread 1-10) HQ221039: Waiting to obtain live lock
00:14:19,661 INFO  [org.hornetq.core.server] (MSC service thread 1-10) HQ221040: Live Server Obtained live lock
00:14:20,106 INFO  [org.hornetq.core.server] (MSC service thread 1-10) HQ221024: Started Netty Acceptor version 3.6.2.Final-c0d783c 127.0.0.1:5455 for CORE protocol
00:14:20,108 INFO  [org.hornetq.core.server] (MSC service thread 1-10) HQ221024: Started Netty Acceptor version 3.6.2.Final-c0d783c 127.0.0.1:5445 for CORE protocol
00:14:20,109 INFO  [org.hornetq.core.server] (MSC service thread 1-10) HQ221009: Server is now live
00:14:20,109 INFO  [org.hornetq.core.server] (MSC service thread 1-10) HQ221003: HornetQ Server version 2.3.0.CR1 (buzzzzz!, 122) [2875b921-d7cc-11e2-914c-8983205cbacc] 
00:14:20,112 INFO  [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221005: trying to deploy queue jms.queue.OrderQueue
00:14:20,122 INFO  [org.jboss.as.messaging] (ServerService Thread Pool -- 60) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/OrderQueue
00:14:20,122 INFO  [org.jboss.as.messaging] (ServerService Thread Pool -- 60) JBAS011601: Bound messaging object to jndi name java:/OrderQueue
00:14:20,123 INFO  [org.hornetq.core.server] (ServerService Thread Pool -- 73) HQ221005: trying to deploy queue jms.queue.queueB
00:14:20,124 INFO  [org.jboss.as.messaging] (ServerService Thread Pool -- 73) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/queueB
00:14:20,124 INFO  [org.jboss.as.messaging] (ServerService Thread Pool -- 73) JBAS011601: Bound messaging object to jndi name java:/queueB
00:14:20,125 INFO  [org.hornetq.core.server] (ServerService Thread Pool -- 72) HQ221005: trying to deploy queue jms.queue.queueC
00:14:20,125 INFO  [org.jboss.as.messaging] (ServerService Thread Pool -- 72) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/queueC
00:14:20,126 INFO  [org.jboss.as.messaging] (ServerService Thread Pool -- 72) JBAS011601: Bound messaging object to jndi name java:/queueC
00:14:20,126 INFO  [org.hornetq.core.server] (ServerService Thread Pool -- 71) HQ221005: trying to deploy queue jms.queue.queueA
00:14:20,127 INFO  [org.jboss.as.messaging] (ServerService Thread Pool -- 71) JBAS011601: Bound messaging object to jndi name java:/queueA
00:14:20,127 INFO  [org.jboss.as.messaging] (ServerService Thread Pool -- 71) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/queueA
00:14:20,127 INFO  [org.hornetq.core.server] (ServerService Thread Pool -- 70) HQ221005: trying to deploy queue jms.queue.GreetingServiceQueue
00:14:20,128 INFO  [org.jboss.as.messaging] (ServerService Thread Pool -- 70) JBAS011601: Bound messaging object to jndi name java:/GreetingServiceQueue
00:14:20,128 INFO  [org.jboss.as.messaging] (ServerService Thread Pool -- 70) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/GreetingServiceQueue
00:14:20,129 INFO  [org.hornetq.core.server] (ServerService Thread Pool -- 69) HQ221005: trying to deploy queue jms.queue.JCAInflowGreetingServiceQueue
00:14:20,129 INFO  [org.jboss.as.messaging] (ServerService Thread Pool -- 69) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/JCAInflowGreetingServiceQueue
00:14:20,130 INFO  [org.jboss.as.messaging] (ServerService Thread Pool -- 69) JBAS011601: Bound messaging object to jndi name java:/JCAInflowGreetingServiceQueue
00:14:20,130 INFO  [org.hornetq.core.server] (ServerService Thread Pool -- 68) HQ221005: trying to deploy queue jms.queue.FillingStockQueue
00:14:20,131 INFO  [org.jboss.as.messaging] (ServerService Thread Pool -- 68) JBAS011601: Bound messaging object to jndi name java:/FillingStockQueue
00:14:20,131 INFO  [org.jboss.as.messaging] (ServerService Thread Pool -- 68) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/FillingStockQueue
00:14:20,131 INFO  [org.hornetq.core.server] (ServerService Thread Pool -- 67) HQ221005: trying to deploy queue jms.queue.policyQSNonTransacted
00:14:20,133 INFO  [org.jboss.as.messaging] (ServerService Thread Pool -- 67) JBAS011601: Bound messaging object to jndi name java:/policyQSNonTransacted
00:14:20,133 INFO  [org.jboss.as.messaging] (ServerService Thread Pool -- 67) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/policyQSNonTransacted
00:14:20,148 INFO  [org.jboss.as.messaging] (ServerService Thread Pool -- 66) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory
00:14:20,149 INFO  [org.jboss.as.messaging] (ServerService Thread Pool -- 65) JBAS011601: Bound messaging object to jndi name java:/ConnectionFactory
00:14:20,149 INFO  [org.hornetq.core.server] (ServerService Thread Pool -- 64) HQ221005: trying to deploy queue jms.queue.ShippingQueue
00:14:20,150 INFO  [org.jboss.as.messaging] (ServerService Thread Pool -- 64) JBAS011601: Bound messaging object to jndi name java:/ShippingQueue
00:14:20,150 INFO  [org.jboss.as.messaging] (ServerService Thread Pool -- 64) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/ShippingQueue
00:14:20,151 INFO  [org.hornetq.core.server] (ServerService Thread Pool -- 63) HQ221005: trying to deploy queue jms.queue.HelloRequestQueue
00:14:20,152 INFO  [org.jboss.as.messaging] (ServerService Thread Pool -- 63) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/HelloRequestQueue
00:14:20,152 INFO  [org.jboss.as.messaging] (ServerService Thread Pool -- 63) JBAS011601: Bound messaging object to jndi name java:/HelloRequestQueue
00:14:20,152 INFO  [org.hornetq.core.server] (ServerService Thread Pool -- 62) HQ221005: trying to deploy queue jms.queue.HelloReplyQueue
00:14:20,153 INFO  [org.jboss.as.messaging] (ServerService Thread Pool -- 62) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/HelloReplyQueue
00:14:20,154 INFO  [org.jboss.as.messaging] (ServerService Thread Pool -- 62) JBAS011601: Bound messaging object to jndi name java:/HelloReplyQueue
00:14:20,154 INFO  [org.hornetq.core.server] (ServerService Thread Pool -- 61) HQ221005: trying to deploy queue jms.queue.policyQSTransacted
00:14:20,155 INFO  [org.jboss.as.messaging] (ServerService Thread Pool -- 61) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/policyQSTransacted
00:14:20,155 INFO  [org.jboss.as.messaging] (ServerService Thread Pool -- 61) JBAS011601: Bound messaging object to jndi name java:/policyQSTransacted
00:14:20,194 INFO  [org.jboss.as.connector.deployment] (MSC service thread 1-3) JBAS010406: Registered connection factory java:/JmsXA
00:14:20,227 INFO  [org.hornetq.ra] (MSC service thread 1-3) HornetQ resource adaptor started
00:14:20,227 INFO  [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-3) IJ020002: Deployed: file://RaActivatorhornetq-ra
00:14:20,229 INFO  [org.jboss.as.connector.deployment] (MSC service thread 1-3) JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA]
00:14:20,308 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management
00:14:20,309 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990
00:14:20,309 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss EAP 6.1.0.Alpha1 (AS 7.2.0.Alpha1-redhat-4) started in 2889ms - Started 191 of 251 services (58 services are passive or on-demand)
00:14:24,069 INFO  [org.jboss.as.repository] (management-handler-thread - 2) JBAS014900: Content added at location <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws/jboss-as7/standalone/dist/target/jboss-switchyard/jboss-eap-6.1/standalone/data/content/5c/c84b6e88bde1573c9661851c5b438ee34fbc5a/content>
00:14:24,084 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015876: Starting deployment of "switchyard-quickstart-camel-soap-proxy-1.0.0-SNAPSHOT.jar" (runtime-name: "switchyard-quickstart-camel-soap-proxy-1.0.0-SNAPSHOT.jar")
00:14:24,180 INFO  [org.jboss.weld.deployer] (MSC service thread 1-6) JBAS016002: Processing weld deployment switchyard-quickstart-camel-soap-proxy-1.0.0-SNAPSHOT.jar
00:14:24,230 INFO  [org.jboss.weld.deployer] (MSC service thread 1-7) JBAS016005: Starting Services for CDI deployment: switchyard-quickstart-camel-soap-proxy-1.0.0-SNAPSHOT.jar
00:14:24,278 INFO  [org.jboss.weld.Version] (MSC service thread 1-7) WELD-000900 1.1.10 (Final)
00:14:24,293 INFO  [org.switchyard] (MSC service thread 1-7) Deploying SwitchYard application 'switchyard-quickstart-camel-soap-proxy-1.0.0-SNAPSHOT.jar'
00:14:24,300 INFO  [org.jboss.weld.deployer] (MSC service thread 1-13) JBAS016008: Starting weld service for deployment switchyard-quickstart-camel-soap-proxy-1.0.0-SNAPSHOT.jar
00:14:24,622 INFO  [org.switchyard] (MSC service thread 1-16) Starting SwitchYard service
00:14:24,783 INFO  [org.apache.camel.management.ManagementStrategyFactory] (MSC service thread 1-16) JMX enabled.
00:14:24,801 INFO  [org.switchyard.security.spi.SecurityProvider] (MSC service thread 1-16) Using SecurityProvider implementation: org.switchyard.security.jboss.spi.JBossJaasSecurityProvider
00:14:24,804 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-16) Apache Camel 1.0.0-SNAPSHOT (CamelContext: camel-1) is starting
00:14:24,804 INFO  [org.apache.camel.management.DefaultManagementLifecycleStrategy] (MSC service thread 1-16) StatisticsLevel at All so enabling load performance statistics
00:14:24,969 INFO  [org.apache.deltaspike.core.util.ProjectStageProducer] (MSC service thread 1-16) Computed the following DeltaSpike ProjectStage: Production
00:14:24,975 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] (MSC service thread 1-16) Loaded 179 type converters
00:14:25,059 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-16) Total 0 routes, of which 0 is started.
00:14:25,059 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-16) Apache Camel 1.0.0-SNAPSHOT (CamelContext: camel-1) started in 0.255 seconds
00:14:25,230 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] (MSC service thread 1-16) Loaded 179 type converters
00:14:25,346 INFO  [org.switchyard.component.soap.OutboundHandler] (MSC service thread 1-16) Creating dispatch with WSDL vfs:/content/switchyard-quickstart-camel-soap-proxy-1.0.0-SNAPSHOT.jar/META-INF/ReverseService.wsdl
00:14:26,827 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-16) Route: direct:{urn:switchyard-quickstart:camel-soap-proxy:1.0}ReverseService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-soap-proxy:1.0%7DReverseService]
00:14:27,417 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-16) Route: route1 started and consuming from: Endpoint[switchyard://ProxyService?namespace=urn%3Aswitchyard-quickstart%3Acamel-soap-proxy%3A1.0]
00:14:28,195 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-16) Route: direct:{urn:switchyard-quickstart:camel-soap-proxy:1.0}PromotedProxyService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-soap-proxy:1.0%7DPromotedProxyService]
00:14:28,207 INFO  [org.switchyard] (MSC service thread 1-16) Addressing [enabled = false, required = false]
00:14:28,207 INFO  [org.switchyard] (MSC service thread 1-16) MTOM [enabled = false, threshold = 0]
00:14:28,250 INFO  [org.jboss.ws.cxf.metadata] (MSC service thread 1-16) JBWS024061: Adding service endpoint metadata: id=ReverseService
 address=http://localhost:8080/proxy/ReverseService
 implementor=org.switchyard.component.soap.endpoint.BaseWebService
 serviceName={urn:switchyard-quickstart:camel-soap-proxy:1.0}ReverseService
 portName={urn:switchyard-quickstart:camel-soap-proxy:1.0}ReverseServicePort
 annotationWsdlLocation=null
 wsdlLocationOverride=vfs:/content/switchyard-quickstart-camel-soap-proxy-1.0.0-SNAPSHOT.jar/META-INF/ReverseService.wsdl
 mtomEnabled=false
 handlers=[org.switchyard.component.soap.InboundResponseHandler]
00:14:28,303 INFO  [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-16) Creating Service {urn:switchyard-quickstart:camel-soap-proxy:1.0}ReverseService from WSDL: vfs:/content/switchyard-quickstart-camel-soap-proxy-1.0.0-SNAPSHOT.jar/META-INF/ReverseService.wsdl
00:14:28,352 INFO  [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-16) Setting the server's publish address to be http://localhost:8080/proxy/ReverseService
00:14:28,425 INFO  [org.jboss.ws.cxf.deployment] (MSC service thread 1-16) JBWS024074: WSDL published to: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws/jboss-as7/standalone/dist/target/jboss-switchyard/jboss-eap-6.1/standalone/data/wsdl/proxy.deployment/ReverseService.wsdl>
00:14:28,428 INFO  [org.jboss.as.webservices] (MSC service thread 1-14) JBAS015539: Starting service jboss.ws.port-component-link
00:14:28,429 INFO  [org.jboss.as.webservices] (MSC service thread 1-11) JBAS015539: Starting service jboss.ws.endpoint."proxy.deployment".ReverseService
00:14:28,434 INFO  [org.jboss.ws.common.management] (MSC service thread 1-11) JBWS022050: Endpoint registered: jboss.ws:context=proxy,endpoint=ReverseService
00:14:28,531 INFO  [org.jboss.as.server] (management-handler-thread - 2) JBAS018559: Deployed "switchyard-quickstart-camel-soap-proxy-1.0.0-SNAPSHOT.jar" (runtime-name : "switchyard-quickstart-camel-soap-proxy-1.0.0-SNAPSHOT.jar")
00:14:29,014 INFO  [org.apache.catalina.core] (MSC service thread 1-9) JBWEB001079: Container org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/proxy] has not been started
00:14:29,016 INFO  [org.jboss.as.webservices] (MSC service thread 1-13) JBAS015540: Stopping service jboss.ws.endpoint."proxy.deployment".ReverseService
00:14:29,017 INFO  [org.apache.catalina.core] (MSC service thread 1-13) JBWEB001079: Container org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/jbossws] has not been started
00:14:29,017 INFO  [org.jboss.ws.common.management] (MSC service thread 1-13) JBWS022051: Endpoint unregistered: jboss.ws:context=proxy,endpoint=ReverseService
00:14:29,018 INFO  [org.jboss.as.webservices] (MSC service thread 1-14) JBAS015540: Stopping service jboss.ws.port-component-link
00:14:29,041 INFO  [org.switchyard.component.soap.InboundHandler] (MSC service thread 1-9) WebService {urn:switchyard-quickstart:camel-soap-proxy:1.0}ReverseService:ReverseServicePort stopped.
00:14:29,043 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-9) Apache Camel 1.0.0-SNAPSHOT (CamelContext: camel-1) is shutting down
00:14:29,044 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] (MSC service thread 1-9) Starting to graceful shutdown 3 routes (timeout 300 seconds)
00:14:29,046 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] (Camel (camel-1) thread #1 - ShutdownTask) Route: direct:{urn:switchyard-quickstart:camel-soap-proxy:1.0}PromotedProxyService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-soap-proxy:1.0%7DPromotedProxyService]
00:14:29,047 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] (Camel (camel-1) thread #1 - ShutdownTask) Route: route1 shutdown complete, was consuming from: Endpoint[switchyard://ProxyService?namespace=urn%3Aswitchyard-quickstart%3Acamel-soap-proxy%3A1.0]
00:14:29,047 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] (Camel (camel-1) thread #1 - ShutdownTask) Route: direct:{urn:switchyard-quickstart:camel-soap-proxy:1.0}ReverseService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-soap-proxy:1.0%7DReverseService]
00:14:29,048 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] (MSC service thread 1-9) Graceful shutdown of 3 routes completed in 0 seconds
00:14:29,056 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] (MSC service thread 1-9) TypeConverterRegistry utilization[attempts=0, hits=0, misses=0, failures=0] mappings[total=179, misses=0]
00:14:29,064 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-9) Apache Camel 1.0.0-SNAPSHOT (CamelContext: camel-1) is shutdown in 0.021 seconds. Uptime 4.260 seconds.
00:14:29,066 INFO  [org.jboss.weld.deployer] (MSC service thread 1-6) JBAS016009: Stopping weld service for deployment switchyard-quickstart-camel-soap-proxy-1.0.0-SNAPSHOT.jar
00:14:29,079 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015877: Stopped deployment switchyard-quickstart-camel-soap-proxy-1.0.0-SNAPSHOT.jar (runtime-name: switchyard-quickstart-camel-soap-proxy-1.0.0-SNAPSHOT.jar) in 72ms
00:14:29,131 INFO  [org.jboss.as.repository] (management-handler-thread - 3) JBAS014901: Content removed from location <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws/jboss-as7/standalone/dist/target/jboss-switchyard/jboss-eap-6.1/standalone/data/content/5c/c84b6e88bde1573c9661851c5b438ee34fbc5a/content>
00:14:29,132 INFO  [org.jboss.as.server] (management-handler-thread - 3) JBAS018558: Undeployed "switchyard-quickstart-camel-soap-proxy-1.0.0-SNAPSHOT.jar" (runtime-name: "switchyard-quickstart-camel-soap-proxy-1.0.0-SNAPSHOT.jar")
 at SLTests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.905 sec

Results :

Failed tests: 

Tests run: 46, Failures: 2, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] SwitchYard: Distribution .......................... SUCCESS [0.546s]
[INFO] SwitchYard: Release Distribution Tests Utilities .. SUCCESS [22.562s]
[INFO] SwitchYard: Distribution Artifacts ................ SUCCESS [0.359s]
[INFO] SwitchYard: AS7 Parent ............................ SUCCESS [0.026s]
[INFO] SwitchYard: AS7 Extension ......................... SUCCESS [1:10.405s]
[INFO] SwitchYard: AS7 Modules ........................... SUCCESS [1:05.335s]
[INFO] SwitchYard: AS7 Release Distribution Tests ........ SUCCESS [3.167s]
[INFO] SwitchYard: AS7 Bundle ............................ SUCCESS [15.616s]
[INFO] SwitchYard: AS7 Standalone Parent ................. SUCCESS [0.160s]
[INFO] SwitchYard: AS7 Distribution ...................... FAILURE [10:24.171s]
[INFO] SwitchYard: Forge Plugin Distribution ............. SKIPPED
[INFO] SwitchYard: Tools Distribution .................... SKIPPED
[INFO] SwitchYard: Forge Installer ....................... SKIPPED
[INFO] SwitchYard: Installer ............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13:25.584s
[INFO] Finished at: Tue Jun 18 00:14:29 EDT 2013
[INFO] Final Memory: 107M/285M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.6:test (default-test) on project switchyard-as7-standalone-dist: There are test failures.
[ERROR] 
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws/jboss-as7/standalone/dist/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-as7-standalone-dist
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts



More information about the switchyard-dev mailing list