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

ci-builds at redhat.com ci-builds at redhat.com
Wed Apr 9 18:11:31 EDT 2014


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

------------------------------------------
[...truncated 28290 lines...]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.403 sec

Results :

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

[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ switchyard-component-jca ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/jca/target/switchyard-component-jca-2.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ switchyard-component-jca ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/jca/target/switchyard-component-jca-2.0.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ switchyard-component-jca ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/jca/target/switchyard-component-jca-2.0.0-SNAPSHOT.jar> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/.repository/org/switchyard/components/switchyard-component-jca/2.0.0-SNAPSHOT/switchyard-component-jca-2.0.0-SNAPSHOT.jar>
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/jca/pom.xml> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/.repository/org/switchyard/components/switchyard-component-jca/2.0.0-SNAPSHOT/switchyard-component-jca-2.0.0-SNAPSHOT.pom>
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/jca/target/switchyard-component-jca-2.0.0-SNAPSHOT-sources.jar> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/.repository/org/switchyard/components/switchyard-component-jca/2.0.0-SNAPSHOT/switchyard-component-jca-2.0.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.8:checkstyle (default-cli) @ switchyard-component-jca ---
[INFO] 
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.2:findbugs (default-cli) @ switchyard-component-jca ---
[INFO] Fork Value is true
     [java] Apr 09, 2014 6:07:51 PM java.util.prefs.FileSystemPreferences syncWorld
     [java] WARNING: Couldn't flush user prefs: java.util.prefs.BackingStoreException: Couldn't get file lock.
     [java] Apr 09, 2014 6:08:21 PM java.util.prefs.FileSystemPreferences syncWorld
     [java] WARNING: Couldn't flush user prefs: java.util.prefs.BackingStoreException: Couldn't get file lock.
     [java] Apr 09, 2014 6:08:51 PM java.util.prefs.FileSystemPreferences syncWorld
     [java] WARNING: Couldn't flush user prefs: java.util.prefs.BackingStoreException: Couldn't get file lock.
     [java] FindBugs 2.0.3 was released 11/22/2013 07:00 AM EST (you have 2.0.1)
     [java]    Modest set of bug fixes, including more accurate bug detectors and a few new bug patterns
     [java] Visit http://findbugs.cs.umd.edu for details.
[INFO] Done FindBugs Analysis....
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building SwitchYard: Component Integration Tests 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ switchyard-component-itests ---
[INFO] Deleting <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/itests/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-java-version) @ switchyard-component-itests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-maven-version) @ switchyard-component-itests ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create-timestamp (get-build-timestamp) @ switchyard-component-itests ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (get-scm-revision) @ switchyard-component-itests ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.4.0:cleanVersions (cleanVersions) @ switchyard-component-itests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ switchyard-component-itests ---
[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/ws/itests/src/main/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ switchyard-component-itests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ switchyard-component-itests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ switchyard-component-itests ---
[INFO] Compiling 7 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/itests/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @ switchyard-component-itests ---
[INFO] Surefire report directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/itests/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.switchyard.component.itests.validate.DeclarativeValidationTest
Apr 09, 2014 6:09:30 PM org.apache.deltaspike.core.util.ClassDeactivationUtils cacheResult
INFO: class: org.apache.deltaspike.core.impl.config.ConfigurationExtension activated=true
Apr 09, 2014 6:09:30 PM org.apache.deltaspike.core.util.ClassDeactivationUtils cacheResult
INFO: class: org.apache.deltaspike.core.impl.exclude.extension.ExcludeExtension activated=true
Apr 09, 2014 6:09:30 PM org.apache.deltaspike.core.util.ClassDeactivationUtils cacheResult
INFO: class: org.apache.deltaspike.core.impl.exclude.GlobalAlternative activated=true
Apr 09, 2014 6:09:30 PM org.apache.deltaspike.core.util.ClassDeactivationUtils cacheResult
INFO: class: org.apache.deltaspike.core.impl.exclude.CustomProjectStageBeanFilter activated=true
Apr 09, 2014 6:09:30 PM org.apache.deltaspike.core.util.ClassDeactivationUtils cacheResult
INFO: class: org.apache.deltaspike.core.impl.exception.control.extension.ExceptionControlExtension activated=true
Apr 09, 2014 6:09:31 PM org.apache.deltaspike.core.util.ClassDeactivationUtils cacheResult
INFO: class: org.apache.deltaspike.core.impl.message.MessageBundleExtension activated=true
Apr 09, 2014 6:09:31 PM 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: 28.183 sec
Running org.switchyard.component.itests.fault.CamelOutboundFaultPropagationTest
Received an Exception: org.switchyard.test.InvocationFaultException : null -- org.switchyard.HandlerException : org.springframework.jms.UncategorizedJmsException: Uncategorized exception occured during JMS processing; nested exception is javax.jms.JMSException: There is no queue with name StoreQueue -- org.springframework.jms.UncategorizedJmsException : Uncategorized exception occured during JMS processing; nested exception is javax.jms.JMSException: There is no queue with name StoreQueue -- javax.jms.JMSException : There is no queue with name StoreQueue
Received an Exception: org.switchyard.test.InvocationFaultException : null -- org.switchyard.HandlerException : org.springframework.jms.UncategorizedJmsException: Uncategorized exception occured during JMS processing; nested exception is javax.jms.JMSException: There is no queue with name StoreQueue -- org.springframework.jms.UncategorizedJmsException : Uncategorized exception occured during JMS processing; nested exception is javax.jms.JMSException: There is no queue with name StoreQueue -- javax.jms.JMSException : There is no queue with name StoreQueue
Hello there greet/IN_OUT :-) 
Received an Exception: org.switchyard.test.InvocationFaultException : null -- org.switchyard.HandlerException : java.lang.reflect.UndeclaredThrowableException -- java.lang.reflect.UndeclaredThrowableException : null -- org.switchyard.HandlerException : org.springframework.jms.UncategorizedJmsException: Uncategorized exception occured during JMS processing; nested exception is javax.jms.JMSException: There is no queue with name StoreQueue -- org.springframework.jms.UncategorizedJmsException : Uncategorized exception occured during JMS processing; nested exception is javax.jms.JMSException: There is no queue with name StoreQueue -- javax.jms.JMSException : There is no queue with name StoreQueue
Hello there greet/IN_ONLY :-) 
Received an Exception: org.switchyard.test.InvocationFaultException : null -- org.switchyard.HandlerException : java.lang.reflect.UndeclaredThrowableException -- java.lang.reflect.UndeclaredThrowableException : null -- org.switchyard.HandlerException : org.springframework.jms.UncategorizedJmsException: Uncategorized exception occured during JMS processing; nested exception is javax.jms.JMSException: There is no queue with name StoreQueue -- org.springframework.jms.UncategorizedJmsException : Uncategorized exception occured during JMS processing; nested exception is javax.jms.JMSException: There is no queue with name StoreQueue -- javax.jms.JMSException : There is no queue with name StoreQueue
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 78.718 sec

Results :

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

[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ switchyard-component-itests ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/itests/target/switchyard-component-itests-2.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ switchyard-component-itests ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ switchyard-component-itests ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/itests/target/switchyard-component-itests-2.0.0-SNAPSHOT.jar> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/.repository/org/switchyard/components/switchyard-component-itests/2.0.0-SNAPSHOT/switchyard-component-itests-2.0.0-SNAPSHOT.jar>
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/itests/pom.xml> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/.repository/org/switchyard/components/switchyard-component-itests/2.0.0-SNAPSHOT/switchyard-component-itests-2.0.0-SNAPSHOT.pom>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.8:checkstyle (default-cli) @ switchyard-component-itests ---
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.2:findbugs (default-cli) @ switchyard-component-itests ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] SwitchYard: Components ............................ SUCCESS [50.309s]
[INFO] SwitchYard: Common Component Libraries Parent ..... SUCCESS [1.656s]
[INFO] SwitchYard: Common Component Library .............. SUCCESS [2:38.734s]
[INFO] SwitchYard: Component Test Parent ................. SUCCESS [1.670s]
[INFO] SwitchYard: Naming Test MixIn ..................... SUCCESS [1:12.615s]
[INFO] SwitchYard: CDI Test MixIn ........................ SUCCESS [1:41.935s]
[INFO] SwitchYard: Bean Component ........................ SUCCESS [5:17.941s]
[INFO] SwitchYard: Camel Component Common Library ........ SUCCESS [3:44.201s]
[INFO] SwitchYard: Knowledge Common Component Library .... SUCCESS [2:18.209s]
[INFO] SwitchYard: AMQP MixIn ............................ SUCCESS [1:42.791s]
[INFO] SwitchYard: ActiveMQ Test MixIn ................... SUCCESS [1:25.215s]
[INFO] SwitchYard: HornetQ Test MixIn .................... SUCCESS [1:49.531s]
[INFO] SwitchYard: HTTP Test MixIn ....................... SUCCESS [1:38.010s]
[INFO] SwitchYard: JCA Test MixIn ........................ SUCCESS [1:18.574s]
[INFO] SwitchYard: Smooks Test MixIn ..................... SUCCESS [1:01.267s]
[INFO] SwitchYard: SCA Component ......................... SUCCESS [2:14.618s]
[INFO] SwitchYard: Rules Component ....................... SUCCESS [2:52.263s]
[INFO] SwitchYard: BPM Component ......................... SUCCESS [3:43.188s]
[INFO] SwitchYard: RESTEasy Component .................... SUCCESS [2:44.312s]
[INFO] SwitchYard: SOAP Component ........................ SUCCESS [4:22.674s]
[INFO] SwitchYard: BPEL Component ........................ SUCCESS [4:44.593s]
[INFO] SwitchYard: Component Camel Parent ................ SUCCESS [0.522s]
[INFO] SwitchYard: Camel Component :: Camel Component .... SUCCESS [3:47.609s]
[INFO] SwitchYard: Camel Component :: Binding Test framework  SUCCESS [1:08.647s]
[INFO] SwitchYard: Camel Component :: Core Binding ....... SUCCESS [2:08.304s]
[INFO] SwitchYard: Camel Component :: SwitchYard component  SUCCESS [4:38.721s]
[INFO] SwitchYard: Camel Component :: JMS Binding ........ SUCCESS [1:44.919s]
[INFO] SwitchYard: Camel Component :: AMQP Binding ....... SUCCESS [1:39.221s]
[INFO] SwitchYard: Camel Component :: Atom Binding ....... SUCCESS [1:40.171s]
[INFO] SwitchYard: Camel Component :: File Binding ....... SUCCESS [1:50.222s]
[INFO] SwitchYard: Camel Component :: FTP Binding ........ SUCCESS [1:53.944s]
[INFO] SwitchYard: Camel Component :: JPA Binding ........ SUCCESS [1:54.511s]
[INFO] SwitchYard: Camel Component :: Mail Binding ....... SUCCESS [1:56.984s]
[INFO] SwitchYard: Camel Component :: Netty Binding ...... SUCCESS [1:56.254s]
[INFO] SwitchYard: Camel Component :: Quartz Binding ..... SUCCESS [1:34.295s]
[INFO] SwitchYard: Camel Component :: SAP JCO Binding .... SUCCESS [1:59.556s]
[INFO] SwitchYard: Camel Component :: SQL Binding ........ SUCCESS [1:49.190s]
[INFO] SwitchYard: Clojure Component ..................... SUCCESS [2:12.774s]
[INFO] SwitchYard: HTTP Component ........................ SUCCESS [3:16.939s]
[INFO] SwitchYard: JCA Component ......................... SUCCESS [2:54.061s]
[INFO] SwitchYard: Component Integration Tests ........... SUCCESS [2:00.283s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:30:03.994s
[INFO] Finished at: Wed Apr 09 18:11:09 EDT 2014
[INFO] Final Memory: 246M/589M
[INFO] ------------------------------------------------------------------------
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/checkstyle-result.xml
[CHECKSTYLE] Parsing 36 files in <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/>
[CHECKSTYLE] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/bean/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/bpel/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/bpm/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/camel/camel-amqp/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/camel/camel-atom/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/camel/camel-core/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/camel/camel-file/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/camel/camel-ftp/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/camel/camel-jms/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/camel/camel-jpa/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/camel/camel-mail/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/camel/camel-netty/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/camel/camel-quartz/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/camel/camel-sap/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/camel/camel-sql/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/camel/camel-switchyard/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/camel/camel-test/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/camel/component/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/clojure/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/common/camel/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/common/common/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/common/knowledge/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/http/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/jca/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/resteasy/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/rules/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/sca/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/soap/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/test/mixins/activemq/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/test/mixins/amqp/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/test/mixins/cdi/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/test/mixins/hornetq/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/test/mixins/http/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/test/mixins/jca/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/test/mixins/naming/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/test/mixins/smooks/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Computing warning deltas based on reference build #1265
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/findbugsXml.xml
[FINDBUGS] Parsing 36 files in <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/>
[FINDBUGS] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/bean/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/bpel/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/bpm/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/camel/camel-amqp/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/camel/camel-atom/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/camel/camel-core/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/camel/camel-file/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/camel/camel-ftp/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/camel/camel-jms/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/camel/camel-jpa/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/camel/camel-mail/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/camel/camel-netty/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/camel/camel-quartz/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/camel/camel-sap/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/camel/camel-sql/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/camel/camel-switchyard/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/camel/camel-test/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/camel/component/target/findbugsXml.xml> of module  with 1 warnings.
[FINDBUGS] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/clojure/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/common/camel/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/common/common/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/common/knowledge/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/http/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/jca/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/resteasy/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/rules/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/sca/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/soap/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/test/mixins/activemq/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/test/mixins/amqp/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/test/mixins/cdi/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/test/mixins/hornetq/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/test/mixins/http/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/test/mixins/jca/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/test/mixins/naming/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/test/mixins/smooks/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Computing warning deltas based on reference build #1265
Build step 'Publish FindBugs analysis results' changed build result to FAILURE
Recording test results


More information about the switchyard-dev mailing list