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 07, 2018 4:37:46 PM org.jboss.weld.bootstrap.WeldStartup <clinit>
INFO: WELD-000900: 2.2.14 (Final)
Oct 07, 2018 4:37:46 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 07, 2018 4:37:46 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 07, 2018 4:37:46 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 07, 2018 4:37:46 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 07, 2018 4:37:47 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 07, 2018 4:37:47 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 07, 2018 4:37:47 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 07, 2018 4:37:47 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 07, 2018 4:37:47 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
Oct 07, 2018 4:37:48 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource@268cd3ab; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@f3966fb; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@f3966fb
Oct 07, 2018 4:37:48 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource getMessage
INFO: In getMessage of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource@268cd3ab; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@f3966fb; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@f3966fb
Oct 07, 2018 4:37:48 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource preDestroy
INFO: In pre destroy of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource@268cd3ab
Oct 07, 2018 4:37:48 PM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
Oct 07, 2018 4:37:48 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 07, 2018 4:37:48 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 07, 2018 4:37:48 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 07, 2018 4:37:48 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 07, 2018 4:37:48 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 07, 2018 4:37:48 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 07, 2018 4:37:48 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 07, 2018 4:37:48 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-1] Started.
Oct 07, 2018 4:37:48 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource@20cb91fb; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@6e47ea18; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@6e47ea18
Oct 07, 2018 4:37:48 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource getMessage
INFO: In getMessage of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource@20cb91fb; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@6e47ea18; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@6e47ea18
Oct 07, 2018 4:37:48 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource preDestroy
INFO: In pre destroy of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource@20cb91fb
Oct 07, 2018 4:37:48 PM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
Oct 07, 2018 4:37:48 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 07, 2018 4:37:48 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 07, 2018 4:37:48 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 07, 2018 4:37:48 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 07, 2018 4:37:48 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 07, 2018 4:37:48 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 07, 2018 4:37:48 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 07, 2018 4:37:48 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-2] Started.
Oct 07, 2018 4:37:48 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource@2aedbf09; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@34f6a4c7; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@34f6a4c7
Oct 07, 2018 4:37:48 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource getMessage
INFO: In getMessage of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource@2aedbf09; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@34f6a4c7; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@34f6a4c7
Oct 07, 2018 4:37:48 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource preDestroy
INFO: In pre destroy of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource@2aedbf09
Oct 07, 2018 4:37:48 PM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
Oct 07, 2018 4:37:48 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 07, 2018 4:37:48 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 07, 2018 4:37:48 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 07, 2018 4:37:48 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 07, 2018 4:37:48 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 07, 2018 4:37:48 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 07, 2018 4:37:48 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 07, 2018 4:37:48 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-3] Started.
Oct 07, 2018 4:37:48 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource@7f1203f9; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@62dc0b5b; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@62dc0b5b
Oct 07, 2018 4:37:48 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource getMessage
INFO: In getMessage of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource@7f1203f9; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@62dc0b5b; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@62dc0b5b
Oct 07, 2018 4:37:48 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource preDestroy
INFO: In pre destroy of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource@7f1203f9
Oct 07, 2018 4:37:48 PM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
Oct 07, 2018 4:37:48 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: 2.434 sec - in org.glassfish.jersey.tests.cdi.resources.PerRequestDependentBeanTest
Running org.glassfish.jersey.tests.cdi.resources.QualifiedInjectionSetGetTest
Oct 07, 2018 4:37:48 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 07, 2018 4:37:48 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 07, 2018 4:37:48 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 07, 2018 4:37:48 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 07, 2018 4:37:48 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 07, 2018 4:37:48 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 07, 2018 4:37:48 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-4] Started.
Oct 07, 2018 4:37:49 PM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
Oct 07, 2018 4:37:49 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.181 sec - in org.glassfish.jersey.tests.cdi.resources.QualifiedInjectionSetGetTest
Running org.glassfish.jersey.tests.cdi.resources.SingletonBeanTest
Oct 07, 2018 4:37:49 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 07, 2018 4:37:49 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 07, 2018 4:37:49 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 07, 2018 4:37:49 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 07, 2018 4:37:49 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 07, 2018 4:37:49 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 07, 2018 4:37:49 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-5] Started.
Oct 07, 2018 4:37:49 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource@767de997
Oct 07, 2018 4:37:49 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentExceptionMapper postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentExceptionMapper@379fe411
Oct 07, 2018 4:37:49 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanExceptionMapper postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanExceptionMapper@48cddbac
Oct 07, 2018 4:37:49 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource preDestroy
INFO: In pre destroy of org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource@767de997
Oct 07, 2018 4:37:49 PM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
Oct 07, 2018 4:37:49 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 07, 2018 4:37:49 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 07, 2018 4:37:49 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 07, 2018 4:37:49 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 07, 2018 4:37:49 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 07, 2018 4:37:49 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 07, 2018 4:37:49 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 07, 2018 4:37:49 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-6] Started.
Oct 07, 2018 4:37:49 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource@269248
Oct 07, 2018 4:37:49 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanExceptionMapper postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanExceptionMapper@30e89e48
Oct 07, 2018 4:37:49 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource getMessage
INFO: In getMessage in org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource@269248; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@7e516d6e; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@7e516d6e; provider: @Default Instance<JCDIBeanExceptionMapper>; provider.get(): org.glassfish.jersey.tests.cdi.resources.JCDIBeanExceptionMapper@30e89e48
Oct 07, 2018 4:37:49 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource preDestroy
INFO: In pre destroy of org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource@269248
Oct 07, 2018 4:37:49 PM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
Oct 07, 2018 4:37:49 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 07, 2018 4:37:49 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 07, 2018 4:37:49 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 07, 2018 4:37:49 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 07, 2018 4:37:49 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 07, 2018 4:37:49 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 07, 2018 4:37:49 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 07, 2018 4:37:49 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-7] Started.
Oct 07, 2018 4:37:49 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource@2843f8a
Oct 07, 2018 4:37:49 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource preDestroy
INFO: In pre destroy of org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource@2843f8a
Oct 07, 2018 4:37:49 PM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
Oct 07, 2018 4:37:49 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 07, 2018 4:37:49 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 07, 2018 4:37:49 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 07, 2018 4:37:49 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 07, 2018 4:37:49 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 07, 2018 4:37:49 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 07, 2018 4:37:49 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 07, 2018 4:37:49 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-8] Started.
Oct 07, 2018 4:37:49 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource@52798114
Oct 07, 2018 4:37:49 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentExceptionMapper postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentExceptionMapper@2785f70b
Oct 07, 2018 4:37:49 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanExceptionMapper postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanExceptionMapper@6899f62a
Oct 07, 2018 4:37:49 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource preDestroy
INFO: In pre destroy of org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource@52798114
Oct 07, 2018 4:37:49 PM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
Oct 07, 2018 4:37:49 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 07, 2018 4:37:49 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 07, 2018 4:37:49 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 07, 2018 4:37:49 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 07, 2018 4:37:49 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 07, 2018 4:37:49 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 07, 2018 4:37:49 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 07, 2018 4:37:49 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-9] Started.
Oct 07, 2018 4:37:49 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource@6314088b
Oct 07, 2018 4:37:49 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanExceptionMapper postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanExceptionMapper@562d4365
Oct 07, 2018 4:37:49 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource getMessage
INFO: In getMessage in org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource@6314088b; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@3223c6f2; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@3223c6f2; provider: @Default Instance<JCDIBeanExceptionMapper>; provider.get(): org.glassfish.jersey.tests.cdi.resources.JCDIBeanExceptionMapper@562d4365
Oct 07, 2018 4:37:49 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource preDestroy
INFO: In pre destroy of org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource@6314088b
Oct 07, 2018 4:37:49 PM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
Oct 07, 2018 4:37:49 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 07, 2018 4:37:49 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 07, 2018 4:37:49 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 07, 2018 4:37:49 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 07, 2018 4:37:49 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 07, 2018 4:37:49 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 07, 2018 4:37:49 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 07, 2018 4:37:49 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-10] Started.
Oct 07, 2018 4:37:49 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource@615e8b95
Oct 07, 2018 4:37:49 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource preDestroy
INFO: In pre destroy of org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource@615e8b95
Oct 07, 2018 4:37:49 PM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
Oct 07, 2018 4:37:49 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: 0.914 sec - in org.glassfish.jersey.tests.cdi.resources.SingletonBeanTest
Running org.glassfish.jersey.tests.cdi.resources.ConstructorInjectionTest
Oct 07, 2018 4:37:49 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 07, 2018 4:37:49 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 07, 2018 4:37:50 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 07, 2018 4:37:50 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 07, 2018 4:37:50 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 07, 2018 4:37:50 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 07, 2018 4:37:50 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-11] Started.
Oct 07, 2018 4:37:50 PM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
Oct 07, 2018 4:37:50 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.159 sec - in org.glassfish.jersey.tests.cdi.resources.ConstructorInjectionTest
Running org.glassfish.jersey.tests.cdi.resources.CounterTest
Oct 07, 2018 4:37:50 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 07, 2018 4:37:50 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 07, 2018 4:37:50 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 07, 2018 4:37:50 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 07, 2018 4:37:50 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 07, 2018 4:37:50 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 07, 2018 4:37:50 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-12] Started.
Oct 07, 2018 4:37:50 PM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
Oct 07, 2018 4:37:50 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.118 sec - in org.glassfish.jersey.tests.cdi.resources.CounterTest
Running org.glassfish.jersey.tests.cdi.resources.PerRequestBeanTest
Oct 07, 2018 4:37:50 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 07, 2018 4:37:50 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 07, 2018 4:37:50 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 07, 2018 4:37:50 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 07, 2018 4:37:50 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 07, 2018 4:37:50 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 07, 2018 4:37:50 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-13] Started.
Oct 07, 2018 4:37:50 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource@35070ee3; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@2e37ef9c; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@2e37ef9c
Oct 07, 2018 4:37:50 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource getMessage
INFO: In getMessage of org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource@35070ee3; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@2e37ef9c; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@2e37ef9c
Oct 07, 2018 4:37:50 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource preDestroy
INFO: In pre destroy of org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource@35070ee3
Oct 07, 2018 4:37:50 PM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
Oct 07, 2018 4:37:50 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 07, 2018 4:37:50 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 07, 2018 4:37:50 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 07, 2018 4:37:50 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 07, 2018 4:37:50 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 07, 2018 4:37:50 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 07, 2018 4:37:50 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 07, 2018 4:37:50 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-14] Started.
Oct 07, 2018 4:37:50 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource@30367638; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@6485f6e0; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@6485f6e0
Oct 07, 2018 4:37:50 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource getMessage
INFO: In getMessage of org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource@30367638; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@6485f6e0; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@6485f6e0
Oct 07, 2018 4:37:50 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource preDestroy
INFO: In pre destroy of org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource@30367638
Oct 07, 2018 4:37:50 PM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
Oct 07, 2018 4:37:50 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 07, 2018 4:37:50 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 07, 2018 4:37:50 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 07, 2018 4:37:50 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 07, 2018 4:37:50 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 07, 2018 4:37:50 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 07, 2018 4:37:50 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 07, 2018 4:37:50 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-15] Started.
Oct 07, 2018 4:37:50 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource@4bb0f480; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@61b33c99; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@61b33c99
Oct 07, 2018 4:37:50 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource getMessage
INFO: In getMessage of org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource@4bb0f480; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@61b33c99; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@61b33c99
Oct 07, 2018 4:37:50 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource preDestroy
INFO: In pre destroy of org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource@4bb0f480
Oct 07, 2018 4:37:50 PM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
Oct 07, 2018 4:37:50 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 07, 2018 4:37:50 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 07, 2018 4:37:50 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 07, 2018 4:37:50 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 07, 2018 4:37:50 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 07, 2018 4:37:50 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 07, 2018 4:37:50 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 07, 2018 4:37:50 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-16] Started.
Oct 07, 2018 4:37:50 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource@349d48a6; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@15757d30; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@15757d30
Oct 07, 2018 4:37:50 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource getMessage
INFO: In getMessage of org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource@349d48a6; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@15757d30; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@15757d30
Oct 07, 2018 4:37:50 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource preDestroy
INFO: In pre destroy of org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource@349d48a6
Oct 07, 2018 4:37:50 PM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
Oct 07, 2018 4:37:50 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.58 sec - in org.glassfish.jersey.tests.cdi.resources.PerRequestBeanTest
Running org.glassfish.jersey.tests.cdi.resources.ProducerTest
Oct 07, 2018 4:37:50 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 07, 2018 4:37:50 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 07, 2018 4:37:50 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 07, 2018 4:37:50 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 07, 2018 4:37:50 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 07, 2018 4:37:50 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 07, 2018 4:37:50 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-17] Started.
Oct 07, 2018 4:37:50 PM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
Oct 07, 2018 4:37:50 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.138 sec - in org.glassfish.jersey.tests.cdi.resources.ProducerTest
Running org.glassfish.jersey.tests.cdi.resources.SecondJaxRsInjectedCdiBeanTest
Oct 07, 2018 4:37:50 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 07, 2018 4:37:50 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 07, 2018 4:37:51 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 07, 2018 4:37:51 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 07, 2018 4:37:51 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-18] Started.
Oct 07, 2018 4:37:51 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.104 sec - in org.glassfish.jersey.tests.cdi.resources.SecondJaxRsInjectedCdiBeanTest
Running org.glassfish.jersey.tests.cdi.resources.NonJaxRsBeanJaxRsInjectionTest
Oct 07, 2018 4:37:51 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 07, 2018 4:37:51 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 07, 2018 4:37:51 PM org.glassfish.jersey.tests.cdi.resources.MainApplication postConstruct
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: POST CONSTRUCT.
Oct 07, 2018 4:37:51 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 07, 2018 4:37:51 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 07, 2018 4:37:51 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 07, 2018 4:37:51 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-19] Started.
Oct 07, 2018 4:37:51 PM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
Oct 07, 2018 4:37:51 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 07, 2018 4:37:51 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.165 sec - in org.glassfish.jersey.tests.cdi.resources.NonJaxRsBeanJaxRsInjectionTest
Running org.glassfish.jersey.tests.cdi.resources.ReverseEchoTest
Oct 07, 2018 4:37:51 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 07, 2018 4:37:51 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 07, 2018 4:37:51 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 07, 2018 4:37:51 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 07, 2018 4:37:51 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 07, 2018 4:37:51 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 07, 2018 4:37:51 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-20] Started.
Oct 07, 2018 4:37:51 PM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
Oct 07, 2018 4:37:51 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 07, 2018 4:37:51 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 07, 2018 4:37:51 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 07, 2018 4:37:51 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 07, 2018 4:37:51 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 07, 2018 4:37:51 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 07, 2018 4:37:51 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 07, 2018 4:37:51 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-21] Started.
Oct 07, 2018 4:37:51 PM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
Oct 07, 2018 4:37:51 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 07, 2018 4:37:51 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 07, 2018 4:37:51 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 07, 2018 4:37:51 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 07, 2018 4:37:51 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 07, 2018 4:37:51 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 07, 2018 4:37:51 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 07, 2018 4:37:51 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-22] Started.
Oct 07, 2018 4:37:51 PM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
Oct 07, 2018 4:37:51 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.295 sec - in org.glassfish.jersey.tests.cdi.resources.ReverseEchoTest
Running org.glassfish.jersey.tests.cdi.resources.JaxRsInjectedCdiBeanTest
Oct 07, 2018 4:37:51 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 07, 2018 4:37:51 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 07, 2018 4:37:51 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 07, 2018 4:37:51 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 07, 2018 4:37:51 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 07, 2018 4:37:51 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 07, 2018 4:37:51 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-23] Started.
Oct 07, 2018 4:37:51 PM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
Oct 07, 2018 4:37:51 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.129 sec - in org.glassfish.jersey.tests.cdi.resources.JaxRsInjectedCdiBeanTest
Running org.glassfish.jersey.tests.cdi.resources.TimerTest
Oct 07, 2018 4:37:51 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 07, 2018 4:37:51 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 07, 2018 4:37:51 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 07, 2018 4:37:51 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 07, 2018 4:37:51 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 07, 2018 4:37:51 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 07, 2018 4:37:51 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-24] Started.
Oct 07, 2018 4:37:51 PM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
Oct 07, 2018 4:37:51 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.098 sec - in org.glassfish.jersey.tests.cdi.resources.TimerTest
Running org.glassfish.jersey.tests.cdi.resources.StutterEchoTest
Oct 07, 2018 4:37:51 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 07, 2018 4:37:51 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 07, 2018 4:37:51 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 07, 2018 4:37:51 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 07, 2018 4:37:51 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 07, 2018 4:37:51 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 07, 2018 4:37:51 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-25] Started.
Oct 07, 2018 4:37:51 PM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
Oct 07, 2018 4:37:51 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 07, 2018 4:37:51 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 07, 2018 4:37:51 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 07, 2018 4:37:51 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 07, 2018 4:37:51 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 07, 2018 4:37:51 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 07, 2018 4:37:51 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 07, 2018 4:37:51 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-26] Started.
Oct 07, 2018 4:37:51 PM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
Oct 07, 2018 4:37:51 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 07, 2018 4:37:51 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 07, 2018 4:37:51 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 07, 2018 4:37:51 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 07, 2018 4:37:51 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 07, 2018 4:37:51 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 07, 2018 4:37:52 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 07, 2018 4:37:52 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-27] Started.
Oct 07, 2018 4:37:52 PM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
Oct 07, 2018 4:37:52 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.27 sec - in org.glassfish.jersey.tests.cdi.resources.StutterEchoTest
Running org.glassfish.jersey.tests.cdi.resources.SingletonDependentBeanTest
Oct 07, 2018 4:37:52 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 07, 2018 4:37:52 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 07, 2018 4:37:52 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 07, 2018 4:37:52 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 07, 2018 4:37:52 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 07, 2018 4:37:52 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 07, 2018 4:37:52 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-28] Started.
Oct 07, 2018 4:37:52 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource@3f11fe84
Oct 07, 2018 4:37:52 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentExceptionMapper postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentExceptionMapper@4e1fabc6
Oct 07, 2018 4:37:52 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource preDestroy
INFO: In pre destroy of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource@3f11fe84
Oct 07, 2018 4:37:52 PM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
Oct 07, 2018 4:37:52 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 07, 2018 4:37:52 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 07, 2018 4:37:52 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 07, 2018 4:37:52 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 07, 2018 4:37:52 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 07, 2018 4:37:52 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 07, 2018 4:37:52 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 07, 2018 4:37:52 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-29] Started.
Oct 07, 2018 4:37:52 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource@6b70045f
Oct 07, 2018 4:37:52 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource getMessage
INFO: In getMessage in org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource@6b70045f; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@3a4fa623; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@3a4fa623
Oct 07, 2018 4:37:52 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource preDestroy
INFO: In pre destroy of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource@6b70045f
Oct 07, 2018 4:37:52 PM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
Oct 07, 2018 4:37:52 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 07, 2018 4:37:52 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 07, 2018 4:37:52 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 07, 2018 4:37:52 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 07, 2018 4:37:52 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 07, 2018 4:37:52 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 07, 2018 4:37:52 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 07, 2018 4:37:52 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-30] Started.
Oct 07, 2018 4:37:52 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource@1a7a144
Oct 07, 2018 4:37:52 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource preDestroy
INFO: In pre destroy of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource@1a7a144
Oct 07, 2018 4:37:52 PM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
Oct 07, 2018 4:37:52 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 07, 2018 4:37:52 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 07, 2018 4:37:52 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 07, 2018 4:37:52 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 07, 2018 4:37:52 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 07, 2018 4:37:52 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 07, 2018 4:37:52 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 07, 2018 4:37:52 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-31] Started.
Oct 07, 2018 4:37:52 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource@7b030fc7
Oct 07, 2018 4:37:52 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentExceptionMapper postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentExceptionMapper@6f3860bf
Oct 07, 2018 4:37:52 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource preDestroy
INFO: In pre destroy of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource@7b030fc7
Oct 07, 2018 4:37:52 PM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
Oct 07, 2018 4:37:52 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 07, 2018 4:37:52 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 07, 2018 4:37:52 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 07, 2018 4:37:52 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 07, 2018 4:37:52 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 07, 2018 4:37:52 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 07, 2018 4:37:52 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 07, 2018 4:37:52 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-32] Started.
Oct 07, 2018 4:37:52 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource@d3f9d14
Oct 07, 2018 4:37:52 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource getMessage
INFO: In getMessage in org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource@d3f9d14; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@63e8a377; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@63e8a377
Oct 07, 2018 4:37:52 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource preDestroy
INFO: In pre destroy of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource@d3f9d14
Oct 07, 2018 4:37:52 PM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
Oct 07, 2018 4:37:52 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 07, 2018 4:37:52 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 07, 2018 4:37:52 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 07, 2018 4:37:52 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 07, 2018 4:37:52 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 07, 2018 4:37:52 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 07, 2018 4:37:52 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 07, 2018 4:37:52 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-33] Started.
Oct 07, 2018 4:37:52 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource@ab53e2b
Oct 07, 2018 4:37:52 PM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource preDestroy
INFO: In pre destroy of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource@ab53e2b
Oct 07, 2018 4:37:52 PM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
Oct 07, 2018 4:37:52 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: 0.694 sec - in org.glassfish.jersey.tests.cdi.resources.SingletonDependentBeanTest

Results :

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

[JENKINS] Recording test results