Build failed in Jenkins: java-identity-provider » Shibboleth IdP :: SAML Profile Implementation #2341
Shibboleth Jenkins
noreply at shibboleth.net
Tue Jul 29 13:25:49 EDT 2014
See <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/2341/>
------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Shibboleth IdP :: SAML Profile Implementation 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ idp-saml-impl ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/target>
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ idp-saml-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ idp-saml-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 131 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/main/java/net/shibboleth/idp/saml/profile/impl/InitializeOutboundMessageContext.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/main/java/net/shibboleth/idp/saml/profile/impl/InitializeOutboundMessageContext.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ idp-saml-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 31 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ idp-saml-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 59 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/target/test-classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING :
[INFO] -------------------------------------------------------------
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/saml2/profile/impl/AddAuthnStatementToAssertionTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/saml2/profile/impl/AddAuthnStatementToAssertionTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 2 warnings
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/nameid/impl/CryptoTransientSAML2NameIDGeneratorTest.java>:[55,15] cannot find symbol
symbol: method setCipherKeyAlias(java.lang.String)
location: variable sealer of type net.shibboleth.utilities.java.support.security.DataSealer
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/nameid/impl/CryptoTransientSAML2NameIDGeneratorTest.java>:[56,15] cannot find symbol
symbol: method setCipherKeyPassword(java.lang.String)
location: variable sealer of type net.shibboleth.utilities.java.support.security.DataSealer
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/nameid/impl/CryptoTransientSAML2NameIDGeneratorTest.java>:[58,15] cannot find symbol
symbol: method setKeystorePassword(java.lang.String)
location: variable sealer of type net.shibboleth.utilities.java.support.security.DataSealer
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/nameid/impl/CryptoTransientSAML2NameIDGeneratorTest.java>:[59,15] cannot find symbol
symbol: method setKeystoreResource(net.shibboleth.utilities.java.support.resource.Resource)
location: variable sealer of type net.shibboleth.utilities.java.support.security.DataSealer
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/nameid/impl/CryptoTransientSAML1NameIdentifierGeneratorTest.java>:[54,15] cannot find symbol
symbol: method setCipherKeyAlias(java.lang.String)
location: variable sealer of type net.shibboleth.utilities.java.support.security.DataSealer
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/nameid/impl/CryptoTransientSAML1NameIdentifierGeneratorTest.java>:[55,15] cannot find symbol
symbol: method setCipherKeyPassword(java.lang.String)
location: variable sealer of type net.shibboleth.utilities.java.support.security.DataSealer
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/nameid/impl/CryptoTransientSAML1NameIdentifierGeneratorTest.java>:[57,15] cannot find symbol
symbol: method setKeystorePassword(java.lang.String)
location: variable sealer of type net.shibboleth.utilities.java.support.security.DataSealer
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/nameid/impl/CryptoTransientSAML1NameIdentifierGeneratorTest.java>:[58,15] cannot find symbol
symbol: method setKeystoreResource(net.shibboleth.utilities.java.support.resource.Resource)
location: variable sealer of type net.shibboleth.utilities.java.support.security.DataSealer
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/nameid/impl/CryptoTransientNameIdentifierDecoderTest.java>:[76,19] cannot find symbol
symbol: method setCipherKeyAlias(java.lang.String)
location: variable dataSealer of type net.shibboleth.utilities.java.support.security.DataSealer
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/nameid/impl/CryptoTransientNameIdentifierDecoderTest.java>:[77,19] cannot find symbol
symbol: method setCipherKeyPassword(java.lang.String)
location: variable dataSealer of type net.shibboleth.utilities.java.support.security.DataSealer
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/nameid/impl/CryptoTransientNameIdentifierDecoderTest.java>:[79,19] cannot find symbol
symbol: method setKeystorePassword(java.lang.String)
location: variable dataSealer of type net.shibboleth.utilities.java.support.security.DataSealer
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/nameid/impl/CryptoTransientNameIdentifierDecoderTest.java>:[80,19] cannot find symbol
symbol: method setKeystoreResource(net.shibboleth.utilities.java.support.resource.Resource)
location: variable dataSealer of type net.shibboleth.utilities.java.support.security.DataSealer
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/nameid/impl/CryptoTransientNameIDDecoderTest.java>:[85,19] cannot find symbol
symbol: method setCipherKeyAlias(java.lang.String)
location: variable dataSealer of type net.shibboleth.utilities.java.support.security.DataSealer
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/nameid/impl/CryptoTransientNameIDDecoderTest.java>:[86,19] cannot find symbol
symbol: method setCipherKeyPassword(java.lang.String)
location: variable dataSealer of type net.shibboleth.utilities.java.support.security.DataSealer
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/nameid/impl/CryptoTransientNameIDDecoderTest.java>:[88,19] cannot find symbol
symbol: method setKeystorePassword(java.lang.String)
location: variable dataSealer of type net.shibboleth.utilities.java.support.security.DataSealer
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/nameid/impl/CryptoTransientNameIDDecoderTest.java>:[89,19] cannot find symbol
symbol: method setKeystoreResource(net.shibboleth.utilities.java.support.resource.Resource)
location: variable dataSealer of type net.shibboleth.utilities.java.support.security.DataSealer
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/attribute/resolver/impl/CryptoTransientIdAttributeDefinitionTest.java>:[74,19] cannot find symbol
symbol: method setCipherKeyAlias(java.lang.String)
location: variable dataSealer of type net.shibboleth.utilities.java.support.security.DataSealer
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/attribute/resolver/impl/CryptoTransientIdAttributeDefinitionTest.java>:[75,19] cannot find symbol
symbol: method setCipherKeyPassword(java.lang.String)
location: variable dataSealer of type net.shibboleth.utilities.java.support.security.DataSealer
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/attribute/resolver/impl/CryptoTransientIdAttributeDefinitionTest.java>:[77,19] cannot find symbol
symbol: method setKeystorePassword(java.lang.String)
location: variable dataSealer of type net.shibboleth.utilities.java.support.security.DataSealer
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/attribute/resolver/impl/CryptoTransientIdAttributeDefinitionTest.java>:[78,19] cannot find symbol
symbol: method setKeystoreResource(net.shibboleth.utilities.java.support.resource.Resource)
location: variable dataSealer of type net.shibboleth.utilities.java.support.security.DataSealer
[INFO] 20 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
More information about the commits
mailing list