[midPoint-ci] Build failed in Jenkins: midPoint - master - Native repo, PG 16, JDK 21 (Eclipse Temurin) #222

Jenkins noreply at evolveum.com
Fri Apr 19 11:22:17 CEST 2024


See <https://jenkins.evolveum.com/job/midpoint-master-native-pg16-jdk21/222/display/redirect>

Changes:


------------------------------------------
[...truncated 47811 lines...]
	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)
	... 51 more
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlRepoContext': Invocation of init method failed
	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:222)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:419)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1762)
	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.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:888)
	at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:791)
	... 66 more
Caused by: com.evolveum.midpoint.util.exception.SystemException: Can't initialize sqale repository context, database schema version (28) doesn't match expected value (30) for label 'schemaChangeNumber'. Seems like mismatch between midPoint executable version and DB schema version. Maybe DB schema was not updated?
	at com.evolveum.midpoint.repo.sqale.SqaleRepoContext.checkDBSchemaVersion(SqaleRepoContext.java:154)
	at com.evolveum.midpoint.repo.sqale.SqaleRepoContext.initialize(SqaleRepoContext.java:135)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	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)
	... 79 more

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   TestConfiguredCapabilitiesActivation>AbstractTestNGSpringContextTests.springTestContextPrepareTestInstance:119 » IllegalState Failed to load ApplicationContext for [MergedContextConfiguration at 5efdeb11 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 7027ff71 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 253e6d40 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 68fbe9d2 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 555e8ce6 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 29049f77 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 18a37598 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 71ccec3f 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 129f22c 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 525e4552 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 264a422c 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 73745f96 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 6d06e7bd 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 48b6c0cc 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 33b2435 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 65f9b8c 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 4794d326 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 29419343 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 422a91c5 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 3fa2ef1f 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 62038765 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 7c9b9f2d 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 472d6d61 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 6b3f7767 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 1082fa7d 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 7c1e75ba 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 5cdd8627 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 5677c037 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 625c22c1 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 1b0cdddd 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 458c3445 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 1b9c8857 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 79587db 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 643c9c89 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 34979f5d 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 4aa76fa8 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 708fea08 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 42a3a39a 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 deaabd0 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 3282d991 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 706920cb 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 7d9f193b 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 1e568e02 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 4ecd6aca 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 4bbef0bb 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 ca7fb56 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 124e0d1b 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 5756e3d6 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 1ad047d6 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 37256af3 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 40f881e8 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 770cf360 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 44150b5a 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 21db2150 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 76ceb7c5 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 6aab7781 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 5cef6174 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 7a48a6ca 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 6a4b4db3 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 bd9a23b 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 e2c2926 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 75bf6bf3 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 825d7 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 273b82b3 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 240b3f3f 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 42353c2d 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 2ffa1e34 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] --- failsafe:3.1.2:verify (integration-test) @ story ---
[ERROR] There are test failures.

Please refer to /home/jenkins/agent/workspace/midpoint-master-native-pg16-jdk21/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] --- dependency: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]   from rest/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce) @ rest ---
[INFO] 
[INFO] --- checkstyle:3.1.2:check (validate) @ rest ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe:3.0:gitdescribe (git-describe) @ rest ---
[INFO] Setting Git Describe: v4.9devel-1186-ge54d3cbe9b1
[INFO] 
[INFO] --- resources: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-native-pg16-jdk21/testing/rest/src/main/resources
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ rest ---
[INFO] No sources to compile
[INFO] 
[INFO] --- resources:3.1.0:testResources (default-testResources) @ rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 145 resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ rest ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ rest ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ rest ---
[INFO] Skipping packaging of the jar
[INFO] 
[INFO] >>> source:3.1.0:jar (attach-sources) > generate-sources @ rest >>>
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce) @ rest ---
[INFO] 
[INFO] --- checkstyle:3.1.2:check (validate) @ rest ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe:3.0:gitdescribe (git-describe) @ rest ---
[INFO] 
[INFO] <<< source:3.1.0:jar (attach-sources) < generate-sources @ rest <<<
[INFO] 
[INFO] 
[INFO] --- source:3.1.0:jar (attach-sources) @ rest ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- failsafe: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] --- failsafe:3.1.2:verify (integration-test) @ rest ---
[INFO] 
[INFO] --- dependency: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.159 s]
[INFO] midPoint Testing - Resource Connection Tests ....... SUCCESS [  3.061 s]
[INFO] midPoint Testing - Long Tests ...................... SUCCESS [ 31.784 s]
[INFO] midPoint Testing - Story Tests ..................... SUCCESS [03:20 min]
[INFO] midPoint Testing - REST API ........................ SUCCESS [  1.766 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  03:59 min
[INFO] Finished at: 2024-04-19T09:22:01Z
[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-native-pg16-jdk21/builds/222/testng/testng-results-1.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-native-pg16-jdk21/builds/222/testng/testng-results-10.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-native-pg16-jdk21/builds/222/testng/testng-results-11.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-native-pg16-jdk21/builds/222/testng/testng-results-12.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-native-pg16-jdk21/builds/222/testng/testng-results-13.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-native-pg16-jdk21/builds/222/testng/testng-results-14.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-native-pg16-jdk21/builds/222/testng/testng-results-15.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-native-pg16-jdk21/builds/222/testng/testng-results-16.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-native-pg16-jdk21/builds/222/testng/testng-results-17.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-native-pg16-jdk21/builds/222/testng/testng-results-18.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-native-pg16-jdk21/builds/222/testng/testng-results-19.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-native-pg16-jdk21/builds/222/testng/testng-results-2.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-native-pg16-jdk21/builds/222/testng/testng-results-20.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-native-pg16-jdk21/builds/222/testng/testng-results-21.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-native-pg16-jdk21/builds/222/testng/testng-results-22.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-native-pg16-jdk21/builds/222/testng/testng-results-23.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-native-pg16-jdk21/builds/222/testng/testng-results-24.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-native-pg16-jdk21/builds/222/testng/testng-results-25.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-native-pg16-jdk21/builds/222/testng/testng-results-26.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-native-pg16-jdk21/builds/222/testng/testng-results-27.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-native-pg16-jdk21/builds/222/testng/testng-results-28.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-native-pg16-jdk21/builds/222/testng/testng-results-29.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-native-pg16-jdk21/builds/222/testng/testng-results-3.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-native-pg16-jdk21/builds/222/testng/testng-results-30.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-native-pg16-jdk21/builds/222/testng/testng-results-31.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-native-pg16-jdk21/builds/222/testng/testng-results-32.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-native-pg16-jdk21/builds/222/testng/testng-results-4.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-native-pg16-jdk21/builds/222/testng/testng-results-5.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-native-pg16-jdk21/builds/222/testng/testng-results-6.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-native-pg16-jdk21/builds/222/testng/testng-results-7.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-native-pg16-jdk21/builds/222/testng/testng-results-8.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-native-pg16-jdk21/builds/222/testng/testng-results-9.xml'
Processing '/var/jenkins_home/jobs/midpoint-master-native-pg16-jdk21/builds/222/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