Build failed in Jenkins: java-idp-oidc-v2 #1269

Shibboleth Jenkins noreply at shibboleth.net
Wed Apr 19 14:29:07 UTC 2023


See <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/1269/display/redirect>

Changes:


------------------------------------------
[...truncated 20.88 KB...]
[INFO] Unpacking /home/jenkins/.m2/repository/net/shibboleth/idp/idp-conf/4.3.0/idp-conf-4.3.0.jar to <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/target/classes> with includes "conf/**,credentials/ldap-server.crt" and excludes ""
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ idp-plugin-oidc-op-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 62 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ idp-plugin-oidc-op-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 205 source files to <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/main/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/SetAuthenticationContextClassReferenceToResponseContext.java>: <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/main/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/SetAuthenticationContextClassReferenceToResponseContext.java> uses or overrides a deprecated API that is marked for removal.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/main/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/SetAuthenticationContextClassReferenceToResponseContext.java>: Recompile with -Xlint:removal for details.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/main/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/AbstractOIDCRequestAction.java>: <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/main/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/AbstractOIDCRequestAction.java> uses unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/main/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/AbstractOIDCRequestAction.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ idp-plugin-oidc-op-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 46 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ idp-plugin-oidc-op-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 118 source files to <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/target/test-classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/flow/IssuedEncryptedJWTTest.java>: Some input files use or override a deprecated API.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/flow/IssuedEncryptedJWTTest.java>: Recompile with -Xlint:deprecation for details.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/oauth2/decoding/impl/OAuth2RevocationRequestDecoderTest.java>: Some input files use or override a deprecated API that is marked for removal.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/oauth2/decoding/impl/OAuth2RevocationRequestDecoderTest.java>: Recompile with -Xlint:removal for details.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/BaseOIDCClientMetadataPopulationTest.java>: Some input files use unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/BaseOIDCClientMetadataPopulationTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/authn/impl/JWTCredentialValidatorTest.java>:[74,49] cannot find symbol
  symbol:   class AbstractOAuth2ClientAuthenticableProfileConfiguration
  location: package net.shibboleth.oidc.profile.oauth2.config
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/flow/AbstractOidcFlowTest.java>:[102,52] cannot find symbol
  symbol:   class BasicJWKCredentialFactoryBean
  location: package net.shibboleth.oidc.security.credential.impl
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/BaseOIDCResponseActionTest.java>:[39,52] cannot find symbol
  symbol:   class BasicJWKCredentialFactoryBean
  location: package net.shibboleth.oidc.security.credential.impl
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/metadata/impl/CredentialMetadataValueResolverTest.java>:[40,52] cannot find symbol
  symbol:   class BasicJWKCredentialFactoryBean
  location: package net.shibboleth.oidc.security.credential.impl
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/authn/impl/JWTCredentialValidatorTest.java>:[133,50] net.shibboleth.oidc.profile.oauth2.config.OAuth2TokenConfiguration is abstract; cannot be instantiated
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/authn/impl/JWTCredentialValidatorTest.java>:[134,16] cannot find symbol
  symbol:   method setClaimsValidator(net.shibboleth.oidc.jwt.claims.ClaimsValidator)
  location: variable profile of type net.shibboleth.oidc.profile.oauth2.config.OAuth2TokenConfiguration
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/authn/impl/JWTCredentialValidatorTest.java>:[281,11] cannot find symbol
  symbol:   class AbstractOAuth2ClientAuthenticableProfileConfiguration
  location: class net.shibboleth.idp.plugin.oidc.op.authn.impl.JWTCredentialValidatorTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/flow/AbstractOidcFlowTest.java>:[562,15] cannot find symbol
  symbol:   class BasicJWKCredentialFactoryBean
  location: class net.shibboleth.idp.plugin.oidc.op.profile.flow.AbstractOidcFlowTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/flow/AbstractOidcFlowTest.java>:[562,59] cannot find symbol
  symbol:   class BasicJWKCredentialFactoryBean
  location: class net.shibboleth.idp.plugin.oidc.op.profile.flow.AbstractOidcFlowTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/BaseOIDCResponseActionTest.java>:[115,13] cannot find symbol
  symbol:   class BasicJWKCredentialFactoryBean
  location: class net.shibboleth.idp.plugin.oidc.op.profile.impl.BaseOIDCResponseActionTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/BaseOIDCResponseActionTest.java>:[115,57] cannot find symbol
  symbol:   class BasicJWKCredentialFactoryBean
  location: class net.shibboleth.idp.plugin.oidc.op.profile.impl.BaseOIDCResponseActionTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/BaseOIDCResponseActionTest.java>:[120,27] cannot find symbol
  symbol:   class BasicJWKCredentialFactoryBean
  location: class net.shibboleth.idp.plugin.oidc.op.profile.impl.BaseOIDCResponseActionTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/BaseOIDCResponseActionTest.java>:[125,27] cannot find symbol
  symbol:   class BasicJWKCredentialFactoryBean
  location: class net.shibboleth.idp.plugin.oidc.op.profile.impl.BaseOIDCResponseActionTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/BaseOIDCResponseActionTest.java>:[130,27] cannot find symbol
  symbol:   class BasicJWKCredentialFactoryBean
  location: class net.shibboleth.idp.plugin.oidc.op.profile.impl.BaseOIDCResponseActionTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/BaseOIDCResponseActionTest.java>:[135,27] cannot find symbol
  symbol:   class BasicJWKCredentialFactoryBean
  location: class net.shibboleth.idp.plugin.oidc.op.profile.impl.BaseOIDCResponseActionTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/BaseOIDCResponseActionTest.java>:[167,32] net.shibboleth.oidc.profile.config.OIDCAuthorizationConfiguration is abstract; cannot be instantiated
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/AddAttributesToClaimsSetTest.java>:[72,68] cannot find symbol
  symbol:   method setAlwaysIncludedAttributes(java.util.Set<java.lang.String>)
  location: interface net.shibboleth.oidc.profile.config.OIDCAuthorizationConfiguration
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/ValidateGrantTypeTest.java>:[103,49] net.shibboleth.oidc.profile.oauth2.config.OAuth2TokenConfiguration is abstract; cannot be instantiated
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/ValidateGrantTypeTest.java>:[104,15] cannot find symbol
  symbol:   method setGrantTypes(java.util.Set<java.lang.String>)
  location: variable config of type net.shibboleth.oidc.profile.oauth2.config.OAuth2TokenConfiguration
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/ValidatePKCETest.java>:[143,68] cannot find symbol
  symbol:   method setAllowPKCEPlain(boolean)
  location: interface net.shibboleth.oidc.profile.config.OIDCAuthorizationConfiguration
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/ValidatePKCETest.java>:[171,68] cannot find symbol
  symbol:   method setAllowPKCEPlain(boolean)
  location: interface net.shibboleth.oidc.profile.config.OIDCAuthorizationConfiguration
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/ValidatePKCETest.java>:[227,68] cannot find symbol
  symbol:   method setForcePKCE(boolean)
  location: interface net.shibboleth.oidc.profile.config.OIDCAuthorizationConfiguration
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/ValidatePKCETest.java>:[271,68] cannot find symbol
  symbol:   method setForcePKCE(boolean)
  location: interface net.shibboleth.oidc.profile.config.OIDCAuthorizationConfiguration
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/SetTokenDeliveryAttributesToResponseContextTest.java>:[67,68] cannot find symbol
  symbol:   method setEncodedAttributes(java.util.Set<java.lang.String>)
  location: interface net.shibboleth.oidc.profile.config.OIDCAuthorizationConfiguration
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/SetTokenDeliveryAttributesToResponseContextTest.java>:[70,68] cannot find symbol
  symbol:   method setAlwaysIncludedAttributes(java.util.Set<java.lang.String>)
  location: interface net.shibboleth.oidc.profile.config.OIDCAuthorizationConfiguration
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/SetTokenDeliveryAttributesToResponseContextTest.java>:[73,68] cannot find symbol
  symbol:   method setDeniedUserInfoAttributes(java.util.Set<java.lang.String>)
  location: interface net.shibboleth.oidc.profile.config.OIDCAuthorizationConfiguration
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/ManipulateClaimsForIDTokenTest.java>:[55,55] net.shibboleth.oidc.profile.config.OIDCAuthorizationConfiguration is abstract; cannot be instantiated
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/ManipulateClaimsForIDTokenTest.java>:[56,15] cannot find symbol
  symbol:   method setIDTokenManipulationStrategy(java.util.function.BiFunction<org.opensaml.profile.context.ProfileRequestContext,java.util.Map<java.lang.String,java.lang.Object>,java.util.Map<java.lang.String,java.lang.Object>>)
  location: variable config of type net.shibboleth.oidc.profile.config.OIDCAuthorizationConfiguration
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/SetConsentToResponseContextTest.java>:[51,68] cannot find symbol
  symbol:   method setEncodeConsentInTokens(boolean)
  location: interface net.shibboleth.oidc.profile.config.OIDCAuthorizationConfiguration
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/metadata/impl/CredentialMetadataValueResolverTest.java>:[58,15] cannot find symbol
  symbol:   class BasicJWKCredentialFactoryBean
  location: class net.shibboleth.idp.plugin.oidc.op.metadata.impl.CredentialMetadataValueResolverTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/metadata/impl/CredentialMetadataValueResolverTest.java>:[58,59] cannot find symbol
  symbol:   class BasicJWKCredentialFactoryBean
  location: class net.shibboleth.idp.plugin.oidc.op.metadata.impl.CredentialMetadataValueResolverTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/metadata/impl/CredentialMetadataValueResolverTest.java>:[66,68] net.shibboleth.oidc.profile.config.OIDCProviderInformationConfiguration is abstract; cannot be instantiated
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/metadata/impl/CredentialMetadataValueResolverTest.java>:[71,22] cannot find symbol
  symbol:   method setSecurityConfiguration(net.shibboleth.idp.profile.config.SecurityConfiguration)
  location: variable profileConfig of type net.shibboleth.oidc.profile.config.OIDCProviderInformationConfiguration
[INFO] 33 errors 
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth IdP :: Plugins :: OpenID Connect Provider 3.4.0-SNAPSHOT:
[INFO] 
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider SUCCESS [  2.130 s]

[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider API SUCCESS [ 14.244 s]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider Implementation FAILURE [  8.462 s]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider Distribution SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  27.784 s
[INFO] Finished at: 2023-04-19T14:29:06Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:testCompile (default-testCompile) on project idp-plugin-oidc-op-impl: Compilation failure: Compilation failure:
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/authn/impl/JWTCredentialValidatorTest.java>:[74,49] cannot find symbol
[ERROR] symbol:   class AbstractOAuth2ClientAuthenticableProfileConfiguration
[ERROR] location: package net.shibboleth.oidc.profile.oauth2.config
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/flow/AbstractOidcFlowTest.java>:[102,52] cannot find symbol
[ERROR] symbol:   class BasicJWKCredentialFactoryBean
[ERROR] location: package net.shibboleth.oidc.security.credential.impl
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/BaseOIDCResponseActionTest.java>:[39,52] cannot find symbol
[ERROR] symbol:   class BasicJWKCredentialFactoryBean
[ERROR] location: package net.shibboleth.oidc.security.credential.impl
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/metadata/impl/CredentialMetadataValueResolverTest.java>:[40,52] cannot find symbol
[ERROR] symbol:   class BasicJWKCredentialFactoryBean
[ERROR] location: package net.shibboleth.oidc.security.credential.impl
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/authn/impl/JWTCredentialValidatorTest.java>:[133,50] net.shibboleth.oidc.profile.oauth2.config.OAuth2TokenConfiguration is abstract; cannot be instantiated
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/authn/impl/JWTCredentialValidatorTest.java>:[134,16] cannot find symbol
[ERROR] symbol:   method setClaimsValidator(net.shibboleth.oidc.jwt.claims.ClaimsValidator)
[ERROR] location: variable profile of type net.shibboleth.oidc.profile.oauth2.config.OAuth2TokenConfiguration
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/authn/impl/JWTCredentialValidatorTest.java>:[281,11] cannot find symbol
[ERROR] symbol:   class AbstractOAuth2ClientAuthenticableProfileConfiguration
[ERROR] location: class net.shibboleth.idp.plugin.oidc.op.authn.impl.JWTCredentialValidatorTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/flow/AbstractOidcFlowTest.java>:[562,15] cannot find symbol
[ERROR] symbol:   class BasicJWKCredentialFactoryBean
[ERROR] location: class net.shibboleth.idp.plugin.oidc.op.profile.flow.AbstractOidcFlowTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/flow/AbstractOidcFlowTest.java>:[562,59] cannot find symbol
[ERROR] symbol:   class BasicJWKCredentialFactoryBean
[ERROR] location: class net.shibboleth.idp.plugin.oidc.op.profile.flow.AbstractOidcFlowTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/BaseOIDCResponseActionTest.java>:[115,13] cannot find symbol
[ERROR] symbol:   class BasicJWKCredentialFactoryBean
[ERROR] location: class net.shibboleth.idp.plugin.oidc.op.profile.impl.BaseOIDCResponseActionTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/BaseOIDCResponseActionTest.java>:[115,57] cannot find symbol
[ERROR] symbol:   class BasicJWKCredentialFactoryBean
[ERROR] location: class net.shibboleth.idp.plugin.oidc.op.profile.impl.BaseOIDCResponseActionTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/BaseOIDCResponseActionTest.java>:[120,27] cannot find symbol
[ERROR] symbol:   class BasicJWKCredentialFactoryBean
[ERROR] location: class net.shibboleth.idp.plugin.oidc.op.profile.impl.BaseOIDCResponseActionTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/BaseOIDCResponseActionTest.java>:[125,27] cannot find symbol
[ERROR] symbol:   class BasicJWKCredentialFactoryBean
[ERROR] location: class net.shibboleth.idp.plugin.oidc.op.profile.impl.BaseOIDCResponseActionTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/BaseOIDCResponseActionTest.java>:[130,27] cannot find symbol
[ERROR] symbol:   class BasicJWKCredentialFactoryBean
[ERROR] location: class net.shibboleth.idp.plugin.oidc.op.profile.impl.BaseOIDCResponseActionTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/BaseOIDCResponseActionTest.java>:[135,27] cannot find symbol
[ERROR] symbol:   class BasicJWKCredentialFactoryBean
[ERROR] location: class net.shibboleth.idp.plugin.oidc.op.profile.impl.BaseOIDCResponseActionTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/BaseOIDCResponseActionTest.java>:[167,32] net.shibboleth.oidc.profile.config.OIDCAuthorizationConfiguration is abstract; cannot be instantiated
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/AddAttributesToClaimsSetTest.java>:[72,68] cannot find symbol
[ERROR] symbol:   method setAlwaysIncludedAttributes(java.util.Set<java.lang.String>)
[ERROR] location: interface net.shibboleth.oidc.profile.config.OIDCAuthorizationConfiguration
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/ValidateGrantTypeTest.java>:[103,49] net.shibboleth.oidc.profile.oauth2.config.OAuth2TokenConfiguration is abstract; cannot be instantiated
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/ValidateGrantTypeTest.java>:[104,15] cannot find symbol
[ERROR] symbol:   method setGrantTypes(java.util.Set<java.lang.String>)
[ERROR] location: variable config of type net.shibboleth.oidc.profile.oauth2.config.OAuth2TokenConfiguration
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/ValidatePKCETest.java>:[143,68] cannot find symbol
[ERROR] symbol:   method setAllowPKCEPlain(boolean)
[ERROR] location: interface net.shibboleth.oidc.profile.config.OIDCAuthorizationConfiguration
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/ValidatePKCETest.java>:[171,68] cannot find symbol
[ERROR] symbol:   method setAllowPKCEPlain(boolean)
[ERROR] location: interface net.shibboleth.oidc.profile.config.OIDCAuthorizationConfiguration
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/ValidatePKCETest.java>:[227,68] cannot find symbol
[ERROR] symbol:   method setForcePKCE(boolean)
[ERROR] location: interface net.shibboleth.oidc.profile.config.OIDCAuthorizationConfiguration
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/ValidatePKCETest.java>:[271,68] cannot find symbol
[ERROR] symbol:   method setForcePKCE(boolean)
[ERROR] location: interface net.shibboleth.oidc.profile.config.OIDCAuthorizationConfiguration
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/SetTokenDeliveryAttributesToResponseContextTest.java>:[67,68] cannot find symbol
[ERROR] symbol:   method setEncodedAttributes(java.util.Set<java.lang.String>)
[ERROR] location: interface net.shibboleth.oidc.profile.config.OIDCAuthorizationConfiguration
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/SetTokenDeliveryAttributesToResponseContextTest.java>:[70,68] cannot find symbol
[ERROR] symbol:   method setAlwaysIncludedAttributes(java.util.Set<java.lang.String>)
[ERROR] location: interface net.shibboleth.oidc.profile.config.OIDCAuthorizationConfiguration
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/SetTokenDeliveryAttributesToResponseContextTest.java>:[73,68] cannot find symbol
[ERROR] symbol:   method setDeniedUserInfoAttributes(java.util.Set<java.lang.String>)
[ERROR] location: interface net.shibboleth.oidc.profile.config.OIDCAuthorizationConfiguration
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/ManipulateClaimsForIDTokenTest.java>:[55,55] net.shibboleth.oidc.profile.config.OIDCAuthorizationConfiguration is abstract; cannot be instantiated
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/ManipulateClaimsForIDTokenTest.java>:[56,15] cannot find symbol
[ERROR] symbol:   method setIDTokenManipulationStrategy(java.util.function.BiFunction<org.opensaml.profile.context.ProfileRequestContext,java.util.Map<java.lang.String,java.lang.Object>,java.util.Map<java.lang.String,java.lang.Object>>)
[ERROR] location: variable config of type net.shibboleth.oidc.profile.config.OIDCAuthorizationConfiguration
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/SetConsentToResponseContextTest.java>:[51,68] cannot find symbol
[ERROR] symbol:   method setEncodeConsentInTokens(boolean)
[ERROR] location: interface net.shibboleth.oidc.profile.config.OIDCAuthorizationConfiguration
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/metadata/impl/CredentialMetadataValueResolverTest.java>:[58,15] cannot find symbol
[ERROR] symbol:   class BasicJWKCredentialFactoryBean
[ERROR] location: class net.shibboleth.idp.plugin.oidc.op.metadata.impl.CredentialMetadataValueResolverTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/metadata/impl/CredentialMetadataValueResolverTest.java>:[58,59] cannot find symbol
[ERROR] symbol:   class BasicJWKCredentialFactoryBean
[ERROR] location: class net.shibboleth.idp.plugin.oidc.op.metadata.impl.CredentialMetadataValueResolverTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/metadata/impl/CredentialMetadataValueResolverTest.java>:[66,68] net.shibboleth.oidc.profile.config.OIDCProviderInformationConfiguration is abstract; cannot be instantiated
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/metadata/impl/CredentialMetadataValueResolverTest.java>:[71,22] cannot find symbol
[ERROR] symbol:   method setSecurityConfiguration(net.shibboleth.idp.profile.config.SecurityConfiguration)
[ERROR] location: variable profileConfig of type net.shibboleth.oidc.profile.config.OIDCProviderInformationConfiguration
[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 :idp-plugin-oidc-op-impl
No mail will be sent out, as 'java-idp-oidc-v2 �� Shibboleth IdP :: Plugins :: OpenID Connect Provider Distribution #1269' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: commits at shibboleth.net
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
Saving reports...
Processing '/var/lib/jenkins/jobs/java-idp-oidc-v2/builds/1269/testng/testng-results.xml'
TestNG Reports Processing: FINISH


More information about the commits mailing list