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

ci-builds at redhat.com ci-builds at redhat.com
Tue Jul 15 10:10:52 EDT 2014


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

Changes:

[rcernich] SWITCHYARD-2071 add osgi support for bpel component

------------------------------------------
[...truncated 34550 lines...]
[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-component-camel-quartz ---
[INFO] Compiling 5 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/camel/camel-quartz/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ switchyard-component-camel-quartz ---
[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-component-camel-quartz ---
[INFO] Compiling 1 source file to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/camel/camel-quartz/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @ switchyard-component-camel-quartz ---
[INFO] Surefire report directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/camel/camel-quartz/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.switchyard.component.camel.quartz.model.v1.V1CamelQuartzBindingModelTest
log4j:WARN No appenders could be found for logger (org.jboss.logging).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.639 sec

Results :

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

[INFO] 
[INFO] --- maven-bundle-plugin:2.4.0:bundle (default-bundle) @ switchyard-component-camel-quartz ---
in default pack? 
[WARNING] Bundle org.switchyard.components:switchyard-component-camel-quartz:bundle:2.0.0-SNAPSHOT : The default package '.' is not permitted by the Import-Package syntax. 
 This can be caused by compile errors in Eclipse because Eclipse creates 
valid class files regardless of compile errors.
The following package(s) import from the default package null
[INFO] 
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ switchyard-component-camel-quartz ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/camel/camel-quartz/target/switchyard-component-camel-quartz-2.0.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ switchyard-component-camel-quartz ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/camel/camel-quartz/target/switchyard-component-camel-quartz-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-camel-quartz/2.0.0-SNAPSHOT/switchyard-component-camel-quartz-2.0.0-SNAPSHOT.jar>
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/camel/camel-quartz/pom.xml> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/.repository/org/switchyard/components/switchyard-component-camel-quartz/2.0.0-SNAPSHOT/switchyard-component-camel-quartz-2.0.0-SNAPSHOT.pom>
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/camel/camel-quartz/target/switchyard-component-camel-quartz-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-camel-quartz/2.0.0-SNAPSHOT/switchyard-component-camel-quartz-2.0.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-bundle-plugin:2.4.0:install (default-install) @ switchyard-component-camel-quartz ---
[INFO] Installing org/switchyard/components/switchyard-component-camel-quartz/2.0.0-SNAPSHOT/switchyard-component-camel-quartz-2.0.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.8:checkstyle (default-cli) @ switchyard-component-camel-quartz ---
[INFO] 
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.2:findbugs (default-cli) @ switchyard-component-camel-quartz ---
[INFO] Fork Value is true
     [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: Camel Component :: RSS Binding 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ switchyard-component-camel-rss ---
[INFO] Deleting <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/camel/camel-rss/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-version) @ switchyard-component-camel-rss ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-maven-version) @ switchyard-component-camel-rss ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ switchyard-component-camel-rss ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (no-managed-deps) @ switchyard-component-camel-rss ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create-timestamp (get-build-timestamp) @ switchyard-component-camel-rss ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (get-scm-revision) @ switchyard-component-camel-rss ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.4.0:cleanVersions (cleanVersions) @ switchyard-component-camel-rss ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ switchyard-component-camel-rss ---
[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-component-camel-rss ---
[INFO] Compiling 5 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/camel/camel-rss/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ switchyard-component-camel-rss ---
[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-component-camel-rss ---
[INFO] Compiling 1 source file to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/camel/camel-rss/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @ switchyard-component-camel-rss ---
[INFO] Surefire report directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/camel/camel-rss/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.switchyard.component.camel.rss.model.v2.V2CamelRSSBindingModelTest
log4j:WARN No appenders could be found for logger (org.jboss.logging).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.103 sec

Results :

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

[INFO] 
[INFO] --- maven-bundle-plugin:2.4.0:bundle (default-bundle) @ switchyard-component-camel-rss ---
in default pack? 
[WARNING] Bundle org.switchyard.components:switchyard-component-camel-rss:bundle:2.0.0-SNAPSHOT : The default package '.' is not permitted by the Import-Package syntax. 
 This can be caused by compile errors in Eclipse because Eclipse creates 
valid class files regardless of compile errors.
The following package(s) import from the default package null
[INFO] 
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ switchyard-component-camel-rss ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/camel/camel-rss/target/switchyard-component-camel-rss-2.0.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ switchyard-component-camel-rss ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/camel/camel-rss/target/switchyard-component-camel-rss-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-camel-rss/2.0.0-SNAPSHOT/switchyard-component-camel-rss-2.0.0-SNAPSHOT.jar>
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/camel/camel-rss/pom.xml> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/.repository/org/switchyard/components/switchyard-component-camel-rss/2.0.0-SNAPSHOT/switchyard-component-camel-rss-2.0.0-SNAPSHOT.pom>
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/camel/camel-rss/target/switchyard-component-camel-rss-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-camel-rss/2.0.0-SNAPSHOT/switchyard-component-camel-rss-2.0.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-bundle-plugin:2.4.0:install (default-install) @ switchyard-component-camel-rss ---
[INFO] Installing org/switchyard/components/switchyard-component-camel-rss/2.0.0-SNAPSHOT/switchyard-component-camel-rss-2.0.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.8:checkstyle (default-cli) @ switchyard-component-camel-rss ---
[INFO] 
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.2:findbugs (default-cli) @ switchyard-component-camel-rss ---
[INFO] Fork Value is true
     [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: Camel Component :: SAP JCO Binding 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://repository.jboss.org/nexus/content/repositories/deprecated/com/sap/conn/jco/sapjco3/3.0.8/sapjco3-3.0.8.pom
           
Downloading: https://repository.jboss.org/nexus/content/groups/developer/com/sap/conn/jco/sapjco3/3.0.8/sapjco3-3.0.8.pom
           
Downloading: http://snapshots.jboss.org/maven2/com/sap/conn/jco/sapjco3/3.0.8/sapjco3-3.0.8.pom
           
Downloading: http://repository.jboss.org/maven2/com/sap/conn/jco/sapjco3/3.0.8/sapjco3-3.0.8.pom
           
Downloading: https://repository.jboss.org/nexus/content/groups/public/com/sap/conn/jco/sapjco3/3.0.8/sapjco3-3.0.8.pom
           
Downloading: http://maven.repository.redhat.com/earlyaccess/all/com/sap/conn/jco/sapjco3/3.0.8/sapjco3-3.0.8.pom
           
Downloading: http://snapshots.repository.codehaus.org/com/sap/conn/jco/sapjco3/3.0.8/sapjco3-3.0.8.pom
           
Downloading: https://repository.jboss.org/nexus/content/repositories/fs-releases/com/sap/conn/jco/sapjco3/3.0.8/sapjco3-3.0.8.pom
           
Downloading: http://repo.maven.apache.org/maven2/com/sap/conn/jco/sapjco3/3.0.8/sapjco3-3.0.8.pom
           
Downloading: https://repo.fusesource.com/nexus/content/groups/ea/com/sap/conn/jco/sapjco3/3.0.8/sapjco3-3.0.8.pom
           
Downloading: https://repo.fusesource.com/nexus/content/groups/public/com/sap/conn/jco/sapjco3/3.0.8/sapjco3-3.0.8.pom
           
Downloading: https://repository.jboss.org/nexus/content/repositories/thirdparty-uploads/com/sap/conn/jco/sapjco3/3.0.8/sapjco3-3.0.8.pom
           
Downloading: http://repository.springsource.com/maven/bundles/release/com/sap/conn/jco/sapjco3/3.0.8/sapjco3-3.0.8.pom
           
Downloading: http://repository.springsource.com/maven/bundles/external/com/sap/conn/jco/sapjco3/3.0.8/sapjco3-3.0.8.pom
           
Downloading: https://oss.sonatype.org/content/groups/ops4j/com/sap/conn/jco/sapjco3/3.0.8/sapjco3-3.0.8.pom
           
Downloading: http://download.java.net/maven/2/com/sap/conn/jco/sapjco3/3.0.8/sapjco3-3.0.8.pom
           
Downloading: http://scriptengines.googlecode.com/svn/m2-repo/com/sap/conn/jco/sapjco3/3.0.8/sapjco3-3.0.8.pom
           
Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/com/sap/conn/jco/sapjco3/3.0.8/sapjco3-3.0.8.pom
           
Downloading: http://maven.restlet.org/com/sap/conn/jco/sapjco3/3.0.8/sapjco3-3.0.8.pom
           
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] SwitchYard: Components ............................ SUCCESS [23.155s]
[INFO] SwitchYard: Common Component Libraries Parent ..... SUCCESS [0.069s]
[INFO] SwitchYard: Common Component Library .............. SUCCESS [18.750s]
[INFO] SwitchYard: Component Test Parent ................. SUCCESS [0.069s]
[INFO] SwitchYard: Naming Test MixIn ..................... SUCCESS [11.173s]
[INFO] SwitchYard: CDI Test MixIn ........................ SUCCESS [15.581s]
[INFO] SwitchYard: Bean Component ........................ SUCCESS [52.206s]
[INFO] SwitchYard: Camel Component Common Library ........ SUCCESS [28.795s]
[INFO] SwitchYard: Knowledge Common Component Library .... SUCCESS [18.034s]
[INFO] SwitchYard: AMQP MixIn ............................ SUCCESS [14.949s]
[INFO] SwitchYard: ActiveMQ Test MixIn ................... SUCCESS [14.211s]
[INFO] SwitchYard: HornetQ Test MixIn .................... SUCCESS [14.197s]
[INFO] SwitchYard: HTTP Test MixIn ....................... SUCCESS [12.619s]
[INFO] SwitchYard: JCA Test MixIn ........................ SUCCESS [12.277s]
[INFO] SwitchYard: Smooks Test MixIn ..................... SUCCESS [10.263s]
[INFO] SwitchYard: SCA Component ......................... SUCCESS [22.625s]
[INFO] SwitchYard: Rules Component ....................... SUCCESS [23.049s]
[INFO] SwitchYard: BPM Component ......................... SUCCESS [32.280s]
[INFO] SwitchYard: RESTEasy Component .................... SUCCESS [30.132s]
[INFO] SwitchYard: SOAP Component ........................ SUCCESS [36.256s]
[INFO] SwitchYard: BPEL Component ........................ SUCCESS [2:14.595s]
[INFO] SwitchYard: Component Camel Parent ................ SUCCESS [0.038s]
[INFO] SwitchYard: Camel Component :: Camel Component .... SUCCESS [27.312s]
[INFO] SwitchYard: Camel Component :: Binding Test framework  SUCCESS [11.591s]
[INFO] SwitchYard: Camel Component :: Core Binding ....... SUCCESS [17.777s]
[INFO] SwitchYard: Camel Component :: SwitchYard component  SUCCESS [47.989s]
[INFO] SwitchYard: Camel Component :: JMS Binding ........ SUCCESS [14.590s]
[INFO] SwitchYard: Camel Component :: AMQP Binding ....... SUCCESS [14.327s]
[INFO] SwitchYard: Camel Component :: Atom Binding ....... SUCCESS [14.592s]
[INFO] SwitchYard: Camel Component :: File Binding ....... SUCCESS [16.031s]
[INFO] SwitchYard: Camel Component :: FTP Binding ........ SUCCESS [16.051s]
[INFO] SwitchYard: Camel Component :: JPA Binding ........ SUCCESS [16.566s]
[INFO] SwitchYard: Camel Component :: Mail Binding ....... SUCCESS [15.760s]
[INFO] SwitchYard: Camel Component :: Netty Binding ...... SUCCESS [15.592s]
[INFO] SwitchYard: Camel Component :: Quartz Binding ..... SUCCESS [14.192s]
[INFO] SwitchYard: Camel Component :: RSS Binding ........ SUCCESS [14.656s]
[INFO] SwitchYard: Camel Component :: SAP JCO Binding .... FAILURE [6.163s]
[INFO] SwitchYard: Camel Component :: SQL Binding ........ SKIPPED
[INFO] SwitchYard: Clojure Component ..................... SKIPPED
[INFO] SwitchYard: HTTP Component ........................ SKIPPED
[INFO] SwitchYard: JCA Component ......................... SKIPPED
[INFO] SwitchYard: Component Integration Tests ........... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13:17.899s
[INFO] Finished at: Tue Jul 15 10:10:50 EDT 2014
[INFO] Final Memory: 535M/789M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project switchyard-component-camel-sap: Could not resolve dependencies for project org.switchyard.components:switchyard-component-camel-sap:bundle:2.0.0-SNAPSHOT: Failed to collect dependencies at org.fusesource:camel-sap:jar:1.0.0.redhat-379 -> com.sap.conn.jco:sapjco3:jar:3.0.8: Failed to read artifact descriptor for com.sap.conn.jco:sapjco3:jar:3.0.8: Could not transfer artifact com.sap.conn.jco:sapjco3:pom:3.0.8 from/to eclipse-juno (http://download.eclipse.org/releases/juno/): No connector available to access repository eclipse-juno (http://download.eclipse.org/releases/juno/) of type p2 using the available factories WagonRepositoryConnectorFactory -> [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/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :switchyard-component-camel-sap
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
Recording test results


More information about the switchyard-dev mailing list