[midPoint-ci] Build failed in Jenkins: midPoint - master - main - PG 16 #39

Jenkins noreply at evolveum.com
Thu Aug 8 06:37:46 CEST 2024


See <https://jenkins.evolveum.com/job/midpoint-master-main/39/display/redirect>

Changes:


------------------------------------------
[...truncated 18571 lines...]
java.lang.IllegalStateException: ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [WebMergedContextConfiguration at 5bf8a1bc testClass = com.evolveum.midpoint.testing.rest.TestRestServiceProxyAuthentication, locations = [], classes = [com.evolveum.midpoint.gui.test.TestMidPointSpringApplication], contextInitializerClasses = [], activeProfiles = ["test"], propertySourceDescriptors = [PropertySourceDescriptor[locations=[], ignoreResourceNotFound=false, name=null, propertySourceFactory=null, encoding=null]], propertySourceProperties = ["server.port=18088", "org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true", "server.port=0"], contextCustomizers = [org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer at 1c9c7f1e, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer at 11b097a1, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer at 0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer at 73372652, org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer at 4a4cdeb0, org.springframework.boot.test.context.SpringBootTestAnnotation at a84e0d99], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:145)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:130)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:142)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:98)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:260)
	at org.springframework.test.context.testng.AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance(AbstractTestNGSpringContextTests.java:119)
	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 org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:139)
	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethodConsideringTimeout(MethodInvocationHelper.java:69)
	at org.testng.internal.invokers.ConfigInvoker.invokeConfigurationMethod(ConfigInvoker.java:390)
	at org.testng.internal.invokers.ConfigInvoker.invokeConfigurations(ConfigInvoker.java:325)
	at org.testng.internal.invokers.TestMethodWorker.invokeBeforeClassMethods(TestMethodWorker.java:180)
	at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:122)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.testng.TestRunner.privateRun(TestRunner.java:848)
	at org.testng.TestRunner.run(TestRunner.java:621)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:443)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:437)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:397)
	at org.testng.SuiteRunner.run(SuiteRunner.java:336)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1280)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1200)
	at org.testng.TestNG.runSuites(TestNG.java:1114)
	at org.testng.TestNG.run(TestNG.java:1082)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:308)
	at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:71)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:113)
	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] com.evolveum.midpoint.testing.rest.TestRestWithoutAuditingLoginAndLogout.springTestContextPrepareTestInstance -- Time elapsed: 0.003 s <<< FAILURE!
java.lang.IllegalStateException: ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [WebMergedContextConfiguration at 3f5c0c59 testClass = com.evolveum.midpoint.testing.rest.TestRestWithoutAuditingLoginAndLogout, locations = [], classes = [com.evolveum.midpoint.gui.test.TestMidPointSpringApplication], contextInitializerClasses = [], activeProfiles = ["test"], propertySourceDescriptors = [PropertySourceDescriptor[locations=[], ignoreResourceNotFound=false, name=null, propertySourceFactory=null, encoding=null]], propertySourceProperties = ["server.port=18088", "org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true", "server.port=0"], contextCustomizers = [org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer at 1c9c7f1e, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer at 11b097a1, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer at 0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer at 73372652, org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer at 4a4cdeb0, org.springframework.boot.test.context.SpringBootTestAnnotation at a84e0d99], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:145)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:130)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:142)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:98)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:260)
	at org.springframework.test.context.testng.AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance(AbstractTestNGSpringContextTests.java:119)
	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 org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:139)
	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethodConsideringTimeout(MethodInvocationHelper.java:69)
	at org.testng.internal.invokers.ConfigInvoker.invokeConfigurationMethod(ConfigInvoker.java:390)
	at org.testng.internal.invokers.ConfigInvoker.invokeConfigurations(ConfigInvoker.java:325)
	at org.testng.internal.invokers.TestMethodWorker.invokeBeforeClassMethods(TestMethodWorker.java:180)
	at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:122)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.testng.TestRunner.privateRun(TestRunner.java:848)
	at org.testng.TestRunner.run(TestRunner.java:621)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:443)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:437)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:397)
	at org.testng.SuiteRunner.run(SuiteRunner.java:336)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1280)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1200)
	at org.testng.TestNG.runSuites(TestNG.java:1114)
	at org.testng.TestNG.run(TestNG.java:1082)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:308)
	at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:71)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:113)
	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] com.evolveum.midpoint.testing.rest.TestSecurityQuestionChallengeResponse.springTestContextPrepareTestInstance -- Time elapsed: 0.002 s <<< FAILURE!
java.lang.IllegalStateException: ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [WebMergedContextConfiguration at cb81a26 testClass = com.evolveum.midpoint.testing.rest.TestSecurityQuestionChallengeResponse, locations = [], classes = [com.evolveum.midpoint.gui.test.TestMidPointSpringApplication], contextInitializerClasses = [], activeProfiles = ["test"], propertySourceDescriptors = [PropertySourceDescriptor[locations=[], ignoreResourceNotFound=false, name=null, propertySourceFactory=null, encoding=null]], propertySourceProperties = ["server.port=18088", "org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true", "server.port=0"], contextCustomizers = [org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer at 1c9c7f1e, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer at 11b097a1, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer at 0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer at 73372652, org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer at 4a4cdeb0, org.springframework.boot.test.context.SpringBootTestAnnotation at a84e0d99], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:145)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:130)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:142)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:98)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:260)
	at org.springframework.test.context.testng.AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance(AbstractTestNGSpringContextTests.java:119)
	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 org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:139)
	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethodConsideringTimeout(MethodInvocationHelper.java:69)
	at org.testng.internal.invokers.ConfigInvoker.invokeConfigurationMethod(ConfigInvoker.java:390)
	at org.testng.internal.invokers.ConfigInvoker.invokeConfigurations(ConfigInvoker.java:325)
	at org.testng.internal.invokers.TestMethodWorker.invokeBeforeClassMethods(TestMethodWorker.java:180)
	at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:122)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.testng.TestRunner.privateRun(TestRunner.java:848)
	at org.testng.TestRunner.run(TestRunner.java:621)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:443)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:437)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:397)
	at org.testng.SuiteRunner.run(SuiteRunner.java:336)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1280)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1200)
	at org.testng.TestNG.runSuites(TestNG.java:1114)
	at org.testng.TestNG.run(TestNG.java:1082)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:308)
	at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:71)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:113)
	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] com.evolveum.midpoint.testing.rest.authentication.TestOptionForSkipUpdatingAuthFocusBehavior.springTestContextPrepareTestInstance -- Time elapsed: 0.002 s <<< FAILURE!
java.lang.IllegalStateException: ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [WebMergedContextConfiguration at 475e366a testClass = com.evolveum.midpoint.testing.rest.authentication.TestOptionForSkipUpdatingAuthFocusBehavior, locations = [], classes = [com.evolveum.midpoint.gui.test.TestMidPointSpringApplication], contextInitializerClasses = [], activeProfiles = ["test"], propertySourceDescriptors = [PropertySourceDescriptor[locations=[], ignoreResourceNotFound=false, name=null, propertySourceFactory=null, encoding=null]], propertySourceProperties = ["server.port=18088", "org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true", "server.port=0"], contextCustomizers = [org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer at 1c9c7f1e, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer at 11b097a1, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer at 0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer at 73372652, org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer at 4a4cdeb0, org.springframework.boot.test.context.SpringBootTestAnnotation at a84e0d99], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:145)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:130)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:142)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:98)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:260)
	at org.springframework.test.context.testng.AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance(AbstractTestNGSpringContextTests.java:119)
	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 org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:139)
	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethodConsideringTimeout(MethodInvocationHelper.java:69)
	at org.testng.internal.invokers.ConfigInvoker.invokeConfigurationMethod(ConfigInvoker.java:390)
	at org.testng.internal.invokers.ConfigInvoker.invokeConfigurations(ConfigInvoker.java:325)
	at org.testng.internal.invokers.TestMethodWorker.invokeBeforeClassMethods(TestMethodWorker.java:180)
	at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:122)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.testng.TestRunner.privateRun(TestRunner.java:848)
	at org.testng.TestRunner.run(TestRunner.java:621)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:443)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:437)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:397)
	at org.testng.SuiteRunner.run(SuiteRunner.java:336)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1280)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1200)
	at org.testng.TestNG.runSuites(TestNG.java:1114)
	at org.testng.TestNG.run(TestNG.java:1082)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:308)
	at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:71)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:113)
	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]   TestRestServiceJson>AbstractModelIntegrationTest.cleanUpSecurity:311 » ClassCast class com.evolveum.midpoint.model.test.AbstractModelIntegrationTest$8 cannot be cast to class com.evolveum.midpoint.authentication.impl.util.AuthModuleImpl (com.evolveum.midpoint.model.test.AbstractModelIntegrationTest$8 and com.evolveum.midpoint.authentication.impl.util.AuthModuleImpl are in unnamed module of loader 'app')
[ERROR]   TestRestServiceJsonSecQ>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [WebMergedContextConfiguration at 6b9333a7 testClass = com.evolveum.midpoint.testing.rest.TestRestServiceJsonSecQ, locations = [], classes = [com.evolveum.midpoint.gui.test.TestMidPointSpringApplication], contextInitializerClasses = [], activeProfiles = ["test"], propertySourceDescriptors = [PropertySourceDescriptor[locations=[], ignoreResourceNotFound=false, name=null, propertySourceFactory=null, encoding=null]], propertySourceProperties = ["server.port=18088", "org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true", "server.port=0"], contextCustomizers = [org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer at 1c9c7f1e, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer at 11b097a1, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer at 0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer at 73372652, org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer at 4a4cdeb0, org.springframework.boot.test.context.SpringBootTestAnnotation at a84e0d99], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
[ERROR]   TestRestServiceProxyAuthentication>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [WebMergedContextConfiguration at 5bf8a1bc testClass = com.evolveum.midpoint.testing.rest.TestRestServiceProxyAuthentication, locations = [], classes = [com.evolveum.midpoint.gui.test.TestMidPointSpringApplication], contextInitializerClasses = [], activeProfiles = ["test"], propertySourceDescriptors = [PropertySourceDescriptor[locations=[], ignoreResourceNotFound=false, name=null, propertySourceFactory=null, encoding=null]], propertySourceProperties = ["server.port=18088", "org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true", "server.port=0"], contextCustomizers = [org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer at 1c9c7f1e, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer at 11b097a1, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer at 0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer at 73372652, org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer at 4a4cdeb0, org.springframework.boot.test.context.SpringBootTestAnnotation at a84e0d99], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
[ERROR]   TestRestServiceXml>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [WebMergedContextConfiguration at 36d377db testClass = com.evolveum.midpoint.testing.rest.TestRestServiceXml, locations = [], classes = [com.evolveum.midpoint.gui.test.TestMidPointSpringApplication], contextInitializerClasses = [], activeProfiles = ["test"], propertySourceDescriptors = [PropertySourceDescriptor[locations=[], ignoreResourceNotFound=false, name=null, propertySourceFactory=null, encoding=null]], propertySourceProperties = ["server.port=18088", "org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true", "server.port=0"], contextCustomizers = [org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer at 1c9c7f1e, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer at 11b097a1, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer at 0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer at 73372652, org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer at 4a4cdeb0, org.springframework.boot.test.context.SpringBootTestAnnotation at a84e0d99], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
[ERROR]   TestRestServiceYaml>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [WebMergedContextConfiguration at 6ca67c28 testClass = com.evolveum.midpoint.testing.rest.TestRestServiceYaml, locations = [], classes = [com.evolveum.midpoint.gui.test.TestMidPointSpringApplication], contextInitializerClasses = [], activeProfiles = ["test"], propertySourceDescriptors = [PropertySourceDescriptor[locations=[], ignoreResourceNotFound=false, name=null, propertySourceFactory=null, encoding=null]], propertySourceProperties = ["server.port=18088", "org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true", "server.port=0"], contextCustomizers = [org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer at 1c9c7f1e, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer at 11b097a1, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer at 0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer at 73372652, org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer at 4a4cdeb0, org.springframework.boot.test.context.SpringBootTestAnnotation at a84e0d99], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
[ERROR]   TestRestWithoutAuditingLoginAndLogout>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [WebMergedContextConfiguration at 3f5c0c59 testClass = com.evolveum.midpoint.testing.rest.TestRestWithoutAuditingLoginAndLogout, locations = [], classes = [com.evolveum.midpoint.gui.test.TestMidPointSpringApplication], contextInitializerClasses = [], activeProfiles = ["test"], propertySourceDescriptors = [PropertySourceDescriptor[locations=[], ignoreResourceNotFound=false, name=null, propertySourceFactory=null, encoding=null]], propertySourceProperties = ["server.port=18088", "org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true", "server.port=0"], contextCustomizers = [org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer at 1c9c7f1e, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer at 11b097a1, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer at 0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer at 73372652, org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer at 4a4cdeb0, org.springframework.boot.test.context.SpringBootTestAnnotation at a84e0d99], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
[ERROR]   TestSecurityQuestionChallengeResponse>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [WebMergedContextConfiguration at cb81a26 testClass = com.evolveum.midpoint.testing.rest.TestSecurityQuestionChallengeResponse, locations = [], classes = [com.evolveum.midpoint.gui.test.TestMidPointSpringApplication], contextInitializerClasses = [], activeProfiles = ["test"], propertySourceDescriptors = [PropertySourceDescriptor[locations=[], ignoreResourceNotFound=false, name=null, propertySourceFactory=null, encoding=null]], propertySourceProperties = ["server.port=18088", "org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true", "server.port=0"], contextCustomizers = [org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer at 1c9c7f1e, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer at 11b097a1, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer at 0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer at 73372652, org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer at 4a4cdeb0, org.springframework.boot.test.context.SpringBootTestAnnotation at a84e0d99], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
[ERROR]   TestOptionForSkipUpdatingAuthFocusBehavior>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [WebMergedContextConfiguration at 475e366a testClass = com.evolveum.midpoint.testing.rest.authentication.TestOptionForSkipUpdatingAuthFocusBehavior, locations = [], classes = [com.evolveum.midpoint.gui.test.TestMidPointSpringApplication], contextInitializerClasses = [], activeProfiles = ["test"], propertySourceDescriptors = [PropertySourceDescriptor[locations=[], ignoreResourceNotFound=false, name=null, propertySourceFactory=null, encoding=null]], propertySourceProperties = ["server.port=18088", "org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true", "server.port=0"], contextCustomizers = [org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer at 1c9c7f1e, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer at 11b097a1, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer at 0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer at 73372652, org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer at 4a4cdeb0, org.springframework.boot.test.context.SpringBootTestAnnotation at a84e0d99], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
[INFO] 
[ERROR] Tests run: 375, Failures: 8, Errors: 0, Skipped: 298
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-test) @ rest ---
[ERROR] There are test failures.

Please refer to /home/jenkins/agent/workspace/midpoint-master-main/testing/rest/target/failsafe-reports for the individual test results.
Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[INFO] 
[INFO] --- maven-dependency-plugin:3.3.0:analyze-only (analyze) @ rest ---
[INFO] No dependency problems found
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for midPoint Testing Infrastructure 4.9-SNAPSHOT:
[INFO] 
[INFO] midPoint Testing Infrastructure .................... SUCCESS [  2.309 s]
[INFO] midPoint Testing - Resource Connection Tests ....... SUCCESS [  3.064 s]
[INFO] midPoint Testing - Long Tests ...................... SUCCESS [03:06 min]
[INFO] midPoint Testing - Story Tests ..................... SUCCESS [28:54 min]
[INFO] midPoint Testing - REST API ........................ SUCCESS [01:16 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  33:23 min
[INFO] Finished at: 2024-08-08T04:37:28Z
[INFO] ------------------------------------------------------------------------
+ '[' 0 -ge 1 ']'
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (collect-test-results)
[Pipeline] container
[Pipeline] {
[Pipeline] testNG
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/testng-results.xml
Saving reports...
Processing '/var/jenkins_home/jobs/midpoint-master-main/builds/39/testng/testng-results-1.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main/builds/39/testng/testng-results-10.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main/builds/39/testng/testng-results-11.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main/builds/39/testng/testng-results-12.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main/builds/39/testng/testng-results-13.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main/builds/39/testng/testng-results-14.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main/builds/39/testng/testng-results-15.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main/builds/39/testng/testng-results-16.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main/builds/39/testng/testng-results-17.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main/builds/39/testng/testng-results-18.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main/builds/39/testng/testng-results-19.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main/builds/39/testng/testng-results-2.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main/builds/39/testng/testng-results-20.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main/builds/39/testng/testng-results-21.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main/builds/39/testng/testng-results-22.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main/builds/39/testng/testng-results-23.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main/builds/39/testng/testng-results-24.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main/builds/39/testng/testng-results-25.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main/builds/39/testng/testng-results-26.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main/builds/39/testng/testng-results-27.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main/builds/39/testng/testng-results-28.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main/builds/39/testng/testng-results-29.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main/builds/39/testng/testng-results-3.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main/builds/39/testng/testng-results-30.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main/builds/39/testng/testng-results-31.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main/builds/39/testng/testng-results-32.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main/builds/39/testng/testng-results-33.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main/builds/39/testng/testng-results-34.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main/builds/39/testng/testng-results-35.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main/builds/39/testng/testng-results-4.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main/builds/39/testng/testng-results-5.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main/builds/39/testng/testng-results-6.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main/builds/39/testng/testng-results-7.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main/builds/39/testng/testng-results-8.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main/builds/39/testng/testng-results-9.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main/builds/39/testng/testng-results.xml'
Failed configuration methods found. Marking build as FAILURE.
TestNG Reports Processing: FINISH
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] step



More information about the midPoint-ci mailing list