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

ci-builds at redhat.com ci-builds at redhat.com
Sat Mar 22 21:28:44 EDT 2014


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

Changes:

[rcernich] SWITCHYARD-2000 XmlValidator converts String contents to platform default encoding, causes data corruption

------------------------------------------
[...truncated 1148 lines...]
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ switchyard-common-camel ---
[INFO] Deleting <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/common/camel/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-java-version) @ switchyard-common-camel ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-maven-version) @ switchyard-common-camel ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create-timestamp (get-build-timestamp) @ switchyard-common-camel ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (get-scm-revision) @ switchyard-common-camel ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.4.0:cleanVersions (cleanVersions) @ switchyard-common-camel ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ switchyard-common-camel ---
[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/ws/common/camel/src/main/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ switchyard-common-camel ---
[INFO] Compiling 7 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/common/camel/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ switchyard-common-camel ---
[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/ws/common/camel/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ switchyard-common-camel ---
[INFO] Compiling 2 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/common/camel/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @ switchyard-common-camel ---
[INFO] Surefire report directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/common/camel/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.switchyard.common.camel.SwitchYardCamelContextLifecycleTest
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Mar 22, 2014 9:27:07 PM org.switchyard.common.camel.SwitchYardCamelContextImpl <init>
WARN: SWITCHYARD013200: CDI environment not detected, disabling Camel CDI integration
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.173 sec
Running org.switchyard.common.camel.CamelEventBridgeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 sec

Results :

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

[INFO] 
[INFO] --- maven-bundle-plugin:2.4.0:bundle (default-bundle) @ switchyard-common-camel ---
in default pack? 
[WARNING] Bundle org.switchyard:switchyard-common-camel:bundle:2.0.0-SNAPSHOT : Unused Import-Package instructions: [org.apache.camel.component.cdi*] 
[WARNING] Bundle org.switchyard:switchyard-common-camel: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-common-camel ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/common/camel/target/switchyard-common-camel-2.0.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ switchyard-common-camel ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/common/camel/target/switchyard-common-camel-2.0.0-SNAPSHOT.jar> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/.repository/org/switchyard/switchyard-common-camel/2.0.0-SNAPSHOT/switchyard-common-camel-2.0.0-SNAPSHOT.jar>
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/common/camel/pom.xml> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/.repository/org/switchyard/switchyard-common-camel/2.0.0-SNAPSHOT/switchyard-common-camel-2.0.0-SNAPSHOT.pom>
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/common/camel/target/switchyard-common-camel-2.0.0-SNAPSHOT-sources.jar> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/.repository/org/switchyard/switchyard-common-camel/2.0.0-SNAPSHOT/switchyard-common-camel-2.0.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-bundle-plugin:2.4.0:install (default-install) @ switchyard-common-camel ---
[INFO] Installing org/switchyard/switchyard-common-camel/2.0.0-SNAPSHOT/switchyard-common-camel-2.0.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.8:checkstyle (default-cli) @ switchyard-common-camel ---
[INFO] 
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.2:findbugs (default-cli) @ switchyard-common-camel ---
[INFO] Fork Value is true
     [java] The following classes needed for analysis were missing:
     [java]   javax.el.ExpressionFactory
     [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: Configuration 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ switchyard-config ---
[INFO] Deleting <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/config/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-java-version) @ switchyard-config ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-maven-version) @ switchyard-config ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create-timestamp (get-build-timestamp) @ switchyard-config ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (get-scm-revision) @ switchyard-config ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.4.0:cleanVersions (cleanVersions) @ switchyard-config ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ switchyard-config ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 40 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ switchyard-config ---
[INFO] Compiling 106 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/config/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ switchyard-config ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 33 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ switchyard-config ---
[INFO] Compiling 27 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/config/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @ switchyard-config ---
[INFO] Surefire report directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/config/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.switchyard.config.model.switchyard.SCABindingExtensionTests
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.109 sec
Running org.switchyard.config.model.switchyard.PolicyConfigTests
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec
Running org.switchyard.config.model.ModelTests
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.switchyard.config.model.switchyard.SwitchYardModelTests
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.14 sec
Running org.switchyard.config.model.composite.CompositeModelTests
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.868 sec
Running org.switchyard.config.model.switchyard.ThrottlingExtensionTests
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.536 sec
Running org.switchyard.config.ConfigurationTests
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 sec
Running org.switchyard.config.model.switchyard.EsbInterfaceTests
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.521 sec
Running org.switchyard.config.util.classpath.ConfigClasspathScanTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec

Results :

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

[INFO] 
[INFO] --- maven-bundle-plugin:2.4.0:bundle (default-bundle) @ switchyard-config ---
in default pack? 
[WARNING] Bundle org.switchyard:switchyard-config: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-config ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/config/target/switchyard-config-2.0.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ switchyard-config ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/config/target/switchyard-config-2.0.0-SNAPSHOT.jar> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/.repository/org/switchyard/switchyard-config/2.0.0-SNAPSHOT/switchyard-config-2.0.0-SNAPSHOT.jar>
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/config/pom.xml> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/.repository/org/switchyard/switchyard-config/2.0.0-SNAPSHOT/switchyard-config-2.0.0-SNAPSHOT.pom>
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/config/target/switchyard-config-2.0.0-SNAPSHOT-sources.jar> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/.repository/org/switchyard/switchyard-config/2.0.0-SNAPSHOT/switchyard-config-2.0.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-bundle-plugin:2.4.0:install (default-install) @ switchyard-config ---
[INFO] Installing org/switchyard/switchyard-config/2.0.0-SNAPSHOT/switchyard-config-2.0.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.8:checkstyle (default-cli) @ switchyard-config ---
[INFO] 
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.2:findbugs (default-cli) @ switchyard-config ---
[INFO] Fork Value is true
     [java] Mar 22, 2014 9:28:30 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: Security - JBoss 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://repository.jboss.org/nexus/content/repositories/deprecated/org/jboss/security/jboss-xacml-project/2.0.8.Final/jboss-xacml-project-2.0.8.Final.pom
        
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/security/jboss-xacml-project/2.0.8.Final/jboss-xacml-project-2.0.8.Final.pom
        
Downloading: http://snapshots.jboss.org/maven2/org/jboss/security/jboss-xacml-project/2.0.8.Final/jboss-xacml-project-2.0.8.Final.pom
        
Downloading: http://repository.jboss.org/maven2/org/jboss/security/jboss-xacml-project/2.0.8.Final/jboss-xacml-project-2.0.8.Final.pom
        
Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/security/jboss-xacml-project/2.0.8.Final/jboss-xacml-project-2.0.8.Final.pom
        
Downloading: http://maven.repository.redhat.com/earlyaccess/all/org/jboss/security/jboss-xacml-project/2.0.8.Final/jboss-xacml-project-2.0.8.Final.pom
        
Downloading: http://snapshots.repository.codehaus.org/org/jboss/security/jboss-xacml-project/2.0.8.Final/jboss-xacml-project-2.0.8.Final.pom
        
Downloading: http://repo1.maven.org/maven2/org/jboss/security/jboss-xacml-project/2.0.8.Final/jboss-xacml-project-2.0.8.Final.pom
        
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] SwitchYard: Build ................................. SUCCESS [8.640s]
[INFO] SwitchYard: Core .................................. SUCCESS [4.705s]
[INFO] SwitchYard: API ................................... SUCCESS [48.906s]
[INFO] SwitchYard: Common ................................ SUCCESS [53.749s]
[INFO] SwitchYard: API Extensions - Java ................. SUCCESS [20.207s]
[INFO] SwitchYard: API Extensions - WSDL ................. SUCCESS [30.968s]
[INFO] SwitchYard: Common - CDI .......................... SUCCESS [20.137s]
[INFO] SwitchYard: Security .............................. SUCCESS [45.610s]
[INFO] SwitchYard: Serial ................................ SUCCESS [42.372s]
[INFO] SwitchYard: Serial - Jackson ...................... SUCCESS [28.161s]
[INFO] SwitchYard: Runtime ............................... SUCCESS [58.199s]
[INFO] SwitchYard: Common - Camel ........................ SUCCESS [31.661s]
[INFO] SwitchYard: Configuration ......................... SUCCESS [1:04.086s]
[INFO] SwitchYard: Security - JBoss ...................... FAILURE [3.132s]
[INFO] SwitchYard: Transform ............................. SKIPPED
[INFO] SwitchYard: Validate .............................. SKIPPED
[INFO] SwitchYard: Remote ................................ SKIPPED
[INFO] SwitchYard: Camel Exchange Bus .................... SKIPPED
[INFO] SwitchYard: Deploy ................................ SKIPPED
[INFO] SwitchYard: Admin ................................. SKIPPED
[INFO] SwitchYard: Test Utilities ........................ SKIPPED
[INFO] SwitchYard: "switchyard" Plugin ................... SKIPPED
[INFO] SwitchYard: CDI Deployer .......................... SKIPPED
[INFO] SwitchYard: JEE Web Application Deployer .......... SKIPPED
[INFO] SwitchYard: OSGi Deployer ......................... SKIPPED
[INFO] SwitchYard: Karaf ................................. SKIPPED
[INFO] SwitchYard: Application Archetype ................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7:50.102s
[INFO] Finished at: Sat Mar 22 21:28:42 EDT 2014
[INFO] Final Memory: 91M/227M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project switchyard-security-jboss: Could not resolve dependencies for project org.switchyard:switchyard-security-jboss:bundle:2.0.0-SNAPSHOT: Failed to collect dependencies for [org.switchyard:switchyard-security:jar:2.0.0-SNAPSHOT (compile), org.jboss.com.sun.httpserver:httpserver:jar:1.0.0.Final (provided), org.picketbox:picketbox:jar:4.0.15.Final (provided), org.picketlink:picketlink-core:jar:2.1.6.Final (provided), org.picketlink.distribution:picketlink-jbas7:jar:2.1.6.Final (provided), junit:junit:jar:4.10 (test?), xmlunit:xmlunit:jar:1.3 (test?), org.jboss.logging:jboss-logging:jar:3.1.2.GA (compile), org.jboss.logging:jboss-logging-processor:jar:1.1.0.Final (provided?)]: Failed to read artifact descriptor for org.jboss.security:jbossxacml:jar:2.0.8.Final: Could not transfer artifact org.jboss.security:jboss-xacml-project:pom:2.0.8.Final from/to jboss-deprecated (https://repository.jboss.org/nexus/content/repositories/deprecated/): Error transferring file: Server returned HTTP response code: 503 for URL: https://repository.jboss.org/nexus/content/repositories/deprecated/org/jboss/security/jboss-xacml-project/2.0.8.Final/jboss-xacml-project-2.0.8.Final.pom -> [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-security-jboss
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :88
Killing Xvnc process ID 32375
[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