[switchyard-dev] Build failed in Jenkins: SwitchYard-Components #1162

ci-builds at redhat.com ci-builds at redhat.com
Wed Aug 21 11:50:37 EDT 2013


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

Changes:

[mageshbk] [SWITCHYARD-1540] - Added support for request timeout

[kbabo] [SWITCHYARD-1604] - Add support for imported WSDLs

------------------------------------------
[...truncated 12019 lines...]
INFO - CronScheduler.scheduleProcessCronJobs(172) | Scheduled PROCESS CRON jobs for: {http://example.com/loan-approval/riskAssessment/}riskAssessmentProcess-0
INFO - BpelServerImpl.register(334) | Registered process {http://example.com/loan-approval/riskAssessment/}riskAssessmentProcess-0.
INFO - CronScheduler.cancelProcessCronJobs(116) | Cancelled PROCESS CRON jobs for: {http://example.com/loan-approval/riskAssessment/}riskAssessmentProcess-0
INFO - CronScheduler.scheduleProcessCronJobs(172) | Scheduled PROCESS CRON jobs for: {http://example.com/loan-approval/riskAssessment/}riskAssessmentProcess-0
INFO - DefaultCamelContext.doStartOrResumeRouteConsumers(2015) | Route: direct:{urn:bpel:test:1.0}SayHelloService started and consuming from: Endpoint[direct://%7Burn:bpel:test:1.0%7DSayHelloService]
INFO - CXFJettyEndpoint.<init>(84) | MTOM [enabled = false, threshold = 0]
INFO - CXFJettyEndpoint.publish(110) | Publishing WebService at http://127.0.0.1:18001/SayHelloService
INFO - ReflectionServiceFactoryBean.buildServiceFromWSDL(399) | Creating Service {http://www.jboss.org/bpel/examples}SayHelloService from WSDL: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/bpel/target/test-classes/SayHelloArtifacts.wsdl>
WARN - JaxWsServiceFactoryBean.initializeWSDLOperationsForProvider(316) | Could not find endpoint named {http://endpoint.soap.component.switchyard.org/}BaseWebServicePort.  Possible values are [{http://www.jboss.org/bpel/examples}SayHelloPort].
WARN - AbstractWSDLBasedEndpointFactory.createEndpoint(137) | Could not find endpoint/port for {http://endpoint.soap.component.switchyard.org/}BaseWebServicePort in wsdl. Using {http://www.jboss.org/bpel/examples}SayHelloPort.
INFO - ServerImpl.initDestination(94) | Setting the server's publish address to be http://127.0.0.1:18001/SayHelloService
INFO - ContextHandler.startContext(647) | started o.e.j.s.h.ContextHandler{,null}
INFO - AbstractLoggingInterceptor.log(234) | Inbound Message
----------------------------
ID: 3
Address: http://localhost:18001/SayHelloService
Encoding: UTF-8
Http-Method: POST
Content-Type: text/xml; charset=UTF-8
Headers: {connection=[keep-alive], Content-Length=[286], content-type=[text/xml; charset=UTF-8], Host=[localhost:18001], User-Agent=[Apache-HttpClient/4.2.1 (java 1.5)]}
Payload: <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:exam="http://www.jboss.org/bpel/examples">
   <soapenv:Header/>
   <soapenv:Body>
      <exam:sayHello>
         <exam:input>Fred</exam:input>
      </exam:sayHello>
   </soapenv:Body>
</soapenv:Envelope>
--------------------------------------
INFO - WatchDog.check(133) | [Endpoint files for {DeploymentUnit test-classes_SayHello-0}] updated
INFO - AbstractLoggingInterceptor.log(234) | Outbound Message
---------------------------
ID: 3
Encoding: UTF-8
Content-Type: text/xml
Headers: {}
Payload: <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><sayHelloResponse xmlns="http://www.jboss.org/bpel/examples">
  <tns:result xmlns:tns="http://www.jboss.org/bpel/examples">Hello Fred</tns:result>
</sayHelloResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>
--------------------------------------
INFO - CXFJettyEndpoint.stop(120) | Stopping WebService at http://127.0.0.1:18001/SayHelloService
INFO - ContextHandler.doStop(698) | stopped o.e.j.s.h.ContextHandler{,null}
INFO - InboundHandler.doStop(161) | WebService {http://www.jboss.org/bpel/examples}SayHelloService:SayHelloPort stopped.
INFO - BpelServerImpl.unregister(374) | Unregistered process {http://www.jboss.org/bpel/examples}SayHello-0.
INFO - BpelServerImpl.deleteProcessDAO(438) | Deleted only the process {http://www.jboss.org/bpel/examples}SayHello-0.
INFO - CronScheduler.cancelProcessCronJobs(116) | Cancelled PROCESS CRON jobs for: {http://www.jboss.org/bpel/examples}SayHello-0
INFO - ProcessStoreImpl.undeploy(380) | Process {http://www.jboss.org/bpel/examples}SayHello-0 has been undeployed.
INFO - BpelServerImpl.unregister(374) | Unregistered process {http://example.com/loan-approval/loanService/}loanApprovalProcess-0.
INFO - BpelServerImpl.deleteProcessDAO(438) | Deleted only the process {http://example.com/loan-approval/loanService/}loanApprovalProcess-0.
INFO - CronScheduler.cancelProcessCronJobs(116) | Cancelled PROCESS CRON jobs for: {http://example.com/loan-approval/loanService/}loanApprovalProcess-0
INFO - ProcessStoreImpl.undeploy(380) | Process {http://example.com/loan-approval/loanService/}loanApprovalProcess-0 has been undeployed.
INFO - BpelServerImpl.unregister(374) | Unregistered process {http://example.com/loan-approval/riskAssessment/}riskAssessmentProcess-0.
INFO - BpelServerImpl.deleteProcessDAO(438) | Deleted only the process {http://example.com/loan-approval/riskAssessment/}riskAssessmentProcess-0.
INFO - CronScheduler.cancelProcessCronJobs(116) | Cancelled PROCESS CRON jobs for: {http://example.com/loan-approval/riskAssessment/}riskAssessmentProcess-0
INFO - ProcessStoreImpl.undeploy(380) | Process {http://example.com/loan-approval/riskAssessment/}riskAssessmentProcess-0 has been undeployed.
INFO - DefaultCamelContext.doStop(1557) | Apache Camel 2.10.0 (CamelContext: camel-3) is shutting down
INFO - DefaultShutdownStrategy.doShutdown(165) | Starting to graceful shutdown 1 routes (timeout 30 seconds)
INFO - DefaultShutdownStrategy$ShutdownTask.run(559) | Route: direct:{urn:bpel:test:1.0}SayHelloService shutdown complete, was consuming from: Endpoint[direct://%7Burn:bpel:test:1.0%7DSayHelloService]
INFO - DefaultShutdownStrategy.doShutdown(213) | Graceful shutdown of 1 routes completed in 0 seconds
INFO - BaseTypeConverterRegistry.doStop(522) | TypeConverterRegistry utilization[attempts=1, hits=1, misses=0, failures=0] mappings[total=185, misses=0]
INFO - DefaultCamelContext.doStop(1616) | Apache Camel 2.10.0 (CamelContext: camel-3) is shutdown in 0.007 seconds. Uptime 1.826 seconds.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.435 sec
Running org.switchyard.component.bpel.riftsaw.WSDLHelperTest
Retrieving document at '<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/bpel/target/test-classes/tests/wsdl/LoanService.wsdl'.>
Retrieving document at '<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/bpel/target/test-classes/tests/wsdl/LoanService.wsdl'.>
Retrieving document at '<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/bpel/target/test-classes/tests/wsdl/LoanService.wsdl'.>
Retrieving document at '<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/bpel/target/test-classes/tests/wsdl/LoanService.wsdl'.>
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec

Results :

Tests run: 9, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ switchyard-component-bpel ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/bpel/target/switchyard-component-bpel-1.1.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ switchyard-component-bpel ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/bpel/target/switchyard-component-bpel-1.1.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ switchyard-component-bpel ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/bpel/target/switchyard-component-bpel-1.1.0-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/switchyard/components/switchyard-component-bpel/1.1.0-SNAPSHOT/switchyard-component-bpel-1.1.0-SNAPSHOT.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/bpel/pom.xml> to /home/hudson/.m2/repository/org/switchyard/components/switchyard-component-bpel/1.1.0-SNAPSHOT/switchyard-component-bpel-1.1.0-SNAPSHOT.pom
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/bpel/target/switchyard-component-bpel-1.1.0-SNAPSHOT-sources.jar> to /home/hudson/.m2/repository/org/switchyard/components/switchyard-component-bpel/1.1.0-SNAPSHOT/switchyard-component-bpel-1.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.8:checkstyle (default-cli) @ switchyard-component-bpel ---
[INFO] 
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] --- findbugs-maven-plugin:2.3.2:findbugs (default-cli) @ switchyard-component-bpel ---
[INFO] ****** FindBugsMojo execute *******
[INFO] canGenerate is true
[INFO] ****** FindBugsMojo executeFindbugs *******
[INFO] Temp File is <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/bpel/target/findbugsTemp.xml>
[INFO] Fork Value is true
     [java] Warnings generated: 4
[INFO] xmlOutput is true
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building SwitchYard: Component Camel Parent 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ switchyard-component-camel-parent ---
[INFO] 
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ switchyard-component-camel-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ switchyard-component-camel-parent ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/camel/pom.xml> to /home/hudson/.m2/repository/org/switchyard/components/switchyard-component-camel-parent/1.1.0-SNAPSHOT/switchyard-component-camel-parent-1.1.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.8:checkstyle (default-cli) @ switchyard-component-camel-parent ---
[INFO] 
[INFO] --- findbugs-maven-plugin:2.3.2:findbugs (default-cli) @ switchyard-component-camel-parent ---
[INFO] ****** FindBugsMojo execute *******
[INFO] canGenerate is false
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building SwitchYard: Camel Component :: Camel Component 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ switchyard-component-camel-switchyard ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ switchyard-component-camel-switchyard ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ switchyard-component-camel-switchyard ---
[INFO] Compiling 8 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/camel/camel-switchyard/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ switchyard-component-camel-switchyard ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ switchyard-component-camel-switchyard ---
[INFO] Compiling 13 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/camel/camel-switchyard/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @ switchyard-component-camel-switchyard ---
[INFO] Surefire report directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/camel/camel-switchyard/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.switchyard.component.camel.CamelResponseHandlerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.93 sec
Running org.switchyard.component.camel.SwitchYardComponentTest
log4j:WARN No appenders could be found for logger (org.jboss.weld.Version).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
Aug 21, 2013 11:50:12 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage
INFO: Computed the following DeltaSpike ProjectStage: Production
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.809 sec
Running org.switchyard.component.camel.SendFromSwitchYardTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.534 sec
Running org.switchyard.component.camel.SendToSwitchYardTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.965 sec
Running org.switchyard.component.camel.ComponentNameComposerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec

Results :

Tests run: 16, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ switchyard-component-camel-switchyard ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/camel/camel-switchyard/target/switchyard-component-camel-switchyard-1.1.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ switchyard-component-camel-switchyard ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/camel/camel-switchyard/target/switchyard-component-camel-switchyard-1.1.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ switchyard-component-camel-switchyard ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/camel/camel-switchyard/target/switchyard-component-camel-switchyard-1.1.0-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/switchyard/components/switchyard-component-camel-switchyard/1.1.0-SNAPSHOT/switchyard-component-camel-switchyard-1.1.0-SNAPSHOT.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/camel/camel-switchyard/pom.xml> to /home/hudson/.m2/repository/org/switchyard/components/switchyard-component-camel-switchyard/1.1.0-SNAPSHOT/switchyard-component-camel-switchyard-1.1.0-SNAPSHOT.pom
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/camel/camel-switchyard/target/switchyard-component-camel-switchyard-1.1.0-SNAPSHOT-sources.jar> to /home/hudson/.m2/repository/org/switchyard/components/switchyard-component-camel-switchyard/1.1.0-SNAPSHOT/switchyard-component-camel-switchyard-1.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.8:checkstyle (default-cli) @ switchyard-component-camel-switchyard ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] SwitchYard: Components ............................ SUCCESS [45.490s]
[INFO] SwitchYard: Common Component Libraries Parent ..... SUCCESS [1.194s]
[INFO] SwitchYard: Common Component Library .............. SUCCESS [48.182s]
[INFO] SwitchYard: Component Test Parent ................. SUCCESS [0.937s]
[INFO] SwitchYard: Naming Test MixIn ..................... SUCCESS [24.595s]
[INFO] SwitchYard: CDI Test MixIn ........................ SUCCESS [30.011s]
[INFO] SwitchYard: Bean Component ........................ SUCCESS [3:23.331s]
[INFO] SwitchYard: Camel Component Common Library ........ SUCCESS [1:16.947s]
[INFO] SwitchYard: Knowledge Common Component Library .... SUCCESS [1:04.879s]
[INFO] SwitchYard: AMQP MixIn ............................ SUCCESS [34.973s]
[INFO] SwitchYard: ActiveMQ Test MixIn ................... SUCCESS [22.801s]
[INFO] SwitchYard: HornetQ Test MixIn .................... SUCCESS [32.691s]
[INFO] SwitchYard: HTTP Test MixIn ....................... SUCCESS [26.272s]
[INFO] SwitchYard: JCA Test MixIn ........................ SUCCESS [43.515s]
[INFO] SwitchYard: Smooks Test MixIn ..................... SUCCESS [16.511s]
[INFO] SwitchYard: SCA Component ......................... SUCCESS [43.015s]
[INFO] SwitchYard: Rules Component ....................... SUCCESS [54.968s]
[INFO] SwitchYard: BPM Component ......................... SUCCESS [1:12.767s]
[INFO] SwitchYard: RESTEasy Component .................... SUCCESS [55.029s]
[INFO] SwitchYard: SOAP Component ........................ SUCCESS [1:40.849s]
[INFO] SwitchYard: BPEL Component ........................ SUCCESS [1:30.803s]
[INFO] SwitchYard: Component Camel Parent ................ SUCCESS [0.911s]
[INFO] SwitchYard: Camel Component :: Camel Component .... FAILURE [34.987s]
[INFO] SwitchYard: Camel Component :: Binding Test framework  SKIPPED
[INFO] SwitchYard: Camel Component :: Core Binding ....... SKIPPED
[INFO] SwitchYard: Camel Component :: SwitchYard component  SKIPPED
[INFO] SwitchYard: Camel Component :: JMS Binding ........ SKIPPED
[INFO] SwitchYard: Camel Component :: AMQP Binding ....... SKIPPED
[INFO] SwitchYard: Camel Component :: Atom Binding ....... SKIPPED
[INFO] SwitchYard: Camel Component :: File Binding ....... SKIPPED
[INFO] SwitchYard: Camel Component :: FTP Binding ........ SKIPPED
[INFO] SwitchYard: Camel Component :: JPA Binding ........ SKIPPED
[INFO] SwitchYard: Camel Component :: Mail Binding ....... SKIPPED
[INFO] SwitchYard: Camel Component :: Netty Binding ...... SKIPPED
[INFO] SwitchYard: Camel Component :: Quartz Binding ..... SKIPPED
[INFO] SwitchYard: Camel Component :: SQL Binding ........ SKIPPED
[INFO] SwitchYard: Clojure Component ..................... SKIPPED
[INFO] SwitchYard: HTTP Component ........................ SKIPPED
[INFO] SwitchYard: JCA Component ......................... SKIPPED
[INFO] SwitchYard: Components Forge Plugin ............... SKIPPED
[INFO] SwitchYard: Bean Component Forge Plugin ........... SKIPPED
[INFO] SwitchYard: Component Common Forge Plugin ......... SKIPPED
[INFO] SwitchYard: Camel Component Forge Plugin .......... SKIPPED
[INFO] SwitchYard: Clojure Component Forge Plugin ........ SKIPPED
[INFO] SwitchYard: SOAP Gateway Forge Plugin ............. SKIPPED
[INFO] SwitchYard: RESTEasy Gateway Forge Plugin ......... SKIPPED
[INFO] SwitchYard: Rules Component Forge Plugin .......... SKIPPED
[INFO] SwitchYard: BPM Component Forge Plugin ............ SKIPPED
[INFO] SwitchYard: HTTP Gateway Forge Plugin ............. SKIPPED
[INFO] SwitchYard: JCA Gateway Forge Plugin .............. SKIPPED
[INFO] SwitchYard: SCA Gateway Forge Plugin .............. SKIPPED
[INFO] SwitchYard: Component Integration Tests ........... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18:59.063s
[INFO] Finished at: Wed Aug 21 11:50:35 EDT 2013
[INFO] Final Memory: 189M/332M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.8:checkstyle (default-cli) on project switchyard-component-camel-switchyard: An error has occurred in Checkstyle report generation. Failed during checkstyle execution: Unable to find configuration file at location checkstyle/checkstyle.xml: Could not find resource 'checkstyle/checkstyle.xml'. -> [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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :switchyard-component-camel-switchyard
Build step 'Invoke top-level Maven targets' marked build as failure
[CHECKSTYLE] Skipping publisher since build result is FAILURE
[FINDBUGS] Skipping publisher since build result is FAILURE


More information about the switchyard-dev mailing list