Build failed in Jenkins: SwitchYard-Quickstarts #1806
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
------------------------------------------
[...truncated 3620 lines...]
13:34:59,334 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-2) started in 0.373 seconds
13:34:59,895 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService/RemoveService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingService/RemoveService]
13:35:00,527 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService/StoreService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingService/StoreService]
13:35:01,038 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingService]
13:35:01,167 DEBUG [org.apache.camel.component.sql.SqlProducer] Starting producer: Producer[sql://SELECT%20*%20FROM%20greetings?dataSourceRef=java%3Ajboss%2Fdatasources%2FExampleDS]
13:35:01,212 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelSqlBindingModel/GreetingService@_GreetingService_sql_1#-702531588 started and consuming from: Endpoint[timer://V1CamelSqlBindingModel/GreetingService@_GreetingService_sql_1%23-702531588?delay=1000&period=1s]
13:35:01,253 INFO [org.quartz.simpl.SimpleThreadPool] Job execution threads will use class loader of thread: main
13:35:01,257 INFO [org.quartz.core.SchedulerSignalerImpl] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
13:35:01,257 INFO [org.quartz.core.QuartzScheduler] Quartz Scheduler v.1.8.5 created.
13:35:01,259 INFO [org.quartz.simpl.RAMJobStore] RAMJobStore initialized.
13:35:01,259 INFO [org.quartz.core.QuartzScheduler] Scheduler meta-data: Quartz Scheduler (v1.8.5) 'DefaultQuartzScheduler-camel-2' with instanceId 'NON_CLUSTERED'
Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
NOT STARTED.
Currently in standby mode.
Number of jobs executed: 0
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
13:35:01,260 INFO [org.quartz.impl.StdSchedulerFactory] Quartz scheduler 'DefaultQuartzScheduler-camel-2' initialized from an externally provided properties instance.
13:35:01,260 INFO [org.quartz.impl.StdSchedulerFactory] Quartz scheduler version: 1.8.5
13:35:01,260 INFO [org.apache.camel.component.quartz.QuartzComponent] Starting Quartz scheduler: DefaultQuartzScheduler-camel-2
13:35:01,260 INFO [org.quartz.core.QuartzScheduler] Scheduler DefaultQuartzScheduler-camel-2_$_NON_CLUSTERED started.
13:35:01,340 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelQuartzBindingModel/GreetingService@_GreetingService_quartz_2#494946266 started and consuming from: Endpoint[quartz://EveryFiveSecondsJob?cron=*%2F5+*+*+*+*+%3F]
13:35:01,360 INFO [org.switchyard.bus.camel] SWITCHYARD011002: Removing route direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService
13:35:01,362 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 30 seconds)
13:35:01,365 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingService]
13:35:01,366 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
13:35:01,377 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService stopped, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingService]
13:35:01,387 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService shutdown and removed, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingService]
13:35:01,794 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingService]
13:35:01,825 DEBUG [org.apache.camel.component.sql.SqlProducer] Starting producer: Producer[sql://INSERT%20INTO%20greetings%20(receiver,sender,id)%20VALUES%20(%23,%23,%23)?dataSourceRef=java%3Ajboss%2Fdatasources%2FExampleDS]
13:35:01,830 TRACE [org.apache.camel.component.sql.SqlProducer] Setting parameter #1 with value: Keith
13:35:01,831 TRACE [org.apache.camel.component.sql.SqlProducer] Setting parameter #2 with value: David
13:35:01,831 TRACE [org.apache.camel.component.sql.SqlProducer] Setting parameter #3 with value: null
13:35:01,839 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 30 seconds)
13:35:01,841 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: V1CamelSqlBindingModel/GreetingService@_GreetingService_sql_1#-702531588 shutdown complete, was consuming from: Endpoint[timer://V1CamelSqlBindingModel/GreetingService@_GreetingService_sql_1%23-702531588?delay=1000&period=1s]
13:35:01,842 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
13:35:01,844 DEBUG [org.apache.camel.component.sql.SqlProducer] Stopping producer: Producer[sql://SELECT%20*%20FROM%20greetings?dataSourceRef=java%3Ajboss%2Fdatasources%2FExampleDS]
13:35:01,847 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelSqlBindingModel/GreetingService@_GreetingService_sql_1#-702531588 stopped, was consuming from: Endpoint[timer://V1CamelSqlBindingModel/GreetingService@_GreetingService_sql_1%23-702531588?delay=1000&period=1s]
13:35:01,852 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelSqlBindingModel/GreetingService@_GreetingService_sql_1#-702531588 shutdown and removed, was consuming from: Endpoint[timer://V1CamelSqlBindingModel/GreetingService@_GreetingService_sql_1%23-702531588?delay=1000&period=1s]
13:35:01,853 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 30 seconds)
13:35:01,857 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: V1CamelQuartzBindingModel/GreetingService@_GreetingService_quartz_2#494946266 shutdown complete, was consuming from: Endpoint[quartz://EveryFiveSecondsJob?cron=*%2F5+*+*+*+*+%3F]
13:35:01,857 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
13:35:01,859 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelQuartzBindingModel/GreetingService@_GreetingService_quartz_2#494946266 stopped, was consuming from: Endpoint[quartz://EveryFiveSecondsJob?cron=*%2F5+*+*+*+*+%3F]
13:35:01,863 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelQuartzBindingModel/GreetingService@_GreetingService_quartz_2#494946266 shutdown and removed, was consuming from: Endpoint[quartz://EveryFiveSecondsJob?cron=*%2F5+*+*+*+*+%3F]
13:35:01,865 DEBUG [org.apache.camel.component.sql.SqlProducer] Stopping producer: Producer[sql://INSERT%20INTO%20greetings%20(receiver,sender,id)%20VALUES%20(%23,%23,%23)?dataSourceRef=java%3Ajboss%2Fdatasources%2FExampleDS]
13:35:01,868 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-2) is shutting down
13:35:01,869 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 3 routes (timeout 30 seconds)
13:35:01,870 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingService]
13:35:01,871 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService/StoreService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingService/StoreService]
13:35:01,873 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService/RemoveService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingService/RemoveService]
13:35:01,874 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 3 routes completed in 0 seconds
13:35:01,922 INFO [org.apache.camel.component.quartz.QuartzComponent] There are no more jobs registered, so shutting down Quartz scheduler: DefaultQuartzScheduler-camel-2
13:35:01,922 INFO [org.quartz.core.QuartzScheduler] Scheduler DefaultQuartzScheduler-camel-2_$_NON_CLUSTERED shutting down.
13:35:01,922 INFO [org.quartz.core.QuartzScheduler] Scheduler DefaultQuartzScheduler-camel-2_$_NON_CLUSTERED paused.
13:35:01,924 INFO [org.quartz.core.QuartzScheduler] Scheduler DefaultQuartzScheduler-camel-2_$_NON_CLUSTERED shutdown complete.
13:35:01,926 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] TypeConverterRegistry utilization[attempts=11, hits=11, misses=0, failures=0] mappings[total=187, misses=0]
13:35:01,936 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-2) is shutdown in 0.067 seconds. Uptime 2.977 seconds.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.813 sec
Results :
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ switchyard-quickstart-camel-sql-binding ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ switchyard-quickstart-camel-sql-binding ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-camel-sql-binding/1.1.0-SNAPSHOT/switchyard-quickstart-camel-sql-binding-1.1.0-SNAPSHOT.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-camel-sql-binding/1.1.0-SNAPSHOT/switchyard-quickstart-camel-sql-binding-1.1.0-SNAPSHOT.pom
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-camel-sql-binding/1.1.0-SNAPSHOT/switchyard-quickstart-camel-sql-binding-1.1.0-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Quickstart : Camel Mail Binding 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/switchyar...
Downloading: https://repository.jboss.org/nexus/content/groups/public/org/switchyard/c...
Downloading: http://snapshots.jboss.org/maven2/org/switchyard/components/switchyard-co...
Downloading: http://maven.repository.redhat.com/earlyaccess/all/org/switchyard/compone...
1020 B
Downloaded: http://snapshots.jboss.org/maven2/org/switchyard/components/switchyard-co... (1020 B at 2.8 KB/sec)
Downloading: http://snapshots.repository.codehaus.org/org/switchyard/components/switch...
1020 B
1020 B 1020 B
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/switchyar... (1020 B at 1.4 KB/sec)
Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/switchyard/c... (1020 B at 1.0 KB/sec)
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/switchyar...
Downloading: https://repository.jboss.org/nexus/content/groups/public/org/switchyard/c...
Downloading: http://snapshots.jboss.org/maven2/org/switchyard/components/switchyard-co...
Downloading: http://maven.repository.redhat.com/earlyaccess/all/org/switchyard/compone...
1020 B
Downloading: http://snapshots.repository.codehaus.org/org/switchyard/components/switch...
1020 B 1020 B
Downloaded: http://snapshots.jboss.org/maven2/org/switchyard/components/switchyard-co... (1020 B at 2.7 KB/sec)
1020 B 1020 B
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/switchyar... (1020 B at 2.3 KB/sec)
Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/switchyard/c... (1020 B at 1.9 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ switchyard-quickstart-camel-mail-binding ---
[INFO] Deleting <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ switchyard-quickstart-camel-mail-binding ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ switchyard-quickstart-camel-mail-binding ---
[INFO] Compiling 2 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
[INFO]
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ switchyard-quickstart-camel-mail-binding ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
[INFO]
[INFO] --- switchyard-plugin:1.1.0-SNAPSHOT:configure (default) @ switchyard-quickstart-camel-mail-binding ---
[INFO] SwitchYard plugin scanning: [<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...]>
[INFO] Outputting SwitchYard configuration model to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
[INFO] Validating SwitchYard configuration model...
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ switchyard-quickstart-camel-mail-binding ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ switchyard-quickstart-camel-mail-binding ---
[INFO] Compiling 1 source file to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
[INFO]
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @ switchyard-quickstart-camel-mail-binding ---
[INFO] Surefire report directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.switchyard.quickstarts.camel.mail.CamelMailBindingTest
Sep 26, 2013 1:35:23 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage
INFO: Computed the following DeltaSpike ProjectStage: Production
Received message with content
Community
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 15.966 sec <<< FAILURE!
Results :
Failed tests:
shouldReceiveMessageAndSendOutgoingMail(org.switchyard.quickstarts.camel.mail.CamelMailBindingTest)
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] SwitchYard: Quickstarts ........................... SUCCESS [4.070s]
[INFO] Quickstart : Bean Service ......................... SUCCESS [2:04.630s]
[INFO] Quickstart : BPEL Service ......................... SUCCESS [0.115s]
[INFO] Quickstart : BPEL Service : Say Hello ............. SUCCESS [1:12.623s]
[INFO] Quickstart : BPEL Service : JMS Binding ........... SUCCESS [50.736s]
[INFO] Quickstart : BPEL Service : Loan Approval ......... SUCCESS [1:14.048s]
[INFO] Quickstart : BPEL Service : Simple Correlation .... SUCCESS [53.281s]
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA .. SUCCESS [0.125s]
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA : Business Travel Process SUCCESS [4.051s]
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA : Airport Web Service SUCCESS [7.878s]
[INFO] Quickstart : BPEL Service : XTS WSAT .............. SUCCESS [0.116s]
[INFO] Quickstart : BPEL Service : XTS WSAT : Business Travel Process SUCCESS [5.954s]
[INFO] Quickstart : BPEL Service : XTS WSAT : Airport Web Service SUCCESS [6.979s]
[INFO] Quickstart : BPM Service .......................... SUCCESS [1:39.336s]
[INFO] Quickstart : Camel Binding ........................ SUCCESS [23.449s]
[INFO] Quickstart : Camel JAXB ........................... SUCCESS [23.353s]
[INFO] Quickstart : Camel AMQP Binding ................... SUCCESS [34.491s]
[INFO] Quickstart : Camel FTP Binding .................... SUCCESS [28.045s]
[INFO] Quickstart : Camel JMS Binding .................... SUCCESS [33.666s]
[INFO] Quickstart : Camel Netty Binding .................. SUCCESS [46.723s]
[INFO] Quickstart : Camel Quartz Binding ................. SUCCESS [23.801s]
[INFO] Quickstart : Camel JPA Binding .................... SUCCESS [48.834s]
[INFO] Quickstart : Camel SQL Binding .................... SUCCESS [29.674s]
[INFO] Quickstart : Camel Mail Binding ................... FAILURE [28.654s]
[INFO] Quickstart : Camel Service ........................ SKIPPED
[INFO] Quickstart : Camel SOAP Proxy ..................... SKIPPED
[INFO] Quickstart : Camel Exchange Bus CDI ............... SKIPPED
[INFO] Quickstart : EAR Deployment - Service Artifacts ... SKIPPED
[INFO] Quickstart : EAR Deployment - Order Service ....... SKIPPED
[INFO] Quickstart : EAR Deployment - Order Consumer ...... SKIPPED
[INFO] Quickstart : EAR Deployment - Application Assembly SKIPPED
[INFO] Quickstart : EAR Deployment ....................... SKIPPED
[INFO] Quickstart : HTTP Binding ......................... SKIPPED
[INFO] Quickstart : Remote 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 : Rules Interview (Decision Table) ..... SKIPPED
[INFO] Quickstart : SOAP with WS-Addressing .............. SKIPPED
[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: 13:56.076s
[INFO] Finished at: Thu Sep 26 13:35:31 EDT 2013
[INFO] Final Memory: 196M/649M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.6:test (default-test) on project switchyard-quickstart-camel-mail-binding: There are test failures.
[ERROR]
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...> 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-camel-mail-binding
Build step 'Invoke top-level Maven targets' marked build as failure
11 years, 2 months
Build failed in Jenkins: SwitchYard-Components #1180
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
Changes:
[kbabo] SWITCHYARD-1657 fix scm url
------------------------------------------
[...truncated 820 lines...]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ switchyard-component-test-mixin-naming ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @ switchyard-component-test-mixin-naming ---
[INFO] Surefire report directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
There are no tests to run.
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ switchyard-component-test-mixin-naming ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO]
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ switchyard-component-test-mixin-naming ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ switchyard-component-test-mixin-naming ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...> to /home/hudson/.m2/repository/org/switchyard/components/switchyard-component-test-mixin-naming/1.1.0-SNAPSHOT/switchyard-component-test-mixin-naming-1.1.0-SNAPSHOT.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...> to /home/hudson/.m2/repository/org/switchyard/components/switchyard-component-test-mixin-naming/1.1.0-SNAPSHOT/switchyard-component-test-mixin-naming-1.1.0-SNAPSHOT.pom
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...> to /home/hudson/.m2/repository/org/switchyard/components/switchyard-component-test-mixin-naming/1.1.0-SNAPSHOT/switchyard-component-test-mixin-naming-1.1.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-checkstyle-plugin:2.8:checkstyle (default-cli) @ switchyard-component-test-mixin-naming ---
[INFO]
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] --- findbugs-maven-plugin:2.3.2:findbugs (default-cli) @ switchyard-component-test-mixin-naming ---
[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...>
[INFO] Fork Value is true
[java] Warnings generated: 1
[INFO] xmlOutput is true
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building SwitchYard: CDI Test MixIn 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ switchyard-component-test-mixin-cdi ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ switchyard-component-test-mixin-cdi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ switchyard-component-test-mixin-cdi ---
[INFO] Compiling 2 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ switchyard-component-test-mixin-cdi ---
[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-test-mixin-cdi ---
[INFO] Compiling 1 source file to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO]
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @ switchyard-component-test-mixin-cdi ---
[INFO] Surefire report directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.switchyard.component.test.mixins.cdi.CDIMixInStopStartTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.748 sec
Results :
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ switchyard-component-test-mixin-cdi ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO]
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ switchyard-component-test-mixin-cdi ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ switchyard-component-test-mixin-cdi ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...> to /home/hudson/.m2/repository/org/switchyard/components/switchyard-component-test-mixin-cdi/1.1.0-SNAPSHOT/switchyard-component-test-mixin-cdi-1.1.0-SNAPSHOT.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...> to /home/hudson/.m2/repository/org/switchyard/components/switchyard-component-test-mixin-cdi/1.1.0-SNAPSHOT/switchyard-component-test-mixin-cdi-1.1.0-SNAPSHOT.pom
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...> to /home/hudson/.m2/repository/org/switchyard/components/switchyard-component-test-mixin-cdi/1.1.0-SNAPSHOT/switchyard-component-test-mixin-cdi-1.1.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-checkstyle-plugin:2.8:checkstyle (default-cli) @ switchyard-component-test-mixin-cdi ---
[INFO]
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] --- findbugs-maven-plugin:2.3.2:findbugs (default-cli) @ switchyard-component-test-mixin-cdi ---
[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...>
[INFO] Fork Value is true
[INFO] xmlOutput is true
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building SwitchYard: Bean Component 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ switchyard-component-bean ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ switchyard-component-bean ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ switchyard-component-bean ---
[INFO] Compiling 26 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ switchyard-component-bean ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ switchyard-component-bean ---
[INFO] Compiling 54 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO]
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @ switchyard-component-bean ---
[INFO] Surefire report directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.switchyard.component.bean.deploy.CDIBeanServiceDescriptorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.306 sec
Running org.switchyard.component.bean.tests.RequiredPoliciesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.404 sec
Running org.switchyard.component.bean.tests.ServiceAnnotationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.349 sec
Running org.switchyard.component.bean.omservice.basic.BasicInOutTest
Sep 26, 2013 10:47:34 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage
INFO: Computed the following DeltaSpike ProjectStage: Production
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.822 sec
Running org.switchyard.component.bean.tests.BeanProviderTest
Received message in OneWayBean: hello
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.116 sec
Running org.switchyard.component.bean.config.model.BeanSwitchYardScannerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.157 sec
Running org.switchyard.component.bean.multiversionref.MultiVersionServiceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.067 sec
Running org.switchyard.component.bean.includeexclude.BeanActivatorWithoutConfigExcludeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.923 sec
Running org.switchyard.component.bean.tests.ReferenceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.369 sec
Running org.switchyard.component.bean.tests.BeanPropertyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.972 sec
Running org.switchyard.component.bean.tests.BeanConsumerTest
OneWayNoArgsBean successfully invoked with zero arguments
Received message in OneWayBean: hello
SwitchYard proxy for interface org.switchyard.component.bean.tests.OneWay [SWITCHYARD010007: BaseServiceInterface [type=java, operations=[SWITCHYARD010008: oneWay : IN_ONLY : [java:java.lang.Object, null, null], SWITCHYARD010008: oneWayNoArgs : IN_ONLY : [null, null, null]]]]
org.switchyard.component.bean.tests.ConsumerException: remote-exception-received
Tests run: 6, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 50.039 sec <<< FAILURE!
Running org.switchyard.component.bean.tests.ReferenceAnnoationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.503 sec
Running org.switchyard.component.bean.config.model.BeanModelTests
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.964 sec
Running org.switchyard.component.bean.inject.InjectTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.207 sec
Running org.switchyard.component.bean.includeexclude.BeanActivatorWithoutConfigIncludeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.583 sec
Running org.switchyard.component.bean.tests.InputTypeMismatchTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.922 sec
Results :
Failed tests:
consumeInOnlyServiceFromBean_Fault_invalid_operation(org.switchyard.component.bean.tests.BeanConsumerTest)
consumeInOutServiceFromBean_throws_runtime_exception(org.switchyard.component.bean.tests.BeanConsumerTest)
Tests run: 28, Failures: 2, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] SwitchYard: Components ............................ SUCCESS [43.856s]
[INFO] SwitchYard: Common Component Libraries Parent ..... SUCCESS [1.781s]
[INFO] SwitchYard: Common Component Library .............. SUCCESS [46.592s]
[INFO] SwitchYard: Component Test Parent ................. SUCCESS [0.943s]
[INFO] SwitchYard: Naming Test MixIn ..................... SUCCESS [27.010s]
[INFO] SwitchYard: CDI Test MixIn ........................ SUCCESS [38.530s]
[INFO] SwitchYard: Bean Component ........................ FAILURE [2:42.682s]
[INFO] SwitchYard: Camel Component Common Library ........ SKIPPED
[INFO] SwitchYard: Knowledge Common Component Library .... SKIPPED
[INFO] SwitchYard: AMQP MixIn ............................ SKIPPED
[INFO] SwitchYard: ActiveMQ Test MixIn ................... SKIPPED
[INFO] SwitchYard: HornetQ Test MixIn .................... SKIPPED
[INFO] SwitchYard: HTTP Test MixIn ....................... SKIPPED
[INFO] SwitchYard: JCA Test MixIn ........................ SKIPPED
[INFO] SwitchYard: Smooks Test MixIn ..................... SKIPPED
[INFO] SwitchYard: SCA Component ......................... SKIPPED
[INFO] SwitchYard: Rules Component ....................... SKIPPED
[INFO] SwitchYard: BPM Component ......................... SKIPPED
[INFO] SwitchYard: RESTEasy Component .................... SKIPPED
[INFO] SwitchYard: SOAP Component ........................ SKIPPED
[INFO] SwitchYard: BPEL Component ........................ SKIPPED
[INFO] SwitchYard: Component Camel Parent ................ SKIPPED
[INFO] SwitchYard: Camel Component :: Camel Component .... SKIPPED
[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: 5:37.813s
[INFO] Finished at: Thu Sep 26 10:49:55 EDT 2013
[INFO] Final Memory: 106M/301M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.6:test (default-test) on project switchyard-component-bean: There are test failures.
[ERROR]
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...> 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-component-bean
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
11 years, 2 months
Build failed in Jenkins: SwitchYard-Quickstarts #1800
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
Changes:
[dward] SWITCHYARD-1450: Provide confidentiality after successful WS decryption
------------------------------------------
[...truncated 2427 lines...]
-------------------------------------------------------
T E S T S
-------------------------------------------------------
There are no tests to run.
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-ejb-plugin:2.3:ejb (default-ejb) @ switchyard-quickstart-bpel-service-xts-wsat-ws ---
[INFO] Building EJB switchyard-quickstart-bpel-service-xts-wsat-ws with EJB version 3.1
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ switchyard-quickstart-bpel-service-xts-wsat-ws ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-bpel-service-xts-wsat-ws/1.1.0-SNAPSHOT/switchyard-quickstart-bpel-service-xts-wsat-ws-1.1.0-SNAPSHOT.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-bpel-service-xts-wsat-ws/1.1.0-SNAPSHOT/switchyard-quickstart-bpel-service-xts-wsat-ws-1.1.0-SNAPSHOT.pom
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-bpel-service-xts-wsat-ws/1.1.0-SNAPSHOT/switchyard-quickstart-bpel-service-xts-wsat-ws-1.1.0-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Quickstart : BPM Service 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://snapshots.jboss.org/maven2/org/switchyard/components/switchyard-co...
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/switchyar...
Downloading: https://repository.jboss.org/nexus/content/groups/public/org/switchyard/c...
Downloading: http://maven.repository.redhat.com/earlyaccess/all/org/switchyard/compone...
1013 B
Downloaded: http://snapshots.jboss.org/maven2/org/switchyard/components/switchyard-co... (1013 B at 2.8 KB/sec)
Downloading: http://snapshots.repository.codehaus.org/org/switchyard/components/switch...
1013 B
Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/switchyard/c... (1013 B at 1.5 KB/sec)
1013 B
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/switchyar... (1013 B at 1.2 KB/sec)
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/switchyar...
Downloading: https://repository.jboss.org/nexus/content/groups/public/org/switchyard/c...
Downloading: http://snapshots.jboss.org/maven2/org/switchyard/components/switchyard-co...
Downloading: http://maven.repository.redhat.com/earlyaccess/all/org/switchyard/compone...
1013 B
Downloading: http://snapshots.repository.codehaus.org/org/switchyard/components/switch...
1013 B 1013 B
Downloaded: http://snapshots.jboss.org/maven2/org/switchyard/components/switchyard-co... (1013 B at 2.9 KB/sec)
1013 B 1013 B
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/switchyar... (1013 B at 2.7 KB/sec)
Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/switchyard/c... (1013 B at 2.0 KB/sec)
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/switchyar...
Downloading: https://repository.jboss.org/nexus/content/groups/public/org/switchyard/c...
Downloading: http://snapshots.jboss.org/maven2/org/switchyard/components/switchyard-co...
Downloading: http://maven.repository.redhat.com/earlyaccess/all/org/switchyard/compone...
2 KB
2 KB 2 KB
Downloaded: http://snapshots.jboss.org/maven2/org/switchyard/components/switchyard-co... (2 KB at 2.8 KB/sec)
Downloading: http://snapshots.repository.codehaus.org/org/switchyard/components/switch...
Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/switchyard/c... (2 KB at 2.4 KB/sec)
2 KB
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/switchyar... (2 KB at 1.5 KB/sec)
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/switchyar...
Downloading: https://repository.jboss.org/nexus/content/groups/public/org/switchyard/c...
Downloading: http://snapshots.jboss.org/maven2/org/switchyard/components/switchyard-co...
Downloading: http://maven.repository.redhat.com/earlyaccess/all/org/switchyard/compone...
2 KB
Downloading: http://snapshots.repository.codehaus.org/org/switchyard/components/switch...
2 KB 2 KB
Downloaded: http://snapshots.jboss.org/maven2/org/switchyard/components/switchyard-co... (2 KB at 3.0 KB/sec)
2 KB 2 KB
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/switchyar... (2 KB at 2.1 KB/sec)
Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/switchyard/c... (2 KB at 1.9 KB/sec)
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/switchyar...
Downloading: http://snapshots.jboss.org/maven2/org/switchyard/switchyard-serial-jackso...
Downloading: https://repository.jboss.org/nexus/content/groups/public/org/switchyard/s...
Downloading: http://maven.repository.redhat.com/earlyaccess/all/org/switchyard/switchy...
1003 B
1003 B 1003 B
Downloaded: http://snapshots.jboss.org/maven2/org/switchyard/switchyard-serial-jackso... (1003 B at 2.7 KB/sec)
Downloading: http://snapshots.repository.codehaus.org/org/switchyard/switchyard-serial...
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/switchyar... (1003 B at 2.5 KB/sec)
1003 B
Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/switchyard/s... (1003 B at 1.9 KB/sec)
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/switchyar...
Downloading: http://snapshots.jboss.org/maven2/org/switchyard/switchyard-serial-jackso...
Downloading: https://repository.jboss.org/nexus/content/groups/public/org/switchyard/s...
Downloading: http://maven.repository.redhat.com/earlyaccess/all/org/switchyard/switchy...
1003 B
Downloading: http://snapshots.repository.codehaus.org/org/switchyard/switchyard-serial...
1003 B 1003 B
Downloaded: http://snapshots.jboss.org/maven2/org/switchyard/switchyard-serial-jackso... (1003 B at 2.7 KB/sec)
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/switchyar... (1003 B at 2.4 KB/sec)
1003 B
Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/switchyard/s... (1003 B at 2.1 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ switchyard-quickstart-bpm-service ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ switchyard-quickstart-bpm-service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ switchyard-quickstart-bpm-service ---
[INFO] Compiling 11 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
[INFO]
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ switchyard-quickstart-bpm-service ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
[INFO]
[INFO] --- switchyard-plugin:1.1.0-SNAPSHOT:configure (default) @ switchyard-quickstart-bpm-service ---
[INFO] SwitchYard plugin scanning: [<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...]>
[INFO] Outputting SwitchYard configuration model to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
[INFO] Validating SwitchYard configuration model...
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ switchyard-quickstart-bpm-service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ switchyard-quickstart-bpm-service ---
[INFO] Compiling 6 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
[INFO]
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @ switchyard-quickstart-bpm-service ---
[INFO] Surefire report directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.switchyard.quickstarts.bpm.service.WebServiceTest
Sep 26, 2013 8:26:55 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage
INFO: Computed the following DeltaSpike ProjectStage: Production
********** Inventory user: hudson / incoming messageId: ID-vmg23-mw-lab-eng-bos-redhat-com-57165-1380198413597-0-1 **********
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.793 sec
Running org.switchyard.quickstarts.bpm.service.ProcessOrderTest
********** Inventory user: hudson / incoming messageId: ID-vmg23-mw-lab-eng-bos-redhat-com-57165-1380198413597-1-1 **********
Thanks for your order, it has been shipped!
********** Inventory user: hudson / incoming messageId: ID-vmg23-mw-lab-eng-bos-redhat-com-57165-1380198413597-2-1 **********
Insufficient quantity on hand - order has been placed on hold.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.916 sec
Running org.switchyard.quickstarts.bpm.service.ShippingTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.473 sec
Running org.switchyard.quickstarts.bpm.service.BackOrderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.121 sec
Running org.switchyard.quickstarts.bpm.service.InventoryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.694 sec
Results :
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ switchyard-quickstart-bpm-service ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ switchyard-quickstart-bpm-service ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-bpm-service/1.1.0-SNAPSHOT/switchyard-quickstart-bpm-service-1.1.0-SNAPSHOT.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-bpm-service/1.1.0-SNAPSHOT/switchyard-quickstart-bpm-service-1.1.0-SNAPSHOT.pom
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-bpm-service/1.1.0-SNAPSHOT/switchyard-quickstart-bpm-service-1.1.0-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Quickstart : Camel Binding 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/switchyar...
Downloading: http://snapshots.jboss.org/maven2/org/switchyard/components/switchyard-co...
Downloading: https://repository.jboss.org/nexus/content/groups/public/org/switchyard/c...
Downloading: http://maven.repository.redhat.com/earlyaccess/all/org/switchyard/compone...
1020 B
Downloaded: http://snapshots.jboss.org/maven2/org/switchyard/components/switchyard-co... (1020 B at 2.6 KB/sec)
Downloading: http://snapshots.repository.codehaus.org/org/switchyard/components/switch...
1020 B
1020 B 1020 B
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/switchyar... (1020 B at 1.1 KB/sec)
Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/switchyard/c... (1020 B at 1.1 KB/sec)
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/switchyar...
Downloading: https://repository.jboss.org/nexus/content/groups/public/org/switchyard/c...
Downloading: http://snapshots.jboss.org/maven2/org/switchyard/components/switchyard-co...
Downloading: http://maven.repository.redhat.com/earlyaccess/all/org/switchyard/compone...
1020 B
Downloading: http://snapshots.repository.codehaus.org/org/switchyard/components/switch...
1020 B 1020 B
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/switchyar... (1020 B at 2.6 KB/sec)
1020 B 1020 B
Downloaded: http://snapshots.jboss.org/maven2/org/switchyard/components/switchyard-co... (1020 B at 2.4 KB/sec)
Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/switchyard/c... (1020 B at 1.9 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ switchyard-quickstart-camel-binding ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ switchyard-quickstart-camel-binding ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ switchyard-quickstart-camel-binding ---
[INFO] Compiling 2 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
[INFO]
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ switchyard-quickstart-camel-binding ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
[INFO]
[INFO] --- switchyard-plugin:1.1.0-SNAPSHOT:configure (default) @ switchyard-quickstart-camel-binding ---
[INFO] SwitchYard plugin scanning: [<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...]>
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0xb7ef46bc, pid=20985, tid=3072519072
#
# JRE version: 6.0_45-b06
# Java VM: Java HotSpot(TM) Server VM (20.45-b01 mixed mode linux-x86 )
# Problematic frame:
# C [libc.so.6+0x6c6bc] unsigned long+0x1c
#
# An error report file with more information is saved as:
# <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Build step 'Invoke top-level Maven targets' marked build as failure
11 years, 2 months
Build failed in Jenkins: SwitchYard #558
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/558/>
------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on vmg23-rhel4-x86 in workspace <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/>
Checkout:SwitchYard / <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/> - hudson.remoting.Channel@10cd67b2:vmg23-rhel4-x86
Using strategy: Default
Last Built Revision: Revision d8e391033b8dbfb52beb472de5fc994bfdb47046 (origin/master)
Cloning the remote Git repository
Cloning repository git://github.com/jboss-switchyard/core.git
git --version
git version 1.6.5
ERROR: Error cloning remote repo 'origin' : Could not clone git://github.com/jboss-switchyard/core.git
hudson.plugins.git.GitException: Could not clone git://github.com/jboss-switchyard/core.git
at hudson.plugins.git.GitAPI.clone(GitAPI.java:271)
at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:1036)
at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:978)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2236)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:326)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
Caused by: hudson.plugins.git.GitException: Command "git clone -o origin git://github.com/jboss-switchyard/core.git <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/"> returned status code 141:
stdout:
stderr:
at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:885)
at hudson.plugins.git.GitAPI.access$000(GitAPI.java:40)
at hudson.plugins.git.GitAPI$1.invoke(GitAPI.java:267)
at hudson.plugins.git.GitAPI$1.invoke(GitAPI.java:246)
at hudson.FilePath.act(FilePath.java:842)
at hudson.FilePath.act(FilePath.java:824)
at hudson.plugins.git.GitAPI.clone(GitAPI.java:246)
... 12 more
Trying next repository
ERROR: Could not clone repository
FATAL: Could not clone
hudson.plugins.git.GitException: Could not clone
at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:1048)
at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:978)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2236)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:326)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
11 years, 2 months
Build failed in Jenkins: SwitchYard-Components #1177
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
Changes:
[dward] SWITCHYARD-1697: Upgrade Drools/jBPM to 6.0.0.CR3
------------------------------------------
[...truncated 9089 lines...]
280 KB 34 KB 63 KB
284 KB 34 KB 63 KB 4 KB
280 KB 34 KB 63 KB 4 KB
287 KB 34 KB 63 KB 4 KB
287 KB 34 KB 63 KB 8 KB
287 KB 34 KB 63 KB 12 KB
287 KB 34 KB 63 KB 16 KB
287 KB 34 KB 63 KB 20 KB
287 KB 34 KB 63 KB 23 KB
287 KB 34 KB 63 KB 27 KB
287 KB 34 KB 63 KB 31 KB
287 KB 34 KB 63 KB 32 KB
287 KB 34 KB 63 KB 36 KB
287 KB 34 KB 63 KB 40 KB
287 KB 34 KB 63 KB 44 KB
287 KB 34 KB 63 KB 48 KB
4 KB 287 KB 34 KB 63 KB 48 KB
8 KB 287 KB 34 KB 63 KB 48 KB
12 KB 287 KB 34 KB 63 KB 48 KB
16 KB 287 KB 34 KB 63 KB 48 KB
20 KB 287 KB 34 KB 63 KB 48 KB
23 KB 287 KB 34 KB 63 KB 48 KB
23 KB 291 KB 34 KB 63 KB 48 KB
23 KB 295 KB 34 KB 63 KB 48 KB
23 KB 299 KB 34 KB 63 KB 48 KB
23 KB 303 KB 34 KB 63 KB 48 KB
23 KB 307 KB 34 KB 63 KB 48 KB
23 KB 311 KB 34 KB 63 KB 48 KB
27 KB 311 KB 34 KB 63 KB 48 KB
27 KB 315 KB 34 KB 63 KB 48 KB
27 KB 319 KB 34 KB 63 KB 48 KB
27 KB 323 KB 34 KB 63 KB 48 KB
27 KB 326 KB 34 KB 63 KB 48 KB
27 KB 330 KB 34 KB 63 KB 48 KB
27 KB 334 KB 34 KB 63 KB 48 KB
27 KB 334 KB 34 KB 63 KB 52 KB
27 KB 334 KB 34 KB 63 KB 56 KB
27 KB 334 KB 34 KB 63 KB 60 KB
27 KB 334 KB 34 KB 63 KB 64 KB
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/jbpm/jbpm... (34 KB at 128.1 KB/sec)
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/jbpm/jbpm...
27 KB 334 KB 63 KB 68 KB
27 KB 338 KB 63 KB 68 KB
27 KB 342 KB 63 KB 68 KB
27 KB 346 KB 68 KB
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/sol... (63 KB at 187.9 KB/sec)
27 KB 346 KB 68 KB
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/jbpm/jbpm... (27 KB at 97.1 KB/sec)
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/jbpm/jbpm... (68 KB at 192.8 KB/sec)
346 KB 4 KB
346 KB 8 KB
346 KB 12 KB
346 KB 16 KB
346 KB 20 KB
346 KB 23 KB
346 KB 27 KB
346 KB 31 KB
346 KB 35 KB
346 KB 39 KB
346 KB 43 KB
346 KB 47 KB
346 KB 51 KB
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/jbpm/jbpm... (346 KB at 399.9 KB/sec)
55 KB
59 KB
63 KB
67 KB
68 KB
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/jbpm/jbpm... (68 KB at 190.3 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ switchyard-component-bpm ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ switchyard-component-bpm ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ switchyard-component-bpm ---
[INFO] Compiling 36 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ switchyard-component-bpm ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 17 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ switchyard-component-bpm ---
[INFO] Compiling 6 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] Failure executing javac, but could not parse the error:
The system is out of resources.
Consult the following stack trace for details.
java.lang.OutOfMemoryError: PermGen space
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at org.codehaus.plexus.compiler.javac.IsolatedClassLoader.loadClass(IsolatedClassLoader.java:56)
at com.sun.tools.javac.comp.Resolve.<init>(Resolve.java:77)
at com.sun.tools.javac.comp.Resolve.instance(Resolve.java:53)
at com.sun.tools.javac.comp.Attr.<init>(Attr.java:84)
at com.sun.tools.javac.comp.Attr.instance(Attr.java:74)
at com.sun.tools.javac.comp.Annotate.<init>(Annotate.java:52)
at com.sun.tools.javac.comp.Annotate.instance(Annotate.java:36)
at com.sun.tools.javac.jvm.ClassReader.<init>(ClassReader.java:215)
at com.sun.tools.javac.jvm.ClassReader.instance(ClassReader.java:168)
at com.sun.tools.javac.main.JavaCompiler.<init>(JavaCompiler.java:293)
at com.sun.tools.javac.main.JavaCompiler.instance(JavaCompiler.java:72)
at com.sun.tools.javac.main.Main.compile(Main.java:340)
at com.sun.tools.javac.main.Main.compile(Main.java:279)
at com.sun.tools.javac.main.Main.compile(Main.java:270)
at com.sun.tools.javac.Main.compile(Main.java:87)
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.codehaus.plexus.compiler.javac.JavacCompiler.compileInProcess(JavacCompiler.java:554)
at org.codehaus.plexus.compiler.javac.JavacCompiler.compile(JavacCompiler.java:161)
at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:605)
at org.apache.maven.plugin.TestCompilerMojo.execute(TestCompilerMojo.java:161)
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] SwitchYard: Components ............................ SUCCESS [51.055s]
[INFO] SwitchYard: Common Component Libraries Parent ..... SUCCESS [1.305s]
[INFO] SwitchYard: Common Component Library .............. SUCCESS [1:20.034s]
[INFO] SwitchYard: Component Test Parent ................. SUCCESS [1.283s]
[INFO] SwitchYard: Naming Test MixIn ..................... SUCCESS [38.016s]
[INFO] SwitchYard: CDI Test MixIn ........................ SUCCESS [57.195s]
[INFO] SwitchYard: Bean Component ........................ SUCCESS [4:25.117s]
[INFO] SwitchYard: Camel Component Common Library ........ SUCCESS [2:20.075s]
[INFO] SwitchYard: Knowledge Common Component Library .... SUCCESS [2:22.841s]
[INFO] SwitchYard: AMQP MixIn ............................ SUCCESS [1:03.718s]
[INFO] SwitchYard: ActiveMQ Test MixIn ................... SUCCESS [52.402s]
[INFO] SwitchYard: HornetQ Test MixIn .................... SUCCESS [1:00.306s]
[INFO] SwitchYard: HTTP Test MixIn ....................... SUCCESS [49.311s]
[INFO] SwitchYard: JCA Test MixIn ........................ SUCCESS [1:39.837s]
[INFO] SwitchYard: Smooks Test MixIn ..................... SUCCESS [39.584s]
[INFO] SwitchYard: SCA Component ......................... SUCCESS [1:02.537s]
[INFO] SwitchYard: Rules Component ....................... SUCCESS [1:46.047s]
[INFO] SwitchYard: BPM Component ......................... FAILURE [38.812s]
[INFO] SwitchYard: RESTEasy Component .................... SKIPPED
[INFO] SwitchYard: SOAP Component ........................ SKIPPED
[INFO] SwitchYard: BPEL Component ........................ SKIPPED
[INFO] SwitchYard: Component Camel Parent ................ SKIPPED
[INFO] SwitchYard: Camel Component :: Camel Component .... SKIPPED
[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: 22:46.561s
[INFO] Finished at: Thu Sep 12 10:04:43 EDT 2013
[INFO] Final Memory: 94M/474M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:testCompile (default-testCompile) on project switchyard-component-bpm: Compilation failure
[ERROR] Failure executing javac, but could not parse the error:
[ERROR]
[ERROR]
[ERROR] The system is out of resources.
[ERROR] Consult the following stack trace for details.
[ERROR] java.lang.OutOfMemoryError: PermGen space
[ERROR] at java.lang.ClassLoader.defineClass1(Native Method)
[ERROR] at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
[ERROR] at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
[ERROR] at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
[ERROR] at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
[ERROR] at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
[ERROR] at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
[ERROR] at java.security.AccessController.doPrivileged(Native Method)
[ERROR] at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
[ERROR] at org.codehaus.plexus.compiler.javac.IsolatedClassLoader.loadClass(IsolatedClassLoader.java:56)
[ERROR] at com.sun.tools.javac.comp.Resolve.<init>(Resolve.java:77)
[ERROR] at com.sun.tools.javac.comp.Resolve.instance(Resolve.java:53)
[ERROR] at com.sun.tools.javac.comp.Attr.<init>(Attr.java:84)
[ERROR] at com.sun.tools.javac.comp.Attr.instance(Attr.java:74)
[ERROR] at com.sun.tools.javac.comp.Annotate.<init>(Annotate.java:52)
[ERROR] at com.sun.tools.javac.comp.Annotate.instance(Annotate.java:36)
[ERROR] at com.sun.tools.javac.jvm.ClassReader.<init>(ClassReader.java:215)
[ERROR] at com.sun.tools.javac.jvm.ClassReader.instance(ClassReader.java:168)
[ERROR] at com.sun.tools.javac.main.JavaCompiler.<init>(JavaCompiler.java:293)
[ERROR] at com.sun.tools.javac.main.JavaCompiler.instance(JavaCompiler.java:72)
[ERROR] at com.sun.tools.javac.main.Main.compile(Main.java:340)
[ERROR] at com.sun.tools.javac.main.Main.compile(Main.java:279)
[ERROR] at com.sun.tools.javac.main.Main.compile(Main.java:270)
[ERROR] at com.sun.tools.javac.Main.compile(Main.java:87)
[ERROR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[ERROR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[ERROR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[ERROR] at java.lang.reflect.Method.invoke(Method.java:597)
[ERROR] at org.codehaus.plexus.compiler.javac.JavacCompiler.compileInProcess(JavacCompiler.java:554)
[ERROR] at org.codehaus.plexus.compiler.javac.JavacCompiler.compile(JavacCompiler.java:161)
[ERROR] at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:605)
[ERROR] at org.apache.maven.plugin.TestCompilerMojo.execute(TestCompilerMojo.java:161)
[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-component-bpm
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
11 years, 2 months
Build failed in Jenkins: SwitchYard-Quickstarts #1798
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
------------------------------------------
[...truncated 2612 lines...]
1014 B
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/switchyar... (1014 B at 0.8 KB/sec)
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/switchyar...
Downloading: https://repository.jboss.org/nexus/content/groups/public/org/switchyard/s...
Downloading: http://snapshots.jboss.org/maven2/org/switchyard/switchyard-security-jbos...
Downloading: http://maven.repository.redhat.com/earlyaccess/all/org/switchyard/switchy...
1003 B
Downloaded: http://snapshots.jboss.org/maven2/org/switchyard/switchyard-security-jbos... (1003 B at 2.6 KB/sec)
Downloading: http://snapshots.repository.codehaus.org/org/switchyard/switchyard-securi...
1003 B
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/switchyar... (1003 B at 0.9 KB/sec)
1003 B
Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/switchyard/s... (1003 B at 0.8 KB/sec)
Downloading: http://snapshots.jboss.org/maven2/org/switchyard/switchyard-security-jbos...
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/switchyar...
Downloading: http://maven.repository.redhat.com/earlyaccess/all/org/switchyard/switchy...
Downloading: https://repository.jboss.org/nexus/content/groups/public/org/switchyard/s...
1003 B
Downloading: http://snapshots.repository.codehaus.org/org/switchyard/switchyard-securi...
Downloaded: http://snapshots.jboss.org/maven2/org/switchyard/switchyard-security-jbos... (1003 B at 3.0 KB/sec)
1003 B
1003 B 1003 B
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/switchyar... (1003 B at 1.6 KB/sec)
Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/switchyard/s... (1003 B at 1.3 KB/sec)
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/switchyar...
Downloading: https://repository.jboss.org/nexus/content/groups/public/org/switchyard/c...
Downloading: http://maven.repository.redhat.com/earlyaccess/all/org/switchyard/compone...
Downloading: http://snapshots.jboss.org/maven2/org/switchyard/components/switchyard-co...
1015 B
Downloaded: http://snapshots.jboss.org/maven2/org/switchyard/components/switchyard-co... (1015 B at 2.9 KB/sec)
Downloading: http://snapshots.repository.codehaus.org/org/switchyard/components/switch...
1015 B
Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/switchyard/c... (1015 B at 1.9 KB/sec)
1015 B
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/switchyar... (1015 B at 1.5 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ switchyard-quickstart-camel-jaxb ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ switchyard-quickstart-camel-jaxb ---
[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-quickstart-camel-jaxb ---
[INFO] Compiling 6 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
[INFO]
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ switchyard-quickstart-camel-jaxb ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ switchyard-quickstart-camel-jaxb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ switchyard-quickstart-camel-jaxb ---
[INFO] Compiling 3 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
[INFO]
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @ switchyard-quickstart-camel-jaxb ---
[INFO] Surefire report directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.switchyard.quickstarts.camel.jaxb.JAXBCamelTest
14:12:07,276 WARN [org.switchyard.common.camel] SWITCHYARD013200: CDI environment not detected, disabling Camel CDI integration
14:12:07,381 INFO [org.apache.camel.management.ManagementStrategyFactory] JMX enabled.
14:12:07,441 INFO [org.switchyard.security] SWITCHYARD014201: Using SecurityProvider implementation: org.switchyard.security.spi.JaasSecurityProvider
14:12:07,450 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-1) is starting
14:12:07,454 INFO [org.apache.camel.management.DefaultManagementLifecycleStrategy] StatisticsLevel at All so enabling load performance statistics
14:12:08,101 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 185 type converters
14:12:08,175 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of which 0 is started.
14:12:08,178 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-1) started in 0.726 seconds
14:12:08,542 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 185 type converters
14:12:10,095 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: route1 started and consuming from: Endpoint[switchyard://GreetingService]
14:12:10,860 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:camel-jaxb:1.0}GreetingService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-jaxb:1.0%7DGreetingService]
14:12:10,930 ERROR [org.switchyard.component.http.endpoint.StandaloneEndpointPublisher] Unable to launch standalone http server
java.net.BindException: Address already in use
at sun.nio.ch.Net.bind(Native Method)
at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:124)
at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:59)
at org.jboss.sun.net.httpserver.ServerImpl.<init>(ServerImpl.java:144)
at org.jboss.sun.net.httpserver.HttpServerImpl.<init>(HttpServerImpl.java:54)
at org.jboss.sun.net.httpserver.DefaultHttpServerProvider.createHttpServer(DefaultHttpServerProvider.java:38)
at org.jboss.com.sun.net.httpserver.HttpServer.create(HttpServer.java:147)
at org.jboss.com.sun.net.httpserver.HttpServer.create(HttpServer.java:124)
at org.switchyard.component.http.endpoint.StandaloneEndpointPublisher.<clinit>(StandaloneEndpointPublisher.java:69)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at java.lang.Class.newInstance0(Class.java:357)
at java.lang.Class.newInstance(Class.java:310)
at java.util.ServiceLoader$LazyIterator.next(ServiceLoader.java:356)
at java.util.ServiceLoader$1.next(ServiceLoader.java:428)
at org.switchyard.component.http.endpoint.EndpointPublisherFactory.<clinit>(EndpointPublisherFactory.java:44)
at org.switchyard.component.http.InboundHandler.doStart(InboundHandler.java:90)
at org.switchyard.deploy.BaseServiceHandler.start(BaseServiceHandler.java:60)
at org.switchyard.deploy.internal.Deployment.deployServiceBindings(Deployment.java:618)
at org.switchyard.deploy.internal.Deployment.start(Deployment.java:145)
at org.switchyard.test.SwitchYardTestKit.deploy(SwitchYardTestKit.java:756)
at org.switchyard.test.SwitchYardTestKit.start(SwitchYardTestKit.java:176)
at org.switchyard.test.SwitchYardRunner.createTest(SwitchYardRunner.java:60)
at org.junit.runners.BlockJUnit4ClassRunner$1.runReflectiveCall(BlockJUnit4ClassRunner.java:236)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.BlockJUnit4ClassRunner.methodBlock(BlockJUnit4ClassRunner.java:233)
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:85)
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:57,653 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-1) is shutting down
14:52:57,663 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 2 routes (timeout 30 seconds)
14:52:57,672 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:camel-jaxb:1.0}GreetingService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-jaxb:1.0%7DGreetingService]
14:52:57,672 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: route1 shutdown complete, was consuming from: Endpoint[switchyard://GreetingService]
14:52:57,673 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 2 routes completed in 0 seconds
14:52:57,693 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] TypeConverterRegistry utilization[attempts=0, hits=0, misses=0, failures=0] mappings[total=185, misses=0]
14:52:57,696 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-1) is shutdown in 0.043 seconds. Uptime 40 minutes.
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2,452.473 sec <<< FAILURE!
Results :
Failed tests:
httpJAXBCamelEndpoint(org.switchyard.quickstarts.camel.jaxb.JAXBCamelTest)
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] SwitchYard: Quickstarts ........................... SUCCESS [2.635s]
[INFO] Quickstart : Bean Service ......................... SUCCESS [1:46.371s]
[INFO] Quickstart : BPEL Service ......................... SUCCESS [0.083s]
[INFO] Quickstart : BPEL Service : Say Hello ............. SUCCESS [56.568s]
[INFO] Quickstart : BPEL Service : JMS Binding ........... SUCCESS [34.244s]
[INFO] Quickstart : BPEL Service : Loan Approval ......... SUCCESS [49.082s]
[INFO] Quickstart : BPEL Service : Simple Correlation .... SUCCESS [36.523s]
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA .. SUCCESS [0.086s]
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA : Business Travel Process SUCCESS [2.947s]
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA : Airport Web Service SUCCESS [4.983s]
[INFO] Quickstart : BPEL Service : XTS WSAT .............. SUCCESS [0.099s]
[INFO] Quickstart : BPEL Service : XTS WSAT : Business Travel Process SUCCESS [2.418s]
[INFO] Quickstart : BPEL Service : XTS WSAT : Airport Web Service SUCCESS [4.223s]
[INFO] Quickstart : BPM Service .......................... SUCCESS [1:01.362s]
[INFO] Quickstart : Camel Binding ........................ SUCCESS [15.407s]
[INFO] Quickstart : Camel JAXB ........................... FAILURE [41:03.202s]
[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 : EAR Deployment - Service Artifacts ... SKIPPED
[INFO] Quickstart : EAR Deployment - Order Service ....... SKIPPED
[INFO] Quickstart : EAR Deployment - Order Consumer ...... SKIPPED
[INFO] Quickstart : EAR Deployment - Application Assembly SKIPPED
[INFO] Quickstart : EAR Deployment ....................... SKIPPED
[INFO] Quickstart : HTTP Binding ......................... SKIPPED
[INFO] Quickstart : Remote 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 : Rules Interview (Decision Table) ..... SKIPPED
[INFO] Quickstart : SOAP with WS-Addressing .............. SKIPPED
[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: 47:28.842s
[INFO] Finished at: Tue Sep 17 14:52:57 EDT 2013
[INFO] Final Memory: 220M/397M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.6:test (default-test) on project switchyard-quickstart-camel-jaxb: There are test failures.
[ERROR]
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...> 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-camel-jaxb
Build step 'Invoke top-level Maven targets' marked build as failure
11 years, 3 months
Build failed in Jenkins: SwitchYard-Quickstarts #1794
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
------------------------------------------
[...truncated 2850 lines...]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ switchyard-quickstart-camel-jms-binding ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ switchyard-quickstart-camel-jms-binding ---
[INFO] Compiling 2 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
[INFO]
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @ switchyard-quickstart-camel-jms-binding ---
[INFO] Surefire report directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.switchyard.quickstarts.camel.jms.binding.CamelJMSBindingTest
Sep 12, 2013 9:20:02 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage
INFO: Computed the following DeltaSpike ProjectStage: Production
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.583 sec
Results :
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ switchyard-quickstart-camel-jms-binding ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ switchyard-quickstart-camel-jms-binding ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-camel-jms-binding/1.1.0-SNAPSHOT/switchyard-quickstart-camel-jms-binding-1.1.0-SNAPSHOT.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-camel-jms-binding/1.1.0-SNAPSHOT/switchyard-quickstart-camel-jms-binding-1.1.0-SNAPSHOT.pom
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-camel-jms-binding/1.1.0-SNAPSHOT/switchyard-quickstart-camel-jms-binding-1.1.0-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Quickstart : Camel Netty Binding 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/switchyar...
Downloading: https://repository.jboss.org/nexus/content/groups/public/org/switchyard/c...
Downloading: http://snapshots.jboss.org/maven2/org/switchyard/components/switchyard-co...
Downloading: http://maven.repository.redhat.com/earlyaccess/all/org/switchyard/compone...
1021 B
Downloaded: http://snapshots.jboss.org/maven2/org/switchyard/components/switchyard-co... (1021 B at 2.8 KB/sec)
Downloading: http://snapshots.repository.codehaus.org/org/switchyard/components/switch...
1021 B
Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/switchyard/c... (1021 B at 1.4 KB/sec)
1021 B
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/switchyar... (1021 B at 1.2 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ switchyard-quickstart-camel-netty-binding ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ switchyard-quickstart-camel-netty-binding ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ switchyard-quickstart-camel-netty-binding ---
[INFO] Compiling 5 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
[INFO]
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ switchyard-quickstart-camel-netty-binding ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
[INFO]
[INFO] --- switchyard-plugin:1.1.0-SNAPSHOT:configure (default) @ switchyard-quickstart-camel-netty-binding ---
[INFO] SwitchYard plugin scanning: [<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...]>
[INFO] Outputting SwitchYard configuration model to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
[INFO] Validating SwitchYard configuration model...
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ switchyard-quickstart-camel-netty-binding ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ switchyard-quickstart-camel-netty-binding ---
[INFO] Compiling 4 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] Failure executing javac, but could not parse the error:
The system is out of resources.
Consult the following stack trace for details.
java.lang.OutOfMemoryError: PermGen space
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at org.codehaus.plexus.compiler.javac.IsolatedClassLoader.loadClass(IsolatedClassLoader.java:56)
at com.sun.tools.javac.comp.Annotate.<init>(Annotate.java:52)
at com.sun.tools.javac.comp.Annotate.instance(Annotate.java:36)
at com.sun.tools.javac.jvm.ClassReader.<init>(ClassReader.java:215)
at com.sun.tools.javac.jvm.ClassReader.instance(ClassReader.java:168)
at com.sun.tools.javac.main.JavaCompiler.<init>(JavaCompiler.java:293)
at com.sun.tools.javac.main.JavaCompiler.instance(JavaCompiler.java:72)
at com.sun.tools.javac.main.Main.compile(Main.java:340)
at com.sun.tools.javac.main.Main.compile(Main.java:279)
at com.sun.tools.javac.main.Main.compile(Main.java:270)
at com.sun.tools.javac.Main.compile(Main.java:87)
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.codehaus.plexus.compiler.javac.JavacCompiler.compileInProcess(JavacCompiler.java:554)
at org.codehaus.plexus.compiler.javac.JavacCompiler.compile(JavacCompiler.java:161)
at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:605)
at org.apache.maven.plugin.TestCompilerMojo.execute(TestCompilerMojo.java:161)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] SwitchYard: Quickstarts ........................... SUCCESS [4.989s]
[INFO] Quickstart : Bean Service ......................... SUCCESS [2:42.115s]
[INFO] Quickstart : BPEL Service ......................... SUCCESS [0.209s]
[INFO] Quickstart : BPEL Service : Say Hello ............. SUCCESS [1:31.262s]
[INFO] Quickstart : BPEL Service : JMS Binding ........... SUCCESS [1:09.139s]
[INFO] Quickstart : BPEL Service : Loan Approval ......... SUCCESS [1:47.245s]
[INFO] Quickstart : BPEL Service : Simple Correlation .... SUCCESS [1:11.632s]
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA .. SUCCESS [0.115s]
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA : Business Travel Process SUCCESS [7.631s]
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA : Airport Web Service SUCCESS [11.733s]
[INFO] Quickstart : BPEL Service : XTS WSAT .............. SUCCESS [0.623s]
[INFO] Quickstart : BPEL Service : XTS WSAT : Business Travel Process SUCCESS [6.804s]
[INFO] Quickstart : BPEL Service : XTS WSAT : Airport Web Service SUCCESS [13.069s]
[INFO] Quickstart : BPM Service .......................... SUCCESS [2:12.373s]
[INFO] Quickstart : Camel Binding ........................ SUCCESS [34.307s]
[INFO] Quickstart : Camel JAXB ........................... SUCCESS [34.143s]
[INFO] Quickstart : Camel AMQP Binding ................... SUCCESS [40.006s]
[INFO] Quickstart : Camel FTP Binding .................... SUCCESS [31.551s]
[INFO] Quickstart : Camel JMS Binding .................... SUCCESS [39.161s]
[INFO] Quickstart : Camel Netty Binding .................. FAILURE [10.309s]
[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 : EAR Deployment - Service Artifacts ... SKIPPED
[INFO] Quickstart : EAR Deployment - Order Service ....... SKIPPED
[INFO] Quickstart : EAR Deployment - Order Consumer ...... SKIPPED
[INFO] Quickstart : EAR Deployment - Application Assembly SKIPPED
[INFO] Quickstart : EAR Deployment ....................... SKIPPED
[INFO] Quickstart : HTTP Binding ......................... SKIPPED
[INFO] Quickstart : Remote 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 : Rules Interview (Decision Table) ..... SKIPPED
[INFO] Quickstart : SOAP with WS-Addressing .............. SKIPPED
[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: 14:48.699s
[INFO] Finished at: Thu Sep 12 09:20:22 EDT 2013
[INFO] Final Memory: 113M/551M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:testCompile (default-testCompile) on project switchyard-quickstart-camel-netty-binding: Compilation failure
[ERROR] Failure executing javac, but could not parse the error:
[ERROR]
[ERROR]
[ERROR] The system is out of resources.
[ERROR] Consult the following stack trace for details.
[ERROR] java.lang.OutOfMemoryError: PermGen space
[ERROR] at java.lang.ClassLoader.defineClass1(Native Method)
[ERROR] at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
[ERROR] at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
[ERROR] at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
[ERROR] at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
[ERROR] at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
[ERROR] at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
[ERROR] at java.security.AccessController.doPrivileged(Native Method)
[ERROR] at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
[ERROR] at org.codehaus.plexus.compiler.javac.IsolatedClassLoader.loadClass(IsolatedClassLoader.java:56)
[ERROR] at com.sun.tools.javac.comp.Annotate.<init>(Annotate.java:52)
[ERROR] at com.sun.tools.javac.comp.Annotate.instance(Annotate.java:36)
[ERROR] at com.sun.tools.javac.jvm.ClassReader.<init>(ClassReader.java:215)
[ERROR] at com.sun.tools.javac.jvm.ClassReader.instance(ClassReader.java:168)
[ERROR] at com.sun.tools.javac.main.JavaCompiler.<init>(JavaCompiler.java:293)
[ERROR] at com.sun.tools.javac.main.JavaCompiler.instance(JavaCompiler.java:72)
[ERROR] at com.sun.tools.javac.main.Main.compile(Main.java:340)
[ERROR] at com.sun.tools.javac.main.Main.compile(Main.java:279)
[ERROR] at com.sun.tools.javac.main.Main.compile(Main.java:270)
[ERROR] at com.sun.tools.javac.Main.compile(Main.java:87)
[ERROR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[ERROR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[ERROR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[ERROR] at java.lang.reflect.Method.invoke(Method.java:597)
[ERROR] at org.codehaus.plexus.compiler.javac.JavacCompiler.compileInProcess(JavacCompiler.java:554)
[ERROR] at org.codehaus.plexus.compiler.javac.JavacCompiler.compile(JavacCompiler.java:161)
[ERROR] at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:605)
[ERROR] at org.apache.maven.plugin.TestCompilerMojo.execute(TestCompilerMojo.java:161)
[ERROR] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
[ERROR] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
[ERROR] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
[ERROR] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
[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-camel-netty-binding
Build step 'Invoke top-level Maven targets' marked build as failure
11 years, 3 months