Skip to content
Success

Console Output

Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Picked up JAVA_TOOL_OPTIONS: -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
Running org.glassfish.jersey.tests.cdi.resources.PerRequestDependentBeanTest
Oct 10, 2018 4:52:18 PM org.jboss.weld.bootstrap.WeldStartup <clinit>
INFO: WELD-000900: 2.2.14 (Final)
Oct 10, 2018 4:52:18 PM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 10, 2018 4:52:18 PM org.jboss.weld.interceptor.util.InterceptionTypeRegistry <clinit>
WARN: WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
Oct 10, 2018 4:52:18 PM org.jboss.weld.interceptor.util.InterceptionTypeRegistry <clinit>
WARN: WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
Oct 10, 2018 4:52:18 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] private org.glassfish.jersey.ext.cdi1x.internal.CdiComponentProvider.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Oct 10, 2018 4:52:19 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
Oct 10, 2018 4:52:20 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
Oct 10, 2018 4:52:20 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
Oct 10, 2018 4:52:20 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 10, 2018 4:52:20 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
Oct 10, 2018 4:52:20 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource@1738acca; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@6753b893; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@6753b893
Oct 10, 2018 4:52:20 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource getMessage
INFO: In getMessage of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource@1738acca; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@6753b893; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@6753b893
Oct 10, 2018 4:52:21 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource preDestroy
INFO: In pre destroy of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource@1738acca
Oct 10, 2018 4:52:21 PM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
Oct 10, 2018 4:52:21 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 10, 2018 4:52:21 PM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 10, 2018 4:52:21 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] private org.glassfish.jersey.ext.cdi1x.internal.CdiComponentProvider.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Oct 10, 2018 4:52:21 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
Oct 10, 2018 4:52:21 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
Oct 10, 2018 4:52:21 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
Oct 10, 2018 4:52:21 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 10, 2018 4:52:21 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-1] Started.
Oct 10, 2018 4:52:21 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource@34b9ca99; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@2bc57e77; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@2bc57e77
Oct 10, 2018 4:52:21 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource getMessage
INFO: In getMessage of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource@34b9ca99; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@2bc57e77; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@2bc57e77
Oct 10, 2018 4:52:21 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource preDestroy
INFO: In pre destroy of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource@34b9ca99
Oct 10, 2018 4:52:21 PM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
Oct 10, 2018 4:52:21 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 10, 2018 4:52:21 PM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 10, 2018 4:52:21 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] private org.glassfish.jersey.ext.cdi1x.internal.CdiComponentProvider.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Oct 10, 2018 4:52:21 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
Oct 10, 2018 4:52:21 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
Oct 10, 2018 4:52:21 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
Oct 10, 2018 4:52:22 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 10, 2018 4:52:22 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-2] Started.
Oct 10, 2018 4:52:22 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource@2f3179f8; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@3b161e19; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@3b161e19
Oct 10, 2018 4:52:22 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource getMessage
INFO: In getMessage of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource@2f3179f8; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@3b161e19; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@3b161e19
Oct 10, 2018 4:52:22 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource preDestroy
INFO: In pre destroy of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource@2f3179f8
Oct 10, 2018 4:52:22 PM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
Oct 10, 2018 4:52:22 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 10, 2018 4:52:22 PM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 10, 2018 4:52:22 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] private org.glassfish.jersey.ext.cdi1x.internal.CdiComponentProvider.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Oct 10, 2018 4:52:22 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
Oct 10, 2018 4:52:22 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
Oct 10, 2018 4:52:22 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
Oct 10, 2018 4:52:22 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 10, 2018 4:52:22 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-3] Started.
Oct 10, 2018 4:52:22 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource@4908910f; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@24dac604; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@24dac604
Oct 10, 2018 4:52:22 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource getMessage
INFO: In getMessage of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource@4908910f; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@24dac604; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@24dac604
Oct 10, 2018 4:52:22 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource preDestroy
INFO: In pre destroy of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource@4908910f
Oct 10, 2018 4:52:22 PM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
Oct 10, 2018 4:52:22 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.648 sec - in org.glassfish.jersey.tests.cdi.resources.PerRequestDependentBeanTest
Running org.glassfish.jersey.tests.cdi.resources.QualifiedInjectionSetGetTest
Oct 10, 2018 4:52:22 PM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 10, 2018 4:52:22 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] private org.glassfish.jersey.ext.cdi1x.internal.CdiComponentProvider.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Oct 10, 2018 4:52:22 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
Oct 10, 2018 4:52:22 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
Oct 10, 2018 4:52:22 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
Oct 10, 2018 4:52:22 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 10, 2018 4:52:22 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-4] Started.
Oct 10, 2018 4:52:22 PM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
Oct 10, 2018 4:52:22 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.416 sec - in org.glassfish.jersey.tests.cdi.resources.QualifiedInjectionSetGetTest
Running org.glassfish.jersey.tests.cdi.resources.SingletonBeanTest
Oct 10, 2018 4:52:22 PM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 10, 2018 4:52:23 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] private org.glassfish.jersey.ext.cdi1x.internal.CdiComponentProvider.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Oct 10, 2018 4:52:23 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
Oct 10, 2018 4:52:23 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
Oct 10, 2018 4:52:23 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
Oct 10, 2018 4:52:23 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 10, 2018 4:52:23 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-5] Started.
Oct 10, 2018 4:52:23 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource@824eb08
Oct 10, 2018 4:52:23 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentExceptionMapper postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentExceptionMapper@5889df0b
Oct 10, 2018 4:52:23 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanExceptionMapper postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanExceptionMapper@2cb3ed78
Oct 10, 2018 4:52:23 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource preDestroy
INFO: In pre destroy of org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource@824eb08
Oct 10, 2018 4:52:23 PM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
Oct 10, 2018 4:52:23 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 10, 2018 4:52:23 PM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 10, 2018 4:52:23 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] private org.glassfish.jersey.ext.cdi1x.internal.CdiComponentProvider.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Oct 10, 2018 4:52:23 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
Oct 10, 2018 4:52:23 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
Oct 10, 2018 4:52:23 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
Oct 10, 2018 4:52:23 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 10, 2018 4:52:23 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-6] Started.
Oct 10, 2018 4:52:23 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource@5313fae0
Oct 10, 2018 4:52:23 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanExceptionMapper postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanExceptionMapper@1b55f822
Oct 10, 2018 4:52:23 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource getMessage
INFO: In getMessage in org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource@5313fae0; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@17395cab; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@17395cab; provider: @Default Instance<JCDIBeanExceptionMapper>; provider.get(): org.glassfish.jersey.tests.cdi.resources.JCDIBeanExceptionMapper@1b55f822
Oct 10, 2018 4:52:23 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource preDestroy
INFO: In pre destroy of org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource@5313fae0
Oct 10, 2018 4:52:23 PM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
Oct 10, 2018 4:52:23 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 10, 2018 4:52:23 PM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 10, 2018 4:52:23 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] private org.glassfish.jersey.ext.cdi1x.internal.CdiComponentProvider.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Oct 10, 2018 4:52:23 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
Oct 10, 2018 4:52:23 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
Oct 10, 2018 4:52:23 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
Oct 10, 2018 4:52:23 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 10, 2018 4:52:23 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-7] Started.
Oct 10, 2018 4:52:23 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource@6e2a283e
Oct 10, 2018 4:52:23 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource preDestroy
INFO: In pre destroy of org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource@6e2a283e
Oct 10, 2018 4:52:23 PM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
Oct 10, 2018 4:52:23 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 10, 2018 4:52:24 PM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 10, 2018 4:52:24 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] private org.glassfish.jersey.ext.cdi1x.internal.CdiComponentProvider.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Oct 10, 2018 4:52:24 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
Oct 10, 2018 4:52:24 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
Oct 10, 2018 4:52:24 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
Oct 10, 2018 4:52:24 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 10, 2018 4:52:24 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-8] Started.
Oct 10, 2018 4:52:24 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource@7594c79a
Oct 10, 2018 4:52:24 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentExceptionMapper postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentExceptionMapper@1f79f267
Oct 10, 2018 4:52:24 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanExceptionMapper postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanExceptionMapper@1dc9e7dc
Oct 10, 2018 4:52:24 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource preDestroy
INFO: In pre destroy of org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource@7594c79a
Oct 10, 2018 4:52:24 PM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
Oct 10, 2018 4:52:24 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 10, 2018 4:52:24 PM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 10, 2018 4:52:24 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] private org.glassfish.jersey.ext.cdi1x.internal.CdiComponentProvider.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Oct 10, 2018 4:52:24 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
Oct 10, 2018 4:52:24 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
Oct 10, 2018 4:52:24 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
Oct 10, 2018 4:52:24 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 10, 2018 4:52:24 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-9] Started.
Oct 10, 2018 4:52:24 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource@f4271f7
Oct 10, 2018 4:52:24 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanExceptionMapper postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanExceptionMapper@1cd6ef55
Oct 10, 2018 4:52:24 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource getMessage
INFO: In getMessage in org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource@f4271f7; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@5e99f106; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@5e99f106; provider: @Default Instance<JCDIBeanExceptionMapper>; provider.get(): org.glassfish.jersey.tests.cdi.resources.JCDIBeanExceptionMapper@1cd6ef55
Oct 10, 2018 4:52:24 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource preDestroy
INFO: In pre destroy of org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource@f4271f7
Oct 10, 2018 4:52:24 PM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
Oct 10, 2018 4:52:24 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 10, 2018 4:52:24 PM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 10, 2018 4:52:24 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] private org.glassfish.jersey.ext.cdi1x.internal.CdiComponentProvider.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Oct 10, 2018 4:52:24 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
Oct 10, 2018 4:52:24 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
Oct 10, 2018 4:52:24 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
Oct 10, 2018 4:52:24 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 10, 2018 4:52:24 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-10] Started.
Oct 10, 2018 4:52:24 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource@3965f6b0
Oct 10, 2018 4:52:24 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource preDestroy
INFO: In pre destroy of org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource@3965f6b0
Oct 10, 2018 4:52:24 PM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
Oct 10, 2018 4:52:24 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.959 sec - in org.glassfish.jersey.tests.cdi.resources.SingletonBeanTest
Running org.glassfish.jersey.tests.cdi.resources.ConstructorInjectionTest
Oct 10, 2018 4:52:24 PM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 10, 2018 4:52:24 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] private org.glassfish.jersey.ext.cdi1x.internal.CdiComponentProvider.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Oct 10, 2018 4:52:25 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
Oct 10, 2018 4:52:25 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
Oct 10, 2018 4:52:25 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
Oct 10, 2018 4:52:25 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 10, 2018 4:52:25 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-11] Started.
Oct 10, 2018 4:52:25 PM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
Oct 10, 2018 4:52:25 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.338 sec - in org.glassfish.jersey.tests.cdi.resources.ConstructorInjectionTest
Running org.glassfish.jersey.tests.cdi.resources.CounterTest
Oct 10, 2018 4:52:25 PM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 10, 2018 4:52:25 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] private org.glassfish.jersey.ext.cdi1x.internal.CdiComponentProvider.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Oct 10, 2018 4:52:25 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
Oct 10, 2018 4:52:25 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
Oct 10, 2018 4:52:25 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
Oct 10, 2018 4:52:25 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 10, 2018 4:52:25 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-12] Started.
Oct 10, 2018 4:52:25 PM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
Oct 10, 2018 4:52:25 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 sec - in org.glassfish.jersey.tests.cdi.resources.CounterTest
Running org.glassfish.jersey.tests.cdi.resources.PerRequestBeanTest
Oct 10, 2018 4:52:25 PM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 10, 2018 4:52:25 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] private org.glassfish.jersey.ext.cdi1x.internal.CdiComponentProvider.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Oct 10, 2018 4:52:25 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
Oct 10, 2018 4:52:25 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
Oct 10, 2018 4:52:25 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
Oct 10, 2018 4:52:25 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 10, 2018 4:52:25 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-13] Started.
Oct 10, 2018 4:52:25 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource@607e9230; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@55f28c9; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@55f28c9
Oct 10, 2018 4:52:25 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource getMessage
INFO: In getMessage of org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource@607e9230; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@55f28c9; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@55f28c9
Oct 10, 2018 4:52:25 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource preDestroy
INFO: In pre destroy of org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource@607e9230
Oct 10, 2018 4:52:25 PM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
Oct 10, 2018 4:52:25 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 10, 2018 4:52:25 PM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 10, 2018 4:52:25 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] private org.glassfish.jersey.ext.cdi1x.internal.CdiComponentProvider.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Oct 10, 2018 4:52:25 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
Oct 10, 2018 4:52:25 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
Oct 10, 2018 4:52:25 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
Oct 10, 2018 4:52:25 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 10, 2018 4:52:25 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-14] Started.
Oct 10, 2018 4:52:26 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource@325e4567; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@1d65a488; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@1d65a488
Oct 10, 2018 4:52:26 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource getMessage
INFO: In getMessage of org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource@325e4567; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@1d65a488; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@1d65a488
Oct 10, 2018 4:52:26 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource preDestroy
INFO: In pre destroy of org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource@325e4567
Oct 10, 2018 4:52:26 PM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
Oct 10, 2018 4:52:26 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 10, 2018 4:52:26 PM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 10, 2018 4:52:26 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] private org.glassfish.jersey.ext.cdi1x.internal.CdiComponentProvider.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Oct 10, 2018 4:52:26 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
Oct 10, 2018 4:52:26 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
Oct 10, 2018 4:52:26 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
Oct 10, 2018 4:52:26 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 10, 2018 4:52:26 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-15] Started.
Oct 10, 2018 4:52:26 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource@7d644fb8; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@1706f385; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@1706f385
Oct 10, 2018 4:52:26 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource getMessage
INFO: In getMessage of org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource@7d644fb8; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@1706f385; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@1706f385
Oct 10, 2018 4:52:26 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource preDestroy
INFO: In pre destroy of org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource@7d644fb8
Oct 10, 2018 4:52:26 PM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
Oct 10, 2018 4:52:26 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 10, 2018 4:52:26 PM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 10, 2018 4:52:26 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] private org.glassfish.jersey.ext.cdi1x.internal.CdiComponentProvider.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Oct 10, 2018 4:52:26 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
Oct 10, 2018 4:52:26 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
Oct 10, 2018 4:52:26 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
Oct 10, 2018 4:52:26 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 10, 2018 4:52:26 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-16] Started.
Oct 10, 2018 4:52:26 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource@f7906ba; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@c7215f1; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@c7215f1
Oct 10, 2018 4:52:26 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource getMessage
INFO: In getMessage of org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource@f7906ba; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@c7215f1; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@c7215f1
Oct 10, 2018 4:52:26 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource preDestroy
INFO: In pre destroy of org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource@f7906ba
Oct 10, 2018 4:52:26 PM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
Oct 10, 2018 4:52:26 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.989 sec - in org.glassfish.jersey.tests.cdi.resources.PerRequestBeanTest
Running org.glassfish.jersey.tests.cdi.resources.ProducerTest
Oct 10, 2018 4:52:26 PM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 10, 2018 4:52:26 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] private org.glassfish.jersey.ext.cdi1x.internal.CdiComponentProvider.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Oct 10, 2018 4:52:26 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
Oct 10, 2018 4:52:26 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
Oct 10, 2018 4:52:26 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
Oct 10, 2018 4:52:26 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 10, 2018 4:52:26 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-17] Started.
Oct 10, 2018 4:52:26 PM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
Oct 10, 2018 4:52:26 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 sec - in org.glassfish.jersey.tests.cdi.resources.ProducerTest
Running org.glassfish.jersey.tests.cdi.resources.SecondJaxRsInjectedCdiBeanTest
Oct 10, 2018 4:52:26 PM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 10, 2018 4:52:26 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] private org.glassfish.jersey.ext.cdi1x.internal.CdiComponentProvider.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Oct 10, 2018 4:52:26 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/secondary
Oct 10, 2018 4:52:26 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 10, 2018 4:52:26 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-18] Started.
Oct 10, 2018 4:52:26 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 sec - in org.glassfish.jersey.tests.cdi.resources.SecondJaxRsInjectedCdiBeanTest
Running org.glassfish.jersey.tests.cdi.resources.NonJaxRsBeanJaxRsInjectionTest
Oct 10, 2018 4:52:26 PM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 10, 2018 4:52:26 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] private org.glassfish.jersey.ext.cdi1x.internal.CdiComponentProvider.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Oct 10, 2018 4:52:27 PM org.glassfish.jersey.tests.cdi.resources.MainApplication postConstruct
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: POST CONSTRUCT.
Oct 10, 2018 4:52:27 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
Oct 10, 2018 4:52:27 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
Oct 10, 2018 4:52:27 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 10, 2018 4:52:27 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-19] Started.
Oct 10, 2018 4:52:27 PM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
Oct 10, 2018 4:52:27 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 10, 2018 4:52:27 PM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.318 sec - in org.glassfish.jersey.tests.cdi.resources.NonJaxRsBeanJaxRsInjectionTest
Running org.glassfish.jersey.tests.cdi.resources.ReverseEchoTest
Oct 10, 2018 4:52:27 PM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 10, 2018 4:52:27 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] private org.glassfish.jersey.ext.cdi1x.internal.CdiComponentProvider.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Oct 10, 2018 4:52:27 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
Oct 10, 2018 4:52:27 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
Oct 10, 2018 4:52:27 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
Oct 10, 2018 4:52:27 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 10, 2018 4:52:27 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-20] Started.
Oct 10, 2018 4:52:27 PM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
Oct 10, 2018 4:52:27 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 10, 2018 4:52:27 PM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 10, 2018 4:52:27 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] private org.glassfish.jersey.ext.cdi1x.internal.CdiComponentProvider.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Oct 10, 2018 4:52:27 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
Oct 10, 2018 4:52:27 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
Oct 10, 2018 4:52:27 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
Oct 10, 2018 4:52:27 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 10, 2018 4:52:27 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-21] Started.
Oct 10, 2018 4:52:27 PM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
Oct 10, 2018 4:52:27 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 10, 2018 4:52:27 PM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 10, 2018 4:52:27 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] private org.glassfish.jersey.ext.cdi1x.internal.CdiComponentProvider.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Oct 10, 2018 4:52:27 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
Oct 10, 2018 4:52:27 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
Oct 10, 2018 4:52:27 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
Oct 10, 2018 4:52:27 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 10, 2018 4:52:27 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-22] Started.
Oct 10, 2018 4:52:27 PM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
Oct 10, 2018 4:52:27 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.664 sec - in org.glassfish.jersey.tests.cdi.resources.ReverseEchoTest
Running org.glassfish.jersey.tests.cdi.resources.JaxRsInjectedCdiBeanTest
Oct 10, 2018 4:52:27 PM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 10, 2018 4:52:27 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] private org.glassfish.jersey.ext.cdi1x.internal.CdiComponentProvider.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Oct 10, 2018 4:52:28 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
Oct 10, 2018 4:52:28 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
Oct 10, 2018 4:52:28 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
Oct 10, 2018 4:52:28 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 10, 2018 4:52:28 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-23] Started.
Oct 10, 2018 4:52:28 PM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
Oct 10, 2018 4:52:28 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 sec - in org.glassfish.jersey.tests.cdi.resources.JaxRsInjectedCdiBeanTest
Running org.glassfish.jersey.tests.cdi.resources.TimerTest
Oct 10, 2018 4:52:28 PM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 10, 2018 4:52:28 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] private org.glassfish.jersey.ext.cdi1x.internal.CdiComponentProvider.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Oct 10, 2018 4:52:28 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
Oct 10, 2018 4:52:28 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
Oct 10, 2018 4:52:28 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
Oct 10, 2018 4:52:28 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 10, 2018 4:52:28 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-24] Started.
Oct 10, 2018 4:52:28 PM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
Oct 10, 2018 4:52:28 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 sec - in org.glassfish.jersey.tests.cdi.resources.TimerTest
Running org.glassfish.jersey.tests.cdi.resources.StutterEchoTest
Oct 10, 2018 4:52:28 PM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 10, 2018 4:52:28 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] private org.glassfish.jersey.ext.cdi1x.internal.CdiComponentProvider.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Oct 10, 2018 4:52:28 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
Oct 10, 2018 4:52:28 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
Oct 10, 2018 4:52:28 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
Oct 10, 2018 4:52:28 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 10, 2018 4:52:28 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-25] Started.
Oct 10, 2018 4:52:28 PM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
Oct 10, 2018 4:52:28 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 10, 2018 4:52:28 PM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 10, 2018 4:52:28 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] private org.glassfish.jersey.ext.cdi1x.internal.CdiComponentProvider.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Oct 10, 2018 4:52:28 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
Oct 10, 2018 4:52:28 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
Oct 10, 2018 4:52:28 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
Oct 10, 2018 4:52:28 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 10, 2018 4:52:28 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-26] Started.
Oct 10, 2018 4:52:28 PM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
Oct 10, 2018 4:52:28 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 10, 2018 4:52:28 PM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 10, 2018 4:52:28 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] private org.glassfish.jersey.ext.cdi1x.internal.CdiComponentProvider.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Oct 10, 2018 4:52:28 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
Oct 10, 2018 4:52:28 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
Oct 10, 2018 4:52:28 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
Oct 10, 2018 4:52:28 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 10, 2018 4:52:28 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-27] Started.
Oct 10, 2018 4:52:29 PM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
Oct 10, 2018 4:52:29 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.599 sec - in org.glassfish.jersey.tests.cdi.resources.StutterEchoTest
Running org.glassfish.jersey.tests.cdi.resources.SingletonDependentBeanTest
Oct 10, 2018 4:52:29 PM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 10, 2018 4:52:29 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] private org.glassfish.jersey.ext.cdi1x.internal.CdiComponentProvider.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Oct 10, 2018 4:52:29 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
Oct 10, 2018 4:52:29 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
Oct 10, 2018 4:52:29 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
Oct 10, 2018 4:52:29 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 10, 2018 4:52:29 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-28] Started.
Oct 10, 2018 4:52:29 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource@7399c385
Oct 10, 2018 4:52:29 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentExceptionMapper postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentExceptionMapper@6bdd0803
Oct 10, 2018 4:52:29 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource preDestroy
INFO: In pre destroy of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource@7399c385
Oct 10, 2018 4:52:29 PM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
Oct 10, 2018 4:52:29 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 10, 2018 4:52:29 PM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 10, 2018 4:52:29 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] private org.glassfish.jersey.ext.cdi1x.internal.CdiComponentProvider.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Oct 10, 2018 4:52:29 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
Oct 10, 2018 4:52:29 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
Oct 10, 2018 4:52:29 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
Oct 10, 2018 4:52:29 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 10, 2018 4:52:29 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-29] Started.
Oct 10, 2018 4:52:29 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource@6dfbb089
Oct 10, 2018 4:52:29 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource getMessage
INFO: In getMessage in org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource@6dfbb089; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@3cc29147; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@3cc29147
Oct 10, 2018 4:52:29 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource preDestroy
INFO: In pre destroy of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource@6dfbb089
Oct 10, 2018 4:52:29 PM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
Oct 10, 2018 4:52:29 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 10, 2018 4:52:29 PM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 10, 2018 4:52:29 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] private org.glassfish.jersey.ext.cdi1x.internal.CdiComponentProvider.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Oct 10, 2018 4:52:29 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
Oct 10, 2018 4:52:29 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
Oct 10, 2018 4:52:29 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
Oct 10, 2018 4:52:29 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 10, 2018 4:52:29 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-30] Started.
Oct 10, 2018 4:52:29 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource@78e457d
Oct 10, 2018 4:52:29 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource preDestroy
INFO: In pre destroy of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource@78e457d
Oct 10, 2018 4:52:29 PM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
Oct 10, 2018 4:52:29 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 10, 2018 4:52:29 PM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 10, 2018 4:52:29 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] private org.glassfish.jersey.ext.cdi1x.internal.CdiComponentProvider.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Oct 10, 2018 4:52:29 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
Oct 10, 2018 4:52:29 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
Oct 10, 2018 4:52:29 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
Oct 10, 2018 4:52:29 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 10, 2018 4:52:29 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-31] Started.
Oct 10, 2018 4:52:29 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource@9e6f87
Oct 10, 2018 4:52:29 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentExceptionMapper postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentExceptionMapper@4e96ba14
Oct 10, 2018 4:52:29 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource preDestroy
INFO: In pre destroy of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource@9e6f87
Oct 10, 2018 4:52:29 PM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
Oct 10, 2018 4:52:29 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 10, 2018 4:52:29 PM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 10, 2018 4:52:29 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] private org.glassfish.jersey.ext.cdi1x.internal.CdiComponentProvider.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Oct 10, 2018 4:52:29 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
Oct 10, 2018 4:52:29 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
Oct 10, 2018 4:52:29 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
Oct 10, 2018 4:52:30 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 10, 2018 4:52:30 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-32] Started.
Oct 10, 2018 4:52:30 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource@4c52d8c
Oct 10, 2018 4:52:30 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource getMessage
INFO: In getMessage in org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource@4c52d8c; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@ecd5d55; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@ecd5d55
Oct 10, 2018 4:52:30 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource preDestroy
INFO: In pre destroy of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource@4c52d8c
Oct 10, 2018 4:52:30 PM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
Oct 10, 2018 4:52:30 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 10, 2018 4:52:30 PM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 10, 2018 4:52:30 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] private org.glassfish.jersey.ext.cdi1x.internal.CdiComponentProvider.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Oct 10, 2018 4:52:30 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
Oct 10, 2018 4:52:30 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
Oct 10, 2018 4:52:30 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
Oct 10, 2018 4:52:30 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 10, 2018 4:52:30 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-33] Started.
Oct 10, 2018 4:52:30 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource@2052a6e3
Oct 10, 2018 4:52:30 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource preDestroy
INFO: In pre destroy of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource@2052a6e3
Oct 10, 2018 4:52:30 PM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
Oct 10, 2018 4:52:30 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.264 sec - in org.glassfish.jersey.tests.cdi.resources.SingletonDependentBeanTest

Results :

Tests run: 34, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results