Build failed in Jenkins: java-identity-provider-v5-multi » Oracle-19,Windows2022 #273
Shibboleth Jenkins
noreply at shibboleth.net
Thu Feb 2 09:29:31 UTC 2023
See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-multi/jdk=Oracle-19,label=Windows2022/273/display/redirect>
Changes:
------------------------------------------
[...truncated 178.06 KB...]
at java.base/java.lang.reflect.Method.invoke(Method.java:578)
at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:135)
at org.testng.internal.invokers.MethodInvocationHelper$1.runTestMethod(MethodInvocationHelper.java:252)
at org.springframework.test.context.testng.AbstractTestNGSpringContextTests.run(AbstractTestNGSpringContextTests.java:154)
at org.testng.internal.invokers.MethodInvocationHelper.invokeHookable(MethodInvocationHelper.java:266)
at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:665)
at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:220)
at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:50)
at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:945)
at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:193)
at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.testng.TestRunner.privateRun(TestRunner.java:808)
at org.testng.TestRunner.run(TestRunner.java:603)
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:151)
at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:192)
at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:93)
at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:155)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581)
[ERROR] net.shibboleth.idp.test.flows.saml2.SAML2RedirectSSOFlowTest.testSAML2RedirectFlow Time elapsed: 0.175 s <<< FAILURE!
java.lang.AssertionError: expected [end] but found [ErrorView]
at org.testng.Assert.fail(Assert.java:110)
at org.testng.Assert.failNotEquals(Assert.java:1413)
at org.testng.Assert.assertEqualsImpl(Assert.java:149)
at org.testng.Assert.assertEquals(Assert.java:131)
at org.testng.Assert.assertEquals(Assert.java:655)
at org.testng.Assert.assertEquals(Assert.java:665)
at net.shibboleth.idp.test.flows.AbstractFlowTest.assertFlowExecutionOutcome(AbstractFlowTest.java:294)
at net.shibboleth.idp.test.flows.AbstractFlowTest.assertFlowExecutionOutcome(AbstractFlowTest.java:280)
at net.shibboleth.idp.test.flows.saml2.AbstractSAML2FlowTest.getResponse(AbstractSAML2FlowTest.java:69)
at net.shibboleth.idp.test.flows.saml2.AbstractSAML2FlowTest.validateResult(AbstractSAML2FlowTest.java:58)
at net.shibboleth.idp.test.flows.saml2.AbstractSAML2FlowTest.validateResult(AbstractSAML2FlowTest.java:45)
at net.shibboleth.idp.test.flows.saml2.SAML2RedirectSSOFlowTest.testSAML2RedirectFlow(SAML2RedirectSSOFlowTest.java:63)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base/java.lang.reflect.Method.invoke(Method.java:578)
at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:135)
at org.testng.internal.invokers.MethodInvocationHelper$1.runTestMethod(MethodInvocationHelper.java:252)
at org.springframework.test.context.testng.AbstractTestNGSpringContextTests.run(AbstractTestNGSpringContextTests.java:154)
at org.testng.internal.invokers.MethodInvocationHelper.invokeHookable(MethodInvocationHelper.java:266)
at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:665)
at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:220)
at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:50)
at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:945)
at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:193)
at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.testng.TestRunner.privateRun(TestRunner.java:808)
at org.testng.TestRunner.run(TestRunner.java:603)
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:151)
at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:192)
at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:93)
at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:155)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581)
[ERROR] net.shibboleth.idp.test.flows.saml2.SAML2UnsolicitedSSOFlowTest.testSAML2UnsolicitedSSOFlow Time elapsed: 0.142 s <<< FAILURE!
java.lang.AssertionError: expected [end] but found [ErrorView]
at org.testng.Assert.fail(Assert.java:110)
at org.testng.Assert.failNotEquals(Assert.java:1413)
at org.testng.Assert.assertEqualsImpl(Assert.java:149)
at org.testng.Assert.assertEquals(Assert.java:131)
at org.testng.Assert.assertEquals(Assert.java:655)
at org.testng.Assert.assertEquals(Assert.java:665)
at net.shibboleth.idp.test.flows.AbstractFlowTest.assertFlowExecutionOutcome(AbstractFlowTest.java:294)
at net.shibboleth.idp.test.flows.AbstractFlowTest.assertFlowExecutionOutcome(AbstractFlowTest.java:280)
at net.shibboleth.idp.test.flows.saml2.AbstractSAML2FlowTest.getResponse(AbstractSAML2FlowTest.java:69)
at net.shibboleth.idp.test.flows.saml2.AbstractSAML2FlowTest.validateResult(AbstractSAML2FlowTest.java:58)
at net.shibboleth.idp.test.flows.saml2.AbstractSAML2FlowTest.validateResult(AbstractSAML2FlowTest.java:45)
at net.shibboleth.idp.test.flows.saml2.SAML2UnsolicitedSSOFlowTest.testSAML2UnsolicitedSSOFlow(SAML2UnsolicitedSSOFlowTest.java:49)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base/java.lang.reflect.Method.invoke(Method.java:578)
at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:135)
at org.testng.internal.invokers.MethodInvocationHelper$1.runTestMethod(MethodInvocationHelper.java:252)
at org.springframework.test.context.testng.AbstractTestNGSpringContextTests.run(AbstractTestNGSpringContextTests.java:154)
at org.testng.internal.invokers.MethodInvocationHelper.invokeHookable(MethodInvocationHelper.java:266)
at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:665)
at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:220)
at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:50)
at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:945)
at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:193)
at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.testng.TestRunner.privateRun(TestRunner.java:808)
at org.testng.TestRunner.run(TestRunner.java:603)
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:151)
at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:192)
at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:93)
at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:155)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581)
[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] ResolverTestFlowTest>AbstractTestNGSpringContextTests.run:154->testJSONResolverTestFlow:58 expected [true] but found [false]
[ERROR] ResolverTestFlowTest>AbstractTestNGSpringContextTests.run:154->testSAML1ResolverTestFlow:77 expected [true] but found [false]
[ERROR] ResolverTestFlowTest>AbstractTestNGSpringContextTests.run:154->testSAML2ResolverTestFlow:97 expected [true] but found [false]
[ERROR] MappingTest>AbstractTestNGSpringContextTests.run:154->testResolveAndFilter:33 expected object to not be null
[ERROR] SAML1AttributeQueryFlowTest>AbstractTestNGSpringContextTests.run:154->testSAML1AttributeQueryFlow:94->AbstractSAML1FlowTest.validateResult:56 expected [{urn:oasis:names:tc:SAML:1.0:protocol}Success] but found [{urn:oasis:names:tc:SAML:1.0:protocol}Responder]
[ERROR] SAML1AttributeQueryFlowTest>AbstractTestNGSpringContextTests.run:154->testSAML1AttributeQueryFlowNoCredential:135->AbstractSAML1FlowTest.validateResult:56 expected [{urn:oasis:names:tc:SAML:1.0:protocol}Requester] but found [{urn:oasis:names:tc:SAML:1.0:protocol}Responder]
[ERROR] SAML1AttributeQueryFlowTest>AbstractTestNGSpringContextTests.run:154->testSAML1AttributeQueryFlowWithDesignators:116->AbstractSAML1FlowTest.validateResult:56 expected [{urn:oasis:names:tc:SAML:1.0:protocol}Success] but found [{urn:oasis:names:tc:SAML:1.0:protocol}Responder]
[ERROR] SAML1UnsolicitedSSOFlowTest>AbstractTestNGSpringContextTests.run:154->testSAML1UnsolicitedSSOFlow:50->AbstractSAML1FlowTest.validateResult:43->AbstractSAML1FlowTest.validateResult:56->AbstractSAML1FlowTest.getResponse:67->AbstractFlowTest.assertFlowExecutionOutcome:280->AbstractFlowTest.assertFlowExecutionOutcome:294 expected [end] but found [ErrorView]
[ERROR] SAML2AttributeQueryFlowTest>AbstractTestNGSpringContextTests.run:154->testSAML2AttributeQueryFlow:99->AbstractSAML2FlowTest.validateResult:58 expected [urn:oasis:names:tc:SAML:2.0:status:Success] but found [urn:oasis:names:tc:SAML:2.0:status:Responder]
[ERROR] SAML2AttributeQueryFlowTest>AbstractTestNGSpringContextTests.run:154->testSAML2AttributeQueryFlowNoCredential:140->AbstractSAML2FlowTest.validateResult:58 expected [urn:oasis:names:tc:SAML:2.0:status:Requester] but found [urn:oasis:names:tc:SAML:2.0:status:Responder]
[ERROR] SAML2AttributeQueryFlowTest>AbstractTestNGSpringContextTests.run:154->testSAML2AttributeQueryFlowWithDesignators:121->AbstractSAML2FlowTest.validateResult:58 expected [urn:oasis:names:tc:SAML:2.0:status:Success] but found [urn:oasis:names:tc:SAML:2.0:status:Responder]
[ERROR] SAML2ECPSSOFlowTest>AbstractTestNGSpringContextTests.run:154->testSAML2ECPFlow:58->AbstractSAML2FlowTest.validateResult:45->AbstractSAML2FlowTest.validateResult:58->AbstractSAML2FlowTest.getResponse:72->AbstractFlowTest.assertProfileRequestContext:308 expected object to not be null
[ERROR] SAML2POSTSSOFlowTest>AbstractTestNGSpringContextTests.run:154->testSAML2POSTSSOFlow:60->AbstractSAML2FlowTest.validateResult:45->AbstractSAML2FlowTest.validateResult:58->AbstractSAML2FlowTest.getResponse:69->AbstractFlowTest.assertFlowExecutionOutcome:280->AbstractFlowTest.assertFlowExecutionOutcome:294 expected [end] but found [ErrorView]
[ERROR] SAML2POSTSimpleSignSSOFlowTest>AbstractTestNGSpringContextTests.run:154->testSAML2POSTSSOFlow:60->AbstractSAML2FlowTest.validateResult:45->AbstractSAML2FlowTest.validateResult:58->AbstractSAML2FlowTest.getResponse:69->AbstractFlowTest.assertFlowExecutionOutcome:280->AbstractFlowTest.assertFlowExecutionOutcome:294 expected [end] but found [ErrorView]
[ERROR] SAML2RedirectSSOFlowTest>AbstractTestNGSpringContextTests.run:154->testSAML2RedirectFlow:63->AbstractSAML2FlowTest.validateResult:45->AbstractSAML2FlowTest.validateResult:58->AbstractSAML2FlowTest.getResponse:69->AbstractFlowTest.assertFlowExecutionOutcome:280->AbstractFlowTest.assertFlowExecutionOutcome:294 expected [end] but found [ErrorView]
[ERROR] SAML2UnsolicitedSSOFlowTest>AbstractTestNGSpringContextTests.run:154->testSAML2UnsolicitedSSOFlow:49->AbstractSAML2FlowTest.validateResult:45->AbstractSAML2FlowTest.validateResult:58->AbstractSAML2FlowTest.getResponse:69->AbstractFlowTest.assertFlowExecutionOutcome:280->AbstractFlowTest.assertFlowExecutionOutcome:294 expected [end] but found [ErrorView]
[INFO]
[ERROR] Tests run: 76, Failures: 16, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Installer
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Distribution
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ---------------------< net.shibboleth.idp:idp-bom >---------------------
[INFO] Building Shibboleth IdP :: BOM 5.0.0-SNAPSHOT [26/28]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-bom ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-bom ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-bom ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Identity Provider 5.0.0-SNAPSHOT:
[INFO]
[INFO] Shibboleth Identity Provider ....................... SUCCESS [ 0.676 s]
[INFO] Shibboleth IdP :: Core ............................. SUCCESS [ 2.309 s]
[INFO] Shibboleth IdP :: Configuration Schemas ............ SUCCESS [ 0.123 s]
[INFO] Shibboleth IdP :: Profile API ...................... SUCCESS [ 15.033 s]
[INFO] Shibboleth IdP :: Authentication API ............... SUCCESS [ 12.769 s]
[INFO] Shibboleth IdP :: Administrative Profile API ....... SUCCESS [ 12.551 s]
[INFO] Shibboleth IdP :: Session API ...................... SUCCESS [ 10.430 s]
[INFO] Shibboleth IdP :: SAML Profile API ................. SUCCESS [ 13.901 s]
[INFO] Shibboleth IdP :: CAS Protocol API ................. SUCCESS [ 10.596 s]
[INFO] Shibboleth IdP :: Consent API ...................... SUCCESS [ 0.350 s]
[INFO] Shibboleth IdP :: UI Support ....................... SUCCESS [ 13.001 s]
[INFO] Shibboleth IdP :: Testing .......................... SUCCESS [ 12.676 s]
[INFO] Shibboleth IdP :: Administrative Profile Implementation SUCCESS [ 13.513 s]
[INFO] Shibboleth IdP :: Profile Implementation ........... SUCCESS [ 13.428 s]
[INFO] Shibboleth IdP :: Authentication Implementation .... SUCCESS [ 36.850 s]
[INFO] Shibboleth IdP :: Session Implementation ........... SUCCESS [ 29.592 s]
[INFO] Shibboleth IdP :: CAS Protocol Implementation ...... SUCCESS [ 18.670 s]
[INFO] Shibboleth IdP :: Consent Implementation ........... SUCCESS [ 14.384 s]
[INFO] Shibboleth IdP :: SAML Profile Implementation ...... SUCCESS [ 21.495 s]
[INFO] Shibboleth IdP :: Spring Integration ............... SUCCESS [ 10.313 s]
[INFO] Shibboleth IdP :: System Configuration ............. SUCCESS [ 2.525 s]
[INFO] Shibboleth IdP :: WAR .............................. SUCCESS [ 0.129 s]
[INFO] Shibboleth IdP :: WAR distribution ................. SUCCESS [ 0.114 s]
[INFO] Shibboleth IdP :: Command Line ..................... SUCCESS [ 0.607 s]
[INFO] Shibboleth IdP :: Configuration Files .............. FAILURE [ 42.803 s]
[INFO] Shibboleth IdP :: Installer ........................ SKIPPED
[INFO] Shibboleth IdP :: Distribution ..................... SKIPPED
[INFO] Shibboleth IdP :: BOM .............................. SUCCESS [ 0.143 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 05:18 min
[INFO] Finished at: 2023-02-02T09:29:31Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M7:test (default-test) on project idp-conf: There are test failures.
[ERROR]
[ERROR] Please refer to C:\opt\jenkins\workspace\java-identity-provider-v5-multi\jdk\Oracle-19\label\Windows2022\idp-conf\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-conf
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-identity-provider-v5-multi/configurations/axis-jdk/Oracle-19/axis-label/Windows2022/builds/273/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/Oracle-19/axis-label/Windows2022/builds/273/testng/testng-results-10.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/Oracle-19/axis-label/Windows2022/builds/273/testng/testng-results-11.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/Oracle-19/axis-label/Windows2022/builds/273/testng/testng-results-12.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/Oracle-19/axis-label/Windows2022/builds/273/testng/testng-results-13.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/Oracle-19/axis-label/Windows2022/builds/273/testng/testng-results-14.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/Oracle-19/axis-label/Windows2022/builds/273/testng/testng-results-15.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/Oracle-19/axis-label/Windows2022/builds/273/testng/testng-results-16.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/Oracle-19/axis-label/Windows2022/builds/273/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/Oracle-19/axis-label/Windows2022/builds/273/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/Oracle-19/axis-label/Windows2022/builds/273/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/Oracle-19/axis-label/Windows2022/builds/273/testng/testng-results-5.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/Oracle-19/axis-label/Windows2022/builds/273/testng/testng-results-6.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/Oracle-19/axis-label/Windows2022/builds/273/testng/testng-results-7.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/Oracle-19/axis-label/Windows2022/builds/273/testng/testng-results-8.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/Oracle-19/axis-label/Windows2022/builds/273/testng/testng-results-9.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/Oracle-19/axis-label/Windows2022/builds/273/testng/testng-results.xml'
1.163636% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH
More information about the commits
mailing list