Build failed in Jenkins: java-idp-oidc-v2-nightly #681

Shibboleth Jenkins noreply at shibboleth.net
Fri Feb 11 01:40:20 UTC 2022


See <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/681/display/redirect?page=changes>

Changes:

[Scott Cantor] JOIDC-11 - Support for client_credentials grant

[Scott Cantor] Add some default properties to file.

[Scott Cantor] Add SAML metadata test for client_credentials grant.


------------------------------------------
[...truncated 259.46 KB...]
java.lang.AssertionError: expected [true] but found [false]
	at net.shibboleth.idp.plugin.oidc.op.profile.flow.ClientCredentialsTokenFlowTest.testValidSecretJWTAuthn(ClientCredentialsTokenFlowTest.java:213)

[ERROR] net.shibboleth.idp.plugin.oidc.op.profile.flow.UserInfoTest.testFailsUntrustedClient  Time elapsed: 0.038 s  <<< FAILURE!
java.lang.AssertionError: expected [unauthorized_client] but found [invalid_request]
	at net.shibboleth.idp.plugin.oidc.op.profile.flow.UserInfoTest.testFailsUntrustedClient(UserInfoTest.java:95)

[ERROR] net.shibboleth.idp.plugin.oidc.op.profile.flow.UserInfoTest.testNotConsentedEmailResolutionWithLegacyConsentToken  Time elapsed: 0.013 s  <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
	at net.shibboleth.idp.plugin.oidc.op.profile.flow.UserInfoTest.testNotConsentedEmailResolutionWithLegacyConsentToken(UserInfoTest.java:208)

[ERROR] net.shibboleth.idp.plugin.oidc.op.profile.flow.UserInfoTest.testSuccessEmailResolution  Time elapsed: 0.01 s  <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
	at net.shibboleth.idp.plugin.oidc.op.profile.flow.UserInfoTest.testSuccessEmailResolution(UserInfoTest.java:154)

[ERROR] net.shibboleth.idp.plugin.oidc.op.profile.flow.UserInfoTest.testSuccessEmailResolutionAndIssuerWithSignedResponse  Time elapsed: 0.008 s  <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
	at net.shibboleth.idp.plugin.oidc.op.profile.flow.UserInfoTest.testSuccessEmailResolutionAndIssuerWithSignedResponse(UserInfoTest.java:244)

[ERROR] net.shibboleth.idp.plugin.oidc.op.profile.flow.UserInfoTest.testSuccessEmailResolutionWithLegacyConsentToken  Time elapsed: 0.007 s  <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
	at net.shibboleth.idp.plugin.oidc.op.profile.flow.UserInfoTest.testSuccessEmailResolutionWithLegacyConsentToken(UserInfoTest.java:189)

[ERROR] net.shibboleth.idp.plugin.oidc.op.profile.flow.UserInfoTest.testSuccessEmailResolutionWithLegacyToken  Time elapsed: 0.012 s  <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
	at net.shibboleth.idp.plugin.oidc.op.profile.flow.UserInfoTest.testSuccessEmailResolutionWithLegacyToken(UserInfoTest.java:171)

[ERROR] net.shibboleth.idp.plugin.oidc.op.profile.flow.UserInfoTest.testSuccessNicknameInToken  Time elapsed: 0.008 s  <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
	at net.shibboleth.idp.plugin.oidc.op.profile.flow.UserInfoTest.testSuccessNicknameInToken(UserInfoTest.java:226)

[ERROR] net.shibboleth.idp.plugin.oidc.op.profile.flow.UserInfoTest.testSuccessOnlySubject  Time elapsed: 0.008 s  <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
	at net.shibboleth.idp.plugin.oidc.op.profile.flow.UserInfoTest.testSuccessOnlySubject(UserInfoTest.java:105)

[ERROR] net.shibboleth.idp.plugin.oidc.op.profile.flow.UserInfoTest.testSuccessOnlySubjectSaml  Time elapsed: 0.014 s  <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
	at net.shibboleth.idp.plugin.oidc.op.profile.flow.UserInfoTest.testSuccessOnlySubjectSaml(UserInfoTest.java:136)

[ERROR] net.shibboleth.idp.plugin.oidc.op.profile.flow.UserInfoTest.testSuccessOnlySubjectWithLegacyToken  Time elapsed: 0.008 s  <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
	at net.shibboleth.idp.plugin.oidc.op.profile.flow.UserInfoTest.testSuccessOnlySubjectWithLegacyToken(UserInfoTest.java:121)

[ERROR] net.shibboleth.idp.plugin.oidc.op.profile.flow.RegistrationFlowTest.testAccessToken_noPolicyNoRedirectUri  Time elapsed: 0.034 s  <<< FAILURE!
java.lang.AssertionError: expected [invalid_redirect_uri] but found [invalid_request]
	at net.shibboleth.idp.plugin.oidc.op.profile.flow.RegistrationFlowTest.testAccessToken_noPolicyNoRedirectUri(RegistrationFlowTest.java:139)

[ERROR] net.shibboleth.idp.plugin.oidc.op.profile.flow.RegistrationFlowTest.testAccessToken_nonCompliantWithProfilePolicy1  Time elapsed: 0.006 s  <<< FAILURE!
java.lang.AssertionError: expected [invalid_client_metadata] but found [invalid_request]
	at net.shibboleth.idp.plugin.oidc.op.profile.flow.RegistrationFlowTest.testAccessToken_nonCompliantWithProfilePolicy1(RegistrationFlowTest.java:112)

[ERROR] net.shibboleth.idp.plugin.oidc.op.profile.flow.RegistrationFlowTest.testAccessToken_nonCompliantWithProfilePolicy2  Time elapsed: 0.006 s  <<< FAILURE!
java.lang.AssertionError: expected [invalid_client_metadata] but found [invalid_request]
	at net.shibboleth.idp.plugin.oidc.op.profile.flow.RegistrationFlowTest.testAccessToken_nonCompliantWithProfilePolicy2(RegistrationFlowTest.java:121)

[ERROR] net.shibboleth.idp.plugin.oidc.op.profile.flow.RegistrationFlowTest.testAccessToken_success  Time elapsed: 0.028 s  <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
	at net.shibboleth.idp.plugin.oidc.op.profile.flow.RegistrationFlowTest.assertSuccessfulResponse(RegistrationFlowTest.java:144)
	at net.shibboleth.idp.plugin.oidc.op.profile.flow.RegistrationFlowTest.testAccessToken_success(RegistrationFlowTest.java:129)

[ERROR] net.shibboleth.idp.plugin.oidc.op.profile.flow.RegistrationFlowTest.testUnauthenticated_nonCompliantWithProfilePolicy1  Time elapsed: 0 s  <<< FAILURE!
java.lang.AssertionError: expected [invalid_client_metadata] but found [invalid_request]
	at net.shibboleth.idp.plugin.oidc.op.profile.flow.RegistrationFlowTest.testUnauthenticated_nonCompliantWithProfilePolicy1(RegistrationFlowTest.java:78)

[ERROR] net.shibboleth.idp.plugin.oidc.op.profile.flow.RegistrationFlowTest.testUnauthenticated_nonCompliantWithProfilePolicy2  Time elapsed: 0 s  <<< FAILURE!
java.lang.AssertionError: expected [invalid_client_metadata] but found [invalid_request]
	at net.shibboleth.idp.plugin.oidc.op.profile.flow.RegistrationFlowTest.testUnauthenticated_nonCompliantWithProfilePolicy2(RegistrationFlowTest.java:85)

[ERROR] net.shibboleth.idp.plugin.oidc.op.profile.flow.RegistrationFlowTest.testUnauthenticated_success  Time elapsed: 0 s  <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
	at net.shibboleth.idp.plugin.oidc.op.profile.flow.RegistrationFlowTest.testUnauthenticated_success(RegistrationFlowTest.java:92)

[ERROR] net.shibboleth.idp.plugin.oidc.op.profile.flow.AuthorizeFlowTest.testWithAuthorizationCodeFlow  Time elapsed: 0.059 s  <<< FAILURE!
java.lang.AssertionError: expected [CommitResponse] but found [ErrorView]
	at net.shibboleth.idp.plugin.oidc.op.profile.flow.AuthorizeFlowTest.testWithAuthorizationCodeFlow(AuthorizeFlowTest.java:82)

[ERROR] net.shibboleth.idp.plugin.oidc.op.profile.flow.AuthorizeFlowTest.testWithAuthorizationCodeFlowNoScopes  Time elapsed: 0.011 s  <<< FAILURE!
java.lang.AssertionError: expected [CommitResponse] but found [ErrorView]
	at net.shibboleth.idp.plugin.oidc.op.profile.flow.AuthorizeFlowTest.testWithAuthorizationCodeFlowNoScopes(AuthorizeFlowTest.java:102)

[ERROR] net.shibboleth.idp.plugin.oidc.op.profile.flow.AuthorizeFlowTest.testWithAuthorizationCodeFlowUsingSAMLMetadata  Time elapsed: 0.002 s  <<< FAILURE!
java.lang.AssertionError: expected [CommitResponse] but found [ErrorView]
	at net.shibboleth.idp.plugin.oidc.op.profile.flow.AuthorizeFlowTest.testWithAuthorizationCodeFlowUsingSAMLMetadata(AuthorizeFlowTest.java:154)

[ERROR] net.shibboleth.idp.plugin.oidc.op.profile.flow.AuthorizeFlowTest.testWithAuthorizationCodeFlowWithIDTokenClaims  Time elapsed: 0.006 s  <<< FAILURE!
java.lang.AssertionError: expected [CommitResponse] but found [ErrorView]
	at net.shibboleth.idp.plugin.oidc.op.profile.flow.AuthorizeFlowTest.testWithAuthorizationCodeFlowWithIDTokenClaims(AuthorizeFlowTest.java:117)

[ERROR] net.shibboleth.idp.plugin.oidc.op.profile.flow.AuthorizeFlowTest.testWithAuthorizationCodeFlowWithUIClaims  Time elapsed: 0.007 s  <<< FAILURE!
java.lang.AssertionError: expected [CommitResponse] but found [ErrorView]
	at net.shibboleth.idp.plugin.oidc.op.profile.flow.AuthorizeFlowTest.testWithAuthorizationCodeFlowWithUIClaims(AuthorizeFlowTest.java:136)

[ERROR] net.shibboleth.idp.plugin.oidc.op.profile.flow.AuthorizeFlowTest.testWithPlainReqObjectOverwriteRedirectUri  Time elapsed: 0.011 s  <<< FAILURE!
java.lang.AssertionError: expected [CommitResponse] but found [ErrorView]
	at net.shibboleth.idp.plugin.oidc.op.profile.flow.AuthorizeFlowTest.testWithPlainReqObjectOverwriteRedirectUri(AuthorizeFlowTest.java:204)

[ERROR] net.shibboleth.idp.plugin.oidc.op.profile.flow.AuthorizeFlowTest.testWithSignedReqObjectOverwriteRedirectUri  Time elapsed: 0 s  <<< FAILURE!
java.lang.AssertionError: expected [CommitResponse] but found [ErrorView]
	at net.shibboleth.idp.plugin.oidc.op.profile.flow.AuthorizeFlowTest.testWithSignedReqObjectOverwriteRedirectUri(AuthorizeFlowTest.java:267)

[ERROR] net.shibboleth.idp.plugin.oidc.op.profile.flow.KeySetFlowTest.test  Time elapsed: 0 s  <<< FAILURE!
java.text.ParseException: Missing required "keys" member
	at net.shibboleth.idp.plugin.oidc.op.profile.flow.KeySetFlowTest.test(KeySetFlowTest.java:56)

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   AuthorizeFlowTest>AbstractTestNGSpringContextTests.run:184->testWithAuthorizationCodeFlow:82->AbstractOidcFlowTest.parseSuccessResponse:125->AbstractOidcFlowTest.parseResponse:106->AbstractFlowTest.assertFlowExecutionOutcome:291 expected [CommitResponse] but found [ErrorView]
[ERROR]   AuthorizeFlowTest>AbstractTestNGSpringContextTests.run:184->testWithAuthorizationCodeFlowNoScopes:102->AbstractOidcFlowTest.assertErrorCode:132->AbstractOidcFlowTest.parseErrorResponse:117->AbstractOidcFlowTest.parseResponse:106->AbstractFlowTest.assertFlowExecutionOutcome:291 expected [CommitResponse] but found [ErrorView]
[ERROR]   AuthorizeFlowTest>AbstractTestNGSpringContextTests.run:184->testWithAuthorizationCodeFlowUsingSAMLMetadata:154->AbstractOidcFlowTest.parseSuccessResponse:125->AbstractOidcFlowTest.parseResponse:106->AbstractFlowTest.assertFlowExecutionOutcome:291 expected [CommitResponse] but found [ErrorView]
[ERROR]   AuthorizeFlowTest>AbstractTestNGSpringContextTests.run:184->testWithAuthorizationCodeFlowWithIDTokenClaims:117->AbstractOidcFlowTest.parseSuccessResponse:125->AbstractOidcFlowTest.parseResponse:106->AbstractFlowTest.assertFlowExecutionOutcome:291 expected [CommitResponse] but found [ErrorView]
[ERROR]   AuthorizeFlowTest>AbstractTestNGSpringContextTests.run:184->testWithAuthorizationCodeFlowWithUIClaims:136->AbstractOidcFlowTest.parseSuccessResponse:125->AbstractOidcFlowTest.parseResponse:106->AbstractFlowTest.assertFlowExecutionOutcome:291 expected [CommitResponse] but found [ErrorView]
[ERROR]   AuthorizeFlowTest>AbstractTestNGSpringContextTests.run:184->testWithPlainReqObjectOverwriteRedirectUri:204->AbstractOidcFlowTest.parseSuccessResponse:125->AbstractOidcFlowTest.parseResponse:106->AbstractFlowTest.assertFlowExecutionOutcome:291 expected [CommitResponse] but found [ErrorView]
[ERROR]   AuthorizeFlowTest>AbstractTestNGSpringContextTests.run:184->testWithSignedReqObjectOverwriteRedirectUri:267->AbstractOidcFlowTest.parseSuccessResponse:125->AbstractOidcFlowTest.parseResponse:106->AbstractFlowTest.assertFlowExecutionOutcome:291 expected [CommitResponse] but found [ErrorView]
[ERROR]   ClientCredentialsTokenFlowTest>AbstractTestNGSpringContextTests.run:184->testInvalidAudience:124->AbstractOidcFlowTest.assertErrorCode:133 expected [access_denied] but found [invalid_request]
[ERROR]   ClientCredentialsTokenFlowTest>AbstractTestNGSpringContextTests.run:184->testInvalidClientSecret:115->AbstractOidcFlowTest.assertErrorCode:133 expected [invalid_client] but found [invalid_request]
[ERROR]   ClientCredentialsTokenFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidPrivateKeyJWT_expiredExp:188->AbstractOidcFlowTest.assertErrorCode:133 expected [invalid_client] but found [invalid_request]
[ERROR]   ClientCredentialsTokenFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidPrivateKeyJWT_issuedInTheFuture:197->AbstractOidcFlowTest.assertErrorCode:133 expected [invalid_client] but found [invalid_request]
[ERROR]   ClientCredentialsTokenFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidPrivateKeyJWT_missingJti:206->AbstractOidcFlowTest.assertErrorCode:133 expected [invalid_client] but found [invalid_request]
[ERROR]   ClientCredentialsTokenFlowTest>AbstractTestNGSpringContextTests.run:184->testInvalidSecretJWTAuthn:206->AbstractOidcFlowTest.assertErrorCode:133 expected [invalid_client] but found [invalid_request]
[ERROR]   ClientCredentialsTokenFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidSecretJWT_expiredExp:125->AbstractOidcFlowTest.assertErrorCode:133 expected [invalid_client] but found [invalid_request]
[ERROR]   ClientCredentialsTokenFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidSecretJWT_issuedInTheFuture:134->AbstractOidcFlowTest.assertErrorCode:133 expected [invalid_client] but found [invalid_request]
[ERROR]   ClientCredentialsTokenFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidSecretJWT_missingJti:143->AbstractOidcFlowTest.assertErrorCode:133 expected [invalid_client] but found [invalid_request]
[ERROR]   ClientCredentialsTokenFlowTest>AbstractTestNGSpringContextTests.run:184->testNoScope:133->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR]   ClientCredentialsTokenFlowTest>AbstractTestNGSpringContextTests.run:184->testRequestedScope:147->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR]   ClientCredentialsTokenFlowTest>AbstractTestNGSpringContextTests.run:184->testRequestedScopeJWT:177->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR]   ClientCredentialsTokenFlowTest>AbstractTestNGSpringContextTests.run:184->testRequestedScopeJWTEncrypted:194->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR]   ClientCredentialsTokenFlowTest>AbstractTestNGSpringContextTests.run:184->testRequestedScopeNoAudienceJWT:162->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR]   ClientCredentialsTokenFlowTest>AbstractTestNGSpringContextTests.run:184->testSaml:226->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR]   ClientCredentialsTokenFlowTest>AbstractTestNGSpringContextTests.run:184->testValidSecretJWTAuthn:213->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR]   ConfigurationFlowTest>AbstractTestNGSpringContextTests.run:184->test:65 » Parse
[ERROR]   IntrospectionFlowTest>AbstractTestNGSpringContextTests.run:184->testFailedAuthentication:321 expected [invalid_client] but found [invalid_request]
[ERROR]   IntrospectionFlowTest>AbstractTestNGSpringContextTests.run:184->testFailureJWTExpired:235->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR]   IntrospectionFlowTest>AbstractTestNGSpringContextTests.run:184->testFailureJWTNotAuthorized:279->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR]   IntrospectionFlowTest>AbstractTestNGSpringContextTests.run:184->testFailureJWTNotYetValid:261->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR]   IntrospectionFlowTest>AbstractTestNGSpringContextTests.run:184->testFailureJWTWrongKey:295->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR]   IntrospectionFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidPrivateKeyJWT_expiredExp:188->AbstractOidcFlowTest.assertErrorCode:133 expected [invalid_client] but found [invalid_request]
[ERROR]   IntrospectionFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidPrivateKeyJWT_issuedInTheFuture:197->AbstractOidcFlowTest.assertErrorCode:133 expected [invalid_client] but found [invalid_request]
[ERROR]   IntrospectionFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidPrivateKeyJWT_missingJti:206->AbstractOidcFlowTest.assertErrorCode:133 expected [invalid_client] but found [invalid_request]
[ERROR]   IntrospectionFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidSecretJWT_expiredExp:125->AbstractOidcFlowTest.assertErrorCode:133 expected [invalid_client] but found [invalid_request]
[ERROR]   IntrospectionFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidSecretJWT_issuedInTheFuture:134->AbstractOidcFlowTest.assertErrorCode:133 expected [invalid_client] but found [invalid_request]
[ERROR]   IntrospectionFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidSecretJWT_missingJti:143->AbstractOidcFlowTest.assertErrorCode:133 expected [invalid_client] but found [invalid_request]
[ERROR]   IntrospectionFlowTest>AbstractTestNGSpringContextTests.run:184->testSuccess:122->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR]   IntrospectionFlowTest>AbstractTestNGSpringContextTests.run:184->testSuccessJWTAudience:205->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR]   IntrospectionFlowTest>AbstractTestNGSpringContextTests.run:184->testSuccessJWTNoAudience:184->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR]   IntrospectionFlowTest>AbstractTestNGSpringContextTests.run:184->testSuccessWithLegacyConsentToken:167->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR]   IntrospectionFlowTest>AbstractTestNGSpringContextTests.run:184->testSuccessWithLegacyToken:152->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR]   IntrospectionFlowTest>AbstractTestNGSpringContextTests.run:184->testSuccessWithSamlMetadata:137->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR]   IntrospectionFlowTest>AbstractTestNGSpringContextTests.run:184->testUnidentifiedToken:307->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR]   IntrospectionFlowTest>AbstractTestNGSpringContextTests.run:184->testUntrustedClient:96->AbstractOidcFlowTest.assertErrorCode:133 expected [unauthorized_client] but found [invalid_request]
[ERROR]   KeySetFlowTest>AbstractTestNGSpringContextTests.run:184->test:56 » Parse Missi...
[ERROR]   RegistrationFlowTest>AbstractTestNGSpringContextTests.run:184->testAccessToken_noPolicyNoRedirectUri:139->AbstractOidcFlowTest.assertErrorCode:133 expected [invalid_redirect_uri] but found [invalid_request]
[ERROR]   RegistrationFlowTest>AbstractTestNGSpringContextTests.run:184->testAccessToken_nonCompliantWithProfilePolicy1:112->AbstractOidcFlowTest.assertErrorCode:133 expected [invalid_client_metadata] but found [invalid_request]
[ERROR]   RegistrationFlowTest>AbstractTestNGSpringContextTests.run:184->testAccessToken_nonCompliantWithProfilePolicy2:121->AbstractOidcFlowTest.assertErrorCode:133 expected [invalid_client_metadata] but found [invalid_request]
[ERROR]   RegistrationFlowTest>AbstractTestNGSpringContextTests.run:184->testAccessToken_success:129->assertSuccessfulResponse:144->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR]   RegistrationFlowTest>AbstractTestNGSpringContextTests.run:184->testUnauthenticated_nonCompliantWithProfilePolicy1:78->AbstractOidcFlowTest.assertErrorCode:133 expected [invalid_client_metadata] but found [invalid_request]
[ERROR]   RegistrationFlowTest>AbstractTestNGSpringContextTests.run:184->testUnauthenticated_nonCompliantWithProfilePolicy2:85->AbstractOidcFlowTest.assertErrorCode:133 expected [invalid_client_metadata] but found [invalid_request]
[ERROR]   RegistrationFlowTest>AbstractTestNGSpringContextTests.run:184->testUnauthenticated_success:92->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR]   RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->testFailedAuthentication:251->AbstractOidcFlowTest.assertErrorCode:133 expected [invalid_client] but found [invalid_request]
[ERROR]   RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidPrivateKeyJWT_expiredExp:188->AbstractOidcFlowTest.assertErrorCode:133 expected [invalid_client] but found [invalid_request]
[ERROR]   RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidPrivateKeyJWT_issuedInTheFuture:197->AbstractOidcFlowTest.assertErrorCode:133 expected [invalid_client] but found [invalid_request]
[ERROR]   RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidPrivateKeyJWT_missingJti:206->AbstractOidcFlowTest.assertErrorCode:133 expected [invalid_client] but found [invalid_request]
[ERROR]   RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidSecretJWT_expiredExp:125->AbstractOidcFlowTest.assertErrorCode:133 expected [invalid_client] but found [invalid_request]
[ERROR]   RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidSecretJWT_issuedInTheFuture:134->AbstractOidcFlowTest.assertErrorCode:133 expected [invalid_client] but found [invalid_request]
[ERROR]   RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidSecretJWT_missingJti:143->AbstractOidcFlowTest.assertErrorCode:133 expected [invalid_client] but found [invalid_request]
[ERROR]   RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->testSuccess:104->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR]   RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->testSuccessJWTAudience:186->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR]   RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->testSuccessJWTExpired:210->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR]   RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->testSuccessJWTNoAudience:170->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR]   RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->testSuccessJWTNotAuthorized:226->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR]   RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->testSuccessJWTWrongKey:240->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR]   RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->testSuccessWithLegacyConsentToken:136->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR]   RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->testSuccessWithLegacyToken:125->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR]   RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->testSuccessWithSamlMetadata:114->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR]   RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->testUntrustedClient:93->AbstractOidcFlowTest.assertErrorCode:133 expected [unauthorized_client] but found [invalid_request]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testInvalidGrant:128->AbstractOidcFlowTest.assertErrorCode:133 expected [invalid_grant] but found [invalid_request]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidPrivateKeyJWT_expiredExp:188->AbstractOidcFlowTest.assertErrorCode:133 expected [invalid_client] but found [invalid_request]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidPrivateKeyJWT_issuedInTheFuture:197->AbstractOidcFlowTest.assertErrorCode:133 expected [invalid_client] but found [invalid_request]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidPrivateKeyJWT_missingJti:206->AbstractOidcFlowTest.assertErrorCode:133 expected [invalid_client] but found [invalid_request]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testInvalidSecretJWT:383->AbstractOidcFlowTest.assertErrorCode:133 expected [invalid_client] but found [invalid_request]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidSecretJWT_expiredExp:125->AbstractOidcFlowTest.assertErrorCode:133 expected [invalid_client] but found [invalid_request]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidSecretJWT_issuedInTheFuture:134->AbstractOidcFlowTest.assertErrorCode:133 expected [invalid_client] but found [invalid_request]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidSecretJWT_missingJti:143->AbstractOidcFlowTest.assertErrorCode:133 expected [invalid_client] but found [invalid_request]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testNoScopes:143->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testUnauthorized:119->AbstractOidcFlowTest.assertErrorCode:133 expected [invalid_client] but found [invalid_request]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testUntrustedClient:111->AbstractOidcFlowTest.assertErrorCode:133 expected [unauthorized_client] but found [invalid_request]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testValidGrant:161->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testValidGrantInvalidPlainPKCE:308->AbstractOidcFlowTest.assertErrorDescriptionContains:140 expected [true] but found [false]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testValidGrantInvalidS256PKCE:357->AbstractOidcFlowTest.assertErrorDescriptionContains:140 expected [true] but found [false]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testValidGrantInvalidUnforcedPlainPKCE:298->AbstractOidcFlowTest.assertErrorDescriptionContains:140 expected [true] but found [false]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testValidGrantInvalidUnforcedS256PKCE:347->AbstractOidcFlowTest.assertErrorDescriptionContains:140 expected [true] but found [false]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testValidGrantSaml:226->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testValidGrantValidPlainPKCE:317->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testValidGrantValidRequestMissingPlainPKCE:288->AbstractOidcFlowTest.assertErrorDescriptionContains:140 expected [true] but found [false]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testValidGrantValidRequestMissingS256PKCE:337->AbstractOidcFlowTest.assertErrorDescriptionContains:140 expected [true] but found [false]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testValidGrantValidS256PKCE:366->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testValidGrantValidUnforcedPlainPKCE:327->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testValidGrantValidUnforcedS256PKCE:375->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testValidGrantWithRequestedScope:174->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testValidGrantWrappedClaims:414->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testValidGrantWrappedClaimsUI:395->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testValidLegacyConsentGrant:203->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testValidLegacyConsentRefreshTokenGrant:441->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testValidLegacyGrant:191->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testValidLegacyRefreshTokenGrant:429->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testValidSecretJWT:270->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testValidSecretJWTNoAlg:278->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR]   UserInfoTest>AbstractTestNGSpringContextTests.run:184->testFailsUntrustedClient:95->AbstractOidcFlowTest.assertErrorCode:133 expected [unauthorized_client] but found [invalid_request]
[ERROR]   UserInfoTest>AbstractTestNGSpringContextTests.run:184->testNotConsentedEmailResolutionWithLegacyConsentToken:208->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR]   UserInfoTest>AbstractTestNGSpringContextTests.run:184->testSuccessEmailResolution:154->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR]   UserInfoTest>AbstractTestNGSpringContextTests.run:184->testSuccessEmailResolutionAndIssuerWithSignedResponse:244->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR]   UserInfoTest>AbstractTestNGSpringContextTests.run:184->testSuccessEmailResolutionWithLegacyConsentToken:189->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR]   UserInfoTest>AbstractTestNGSpringContextTests.run:184->testSuccessEmailResolutionWithLegacyToken:171->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR]   UserInfoTest>AbstractTestNGSpringContextTests.run:184->testSuccessNicknameInToken:226->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR]   UserInfoTest>AbstractTestNGSpringContextTests.run:184->testSuccessOnlySubject:105->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR]   UserInfoTest>AbstractTestNGSpringContextTests.run:184->testSuccessOnlySubjectSaml:136->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR]   UserInfoTest>AbstractTestNGSpringContextTests.run:184->testSuccessOnlySubjectWithLegacyToken:121->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[INFO] 
[ERROR] Tests run: 670, Failures: 110, Errors: 0, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth IdP :: Plugins :: OpenID Connect Provider 3.1.0-SNAPSHOT:
[INFO] 
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider SUCCESS [  4.220 s]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider API SUCCESS [ 26.670 s]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider Implementation FAILURE [ 36.633 s]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider Distribution SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:08 min
[INFO] Finished at: 2022-02-11T01:40:20Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M5:test (default-test) on project idp-plugin-oidc-op-impl: There are test failures.
[ERROR] 
[ERROR] Please refer to <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/target/surefire-reports> for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[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 <args> -rf :idp-plugin-oidc-op-impl
Build step 'Invoke top-level Maven targets' marked build as failure


More information about the commits mailing list