Skip to content
Unstable

Console Output

Skipping 8,677 KB.. Full Log
[ERROR]   BuiltInBeansTest.testPrincipalBean » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   BuiltInBeansTest.testUserTransactionBean » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   BuiltinMetadataSessionBeanTest.testDecoratorMetadata » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   BuiltinMetadataSessionBeanTest.testInterceptorMetadata » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ServletContainerBuiltinBeanTest.testBuiltinBeansAvailableForInjection » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   DisposalMethodDefinitionTest.testBindingTypesAppliedToDisposalMethodParameters » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   DisposalMethodDefinitionTest.testDisposalMethodCalledForProducerField » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   DisposalMethodDefinitionTest.testDisposalMethodForMultipleProducerMethods » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   DisposalMethodDefinitionTest.testDisposalMethodOnNonBean » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   DisposalMethodDefinitionTest.testDisposalMethodParametersGetInjected » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   DisposerMethodInheritanceTest.testManagedBeanDisposerMethodNotInherited » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   DisposerMethodInheritanceTest.testSessionBeanDisposerMethodNotInherited » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   DisposesMethodCalledOnceTest.testDisposerCalledOnce1 » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   DisposesMethodCalledOnceTest.testDisposerCalledOnce2 » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   DisposesMethodCalledOnceTest.testDisposerCalledOnce3 » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   DisposesMethodCalledOnceTest.testDisposerCalledOnce4 » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   DisposesMethodCalledOnceTest.testDisposerCalledOnce5 » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   DisposesMethodCalledOnceTest.testDisposerCalledOnce6 » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   DisposedParameterPositionTest.testDisposedParameterPosition » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   EnterpriseBeanDefinitionTest.testBeanTypesAreLocalInterfacesWithoutWildcardTypesOrTypeVariablesWithSuperInterfaces » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   EnterpriseBeanDefinitionTest.testBeanWithNamedAnnotation » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   EnterpriseBeanDefinitionTest.testBeanWithQualifiers » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   EnterpriseBeanDefinitionTest.testBeanWithScopeAnnotation » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   EnterpriseBeanDefinitionTest.testBeanWithStereotype » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   EnterpriseBeanDefinitionTest.testConstructorAnnotatedInjectCalled » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   EnterpriseBeanDefinitionTest.testConstructorWithNoParamsUsed » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   EnterpriseBeanDefinitionTest.testDefaultName » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   EnterpriseBeanDefinitionTest.testEnterpriseBeanClassLocalView » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   EnterpriseBeanDefinitionTest.testObjectIsInAPITypes » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   EnterpriseBeanDefinitionTest.testSingletonWithApplicationScopeOK » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   EnterpriseBeanDefinitionTest.testSingletonWithDependentScopeOK » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   EnterpriseBeanDefinitionTest.testStatelessMustBeDependentScoped » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   EnterpriseBeanViaXmlTest.testEjbDeclaredInXmlNotSimpleBean » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   RemoteInterfaceNotInAPITypesTest.testRemoteInterfacesAreNotInAPITypes » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   EnterpriseBeanLifecycleTest.testCreateSFSB » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   EnterpriseBeanLifecycleTest.testCreateSLSB » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   EnterpriseBeanLifecycleTest.testDependentObjectsDestroyed » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   EnterpriseBeanLifecycleTest.testDestroyRemovesSFSB » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   EnterpriseBeanLifecycleTest.testDirectSubClassInheritsPostConstructOnSuperclass » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   EnterpriseBeanLifecycleTest.testIndirectSubClassInheritsPostConstructOnSuperclass » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   EnterpriseBeanLifecycleTest.testIndirectSubClassInheritsPreDestroyOnSuperclass » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   EnterpriseBeanLifecycleTest.testInitializerMethodsCalledWithCurrentParameterValues » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   EnterpriseBeanLifecycleTest.testRemovedEjbIgnored » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   EnterpriseBeanLifecycleTest.testSerializeSFSB » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   EnterpriseBeanLifecycleTest.testSubClassInheritsPreDestroyOnSuperclass » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   EnterpriseBeanRemoveMethodTest.testApplicationCannotCallRemoveMethodOnNonDependentScopedSessionEnterpriseBean » Test 
Expected exception of type class java.lang.UnsupportedOperationException but got java.lang.IllegalStateException: Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   EnterpriseBeanRemoveMethodTest.testApplicationMayCallAnyRemoveMethodOnDependentScopedSessionEnterpriseBeans » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   EnterpriseBeanRemoveMethodTest.testApplicationMayCallRemoveMethodOnDependentScopedSessionEnterpriseBeansButNoParametersArePassed » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InitializerMethodTest.testBindingTypeOnInitializerParameter » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InitializerMethodTest.testMultipleInitializerMethodsAreCalled » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   EjbInitializerMethodTest.testInitializerMethodNotABusinessMethod » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ProducerFieldDefinitionTest.testApiTypeForArrayTypeReturn » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ProducerFieldDefinitionTest.testApiTypeForClassReturn » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ProducerFieldDefinitionTest.testApiTypeForInterfaceReturn » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ProducerFieldDefinitionTest.testApiTypeForPrimitiveReturn » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ProducerFieldDefinitionTest.testBeanDeclaresMultipleProducerFields » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ProducerFieldDefinitionTest.testBindingType » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ProducerFieldDefinitionTest.testDefaultBindingType » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ProducerFieldDefinitionTest.testDefaultNamed » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ProducerFieldDefinitionTest.testDefaultNamedByStereotype » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ProducerFieldDefinitionTest.testNamedField » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ProducerFieldDefinitionTest.testNonStaticProducerFieldNotIndirectlyInherited » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ProducerFieldDefinitionTest.testNonStaticProducerFieldNotInherited » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ProducerFieldDefinitionTest.testParameterizedReturnType » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ProducerFieldDefinitionTest.testProducerFieldWithTypeVariable » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ProducerFieldDefinitionTest.testScopeType » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ProducerFieldDefinitionTest.testStereotype » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   EnterpriseProducerFieldDefinitionTest.testStaticProducerField » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ProducerFieldLifecycleTest.testProducerFieldBeanCreate » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ProducerFieldLifecycleTest.testProducerFieldBeanDestroy » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ProducerFieldLifecycleTest.testProducerFieldForNullValueNotDependent » Test 
Expected exception of type class jakarta.enterprise.inject.IllegalProductException but got java.lang.IllegalStateException: Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ProducerFieldLifecycleTest.testProducerFieldNotAnotherBean » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ProducerFieldLifecycleTest.testProducerFieldReturnsNullIsDependent » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ProducerFieldLifecycleTest.testProducerFieldReturnsNullIsNotDependent » Test 
Expected exception of type class jakarta.enterprise.inject.IllegalProductException but got java.lang.IllegalStateException: Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ProducerFieldLifecycleTest.testProducerStaticFieldBean » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ProducerMethodDefinitionTest.testApiTypeForArrayTypeReturn » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ProducerMethodDefinitionTest.testApiTypeForClassReturn » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ProducerMethodDefinitionTest.testApiTypeForInterfaceReturn » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ProducerMethodDefinitionTest.testApiTypeForPrimitiveReturn » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ProducerMethodDefinitionTest.testBindingType » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ProducerMethodDefinitionTest.testBindingTypesAppliedToProducerMethodParameters » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ProducerMethodDefinitionTest.testDefaultBindingType » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ProducerMethodDefinitionTest.testDefaultNamedMethod » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ProducerMethodDefinitionTest.testDependentProducerReturnsNullValue » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ProducerMethodDefinitionTest.testNamedMethod » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ProducerMethodDefinitionTest.testNonDependentProducerReturnsNullValue » Test 
Expected exception of type class jakarta.enterprise.inject.IllegalProductException but got java.lang.IllegalStateException: Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ProducerMethodDefinitionTest.testNonStaticDisposerMethodWithStaticProducer » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ProducerMethodDefinitionTest.testNonStaticProducerMethodNotInherited » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ProducerMethodDefinitionTest.testParameterizedReturnType » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ProducerMethodDefinitionTest.testProducerOnNonBean » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ProducerMethodDefinitionTest.testScopeType » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ProducerMethodDefinitionTest.testStaticDisposerMethod » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ProducerMethodDefinitionTest.testStaticDisposerMethodWithNonStaticProducer » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ProducerMethodDefinitionTest.testStaticMethod » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ProducerMethodDefinitionTest.testStereotypeSpecifiesScope » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ProducerMethodDefinitionTest.testTypeVariableReturnType » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   EnterpriseProducerMethodDefinitionTest.testNonStaticProducerMethodNotIndirectlyInherited » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   EnterpriseProducerMethodDefinitionTest.testNonStaticProducerMethodNotInherited » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   EnterpriseProducerMethodDefinitionTest.testNonStaticProducerMethodNotInheritedBySpecializingSubclass » Test 
Expected exception of type class jakarta.enterprise.inject.UnsatisfiedResolutionException but got java.lang.IllegalStateException: Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ProducerMethodWithDefaultNameTest.testJavaBeansPropertyName » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ProducerMethodWithDefaultNameTest.testMethodName » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ProducerMethodWithDefaultNameTest.testProducerMethodQualifiers » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ProducerMethodLifecycleTest.testCreateFailsIfProducerReturnsNullAndNotDependent » Test 
Expected exception of type class jakarta.enterprise.inject.IllegalProductException but got java.lang.IllegalStateException: Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ProducerMethodLifecycleTest.testCreateRethrowsUncheckedException » Test 
Expected exception of type class org.jboss.cdi.tck.tests.implementation.producer.method.lifecycle.FooException but got java.lang.IllegalStateException: Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ProducerMethodLifecycleTest.testCreateReturnsNullIfProducerDoesAndDependent » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ProducerMethodLifecycleTest.testCreateWrapsCheckedExceptionAndRethrows » Test 
Expected exception of type class jakarta.enterprise.inject.CreationException but got java.lang.IllegalStateException: Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ProducerMethodLifecycleTest.testProducerMethodBeanCreate » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ProducerMethodLifecycleTest.testProducerMethodBeanDestroy » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ProducerMethodLifecycleTest.testProducerMethodInvokedOnCreate » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ProducerMethodLifecycleTest.testWhenApplicationInvokesProducerMethodParametersAreNotInjected » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   SimpleBeanDefinitionTest.testAbstractClassDeclaredInJavaNotDiscovered » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   SimpleBeanDefinitionTest.testDependentScopedBeanCanHaveNonStaticPublicField » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   SimpleBeanDefinitionTest.testEmptyConstructorUsed » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   SimpleBeanDefinitionTest.testExtensionNotDiscoveredAsSimpleBean » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   SimpleBeanDefinitionTest.testInitializerAnnotatedConstructor » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   SimpleBeanDefinitionTest.testInitializerAnnotatedConstructorUsedOverEmptyConstuctor » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   SimpleBeanDefinitionTest.testInterfaceNotDiscoveredAsSimpleBean » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   SimpleBeanDefinitionTest.testNonStaticInnerClassDeclaredInJavaNotDiscovered » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   SimpleBeanDefinitionTest.testSimpleBeanOnlyIfConstructorIsInitializer » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   SimpleBeanDefinitionTest.testSimpleBeanOnlyIfConstructorParameterless » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   SimpleBeanDefinitionTest.testStaticInnerClassDeclaredInJavaAllowed » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   EnterpriseBeanNotDiscoveredAsManagedBeanTest.testClassesImplementingEnterpriseBeanInterfaceNotDiscoveredAsSimpleBean » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   NonDependentWithPublicStaticFieldTest.testNonDependentScopedBeanCanHavePublicStaticField » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   SimpleBeanLifecycleTest.testBeanCreateInjectsDependenciesAndInvokesInitializerToInstantiateInstance » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   SimpleBeanLifecycleTest.testContextCreatesNewInstanceForInjection » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   SimpleBeanLifecycleTest.testContextualDestroyCatchesException » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   SimpleBeanLifecycleTest.testContextualDestroyDisposesWhenNecessary » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   SimpleBeanLifecycleTest.testCreateInjectsFieldsDeclaredInJava » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   SimpleBeanLifecycleTest.testCreateReturnsSameBeanPushed » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   SimpleBeanLifecycleTest.testCreationExceptionWrapsCheckedExceptionThrownFromCreate » Test 
Expected exception of type class jakarta.enterprise.inject.CreationException but got java.lang.IllegalStateException: Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   SimpleBeanLifecycleTest.testDependentsDestroyedAfterPreDestroy » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   SimpleBeanLifecycleTest.testIndirectSubClassInheritsPostConstructOnSuperclass » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   SimpleBeanLifecycleTest.testIndirectSubClassInheritsPreDestroyOnSuperclass » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   SimpleBeanLifecycleTest.testInjectionOfParametersIntoBeanConstructor » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   SimpleBeanLifecycleTest.testManagedBean » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   SimpleBeanLifecycleTest.testPostConstructPreDestroy » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   SimpleBeanLifecycleTest.testQualifierTypeAnnotatedConstructor » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   SimpleBeanLifecycleTest.testSubClassDoesNotInheritPostConstructOnSuperclassBlockedByIntermediateClass » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   SimpleBeanLifecycleTest.testSubClassDoesNotInheritPreDestroyConstructOnSuperclassBlockedByIntermediateClass » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   SimpleBeanLifecycleTest.testSubClassInheritsPostConstructOnSuperclass » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   SimpleBeanLifecycleTest.testSubClassInheritsPreDestroyOnSuperclass » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   SimpleBeanLifecycleTest.testUncheckedExceptionThrownFromCreateNotWrapped » Test 
Expected exception of type class org.jboss.cdi.tck.tests.implementation.simple.lifecycle.FooException but got java.lang.IllegalStateException: Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   UnproxyableManagedBeanTest.testNormalScopedUnproxyableBeanWithFinalClassResolution » Test 
Expected exception of type class jakarta.enterprise.inject.UnproxyableResolutionException but got java.lang.IllegalStateException: Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   UnproxyableManagedBeanTest.testNormalScopedUnproxyableBeanWithPackagePrivateFinalMethodResolution » Test 
Expected exception of type class jakarta.enterprise.inject.UnproxyableResolutionException but got java.lang.IllegalStateException: Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   UnproxyableManagedBeanTest.testNormalScopedUnproxyableBeanWithPrivateConstructorResolution » Test 
Expected exception of type class jakarta.enterprise.inject.UnproxyableResolutionException but got java.lang.IllegalStateException: Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   UnproxyableManagedBeanTest.testNormalScopedUnproxyableBeanWithProtectedFinalMethodResolution » Test 
Expected exception of type class jakarta.enterprise.inject.UnproxyableResolutionException but got java.lang.IllegalStateException: Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   UnproxyableManagedBeanTest.testNormalScopedUnproxyableBeanWithPublicFinalMethodResolution » Test 
Expected exception of type class jakarta.enterprise.inject.UnproxyableResolutionException but got java.lang.IllegalStateException: Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   EjbInjectionTest.testInjectionOfEjbs » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   EjbInjectionTest.testPassivationOfEjbs » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   EjbInjectionTest.testResourceBeanTypes » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   EjbInjectionStaticProducerFieldTest.testInjectionOfEjbs » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   EnvInjectionTest.testInjectionOfEnv » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   EnvInjectionTest.testProduceEnvProxy » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   EnvInjectionTest.testResourceBeanTypes » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   EnvInjectionStaticProducerFieldTest.testInjectionOfEnv » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   PersistenceContextInjectionTest.testBeanTypesAndBindingTypesOfPersistenceContext » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   PersistenceContextInjectionTest.testBeanTypesOfPersistenceUnit » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   PersistenceContextInjectionTest.testInjectionOfPersistenceContext » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   PersistenceContextInjectionTest.testInjectionOfPersistenceUnit » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   PersistenceContextInjectionTest.testPassivationOfPersistenceContext » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   PersistenceContextInjectionTest.testPassivationOfPersistenceUnit » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   PersistenceInjectionStaticProducerFieldTest.testInjectionOfPersistenceContext » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   PersistenceInjectionStaticProducerFieldTest.testInjectionOfPersistenceUnit » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InjectionOfResourceTest.testInjectionOfResource » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InjectionOfResourceTest.testPassivatingResource » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InjectionOfResourceTest.testProduceResourceProxy » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InjectionOfResourceTest.testResourceBeanTypes » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InjectionOfResourceStaticProducerFieldTest.testInjectionOfResource » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   MemberLevelInheritanceTest.testInjectionPointDefinition » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   MemberLevelInheritanceTest.testInjectionPoint » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   MemberLevelInheritanceTest.testObserverResolution » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   MemberLevelInheritanceTest.testObserver » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InitializerMethodInheritanceTest.testManagedBeanDirectlyInheritsInitializer » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InitializerMethodInheritanceTest.testManagedBeanIndirectlyInheritsInitializer » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InitializerMethodInheritanceTest.testSessionBeanDirectlyInheritsInitializer » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InitializerMethodInheritanceTest.testSessionBeanIndirectlyInheritsInitializer » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   EnterpriseBeanSpecializationTest.testDirectSpecialization » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   EnterpriseBeanSpecializationTest.testSpecializedBeanNotInstantiated » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   EnterpriseBeanSpecializationTest.testSpecializingBeanHasBindingsOfSpecializedAndSpecializingBean » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   EnterpriseBeanSpecializationTest.testSpecializingBeanHasNameOfSpecializedBean » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   EnterpriseProducerMethodSpecializationTest.testSpecializingBeanInjection » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   EnterpriseProducerMethodSpecializationTest.testSpecializingProducerMethod » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InterceptorDefinitionTest.testInstanceOfInterceptorForEveryEnabledInterceptor » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InterceptorDefinitionTest.testInterceptionType » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InterceptorDefinitionTest.testInterceptorBindingAnnotation » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InterceptorDefinitionTest.testInterceptorBindingTypes » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InterceptorDefinitionTest.testInterceptorBindingsCanDeclareOtherInterceptorBindings » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InterceptorDefinitionTest.testInterceptorsImplementInterceptorInterface » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InterceptorDefinitionTest.testNoBindingTypesToResolveInterceptorsFails » Test 
Expected exception of type class java.lang.IllegalArgumentException but got java.lang.IllegalStateException: Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InterceptorDefinitionTest.testNonBindingTypeToResolveInterceptorsFails » Test 
Expected exception of type class java.lang.IllegalArgumentException but got java.lang.IllegalStateException: Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InterceptorDefinitionTest.testResolveInterceptorsReturnsOrderedList » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InterceptorDefinitionTest.testSameBindingTypesToResolveInterceptorsFails » Test 
Expected exception of type class java.lang.IllegalArgumentException but got java.lang.IllegalStateException: Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InterceptorDefinitionTest.testStereotypeInterceptorBindings » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   SessionBeanInterceptorOrderTest.testInterceptorsDeclaredUsingInterceptorsCalledBeforeInterceptorBinding » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   MessageDrivenBeanInterceptorInvocationTest.testMessageDrivenBeanMethodIntercepted » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   SessionBeanInterceptorOnNonContextualEjbReferenceTest.testNonContextualSessionBeanReferenceIsIntercepted » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   SessionBeanInterceptorDefinitionTest.testSessionBeanIsIntercepted » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InterceptorBindingInheritanceTest.testInterceptorBindingDirectlyInheritedFromManagedBean » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InterceptorBindingInheritanceTest.testInterceptorBindingIndirectlyInheritedFromManagedBean » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InterceptorBindingInheritanceTest.testMethodInterceptorBindingDirectlyInheritedFromManagedBean » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InterceptorBindingInheritanceTest.testMethodInterceptorBindingDirectlyNotInheritedFromManagedBean » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InterceptorBindingInheritanceTest.testMethodInterceptorBindingIndirectlyInheritedFromManagedBean » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InterceptorBindingInheritanceTest.testMethodInterceptorBindingIndirectlyNotInheritedFromManagedBean » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InterceptorBindingInheritanceTest.testInterceptorBindingDirectlyInheritedFromSessionBean » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InterceptorBindingInheritanceTest.testInterceptorBindingIndirectlyInheritedFromSessionBean » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InterceptorBindingInheritanceTest.testMethodInterceptorBindingDirectlyInheritedFromSessionBean » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InterceptorBindingInheritanceTest.testMethodInterceptorBindingDirectlyNotInheritedFromManagedBean » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InterceptorBindingInheritanceTest.testMethodInterceptorBindingDirectlyNotInheritedFromSessionBean » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InterceptorBindingInheritanceTest.testMethodInterceptorBindingIndirectlyInheritedFromSessionBean » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InterceptorBindingInheritanceTest.testMethodInterceptorBindingIndirectlyNotInheritedFromSessionBean » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InterceptorOrderTest.testInterceptorsCalledInOrderDefinedByBeansXml » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InterceptorOrderTest.testInterceptorsInvocationOrder » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   EnterpriseLifecycleInterceptorDefinitionTest.testLifecycleInterception » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InterceptorBindingTypeWithMemberTest.testInterceptorBindingTypeWithMember » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InterceptorBindingTypeWithMemberTest.testInterceptorBindingTypeWithNonBindingMember » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InterceptorInvocationTest.testTimeoutMethodIntercepted » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InterceptorInvocationTest.testDisposerMethodsAreIntercepted » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InterceptorInvocationTest.testInitializerMethodsNotIntercepted » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InterceptorInvocationTest.testLifecycleCallbacksAreIntercepted » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InterceptorInvocationTest.testManagedBeanIsIntercepted » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InterceptorInvocationTest.testObjectMethodsAreNotIntercepted » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InterceptorInvocationTest.testObserverMethodsAreIntercepted » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InterceptorInvocationTest.testProducerMethodsAreIntercepted » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   EnterpriseInterceptorOrderingTest.testDecoratorsInWebInfClasses » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   GlobalInterceptorOrderingTest.testOrderingInLib » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   GlobalInterceptorOrderingTest.testOrderingInWebInfClasses » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   BindingAnnotationWithMemberTest.testAnnotationMemberWithNonBinding » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   BindingAnnotationWithMemberTest.testArrayMemberWithNonBinding » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ResolutionByNameTest.testAmbiguousELNamesResolved » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   AmbiguousELNamesTest.testAmbiguousELNamesResolved » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   CircularDependencyTest.testCircularInjectionOnOneNormalAndOneDependentBean » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   CircularDependencyTest.testCircularInjectionOnTwoNormalBeans » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   CircularDependencyTest.testNormalAndDependentCircularConstructors » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   CircularDependencyTest.testNormalCircularConstructors » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   CircularDependencyTest.testNormalProducerMethodDeclaredOnDependentBeanWhichInjectsProducedBean » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   CircularDependencyTest.testNormalProducerMethodDeclaredOnNormalBeanWhichInjectsProducedBean » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   CircularDependencyTest.testSelfConsumingConstructorsOnNormalBean » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ClientProxyTest.testClientProxyInvocation » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ClientProxyTest.testClientProxyUsedForNormalScope » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ClientProxyTest.testSimpleBeanClientProxyIsSerializable » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ClientProxyTest.testClientProxyInvocation » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ClientProxyTest.testClientProxyUsedForNormalScope » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ClientProxyTest.testSimpleBeanClientProxyIsSerializable » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   PrivateFinalMethodTest.testClassWithPrivateFinalMethodCanBeProxied » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   StaticFinalMethodTest.testClassWithStaticFinalMethodCanBeProxied » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   AmbiguousDependencyResolutionTest.testProducerFieldOnAlternativeIsNotEliminated » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   AmbiguousDependencyResolutionTest.testProducerMethodOnAlternativeIsNotEliminated » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   DynamicLookupTest.beanManageCreateInstance » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   DynamicLookupTest.cdiSelectLookup » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   DynamicLookupTest.testAlternatives » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   DynamicLookupTest.testAmbiguousDependencyThrowsException » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   DynamicLookupTest.testDuplicateBindingsThrowsException » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   DynamicLookupTest.testGetMethod » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   DynamicLookupTest.testIsAmbiguous » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   DynamicLookupTest.testIsUnsatisfied » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   DynamicLookupTest.testIteratorMethod » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   DynamicLookupTest.testNonBindingThrowsException » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   DynamicLookupTest.testObtainsInjectsInstanceOfInstance » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   DynamicLookupTest.testStream » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   DynamicLookupTest.testUnsatisfiedDependencyThrowsException » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   BuiltinInstanceTest.testInstanceIsPassivationCapable » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   BuiltinInstanceTest.testInstanceProvidedForEveryLegalBeanType » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   BuiltinInstanceTest.testNameOfBuiltinInstance » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   BuiltinInstanceTest.testScopeOfBuiltinInstance » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   DestroyingDependentInstanceTest.testDestroyingDependentInstances » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   DestroyingDependentInstanceTest.testDestroyingInterceptedDependentBean » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   DestroyingNormalScopedInstanceTest.testApplicationScopedComponent » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   DestroyingNormalScopedInstanceTest.testNothingHappensIfNoInstanceToDestroy » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   DestroyingNormalScopedInstanceTest.testNullParameter » Test 
Expected exception of type class java.lang.NullPointerException but got java.lang.IllegalStateException: Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   DestroyingNormalScopedInstanceTest.testRequestScopedComponent » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InstanceHandleTest.testGetAfterDestroyingContextualInstance » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InstanceHandleTest.testGetHandle » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InstanceHandleTest.testHandles » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InstanceHandleTest.testIsResolvable » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InjectionTest.testFieldDeclaredInIndirectSuperclassInjected » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InjectionTest.testInjectionFieldsAndInitializerMethods » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InjectionTest.testInjectionOfNamedBean » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InjectionTest.testInjectionPerformsBoxingIfNecessary » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   AnyInjectionTest.testAnyInjectionIfExactlyOneBeanForType » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   SessionBeanInjectionOrderingTest.testInitializerCalledAfterFieldInjectionOfSuperclass » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   SessionBeanInjectionOrderingTest.testInitializerCalledAfterResourceInjection » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   SessionBeanInjectionOrderingTest.testPostConstructCalledAfterInitializerOfSuperclass » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   SessionBeanInjectionTest.testFieldDeclaredInSuperclassIndirectlyInjected » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   SessionBeanInjectionTest.testFieldDeclaredInSuperclassInjected » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   SessionBeanInjectionTest.testInjectionOnContextualSessionBean » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   SessionBeanInjectionTest.testInjectionOnEJBInterceptor » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   SessionBeanInjectionTest.testInjectionOnNonContextualSessionBean » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   SessionBeanInjectionChainTest.testChainOfSessionBeans » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ContainerEventTest.testProcessAnnotatedTypeEventFiredForFilter » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ContainerEventTest.testProcessAnnotatedTypeEventFiredForJsfManagedBean » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ContainerEventTest.testProcessAnnotatedTypeEventFiredForServlet » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ContainerEventTest.testProcessAnnotatedTypeEventFiredForServletListener » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ContainerEventTest.testProcessAnnotatedTypeEventFiredForSessionBean » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ContainerEventTest.testProcessAnnotatedTypeEventFiredForTagHandler » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ContainerEventTest.testProcessAnnotatedTypeEventFiredForTagLibraryListener » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   CreationalContextForNonContextualTest.testCreationalContext » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ParameterizedTypesInjectionToParameterizedWithActualTypeTest.testInjection » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ParameterizedTypesInjectionToParameterizedWithTypeVariableTest.testInjection » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ParameterizedTypesInjectionToParameterizedWithTypeVariableUpperBoundTest.testInjection » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ParameterizedTypesInjectionToParameterizedWithWildcardTest.testInjection » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ParameterizedTypesInjectionToRawTypeTest.testInjection » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ParameterizedTypesWithTypeVariableWithMultipleBoundsTest.testInjectionOfBeanWithTypeVariableWithMultipleBounds » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ParameterizedTypesWithTypeVariableWithMultipleBoundsTest.testInjectionOfBeanWithTypeVariableWithMultipleBoundsToParameterizedTypeWithActualType » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ParameterizedTypesWithTypeVariableWithMultipleBoundsTest.testInjectionOfBeanWithWildcardWithTypeVariableAsLowerBound » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   PersistenceResourceInjectionTest.testInitializerMethodsAfterEEResourcePersistenceInjection » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InjectableReferenceTest.testGetInjectableReferenceOnBeanManager » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InjectableReferenceTest.testGetInjectableReferenceReturnsDelegateForDelegateInjectionPoint » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InjectionPointTest.testApiTypeInjectionPoint » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InjectionPointTest.testCurrentBinding » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InjectionPointTest.testDependentScope » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InjectionPointTest.testGetAnnotatedField » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InjectionPointTest.testGetAnnotatedParameter » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InjectionPointTest.testGetBean » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InjectionPointTest.testGetBindingTypes » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InjectionPointTest.testGetMemberConstructor » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InjectionPointTest.testGetMemberField » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InjectionPointTest.testGetMemberMethod » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InjectionPointTest.testGetType » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InjectionPointTest.testIsTransient » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InjectionPointTest.testNullInjectionPointInjectedIntoNonInjectedObject » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   DynamicInjectionPointTest.testInjectionPointGetAnnotated » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   DynamicInjectionPointTest.testInjectionPointGetBean » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   DynamicInjectionPointTest.testInjectionPointGetMember » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   DynamicInjectionPointTest.testInjectionPointGetQualifiers » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   DynamicInjectionPointTest.testInjectionPointGetType » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   DynamicInjectionPointTest.testInjectionPointIsDelegate » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   DynamicInjectionPointTest.testInjectionPointIsTransient » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   NamedAtInjectionPointTest.testFieldNameUsedAsBeanName » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   NonContextualInjectionPointTest.testContextualEjbInjectionPointGetBean » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   NonContextualInjectionPointTest.testNonContextualEjbInjectionPointGetBean » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   LegalRequiredTypeTest.testLegalRequiredType » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ManagerTest.testContainerProvidesManagerBean » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ManagerTest.testGetReferenceReturnsContextualInstance » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ManagerTest.testGetReferenceWithIllegalBeanType » Test 
Expected exception of type class java.lang.IllegalArgumentException but got java.lang.IllegalStateException: Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ManagerTest.testInjectingManager » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ManagerTest.testManagerBeanHasCurrentBinding » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ManagerTest.testManagerBeanIsDependentScoped » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ManagerTest.testManagerBeanIsPassivationCapable » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ManagerTest.testManagerLookupInJndi » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ManagerTestEar.testManagerLookupInJndi » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   CDIProviderInitTest.testAccessingBeanManager » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   CDIProviderRuntimeTest.testCDIProviderInitializeThrowUnsupportedOperationException » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   CDIProviderRuntimeTest.testGetBeanManager » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   CDIProviderRuntimeTest.testLookup » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   EnabledManagedBeanInjectionAvailability02Test.testInjection » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   EnabledManagedBeanInjectionAvailabilityTest.testInjection » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   EnabledProducerFieldInjectionAvailability02Test.testInjection » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   EnabledProducerFieldInjectionAvailabilityTest.testInjection » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   EnabledProducerMethodInjectionAvailability02Test.testInjection » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   EnabledProducerMethodInjectionAvailabilityTest.testInjection » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   EnabledSessionBeanInjectionAvailability02Test.testInjection » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   EnabledSessionBeanInjectionAvailabilityTest.testInjection » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InterModuleELResolution02Test.testEnabledManagedBeanAvailableForELResolution » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InterModuleELResolutionTest.testEnabledManagedBeanAvailableForELResolution » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InterModuleLookup02Test.testEnabledManagedBeanAvailableForInjection » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InterModuleLookupTest.testEnabledManagedBeanAvailableForInjection » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   SelectedAlternativeManagedBeanInjectionAvailability02Test.testInjection » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   SelectedAlternativeManagedBeanInjectionAvailabilityTest.testInjection » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   SelectedAlternativeSessionBeanInjectionAvailability02Test.testInjection » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   SelectedAlternativeSessionBeanInjectionAvailabilityTest.testInjection » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   SpecializedBeanInjectionNotAvailable02Test.testManagedBeanInjection » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   SpecializedBeanInjectionNotAvailable02Test.testSessionBeanInjection » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   SpecializedBeanInjectionNotAvailableTest.testManagedBeanInjection » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   SpecializedBeanInjectionNotAvailableTest.testSessionBeanInjection » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   SpecializedProducerMethodInjectionNotAvailable02Test.testManagedBeanInjection » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   SpecializedProducerMethodInjectionNotAvailableTest.testManagedBeanInjection » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   InterceptorModularityTest.testInterceptorEnvironment » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   SpecializationModularity01Test.testSpecialization » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   SpecializationModularity02Test.testSpecialization » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   SpecializationModularity04Test.testSpecialization » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   Specialization01Test.testEvent » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   Specialization01Test.testNotEnabledAlternativeDoesNotSpecialize » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   Specialization02Test.testEnabledAlternativeSpecializes » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   Specialization02Test.testEvent » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   Specialization03Test.testEnabledAlternativeSpecializes » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   Specialization03Test.testEvent » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   Specialization04Test.testEnabledAlternativeSpecializes » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   Specialization04Test.testEvent » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   Specialization05Test.testEnabledAlternativeSpecializes » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   Specialization05Test.testEvent » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   Specialization06Test.testEnabledAlternativeSpecializes » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   Specialization06Test.testEvent » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ResolutionByTypeTest.testAllQualifiersSpecifiedForResolutionMustAppearOnBean » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ResolutionByTypeTest.testBeanTypesOnManagedBean » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ResolutionByTypeTest.testBeanTypesOnProducerField » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ResolutionByTypeTest.testBeanTypesOnProducerMethod » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ResolutionByTypeTest.testDefaultBindingTypeAssumed » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ResolutionByTypeTest.testGenericBeanTypesOnManagedBean » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ResolutionByTypeTest.testGenericBeanTypesOnProducerField » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ResolutionByTypeTest.testGenericBeanTypesOnProducerMethod » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ResolutionByTypeTest.testResolveByTypeWithArray » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ResolutionByTypeTest.testResolveByTypeWithNonBindingMembers » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ResolutionByTypeTest.testResolveByTypeWithPrimitives » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   ResolutionByTypeTest.testResolveByTypeWithTypeParameter » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   EnterpriseResolutionByTypeTest.testBeanTypesOnSessionBean » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   AssignabilityOfRawAndParameterizedTypesTest.testAssignabilityOfParameterizedTypeWithActualTypesToParameterizedTypeWithActualTypes » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   AssignabilityOfRawAndParameterizedTypesTest.testAssignabilityOfParameterizedTypeWithActualTypesToParameterizedTypeWithWildcards » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   AssignabilityOfRawAndParameterizedTypesTest.testAssignabilityOfParameterizedTypeWithActualTypesToParameterizedTypeWithWildcardsAtInjectionPoint » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   AssignabilityOfRawAndParameterizedTypesTest.testAssignabilityOfParameterizedTypeWithTypeVariableWithMultipleBoundsToParameterizedTypeWithTypeVariable » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   AssignabilityOfRawAndParameterizedTypesTest.testAssignabilityOfParameterizedTypeWithTypeVariablesToParameterizedTypeWithActualTypes » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   AssignabilityOfRawAndParameterizedTypesTest.testAssignabilityOfParameterizedTypeWithTypeVariablesToParameterizedTypeWithTypeVariable » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   AssignabilityOfRawAndParameterizedTypesTest.testAssignabilityOfParameterizedTypeWithTypeVariablesToParameterizedTypeWithWildcardWithLowerBound » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   AssignabilityOfRawAndParameterizedTypesTest.testAssignabilityOfParameterizedTypeWithTypeVariablesToParameterizedTypeWithWildcards » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   AssignabilityOfRawAndParameterizedTypesTest.testAssignabilityOfParameterizedTypeWithTypeVariablesToParameterizedTypeWithWildcards2 » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   AssignabilityOfRawAndParameterizedTypesTest.testAssignabilityOfParameterizedTypeWithTypeVariablesWithMultipleBoundsToParameterizedTypeWithActualTypes » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   AssignabilityOfRawAndParameterizedTypesTest.testAssignabilityToRawType » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   RawBeanTypeParameterizedRequiredTypeTest.testAssignableTypeParams » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   RawBeanTypeParameterizedRequiredTypeTest.testNotAssignableTypeParams » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   PrimitiveInjectionPointTest.testPrimitiveInjectionPointResolvedToNonPrimitiveProducerMethod » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   VetoedTest.testClassLevelVeto » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   VetoedTest.testPackageLevelVeto » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   EnterpriseVetoedTest.testAnnotatedTypeAddedByExtension » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   EnterpriseVetoedTest.testClassLevelVeto » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[ERROR]   EnterpriseVetoedTest.testPackageLevelVeto » IllegalState Multiple TestRunners found, only one allowed. Check your classpath
[INFO] 
[ERROR] Tests run: 1831, Failures: 1409, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M7:verify (integration-test) @ glassfish.cdi-tck ---
[ERROR] There are test failures.

Please refer to /home/jenkins/agent/workspace/guru/jakarta-cdi-tck-glassfish-run-guru/glassfish-runner/cdi-tck/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.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-surefire-report-plugin:3.0.0-M7:report-only (generate-test-report) @ glassfish.cdi-tck ---
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-report-parser/3.0.0-M7/surefire-report-parser-3.0.0-M7.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-report-parser/3.0.0-M7/surefire-report-parser-3.0.0-M7.pom (3.0 kB at 51 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-report-parser/3.0.0-M7/surefire-report-parser-3.0.0-M7.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar (53 kB at 2.0 MB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189 kB at 3.9 MB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-report-parser/3.0.0-M7/surefire-report-parser-3.0.0-M7.jar (20 kB at 373 kB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 4.6 MB/s)
[WARNING] Unable to locate Test Source XRef to link to - DISABLED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  18:05 min
[INFO] Finished at: 2022-07-01T12:04:44Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[JENKINS] Archiving /home/jenkins/agent/workspace/guru/jakarta-cdi-tck-glassfish-run-guru/glassfish-runner/cdi-tck/pom.xml to org.glassfish/glassfish.cdi-tck/4.0.0/glassfish.cdi-tck-4.0.0.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/guru/jakarta-cdi-tck-glassfish-run-guru/glassfish-runner/cdi-tck/target/glassfish.cdi-tck-4.0.0.jar to org.glassfish/glassfish.cdi-tck/4.0.0/glassfish.cdi-tck-4.0.0.jar
[JENKINS] Archiving /home/jenkins/agent/workspace/guru/jakarta-cdi-tck-glassfish-run-guru/glassfish-runner/cdi-tck/target/dependency/lib/glassfish.cdi-tck-4.0.0-tests.jar to org.glassfish/glassfish.cdi-tck/4.0.0/glassfish.cdi-tck-4.0.0-tests.jar
channel stopped
[jakarta-cdi-tck-glassfish-run-guru] $ /bin/sh -xe /tmp/jenkins2893935242049534868.sh
+ echo /opt/tools/apache-maven/latest/bin:/opt/tools/java/openjdk/jdk-11/latest/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
/opt/tools/apache-maven/latest/bin:/opt/tools/java/openjdk/jdk-11/latest/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ cd /home/jenkins/agent/workspace/guru/jakarta-cdi-tck-glassfish-run-guru
Archiving artifacts
Finished: UNSTABLE