Build failed in Jenkins: java-opensaml #1169

Shibboleth Jenkins noreply at shibboleth.net
Thu Sep 25 20:13:01 EDT 2014


See <https://build.shibboleth.net/jenkins/job/java-opensaml/1169/changes>

Changes:

[Scott Cantor] Implement a lookup strategy for the ACS index.

[Brent Putman] Move OpenSAML Version class up to direct child of core package, instead of being buried in subpackage.

------------------------------------------
[...truncated 976 lines...]
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ opensaml-messaging-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-messaging-impl/target/opensaml-messaging-impl-3.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ opensaml-messaging-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-messaging-impl/target/opensaml-messaging-impl-3.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-assembly-plugin:2.4:attached (make-assembly) @ opensaml-messaging-impl ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ opensaml-messaging-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-messaging-impl/target/opensaml-messaging-impl-3.0-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:test-jar (attach-javadocs) @ opensaml-messaging-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-messaging-impl/target/opensaml-messaging-impl-3.0-SNAPSHOT-test-javadoc.jar>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ opensaml-messaging-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-messaging-impl/target/opensaml-messaging-impl-3.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ opensaml-messaging-impl ---
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-messaging-impl/target/opensaml-messaging-impl-3.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-messaging-impl/3.0-SNAPSHOT/opensaml-messaging-impl-3.0-SNAPSHOT.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-messaging-impl/pom.xml> to /home/jenkins/.m2/repository/org/opensaml/opensaml-messaging-impl/3.0-SNAPSHOT/opensaml-messaging-impl-3.0-SNAPSHOT.pom
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-messaging-impl/target/opensaml-messaging-impl-3.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-messaging-impl/3.0-SNAPSHOT/opensaml-messaging-impl-3.0-SNAPSHOT-tests.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-messaging-impl/target/opensaml-messaging-impl-3.0-SNAPSHOT-javadoc.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-messaging-impl/3.0-SNAPSHOT/opensaml-messaging-impl-3.0-SNAPSHOT-javadoc.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-messaging-impl/target/opensaml-messaging-impl-3.0-SNAPSHOT-test-javadoc.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-messaging-impl/3.0-SNAPSHOT/opensaml-messaging-impl-3.0-SNAPSHOT-test-javadoc.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-messaging-impl/target/opensaml-messaging-impl-3.0-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-messaging-impl/3.0-SNAPSHOT/opensaml-messaging-impl-3.0-SNAPSHOT-sources.jar
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenSAML :: SOAP Provider Implementations 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ opensaml-soap-impl ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-impl/target>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ opensaml-soap-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ opensaml-soap-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 490 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-impl/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-impl/src/main/java/org/opensaml/soap/wssecurity/impl/SecurityImpl.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-impl/src/main/java/org/opensaml/soap/wssecurity/impl/SecurityImpl.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ opensaml-soap-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ opensaml-soap-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-impl/target/test-classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-impl/src/test/java/org/opensaml/soap/soap11/encoder/http/impl/HTTPSOAP11EncoderTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-impl/src/test/java/org/opensaml/soap/soap11/encoder/http/impl/HTTPSOAP11EncoderTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ opensaml-soap-impl ---
[INFO] Surefire report directory: <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-impl/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running TestSuite
Tests run: 108, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.475 sec - in TestSuite

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ opensaml-soap-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-impl/target/opensaml-soap-impl-3.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ opensaml-soap-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-impl/target/opensaml-soap-impl-3.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-assembly-plugin:2.4:attached (make-assembly) @ opensaml-soap-impl ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ opensaml-soap-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-impl/target/opensaml-soap-impl-3.0-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:test-jar (attach-javadocs) @ opensaml-soap-impl ---
[ERROR] Error fetching link: <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-api/target/testapidocs/package-list.> Ignored it.
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-impl/target/opensaml-soap-impl-3.0-SNAPSHOT-test-javadoc.jar>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ opensaml-soap-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-impl/target/opensaml-soap-impl-3.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ opensaml-soap-impl ---
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-impl/target/opensaml-soap-impl-3.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-soap-impl/3.0-SNAPSHOT/opensaml-soap-impl-3.0-SNAPSHOT.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-impl/pom.xml> to /home/jenkins/.m2/repository/org/opensaml/opensaml-soap-impl/3.0-SNAPSHOT/opensaml-soap-impl-3.0-SNAPSHOT.pom
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-impl/target/opensaml-soap-impl-3.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-soap-impl/3.0-SNAPSHOT/opensaml-soap-impl-3.0-SNAPSHOT-tests.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-impl/target/opensaml-soap-impl-3.0-SNAPSHOT-javadoc.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-soap-impl/3.0-SNAPSHOT/opensaml-soap-impl-3.0-SNAPSHOT-javadoc.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-impl/target/opensaml-soap-impl-3.0-SNAPSHOT-test-javadoc.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-soap-impl/3.0-SNAPSHOT/opensaml-soap-impl-3.0-SNAPSHOT-test-javadoc.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-soap-impl/target/opensaml-soap-impl-3.0-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-soap-impl/3.0-SNAPSHOT/opensaml-soap-impl-3.0-SNAPSHOT-sources.jar
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenSAML :: SAML Provider Implementations 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ opensaml-saml-impl ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-saml-impl/target>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ opensaml-saml-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 25 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ opensaml-saml-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 868 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-saml-impl/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-saml-impl/src/main/java/org/opensaml/saml/security/impl/SAMLSignatureProfileValidator.java>:[30,37] org.apache.xml.security.utils.IdResolver in org.apache.xml.security.utils has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-saml-impl/src/main/java/org/opensaml/saml/security/impl/SAMLSignatureProfileValidator.java>:[155,28] org.apache.xml.security.utils.IdResolver in org.apache.xml.security.utils has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-saml-impl/src/main/java/org/opensaml/saml/saml1/core/impl/EvidenceImpl.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-saml-impl/src/main/java/org/opensaml/saml/saml1/core/impl/EvidenceImpl.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ opensaml-saml-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 403 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ opensaml-saml-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 271 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-saml-impl/target/test-classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-saml-impl/src/test/java/org/opensaml/saml/metadata/resolver/filter/impl/EntityRoleFilterTest.java>:[24,37] org.apache.http.client.params.AllClientPNames in org.apache.http.client.params has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-saml-impl/src/test/java/org/opensaml/saml/metadata/resolver/filter/impl/EntityRoleFilterTest.java>:[25,35] org.apache.http.impl.client.DefaultHttpClient in org.apache.http.impl.client has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-saml-impl/src/test/java/org/opensaml/saml/metadata/resolver/filter/impl/SchemaValidationFilterTest.java>:[20,37] org.apache.http.client.params.AllClientPNames in org.apache.http.client.params has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-saml-impl/src/test/java/org/opensaml/saml/metadata/resolver/filter/impl/SchemaValidationFilterTest.java>:[21,35] org.apache.http.impl.client.DefaultHttpClient in org.apache.http.impl.client has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-saml-impl/src/test/java/org/opensaml/saml/metadata/resolver/impl/FileBackedHTTPMetadataResolverTest.java>:[26,37] org.apache.http.client.params.AllClientPNames in org.apache.http.client.params has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-saml-impl/src/test/java/org/opensaml/saml/metadata/resolver/impl/FileBackedHTTPMetadataResolverTest.java>:[27,35] org.apache.http.impl.client.DefaultHttpClient in org.apache.http.impl.client has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-saml-impl/src/test/java/org/opensaml/saml/metadata/resolver/impl/HTTPMetadataResolverTest.java>:[24,37] org.apache.http.client.params.AllClientPNames in org.apache.http.client.params has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-saml-impl/src/test/java/org/opensaml/saml/metadata/resolver/impl/HTTPMetadataResolverTest.java>:[25,35] org.apache.http.impl.client.DefaultHttpClient in org.apache.http.impl.client has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-saml-impl/src/test/java/org/opensaml/saml/metadata/resolver/filter/impl/EntityRoleFilterTest.java>:[39,13] org.apache.http.impl.client.DefaultHttpClient in org.apache.http.impl.client has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-saml-impl/src/test/java/org/opensaml/saml/metadata/resolver/filter/impl/EntityRoleFilterTest.java>:[46,26] org.apache.http.impl.client.DefaultHttpClient in org.apache.http.impl.client has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-saml-impl/src/test/java/org/opensaml/saml/metadata/resolver/filter/impl/EntityRoleFilterTest.java>:[47,48] org.apache.http.client.params.AllClientPNames in org.apache.http.client.params has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-saml-impl/src/test/java/org/opensaml/saml/metadata/resolver/filter/impl/SchemaValidationFilterTest.java>:[34,13] org.apache.http.impl.client.DefaultHttpClient in org.apache.http.impl.client has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-saml-impl/src/test/java/org/opensaml/saml/metadata/resolver/filter/impl/SchemaValidationFilterTest.java>:[41,26] org.apache.http.impl.client.DefaultHttpClient in org.apache.http.impl.client has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-saml-impl/src/test/java/org/opensaml/saml/metadata/resolver/filter/impl/SchemaValidationFilterTest.java>:[42,48] org.apache.http.client.params.AllClientPNames in org.apache.http.client.params has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-saml-impl/src/test/java/org/opensaml/saml/metadata/resolver/impl/FileBackedHTTPMetadataResolverTest.java>:[41,13] org.apache.http.impl.client.DefaultHttpClient in org.apache.http.impl.client has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-saml-impl/src/test/java/org/opensaml/saml/metadata/resolver/impl/FileBackedHTTPMetadataResolverTest.java>:[52,26] org.apache.http.impl.client.DefaultHttpClient in org.apache.http.impl.client has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-saml-impl/src/test/java/org/opensaml/saml/metadata/resolver/impl/FileBackedHTTPMetadataResolverTest.java>:[53,48] org.apache.http.client.params.AllClientPNames in org.apache.http.client.params has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-saml-impl/src/test/java/org/opensaml/saml/metadata/resolver/impl/HTTPMetadataResolverTest.java>:[38,13] org.apache.http.impl.client.DefaultHttpClient in org.apache.http.impl.client has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-saml-impl/src/test/java/org/opensaml/saml/metadata/resolver/impl/HTTPMetadataResolverTest.java>:[48,26] org.apache.http.impl.client.DefaultHttpClient in org.apache.http.impl.client has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-saml-impl/src/test/java/org/opensaml/saml/metadata/resolver/impl/HTTPMetadataResolverTest.java>:[49,48] org.apache.http.client.params.AllClientPNames in org.apache.http.client.params has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-saml-impl/src/test/java/org/opensaml/saml/saml2/binding/security/impl/SAML2HTTPRedirectDeflateSignatureSecurityHandlerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-saml-impl/src/test/java/org/opensaml/saml/saml2/binding/security/impl/SAML2HTTPRedirectDeflateSignatureSecurityHandlerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 22 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-saml-impl/src/test/java/org/opensaml/saml/common/binding/impl/SAMLAddAttributeConsumingServiceHandleTest.java>:[159,25] cannot find symbol
  symbol:   method setMetadataContextStrategy(org.opensaml.messaging.context.navigate.ParentContextLookup<org.opensaml.messaging.context.MessageContext,org.opensaml.saml.common.messaging.context.SAMLMetadataContext>)
  location: variable navigatedHandler of type org.opensaml.saml.common.binding.impl.SAMLAddAttributeConsumingServiceHandler
[INFO] 1 error
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] OpenSAML .......................................... SUCCESS [21.068s]
[INFO] OpenSAML :: Core .................................. SUCCESS [30.529s]
[INFO] OpenSAML :: Storage API ........................... SUCCESS [13.671s]
[INFO] OpenSAML :: Messaging API ......................... SUCCESS [19.519s]
[INFO] OpenSAML :: Security API .......................... SUCCESS [29.440s]
[INFO] OpenSAML :: XML Security API ...................... SUCCESS [45.786s]
[INFO] OpenSAML :: SOAP Provider API ..................... SUCCESS [15.341s]
[INFO] OpenSAML :: Profile API ........................... SUCCESS [13.781s]
[INFO] OpenSAML :: SAML Provider API ..................... SUCCESS [35.936s]
[INFO] OpenSAML :: XACML Provider API .................... SUCCESS [17.520s]
[INFO] OpenSAML :: SAML XACML Profile API ................ SUCCESS [12.259s]
[INFO] OpenSAML :: Storage Implementation ................ SUCCESS [1:07.555s]
[INFO] OpenSAML :: Security Implementation ............... SUCCESS [25.706s]
[INFO] OpenSAML :: XML Security Implementation ........... SUCCESS [1:08.248s]
[INFO] OpenSAML :: Messaging Implementations ............. SUCCESS [27.216s]
[INFO] OpenSAML :: SOAP Provider Implementations ......... SUCCESS [36.159s]
[INFO] OpenSAML :: SAML Provider Implementations ......... FAILURE [20.270s]
[INFO] OpenSAML :: XACML Provider Implementations ........ SKIPPED
[INFO] OpenSAML :: SAML XACML Profile Implementation ..... SKIPPED
[INFO] OpenSAML :: Profile Implementations ............... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8:24.271s
[INFO] Finished at: Thu Sep 25 20:12:59 EDT 2014
[INFO] Final Memory: 55M/235M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project opensaml-saml-impl: Compilation failure
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-saml-impl/src/test/java/org/opensaml/saml/common/binding/impl/SAMLAddAttributeConsumingServiceHandleTest.java>:[159,25] cannot find symbol
[ERROR] symbol:   method setMetadataContextStrategy(org.opensaml.messaging.context.navigate.ParentContextLookup<org.opensaml.messaging.context.MessageContext,org.opensaml.saml.common.messaging.context.SAMLMetadataContext>)
[ERROR] location: variable navigatedHandler of type org.opensaml.saml.common.binding.impl.SAMLAddAttributeConsumingServiceHandler
[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 :opensaml-saml-impl
Sending e-mails to: commits at shibboleth.net
channel stopped
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/home/jenkins/.jenkins/jobs/java-opensaml/builds/2014-09-25_20-04-25/testng/testng-results-1.xml'
Processing '/home/jenkins/.jenkins/jobs/java-opensaml/builds/2014-09-25_20-04-25/testng/testng-results-10.xml'
Processing '/home/jenkins/.jenkins/jobs/java-opensaml/builds/2014-09-25_20-04-25/testng/testng-results-11.xml'
Processing '/home/jenkins/.jenkins/jobs/java-opensaml/builds/2014-09-25_20-04-25/testng/testng-results-2.xml'
Processing '/home/jenkins/.jenkins/jobs/java-opensaml/builds/2014-09-25_20-04-25/testng/testng-results-3.xml'
Processing '/home/jenkins/.jenkins/jobs/java-opensaml/builds/2014-09-25_20-04-25/testng/testng-results-4.xml'
Processing '/home/jenkins/.jenkins/jobs/java-opensaml/builds/2014-09-25_20-04-25/testng/testng-results-5.xml'
Processing '/home/jenkins/.jenkins/jobs/java-opensaml/builds/2014-09-25_20-04-25/testng/testng-results-6.xml'
Processing '/home/jenkins/.jenkins/jobs/java-opensaml/builds/2014-09-25_20-04-25/testng/testng-results-7.xml'
Processing '/home/jenkins/.jenkins/jobs/java-opensaml/builds/2014-09-25_20-04-25/testng/testng-results-8.xml'
Processing '/home/jenkins/.jenkins/jobs/java-opensaml/builds/2014-09-25_20-04-25/testng/testng-results-9.xml'
Processing '/home/jenkins/.jenkins/jobs/java-opensaml/builds/2014-09-25_20-04-25/testng/testng-results.xml'
TestNG Reports Processing: FINISH


More information about the commits mailing list