[weld-builds] Build failed in Jenkins: Weld-2.x-interoperability-pax-cdi #700

ci-builds at redhat.com ci-builds at redhat.com
Mon Dec 7 21:29:23 EST 2015


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperability-pax-cdi/700/changes>

Changes:

[mkouba] WELD-2039 NonProducibleInjectionTarget support for

[mkouba] OSGi bundle - add missing packages not exported

[mkouba] Weld-2072 document Weld Servlet param WELD_CONTEXT_ID_KEY

[mkouba] Update Probe integration tests - remove recursive test method.

------------------------------------------
[...truncated 4604 lines...]
10:28:55.855 [Start Level Event Dispatcher] INFO  o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-security-module-api_1.4.2 [39] with extension bundles []
10:28:55.855 [Start Level Event Dispatcher] INFO  o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-security-module-api_1.4.2 [39]
10:28:55.909 [Start Level Event Dispatcher] INFO  o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-security-module-impl_1.4.2 [40] with extension bundles []
10:28:55.909 [Start Level Event Dispatcher] INFO  o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-security-module-impl_1.4.2 [40]
10:28:56.055 [Start Level Event Dispatcher] INFO  o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample8.service_1.0.0.SNAPSHOT [41] with extension bundles [org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [38], org.apache.deltaspike.modules.deltaspike-security-module-impl_1.4.2 [40], org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [33], org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [37]]
10:28:56.055 [Start Level Event Dispatcher] INFO  o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample8.service_1.0.0.SNAPSHOT [41]
10:28:56.338 [Start Level Event Dispatcher] INFO  o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample8.service.impl.SecuredServiceImpl] with qualifiers [@Any @OsgiServiceProvider] is available
10:28:56.351 [Start Level Event Dispatcher] INFO  o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample8.service.impl.SecuredClientImpl] with qualifiers [@Any @OsgiServiceProvider] is available
10:28:56.461 [main] WARN  o.a.d.c.i.e.c.ExceptionHandlerBroadcaster - No handlers found for exception org.apache.deltaspike.security.api.authorization.AccessDeniedException
10:28:56.472 [System Bundle Shutdown] INFO  o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample8.service_1.0.0.SNAPSHOT [41]
10:28:56.536 [System Bundle Shutdown] INFO  o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-security-module-impl_1.4.2 [40]
10:28:56.541 [System Bundle Shutdown] INFO  o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-security-module-api_1.4.2 [39]
10:28:56.543 [System Bundle Shutdown] INFO  o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [38]
10:28:56.545 [System Bundle Shutdown] INFO  o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [37]
10:28:56.548 [System Bundle Shutdown] INFO  o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.099 sec - in org.ops4j.pax.cdi.test.SecurityTest
Running org.ops4j.pax.cdi.test.ServletTest
10:28:58.578 [Start Level Event Dispatcher] INFO  o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
10:28:58.587 [Start Level Event Dispatcher] INFO  o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
10:28:58.590 [Start Level Event Dispatcher] INFO  o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
10:28:58.861 [Start Level Event Dispatcher] WARN  org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
10:28:58.864 [Start Level Event Dispatcher] WARN  org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
10:28:59.206 [Start Level Event Dispatcher] INFO  o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.CappuccinoService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
10:28:59.219 [Start Level Event Dispatcher] INFO  o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.ChocolateService] with qualifiers [@Chocolate @Any @OsgiServiceProvider] is available
constructing ChocolateService
10:28:59.220 [Start Level Event Dispatcher] INFO  o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.VanillaService] with qualifiers [@Vanilla @Default @Any @OsgiServiceProvider] is available
10:28:59.221 [Start Level Event Dispatcher] INFO  o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.BundleEventCollector] with qualifiers [@Any @OsgiServiceProvider] is available
10:28:59.228 [Start Level Event Dispatcher] INFO  o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.HazelnutService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing HazelnutService
10:28:59.237 [Start Level Event Dispatcher] INFO  o.o.p.c.w.AbstractWebAppDependencyManager - registered WebAppDependencyHolder for bundle [pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]]
10:28:59.682 [pool-5-thread-1] WARN  o.o.p.w.e.w.i.RegisterWebAppVisitorWC - Jsp support is not enabled. Is org.ops4j.pax.web.jsp bundle installed?
10:28:59.690 [pool-5-thread-1] INFO  o.o.p.c.w.i.CdiServletContainerInitializer - storing CdiContainer in ServletContext for [pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]]
10:28:59.692 [pool-5-thread-1] INFO  o.o.p.c.e.i.DelegatingCdiContainer - creating CDI container for bean bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
10:28:59.692 [pool-5-thread-1] INFO  o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
10:28:59.846 [pool-5-thread-1] INFO  o.o.p.c.w.w.i.WeldServletContextListener - registered Jetty decorator for JSR-299 injection
************* init MessageServlet
************* init RandomServlet
************* init IceCreamServlet
ResourceDelegatingBundleClassLoader{bundle=pax-cdi-sample1-web_1.0.0.SNAPSHOT [22],parent=BundleClassLoader{bundle=org.ops4j.pax.web.pax-web-jetty_4.0.0 [49],parent=null}}
constructing CappuccinoService
CappuccinoService @PostConstruct
constructing HazelnutService
************* init ApplicationIdServlet
ResourceDelegatingBundleClassLoader{bundle=pax-cdi-sample1-web_1.0.0.SNAPSHOT [22],parent=BundleClassLoader{bundle=org.ops4j.pax.web.pax-web-jetty_4.0.0 [49],parent=null}}
************* init MessageServlet
10:29:01.033 [pool-4-thread-1] INFO  o.o.p.c.w.w.i.WeldServletContextListener - servlet context destroyed
10:29:01.034 [pool-4-thread-1] INFO  o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
10:29:01.050 [System Bundle Shutdown] INFO  o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
10:29:01.050 [System Bundle Shutdown] INFO  o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
CappuccinoService @PreDestroy
constructing HazelnutService
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.925 sec - in org.ops4j.pax.cdi.test.ServletTest
Running org.ops4j.pax.cdi.test.SingleBundleTest
10:29:02.937 [Start Level Event Dispatcher] INFO  o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
10:29:02.942 [Start Level Event Dispatcher] INFO  o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [34]]
10:29:02.945 [Start Level Event Dispatcher] INFO  o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
10:29:03.182 [Start Level Event Dispatcher] WARN  org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
10:29:03.185 [Start Level Event Dispatcher] WARN  org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
10:29:03.489 [Start Level Event Dispatcher] INFO  o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.CappuccinoService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
10:29:03.497 [Start Level Event Dispatcher] INFO  o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.ChocolateService] with qualifiers [@Chocolate @Any @OsgiServiceProvider] is available
constructing ChocolateService
10:29:03.498 [Start Level Event Dispatcher] INFO  o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.VanillaService] with qualifiers [@Default @Vanilla @Any @OsgiServiceProvider] is available
10:29:03.499 [Start Level Event Dispatcher] INFO  o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.BundleEventCollector] with qualifiers [@Any @OsgiServiceProvider] is available
10:29:03.505 [Start Level Event Dispatcher] INFO  o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.HazelnutService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing HazelnutService
constructing ChocolateService
10:29:03.613 [System Bundle Shutdown] INFO  o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
10:29:03.613 [System Bundle Shutdown] INFO  o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
constructing HazelnutService
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.88 sec - in org.ops4j.pax.cdi.test.SingleBundleTest
Running org.ops4j.pax.cdi.test.TransactionalTest
10:29:05.685 [Start Level Event Dispatcher] INFO  o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
10:29:05.912 [Start Level Event Dispatcher] INFO  o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [48] with extension bundles []
10:29:05.914 [Start Level Event Dispatcher] INFO  o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [48]
10:29:06.214 [Start Level Event Dispatcher] WARN  org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
10:29:06.217 [Start Level Event Dispatcher] WARN  org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
10:29:06.539 [Start Level Event Dispatcher] INFO  o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [49] with extension bundles [org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [48]]
10:29:06.540 [Start Level Event Dispatcher] INFO  o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [49]
10:29:06.964 [Start Level Event Dispatcher] INFO  o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-jpa-module-api_1.4.2 [50] with extension bundles []
10:29:06.965 [Start Level Event Dispatcher] INFO  o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-jpa-module-api_1.4.2 [50]
10:29:07.063 [Start Level Event Dispatcher] INFO  o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-jpa-module-impl_1.4.2 [55] with extension bundles []
10:29:07.063 [Start Level Event Dispatcher] INFO  o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-jpa-module-impl_1.4.2 [55]
10:29:07.261 [Start Level Event Dispatcher] INFO  o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-partial-bean-module-impl_1.4.2 [56] with extension bundles []
10:29:07.261 [Start Level Event Dispatcher] INFO  o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-partial-bean-module-impl_1.4.2 [56]
10:29:07.371 [Start Level Event Dispatcher] INFO  o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-data-module-impl_1.4.2 [57] with extension bundles []
10:29:07.371 [Start Level Event Dispatcher] INFO  o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-data-module-impl_1.4.2 [57]
10:29:07.951 [Start Level Event Dispatcher] INFO  o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample2.service_1.0.0.SNAPSHOT [61] with extension bundles [org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [48], org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [33], org.apache.deltaspike.modules.deltaspike-data-module-impl_1.4.2 [57], org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [49], org.apache.deltaspike.modules.deltaspike-partial-bean-module-impl_1.4.2 [56], org.apache.deltaspike.modules.deltaspike-jpa-module-impl_1.4.2 [55]]
10:29:07.951 [Start Level Event Dispatcher] INFO  o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample2.service_1.0.0.SNAPSHOT [61]
10:29:08.290 [Start Level Event Dispatcher] WARN  org.jboss.weld.Validator - WELD-001478: Interceptor class org.apache.deltaspike.jpa.impl.transaction.TransactionalInterceptor is enabled for the application and for the bean archive pax-cdi-bda61. It will only be invoked in the @Priority part of the chain.
10:29:08.509 [Start Level Event Dispatcher] INFO  o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample2.service.impl.LibraryServiceImpl] with qualifiers [@Any @OsgiServiceProvider] is available
10:29:09.581 [Start Level Event Dispatcher] INFO  o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample2.service.LibraryServiceClient] with qualifiers [@Any @OsgiServiceProvider] is available
10:29:09.834 [System Bundle Shutdown] INFO  o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample2.service_1.0.0.SNAPSHOT [61]
10:29:09.854 [System Bundle Shutdown] INFO  o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-data-module-impl_1.4.2 [57]
10:29:09.858 [System Bundle Shutdown] INFO  o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-partial-bean-module-impl_1.4.2 [56]
10:29:09.863 [System Bundle Shutdown] INFO  o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-jpa-module-impl_1.4.2 [55]
10:29:09.868 [System Bundle Shutdown] INFO  o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-jpa-module-api_1.4.2 [50]
10:29:09.870 [System Bundle Shutdown] INFO  o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [49]
10:29:09.876 [System Bundle Shutdown] INFO  o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [48]
10:29:09.902 [System Bundle Shutdown] INFO  o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.695 sec - in org.ops4j.pax.cdi.test.TransactionalTest
Running org.ops4j.pax.cdi.test.WebBeanBundleLifecycleTest
10:29:11.859 [Start Level Event Dispatcher] INFO  o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
10:29:11.864 [Start Level Event Dispatcher] INFO  o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
10:29:11.867 [Start Level Event Dispatcher] INFO  o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
10:29:12.110 [Start Level Event Dispatcher] WARN  org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
10:29:12.113 [Start Level Event Dispatcher] WARN  org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
10:29:12.425 [Start Level Event Dispatcher] INFO  o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.CappuccinoService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
10:29:12.434 [Start Level Event Dispatcher] INFO  o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.ChocolateService] with qualifiers [@Chocolate @Any @OsgiServiceProvider] is available
constructing ChocolateService
10:29:12.435 [Start Level Event Dispatcher] INFO  o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.VanillaService] with qualifiers [@Vanilla @Default @Any @OsgiServiceProvider] is available
10:29:12.436 [Start Level Event Dispatcher] INFO  o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.BundleEventCollector] with qualifiers [@Any @OsgiServiceProvider] is available
10:29:12.442 [Start Level Event Dispatcher] INFO  o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.HazelnutService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing HazelnutService
10:29:12.451 [Start Level Event Dispatcher] INFO  o.o.p.c.w.AbstractWebAppDependencyManager - registered WebAppDependencyHolder for bundle [pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]]
10:29:13.003 [pool-5-thread-1] WARN  o.o.p.w.e.w.i.RegisterWebAppVisitorWC - Jsp support is not enabled. Is org.ops4j.pax.web.jsp bundle installed?
10:29:13.022 [pool-5-thread-1] INFO  o.o.p.c.w.i.CdiServletContainerInitializer - storing CdiContainer in ServletContext for [pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]]
10:29:13.024 [pool-5-thread-1] INFO  o.o.p.c.e.i.DelegatingCdiContainer - creating CDI container for bean bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
10:29:13.024 [pool-5-thread-1] INFO  o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
10:29:13.216 [pool-5-thread-1] INFO  o.o.p.c.w.w.i.WeldServletContextListener - registered Jetty decorator for JSR-299 injection
************* init MessageServlet
ResourceDelegatingBundleClassLoader{bundle=pax-cdi-sample1-web_1.0.0.SNAPSHOT [22],parent=BundleClassLoader{bundle=org.ops4j.pax.web.pax-web-jetty_4.0.0 [49],parent=null}}
************* init MessageServlet
10:29:14.311 [main] INFO  o.o.p.c.w.AbstractWebAppDependencyManager - registered WebAppDependencyHolder for bundle [pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]]
10:29:14.520 [pool-5-thread-1] WARN  o.o.p.w.e.w.i.RegisterWebAppVisitorWC - Jsp support is not enabled. Is org.ops4j.pax.web.jsp bundle installed?
10:29:14.524 [pool-5-thread-1] INFO  o.o.p.c.w.i.CdiServletContainerInitializer - storing CdiContainer in ServletContext for [pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]]
10:29:14.524 [pool-5-thread-1] INFO  o.o.p.c.e.i.DelegatingCdiContainer - creating CDI container for bean bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
10:29:14.524 [pool-5-thread-1] INFO  o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
10:29:14.655 [pool-5-thread-1] INFO  o.o.p.c.w.w.i.WeldServletContextListener - registered Jetty decorator for JSR-299 injection
************* init MessageServlet
************* init MessageServlet
10:29:14.690 [pool-4-thread-1] INFO  o.o.p.c.w.w.i.WeldServletContextListener - servlet context destroyed
10:29:14.690 [pool-4-thread-1] INFO  o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
10:29:14.695 [pool-4-thread-1] ERROR org.jboss.weld.Bean - WELD-000019: Error destroying an instance org.ops4j.pax.cdi.extension.impl.BeanBundleImpl at 2416b96d of Managed Bean [class org.ops4j.pax.cdi.extension.impl.BeanBundleImpl] with qualifiers [@Any @Default]
10:29:14.700 [pool-4-thread-1] INFO  o.o.p.c.w.w.i.WeldServletContextListener - servlet context destroyed
10:29:14.700 [pool-4-thread-1] INFO  o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
10:29:14.713 [pool-4-thread-1] WARN  o.e.j.u.component.AbstractLifeCycle - FAILED HttpServiceContext{httpContext=WebAppHttpContext{pax-cdi-sample1-web - 22}}: java.lang.IllegalStateException: Singleton not set for pax-cdi-sample1-web:22 => [org.ops4j.pax.cdi.sample1:21]
java.lang.IllegalStateException: Singleton not set for pax-cdi-sample1-web:22 => [org.ops4j.pax.cdi.sample1:21]
	at org.jboss.weld.bootstrap.api.helpers.RegistrySingletonProvider$RegistrySingleton.get(RegistrySingletonProvider.java:28) ~[weld-osgi-bundle-2.3.2-SNAPSHOT.jar:2.3.2-SNAPSHOT]
	at org.jboss.weld.Container.instance(Container.java:65) ~[weld-osgi-bundle-2.3.2-SNAPSHOT.jar:2.3.2-SNAPSHOT]
	at org.jboss.weld.bootstrap.WeldRuntime.shutdown(WeldRuntime.java:74) ~[weld-osgi-bundle-2.3.2-SNAPSHOT.jar:2.3.2-SNAPSHOT]
	at org.jboss.weld.bootstrap.WeldBootstrap.shutdown(WeldBootstrap.java:113) ~[weld-osgi-bundle-2.3.2-SNAPSHOT.jar:2.3.2-SNAPSHOT]
	at org.ops4j.pax.cdi.weld.impl.WeldCdiContainer$2.call(WeldCdiContainer.java:130) ~[pax-cdi-weld-1.0.0-SNAPSHOT.jar:na]
	at org.ops4j.pax.swissbox.core.ContextClassLoaderUtils.doWithClassLoader(ContextClassLoaderUtils.java:60) ~[bundlefile:na]
	at org.ops4j.pax.cdi.weld.impl.WeldCdiContainer.doStop(WeldCdiContainer.java:125) ~[pax-cdi-weld-1.0.0-SNAPSHOT.jar:na]
	at org.ops4j.pax.cdi.spi.AbstractCdiContainer.stop(AbstractCdiContainer.java:97) ~[pax-cdi-spi-1.0.0-SNAPSHOT.jar:na]
	at org.ops4j.pax.cdi.extender.impl.DelegatingCdiContainer.stop(DelegatingCdiContainer.java:72) ~[pax-cdi-extender-1.0.0-SNAPSHOT.jar:na]
	at org.ops4j.pax.cdi.web.weld.impl.WeldServletContextListener.contextDestroyed(WeldServletContextListener.java:84) ~[pax-cdi-web-weld-1.0.0-SNAPSHOT.jar:na]
	at org.eclipse.jetty.server.handler.ContextHandler.callContextDestroyed(ContextHandler.java:795) ~[bundlefile:9.0.7.v20131107]
	at org.eclipse.jetty.servlet.ServletContextHandler.callContextDestroyed(ServletContextHandler.java:447) ~[bundlefile:9.0.7.v20131107]
	at org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:829) ~[bundlefile:9.0.7.v20131107]
	at org.eclipse.jetty.servlet.ServletContextHandler.doStop(ServletContextHandler.java:212) ~[bundlefile:9.0.7.v20131107]
	at org.ops4j.pax.web.service.jetty.internal.HttpServiceContext.doStop(HttpServiceContext.java:228) ~[bundlefile:na]
	at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:90) ~[bundlefile:9.0.7.v20131107]
	at org.ops4j.pax.web.service.jetty.internal.JettyServerImpl.stop(JettyServerImpl.java:178) [bundlefile:na]
	at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Started.stop(ServerControllerImpl.java:277) [bundlefile:na]
	at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.stop(ServerControllerImpl.java:77) [bundlefile:na]
	at org.ops4j.pax.web.service.internal.Activator.updateController(Activator.java:336) [bundlefile:na]
	at org.ops4j.pax.web.service.internal.Activator$3.run(Activator.java:291) [bundlefile:na]
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [na:1.8.0_60]
	at java.util.concurrent.FutureTask.run(FutureTask.java:266) [na:1.8.0_60]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [na:1.8.0_60]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [na:1.8.0_60]
	at java.lang.Thread.run(Thread.java:745) [na:1.8.0_60]
10:29:14.714 [pool-4-thread-1] ERROR o.o.p.w.s.j.internal.JettyServerImpl - Exception while stopping Jetty:
java.lang.IllegalStateException: Singleton not set for pax-cdi-sample1-web:22 => [org.ops4j.pax.cdi.sample1:21]
	at org.jboss.weld.bootstrap.api.helpers.RegistrySingletonProvider$RegistrySingleton.get(RegistrySingletonProvider.java:28) ~[weld-osgi-bundle-2.3.2-SNAPSHOT.jar:2.3.2-SNAPSHOT]
	at org.jboss.weld.Container.instance(Container.java:65) ~[weld-osgi-bundle-2.3.2-SNAPSHOT.jar:2.3.2-SNAPSHOT]
	at org.jboss.weld.bootstrap.WeldRuntime.shutdown(WeldRuntime.java:74) ~[weld-osgi-bundle-2.3.2-SNAPSHOT.jar:2.3.2-SNAPSHOT]
	at org.jboss.weld.bootstrap.WeldBootstrap.shutdown(WeldBootstrap.java:113) ~[weld-osgi-bundle-2.3.2-SNAPSHOT.jar:2.3.2-SNAPSHOT]
	at org.ops4j.pax.cdi.weld.impl.WeldCdiContainer$2.call(WeldCdiContainer.java:130) ~[pax-cdi-weld-1.0.0-SNAPSHOT.jar:na]
	at org.ops4j.pax.swissbox.core.ContextClassLoaderUtils.doWithClassLoader(ContextClassLoaderUtils.java:60) ~[bundlefile:na]
	at org.ops4j.pax.cdi.weld.impl.WeldCdiContainer.doStop(WeldCdiContainer.java:125) ~[pax-cdi-weld-1.0.0-SNAPSHOT.jar:na]
	at org.ops4j.pax.cdi.spi.AbstractCdiContainer.stop(AbstractCdiContainer.java:97) ~[pax-cdi-spi-1.0.0-SNAPSHOT.jar:na]
	at org.ops4j.pax.cdi.extender.impl.DelegatingCdiContainer.stop(DelegatingCdiContainer.java:72) ~[pax-cdi-extender-1.0.0-SNAPSHOT.jar:na]
	at org.ops4j.pax.cdi.web.weld.impl.WeldServletContextListener.contextDestroyed(WeldServletContextListener.java:84) ~[pax-cdi-web-weld-1.0.0-SNAPSHOT.jar:na]
	at org.eclipse.jetty.server.handler.ContextHandler.callContextDestroyed(ContextHandler.java:795) ~[bundlefile:9.0.7.v20131107]
	at org.eclipse.jetty.servlet.ServletContextHandler.callContextDestroyed(ServletContextHandler.java:447) ~[bundlefile:9.0.7.v20131107]
	at org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:829) ~[bundlefile:9.0.7.v20131107]
	at org.eclipse.jetty.servlet.ServletContextHandler.doStop(ServletContextHandler.java:212) ~[bundlefile:9.0.7.v20131107]
	at org.ops4j.pax.web.service.jetty.internal.HttpServiceContext.doStop(HttpServiceContext.java:228) ~[bundlefile:na]
	at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:90) ~[bundlefile:9.0.7.v20131107]
	at org.ops4j.pax.web.service.jetty.internal.JettyServerImpl.stop(JettyServerImpl.java:178) ~[bundlefile:na]
	at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Started.stop(ServerControllerImpl.java:277) [bundlefile:na]
	at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.stop(ServerControllerImpl.java:77) [bundlefile:na]
	at org.ops4j.pax.web.service.internal.Activator.updateController(Activator.java:336) [bundlefile:na]
	at org.ops4j.pax.web.service.internal.Activator$3.run(Activator.java:291) [bundlefile:na]
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [na:1.8.0_60]
	at java.util.concurrent.FutureTask.run(FutureTask.java:266) [na:1.8.0_60]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [na:1.8.0_60]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [na:1.8.0_60]
	at java.lang.Thread.run(Thread.java:745) [na:1.8.0_60]
10:29:14.721 [System Bundle Shutdown] INFO  o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
10:29:14.721 [System Bundle Shutdown] INFO  o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 4.231 sec <<< FAILURE! - in org.ops4j.pax.cdi.test.WebBeanBundleLifecycleTest
shouldRestartWebBeanBundle(org.ops4j.pax.cdi.test.WebBeanBundleLifecycleTest)  Time elapsed: 1.621 sec  <<< ERROR!
com.sun.jersey.api.client.UniformInterfaceException: GET http://localhost:41903/sample1/message returned a response status of 404 Not Found
	at com.sun.jersey.api.client.WebResource.handle(WebResource.java:686)
	at com.sun.jersey.api.client.WebResource.get(WebResource.java:191)
	at org.ops4j.pax.cdi.test.WebBeanBundleLifecycleTest.shouldRestartWebBeanBundle(WebBeanBundleLifecycleTest.java:114)


Results :

Tests in error: 
  WebBeanBundleLifecycleTest.shouldRestartWebBeanBundle:114 » UniformInterface G...

Tests run: 43, Failures: 0, Errors: 1, Skipped: 1

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] OPS4J Pax CDI Standalone Integration Tests ........ FAILURE [01:12 min]
[INFO] OPS4J Pax CDI 1.2 Integration Tests on Karaf ...... SKIPPED
[INFO] OPS4J Pax CDI OSGi 6.0.0 Integration Tests ........ SKIPPED
[INFO] OPS4J Pax CDI Integration Tests ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:13 min
[INFO] Finished at: 2015-12-08T10:29:14+08:00
[INFO] Final Memory: 31M/454M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project itest-standalone: There are test failures.
[ERROR] 
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperability-pax-cdi/ws/pax-cdi/itest/src/it/itest-standalone/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
Recording test results



More information about the weld-builds mailing list