Build failed in Jenkins: java-idp-plugin-oidc-rp-v2-multi-java17 » Amazon-17,Windows2022 #6

Shibboleth Jenkins noreply at shibboleth.net
Sun Jul 23 08:09:52 UTC 2023


See <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-oidc-rp-v2-multi-java17/jdk=Amazon-17,label=Windows2022/6/display/redirect>

Changes:


------------------------------------------
[...truncated 125.80 KB...]
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at junit.framework.TestCase.runTest(TestCase.java:177)
	at junit.framework.TestCase.runBare(TestCase.java:142)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:130)
	at junit.framework.TestSuite.runTest(TestSuite.java:241)
	at junit.framework.TestSuite.run(TestSuite.java:236)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.testng.junit.JUnit4TestRunner.start(JUnit4TestRunner.java:71)
	at org.testng.junit.JUnit4TestRunner.run(JUnit4TestRunner.java:56)
	at org.testng.TestRunner$1.run(TestRunner.java:681)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.testng.TestRunner.runJUnitWorkers(TestRunner.java:887)
	at org.testng.TestRunner.privateRunJUnit(TestRunner.java:710)
	at org.testng.TestRunner.run(TestRunner.java:601)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:429)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:423)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:383)
	at org.testng.SuiteRunner.run(SuiteRunner.java:326)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1249)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1169)
	at org.testng.TestNG.runSuites(TestNG.java:1092)
	at org.testng.TestNG.run(TestNG.java:1060)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:155)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:180)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:88)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:137)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)

[ERROR] net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowPreRedirectTest.testUsingRequestObject on testUsingRequestObject(net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowPreRedirectTest)  Time elapsed: 0.474 s  <<< FAILURE!
java.lang.IllegalStateException: No active FlowSession to access; this FlowExecution has ended
	at org.springframework.webflow.engine.impl.FlowExecutionImpl.getActiveSession(FlowExecutionImpl.java:191)
	at org.springframework.webflow.test.execution.AbstractFlowExecutionTests.assertCurrentStateEquals(AbstractFlowExecutionTests.java:334)
	at net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowTest.assertStandardAuthenticationRedirectFlowSuccessConditions(OIDCRPFlowTest.java:561)
	at net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowPreRedirectTest.testUsingRequestObject(OIDCRPFlowPreRedirectTest.java:144)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at junit.framework.TestCase.runTest(TestCase.java:177)
	at junit.framework.TestCase.runBare(TestCase.java:142)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:130)
	at junit.framework.TestSuite.runTest(TestSuite.java:241)
	at junit.framework.TestSuite.run(TestSuite.java:236)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.testng.junit.JUnit4TestRunner.start(JUnit4TestRunner.java:71)
	at org.testng.junit.JUnit4TestRunner.run(JUnit4TestRunner.java:56)
	at org.testng.TestRunner$1.run(TestRunner.java:681)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.testng.TestRunner.runJUnitWorkers(TestRunner.java:887)
	at org.testng.TestRunner.privateRunJUnit(TestRunner.java:710)
	at org.testng.TestRunner.run(TestRunner.java:601)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:429)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:423)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:383)
	at org.testng.SuiteRunner.run(SuiteRunner.java:326)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1249)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1169)
	at org.testng.TestNG.runSuites(TestNG.java:1092)
	at org.testng.TestNG.run(TestNG.java:1060)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:155)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:180)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:88)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:137)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)

[ERROR] net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowPreRedirectTest.testFlowToAuthorizationRedirect on testFlowToAuthorizationRedirect(net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowPreRedirectTest)  Time elapsed: 0.371 s  <<< FAILURE!
java.lang.IllegalStateException: No active FlowSession to access; this FlowExecution has ended
	at org.springframework.webflow.engine.impl.FlowExecutionImpl.getActiveSession(FlowExecutionImpl.java:191)
	at org.springframework.webflow.test.execution.AbstractFlowExecutionTests.assertCurrentStateEquals(AbstractFlowExecutionTests.java:334)
	at net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowTest.assertStandardAuthenticationRedirectFlowSuccessConditions(OIDCRPFlowTest.java:561)
	at net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowPreRedirectTest.testFlowToAuthorizationRedirect(OIDCRPFlowPreRedirectTest.java:93)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at junit.framework.TestCase.runTest(TestCase.java:177)
	at junit.framework.TestCase.runBare(TestCase.java:142)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:130)
	at junit.framework.TestSuite.runTest(TestSuite.java:241)
	at junit.framework.TestSuite.run(TestSuite.java:236)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.testng.junit.JUnit4TestRunner.start(JUnit4TestRunner.java:71)
	at org.testng.junit.JUnit4TestRunner.run(JUnit4TestRunner.java:56)
	at org.testng.TestRunner$1.run(TestRunner.java:681)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.testng.TestRunner.runJUnitWorkers(TestRunner.java:887)
	at org.testng.TestRunner.privateRunJUnit(TestRunner.java:710)
	at org.testng.TestRunner.run(TestRunner.java:601)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:429)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:423)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:383)
	at org.testng.SuiteRunner.run(SuiteRunner.java:326)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1249)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1169)
	at org.testng.TestNG.runSuites(TestNG.java:1092)
	at org.testng.TestNG.run(TestNG.java:1060)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:155)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:180)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:88)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:137)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)

[ERROR] net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowPreRedirectTest.testUsingRequestObject_WithEncryption on testUsingRequestObject_WithEncryption(net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowPreRedirectTest)  Time elapsed: 0.398 s  <<< FAILURE!
java.lang.IllegalStateException: No active FlowSession to access; this FlowExecution has ended
	at org.springframework.webflow.engine.impl.FlowExecutionImpl.getActiveSession(FlowExecutionImpl.java:191)
	at org.springframework.webflow.test.execution.AbstractFlowExecutionTests.assertCurrentStateEquals(AbstractFlowExecutionTests.java:334)
	at net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowTest.assertStandardAuthenticationRedirectFlowSuccessConditions(OIDCRPFlowTest.java:561)
	at net.shibboleth.idp.plugin.authn.oidc.rp.impl.OIDCRPFlowPreRedirectTest.testUsingRequestObject_WithEncryption(OIDCRPFlowPreRedirectTest.java:201)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at junit.framework.TestCase.runTest(TestCase.java:177)
	at junit.framework.TestCase.runBare(TestCase.java:142)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:130)
	at junit.framework.TestSuite.runTest(TestSuite.java:241)
	at junit.framework.TestSuite.run(TestSuite.java:236)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.testng.junit.JUnit4TestRunner.start(JUnit4TestRunner.java:71)
	at org.testng.junit.JUnit4TestRunner.run(JUnit4TestRunner.java:56)
	at org.testng.TestRunner$1.run(TestRunner.java:681)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.testng.TestRunner.runJUnitWorkers(TestRunner.java:887)
	at org.testng.TestRunner.privateRunJUnit(TestRunner.java:710)
	at org.testng.TestRunner.run(TestRunner.java:601)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:429)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:423)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:383)
	at org.testng.SuiteRunner.run(SuiteRunner.java:326)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1249)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1169)
	at org.testng.TestNG.runSuites(TestNG.java:1092)
	at org.testng.TestNG.run(TestNG.java:1060)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:155)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:180)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:88)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:137)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   OIDCRPFlowFromAuthenticationResponseTest.test_IDTokenHS256_DirA128CBC_HS256_UserInfoES256_RSA_OAEP_256A256GCM:436->OIDCRPFlowTest.assertStandardEndFlowSuccessConditions:531
[ERROR]   OIDCRPFlowFromAuthenticationResponseTest.test_IDTokenHS256_InvalidNonce_PlainUserInfo:839->OIDCRPFlowTest.assertFlowEndedInErrorConditions:598->OIDCRPFlowTest.assertPreviousEventContextError:651 expected:<[InvalidToke]n> but was:<[AuthenticationExceptio]n>
[ERROR]   OIDCRPFlowFromAuthenticationResponseTest.test_IDTokenHS256_InvalidPlainUserInfo_NoSub:874->OIDCRPFlowTest.assertFlowEndedInErrorConditions:598->OIDCRPFlowTest.assertPreviousEventContextError:651 expected:<[InvalidUserInfoClaims]> but was:<[AuthenticationException]>
[ERROR]   OIDCRPFlowFromAuthenticationResponseTest.test_IDTokenHS256_InvalidPlainUserInfo_SubDoesNotMatchIdToken:909->OIDCRPFlowTest.assertFlowEndedInErrorConditions:598->OIDCRPFlowTest.assertPreviousEventContextError:651 expected:<[InvalidUserInfoClaims]> but was:<[AuthenticationException]>
[ERROR]   OIDCRPFlowFromAuthenticationResponseTest.test_IDTokenHS256_NoAudience_PlainUserInfo:775->OIDCRPFlowTest.assertFlowEndedInErrorConditions:598->OIDCRPFlowTest.assertPreviousEventContextError:651 expected:<[InvalidToke]n> but was:<[AuthenticationExceptio]n>
[ERROR]   OIDCRPFlowFromAuthenticationResponseTest.test_IDTokenHS256_NoIssuedAt_PlainUserInfo:809->OIDCRPFlowTest.assertFlowEndedInErrorConditions:598->OIDCRPFlowTest.assertPreviousEventContextError:651 expected:<[InvalidToke]n> but was:<[AuthenticationExceptio]n>
[ERROR]   OIDCRPFlowFromAuthenticationResponseTest.test_IDTokenHS256_NoIssuer_PlainUserInfo:714->OIDCRPFlowTest.assertFlowEndedInErrorConditions:598->OIDCRPFlowTest.assertPreviousEventContextError:651 expected:<[InvalidToke]n> but was:<[AuthenticationExceptio]n>
[ERROR]   OIDCRPFlowFromAuthenticationResponseTest.test_IDTokenHS256_NoSub_PlainUserInfo:745->OIDCRPFlowTest.assertFlowEndedInErrorConditions:598->OIDCRPFlowTest.assertPreviousEventContextError:651 expected:<[InvalidToke]n> but was:<[AuthenticationExceptio]n>
[ERROR]   OIDCRPFlowFromAuthenticationResponseTest.test_IDTokenHS256_PlainJWTUserInfoResponse:548->OIDCRPFlowTest.assertFlowEndedInErrorConditions:598->OIDCRPFlowTest.assertPreviousEventContextError:651 expected:<[InvalidMessage]> but was:<[AuthenticationException]>
[ERROR]   OIDCRPFlowFromAuthenticationResponseTest.test_IDTokenHS256_PlainUserInfo:151->OIDCRPFlowTest.assertStandardEndFlowSuccessConditions:531
[ERROR]   OIDCRPFlowFromAuthenticationResponseTest.test_IDTokenHS256_PlainUserInfo_ClientSecretJWTClientAuth:215->OIDCRPFlowTest.assertStandardEndFlowSuccessConditions:531
[ERROR]   OIDCRPFlowFromAuthenticationResponseTest.test_IDTokenHS256_PlainUserInfo_PrivateKeyJWTClientAuth:278->OIDCRPFlowTest.assertStandardEndFlowSuccessConditions:531
[ERROR]   OIDCRPFlowFromAuthenticationResponseTest.test_IDTokenHS256_RSA_OAEP_256_A256GCM_PlainUserInfo:511->OIDCRPFlowTest.assertStandardEndFlowSuccessConditions:531
[ERROR]   OIDCRPFlowFromAuthenticationResponseTest.test_IDTokenHS256_UserInfoHS256:313->OIDCRPFlowTest.assertStandardEndFlowSuccessConditions:531
[ERROR]   OIDCRPFlowFromAuthenticationResponseTest.test_IDTokenHS256_UserInfoHS256_WithACRAMRTranslation:592->OIDCRPFlowTest.assertStandardEndFlowSuccessConditions:531
[ERROR]   OIDCRPFlowFromAuthenticationResponseTest.test_IDTokenHS256_UserInfoJWTNotSigned:347->OIDCRPFlowTest.assertFlowEndedInErrorConditions:598->OIDCRPFlowTest.assertPreviousEventContextError:651 expected:<[InvalidMessage]> but was:<[AuthenticationException]>
[ERROR]   OIDCRPFlowPreRedirectTest.testFail_UsingRequestObject_UnsupportedSignatureAlgorithm:341
[ERROR]   OIDCRPFlowPreRedirectTest.testFlowToAuthorizationRedirect:93->OIDCRPFlowTest.assertStandardAuthenticationRedirectFlowSuccessConditions:561->AbstractFlowExecutionTests.assertCurrentStateEquals:334 » IllegalState No active FlowSession to access; this FlowExecution has ended
[ERROR]   OIDCRPFlowPreRedirectTest.testUsingRequestObject:144->OIDCRPFlowTest.assertStandardAuthenticationRedirectFlowSuccessConditions:561->AbstractFlowExecutionTests.assertCurrentStateEquals:334 » IllegalState No active FlowSession to access; this FlowExecution has ended
[ERROR]   OIDCRPFlowPreRedirectTest.testUsingRequestObject_RSA256Signature:270->OIDCRPFlowTest.assertStandardAuthenticationRedirectFlowSuccessConditions:561->AbstractFlowExecutionTests.assertCurrentStateEquals:334 » IllegalState No active FlowSession to access; this FlowExecution has ended
[ERROR]   OIDCRPFlowPreRedirectTest.testUsingRequestObject_WithEncryption:201->OIDCRPFlowTest.assertStandardAuthenticationRedirectFlowSuccessConditions:561->AbstractFlowExecutionTests.assertCurrentStateEquals:334 » IllegalState No active FlowSession to access; this FlowExecution has ended
[ERROR]   OIDCRPFlowPreRedirectTest.testWithACRs:402->OIDCRPFlowTest.assertStandardAuthenticationRedirectFlowSuccessConditions:561->AbstractFlowExecutionTests.assertCurrentStateEquals:334 » IllegalState No active FlowSession to access; this FlowExecution has ended
[INFO] 
[ERROR] Tests run: 159, Failures: 22, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] ------< net.shibboleth.idp.plugin.authn:idp-plugin-oidc-rp-dist >-------
[INFO] Building Shibboleth IdP :: Plugins :: OpenID Connect Relying Party Login Flow Distribution 2.0.0-SNAPSHOT [4/4]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-plugin-oidc-rp-dist ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-plugin-oidc-rp-dist ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth IdP :: Plugins :: OpenID Connect Relying Party Login Flow 2.0.0-SNAPSHOT:
[INFO] 
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Relying Party Login Flow SUCCESS [  0.535 s]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Relying Party Login Flow API SUCCESS [ 16.518 s]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Relying Party Login Flow Impl FAILURE [ 37.987 s]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Relying Party Login Flow Distribution SUCCESS [  0.214 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:04 min
[INFO] Finished at: 2023-07-23T08:09:52Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0:test (default-test) on project idp-plugin-oidc-rp-impl: There are test failures.
[ERROR] 
[ERROR] Please refer to C:\opt\jenkins\workspace\java-idp-plugin-oidc-rp-v2-multi-java17\jdk\Amazon-17\label\Windows2022\idp-oidc-rp-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-rp-impl
Build step 'Invoke top-level Maven targets' marked build as failure
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-plugin-oidc-rp-v2-multi-java17/configurations/axis-jdk/Amazon-17/axis-label/Windows2022/builds/6/testng/testng-results.xml'
TestNG Reports Processing: FINISH


More information about the commits mailing list