[weld-builds] Build failed in Jenkins: Weld-2.x-tck-WF8-synchronized #3

ci-builds at redhat.com ci-builds at redhat.com
Thu Apr 17 10:50:46 EDT 2014


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-tck-WF8-synchronized/3/changes>

Changes:

[Jozef Hartinger] WELD-1437 - Weld can't coexist with another CDI container in a large multi-module project.

[Jozef Hartinger] WELD-1553: Check for possible deserialization failure in SerializableClientProxy and provide debug info

[Jozef Hartinger] Hardcoded equinox version to pom.xml since the wrong version is specified transitively.

[Jozef Hartinger] Remove unused method and field in TypeSafeDisposerResolver

[Jozef Hartinger] WELD-1530 - Document org.jboss.weld.resolution.cacheSize

[Jozef Hartinger] WELD-1548 Bridge method may shadow inherited initializer method

[Jozef Hartinger] WELD-1550 When creating enhanced subclass do not implement inaccessible interfaces

[Jozef Hartinger] WELD-1531 Document CDI Conversation Filter

[Jozef Hartinger] WELD-1556 Upgrade Tomcat API to 7.0.47 and handle backwards incompatible

[Jozef Hartinger] Fix l10n of AbstractConversationContext messages

[Jozef Hartinger] WELD-1540 Improve the error message for enabled interceptor class

[Jozef Hartinger] WELD-1540 Change the name of the log method

[Jozef Hartinger] WELD-1529 remove the servlet api 3 dependency from permalink example

[Jozef Hartinger] ContextBeanInstance - remove unnecessary ThreadLocal#get() invocations

[Jozef Hartinger] WELD-1560 - CustomCDIProviderTest based on incorrect assumption

[Jozef Hartinger] Extend test case for WELD-921

[Jozef Hartinger] WELD-1558 - Proxy naming conflict when using static nested classes with the same name and package.

[Jozef Hartinger] WELD-1513 Handle circular dependency for non-trivial combination of

[Jozef Hartinger] Treat javax.inject.Singleton as a bean defining annotation

[Jozef Hartinger] Document migration steps from Weld 2.0 to 2.1

[Jozef Hartinger] WELD-1557 Interceptor methods not invoked correctly on session bean interceptors bound using bindings in case of subclassing

[Jozef Hartinger] WELD-1538 Add test case

[Jozef Hartinger] [maven-release-plugin] prepare release 2.1.1.Final

[Jozef Hartinger] [maven-release-plugin] prepare for next development iteration

[Jozef Hartinger] Fix version

[Jozef Hartinger] WELD-1561 Update Jetty integration

[Jozef Hartinger] Add explicit dependency on jetty-util (prevents possible compilation error with a corrupt pom file)

[Jozef Hartinger] Docs: Add a link to the conversation filter faq

[Jozef Hartinger] Upgrade JSF API to 2.2

[Jozef Hartinger] WELD-1568 ClassFormatError exception thrown when creating bean proxy on IBM J9 VM

[Jozef Hartinger] WELD-1564 Implement equals/hashCode for WeldInterceptorClassMetadata

[Jozef Hartinger] Minor

[Jozef Hartinger] Minor fix in CDIInterceptor passivation capability validation

[Jozef Hartinger] WELD-1559 Lazy conversation context

[Jozef Hartinger] WELD-1567 Document initial/terminal listener

[Jozef Hartinger] Def methods from groovy with @PostConstruct annotation will be now called

[Jozef Hartinger] Make Weld compile on JDK8

[Jozef Hartinger] WELD-1569: Warn when an extension has a non-static public field

[Jozef Hartinger] WELD-1579: Weld-SE's shutdown hook fails to dispose of CDI managed objects

[Jozef Hartinger] WELD-1582 Initial request to previously deployed application fails

[Jozef Hartinger] WELD-1572 - Validating interceptors of a bean which declares a passivating scope uses the bean's bean manager instead of interceptor's BM

[Jozef Hartinger] WELD-1571 Testcase

[Jozef Hartinger] WELD-1571 Proxy creation fails when a superclass does not have a no-arg constructor

[Jozef Hartinger] WELD-1577 Filter out irrelevant bridge methods

[Jozef Hartinger] WELD-1577 Cache filter predicate

[Jozef Hartinger] [maven-release-plugin] prepare release 2.1.2.Final

[Jozef Hartinger] [maven-release-plugin] prepare for next development iteration

[mkouba] TCK 1.2 exclude add - WFLY-2654

[Jozef Hartinger] Change EnterpriseBeanTest not to rely on @Stateless beans preserving state

[Jozef Hartinger] Fix test

[Jozef Hartinger] Update CDI TCK exclude list

[mkouba] Upgrade to CDI TCK 1.1.3.Final

------------------------------------------
[...truncated 4332 lines...]
Apr 17, 2014 10:49:46 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.enterprise.broken.statelessWithSessionScope.StatelessWithSessionScopeTest, time: 19 ms]
Apr 17, 2014 10:49:47 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke StatelessWithSessionScopeTest.testStatelessWithSessionScopeFails: 1,417/1,466 (593)
Apr 17, 2014 10:49:47 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.method.broken.parameterAnnotatedDisposes.ParameterAnnotatedDisposesTest, time: 9 ms]
Apr 17, 2014 10:49:47 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterAnnotatedDisposesTest.testProducerMethodWithParameterAnnotatedDisposes: 1,418/1,466 (594)
Apr 17, 2014 10:49:47 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.method.broken.parameterAnnotatedObserves.ParameterAnnotatedObservesTest, time: 10 ms]
Apr 17, 2014 10:49:47 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterAnnotatedObservesTest.testProducerMethodWithParameterAnnotatedObserves: 1,419/1,466 (595)
Apr 17, 2014 10:49:47 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.simple.resource.broken.type.ResourceDefinitionWithDifferentTypeTest, time: 18 ms]
Apr 17, 2014 10:49:47 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResourceDefinitionWithDifferentTypeTest.testDeployment: 1,420/1,466 (596)
Apr 17, 2014 10:49:47 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.enterprise.interceptorOrder.SessionBeanInterceptorOrderTest, time: 20 ms]
Apr 17, 2014 10:49:49 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionBeanInterceptorOrderTest.testInterceptorsDeclaredUsingInterceptorsCalledBeforeInterceptorBinding: 1,421/1,466 (597)
Apr 17, 2014 10:49:49 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.lifecycle.enterprise.EnterpriseLifecycleInterceptorDefinitionTest, time: 10 ms]
Apr 17, 2014 10:49:51 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseLifecycleInterceptorDefinitionTest.testLifecycleInterception: 1,422/1,466 (598)
Apr 17, 2014 10:49:52 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.byname.ambiguous.broken.AmbiguousELNamesTest, time: 18 ms]
Apr 17, 2014 10:49:53 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AmbiguousELNamesTest.testAmbiguousELNamesResolved: 1,423/1,466 (599)
Apr 17, 2014 10:49:53 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.finalMethod.PrivateFinalMethodTest, time: 10 ms]
Apr 17, 2014 10:49:54 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PrivateFinalMethodTest.testClassWithPrivateFinalMethodCanBeProxied: 1,424/1,466 (600)
Apr 17, 2014 10:49:55 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.privateConstructor.PrivateConstructorTest, time: 11 ms]
Apr 17, 2014 10:49:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PrivateConstructorTest.testClassWithPrivateConstructor: 1,425/1,466 (601)
Apr 17, 2014 10:49:55 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.RawInstanceConstructorInjectionTest, time: 18 ms]
Apr 17, 2014 10:49:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RawInstanceConstructorInjectionTest.testDefinitionError: 1,426/1,466 (602)
Apr 17, 2014 10:49:55 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.RawInstanceObserverInjectionTest, time: 17 ms]
Apr 17, 2014 10:49:56 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RawInstanceObserverInjectionTest.testDefinitionError: 1,427/1,466 (603)
Apr 17, 2014 10:49:56 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injection.enterprise.SessionBeanInjectionOrderingTest, time: 24 ms]
Apr 17, 2014 10:49:58 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionBeanInjectionOrderingTest.testInitializerCalledAfterFieldInjectionOfSuperclass: 1,428/1,466 (604)
Apr 17, 2014 10:49:58 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionBeanInjectionOrderingTest.testInitializerCalledAfterResourceInjection: 1,429/1,466 (604)
Apr 17, 2014 10:49:58 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionBeanInjectionOrderingTest.testPostConstructCalledAfterInitializerOfSuperclass: 1,430/1,466 (604)
Apr 17, 2014 10:49:58 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injection.non.contextual.InjectionIntoNonContextualComponentTest, time: 14 ms]
Apr 17, 2014 10:49:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionIntoNonContextualComponentTest.testFilterInitCalledAfterResourceInjection: 1,431/1,466 (605)
Apr 17, 2014 10:49:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionIntoNonContextualComponentTest.testFilterInitializerMethodCalled: 1,432/1,466 (605)
Apr 17, 2014 10:49:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionIntoNonContextualComponentTest.testInjectionIntoFilter: 1,433/1,466 (605)
Apr 17, 2014 10:49:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionIntoNonContextualComponentTest.testInjectionIntoJSFManagedBean: 1,434/1,466 (605)
Apr 17, 2014 10:50:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionIntoNonContextualComponentTest.testInjectionIntoServlet: 1,435/1,466 (605)
Apr 17, 2014 10:50:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionIntoNonContextualComponentTest.testInjectionIntoServletListener: 1,436/1,466 (605)
Apr 17, 2014 10:50:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionIntoNonContextualComponentTest.testInjectionIntoTagHandler: 1,437/1,466 (605)
Apr 17, 2014 10:50:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionIntoNonContextualComponentTest.testInjectionIntoTagLibraryListener: 1,438/1,466 (605)
Apr 17, 2014 10:50:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionIntoNonContextualComponentTest.testServletInitCalledAfterResourceInjection: 1,439/1,466 (605)
Apr 17, 2014 10:50:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionIntoNonContextualComponentTest.testServletInitializerMethodCalled: 1,440/1,466 (605)
Apr 17, 2014 10:50:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionIntoNonContextualComponentTest.testServletListenerInitializerMethodCalled: 1,441/1,466 (605)
Apr 17, 2014 10:50:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionIntoNonContextualComponentTest.testTagLibraryListenerInitializerMethodCalled: 1,442/1,466 (605)
Apr 17, 2014 10:50:03 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injection.parameterized.ParameterizedTypesInjectionToParameterizedWithActualTypeTest, time: 13 ms]
Apr 17, 2014 10:50:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterizedTypesInjectionToParameterizedWithActualTypeTest.testInjection: 1,443/1,466 (606)
Apr 17, 2014 10:50:06 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injectionpoint.broken.normal.scope.NormalScopedBeanWithInjectionPoint, time: 11 ms]
Apr 17, 2014 10:50:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NormalScopedBeanWithInjectionPoint.testRequestScopedBeanWithInjectionPoint: 1,444/1,466 (607)
Apr 17, 2014 10:50:06 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.manager.jndi.ManagerTestEar, time: 16 ms]
Apr 17, 2014 10:50:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ManagerTestEar.testManagerLookupInJndi: 1,445/1,466 (608)
Apr 17, 2014 10:50:10 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.EnabledManagedBeanInjectionAvailabilityTest, time: 47 ms]
Apr 17, 2014 10:50:10 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 5a290154-819c-484e-bc61-a9cf62f23347.war, time: 22 ms]
Apr 17, 2014 10:50:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnabledManagedBeanInjectionAvailabilityTest.testInjection: 1,446/1,466 (609)
Apr 17, 2014 10:50:12 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.broken.DisabledProducerFieldInjectionNotAvailableTest, time: 22 ms]
Apr 17, 2014 10:50:12 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 76410f35-230d-4dd3-8f2a-6c001e953fc6.war, time: 9 ms]
Apr 17, 2014 10:50:13 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DisabledProducerFieldInjectionNotAvailableTest.testInjection: 1,447/1,466 (610)
Apr 17, 2014 10:50:13 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity01Test, time: 42 ms]
Apr 17, 2014 10:50:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializationModularity01Test.testSpecialization: 1,448/1,466 (611)
Apr 17, 2014 10:50:15 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity02Test, time: 19 ms]
Apr 17, 2014 10:50:15 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 74193276-fb98-4193-b194-f374716a9d1d.war, time: 10 ms]
Apr 17, 2014 10:50:18 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializationModularity02Test.testSpecialization: 1,449/1,466 (612)
Apr 17, 2014 10:50:18 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.typesafe.resolution.interceptor.InterceptorNotResolvedInterModuleTest, time: 35 ms]
Apr 17, 2014 10:50:18 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorNotResolvedInterModuleTest.testInterceptorNotAvailableForInjection: 1,450/1,466 (613)
Apr 17, 2014 10:50:18 AM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: Intercepting... [methods: 12, testRun: CDI TCK, suiteName: Weld / JBoss AS run of CDI TCK]
Apr 17, 2014 10:50:18 AM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: tckTest not set [time: 0 ms]
Apr 17, 2014 10:50:18 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.DestroyForSameCreationalContextTest, time: 13 ms]
Apr 17, 2014 10:50:20 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DestroyForSameCreationalContextTest.testDestroyForSameCreationalContextOnly: 1,451/1,466 (614)
Apr 17, 2014 10:50:21 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ApplicationContextDestructionTest.testApplicationContextDestroyed: 1,452/1,466 (615)
Apr 17, 2014 10:50:22 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.deployment.packaging.installedLibrary.InstalledLibraryEarTest, time: 60 ms]
Apr 17, 2014 10:50:22 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 2437e1e1-2b55-45bc-b273-75d659cd8140.war, time: 18 ms]
Apr 17, 2014 10:50:24 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InstalledLibraryEarTest.testBundledLibraryInjection: 1,453/1,466 (616)
Apr 17, 2014 10:50:26 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InstalledLibraryEarTest.testEjbJarInjection: 1,454/1,466 (616)
Apr 17, 2014 10:50:26 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InstalledLibraryEarTest.testWarInjection: 1,455/1,466 (616)
Apr 17, 2014 10:50:26 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.deployment.packaging.visibility.JarToJarAlphaVisibilityTest, time: 20 ms]
Apr 17, 2014 10:50:28 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke JarToJarAlphaVisibilityTest.testDeployment: 1,456/1,466 (617)
Apr 17, 2014 10:50:28 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ApplicationShutdownLifecycleTest.testShutdown: 1,457/1,466 (618)
Apr 17, 2014 10:50:28 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.injection.intercepted.InterceptedBeanConstrutctorInjectionTest, time: 21 ms]
Apr 17, 2014 10:50:29 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptedBeanConstrutctorInjectionTest.testDeploymentFails: 1,458/1,466 (619)
Apr 17, 2014 10:50:29 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.decorator.DecoratorTypeParamInitializerTest, time: 40 ms]
Apr 17, 2014 10:50:29 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorTypeParamInitializerTest.testDeploymentFails: 1,459/1,466 (620)
Apr 17, 2014 10:50:29 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.interceptor.InterceptedBeanTypeParamFieldTest, time: 23 ms]
Apr 17, 2014 10:50:29 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptedBeanTypeParamFieldTest.testDeploymentFails: 1,460/1,466 (621)
Apr 17, 2014 10:50:30 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.RawInstanceDisposerInjectionTest, time: 19 ms]
Apr 17, 2014 10:50:30 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RawInstanceDisposerInjectionTest.testDefinitionError: 1,461/1,466 (622)
Apr 17, 2014 10:50:30 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity08Test, time: 27 ms]
Apr 17, 2014 10:50:30 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 0cba7681-36ee-44f5-bfb8-72320548fc27.war, time: 11 ms]
Apr 17, 2014 10:50:30 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: d179f736-9983-4bcb-9cf0-3ddb2ac5c9e1.war, time: 9 ms]
Apr 17, 2014 10:50:30 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializationModularity08Test.testSpecialization: 1,462/1,466 (623)
Apr 17, 2014 10:50:30 AM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: Intercepting... [methods: 2, testRun: CDI TCK, suiteName: Weld / JBoss AS run of CDI TCK]
Apr 17, 2014 10:50:30 AM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: tckTest not set [time: 0 ms]
Apr 17, 2014 10:50:30 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.decorator.DecoratorTypeParamFieldTest, time: 22 ms]
Apr 17, 2014 10:50:31 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorTypeParamFieldTest.testDeploymentFails: 1,463/1,466 (624)
Apr 17, 2014 10:50:31 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity05Test, time: 28 ms]
Apr 17, 2014 10:50:31 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 2011f653-1980-48ec-a611-b362d33e1f95.war, time: 9 ms]
Apr 17, 2014 10:50:31 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializationModularity05Test.testSpecialization: 1,464/1,466 (625)
Apr 17, 2014 10:50:31 AM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: Intercepting... [methods: 2, testRun: CDI TCK, suiteName: Weld / JBoss AS run of CDI TCK]
Apr 17, 2014 10:50:31 AM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: tckTest not set [time: 0 ms]
Apr 17, 2014 10:50:31 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.decorator.DecoratorTypeParamConstructorTest, time: 22 ms]
Apr 17, 2014 10:50:32 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorTypeParamConstructorTest.testDeploymentFails: 1,465/1,466 (626)
Apr 17, 2014 10:50:32 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity03Test, time: 70 ms]
Apr 17, 2014 10:50:32 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 2db15b01-b736-4a5b-ae9a-cb1cf3c1d05c.war, time: 23 ms]
Apr 17, 2014 10:50:33 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializationModularity03Test.testSpecialization: 1,466/1,466 (627)
Tests run: 1512, Failures: 28, Errors: 0, Skipped: 63, Time elapsed: 1,314.743 sec <<< FAILURE!

Results :

Failed tests:   arquillianBeforeClass(org.jboss.cdi.tck.tests.extensions.beanManager.bootstrap.unavailable.methods.UnavailableMethodsDuringApplicationInitializationTest): Cannot deploy: ad733e5b-756a-4769-8f3e-cf7e35c58601.war
  arquillianBeforeClass(org.jboss.cdi.tck.tests.extensions.beanManager.bootstrap.unavailable.methods.UnavailableMethodsDuringApplicationInitializationTest): Cannot deploy: ad733e5b-756a-4769-8f3e-cf7e35c58601.war
  testGetEJBName(org.jboss.cdi.tck.tests.extensions.container.event.ContainerEventTest): WELD-000143: Container lifecycle event method invoked outside of extension observer method invocation.
  testGetSessionBeanType(org.jboss.cdi.tck.tests.extensions.container.event.ContainerEventTest): WELD-000143: Container lifecycle event method invoked outside of extension observer method invocation.
  testProcessAnnotatedTypeFiredForManagedBean(org.jboss.cdi.tck.tests.extensions.container.event.ContainerEventTest): WELD-000143: Container lifecycle event method invoked outside of extension observer method invocation.
  testProcessAnnotatedTypeFiredForSessionBean(org.jboss.cdi.tck.tests.extensions.container.event.ContainerEventTest): WELD-000143: Container lifecycle event method invoked outside of extension observer method invocation.
  testProcessAnnotatedTypeFiredForSessionBeanInterceptor(org.jboss.cdi.tck.tests.extensions.container.event.ContainerEventTest): WELD-000143: Container lifecycle event method invoked outside of extension observer method invocation.
  testProcessInjectionTargetFiredForManagedBean(org.jboss.cdi.tck.tests.extensions.container.event.ContainerEventTest): WELD-000143: Container lifecycle event method invoked outside of extension observer method invocation.
  testProcessInjectionTargetFiredForSessionBean(org.jboss.cdi.tck.tests.extensions.container.event.ContainerEventTest): WELD-000143: Container lifecycle event method invoked outside of extension observer method invocation.
  testProcessInjectionTargetFiredForSessionBeanInterceptor(org.jboss.cdi.tck.tests.extensions.container.event.ContainerEventTest): WELD-000143: Container lifecycle event method invoked outside of extension observer method invocation.
  testProcessManagedBeanFired(org.jboss.cdi.tck.tests.extensions.container.event.ContainerEventTest): WELD-000143: Container lifecycle event method invoked outside of extension observer method invocation.
  testProcessSessionBeanFiredForStatefulSessionBean(org.jboss.cdi.tck.tests.extensions.container.event.ContainerEventTest): WELD-000143: Container lifecycle event method invoked outside of extension observer method invocation.
  testProcessSessionBeanFiredForStatelessSessionBean(org.jboss.cdi.tck.tests.extensions.container.event.ContainerEventTest): WELD-000143: Container lifecycle event method invoked outside of extension observer method invocation.
  testProcessInjectionTargetEventFiredForMessageDrivenBean(org.jboss.cdi.tck.tests.extensions.container.event.jms.ContainerEventTest): WELD-000143: Container lifecycle event method invoked outside of extension observer method invocation.
  testProcessAnnotatedTypeFiredForWsEndpoint(org.jboss.cdi.tck.tests.extensions.container.event.ws.ContainerEventTest): WELD-000143: Container lifecycle event method invoked outside of extension observer method invocation.
  testProcessInjectionTargetFiredForWsEndpoint(org.jboss.cdi.tck.tests.extensions.container.event.ws.ContainerEventTest): WELD-000143: Container lifecycle event method invoked outside of extension observer method invocation.
  testProcessSessionBeanEvent(org.jboss.cdi.tck.tests.extensions.processBean.ProcessSessionBeanTest): WELD-000143: Container lifecycle event method invoked outside of extension observer method invocation.
  arquillianBeforeClass(org.jboss.cdi.tck.tests.implementation.producer.method.definition.ProducerMethodDefinitionTest): Cannot deploy: 2104605d-f6c0-4e69-b8bf-aed41ff2611b.war
  arquillianBeforeClass(org.jboss.cdi.tck.tests.implementation.producer.method.definition.ProducerMethodDefinitionTest): Cannot deploy: 2104605d-f6c0-4e69-b8bf-aed41ff2611b.war
  testProcessAnnotatedTypeEventFiredForFilter(org.jboss.cdi.tck.tests.lookup.injection.non.contextual.ContainerEventTest): WELD-000143: Container lifecycle event method invoked outside of extension observer method invocation.
  testProcessAnnotatedTypeEventFiredForJsfManagedBean(org.jboss.cdi.tck.tests.lookup.injection.non.contextual.ContainerEventTest): WELD-000143: Container lifecycle event method invoked outside of extension observer method invocation.
  testProcessAnnotatedTypeEventFiredForServlet(org.jboss.cdi.tck.tests.lookup.injection.non.contextual.ContainerEventTest): WELD-000143: Container lifecycle event method invoked outside of extension observer method invocation.
  testProcessAnnotatedTypeEventFiredForServletListener(org.jboss.cdi.tck.tests.lookup.injection.non.contextual.ContainerEventTest): WELD-000143: Container lifecycle event method invoked outside of extension observer method invocation.
  testProcessAnnotatedTypeEventFiredForTagHandler(org.jboss.cdi.tck.tests.lookup.injection.non.contextual.ContainerEventTest): WELD-000143: Container lifecycle event method invoked outside of extension observer method invocation.
  testProcessAnnotatedTypeEventFiredForTagLibraryListener(org.jboss.cdi.tck.tests.lookup.injection.non.contextual.ContainerEventTest): WELD-000143: Container lifecycle event method invoked outside of extension observer method invocation.
  testProcessBeanEvent(org.jboss.cdi.tck.tests.extensions.processBean.ProcessBeanTest): WELD-000143: Container lifecycle event method invoked outside of extension observer method invocation.
  testProcessProducerFieldEvent(org.jboss.cdi.tck.tests.extensions.processBean.ProcessBeanTest): WELD-000143: Container lifecycle event method invoked outside of extension observer method invocation.
  testProcessProducerMethodEvent(org.jboss.cdi.tck.tests.extensions.processBean.ProcessBeanTest): WELD-000143: Container lifecycle event method invoked outside of extension observer method invocation.

Tests run: 1512, Failures: 28, Errors: 0, Skipped: 63

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 22:28.223s
[INFO] Finished at: Thu Apr 17 10:50:44 EDT 2014
[INFO] Final Memory: 40M/96M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.10:test (default-test) on project weld-jboss-runner-tck11: There are test failures.
[ERROR] 
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-tck-WF8-synchronized/ws/weld/jboss-tck-runner/1.1/target/surefire-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results


More information about the weld-builds mailing list