Build failed in Jenkins: java-identity-provider » Shibboleth IdP :: SAML Profile Implementation #1525

Shibboleth Jenkins noreply at shibboleth.net
Tue Mar 18 11:10:00 EDT 2014


See <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/1525/>

------------------------------------------
[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 110 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/impl/profile/PopulateBindingAndEndpointContexts.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/impl/profile/PopulateBindingAndEndpointContexts.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 30 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ idp-saml-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 55 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/impl/profile/saml2/AddAttributeStatementToAssertionTest.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/impl/profile/saml2/AddAttributeStatementToAssertionTest.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/impl/nameid/CryptoTransientNameIdentifierDecoderTest.java>:[34,55] cannot find symbol
  symbol:   class CryptoTransientIdAttributeDefinition
  location: package net.shibboleth.idp.saml.impl.attribute.resolver
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/impl/nameid/CryptoTransientNameIDDecoderTest.java>:[35,55] cannot find symbol
  symbol:   class CryptoTransientIdAttributeDefinition
  location: package net.shibboleth.idp.saml.impl.attribute.resolver
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/impl/nameid/TransientDecoderTest.java>:[145,53] constructor TransientIdAttributeDefinition in class net.shibboleth.idp.saml.impl.attribute.resolver.TransientIdAttributeDefinition cannot be applied to given types;
  required: net.shibboleth.idp.saml.impl.nameid.TransientIdGenerationStrategy
  found: no arguments
  reason: actual and formal argument lists differ in length
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/impl/nameid/TransientDecoderTest.java>:[150,13] cannot find symbol
  symbol:   method setIdStore(org.opensaml.storage.StorageService)
  location: variable defn of type net.shibboleth.idp.saml.impl.attribute.resolver.TransientIdAttributeDefinition
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/impl/nameid/CryptoTransientNameIdentifierDecoderTest.java>:[96,15] cannot find symbol
  symbol:   class CryptoTransientIdAttributeDefinition
  location: class net.shibboleth.idp.saml.impl.nameid.CryptoTransientNameIdentifierDecoderTest
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/impl/nameid/CryptoTransientNameIdentifierDecoderTest.java>:[96,63] cannot find symbol
  symbol:   class CryptoTransientIdAttributeDefinition
  location: class net.shibboleth.idp.saml.impl.nameid.CryptoTransientNameIdentifierDecoderTest
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/impl/attribute/resolver/CryptoTransientIdAttributeDefinitionTest.java>:[79,9] cannot find symbol
  symbol:   class CryptoTransientIdAttributeDefinition
  location: class net.shibboleth.idp.saml.impl.attribute.resolver.CryptoTransientIdAttributeDefinitionTest
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/impl/attribute/resolver/CryptoTransientIdAttributeDefinitionTest.java>:[79,57] cannot find symbol
  symbol:   class CryptoTransientIdAttributeDefinition
  location: class net.shibboleth.idp.saml.impl.attribute.resolver.CryptoTransientIdAttributeDefinitionTest
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/impl/attribute/resolver/CryptoTransientIdAttributeDefinitionTest.java>:[91,20] cannot find symbol
  symbol:   class CryptoTransientIdAttributeDefinition
  location: class net.shibboleth.idp.saml.impl.attribute.resolver.CryptoTransientIdAttributeDefinitionTest
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/impl/attribute/resolver/CryptoTransientIdAttributeDefinitionTest.java>:[99,15] cannot find symbol
  symbol:   class CryptoTransientIdAttributeDefinition
  location: class net.shibboleth.idp.saml.impl.attribute.resolver.CryptoTransientIdAttributeDefinitionTest
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/impl/attribute/resolver/CryptoTransientIdAttributeDefinitionTest.java>:[99,63] cannot find symbol
  symbol:   class CryptoTransientIdAttributeDefinition
  location: class net.shibboleth.idp.saml.impl.attribute.resolver.CryptoTransientIdAttributeDefinitionTest
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/impl/attribute/resolver/CryptoTransientIdAttributeDefinitionTest.java>:[130,15] cannot find symbol
  symbol:   class CryptoTransientIdAttributeDefinition
  location: class net.shibboleth.idp.saml.impl.attribute.resolver.CryptoTransientIdAttributeDefinitionTest
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/impl/attribute/resolver/CryptoTransientIdAttributeDefinitionTest.java>:[130,63] cannot find symbol
  symbol:   class CryptoTransientIdAttributeDefinition
  location: class net.shibboleth.idp.saml.impl.attribute.resolver.CryptoTransientIdAttributeDefinitionTest
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/impl/attribute/resolver/TransientIdAttributeDefinitionTest.java>:[59,53] constructor TransientIdAttributeDefinition in class net.shibboleth.idp.saml.impl.attribute.resolver.TransientIdAttributeDefinition cannot be applied to given types;
  required: net.shibboleth.idp.saml.impl.nameid.TransientIdGenerationStrategy
  found: no arguments
  reason: actual and formal argument lists differ in length
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/impl/attribute/resolver/TransientIdAttributeDefinitionTest.java>:[68,13] cannot find symbol
  symbol:   method setIdStore(org.opensaml.storage.StorageService)
  location: variable defn of type net.shibboleth.idp.saml.impl.attribute.resolver.TransientIdAttributeDefinition
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/impl/attribute/resolver/TransientIdAttributeDefinitionTest.java>:[84,47] cannot find symbol
  symbol:   method getIdSize()
  location: variable defn of type net.shibboleth.idp.saml.impl.attribute.resolver.TransientIdAttributeDefinition
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/impl/attribute/resolver/TransientIdAttributeDefinitionTest.java>:[98,53] constructor TransientIdAttributeDefinition in class net.shibboleth.idp.saml.impl.attribute.resolver.TransientIdAttributeDefinition cannot be applied to given types;
  required: net.shibboleth.idp.saml.impl.nameid.TransientIdGenerationStrategy
  found: no arguments
  reason: actual and formal argument lists differ in length
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/impl/attribute/resolver/TransientIdAttributeDefinitionTest.java>:[103,13] cannot find symbol
  symbol:   method setIdStore(org.opensaml.storage.StorageService)
  location: variable defn of type net.shibboleth.idp.saml.impl.attribute.resolver.TransientIdAttributeDefinition
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/impl/attribute/resolver/TransientIdAttributeDefinitionTest.java>:[123,53] constructor TransientIdAttributeDefinition in class net.shibboleth.idp.saml.impl.attribute.resolver.TransientIdAttributeDefinition cannot be applied to given types;
  required: net.shibboleth.idp.saml.impl.nameid.TransientIdGenerationStrategy
  found: no arguments
  reason: actual and formal argument lists differ in length
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/impl/attribute/resolver/TransientIdAttributeDefinitionTest.java>:[128,13] cannot find symbol
  symbol:   method setIdStore(org.opensaml.storage.StorageService)
  location: variable defn of type net.shibboleth.idp.saml.impl.attribute.resolver.TransientIdAttributeDefinition
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/impl/attribute/resolver/TransientIdAttributeDefinitionTest.java>:[130,13] cannot find symbol
  symbol:   method setIdLifetime(long)
  location: variable defn of type net.shibboleth.idp.saml.impl.attribute.resolver.TransientIdAttributeDefinition
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/impl/attribute/resolver/TransientIdAttributeDefinitionTest.java>:[131,13] cannot find symbol
  symbol:   method setIdSize(int)
  location: variable defn of type net.shibboleth.idp.saml.impl.attribute.resolver.TransientIdAttributeDefinition
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/impl/attribute/resolver/TransientIdAttributeDefinitionTest.java>:[135,33] cannot find symbol
  symbol:   method getIdLifetime()
  location: variable defn of type net.shibboleth.idp.saml.impl.attribute.resolver.TransientIdAttributeDefinition
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/impl/attribute/resolver/TransientIdAttributeDefinitionTest.java>:[136,33] cannot find symbol
  symbol:   method getIdSize()
  location: variable defn of type net.shibboleth.idp.saml.impl.attribute.resolver.TransientIdAttributeDefinition
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/impl/attribute/resolver/TransientIdAttributeDefinitionTest.java>:[144,53] constructor TransientIdAttributeDefinition in class net.shibboleth.idp.saml.impl.attribute.resolver.TransientIdAttributeDefinition cannot be applied to given types;
  required: net.shibboleth.idp.saml.impl.nameid.TransientIdGenerationStrategy
  found: no arguments
  reason: actual and formal argument lists differ in length
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/impl/attribute/resolver/TransientIdAttributeDefinitionTest.java>:[146,13] cannot find symbol
  symbol:   method setIdLifetime(long)
  location: variable defn of type net.shibboleth.idp.saml.impl.attribute.resolver.TransientIdAttributeDefinition
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/impl/attribute/resolver/TransientIdAttributeDefinitionTest.java>:[147,13] cannot find symbol
  symbol:   method setIdSize(int)
  location: variable defn of type net.shibboleth.idp.saml.impl.attribute.resolver.TransientIdAttributeDefinition
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/impl/attribute/resolver/TransientIdAttributeDefinitionTest.java>:[151,13] cannot find symbol
  symbol:   method setIdStore(org.opensaml.storage.StorageService)
  location: variable defn of type net.shibboleth.idp.saml.impl.attribute.resolver.TransientIdAttributeDefinition
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/impl/attribute/resolver/TransientIdAttributeDefinitionTest.java>:[163,53] cannot find symbol
  symbol:   method getIdSize()
  location: variable defn of type net.shibboleth.idp.saml.impl.attribute.resolver.TransientIdAttributeDefinition
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/impl/nameid/CryptoTransientNameIDDecoderTest.java>:[155,15] cannot find symbol
  symbol:   class CryptoTransientIdAttributeDefinition
  location: class net.shibboleth.idp.saml.impl.nameid.CryptoTransientNameIDDecoderTest
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/impl/nameid/CryptoTransientNameIDDecoderTest.java>:[155,63] cannot find symbol
  symbol:   class CryptoTransientIdAttributeDefinition
  location: class net.shibboleth.idp.saml.impl.nameid.CryptoTransientNameIDDecoderTest
[INFO] 31 errors 
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled


More information about the commits mailing list