[midPoint-ci] Build failed in Jenkins: midPoint - master - main build, JDK 17 #886

Jenkins noreply at evolveum.com
Mon Apr 15 19:05:43 CEST 2024


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

Changes:


------------------------------------------
[...truncated 109054 lines...]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:598)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:520)
	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:326)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:324)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:200)
	at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:254)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1417)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1337)
	at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:713)
	... 110 more
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.evolveum.midpoint.repo.sql.query.QueryDefinitionRegistry
	at com.evolveum.midpoint.repo.sql.query.InterpretationContext.<init>(InterpretationContext.java:83)
	at com.evolveum.midpoint.repo.sql.query.InterpretationContext.<init>(InterpretationContext.java:50)
	at com.evolveum.midpoint.repo.sql.query.QueryInterpreter.interpret(QueryInterpreter.java:114)
	at com.evolveum.midpoint.repo.sql.query.QueryEngine.interpret(QueryEngine.java:56)
	at com.evolveum.midpoint.repo.sql.helpers.ObjectRetriever.searchObjectsAttempt(ObjectRetriever.java:320)
	at com.evolveum.midpoint.repo.sql.SqlRepositoryServiceImpl.lambda$searchObjects$3(SqlRepositoryServiceImpl.java:248)
	at com.evolveum.midpoint.repo.sql.SqlRepositoryServiceImpl.executeQueryAttempts(SqlRepositoryServiceImpl.java:218)
	at com.evolveum.midpoint.repo.sql.SqlRepositoryServiceImpl.searchObjects(SqlRepositoryServiceImpl.java:246)
	at com.evolveum.midpoint.task.quartzimpl.cluster.NodeRegistrar.findNodesWithGivenName(NodeRegistrar.java:553)
	at com.evolveum.midpoint.task.quartzimpl.cluster.NodeRegistrar.initializeNode(NodeRegistrar.java:155)
	at com.evolveum.midpoint.task.quartzimpl.UpAndDown.initInternal(UpAndDown.java:133)
	at com.evolveum.midpoint.task.quartzimpl.UpAndDown.init(UpAndDown.java:97)
	at com.evolveum.midpoint.task.quartzimpl.TaskManagerQuartzImpl.init(TaskManagerQuartzImpl.java:183)
	at jdk.internal.reflect.GeneratedMethodAccessor141.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMethod.invoke(InitDestroyAnnotationBeanPostProcessor.java:457)
	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:401)
	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:219)
	... 122 more

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   TestConfiguredCapabilitiesActivation>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at 4a38f7b9 testClass = com.evolveum.midpoint.testing.story.TestConfiguredCapabilitiesActivation, locations = ["classpath:ctx-story-test-main.xml"], classes = [], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = [], contextCustomizers = [], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
[ERROR]   TestDelayedEnable>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at 4a46d88c testClass = com.evolveum.midpoint.testing.story.TestDelayedEnable, locations = ["classpath:ctx-story-test-main.xml"], classes = [], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = [], contextCustomizers = [], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
[ERROR]   TestDelivery>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at 199f176d testClass = com.evolveum.midpoint.testing.story.TestDelivery, locations = ["classpath:ctx-story-test-main.xml"], classes = [], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = [], contextCustomizers = [], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
[ERROR]   TestDependencyRename>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at 7b66550d testClass = com.evolveum.midpoint.testing.story.TestDependencyRename, locations = ["classpath:ctx-story-test-main.xml"], classes = [], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = [], contextCustomizers = [], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
[ERROR]   TestExistentialIssues>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at 6612f42b testClass = com.evolveum.midpoint.testing.story.TestExistentialIssues, locations = ["classpath:ctx-story-test-main.xml"], classes = [], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = [], contextCustomizers = [], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
[ERROR]   TestFirstSteps>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at 35efbf73 testClass = com.evolveum.midpoint.testing.story.TestFirstSteps, locations = ["classpath:ctx-story-test-main.xml"], classes = [], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = [], contextCustomizers = [], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
[ERROR]   TestImportGroups>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at 4081f707 testClass = com.evolveum.midpoint.testing.story.TestImportGroups, locations = ["classpath:ctx-story-test-main.xml"], classes = [], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = [], contextCustomizers = [], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
[ERROR]   TestInboundOutboundAssociation>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at 23afe042 testClass = com.evolveum.midpoint.testing.story.TestInboundOutboundAssociation, locations = ["classpath:ctx-story-test-main.xml"], classes = [], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = [], contextCustomizers = [], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
[ERROR]   TestInducement>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at 1213641c testClass = com.evolveum.midpoint.testing.story.TestInducement, locations = ["classpath:ctx-story-test-main.xml"], classes = [], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = [], contextCustomizers = [], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
[ERROR]   TestLimitedResources>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at 601e8072 testClass = com.evolveum.midpoint.testing.story.TestLimitedResources, locations = ["classpath:ctx-story-test-main.xml"], classes = [], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = [], contextCustomizers = [], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
[ERROR]   TestMachineIntelligence>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at 6ad6811a testClass = com.evolveum.midpoint.testing.story.TestMachineIntelligence, locations = ["classpath:ctx-story-test-main.xml"], classes = [], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = [], contextCustomizers = [], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
[ERROR]   TestMapleLeaf>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at 9f07439 testClass = com.evolveum.midpoint.testing.story.TestMapleLeaf, locations = ["classpath:ctx-story-test-main.xml"], classes = [], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = [], contextCustomizers = [], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
[ERROR]   TestMappingMadness>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at 348d800c testClass = com.evolveum.midpoint.testing.story.TestMappingMadness, locations = ["classpath:ctx-story-test-main.xml"], classes = [], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = [], contextCustomizers = [], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
[ERROR]   TestMisbehavingResources>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at 12c9b295 testClass = com.evolveum.midpoint.testing.story.TestMisbehavingResources, locations = ["classpath:ctx-story-test-main.xml"], classes = [], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = [], contextCustomizers = [], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
[ERROR]   TestNormalizers>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at 4a10e981 testClass = com.evolveum.midpoint.testing.story.TestNormalizers, locations = ["classpath:ctx-story-test-main.xml"], classes = [], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = [], contextCustomizers = [], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
[ERROR]   TestNullAttribute>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at 79f1cc20 testClass = com.evolveum.midpoint.testing.story.TestNullAttribute, locations = ["classpath:ctx-story-test-main.xml"], classes = [], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = [], contextCustomizers = [], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
[ERROR]   TestOperationPerf>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at e3a3289 testClass = com.evolveum.midpoint.testing.story.TestOperationPerf, locations = ["classpath:ctx-story-test-main.xml"], classes = [], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = [], contextCustomizers = [], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
[ERROR]   TestOrgSync>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at 6c08699c testClass = com.evolveum.midpoint.testing.story.TestOrgSync, locations = ["classpath:ctx-story-test-main.xml"], classes = [], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = [], contextCustomizers = [], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
[ERROR]   TestOrphanedTasks>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at 2a3a8fc1 testClass = com.evolveum.midpoint.testing.story.TestOrphanedTasks, locations = ["classpath:ctx-story-test-main.xml"], classes = [], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = [], contextCustomizers = [], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
[ERROR]   TestPhotoAssignment>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at 16599b99 testClass = com.evolveum.midpoint.testing.story.TestPhotoAssignment, locations = ["classpath:ctx-story-test-main.xml"], classes = [], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = [], contextCustomizers = [], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
[ERROR]   TestPlentyOfAssignments>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at 2f39b6d4 testClass = com.evolveum.midpoint.testing.story.TestPlentyOfAssignments, locations = ["classpath:ctx-story-test-main.xml"], classes = [], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = [], contextCustomizers = [], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
[ERROR]   TestReconNullValue>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at 38ca19e9 testClass = com.evolveum.midpoint.testing.story.TestReconNullValue, locations = ["classpath:ctx-story-test-main.xml"], classes = [], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = [], contextCustomizers = [], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
[ERROR]   TestResourceInMaintenance>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at 3e6c338e testClass = com.evolveum.midpoint.testing.story.TestResourceInMaintenance, locations = ["classpath:ctx-story-test-main.xml"], classes = [], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = [], contextCustomizers = [], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
[ERROR]   TestRetirement>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at 229b4f01 testClass = com.evolveum.midpoint.testing.story.TestRetirement, locations = ["classpath:ctx-story-test-main.xml"], classes = [], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = [], contextCustomizers = [], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
[ERROR]   TestScience>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at 488b5245 testClass = com.evolveum.midpoint.testing.story.TestScience, locations = ["classpath:ctx-story-test-main.xml"], classes = [], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = [], contextCustomizers = [], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
[ERROR]   TestServiceAccounts>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at 35f0c0df testClass = com.evolveum.midpoint.testing.story.TestServiceAccounts, locations = ["classpath:ctx-story-test-main.xml"], classes = [], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = [], contextCustomizers = [], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
[ERROR]   TestStrings>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at 4b502e10 testClass = com.evolveum.midpoint.testing.story.TestStrings, locations = ["classpath:ctx-story-test-main.xml"], classes = [], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = [], contextCustomizers = [], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
[ERROR]   TestThresholdsStoryLiveSyncExecute>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at 58edf2b3 testClass = com.evolveum.midpoint.testing.story.TestThresholdsStoryLiveSyncExecute, locations = ["classpath:ctx-story-test-main.xml"], classes = [], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = [], contextCustomizers = [], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
[ERROR]   TestThresholdsStoryLiveSyncExecuteMultithreaded>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at 5466c7fe testClass = com.evolveum.midpoint.testing.story.TestThresholdsStoryLiveSyncExecuteMultithreaded, locations = ["classpath:ctx-story-test-main.xml"], classes = [], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = [], contextCustomizers = [], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
[ERROR]   TestThresholdsStoryLiveSyncSimulate>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at 7236df8a testClass = com.evolveum.midpoint.testing.story.TestThresholdsStoryLiveSyncSimulate, locations = ["classpath:ctx-story-test-main.xml"], classes = [], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = [], contextCustomizers = [], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
[ERROR]   TestThresholdsStoryLiveSyncSimulateMultithreaded>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at 3bec3769 testClass = com.evolveum.midpoint.testing.story.TestThresholdsStoryLiveSyncSimulateMultithreaded, locations = ["classpath:ctx-story-test-main.xml"], classes = [], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = [], contextCustomizers = [], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
[ERROR]   TestThresholdsStoryReconExecute>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at 4eb63a0b testClass = com.evolveum.midpoint.testing.story.TestThresholdsStoryReconExecute, locations = ["classpath:ctx-story-test-main.xml"], classes = [], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = [], contextCustomizers = [], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
[ERROR]   TestThresholdsStoryReconExecuteMultinode>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at 251e88a testClass = com.evolveum.midpoint.testing.story.TestThresholdsStoryReconExecuteMultinode, locations = ["classpath:ctx-story-test-main.xml"], classes = [], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = [], contextCustomizers = [], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
[ERROR]   TestThresholdsStoryReconExecuteMultithreaded>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at bcd4fa7 testClass = com.evolveum.midpoint.testing.story.TestThresholdsStoryReconExecuteMultithreaded, locations = ["classpath:ctx-story-test-main.xml"], classes = [], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = [], contextCustomizers = [], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
[ERROR]   TestThresholdsStoryReconSimulate>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at 3082f841 testClass = com.evolveum.midpoint.testing.story.TestThresholdsStoryReconSimulate, locations = ["classpath:ctx-story-test-main.xml"], classes = [], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = [], contextCustomizers = [], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
[ERROR]   TestThresholdsStoryReconSimulateMultithreaded>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at 3d143a3c testClass = com.evolveum.midpoint.testing.story.TestThresholdsStoryReconSimulateMultithreaded, locations = ["classpath:ctx-story-test-main.xml"], classes = [], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = [], contextCustomizers = [], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
[ERROR]   TestTrustedBulkActions>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at 7818eef2 testClass = com.evolveum.midpoint.testing.story.TestTrustedBulkActions, locations = ["classpath:ctx-story-test-main.xml"], classes = [], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = [], contextCustomizers = [], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
[ERROR]   TestUniversity>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at 7c6c09a2 testClass = com.evolveum.midpoint.testing.story.TestUniversity, locations = ["classpath:ctx-story-test-main.xml"], classes = [], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = [], contextCustomizers = [], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
[ERROR]   TestUnix>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at 78aae2c8 testClass = com.evolveum.midpoint.testing.story.TestUnix, locations = ["classpath:ctx-story-test-main.xml"], classes = [], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = [], contextCustomizers = [], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
[ERROR]   TestUnixTolerantAux>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at 356f1265 testClass = com.evolveum.midpoint.testing.story.TestUnixTolerantAux, locations = ["classpath:ctx-story-test-main.xml"], classes = [], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = [], contextCustomizers = [], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
[ERROR]   TestVeryAuthoritativeSource>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at 60ddec4c testClass = com.evolveum.midpoint.testing.story.TestVeryAuthoritativeSource, locations = ["classpath:ctx-story-test-main.xml"], classes = [], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = [], contextCustomizers = [], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
[ERROR]   TestWriter>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at 456ddf36 testClass = com.evolveum.midpoint.testing.story.TestWriter, locations = ["classpath:ctx-story-test-main.xml"], classes = [], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = [], contextCustomizers = [], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
[ERROR]   TestAsyncProvisioning>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at 2ef262f5 testClass = com.evolveum.midpoint.testing.story.async.TestAsyncProvisioning, locations = ["classpath:ctx-story-test-main.xml"], classes = [], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = [], contextCustomizers = [], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
[ERROR]   TestConsistencyMechanism>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at 2683a7f9 testClass = com.evolveum.midpoint.testing.story.consistency.TestConsistencyMechanism, locations = ["classpath:ctx-story-test-main.xml"], classes = [], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = [], contextCustomizers = [], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
[ERROR]   TestConsistencyReaper>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at 5b192577 testClass = com.evolveum.midpoint.testing.story.consistency.TestConsistencyReaper, locations = ["classpath:ctx-story-test-main.xml"], classes = [], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = [], contextCustomizers = [], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
[ERROR]   TestIdMatchCorrelationMediumDummy>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at 5f709bc3 testClass = com.evolveum.midpoint.testing.story.correlation.TestIdMatchCorrelationMediumDummy, locations = ["classpath:ctx-story-test-main.xml"], classes = [], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = [], contextCustomizers = [], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
[ERROR]   TestIdMatchCorrelationMultiAccountsDummy>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at 244e0f5c testClass = com.evolveum.midpoint.testing.story.correlation.TestIdMatchCorrelationMultiAccountsDummy, locations = ["classpath:ctx-story-test-main.xml"], classes = [], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = [], contextCustomizers = [], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
[ERROR]   TestIdMatchCorrelationSimpleDummy>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at 63c3fd1c testClass = com.evolveum.midpoint.testing.story.correlation.TestIdMatchCorrelationSimpleDummy, locations = ["classpath:ctx-story-test-main.xml"], classes = [], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = [], contextCustomizers = [], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
[ERROR]   TestInternalCorrelationMedium>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at 42d3f22b testClass = com.evolveum.midpoint.testing.story.correlation.TestInternalCorrelationMedium, locations = ["classpath:ctx-story-test-main.xml"], classes = [], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = [], contextCustomizers = [], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
[ERROR]   TestInternalCorrelationMultiAccounts>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at 2022a410 testClass = com.evolveum.midpoint.testing.story.correlation.TestInternalCorrelationMultiAccounts, locations = ["classpath:ctx-story-test-main.xml"], classes = [], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = [], contextCustomizers = [], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
[ERROR]   TestInternalCorrelationSimple>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at 3fecdf0a testClass = com.evolveum.midpoint.testing.story.correlation.TestInternalCorrelationSimple, locations = ["classpath:ctx-story-test-main.xml"], classes = [], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = [], contextCustomizers = [], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
[ERROR]   TestInternalCorrelationSimpleSimplified>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at 6a1400d9 testClass = com.evolveum.midpoint.testing.story.correlation.TestInternalCorrelationSimpleSimplified, locations = ["classpath:ctx-story-test-main.xml"], classes = [], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = [], contextCustomizers = [], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
[ERROR]   TestLdapComplex>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at 694330f7 testClass = com.evolveum.midpoint.testing.story.ldap.TestLdapComplex, locations = ["classpath:ctx-story-test-main.xml"], classes = [], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = [], contextCustomizers = [], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
[ERROR]   TestLdapDependency>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at 3a97a3c testClass = com.evolveum.midpoint.testing.story.ldap.TestLdapDependency, locations = ["classpath:ctx-story-test-main.xml"], classes = [], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = [], contextCustomizers = [], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
[ERROR]   TestLdapMutilated>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at 7082005 testClass = com.evolveum.midpoint.testing.story.ldap.TestLdapMutilated, locations = ["classpath:ctx-story-test-main.xml"], classes = [], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = [], contextCustomizers = [], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
[ERROR]   TestLdapSyncMassive>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at 76126404 testClass = com.evolveum.midpoint.testing.story.ldap.TestLdapSyncMassive, locations = ["classpath:ctx-story-test-main.xml"], classes = [], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = [], contextCustomizers = [], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
[ERROR]   TestLdapVirtualGroup>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at 5baa60a testClass = com.evolveum.midpoint.testing.story.ldap.TestLdapVirtualGroup, locations = ["classpath:ctx-story-test-main.xml"], classes = [], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = [], contextCustomizers = [], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
[ERROR]   TestLdapDeeplyHierarchical>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at 124a3ccd testClass = com.evolveum.midpoint.testing.story.ldap.hierarchy.TestLdapDeeplyHierarchical, locations = ["classpath:ctx-story-test-main.xml"], classes = [], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = [], contextCustomizers = [], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
[ERROR]   TestLdapFlat>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at 568007d2 testClass = com.evolveum.midpoint.testing.story.ldap.hierarchy.TestLdapFlat, locations = ["classpath:ctx-story-test-main.xml"], classes = [], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = [], contextCustomizers = [], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
[ERROR]   TestLdapHierarchical>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at 3c15e81d testClass = com.evolveum.midpoint.testing.story.ldap.hierarchy.TestLdapHierarchical, locations = ["classpath:ctx-story-test-main.xml"], classes = [], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = [], contextCustomizers = [], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
[ERROR]   TestLdapNested>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at 2d297a84 testClass = com.evolveum.midpoint.testing.story.ldap.hierarchy.TestLdapNested, locations = ["classpath:ctx-story-test-main.xml"], classes = [], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = [], contextCustomizers = [], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
[ERROR]   TestNotoriousOrg>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at 7b06db65 testClass = com.evolveum.midpoint.testing.story.notorious.TestNotoriousOrg, locations = ["classpath:ctx-story-test-main.xml"], classes = [], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = [], contextCustomizers = [], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
[ERROR]   TestNotoriousRole>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at 317b0684 testClass = com.evolveum.midpoint.testing.story.notorious.TestNotoriousRole, locations = ["classpath:ctx-story-test-main.xml"], classes = [], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = [], contextCustomizers = [], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
[ERROR]   TestPrivacy>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at e9e6c9d testClass = com.evolveum.midpoint.testing.story.security.TestPrivacy, locations = ["classpath:ctx-story-test-main.xml"], classes = [], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = [], contextCustomizers = [], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
[ERROR]   TestRoleMembers>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at 1776d85c testClass = com.evolveum.midpoint.testing.story.security.TestRoleMembers, locations = ["classpath:ctx-story-test-main.xml"], classes = [], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = [], contextCustomizers = [], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
[ERROR]   TestUuidClient>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at 4af9a8cb testClass = com.evolveum.midpoint.testing.story.uuid.TestUuidClient, locations = ["classpath:ctx-story-test-main.xml"], classes = [], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = [], contextCustomizers = [], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
[ERROR]   TestUuidExtension>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at 53a1636b testClass = com.evolveum.midpoint.testing.story.uuid.TestUuidExtension, locations = ["classpath:ctx-story-test-main.xml"], classes = [], contextInitializerClasses = [], activeProfiles = [], propertySourceLocations = [], propertySourceProperties = [], contextCustomizers = [], contextLoader = org.springframework.test.context.support.DelegatingSmartContextLoader, parent = null]
[INFO] 
[ERROR] Tests run: 1503, Failures: 67, Errors: 0, Skipped: 1436
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-test) @ story ---
[ERROR] There are test failures.

Please refer to /home/jenkins/agent/workspace/midpoint-master-main-jdk17/testing/story/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) @ story ---
[INFO] No dependency problems found
[INFO] 
[INFO] -----------------< com.evolveum.midpoint.testing:rest >-----------------
[INFO] Building midPoint Testing - REST API 4.9-SNAPSHOT                  [5/5]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce) @ rest ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ rest ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ rest ---
[INFO] Setting Git Describe: v4.9devel-1108-g1bec6c19448
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/midpoint-master-main-jdk17/testing/rest/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ rest ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 145 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ rest ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ rest ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ rest ---
[INFO] Skipping packaging of the jar
[INFO] 
[INFO] >>> maven-source-plugin:3.1.0:jar (attach-sources) > generate-sources @ rest >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce) @ rest ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ rest ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ rest ---
[INFO] 
[INFO] <<< maven-source-plugin:3.1.0:jar (attach-sources) < generate-sources @ rest <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.1.0:jar (attach-sources) @ rest ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-test) @ rest ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-test) @ rest ---
[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 [  1.918 s]
[INFO] midPoint Testing - Resource Connection Tests ....... SUCCESS [  2.354 s]
[INFO] midPoint Testing - Long Tests ...................... SUCCESS [ 44.873 s]
[INFO] midPoint Testing - Story Tests ..................... SUCCESS [04:54 min]
[INFO] midPoint Testing - REST API ........................ SUCCESS [  1.953 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  05:46 min
[INFO] Finished at: 2024-04-15T17:04:41Z
[INFO] ------------------------------------------------------------------------
+ '[' 0 -ge 1 ']'
[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-jdk17/builds/886/testng/testng-results-1.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main-jdk17/builds/886/testng/testng-results-10.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main-jdk17/builds/886/testng/testng-results-11.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main-jdk17/builds/886/testng/testng-results-12.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main-jdk17/builds/886/testng/testng-results-13.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main-jdk17/builds/886/testng/testng-results-14.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main-jdk17/builds/886/testng/testng-results-15.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main-jdk17/builds/886/testng/testng-results-16.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main-jdk17/builds/886/testng/testng-results-17.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main-jdk17/builds/886/testng/testng-results-18.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main-jdk17/builds/886/testng/testng-results-19.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main-jdk17/builds/886/testng/testng-results-2.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main-jdk17/builds/886/testng/testng-results-20.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main-jdk17/builds/886/testng/testng-results-21.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main-jdk17/builds/886/testng/testng-results-22.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main-jdk17/builds/886/testng/testng-results-23.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main-jdk17/builds/886/testng/testng-results-24.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main-jdk17/builds/886/testng/testng-results-25.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main-jdk17/builds/886/testng/testng-results-26.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main-jdk17/builds/886/testng/testng-results-27.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main-jdk17/builds/886/testng/testng-results-28.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main-jdk17/builds/886/testng/testng-results-29.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main-jdk17/builds/886/testng/testng-results-3.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main-jdk17/builds/886/testng/testng-results-30.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main-jdk17/builds/886/testng/testng-results-31.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main-jdk17/builds/886/testng/testng-results-32.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main-jdk17/builds/886/testng/testng-results-33.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main-jdk17/builds/886/testng/testng-results-4.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main-jdk17/builds/886/testng/testng-results-5.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main-jdk17/builds/886/testng/testng-results-6.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main-jdk17/builds/886/testng/testng-results-7.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main-jdk17/builds/886/testng/testng-results-8.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main-jdk17/builds/886/testng/testng-results-9.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-main-jdk17/builds/886/testng/testng-results.xml'
Failed configuration methods found. Marking build as FAILURE.
TestNG Reports Processing: FINISH
[Pipeline] sh
+ find . -wholename '*/target/test.log' -print0
+ tar -czf test-logs.tgz --null -T -
[Pipeline] archiveArtifacts
Archiving artifacts
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] step


More information about the midPoint-ci mailing list