Results

By type

          2022-03-29 04:06:03 648 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 0
2022-03-29 04:06:03 648 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2022-03-29 04:06:03 648 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - onFillableFail SslConnection@54e4aa6e::SocketChannelEndPoint@40229167{/10.233.66.23:40340<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@54e4aa6e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46100da5{/10.233.66.23:40340<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@3a84d44d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2e8a0bfb{s=START}]=>HttpChannelOverHttp@7832d784{s=HttpChannelState@126d1f26{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:03 648 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - onFail FillInterest@683156aa{null}
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:150)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:355)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:214)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1366)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:254)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:255)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-03-29 04:06:03 648 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 1 -> 1 on SocketChannelEndPoint@40229167{/10.233.66.23:40340<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@54e4aa6e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46100da5{/10.233.66.23:40340<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@3a84d44d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2e8a0bfb{s=START}]=>HttpChannelOverHttp@7832d784{s=HttpChannelState@126d1f26{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:03 648 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Wakeup ManagedSelector@58945295{STARTED} id=0 keys=1 selected=1 updates=0
2022-03-29 04:06:03 648 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@774dc571 startThread=0
2022-03-29 04:06:03 648 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - onClose FillInterest@683156aa{null}
2022-03-29 04:06:03 648 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c waiting with 1 keys
2022-03-29 04:06:03 648 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@3a84d44d::DecryptedEndPoint@46100da5{/10.233.66.23:40340<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=22/30000} parse HeapByteBuffer@6fe3eddc[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA3[`\xA9...\x00\x00\x00\x00\x00\x00\x00} {}
2022-03-29 04:06:03 648 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@6fe3eddc[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA3[`\xA9...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:03 648 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - CLOSE --> CLOSED
2022-03-29 04:06:03 648 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@3a84d44d::DecryptedEndPoint@46100da5{/10.233.66.23:40340<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=22/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-03-29 04:06:03 648 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@3a84d44d::DecryptedEndPoint@46100da5{/10.233.66.23:40340<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=22/30000}
2022-03-29 04:06:03 648 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@46100da5{/10.233.66.23:40340<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=22/30000}
2022-03-29 04:06:03 648 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@3a84d44d::DecryptedEndPoint@46100da5{/10.233.66.23:40340<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=22/30000} onFillable exit HttpChannelState@126d1f26{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2022-03-29 04:06:03 648 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - /10.233.66.230:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@54e4aa6e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46100da5{/10.233.66.23:40340<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@3a84d44d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2e8a0bfb{s=START}]=>HttpChannelOverHttp@7832d784{s=HttpChannelState@126d1f26{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:03 648 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@7ff221e9 size 1 > capacity
2022-03-29 04:06:03 648 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - ran ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@7ff221e9 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}]
2022-03-29 04:06:03 648 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@774dc571 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}]
2022-03-29 04:06:03 649 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@40229167{/10.233.66.23:40340<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@54e4aa6e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46100da5{/10.233.66.23:40340<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@3a84d44d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2e8a0bfb{s=START}]=>HttpChannelOverHttp@7832d784{s=HttpChannelState@126d1f26{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:03 648 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c woken with none selected
2022-03-29 04:06:03 649 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-23] invocationID:{InvocationID} - onClose HttpConnection@3a84d44d::DecryptedEndPoint@46100da5{/10.233.66.23:40340<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=23/30000}
2022-03-29 04:06:03 649 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c woken up from select, 0/0/0 selected
2022-03-29 04:06:03 649 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-23] invocationID:{InvocationID} - onClose SslConnection@54e4aa6e::SocketChannelEndPoint@40229167{/10.233.66.23:40340<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@54e4aa6e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46100da5{/10.233.66.23:40340<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@3a84d44d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2e8a0bfb{s=START}]=>HttpChannelOverHttp@7832d784{s=HttpChannelState@126d1f26{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:03 649 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c processing 0 keys, 0 updates
2022-03-29 04:06:03 649 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 0
2022-03-29 04:06:03 649 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@774dc571 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}]
2022-03-29 04:06:03 650 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2022-03-29 04:06:03 650 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c waiting with 0 keys
2022-03-29 04:06:03 657 INFO  [org.glassfish.jersey.client.internal.HttpUrlConnector][pool-3-thread-1] invocationID:{InvocationID} - Restricted headers are not enabled using [sun.net.http.allowRestrictedHeaders] system property (setting only takes effect on connections created after the property has been set/changed).
2022-03-29 04:06:03 658 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - ProxySelector Request for http://consul-server.onap:8500/v1/catalog/service/config-binding-service
2022-03-29 04:06:03 664 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - Proxy used: DIRECT
2022-03-29 04:06:03 664 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@220ab095 pairs: {GET /v1/catalog/service/config-binding-service HTTP/1.1: null}{User-Agent: Jersey/2.30.1 (HttpUrlConnection 11.0.6)}{Host: consul-server.onap:8500}{Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2}{Connection: keep-alive}
2022-03-29 04:06:03 666 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - KeepAlive stream used: http://consul-server.onap:8500/v1/catalog/service/config-binding-service
2022-03-29 04:06:03 668 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@39fa5b6f7 pairs: {null: HTTP/1.1 200 OK}{Content-Type: application/json}{X-Consul-Index: 364}{X-Consul-Knownleader: true}{X-Consul-Lastcontact: 0}{Date: Tue, 29 Mar 2022 04:06:04 GMT}{Content-Length: 352}
2022-03-29 04:06:03 669 INFO  [org.onap.holmes.common.config.MicroServiceConfig][pool-3-thread-1] invocationID:{InvocationID} - The config-binding-service address is http://config-binding-service.onap:10000
2022-03-29 04:06:03 670 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next object: org.glassfish.jersey.inject.hk2.Hk2InjectionManagerFactory
2022-03-29 04:06:03 670 DEBUG [org.jvnet.hk2.logger][pool-3-thread-1] invocationID:{InvocationID} - Created ServiceLocator ServiceLocatorImpl(__HK2_Generated_428,429,1150304321)
2022-03-29 04:06:03 672 DEBUG [org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager][pool-3-thread-1] invocationID:{InvocationID} - Clearing Jersey HK2 caches. Service cache size: 3, reflection cache size: 20.
2022-03-29 04:06:03 674 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.logging.LoggingFeatureAutoDiscoverable
2022-03-29 04:06:03 674 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.internal.config.ExternalPropertiesAutoDiscoverable
2022-03-29 04:06:03 674 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.filter.internal.ServerFiltersAutoDiscoverable
2022-03-29 04:06:03 675 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.validation.internal.ValidationAutoDiscoverable
2022-03-29 04:06:03 675 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.jaxb.internal.JaxbAutoDiscoverable
2022-03-29 04:06:03 675 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.spidiscovery.internal.MetaInfServicesAutoDiscoverable
2022-03-29 04:06:03 675 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.wadl.internal.WadlAutoDiscoverable
2022-03-29 04:06:03 675 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.internal.monitoring.MonitoringAutodiscoverable
2022-03-29 04:06:03 676 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
2022-03-29 04:06:03 677 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
2022-03-29 04:06:03 677 DEBUG [org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel][pool-3-thread-1] invocationID:{InvocationID} - System properties configuration provider not allowed
2022-03-29 04:06:03 678 DEBUG [org.glassfish.jersey.client.ClientExecutorProvidersConfigurator][pool-3-thread-1] invocationID:{InvocationID} - null
java.lang.reflect.InvocationTargetException: null
	at java.base/jdk.internal.reflect.GeneratedMethodAccessor31.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.client.ClientExecutorProvidersConfigurator.lookupManagedScheduledExecutorService(ClientExecutorProvidersConfigurator.java:174)
	at org.glassfish.jersey.client.ClientExecutorProvidersConfigurator.init(ClientExecutorProvidersConfigurator.java:124)
	at org.glassfish.jersey.client.ClientConfig$State.initRuntime(ClientConfig.java:447)
	at org.glassfish.jersey.internal.util.collection.Values$LazyValueImpl.get(Values.java:317)
	at org.glassfish.jersey.client.ClientConfig.getRuntime(ClientConfig.java:807)
	at org.glassfish.jersey.client.ClientRequest.getClientRuntime(ClientRequest.java:219)
	at org.glassfish.jersey.client.ClientRequest.getInjectionManager(ClientRequest.java:610)
	at org.glassfish.jersey.client.JerseyWebTarget.onBuilder(JerseyWebTarget.java:364)
	at org.glassfish.jersey.client.JerseyWebTarget.request(JerseyWebTarget.java:192)
	at org.glassfish.jersey.client.JerseyWebTarget.request(JerseyWebTarget.java:36)
	at org.onap.holmes.common.utils.JerseyClient.get(JerseyClient.java:121)
	at org.onap.holmes.common.utils.JerseyClient.get(JerseyClient.java:112)
	at org.onap.holmes.common.config.MicroServiceConfig.execQuery(MicroServiceConfig.java:72)
	at org.onap.holmes.common.config.MicroServiceConfig.getServiceConfigInfoFromCBS(MicroServiceConfig.java:77)
	at org.onap.holmes.common.dcae.DcaeConfigurationQuery.getDcaeConfigurations(DcaeConfigurationQuery.java:27)
	at org.onap.holmes.engine.dcae.DcaeConfigurationPolling.run(DcaeConfigurationPolling.java:45)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or in an application resource file: java.naming.factory.initial
	at java.naming/javax.naming.spi.NamingManager.getInitialContext(Unknown Source)
	at java.naming/javax.naming.InitialContext.getDefaultInitCtx(Unknown Source)
	at java.naming/javax.naming.InitialContext.getURLOrDefaultInitCtx(Unknown Source)
	at java.naming/javax.naming.InitialContext.lookup(Unknown Source)
	... 25 common frames omitted
2022-03-29 04:06:03 678 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][pool-3-thread-1] invocationID:{InvocationID} - Selected ExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientAsyncExecutorProvider] to be used for injection of executor qualified by [org.glassfish.jersey.client.ClientAsyncExecutor] annotation.
2022-03-29 04:06:03 678 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][pool-3-thread-1] invocationID:{InvocationID} - Selected ScheduledExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientBackgroundSchedulerProvider] to be used for injection of scheduler qualified by [org.glassfish.jersey.client.ClientBackgroundScheduler] annotation.
2022-03-29 04:06:03 685 INFO  [org.glassfish.jersey.client.internal.HttpUrlConnector][pool-3-thread-1] invocationID:{InvocationID} - Restricted headers are not enabled using [sun.net.http.allowRestrictedHeaders] system property (setting only takes effect on connections created after the property has been set/changed).
2022-03-29 04:06:03 689 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - ProxySelector Request for http://config-binding-service.onap:10000/service_component/holmes-engine-mgmt
2022-03-29 04:06:03 693 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - Proxy used: DIRECT
2022-03-29 04:06:03 694 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@39a5c15d5 pairs: {GET /service_component/holmes-engine-mgmt HTTP/1.1: null}{User-Agent: Jersey/2.30.1 (HttpUrlConnection 11.0.6)}{Host: config-binding-service.onap:10000}{Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2}{Connection: keep-alive}
2022-03-29 04:06:03 722 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - KeepAlive stream used: http://config-binding-service.onap:10000/service_component/holmes-engine-mgmt
2022-03-29 04:06:03 722 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@784321255 pairs: {null: HTTP/1.1 200 OK}{x-onap-requestid: 93a6af30-8b42-4dab-973a-c5e50b66db1c}{Content-Type: application/json}{Content-Length: 359}{Date: Tue, 29 Mar 2022 04:06:04 GMT}
2022-03-29 04:06:03 723 INFO  [org.onap.holmes.common.config.MicroServiceConfig][pool-3-thread-1] invocationID:{InvocationID} - The query url is: http://config-binding-service.onap:10000/service_component/holmes-engine-mgmt. The corresponding configurations are {"services_calls": {}, "streams_publishes": {"dcae_cl_out": {"dmaap_info": {"topic_url": "http://message-router.onap:3904/events/unauthenticated.DCAE_CL_OUTPUT"}, "type": "message_router"}}, "streams_subscribes": {"ves_fault": {"dmaap_info": {"topic_url": "http://message-router.onap:3904/events/unauthenticated.SEC_FAULT_OUTPUT"}, "type": "message_router"}}}
2022-03-29 04:06:03 723 INFO  [org.onap.holmes.engine.dcae.DcaeConfigurationPolling][pool-3-thread-1] invocationID:{InvocationID} - Operation aborted due to identical Configurations.
2022-03-29 04:06:04 615 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@6a33c52f] obtained in 0 millis
2022-03-29 04:06:04 616 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -   simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@3714ff2d, maxRows=1, fetchSize=0, flags=16
2022-03-29 04:06:04 616 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Bind(stmt=S_1,portal=null,$1=<'holmes-engine-mgmt_9201'>,type=VARCHAR)
2022-03-29 04:06:04 616 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Execute(portal=null,limit=1)
2022-03-29 04:06:04 616 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Sync
2022-03-29 04:06:04 618 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  <=BE BindComplete [unnamed]
2022-03-29 04:06:04 618 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  <=BE DataRow(len=51)
2022-03-29 04:06:04 618 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  <=BE PortalSuspended
2022-03-29 04:06:04 618 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  <=BE ReadyForQuery(I)
2022-03-29 04:06:04 618 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - statement:[/* EngineEntityDao.getEntity */ SELECT * FROM ENGINE_ENTITY WHERE ID = ?] took 2 millis
2022-03-29 04:06:04 618 TRACE [org.postgresql.jdbc.PgConnection][EntityStatusRefreshTimer] invocationID:{InvocationID} -   getString columnIndex: 2
2022-03-29 04:06:04 619 TRACE [org.postgresql.jdbc.PgConnection][EntityStatusRefreshTimer] invocationID:{InvocationID} -   getInt columnIndex: 3
2022-03-29 04:06:04 619 TRACE [org.postgresql.jdbc.PgConnection][EntityStatusRefreshTimer] invocationID:{InvocationID} -   getLong columnIndex: 4
2022-03-29 04:06:04 619 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@6a33c52f] released
2022-03-29 04:06:04 619 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@4f19b06] obtained in 0 millis
2022-03-29 04:06:04 619 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -   simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@68ce3872, maxRows=0, fetchSize=0, flags=16
2022-03-29 04:06:04 619 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Bind(stmt=S_2,portal=null,$1=<1648526764615>,type=INT8,$2=<'holmes-engine-mgmt_9201'>,type=VARCHAR)
2022-03-29 04:06:04 619 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Execute(portal=null,limit=0)
2022-03-29 04:06:04 619 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Sync
2022-03-29 04:06:04 622 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  <=BE BindComplete [unnamed]
2022-03-29 04:06:04 622 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  <=BE CommandStatus(UPDATE 1)
2022-03-29 04:06:04 622 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  <=BE ReadyForQuery(I)
2022-03-29 04:06:04 622 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - statement:[/* EngineEntityDao.updateEntity */ UPDATE ENGINE_ENTITY SET LASTMODIFIED = ? WHERE ID = ?] took 2 millis
2022-03-29 04:06:04 622 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@4f19b06] released
2022-03-29 04:06:13 601 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21-acceptor-0@3462e99a-EngineDActiveApp@35d81657{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@361ed1e0 on ManagedSelector@58945295{STARTED} id=0 keys=0 selected=0 updates=0
2022-03-29 04:06:13 601 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21-acceptor-0@3462e99a-EngineDActiveApp@35d81657{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=0 selected=0 updates=1
2022-03-29 04:06:13 601 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c woken with none selected
2022-03-29 04:06:13 601 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c woken up from select, 0/0/0 selected
2022-03-29 04:06:13 601 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21-acceptor-0@3462e99a-EngineDActiveApp@35d81657{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@721eeaa5 on ManagedSelector@58945295{STARTED} id=0 keys=0 selected=0 updates=1
2022-03-29 04:06:13 601 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c processing 0 keys, 1 updates
2022-03-29 04:06:13 601 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 2
2022-03-29 04:06:13 601 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$Accept@361ed1e0
2022-03-29 04:06:13 601 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$Accept@361ed1e0 startThread=0
2022-03-29 04:06:13 601 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$Accept@721eeaa5
2022-03-29 04:06:13 601 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$Accept@721eeaa5 startThread=0
2022-03-29 04:06:13 601 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2022-03-29 04:06:13 601 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c waiting with 2 keys
2022-03-29 04:06:13 601 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$Accept@361ed1e0 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}]
2022-03-29 04:06:13 601 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$Accept@721eeaa5 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}]
2022-03-29 04:06:13 602 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-24] invocationID:{InvocationID} - SocketChannelEndPoint@7be6a4e9{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-03-29 04:06:13 602 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-25] invocationID:{InvocationID} - SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-03-29 04:06:13 602 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-25] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@21f84000
2022-03-29 04:06:13 602 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-24] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@19002939
2022-03-29 04:06:13 602 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - new HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@5b1d3892{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2022-03-29 04:06:13 602 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - New HTTP Connection HttpConnection@dc3b49e::DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}
2022-03-29 04:06:13 602 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - new HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2022-03-29 04:06:13 602 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@7be6a4e9{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@62946721{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507f1a49{s=START}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 603 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - New HTTP Connection HttpConnection@4b2c354::DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}
2022-03-29 04:06:13 603 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - onOpen SslConnection@62946721::SocketChannelEndPoint@7be6a4e9{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@62946721{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507f1a49{s=START}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 603 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - onOpen HttpConnection@dc3b49e::DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}
2022-03-29 04:06:13 603 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - fillInterested HttpConnection@dc3b49e::DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}
2022-03-29 04:06:13 603 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - interested FillInterest@559f5b1c{AC.ReadCB@dc3b49e{HttpConnection@dc3b49e::DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-29 04:06:13 603 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@62946721::SocketChannelEndPoint@7be6a4e9{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@62946721{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507f1a49{s=START}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 603 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.66.230:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@62946721{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507f1a49{s=START}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 603 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@3293d121{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@4b2c354[p=HttpParser{s=START,0 of -1},g=HttpGenerator@337ce90{s=START}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 603 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - interested FillInterest@45687275{SSLC.NBReadCB@62946721{SslConnection@62946721::SocketChannelEndPoint@7be6a4e9{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@62946721{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507f1a49{s=START}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-29 04:06:13 603 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - onOpen SslConnection@3293d121::SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@3293d121{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@4b2c354[p=HttpParser{s=START,0 of -1},g=HttpGenerator@337ce90{s=START}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 603 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@7be6a4e9{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@62946721{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507f1a49{s=START}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 603 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@404a896 on ManagedSelector@58945295{STARTED} id=0 keys=2 selected=0 updates=0
2022-03-29 04:06:13 603 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=2 selected=0 updates=1
2022-03-29 04:06:13 603 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - onOpen HttpConnection@4b2c354::DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=1/30000}
2022-03-29 04:06:13 603 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Created SocketChannelEndPoint@7be6a4e9{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@62946721{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507f1a49{s=START}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 603 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c woken with none selected
2022-03-29 04:06:13 603 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$Accept@721eeaa5 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}]
2022-03-29 04:06:13 603 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c woken up from select, 0/0/2 selected
2022-03-29 04:06:13 603 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c processing 0 keys, 1 updates
2022-03-29 04:06:13 603 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 1
2022-03-29 04:06:13 603 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@404a896
2022-03-29 04:06:13 603 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - fillInterested HttpConnection@4b2c354::DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=1/30000}
2022-03-29 04:06:13 604 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - interested FillInterest@2f8d37e8{AC.ReadCB@4b2c354{HttpConnection@4b2c354::DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-29 04:06:13 604 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@3293d121::SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@3293d121{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4b2c354[p=HttpParser{s=START,0 of -1},g=HttpGenerator@337ce90{s=START}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 604 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.66.230:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@3293d121{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4b2c354[p=HttpParser{s=START,0 of -1},g=HttpGenerator@337ce90{s=START}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 604 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - interested FillInterest@3d37e92e{SSLC.NBReadCB@3293d121{SslConnection@3293d121::SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@3293d121{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4b2c354[p=HttpParser{s=START,0 of -1},g=HttpGenerator@337ce90{s=START}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-29 04:06:13 604 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@3293d121{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4b2c354[p=HttpParser{s=START,0 of -1},g=HttpGenerator@337ce90{s=START}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 605 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@11813d70 on ManagedSelector@58945295{STARTED} id=0 keys=2 selected=0 updates=0
2022-03-29 04:06:13 605 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Created SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@3293d121{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4b2c354[p=HttpParser{s=START,0 of -1},g=HttpGenerator@337ce90{s=START}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 605 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$Accept@361ed1e0 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}]
2022-03-29 04:06:13 606 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@7be6a4e9{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@62946721{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507f1a49{s=START}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 606 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 1
2022-03-29 04:06:13 606 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - wakeup on updates SelectorProducer@357cdb00
2022-03-29 04:06:13 606 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c waiting with 2 keys
2022-03-29 04:06:13 606 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c woken up from select, 1/1/2 selected
2022-03-29 04:06:13 606 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c processing 1 keys, 1 updates
2022-03-29 04:06:13 606 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.66.230:9102 remote=/10.233.66.23:40474], selector=sun.nio.ch.EPollSelectorImpl@644c48c, interestOps=1, readyOps=1 SocketChannelEndPoint@7be6a4e9{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@62946721{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507f1a49{s=START}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-29 04:06:13 606 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7be6a4e9{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@62946721{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507f1a49{s=START}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 606 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@7be6a4e9{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@62946721{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507f1a49{s=START}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-29 04:06:13 606 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0} tryExecute EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=23,epc=1758]@2022-03-29T04:06:13.606726Z
2022-03-29 04:06:13 606 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}@3ebf6bec offer EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}][pc=0,pic=0,pec=23,epc=1758]@2022-03-29T04:06:13.606849Z
2022-03-29 04:06:13 606 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1} startReservedThread p=1
2022-03-29 04:06:13 606 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@68ac44bd startThread=0
2022-03-29 04:06:13 607 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=23,epc=1758]@2022-03-29T04:06:13.607017Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7be6a4e9{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@62946721{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507f1a49{s=START}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-29 04:06:13 607 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-73] invocationID:{InvocationID} - run ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@68ac44bd in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}]
2022-03-29 04:06:13 607 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-73] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}@68ac44bd started
2022-03-29 04:06:13 607 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@45687275{SSLC.NBReadCB@62946721{SslConnection@62946721::SocketChannelEndPoint@7be6a4e9{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@62946721{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507f1a49{s=START}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-29 04:06:13 607 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >c.onFillable SslConnection@62946721::SocketChannelEndPoint@7be6a4e9{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@62946721{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507f1a49{s=START}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 607 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - onFillable SslConnection@62946721::SocketChannelEndPoint@7be6a4e9{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@62946721{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507f1a49{s=START}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 607 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-73] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@68ac44bd waiting
2022-03-29 04:06:13 607 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@559f5b1c{AC.ReadCB@dc3b49e{HttpConnection@dc3b49e::DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=4/30000}}}
2022-03-29 04:06:13 607 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@dc3b49e::DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@5b1d3892{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2022-03-29 04:06:13 607 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >fill SslConnection@62946721::SocketChannelEndPoint@7be6a4e9{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@62946721{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507f1a49{s=START}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 607 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2022-03-29 04:06:13 607 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 261 HeapByteBuffer@6f7f7a11[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03-\x05\x07\x9a\x05R\xAd\xC8\x1c\x10{1\xC0\x1b...\x1d\xE3\xDc'5\xC3D\x14$\xAd\xD3\x05\xB0AC\xA3a\x90U\x7f$\x08A>>>|.,P\xCd\\\xC4\xBf\x9f...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:13 607 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=261
2022-03-29 04:06:13 608 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill starting handshake SslConnection@62946721::SocketChannelEndPoint@7be6a4e9{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@62946721{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507f1a49{s=START}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 608 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-68] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@3ebf6bec task=EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=23,epc=1759]@2022-03-29T04:06:13.608918Z
2022-03-29 04:06:13 609 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-68] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=23,epc=1759]@2022-03-29T04:06:13.60902Z tryProduce true
2022-03-29 04:06:13 609 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-68] invocationID:{InvocationID} - updateable 1
2022-03-29 04:06:13 609 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-68] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@11813d70
2022-03-29 04:06:13 609 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - unwrap net_filled=261 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 261 bytesProduced = 0 encryptedBuffer=[p=261,l=261,c=17408,r=0] unwrapBuffer=HeapByteBuffer@6fe3eddc[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA3[`\xA9...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@6fe3eddc[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA3[`\xA9...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:13 609 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_TASK
2022-03-29 04:06:13 609 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_WRAP
2022-03-29 04:06:13 609 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >flush SslConnection@62946721::SocketChannelEndPoint@7be6a4e9{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@62946721{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507f1a49{s=START}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 609 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@40198ea3[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-29 04:06:13 609 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush NEED_WRAP
2022-03-29 04:06:13 609 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 166 sequenceNumber = 0 [p=0,l=166,c=17408,r=166] ioDone=false/false
2022-03-29 04:06:13 610 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@7be6a4e9{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@62946721{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507f1a49{s=START}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 610 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net flushed=true, ac=true
2022-03-29 04:06:13 610 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@62946721{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507f1a49{s=START}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 610 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-03-29 04:06:13 610 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 6 HeapByteBuffer@6f7f7a11[p=0,l=6,c=17408,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x00\xFc\x03\x03-\x05\x07\x9a...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:13 610 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=6
2022-03-29 04:06:13 610 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - unwrap net_filled=6 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=[p=6,l=6,c=17408,r=0] unwrapBuffer=HeapByteBuffer@6fe3eddc[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA3[`\xA9...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@6fe3eddc[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA3[`\xA9...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:13 610 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-03-29 04:06:13 610 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 367 HeapByteBuffer@6f7f7a11[p=0,l=367,c=17408,r=367]={<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03-\x05\x07\x9a\x05R\xAd\xC8\x1c\x10{1\xC0\x1b...\xB5\x88\xDd\xCb;\x98\x17\x88\xD0\xAf*\x0c&\x01\x8fI\xC6\x92\xB5D.D\xC6>>>\x00\x02 \xA7\xCf\xA4\x82\\\x99...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:13 610 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=367
2022-03-29 04:06:13 610 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - unwrap net_filled=367 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 367 bytesProduced = 0 encryptedBuffer=[p=367,l=367,c=17408,r=0] unwrapBuffer=HeapByteBuffer@6fe3eddc[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA3[`\xA9...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@6fe3eddc[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA3[`\xA9...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:13 610 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_TASK
2022-03-29 04:06:13 611 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-68] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=0}->SslConnection@3293d121{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@4b2c354[p=HttpParser{s=START,0 of -1},g=HttpGenerator@337ce90{s=START}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 611 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-68] invocationID:{InvocationID} - updates 0
2022-03-29 04:06:13 614 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-28] invocationID:{InvocationID} - Chose alias holmes-engine-mgmt@holmes-engine-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@19002939
2022-03-29 04:06:13 617 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_WRAP
2022-03-29 04:06:13 617 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-68] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@7be6a4e9{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@62946721{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507f1a49{s=START}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 617 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >flush SslConnection@62946721::SocketChannelEndPoint@7be6a4e9{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@62946721{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507f1a49{s=START}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 617 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@40198ea3[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-29 04:06:13 617 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-68] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c waiting with 2 keys
2022-03-29 04:06:13 617 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush NEED_WRAP
2022-03-29 04:06:13 617 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 160 sequenceNumber = 1 [p=0,l=160,c=17408,r=160] ioDone=false/false
2022-03-29 04:06:13 617 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-68] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c woken up from select, 1/1/2 selected
2022-03-29 04:06:13 617 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-68] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c processing 1 keys, 0 updates
2022-03-29 04:06:13 617 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-68] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.66.230:9102 remote=/10.233.66.23:40472], selector=sun.nio.ch.EPollSelectorImpl@644c48c, interestOps=1, readyOps=1 SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=13/30000}{io=1/1,kio=1,kro=1}->SslConnection@3293d121{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@4b2c354[p=HttpParser{s=START,0 of -1},g=HttpGenerator@337ce90{s=START}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-29 04:06:13 617 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@7be6a4e9{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@62946721{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507f1a49{s=START}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 617 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net flushed=true, ac=true
2022-03-29 04:06:13 618 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush NEED_WRAP
2022-03-29 04:06:13 618 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 2 [p=0,l=6,c=17408,r=6] ioDone=false/false
2022-03-29 04:06:13 618 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-68] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=13/30000}{io=1/0,kio=1,kro=1}->SslConnection@3293d121{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@4b2c354[p=HttpParser{s=START,0 of -1},g=HttpGenerator@337ce90{s=START}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 618 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-68] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=13/30000}{io=1/0,kio=1,kro=1}->SslConnection@3293d121{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=14/30000}=>HttpConnection@4b2c354[p=HttpParser{s=START,0 of -1},g=HttpGenerator@337ce90{s=START}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-29 04:06:13 618 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@7be6a4e9{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@62946721{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507f1a49{s=START}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 618 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net flushed=true, ac=true
2022-03-29 04:06:13 618 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush NEED_WRAP
2022-03-29 04:06:13 618 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-68] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0} tryExecute EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=23,epc=1759]@2022-03-29T04:06:13.618318Z
2022-03-29 04:06:13 618 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2700 sequenceNumber = 0 [p=0,l=2700,c=17408,r=2700] ioDone=false/false
2022-03-29 04:06:13 618 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-68] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}@68ac44bd offer EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}][pc=0,pic=0,pec=23,epc=1759]@2022-03-29T04:06:13.618401Z
2022-03-29 04:06:13 618 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-68] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1} startReservedThread p=1
2022-03-29 04:06:13 618 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-68] invocationID:{InvocationID} - queue ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@13ad096d startThread=0
2022-03-29 04:06:13 618 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - flushed 2700 SocketChannelEndPoint@7be6a4e9{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@62946721{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507f1a49{s=START}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 618 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net flushed=true, ac=true
2022-03-29 04:06:13 618 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@62946721{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507f1a49{s=START}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 618 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-03-29 04:06:13 618 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 0 HeapByteBuffer@6f7f7a11[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:13 618 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=0
2022-03-29 04:06:13 618 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@6fe3eddc[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA3[`\xA9...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@6fe3eddc[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA3[`\xA9...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:13 618 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-68] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=23,epc=1759]@2022-03-29T04:06:13.618549Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=13/30000}{io=1/0,kio=1,kro=1}->SslConnection@3293d121{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=14/30000}=>HttpConnection@4b2c354[p=HttpParser{s=START,0 of -1},g=HttpGenerator@337ce90{s=START}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-29 04:06:13 618 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@62946721{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507f1a49{s=START}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 618 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@13ad096d in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}]
2022-03-29 04:06:13 618 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}@13ad096d started
2022-03-29 04:06:13 618 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@13ad096d waiting
2022-03-29 04:06:13 618 DEBUG [org.eclipse.jetty.io.FillInterest][dw-68] invocationID:{InvocationID} - fillable FillInterest@3d37e92e{SSLC.NBReadCB@3293d121{SslConnection@3293d121::SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=14/30000}{io=1/0,kio=1,kro=1}->SslConnection@3293d121{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=14/30000}=>HttpConnection@4b2c354[p=HttpParser{s=START,0 of -1},g=HttpGenerator@337ce90{s=START}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-29 04:06:13 618 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-73] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@68ac44bd task=EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=23,epc=1760]@2022-03-29T04:06:13.618858Z
2022-03-29 04:06:13 618 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >fill SslConnection@62946721::SocketChannelEndPoint@7be6a4e9{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@62946721{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507f1a49{s=START}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 618 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-03-29 04:06:13 618 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 0 HeapByteBuffer@6f7f7a11[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:13 618 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=0
2022-03-29 04:06:13 618 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-68] invocationID:{InvocationID} - >c.onFillable SslConnection@3293d121::SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=14/30000}{io=1/0,kio=1,kro=1}->SslConnection@3293d121{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=14/30000}=>HttpConnection@4b2c354[p=HttpParser{s=START,0 of -1},g=HttpGenerator@337ce90{s=START}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 618 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@6fe3eddc[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA3[`\xA9...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@6fe3eddc[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA3[`\xA9...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:13 618 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-73] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=23,epc=1760]@2022-03-29T04:06:13.61893Z tryProduce true
2022-03-29 04:06:13 618 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-73] invocationID:{InvocationID} - updateable 0
2022-03-29 04:06:13 618 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-73] invocationID:{InvocationID} - updates 0
2022-03-29 04:06:13 619 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-68] invocationID:{InvocationID} - onFillable SslConnection@3293d121::SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=14/30000}{io=1/0,kio=1,kro=1}->SslConnection@3293d121{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=14/30000}=>HttpConnection@4b2c354[p=HttpParser{s=START,0 of -1},g=HttpGenerator@337ce90{s=START}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 619 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-73] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@3293d121{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=14/30000}=>HttpConnection@4b2c354[p=HttpParser{s=START,0 of -1},g=HttpGenerator@337ce90{s=START}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 619 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@62946721{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507f1a49{s=START}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 619 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-73] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c waiting with 2 keys
2022-03-29 04:06:13 619 DEBUG [org.eclipse.jetty.io.FillInterest][dw-68] invocationID:{InvocationID} - fillable FillInterest@2f8d37e8{AC.ReadCB@4b2c354{HttpConnection@4b2c354::DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=15/30000}}}
2022-03-29 04:06:13 619 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@dc3b49e::DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=15/30000} filled 0 HeapByteBuffer@6fe3eddc[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA3[`\xA9...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:13 619 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@dc3b49e::DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=16/30000} parse HeapByteBuffer@6fe3eddc[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA3[`\xA9...\x00\x00\x00\x00\x00\x00\x00} {}
2022-03-29 04:06:13 619 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@6fe3eddc[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA3[`\xA9...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:13 619 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-68] invocationID:{InvocationID} - HttpConnection@4b2c354::DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=15/30000} onFillable enter HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2022-03-29 04:06:13 619 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@dc3b49e::DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=16/30000} parsed false HttpParser{s=START,0 of -1}
2022-03-29 04:06:13 619 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@dc3b49e::DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=16/30000}
2022-03-29 04:06:13 619 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-68] invocationID:{InvocationID} - >fill SslConnection@3293d121::SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@3293d121{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@4b2c354[p=HttpParser{s=START,0 of -1},g=HttpGenerator@337ce90{s=START}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 619 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-68] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2022-03-29 04:06:13 619 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - fillInterested HttpConnection@dc3b49e::DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=16/30000}
2022-03-29 04:06:13 619 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-68] invocationID:{InvocationID} - filled 261 HeapByteBuffer@6fe3eddc[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03\xBe\xD5\n\xBcZ\xFc\xEb88M\x1c452...\x01\xFf\xAe\x04P\xC0\xE4f\x9bI\xCd\xB1Y\xD5J\x06\x95on\xFaTcS>>>6\xB4\xEa\x9az\xF7gaM...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:13 619 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - interested FillInterest@559f5b1c{AC.ReadCB@dc3b49e{HttpConnection@dc3b49e::DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-29 04:06:13 619 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-68] invocationID:{InvocationID} - net filled=261
2022-03-29 04:06:13 619 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-68] invocationID:{InvocationID} - fill starting handshake SslConnection@3293d121::SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3293d121{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@4b2c354[p=HttpParser{s=START,0 of -1},g=HttpGenerator@337ce90{s=START}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 619 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@62946721::SocketChannelEndPoint@7be6a4e9{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@62946721{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507f1a49{s=START}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 619 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.66.230:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@62946721{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507f1a49{s=START}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 619 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - interested FillInterest@45687275{SSLC.NBReadCB@62946721{SslConnection@62946721::SocketChannelEndPoint@7be6a4e9{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@62946721{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507f1a49{s=START}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-29 04:06:13 620 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@7be6a4e9{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@62946721{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507f1a49{s=START}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 620 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@404a896 on ManagedSelector@58945295{STARTED} id=0 keys=2 selected=0 updates=0
2022-03-29 04:06:13 620 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=2 selected=0 updates=1
2022-03-29 04:06:13 620 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-68] invocationID:{InvocationID} - unwrap net_filled=261 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 261 bytesProduced = 0 encryptedBuffer=[p=261,l=261,c=17408,r=0] unwrapBuffer=HeapByteBuffer@6f7f7a11[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@6f7f7a11[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:13 620 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-68] invocationID:{InvocationID} - fill NEED_TASK
2022-03-29 04:06:13 620 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@dc3b49e::DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=1/30000} onFillable exit HttpChannelState@5b1d3892{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2022-03-29 04:06:13 620 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.66.230:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=1}->SslConnection@62946721{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507f1a49{s=START}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 621 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@bc1931e size 1 > capacity
2022-03-29 04:06:13 621 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - ran ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@bc1931e in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}]
2022-03-29 04:06:13 621 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-68] invocationID:{InvocationID} - fill NEED_WRAP
2022-03-29 04:06:13 621 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-68] invocationID:{InvocationID} - >flush SslConnection@3293d121::SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3293d121{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=17/30000}=>HttpConnection@4b2c354[p=HttpParser{s=START,0 of -1},g=HttpGenerator@337ce90{s=START}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 621 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-68] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@40198ea3[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-29 04:06:13 621 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-68] invocationID:{InvocationID} - flush NEED_WRAP
2022-03-29 04:06:13 621 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-68] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 166 sequenceNumber = 0 [p=0,l=166,c=17408,r=166] ioDone=false/false
2022-03-29 04:06:13 621 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-68] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3293d121{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=17/30000}=>HttpConnection@4b2c354[p=HttpParser{s=START,0 of -1},g=HttpGenerator@337ce90{s=START}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 621 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-68] invocationID:{InvocationID} - net flushed=true, ac=true
2022-03-29 04:06:13 621 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-68] invocationID:{InvocationID} - /10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3293d121{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=17/30000}=>HttpConnection@4b2c354[p=HttpParser{s=START,0 of -1},g=HttpGenerator@337ce90{s=START}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 621 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-68] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-03-29 04:06:13 621 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-68] invocationID:{InvocationID} - filled 6 HeapByteBuffer@6fe3eddc[p=0,l=6,c=17408,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x00\xFc\x03\x03\xBe\xD5\n\xBc...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:13 621 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-68] invocationID:{InvocationID} - net filled=6
2022-03-29 04:06:13 621 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-68] invocationID:{InvocationID} - unwrap net_filled=6 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=[p=6,l=6,c=17408,r=0] unwrapBuffer=HeapByteBuffer@6f7f7a11[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@6f7f7a11[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:13 621 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-68] invocationID:{InvocationID} - fill NEED_UNWRAP
10.233.66.23 - - [29/Mar/2022:04:06:13 +0000] "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.22" 6
2022-03-29 04:06:13 621 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-68] invocationID:{InvocationID} - filled 0 HeapByteBuffer@6fe3eddc[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x00\x00\xFc...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:13 621 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-68] invocationID:{InvocationID} - net filled=0
2022-03-29 04:06:13 621 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-68] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@6f7f7a11[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@6f7f7a11[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:13 621 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-73] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c woken with none selected
2022-03-29 04:06:13 621 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-68] invocationID:{InvocationID} - /10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3293d121{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=17/30000}=>HttpConnection@4b2c354[p=HttpParser{s=START,0 of -1},g=HttpGenerator@337ce90{s=START}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 621 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-73] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c woken up from select, 0/0/2 selected
2022-03-29 04:06:13 621 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-73] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c processing 0 keys, 1 updates
2022-03-29 04:06:13 621 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-68] invocationID:{InvocationID} - >fill SslConnection@3293d121::SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3293d121{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=17/30000}=>HttpConnection@4b2c354[p=HttpParser{s=START,0 of -1},g=HttpGenerator@337ce90{s=START}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 621 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-68] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-03-29 04:06:13 621 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-73] invocationID:{InvocationID} - updateable 1
2022-03-29 04:06:13 621 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-73] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@404a896
2022-03-29 04:06:13 621 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-68] invocationID:{InvocationID} - filled 367 HeapByteBuffer@6fe3eddc[p=0,l=367,c=17408,r=367]={<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\xBe\xD5\n\xBcZ\xFc\xEb88M\x1c452...\x0b\xAe\xE3Z\x81\x99@'n\xAf\xCe\xF1\xDe\x8f-\xEd\xB3\xDc\x08I\xF9\x00\xEb>>>\xD9%\xE5\x87`\x9e(\xBf\x92...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:13 621 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-68] invocationID:{InvocationID} - net filled=367
2022-03-29 04:06:13 622 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-68] invocationID:{InvocationID} - unwrap net_filled=367 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 367 bytesProduced = 0 encryptedBuffer=[p=367,l=367,c=17408,r=0] unwrapBuffer=HeapByteBuffer@6f7f7a11[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@6f7f7a11[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:13 622 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-68] invocationID:{InvocationID} - fill NEED_TASK
2022-03-29 04:06:13 622 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-73] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@7be6a4e9{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@62946721{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507f1a49{s=START}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 622 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-73] invocationID:{InvocationID} - updates 0
2022-03-29 04:06:13 622 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-73] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c waiting with 2 keys
2022-03-29 04:06:13 622 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-73] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c woken up from select, 1/1/2 selected
2022-03-29 04:06:13 622 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-73] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c processing 1 keys, 0 updates
2022-03-29 04:06:13 622 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-73] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.66.230:9102 remote=/10.233.66.23:40474], selector=sun.nio.ch.EPollSelectorImpl@644c48c, interestOps=1, readyOps=1 SocketChannelEndPoint@7be6a4e9{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@62946721{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507f1a49{s=START}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-29 04:06:13 622 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-73] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7be6a4e9{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@62946721{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507f1a49{s=START}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 622 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-73] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@7be6a4e9{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@62946721{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507f1a49{s=START}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-29 04:06:13 622 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-73] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0} tryExecute EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=23,epc=1760]@2022-03-29T04:06:13.622457Z
2022-03-29 04:06:13 622 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-73] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}@13ad096d offer EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}][pc=0,pic=0,pec=23,epc=1760]@2022-03-29T04:06:13.622518Z
2022-03-29 04:06:13 622 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-73] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1} startReservedThread p=1
2022-03-29 04:06:13 622 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-73] invocationID:{InvocationID} - queue ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@4161f74f startThread=0
2022-03-29 04:06:13 622 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-73] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=23,epc=1760]@2022-03-29T04:06:13.622617Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7be6a4e9{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@62946721{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507f1a49{s=START}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-29 04:06:13 622 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - run ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@4161f74f in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}]
2022-03-29 04:06:13 622 DEBUG [org.eclipse.jetty.io.FillInterest][dw-73] invocationID:{InvocationID} - fillable FillInterest@45687275{SSLC.NBReadCB@62946721{SslConnection@62946721::SocketChannelEndPoint@7be6a4e9{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@62946721{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507f1a49{s=START}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-29 04:06:13 622 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}@4161f74f started
2022-03-29 04:06:13 622 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-73] invocationID:{InvocationID} - >c.onFillable SslConnection@62946721::SocketChannelEndPoint@7be6a4e9{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@62946721{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507f1a49{s=START}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 622 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@4161f74f waiting
2022-03-29 04:06:13 622 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-73] invocationID:{InvocationID} - onFillable SslConnection@62946721::SocketChannelEndPoint@7be6a4e9{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@62946721{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507f1a49{s=START}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 622 DEBUG [org.eclipse.jetty.io.FillInterest][dw-73] invocationID:{InvocationID} - fillable FillInterest@559f5b1c{AC.ReadCB@dc3b49e{HttpConnection@dc3b49e::DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=3/30000}}}
2022-03-29 04:06:13 622 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-73] invocationID:{InvocationID} - HttpConnection@dc3b49e::DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@5b1d3892{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2022-03-29 04:06:13 623 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-73] invocationID:{InvocationID} - >fill SslConnection@62946721::SocketChannelEndPoint@7be6a4e9{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@62946721{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507f1a49{s=START}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 623 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-73] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-03-29 04:06:13 623 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@13ad096d task=EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=23,epc=1761]@2022-03-29T04:06:13.623895Z
2022-03-29 04:06:13 624 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=23,epc=1761]@2022-03-29T04:06:13.623998Z tryProduce true
2022-03-29 04:06:13 624 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 0
2022-03-29 04:06:13 624 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0
2022-03-29 04:06:13 624 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@7be6a4e9{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@62946721{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507f1a49{s=START}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 624 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c waiting with 2 keys
2022-03-29 04:06:13 624 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-73] invocationID:{InvocationID} - filled 222 HeapByteBuffer@6b40e326[p=0,l=222,c=17408,r=222]={<<<\x17\x03\x03\x005\xF6\x9b\xA0t\xCf\xE9\xA9z\xD2\xCe\xBf\x17H\xEc\xD7aq\x02Q\xB3...\xCa\xBb\xB8cWw\xFd\x10i\xD8j7n\xDa\xAc\xDe\x7f\xEc\xF6z>_\x95>>>\x02\x03\x01\x00,\x00E\x00C...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:13 624 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-73] invocationID:{InvocationID} - net filled=222
2022-03-29 04:06:13 625 DEBUG [jdk.event.security][dw-73] invocationID:{InvocationID} -  TLSHandshake: 10.233.66.23:40474, TLSv1.3, TLS_AES_128_GCM_SHA256, 0
2022-03-29 04:06:13 625 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-73] invocationID:{InvocationID} - unwrap net_filled=222 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=222,c=17408,r=164] unwrapBuffer=HeapByteBuffer@3d4b0259[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x00\xA1\x02\x00\x00\x9d...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3d4b0259[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x00\xA1\x02\x00\x00\x9d...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:13 625 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-73] invocationID:{InvocationID} - handshake succeeded SslConnection@62946721::SocketChannelEndPoint@7be6a4e9{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@62946721{NOT_HANDSHAKING,eio=164/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507f1a49{s=START}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} resumed server TLSv1.3/TLS_AES_128_GCM_SHA256
2022-03-29 04:06:13 625 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-73] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2022-03-29 04:06:13 625 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-73] invocationID:{InvocationID} - filled 0 HeapByteBuffer@6b40e326[p=58,l=222,c=17408,r=164]={\x17\x03\x03\x005\x14\x00\x00 ...o\x9a\xBe\x1f\xF7\xFfU<<<\x17\x03\x03\x00\x9f\xAa3\x0f\n]\x92\xFc>\x9a\xF1\x93\x1a\xDc\xD5\x11R\xA4\x8d\x8dM...\xCa\xBb\xB8cWw\xFd\x10i\xD8j7n\xDa\xAc\xDe\x7f\xEc\xF6z>_\x95>>>\x02\x03\x01\x00,\x00E\x00C...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:13 625 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-73] invocationID:{InvocationID} - net filled=0
2022-03-29 04:06:13 625 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-73] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 164 bytesProduced = 142 encryptedBuffer=[p=222,l=222,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3d4b0259[p=0,l=142,c=17408,r=142]={<<>>\xEa\xE6\x9e\xB3\x11\xA2\xFb\x847...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3d4b0259[p=0,l=142,c=17408,r=142]={<<>>\xEa\xE6\x9e\xB3\x11\xA2\xFb\x847...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:13 625 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-73] invocationID:{InvocationID} - /10.233.66.230:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@62946721{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@507f1a49{s=START}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 625 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-73] invocationID:{InvocationID} - HttpConnection@dc3b49e::DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=6/30000} filled 142 HeapByteBuffer@3d4b0259[p=0,l=142,c=17408,r=142]={<<>>\xEa\xE6\x9e\xB3\x11\xA2\xFb\x847...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:13 625 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-73] invocationID:{InvocationID} - HttpConnection@dc3b49e::DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@3d4b0259[p=0,l=142,c=17408,r=142]={<<>>\xEa\xE6\x9e\xB3\x11\xA2\xFb\x847...\x00\x00\x00\x00\x00\x00\x00} {}
2022-03-29 04:06:13 625 DEBUG [org.eclipse.jetty.http.HttpParser][dw-73] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@3d4b0259[p=0,l=142,c=17408,r=142]={<<>>\xEa\xE6\x9e\xB3\x11\xA2\xFb\x847...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:13 625 DEBUG [org.eclipse.jetty.http.HttpParser][dw-73] invocationID:{InvocationID} - START --> SPACE1
2022-03-29 04:06:13 625 DEBUG [org.eclipse.jetty.http.HttpParser][dw-73] invocationID:{InvocationID} - SPACE1 --> URI
2022-03-29 04:06:13 625 DEBUG [org.eclipse.jetty.http.HttpParser][dw-73] invocationID:{InvocationID} - URI --> SPACE2
2022-03-29 04:06:13 626 DEBUG [org.eclipse.jetty.http.HttpParser][dw-73] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION
2022-03-29 04:06:13 626 DEBUG [org.eclipse.jetty.http.HttpParser][dw-73] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER
2022-03-29 04:06:13 626 DEBUG [org.eclipse.jetty.http.HttpParser][dw-73] invocationID:{InvocationID} - HEADER:Host --> VALUE
2022-03-29 04:06:13 626 DEBUG [org.eclipse.jetty.http.HttpParser][dw-73] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE
2022-03-29 04:06:13 626 DEBUG [org.eclipse.jetty.http.HttpParser][dw-73] invocationID:{InvocationID} - HEADER:Host --> FIELD
2022-03-29 04:06:13 626 DEBUG [org.eclipse.jetty.http.HttpParser][dw-73] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE
2022-03-29 04:06:13 626 DEBUG [org.eclipse.jetty.http.HttpParser][dw-73] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE
2022-03-29 04:06:13 626 DEBUG [org.eclipse.jetty.http.HttpParser][dw-73] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD
2022-03-29 04:06:13 626 DEBUG [org.eclipse.jetty.http.HttpParser][dw-73] invocationID:{InvocationID} - HEADER:Accept: */* --> IN_VALUE
2022-03-29 04:06:13 626 DEBUG [org.eclipse.jetty.http.HttpParser][dw-73] invocationID:{InvocationID} - HEADER:Accept: */* --> FIELD
2022-03-29 04:06:13 626 DEBUG [org.eclipse.jetty.http.HttpParser][dw-73] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE
2022-03-29 04:06:13 626 DEBUG [org.eclipse.jetty.http.HttpParser][dw-73] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD
2022-03-29 04:06:13 626 DEBUG [org.eclipse.jetty.http.HttpParser][dw-73] invocationID:{InvocationID} - HEADER --> CONTENT
2022-03-29 04:06:13 626 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-73] invocationID:{InvocationID} - REQUEST for //10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0}
GET //10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1
Host: 10.233.66.230:9102
User-Agent: kube-probe/1.22
Accept: */*
Connection: close


2022-03-29 04:06:13 626 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-73] invocationID:{InvocationID} - HttpConnection@dc3b49e::DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=7/30000} parsed true HttpParser{s=CONTENT,0 of -1}
2022-03-29 04:06:13 626 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-73] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@dc3b49e::DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=7/30000}
2022-03-29 04:06:13 626 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-73] invocationID:{InvocationID} - handle //10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 
2022-03-29 04:06:13 626 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-73] invocationID:{InvocationID} - handling HttpChannelState@5b1d3892{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2022-03-29 04:06:13 626 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-73] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0}
2022-03-29 04:06:13 626 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-73] invocationID:{InvocationID} - Host 10.233.66.230 with SNI null
2022-03-29 04:06:13 626 DEBUG [org.eclipse.jetty.server.Server][dw-73] invocationID:{InvocationID} - REQUEST GET /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0}
2022-03-29 04:06:13 626 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-73] invocationID:{InvocationID} - GzipHandler@5cf3a7f9{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck)@16a0744a in null
2022-03-29 04:06:13 626 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-73] invocationID:{InvocationID} - scope null||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@778d82e9{/,null,AVAILABLE}
2022-03-29 04:06:13 626 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-73] invocationID:{InvocationID} - context=||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@778d82e9{/,null,AVAILABLE}
2022-03-29 04:06:13 626 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-73] invocationID:{InvocationID} - servlet |/api/holmes-engine-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-683ed81b@2bf285d7==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2022-03-29 04:06:13 627 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-73] invocationID:{InvocationID} - chain=logFilter@5a537a16==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-6b33892a@6b33892a==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-663cf5d7@663cf5d7==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-683ed81b@2bf285d7==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2022-03-29 04:06:13 627 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-73] invocationID:{InvocationID} - call filter logFilter@5a537a16==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true
2022-03-29 04:06:13 627 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-73] invocationID:{InvocationID} - Entering.
10.233.66.23 - - [29/Mar/2022:04:06:13 +0000] "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.22" 8
2022-03-29 04:06:13 627 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-73] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation.
2022-03-29 04:06:13 627 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-73] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: e2c000ee-f57c-4625-aa98-c380881b5839
2022-03-29 04:06:13 627 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-73] invocationID:{InvocationID} - Invoking synchronously ... 
2022-03-29 04:06:13 627 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-73] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-6b33892a@6b33892a==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true
2022-03-29 04:06:13 627 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-73] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-663cf5d7@663cf5d7==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true
2022-03-29 04:06:13 627 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-73 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-683ed81b@2bf285d7==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2022-03-29 04:06:13 627 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-68] invocationID:{InvocationID} - Chose alias holmes-engine-mgmt@holmes-engine-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@21f84000
2022-03-29 04:06:13 628 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-73 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@5cf3a7f9{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck)@16a0744a
2022-03-29 04:06:13 628 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-73 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@11a111ab exclude no deflater
2022-03-29 04:06:13 628 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-73 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@16ff39e2[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@58ea7ffd{null}
2022-03-29 04:06:13 628 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-73 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
200 OK HTTP/1.1
Connection: close
Date: Tue, 29 Mar 2022 04:06:13 GMT
X-TransactionID: e2c000ee-f57c-4625-aa98-c380881b5839
X-InvocationID: 315fdea3-59c0-4c20-83f1-21f00dffc80d
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2022-03-29 04:06:13 628 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-73 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@4dfd528e[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@54483ed3] (null,[p=0,l=4,c=8192,r=4],true)@START
2022-03-29 04:06:13 628 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-73 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@16ff39e2[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:13 628 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-73 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close
Date: Tue, 29 Mar 2022 04:06:13 GMT
X-TransactionID: e2c000ee-f57c-4625-aa98-c380881b5839
X-InvocationID: 315fdea3-59c0-4c20-83f1-21f00dffc80d
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2022-03-29 04:06:13 628 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-73 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT
2022-03-29 04:06:13 628 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-73 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@4dfd528e[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@54483ed3] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING
2022-03-29 04:06:13 628 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-73 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@3b173d91{IDLE}->null [HeapByteBuffer@2f395c69[p=0,l=252,c=8192,r=252]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@16ff39e2[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]
2022-03-29 04:06:13 628 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-73 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@3b173d91{WRITING}->null:IDLE-->WRITING
2022-03-29 04:06:13 628 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-73 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@62946721::SocketChannelEndPoint@7be6a4e9{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@62946721{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=-,flush=W,to=9/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@507f1a49{s=COMPLETING}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2022-03-29 04:06:13 628 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-73 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@2f395c69[p=0,l=252,c=8192,r=252]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:13 628 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-73 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@16ff39e2[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:13 628 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-73 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING
2022-03-29 04:06:13 629 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-73 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 256 bytesProduced = 294 sequenceNumber = 0 [p=0,l=294,c=17408,r=294] ioDone=false/false
2022-03-29 04:06:13 629 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-73 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@7be6a4e9{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@62946721{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=-,flush=W,to=9/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@507f1a49{s=COMPLETING}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2022-03-29 04:06:13 629 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-73 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2022-03-29 04:06:13 629 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-73 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@62946721{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=-,flush=W,to=10/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@507f1a49{s=COMPLETING}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2022-03-29 04:06:13 629 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-73 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@3b173d91{WRITING}->null
2022-03-29 04:06:13 629 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-73 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@3b173d91{IDLE}->null:WRITING-->IDLE
2022-03-29 04:06:13 629 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-73 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@4dfd528e[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@54483ed3] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2022-03-29 04:06:13 629 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-73 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@4dfd528e[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@54483ed3] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2022-03-29 04:06:13 629 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-73 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=10/30000}
2022-03-29 04:06:13 629 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-73 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@62946721::SocketChannelEndPoint@7be6a4e9{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@62946721{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OSHUTTING,fill=-,flush=-,to=10/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@507f1a49{s=END}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} oshut=false, ishut=false
2022-03-29 04:06:13 629 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-73 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@62946721::SocketChannelEndPoint@7be6a4e9{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@62946721{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OSHUTTING,fill=-,flush=-,to=10/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@507f1a49{s=END}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2022-03-29 04:06:13 629 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-73 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@40198ea3[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-29 04:06:13 629 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-73 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP
2022-03-29 04:06:13 629 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-73 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 40 sequenceNumber = 1 [p=0,l=40,c=17408,r=40] ioDone=false/true
2022-03-29 04:06:13 630 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-73 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@7be6a4e9{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@62946721{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OSHUTTING,fill=-,flush=-,to=10/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@507f1a49{s=END}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2022-03-29 04:06:13 630 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-73 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2022-03-29 04:06:13 630 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-73 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@7be6a4e9{/10.233.66.23:40474<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@62946721{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OSHUTTING,fill=-,flush=-,to=10/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@507f1a49{s=END}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2022-03-29 04:06:13 630 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-73 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.66.230:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@62946721{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OSHUTTING,fill=-,flush=-,to=11/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@507f1a49{s=END}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2022-03-29 04:06:13 630 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-73 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@62946721::SocketChannelEndPoint@7be6a4e9{/10.233.66.23:40474<->/10.233.66.230:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@62946721{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OSHUTTING,fill=-,flush=-,to=11/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@507f1a49{s=END}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2022-03-29 04:06:13 630 DEBUG [org.eclipse.jetty.io.FillInterest][dw-73 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@45687275{SSLC.NBReadCB@62946721{SslConnection@62946721::SocketChannelEndPoint@7be6a4e9{/10.233.66.23:40474<->/10.233.66.230:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@62946721{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OSHUTTING,fill=-,flush=-,to=11/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@507f1a49{s=END}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}}}
2022-03-29 04:06:13 630 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-73 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@7be6a4e9{/10.233.66.23:40474<->/10.233.66.230:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@62946721{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OSHUTTING,fill=-,flush=-,to=11/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@507f1a49{s=END}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2022-03-29 04:06:13 630 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-73 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@404a896 on ManagedSelector@58945295{STARTED} id=0 keys=2 selected=0 updates=0
2022-03-29 04:06:13 630 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-73 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=2 selected=0 updates=1
2022-03-29 04:06:13 630 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c woken with none selected
2022-03-29 04:06:13 630 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c woken up from select, 0/0/2 selected
2022-03-29 04:06:13 630 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c processing 0 keys, 1 updates
2022-03-29 04:06:13 630 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 1
2022-03-29 04:06:13 630 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@404a896
2022-03-29 04:06:13 630 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@7be6a4e9{/10.233.66.23:40474<->/10.233.66.230:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@62946721{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OSHUTTING,fill=-,flush=-,to=11/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@507f1a49{s=END}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2022-03-29 04:06:13 630 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0
2022-03-29 04:06:13 630 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c waiting with 2 keys
2022-03-29 04:06:13 630 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c woken up from select, 1/1/2 selected
2022-03-29 04:06:13 630 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c processing 1 keys, 0 updates
2022-03-29 04:06:13 631 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.66.230:9102 remote=/10.233.66.23:40474], selector=sun.nio.ch.EPollSelectorImpl@644c48c, interestOps=1, readyOps=1 SocketChannelEndPoint@7be6a4e9{/10.233.66.23:40474<->/10.233.66.230:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@62946721{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OSHUTTING,fill=-,flush=-,to=11/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@507f1a49{s=END}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 
2022-03-29 04:06:13 631 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7be6a4e9{/10.233.66.23:40474<->/10.233.66.230:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@62946721{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OSHUTTING,fill=-,flush=-,to=11/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@507f1a49{s=END}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}
2022-03-29 04:06:13 631 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@7be6a4e9{/10.233.66.23:40474<->/10.233.66.230:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@62946721{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OSHUTTING,fill=-,flush=-,to=11/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@507f1a49{s=END}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}:runFillable:BLOCKING
2022-03-29 04:06:13 631 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0} tryExecute EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=23,epc=1761]@2022-03-29T04:06:13.631213Z
2022-03-29 04:06:13 631 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}@4161f74f offer EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}][pc=0,pic=0,pec=23,epc=1761]@2022-03-29T04:06:13.631267Z
2022-03-29 04:06:13 631 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1} startReservedThread p=1
2022-03-29 04:06:13 631 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@6980c672 startThread=0
2022-03-29 04:06:13 631 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-68] invocationID:{InvocationID} - fill NEED_WRAP
2022-03-29 04:06:13 631 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@4161f74f task=EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=23,epc=1761]@2022-03-29T04:06:13.631399Z
2022-03-29 04:06:13 631 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - run ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@6980c672 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}]
2022-03-29 04:06:13 631 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=23,epc=1761]@2022-03-29T04:06:13.631357Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7be6a4e9{/10.233.66.23:40474<->/10.233.66.230:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@62946721{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OSHUTTING,fill=-,flush=-,to=12/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@507f1a49{s=END}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}:runFillable:BLOCKING/BLOCKING
2022-03-29 04:06:13 631 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}@6980c672 started
2022-03-29 04:06:13 631 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@6980c672 waiting
2022-03-29 04:06:13 631 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-23] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=23,epc=1762]@2022-03-29T04:06:13.631484Z tryProduce true
2022-03-29 04:06:13 631 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 0
2022-03-29 04:06:13 631 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0
2022-03-29 04:06:13 631 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@45687275{SSLC.NBReadCB@62946721{SslConnection@62946721::SocketChannelEndPoint@7be6a4e9{/10.233.66.23:40474<->/10.233.66.230:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@62946721{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OSHUTTING,fill=-,flush=-,to=12/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@507f1a49{s=END}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}}}
2022-03-29 04:06:13 631 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-68] invocationID:{InvocationID} - >flush SslConnection@3293d121::SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@3293d121{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=27/30000}=>HttpConnection@4b2c354[p=HttpParser{s=START,0 of -1},g=HttpGenerator@337ce90{s=START}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 631 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-68] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@40198ea3[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-29 04:06:13 631 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-68] invocationID:{InvocationID} - flush NEED_WRAP
2022-03-29 04:06:13 631 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >c.onFillable SslConnection@62946721::SocketChannelEndPoint@7be6a4e9{/10.233.66.23:40474<->/10.233.66.230:9102,OSHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@62946721{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OSHUTTING,fill=-,flush=-,to=12/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@507f1a49{s=END}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}
2022-03-29 04:06:13 631 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - onFillable SslConnection@62946721::SocketChannelEndPoint@7be6a4e9{/10.233.66.23:40474<->/10.233.66.230:9102,OSHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@62946721{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OSHUTTING,fill=-,flush=-,to=12/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@507f1a49{s=END}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}
2022-03-29 04:06:13 631 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@7be6a4e9{/10.233.66.23:40474<->/10.233.66.230:9102,OSHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@62946721{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OSHUTTING,fill=-,flush=-,to=12/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@507f1a49{s=END}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}
2022-03-29 04:06:13 631 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c waiting with 2 keys
2022-03-29 04:06:13 631 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@559f5b1c{null}
2022-03-29 04:06:13 631 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - FillInterest@559f5b1c{null} lost race null
2022-03-29 04:06:13 631 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.66.230:9102,OSHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@62946721{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OSHUTTING,fill=-,flush=-,to=12/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@507f1a49{s=END}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}
2022-03-29 04:06:13 631 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-68] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 160 sequenceNumber = 1 [p=0,l=160,c=17408,r=160] ioDone=false/false
2022-03-29 04:06:13 631 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@13ad096d size 1 > capacity
2022-03-29 04:06:13 631 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - ran ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@13ad096d in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}]
2022-03-29 04:06:13 631 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-68] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@3293d121{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=27/30000}=>HttpConnection@4b2c354[p=HttpParser{s=START,0 of -1},g=HttpGenerator@337ce90{s=START}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 631 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-73 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=5dfa8aa1-fce7-40c2-9947-298a0668ba2e, referenceCounter=0, store size=0} on thread dw-73 - GET /api/holmes-engine-mgmt/v1/healthcheck
2022-03-29 04:06:13 631 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-68] invocationID:{InvocationID} - net flushed=true, ac=true
2022-03-29 04:06:13 631 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-68] invocationID:{InvocationID} - flush NEED_WRAP
2022-03-29 04:06:13 632 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-68] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 2 [p=0,l=6,c=17408,r=6] ioDone=false/false
2022-03-29 04:06:13 632 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-73] invocationID:{InvocationID} - Exiting.
2022-03-29 04:06:13 632 DEBUG [org.eclipse.jetty.server.Server][dw-73] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6}
2022-03-29 04:06:13 632 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-68] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3293d121{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=28/30000}=>HttpConnection@4b2c354[p=HttpParser{s=START,0 of -1},g=HttpGenerator@337ce90{s=START}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 632 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-73] invocationID:{InvocationID} - unhandle HttpChannelState@5b1d3892{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1}
2022-03-29 04:06:13 632 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-68] invocationID:{InvocationID} - net flushed=true, ac=true
2022-03-29 04:06:13 632 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-68] invocationID:{InvocationID} - flush NEED_WRAP
2022-03-29 04:06:13 632 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-73] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@5b1d3892{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2022-03-29 04:06:13 632 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-73] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6}
2022-03-29 04:06:13 632 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-73] invocationID:{InvocationID} - completed HttpChannelState@5b1d3892{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2022-03-29 04:06:13 632 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-73] invocationID:{InvocationID} - unhandle HttpChannelState@5b1d3892{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2022-03-29 04:06:13 632 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-68] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2700 sequenceNumber = 0 [p=0,l=2700,c=17408,r=2700] ioDone=false/false
2022-03-29 04:06:13 632 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-73] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@5b1d3892{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2022-03-29 04:06:13 632 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-73] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6}
2022-03-29 04:06:13 632 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-73] invocationID:{InvocationID} - onCompleted for /api/holmes-engine-mgmt/v1/healthcheck written=4
2022-03-29 04:06:13 632 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-73] invocationID:{InvocationID} - recycle HttpChannelState@5b1d3892{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2022-03-29 04:06:13 632 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-68] invocationID:{InvocationID} - flushed 2700 SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3293d121{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=28/30000}=>HttpConnection@4b2c354[p=HttpParser{s=START,0 of -1},g=HttpGenerator@337ce90{s=START}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 632 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-68] invocationID:{InvocationID} - net flushed=true, ac=true
2022-03-29 04:06:13 632 DEBUG [org.eclipse.jetty.http.HttpParser][dw-73] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1}
2022-03-29 04:06:13 632 DEBUG [org.eclipse.jetty.http.HttpParser][dw-73] invocationID:{InvocationID} - CONTENT --> CLOSE
2022-03-29 04:06:13 632 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-73] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 632 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-68] invocationID:{InvocationID} - /10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3293d121{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=28/30000}=>HttpConnection@4b2c354[p=HttpParser{s=START,0 of -1},g=HttpGenerator@337ce90{s=START}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 632 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-73] invocationID:{InvocationID} - >fill SslConnection@62946721::SocketChannelEndPoint@7be6a4e9{/10.233.66.23:40474<->/10.233.66.230:9102,OSHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@62946721{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,OSHUT,fill=-,flush=-,to=13/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@507f1a49{s=START}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 632 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-73] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-03-29 04:06:13 632 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-68] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-03-29 04:06:13 632 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-73] invocationID:{InvocationID} - filled 24 HeapByteBuffer@6b40e326[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x138\xEfq\x8a\xB72\xCc\x98j\xBd\x18\xE4\x1fAi7*U\xBe>>>C\x07\xC2\xC2\xD8\x00\xF5\xCc\x0c...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:13 632 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-68] invocationID:{InvocationID} - filled 0 HeapByteBuffer@6fe3eddc[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:13 632 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-73] invocationID:{InvocationID} - net filled=24
2022-03-29 04:06:13 632 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-68] invocationID:{InvocationID} - net filled=0
2022-03-29 04:06:13 632 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-73] invocationID:{InvocationID} - unwrap net_filled=24 Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 24 bytesProduced = 0 encryptedBuffer=[p=24,l=24,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3d4b0259[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\n\x878(\xD8u...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3d4b0259[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\n\x878(\xD8u...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:13 633 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-68] invocationID:{InvocationID} - HttpConnection@4b2c354::DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=29/30000} filled 0 HeapByteBuffer@6f7f7a11[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:13 633 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-68] invocationID:{InvocationID} - HttpConnection@4b2c354::DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=29/30000} parsed false HttpParser{s=START,0 of -1}
2022-03-29 04:06:13 633 DEBUG [org.eclipse.jetty.io.FillInterest][dw-68] invocationID:{InvocationID} - interested FillInterest@2f8d37e8{AC.ReadCB@4b2c354{HttpConnection@4b2c354::DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-29 04:06:13 633 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-73] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=2 selected=0 updates=1
2022-03-29 04:06:13 633 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-73] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@7be6a4e9{/10.233.66.23:40474<->/10.233.66.230:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@62946721{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@507f1a49{s=START}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 633 DEBUG [org.eclipse.jetty.io.FillInterest][dw-68] invocationID:{InvocationID} - interested FillInterest@3d37e92e{SSLC.NBReadCB@3293d121{SslConnection@3293d121::SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3293d121{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4b2c354[p=HttpParser{s=START,0 of -1},g=HttpGenerator@337ce90{s=START}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-29 04:06:13 633 DEBUG [org.eclipse.jetty.io.FillInterest][dw-73] invocationID:{InvocationID} - onClose FillInterest@45687275{SSLC.NBReadCB@62946721{SslConnection@62946721::SocketChannelEndPoint@7be6a4e9{/10.233.66.23:40474<->/10.233.66.230:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@62946721{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@507f1a49{s=START}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-29 04:06:13 634 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-68] invocationID:{InvocationID} - HttpConnection@4b2c354::DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2022-03-29 04:06:13 634 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-73] invocationID:{InvocationID} - Wakeup ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-29 04:06:13 634 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-73] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@dc3b49e::DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=14/30000}
2022-03-29 04:06:13 634 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-73] invocationID:{InvocationID} - /10.233.66.230:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@62946721{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@dc3b49e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@507f1a49{s=START}]=>HttpChannelOverHttp@332b927d{s=HttpChannelState@5b1d3892{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 634 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-68] invocationID:{InvocationID} - onClose HttpConnection@dc3b49e::DecryptedEndPoint@15920ef4{/10.233.66.23:40474<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=15/30000}
2022-03-29 04:06:13 634 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@3293d121{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4b2c354[p=HttpParser{s=START,0 of -1},g=HttpGenerator@337ce90{s=START}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-29 04:06:13 634 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0} tryExecute EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=23,epc=1762]@2022-03-29T04:06:13.634707Z
2022-03-29 04:06:13 634 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1} startReservedThread p=1
2022-03-29 04:06:13 634 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-24] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=23,epc=1762]@2022-03-29T04:06:13.634969Z tryProduce true
2022-03-29 04:06:13 635 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@629f0910 waiting
2022-03-29 04:06:13 635 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - fillable FillInterest@3d37e92e{SSLC.NBReadCB@3293d121{SslConnection@3293d121::SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3293d121{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4b2c354[p=HttpParser{s=START,0 of -1},g=HttpGenerator@337ce90{s=START}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-29 04:06:13 635 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - onFillable SslConnection@3293d121::SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3293d121{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4b2c354[p=HttpParser{s=START,0 of -1},g=HttpGenerator@337ce90{s=START}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 635 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - fillable FillInterest@2f8d37e8{AC.ReadCB@4b2c354{HttpConnection@4b2c354::DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=2/30000}}}
2022-03-29 04:06:13 635 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@4b2c354::DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2022-03-29 04:06:13 635 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >fill SslConnection@3293d121::SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3293d121{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@4b2c354[p=HttpParser{s=START,0 of -1},g=HttpGenerator@337ce90{s=START}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 636 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - filled 222 HeapByteBuffer@6f7f7a11[p=0,l=222,c=17408,r=222]={<<<\x17\x03\x03\x005\xF9\x1dA\x18\xE0\xE0\xA7Q\x08mt\xDf\x8e\xC9I\x0es\x8e\xD3\xB5...\x1bT\xC2\xF9P:\xCf\xF5?,?v\xBd\xC7\xE1l\xB5\xCcFS\x84\x15|>>>E\x00C\x13\x01\x1e\xA4{\xFe...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:13 636 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net filled=222
2022-03-29 04:06:13 636 DEBUG [jdk.event.security][dw-23] invocationID:{InvocationID} -  TLSHandshake: 10.233.66.23:40472, TLSv1.3, TLS_AES_128_GCM_SHA256, 0
2022-03-29 04:06:13 636 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - unwrap net_filled=222 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=222,c=17408,r=164] unwrapBuffer=HeapByteBuffer@3d4b0259[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\n\x878(\xD8u...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3d4b0259[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\n\x878(\xD8u...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:13 637 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - handshake succeeded SslConnection@3293d121::SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3293d121{NOT_HANDSHAKING,eio=164/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@4b2c354[p=HttpParser{s=START,0 of -1},g=HttpGenerator@337ce90{s=START}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} resumed server TLSv1.3/TLS_AES_128_GCM_SHA256
2022-03-29 04:06:13 637 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2022-03-29 04:06:13 637 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - filled 0 HeapByteBuffer@6f7f7a11[p=58,l=222,c=17408,r=164]={\x17\x03\x03\x005\x14\x00\x00 ...\x0c\xC9b\xAd\x87\xB4\x95<<<\x17\x03\x03\x00\x9f\xAd\xF0\xD8\xEfP\x94\xAe$?"0\x9c\xDb<\x96I\xBas\xB5\x11...\x1bT\xC2\xF9P:\xCf\xF5?,?v\xBd\xC7\xE1l\xB5\xCcFS\x84\x15|>>>E\x00C\x13\x01\x1e\xA4{\xFe...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:13 637 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net filled=0
2022-03-29 04:06:13 637 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 164 bytesProduced = 142 encryptedBuffer=[p=222,l=222,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3d4b0259[p=0,l=142,c=17408,r=142]={<<>>X3\x17\xB3\xF4Cls\xA7...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3d4b0259[p=0,l=142,c=17408,r=142]={<<>>X3\x17\xB3\xF4Cls\xA7...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:13 637 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - /10.233.66.230:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3293d121{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@4b2c354[p=HttpParser{s=START,0 of -1},g=HttpGenerator@337ce90{s=START}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 637 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@4b2c354::DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=4/30000} filled 142 HeapByteBuffer@3d4b0259[p=0,l=142,c=17408,r=142]={<<>>X3\x17\xB3\xF4Cls\xA7...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:13 637 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@4b2c354::DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@3d4b0259[p=0,l=142,c=17408,r=142]={<<>>X3\x17\xB3\xF4Cls\xA7...\x00\x00\x00\x00\x00\x00\x00} {}
2022-03-29 04:06:13 637 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - SPACE1 --> URI
2022-03-29 04:06:13 637 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE
2022-03-29 04:06:13 637 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-23] invocationID:{InvocationID} - REQUEST for //10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0}
GET //10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1
Host: 10.233.66.230:9102
User-Agent: kube-probe/1.22
Accept: */*
Connection: close


2022-03-29 04:06:13 638 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-23] invocationID:{InvocationID} - handling HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2022-03-29 04:06:13 638 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-23] invocationID:{InvocationID} - Host 10.233.66.230 with SNI null
2022-03-29 04:06:13 638 DEBUG [org.eclipse.jetty.server.Server][dw-23] invocationID:{InvocationID} - REQUEST GET /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1}
2022-03-29 04:06:13 638 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-23] invocationID:{InvocationID} - GzipHandler@5cf3a7f9{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck)@67365acc in null
2022-03-29 04:06:13 638 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-23] invocationID:{InvocationID} - scope null||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@778d82e9{/,null,AVAILABLE}
2022-03-29 04:06:13 638 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-23] invocationID:{InvocationID} - context=||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@778d82e9{/,null,AVAILABLE}
2022-03-29 04:06:13 639 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-23] invocationID:{InvocationID} - servlet |/api/holmes-engine-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-683ed81b@2bf285d7==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2022-03-29 04:06:13 639 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-23] invocationID:{InvocationID} - call filter logFilter@5a537a16==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true
2022-03-29 04:06:13 639 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-23] invocationID:{InvocationID} - Entering.
2022-03-29 04:06:13 639 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-23] invocationID:{InvocationID} - Invoking synchronously ... 
2022-03-29 04:06:13 640 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@5cf3a7f9{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck)@67365acc
2022-03-29 04:06:13 641 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@28ede851 exclude no deflater
2022-03-29 04:06:13 641 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@3112c670[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@2bdf8ecb{null}
2022-03-29 04:06:13 641 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
200 OK HTTP/1.1
Connection: close
Date: Tue, 29 Mar 2022 04:06:13 GMT
X-TransactionID: 6726c742-36d3-4000-b6f4-cf35a0013c60
X-InvocationID: d2436960-e361-49ac-9140-fba15c724a61
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2022-03-29 04:06:13 641 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@7eea4146[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@390281aa] (null,[p=0,l=4,c=8192,r=4],true)@START
2022-03-29 04:06:13 641 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@3112c670[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:13 641 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close
Date: Tue, 29 Mar 2022 04:06:13 GMT
X-TransactionID: 6726c742-36d3-4000-b6f4-cf35a0013c60
X-InvocationID: d2436960-e361-49ac-9140-fba15c724a61
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2022-03-29 04:06:13 641 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT
2022-03-29 04:06:13 641 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@7eea4146[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@390281aa] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING
2022-03-29 04:06:13 641 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@1e04e1bc{IDLE}->null [HeapByteBuffer@2f395c69[p=0,l=252,c=8192,r=252]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@3112c670[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]
2022-03-29 04:06:13 641 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@1e04e1bc{WRITING}->null:IDLE-->WRITING
2022-03-29 04:06:13 641 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@3293d121::SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@3293d121{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=-,flush=W,to=8/30000}=>HttpConnection@4b2c354[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@337ce90{s=COMPLETING}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2022-03-29 04:06:13 641 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@2f395c69[p=0,l=252,c=8192,r=252]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:13 641 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING
2022-03-29 04:06:13 642 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@3293d121{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=-,flush=W,to=8/30000}=>HttpConnection@4b2c354[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@337ce90{s=COMPLETING}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}
2022-03-29 04:06:13 642 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2022-03-29 04:06:13 642 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3293d121{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=-,flush=W,to=9/30000}=>HttpConnection@4b2c354[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@337ce90{s=COMPLETING}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}
2022-03-29 04:06:13 642 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@1e04e1bc{WRITING}->null
2022-03-29 04:06:13 642 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@7eea4146[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@390281aa] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2022-03-29 04:06:13 642 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@3293d121::SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3293d121{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OSHUTTING,fill=-,flush=-,to=9/30000}=>HttpConnection@4b2c354[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@337ce90{s=END}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} oshut=false, ishut=false
2022-03-29 04:06:13 643 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@3293d121::SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3293d121{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OSHUTTING,fill=-,flush=-,to=9/30000}=>HttpConnection@4b2c354[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@337ce90{s=END}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6}
2022-03-29 04:06:13 643 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 40 sequenceNumber = 1 [p=0,l=40,c=17408,r=40] ioDone=false/true
2022-03-29 04:06:13 643 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3293d121{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OSHUTTING,fill=-,flush=-,to=10/30000}=>HttpConnection@4b2c354[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@337ce90{s=END}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6}
2022-03-29 04:06:13 643 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2022-03-29 04:06:13 643 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3293d121{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OSHUTTING,fill=-,flush=-,to=10/30000}=>HttpConnection@4b2c354[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@337ce90{s=END}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6}
2022-03-29 04:06:13 643 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@3293d121::SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3293d121{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OSHUTTING,fill=-,flush=-,to=10/30000}=>HttpConnection@4b2c354[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@337ce90{s=END}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6}
2022-03-29 04:06:13 644 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@3d37e92e{SSLC.NBReadCB@3293d121{SslConnection@3293d121::SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3293d121{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OSHUTTING,fill=-,flush=-,to=10/30000}=>HttpConnection@4b2c354[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@337ce90{s=END}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=7}}}
2022-03-29 04:06:13 644 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@3293d121{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OSHUTTING,fill=-,flush=-,to=10/30000}=>HttpConnection@4b2c354[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@337ce90{s=END}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=7}
2022-03-29 04:06:13 644 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=1
2022-03-29 04:06:13 644 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c woken up from select, 0/0/1 selected
2022-03-29 04:06:13 644 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@3293d121{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OSHUT,fill=-,flush=-,to=11/30000}=>HttpConnection@4b2c354[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@337ce90{s=END}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=7}
2022-03-29 04:06:13 644 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0
2022-03-29 04:06:13 645 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-23] invocationID:{InvocationID} - completed HttpChannelState@636f46f{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2022-03-29 04:06:13 645 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-23] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@636f46f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2022-03-29 04:06:13 645 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3293d121{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OSHUT,fill=-,flush=-,to=12/30000}=>HttpConnection@4b2c354[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@337ce90{s=END}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=8}
2022-03-29 04:06:13 645 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-23] invocationID:{InvocationID} - recycle HttpChannelState@636f46f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2022-03-29 04:06:13 645 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1}
2022-03-29 04:06:13 645 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - CONTENT --> CLOSE
2022-03-29 04:06:13 645 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-23] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 645 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3293d121{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OSHUT,fill=-,flush=-,to=12/30000}=>HttpConnection@4b2c354[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@337ce90{s=START}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-29 04:06:13 645 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >fill SslConnection@3293d121::SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3293d121{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OSHUT,fill=-,flush=-,to=12/30000}=>HttpConnection@4b2c354[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@337ce90{s=START}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 645 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-03-29 04:06:13 645 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - filled 24 HeapByteBuffer@6f7f7a11[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13\xD19k\xEe\x1e\xAf\x8d\xE8\xF1\xF2t\xA7\xC5Z\xDb\x0160\x8f>>>O\xBa\xF61\xBdN\x83\x0b[...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:13 645 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0} tryExecute EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=23,epc=1763]@2022-03-29T04:06:13.645852Z
2022-03-29 04:06:13 645 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net filled=24
2022-03-29 04:06:13 645 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}@629f0910 offer EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}][pc=0,pic=0,pec=23,epc=1763]@2022-03-29T04:06:13.645933Z
2022-03-29 04:06:13 646 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1} startReservedThread p=1
2022-03-29 04:06:13 646 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - unwrap net_filled=24 Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 24 bytesProduced = 0 encryptedBuffer=[p=24,l=24,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3d4b0259[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#{\xF9\x08h...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3d4b0259[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#{\xF9\x08h...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:13 646 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - queue ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@2c01570d startThread=0
2022-03-29 04:06:13 646 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - /10.233.66.230:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@3293d121{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OSHUT,fill=-,flush=-,to=12/30000}=>HttpConnection@4b2c354[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@337ce90{s=START}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 646 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1}
2022-03-29 04:06:13 646 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@4b2c354::DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OSHUT,fill=-,flush=-,to=12/30000} filled -1 HeapByteBuffer@3d4b0259[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#{\xF9\x08h...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:13 646 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@629f0910 task=EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=23,epc=1763]@2022-03-29T04:06:13.64618Z
2022-03-29 04:06:13 646 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@2c01570d in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}]
2022-03-29 04:06:13 646 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - close DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OSHUT,fill=-,flush=-,to=13/30000}
2022-03-29 04:06:13 646 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-24] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=23,epc=1763]@2022-03-29T04:06:13.64614Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@3293d121{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OSHUT,fill=-,flush=-,to=12/30000}=>HttpConnection@4b2c354[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@337ce90{s=START}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-29 04:06:13 646 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}@2c01570d started
2022-03-29 04:06:13 646 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - close(null) DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,OSHUT,fill=-,flush=-,to=13/30000}
2022-03-29 04:06:13 646 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@2c01570d waiting
2022-03-29 04:06:13 646 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}][pc=0,pic=0,pec=23,epc=1763]@2022-03-29T04:06:13.646325Z tryProduce true
2022-03-29 04:06:13 646 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 0
2022-03-29 04:06:13 646 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2022-03-29 04:06:13 646 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - fillable FillInterest@3d37e92e{SSLC.NBReadCB@3293d121{SslConnection@3293d121::SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@3293d121{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@4b2c354[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@337ce90{s=START}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-29 04:06:13 646 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3293d121{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@4b2c354[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@337ce90{s=START}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 646 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c waiting with 1 keys
2022-03-29 04:06:13 646 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - shutdownOutput: SslConnection@3293d121::SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3293d121{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@4b2c354[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@337ce90{s=START}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} oshut=true, ishut=false
2022-03-29 04:06:13 646 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >c.onFillable SslConnection@3293d121::SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3293d121{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@4b2c354[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@337ce90{s=START}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 646 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - ensureFillInterested SslConnection@3293d121::SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3293d121{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@4b2c354[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@337ce90{s=START}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 646 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - close DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=13/30000}
2022-03-29 04:06:13 646 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - close(null) DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=13/30000}
2022-03-29 04:06:13 646 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - interested FillInterest@3d37e92e{SSLC.NBReadCB@3293d121{SslConnection@3293d121::SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3293d121{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@4b2c354[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@337ce90{s=START}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-29 04:06:13 646 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - onFillable SslConnection@3293d121::SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3293d121{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@4b2c354[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@337ce90{s=START}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 646 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - fillable FillInterest@2f8d37e8{null}
2022-03-29 04:06:13 646 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - FillInterest@2f8d37e8{null} lost race null
2022-03-29 04:06:13 646 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@3293d121{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@4b2c354[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@337ce90{s=START}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 646 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@11813d70 on ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-29 04:06:13 647 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=1
2022-03-29 04:06:13 647 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.66.230:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@3293d121{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@4b2c354[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@337ce90{s=START}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 647 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@6980c672 size 1 > capacity
2022-03-29 04:06:13 647 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c woken with none selected
2022-03-29 04:06:13 647 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c woken up from select, 0/0/1 selected
2022-03-29 04:06:13 647 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c processing 0 keys, 1 updates
2022-03-29 04:06:13 647 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 1
2022-03-29 04:06:13 647 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@11813d70
2022-03-29 04:06:13 647 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - ran ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@6980c672 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}]
2022-03-29 04:06:13 647 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - close SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@3293d121{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@4b2c354[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@337ce90{s=START}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 647 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@3293d121{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@4b2c354[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@337ce90{s=START}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 647 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2022-03-29 04:06:13 647 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c waiting with 1 keys
2022-03-29 04:06:13 647 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c woken up from select, 1/1/1 selected
2022-03-29 04:06:13 647 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c processing 1 keys, 0 updates
2022-03-29 04:06:13 647 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@3293d121{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@4b2c354[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@337ce90{s=START}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 647 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.66.230:9102 remote=/10.233.66.23:40472], selector=sun.nio.ch.EPollSelectorImpl@644c48c, interestOps=1, readyOps=1 SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@3293d121{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@4b2c354[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@337ce90{s=START}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-29 04:06:13 647 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - doClose SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@3293d121{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@4b2c354[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@337ce90{s=START}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 647 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@3293d121{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@4b2c354[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@337ce90{s=START}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 647 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@3293d121{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@4b2c354[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@337ce90{s=START}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-29 04:06:13 647 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0} tryExecute EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=23,epc=1764]@2022-03-29T04:06:13.647565Z
2022-03-29 04:06:13 647 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}@2c01570d offer EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}][pc=0,pic=0,pec=23,epc=1764]@2022-03-29T04:06:13.647608Z
2022-03-29 04:06:13 647 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - onClose FillInterest@3d37e92e{SSLC.NBReadCB@3293d121{SslConnection@3293d121::SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@3293d121{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@4b2c354[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@337ce90{s=START}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-29 04:06:13 647 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1} startReservedThread p=1
2022-03-29 04:06:13 647 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - queue ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@2c7f329e startThread=0
2022-03-29 04:06:13 647 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - onFillableFail SslConnection@3293d121::SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@3293d121{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@4b2c354[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@337ce90{s=START}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 647 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=23,epc=1764]@2022-03-29T04:06:13.647695Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@3293d121{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@4b2c354[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@337ce90{s=START}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-29 04:06:13 647 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@3d37e92e{null}
2022-03-29 04:06:13 647 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - FillInterest@3d37e92e{null} lost race null
2022-03-29 04:06:13 647 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 0
2022-03-29 04:06:13 647 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2022-03-29 04:06:13 647 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - onFail FillInterest@2f8d37e8{null}
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:150)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:355)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:214)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1366)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:254)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:255)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-03-29 04:06:13 647 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Ignoring key update for concurrently closed channel SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3293d121{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@4b2c354[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@337ce90{s=START}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 647 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Wakeup ManagedSelector@58945295{STARTED} id=0 keys=1 selected=1 updates=0
2022-03-29 04:06:13 647 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@49fa9d61 startThread=0
2022-03-29 04:06:13 647 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - onClose FillInterest@2f8d37e8{null}
2022-03-29 04:06:13 648 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3293d121{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@4b2c354[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@337ce90{s=START}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 648 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@4b2c354::DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=14/30000} parse HeapByteBuffer@3d4b0259[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#{\xF9\x08h...\x00\x00\x00\x00\x00\x00\x00} {}
2022-03-29 04:06:13 648 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@3d4b0259[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#{\xF9\x08h...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:13 648 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - CLOSE --> CLOSED
2022-03-29 04:06:13 648 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@4b2c354::DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=14/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-03-29 04:06:13 648 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3293d121{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@4b2c354[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@337ce90{s=START}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 648 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@4b2c354::DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=14/30000}
2022-03-29 04:06:13 648 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=14/30000}
2022-03-29 04:06:13 648 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c waiting with 1 keys
2022-03-29 04:06:13 648 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@4b2c354::DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=14/30000} onFillable exit HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2022-03-29 04:06:13 648 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c woken with none selected
2022-03-29 04:06:13 648 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c woken up from select, 0/0/0 selected
2022-03-29 04:06:13 648 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c processing 0 keys, 0 updates
2022-03-29 04:06:13 648 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 0
2022-03-29 04:06:13 648 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2022-03-29 04:06:13 648 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c waiting with 0 keys
2022-03-29 04:06:13 648 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@2c01570d task=EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=23,epc=1765]@2022-03-29T04:06:13.648312Z
2022-03-29 04:06:13 648 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=23,epc=1765]@2022-03-29T04:06:13.648359Z tryProduce true
2022-03-29 04:06:13 648 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - /10.233.66.230:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3293d121{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@4b2c354[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@337ce90{s=START}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 648 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}@2c01570d waiting
2022-03-29 04:06:13 648 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}@4161f74f size 1 > capacity
2022-03-29 04:06:13 648 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - ran ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}@4161f74f in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}]
2022-03-29 04:06:13 648 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-68] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@49fa9d61 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}]
2022-03-29 04:06:13 648 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-68] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3293d121{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@4b2c354[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@337ce90{s=START}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 648 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-68] invocationID:{InvocationID} - onClose HttpConnection@4b2c354::DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=15/30000}
2022-03-29 04:06:13 648 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-68] invocationID:{InvocationID} - onClose SslConnection@3293d121::SocketChannelEndPoint@7fd3d5a5{/10.233.66.23:40472<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3293d121{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@672967f1{/10.233.66.23:40472<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@4b2c354[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@337ce90{s=START}]=>HttpChannelOverHttp@57bc2576{s=HttpChannelState@636f46f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:13 648 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-68] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@49fa9d61 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}]
2022-03-29 04:06:13 649 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-73] invocationID:{InvocationID} - run ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}@2c7f329e in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}]
2022-03-29 04:06:13 649 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-73] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}@2c7f329e size 1 > capacity
2022-03-29 04:06:13 649 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-73] invocationID:{InvocationID} - ran ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@2c7f329e in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}]
2022-03-29 04:06:17 587 TRACE [sun.net.www.protocol.http.HttpURLConnection][Thread-15] invocationID:{InvocationID} - KeepAlive stream used: http://message-router.onap:3904/events/unauthenticated.SEC_FAULT_OUTPUT/homlesGroupc36c6601-d1c7-4261-90a5-5f60e5c87eb9/homlesc36c6601-d1c7-4261-90a5-5f60e5c87eb9?timeout=15000
2022-03-29 04:06:17 587 DEBUG [sun.net.www.protocol.http.HttpURLConnection][Thread-15] invocationID:{InvocationID} - sun.net.www.MessageHeader@4dbd1c3b13 pairs: {null: HTTP/1.1 200 OK}{Date: Tue, 29 Mar 2022 04:06:03 GMT}{Cache-Control: no-store, no-cache, must-revalidate}{Pragma: no-cache}{Expires: 0}{Content-Type: application/json}{Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2}{breadcrumbId: ID-onap-message-router-0-message-router-onap-svc-cluster-local-1648522605682-0-28170}{timeout: 15000}{User-Agent: Jersey/2.30.1 (HttpUrlConnection 11.0.6)}{X-CSI-Internal-WriteableRequest: true}{Content-Length: 2}{Server: Jetty(9.4.z-SNAPSHOT)}
2022-03-29 04:06:17 589 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next object: org.glassfish.jersey.inject.hk2.Hk2InjectionManagerFactory
2022-03-29 04:06:17 589 DEBUG [org.jvnet.hk2.logger][Thread-15] invocationID:{InvocationID} - Created ServiceLocator ServiceLocatorImpl(__HK2_Generated_429,430,233283058)
2022-03-29 04:06:17 591 DEBUG [org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager][Thread-15] invocationID:{InvocationID} - Clearing Jersey HK2 caches. Service cache size: 3, reflection cache size: 20.
2022-03-29 04:06:17 593 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.logging.LoggingFeatureAutoDiscoverable
2022-03-29 04:06:17 593 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.internal.config.ExternalPropertiesAutoDiscoverable
2022-03-29 04:06:17 593 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.filter.internal.ServerFiltersAutoDiscoverable
2022-03-29 04:06:17 593 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.validation.internal.ValidationAutoDiscoverable
2022-03-29 04:06:17 594 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.jaxb.internal.JaxbAutoDiscoverable
2022-03-29 04:06:17 594 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.spidiscovery.internal.MetaInfServicesAutoDiscoverable
2022-03-29 04:06:17 594 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.wadl.internal.WadlAutoDiscoverable
2022-03-29 04:06:17 594 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.internal.monitoring.MonitoringAutodiscoverable
2022-03-29 04:06:17 621 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
2022-03-29 04:06:17 622 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
2022-03-29 04:06:17 623 DEBUG [org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel][Thread-15] invocationID:{InvocationID} - System properties configuration provider not allowed
2022-03-29 04:06:17 623 DEBUG [org.glassfish.jersey.client.ClientExecutorProvidersConfigurator][Thread-15] invocationID:{InvocationID} - null
java.lang.reflect.InvocationTargetException: null
	at java.base/jdk.internal.reflect.GeneratedMethodAccessor31.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.client.ClientExecutorProvidersConfigurator.lookupManagedScheduledExecutorService(ClientExecutorProvidersConfigurator.java:174)
	at org.glassfish.jersey.client.ClientExecutorProvidersConfigurator.init(ClientExecutorProvidersConfigurator.java:124)
	at org.glassfish.jersey.client.ClientConfig$State.initRuntime(ClientConfig.java:447)
	at org.glassfish.jersey.internal.util.collection.Values$LazyValueImpl.get(Values.java:317)
	at org.glassfish.jersey.client.ClientConfig.getRuntime(ClientConfig.java:807)
	at org.glassfish.jersey.client.ClientRequest.getClientRuntime(ClientRequest.java:219)
	at org.glassfish.jersey.client.ClientRequest.getInjectionManager(ClientRequest.java:610)
	at org.glassfish.jersey.client.JerseyWebTarget.onBuilder(JerseyWebTarget.java:364)
	at org.glassfish.jersey.client.JerseyWebTarget.request(JerseyWebTarget.java:192)
	at org.glassfish.jersey.client.JerseyWebTarget.request(JerseyWebTarget.java:36)
	at org.onap.holmes.common.utils.JerseyClient.get(JerseyClient.java:121)
	at org.onap.holmes.dsa.dmaappolling.Subscriber.getDMaaPData(Subscriber.java:85)
	at org.onap.holmes.dsa.dmaappolling.Subscriber.subscribe(Subscriber.java:69)
	at org.onap.holmes.engine.dmaap.DMaaPAlarmPolling.run(DMaaPAlarmPolling.java:49)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or in an application resource file: java.naming.factory.initial
	at java.naming/javax.naming.spi.NamingManager.getInitialContext(Unknown Source)
	at java.naming/javax.naming.InitialContext.getDefaultInitCtx(Unknown Source)
	at java.naming/javax.naming.InitialContext.getURLOrDefaultInitCtx(Unknown Source)
	at java.naming/javax.naming.InitialContext.lookup(Unknown Source)
	... 18 common frames omitted
2022-03-29 04:06:17 623 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][Thread-15] invocationID:{InvocationID} - Selected ExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientAsyncExecutorProvider] to be used for injection of executor qualified by [org.glassfish.jersey.client.ClientAsyncExecutor] annotation.
2022-03-29 04:06:17 624 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][Thread-15] invocationID:{InvocationID} - Selected ScheduledExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientBackgroundSchedulerProvider] to be used for injection of scheduler qualified by [org.glassfish.jersey.client.ClientBackgroundScheduler] annotation.
2022-03-29 04:06:17 627 INFO  [org.glassfish.jersey.client.internal.HttpUrlConnector][Thread-15] invocationID:{InvocationID} - Restricted headers are not enabled using [sun.net.http.allowRestrictedHeaders] system property (setting only takes effect on connections created after the property has been set/changed).
2022-03-29 04:06:17 628 TRACE [sun.net.www.protocol.http.HttpURLConnection][Thread-15] invocationID:{InvocationID} - ProxySelector Request for http://message-router.onap:3904/events/unauthenticated.SEC_FAULT_OUTPUT/homlesGroupc36c6601-d1c7-4261-90a5-5f60e5c87eb9/homlesc36c6601-d1c7-4261-90a5-5f60e5c87eb9?timeout=15000
2022-03-29 04:06:17 628 TRACE [sun.net.www.protocol.http.HttpURLConnection][Thread-15] invocationID:{InvocationID} - KeepAlive stream retrieved from the cache, sun.net.www.http.HttpClient(http://message-router.onap:3904/events/unauthenticated.SEC_FAULT_OUTPUT/homlesGroupc36c6601-d1c7-4261-90a5-5f60e5c87eb9/homlesc36c6601-d1c7-4261-90a5-5f60e5c87eb9?timeout=15000)
2022-03-29 04:06:17 628 TRACE [sun.net.www.protocol.http.HttpURLConnection][Thread-15] invocationID:{InvocationID} - Proxy used: DIRECT
2022-03-29 04:06:17 629 DEBUG [sun.net.www.protocol.http.HttpURLConnection][Thread-15] invocationID:{InvocationID} - sun.net.www.MessageHeader@6ea19c745 pairs: {GET /events/unauthenticated.SEC_FAULT_OUTPUT/homlesGroupc36c6601-d1c7-4261-90a5-5f60e5c87eb9/homlesc36c6601-d1c7-4261-90a5-5f60e5c87eb9?timeout=15000 HTTP/1.1: null}{User-Agent: Jersey/2.30.1 (HttpUrlConnection 11.0.6)}{Host: message-router.onap:3904}{Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2}{Connection: keep-alive}
2022-03-29 04:06:17 630 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - Shutdown ServiceLocator ServiceLocatorImpl(__HK2_Generated_418,419,2068135015)
2022-03-29 04:06:17 630 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - ServiceLocator ServiceLocatorImpl(__HK2_Generated_418,419,2068135015) has been shutdown
2022-03-29 04:06:17 634 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - Shutdown ServiceLocator ServiceLocatorImpl(__HK2_Generated_428,429,1150304321)
2022-03-29 04:06:17 634 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - ServiceLocator ServiceLocatorImpl(__HK2_Generated_428,429,1150304321) has been shutdown
2022-03-29 04:06:17 636 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - Shutdown ServiceLocator ServiceLocatorImpl(__HK2_Generated_421,422,1268538119)
2022-03-29 04:06:17 636 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - ServiceLocator ServiceLocatorImpl(__HK2_Generated_421,422,1268538119) has been shutdown
2022-03-29 04:06:17 638 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - Shutdown ServiceLocator ServiceLocatorImpl(__HK2_Generated_427,428,1246953188)
2022-03-29 04:06:17 638 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - ServiceLocator ServiceLocatorImpl(__HK2_Generated_427,428,1246953188) has been shutdown
2022-03-29 04:06:17 640 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - Shutdown ServiceLocator ServiceLocatorImpl(__HK2_Generated_422,423,1588105223)
2022-03-29 04:06:17 640 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - ServiceLocator ServiceLocatorImpl(__HK2_Generated_422,423,1588105223) has been shutdown
2022-03-29 04:06:17 642 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - Shutdown ServiceLocator ServiceLocatorImpl(__HK2_Generated_426,427,297174697)
2022-03-29 04:06:17 642 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - ServiceLocator ServiceLocatorImpl(__HK2_Generated_426,427,297174697) has been shutdown
2022-03-29 04:06:17 642 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - Shutdown ServiceLocator ServiceLocatorImpl(__HK2_Generated_423,424,1181999497)
2022-03-29 04:06:17 642 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - ServiceLocator ServiceLocatorImpl(__HK2_Generated_423,424,1181999497) has been shutdown
2022-03-29 04:06:17 643 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - Shutdown ServiceLocator ServiceLocatorImpl(__HK2_Generated_425,426,453984461)
2022-03-29 04:06:17 643 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - ServiceLocator ServiceLocatorImpl(__HK2_Generated_425,426,453984461) has been shutdown
2022-03-29 04:06:17 644 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - Shutdown ServiceLocator ServiceLocatorImpl(__HK2_Generated_424,425,1508042)
2022-03-29 04:06:17 644 DEBUG [org.jvnet.hk2.logger][Finalizer] invocationID:{InvocationID} - ServiceLocator ServiceLocatorImpl(__HK2_Generated_424,425,1508042) has been shutdown
2022-03-29 04:06:19 616 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@614c34e6] obtained in 0 millis
2022-03-29 04:06:19 616 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -   simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@bd2572c, maxRows=1, fetchSize=0, flags=16
2022-03-29 04:06:19 617 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Bind(stmt=S_1,portal=null,$1=<'holmes-engine-mgmt_9201'>,type=VARCHAR)
2022-03-29 04:06:19 617 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Execute(portal=null,limit=1)
2022-03-29 04:06:19 617 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Sync
2022-03-29 04:06:19 618 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  <=BE BindComplete [unnamed]
2022-03-29 04:06:19 618 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  <=BE DataRow(len=51)
2022-03-29 04:06:19 618 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  <=BE PortalSuspended
2022-03-29 04:06:19 618 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  <=BE ReadyForQuery(I)
2022-03-29 04:06:19 618 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - statement:[/* EngineEntityDao.getEntity */ SELECT * FROM ENGINE_ENTITY WHERE ID = ?] took 1 millis
2022-03-29 04:06:19 618 TRACE [org.postgresql.jdbc.PgConnection][EntityStatusRefreshTimer] invocationID:{InvocationID} -   getString columnIndex: 2
2022-03-29 04:06:19 618 TRACE [org.postgresql.jdbc.PgConnection][EntityStatusRefreshTimer] invocationID:{InvocationID} -   getInt columnIndex: 3
2022-03-29 04:06:19 618 TRACE [org.postgresql.jdbc.PgConnection][EntityStatusRefreshTimer] invocationID:{InvocationID} -   getLong columnIndex: 4
2022-03-29 04:06:19 618 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@614c34e6] released
2022-03-29 04:06:19 618 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@12ad1e36] obtained in 0 millis
2022-03-29 04:06:19 619 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -   simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@fe54662, maxRows=0, fetchSize=0, flags=16
2022-03-29 04:06:19 619 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Bind(stmt=S_2,portal=null,$1=<1648526779615>,type=INT8,$2=<'holmes-engine-mgmt_9201'>,type=VARCHAR)
2022-03-29 04:06:19 619 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Execute(portal=null,limit=0)
2022-03-29 04:06:19 619 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Sync
2022-03-29 04:06:19 621 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  <=BE BindComplete [unnamed]
2022-03-29 04:06:19 621 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  <=BE CommandStatus(UPDATE 1)
2022-03-29 04:06:19 621 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  <=BE ReadyForQuery(I)
2022-03-29 04:06:19 621 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - statement:[/* EngineEntityDao.updateEntity */ UPDATE ENGINE_ENTITY SET LASTMODIFIED = ? WHERE ID = ?] took 2 millis
2022-03-29 04:06:19 621 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@12ad1e36] released
2022-03-29 04:06:23 601 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21-acceptor-0@3462e99a-EngineDActiveApp@35d81657{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@54b7484e on ManagedSelector@58945295{STARTED} id=0 keys=0 selected=0 updates=0
2022-03-29 04:06:23 601 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21-acceptor-0@3462e99a-EngineDActiveApp@35d81657{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=0 selected=0 updates=1
2022-03-29 04:06:23 601 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c woken with none selected
2022-03-29 04:06:23 601 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c woken up from select, 0/0/0 selected
2022-03-29 04:06:23 601 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c processing 0 keys, 1 updates
2022-03-29 04:06:23 601 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 1
2022-03-29 04:06:23 601 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$Accept@54b7484e
2022-03-29 04:06:23 601 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$Accept@54b7484e startThread=0
2022-03-29 04:06:23 601 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2022-03-29 04:06:23 601 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c waiting with 1 keys
2022-03-29 04:06:23 601 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$Accept@54b7484e in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}]
2022-03-29 04:06:23 601 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-28] invocationID:{InvocationID} - SocketChannelEndPoint@7a49ddd0{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-03-29 04:06:23 601 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-28] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@9acf01d
2022-03-29 04:06:23 602 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - new HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2022-03-29 04:06:23 602 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - New HTTP Connection HttpConnection@30384b77::DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}
2022-03-29 04:06:23 602 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@7a49ddd0{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5b4c6b3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@30384b77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23604f03{s=START}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:23 602 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - onOpen SslConnection@5b4c6b3::SocketChannelEndPoint@7a49ddd0{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5b4c6b3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@30384b77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23604f03{s=START}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:23 602 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - onOpen HttpConnection@30384b77::DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}
2022-03-29 04:06:23 602 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - fillInterested HttpConnection@30384b77::DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}
2022-03-29 04:06:23 602 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - interested FillInterest@2e32985e{AC.ReadCB@30384b77{HttpConnection@30384b77::DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-29 04:06:23 602 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@5b4c6b3::SocketChannelEndPoint@7a49ddd0{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5b4c6b3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@30384b77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23604f03{s=START}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:23 602 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.66.230:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5b4c6b3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@30384b77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23604f03{s=START}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:23 603 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - interested FillInterest@5c230d1c{SSLC.NBReadCB@5b4c6b3{SslConnection@5b4c6b3::SocketChannelEndPoint@7a49ddd0{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5b4c6b3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@30384b77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23604f03{s=START}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-29 04:06:23 603 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@7a49ddd0{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5b4c6b3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@30384b77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23604f03{s=START}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:23 603 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@7f01d975 on ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-29 04:06:23 603 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=1
2022-03-29 04:06:23 603 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c woken with none selected
2022-03-29 04:06:23 603 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c woken up from select, 0/0/1 selected
2022-03-29 04:06:23 603 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c processing 0 keys, 1 updates
2022-03-29 04:06:23 603 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 1
2022-03-29 04:06:23 603 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@7f01d975
2022-03-29 04:06:23 603 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Created SocketChannelEndPoint@7a49ddd0{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5b4c6b3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@30384b77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23604f03{s=START}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:23 603 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$Accept@54b7484e in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}]
2022-03-29 04:06:23 603 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@7a49ddd0{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@5b4c6b3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@30384b77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23604f03{s=START}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:23 603 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2022-03-29 04:06:23 603 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c waiting with 1 keys
2022-03-29 04:06:23 603 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c woken up from select, 1/1/1 selected
2022-03-29 04:06:23 603 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c processing 1 keys, 0 updates
2022-03-29 04:06:23 603 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.66.230:9102 remote=/10.233.66.23:40566], selector=sun.nio.ch.EPollSelectorImpl@644c48c, interestOps=1, readyOps=1 SocketChannelEndPoint@7a49ddd0{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@5b4c6b3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@30384b77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23604f03{s=START}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-29 04:06:23 603 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7a49ddd0{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@5b4c6b3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@30384b77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23604f03{s=START}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:23 604 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@7a49ddd0{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@5b4c6b3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@30384b77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23604f03{s=START}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-29 04:06:23 604 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0} tryExecute EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/REPRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=23,epc=1765]@2022-03-29T04:06:23.604211Z
2022-03-29 04:06:23 604 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}@2c01570d offer EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/REPRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}][pc=0,pic=0,pec=23,epc=1765]@2022-03-29T04:06:23.604345Z
2022-03-29 04:06:23 604 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1} startReservedThread p=1
2022-03-29 04:06:23 604 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - queue ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@68f78868 startThread=0
2022-03-29 04:06:23 604 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@2c01570d task=EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=23,epc=1765]@2022-03-29T04:06:23.604628Z
2022-03-29 04:06:23 604 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=23,epc=1765]@2022-03-29T04:06:23.604545Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7a49ddd0{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5b4c6b3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@30384b77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23604f03{s=START}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-29 04:06:23 604 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=23,epc=1766]@2022-03-29T04:06:23.604722Z tryProduce true
2022-03-29 04:06:23 604 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 0
2022-03-29 04:06:23 604 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0
2022-03-29 04:06:23 604 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@5c230d1c{SSLC.NBReadCB@5b4c6b3{SslConnection@5b4c6b3::SocketChannelEndPoint@7a49ddd0{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5b4c6b3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@30384b77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23604f03{s=START}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-29 04:06:23 604 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@7a49ddd0{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b4c6b3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@30384b77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23604f03{s=START}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:23 604 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >c.onFillable SslConnection@5b4c6b3::SocketChannelEndPoint@7a49ddd0{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b4c6b3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@30384b77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23604f03{s=START}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:23 604 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c waiting with 1 keys
2022-03-29 04:06:23 604 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - onFillable SslConnection@5b4c6b3::SocketChannelEndPoint@7a49ddd0{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b4c6b3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@30384b77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23604f03{s=START}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:23 604 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@2e32985e{AC.ReadCB@30384b77{HttpConnection@30384b77::DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=2/30000}}}
2022-03-29 04:06:23 605 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@30384b77::DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2022-03-29 04:06:23 605 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - run ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@68f78868 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}]
2022-03-29 04:06:23 605 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >fill SslConnection@5b4c6b3::SocketChannelEndPoint@7a49ddd0{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b4c6b3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@30384b77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23604f03{s=START}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:23 605 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2022-03-29 04:06:23 605 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}@68f78868 started
2022-03-29 04:06:23 605 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@68f78868 waiting
2022-03-29 04:06:23 605 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 261 HeapByteBuffer@6f7f7a11[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03\x8d\xCc\xD0\xFa,\xCe\xC2f\xF0\x167\xC6\x9c<...;\x92\xDd\xA5\xBd\xC32\x1a\x8e\xC8\x1b\xBf\xF1-\xAa\xDa\x9f\xD4\xF3\xC1\xD34M>>>\x1e\xDf|\x05\x05\xEc\x80\x15\x88...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:23 605 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=261
2022-03-29 04:06:23 605 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill starting handshake SslConnection@5b4c6b3::SocketChannelEndPoint@7a49ddd0{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b4c6b3{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@30384b77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23604f03{s=START}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:23 606 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - unwrap net_filled=261 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 261 bytesProduced = 0 encryptedBuffer=[p=261,l=261,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3d4b0259[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#{\xF9\x08h...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3d4b0259[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#{\xF9\x08h...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:23 606 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_TASK
2022-03-29 04:06:23 606 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_WRAP
2022-03-29 04:06:23 606 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >flush SslConnection@5b4c6b3::SocketChannelEndPoint@7a49ddd0{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b4c6b3{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@30384b77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23604f03{s=START}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:23 606 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@40198ea3[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-29 04:06:23 606 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush NEED_WRAP
2022-03-29 04:06:23 607 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 166 sequenceNumber = 0 [p=0,l=166,c=17408,r=166] ioDone=false/false
2022-03-29 04:06:23 607 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@7a49ddd0{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b4c6b3{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@30384b77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23604f03{s=START}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:23 607 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net flushed=true, ac=true
2022-03-29 04:06:23 607 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b4c6b3{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@30384b77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23604f03{s=START}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:23 607 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-03-29 04:06:23 607 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 6 HeapByteBuffer@6f7f7a11[p=0,l=6,c=17408,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x00\xFc\x03\x03\x8d\xCc\xD0\xFa...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:23 607 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=6
2022-03-29 04:06:23 607 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - unwrap net_filled=6 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=[p=6,l=6,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3d4b0259[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#{\xF9\x08h...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3d4b0259[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#{\xF9\x08h...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:23 607 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-03-29 04:06:23 607 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 367 HeapByteBuffer@6f7f7a11[p=0,l=367,c=17408,r=367]={<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\x8d\xCc\xD0\xFa,\xCe\xC2f\xF0\x167\xC6\x9c<...\x94z\xAd\x96\x1bK\xCa\x90\xFf;\x08\x8f\x86P2\x8a5\xEda\xA4C\xC8\xBc>>>\x00\x02 \xA7\xCf\xA4\x82\\\x99...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:23 607 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=367
2022-03-29 04:06:23 607 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - unwrap net_filled=367 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 367 bytesProduced = 0 encryptedBuffer=[p=367,l=367,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3d4b0259[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#{\xF9\x08h...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3d4b0259[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#{\xF9\x08h...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:23 607 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_TASK
2022-03-29 04:06:23 612 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-25] invocationID:{InvocationID} - Chose alias holmes-engine-mgmt@holmes-engine-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@9acf01d
2022-03-29 04:06:23 614 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_WRAP
2022-03-29 04:06:23 615 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >flush SslConnection@5b4c6b3::SocketChannelEndPoint@7a49ddd0{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b4c6b3{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@30384b77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23604f03{s=START}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:23 615 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@40198ea3[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-29 04:06:23 615 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush NEED_WRAP
2022-03-29 04:06:23 615 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 160 sequenceNumber = 1 [p=0,l=160,c=17408,r=160] ioDone=false/false
2022-03-29 04:06:23 615 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@7a49ddd0{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b4c6b3{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@30384b77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23604f03{s=START}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:23 615 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net flushed=true, ac=true
2022-03-29 04:06:23 615 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush NEED_WRAP
2022-03-29 04:06:23 615 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 2 [p=0,l=6,c=17408,r=6] ioDone=false/false
2022-03-29 04:06:23 615 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@7a49ddd0{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b4c6b3{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@30384b77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23604f03{s=START}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:23 615 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net flushed=true, ac=true
2022-03-29 04:06:23 615 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - flush NEED_WRAP
2022-03-29 04:06:23 615 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2700 sequenceNumber = 0 [p=0,l=2700,c=17408,r=2700] ioDone=false/false
2022-03-29 04:06:23 616 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - flushed 2700 SocketChannelEndPoint@7a49ddd0{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b4c6b3{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@30384b77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23604f03{s=START}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:23 616 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net flushed=true, ac=true
2022-03-29 04:06:23 616 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b4c6b3{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@30384b77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23604f03{s=START}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:23 616 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-03-29 04:06:23 616 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 0 HeapByteBuffer@6f7f7a11[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:23 616 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=0
2022-03-29 04:06:23 616 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3d4b0259[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#{\xF9\x08h...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3d4b0259[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#{\xF9\x08h...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:23 616 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b4c6b3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@30384b77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23604f03{s=START}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:23 616 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >fill SslConnection@5b4c6b3::SocketChannelEndPoint@7a49ddd0{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b4c6b3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@30384b77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23604f03{s=START}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:23 616 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-03-29 04:06:23 616 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 0 HeapByteBuffer@6f7f7a11[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:23 616 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=0
2022-03-29 04:06:23 616 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3d4b0259[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#{\xF9\x08h...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3d4b0259[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#{\xF9\x08h...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:23 616 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b4c6b3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@30384b77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23604f03{s=START}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:23 616 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@30384b77::DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=13/30000} filled 0 HeapByteBuffer@3d4b0259[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#{\xF9\x08h...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:23 616 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@30384b77::DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=13/30000} parse HeapByteBuffer@3d4b0259[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#{\xF9\x08h...\x00\x00\x00\x00\x00\x00\x00} {}
2022-03-29 04:06:23 616 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@3d4b0259[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#{\xF9\x08h...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:23 616 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@30384b77::DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=13/30000} parsed false HttpParser{s=START,0 of -1}
2022-03-29 04:06:23 616 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@30384b77::DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=13/30000}
2022-03-29 04:06:23 616 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - fillInterested HttpConnection@30384b77::DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=13/30000}
2022-03-29 04:06:23 616 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - interested FillInterest@2e32985e{AC.ReadCB@30384b77{HttpConnection@30384b77::DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-29 04:06:23 616 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@5b4c6b3::SocketChannelEndPoint@7a49ddd0{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b4c6b3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@30384b77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23604f03{s=START}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:23 616 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b4c6b3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@30384b77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23604f03{s=START}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:23 616 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - interested FillInterest@5c230d1c{SSLC.NBReadCB@5b4c6b3{SslConnection@5b4c6b3::SocketChannelEndPoint@7a49ddd0{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b4c6b3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@30384b77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23604f03{s=START}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-29 04:06:23 616 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@7a49ddd0{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@5b4c6b3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@30384b77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23604f03{s=START}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:23 617 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@7f01d975 on ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-29 04:06:23 617 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=1
2022-03-29 04:06:23 617 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c woken with none selected
2022-03-29 04:06:23 617 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@30384b77::DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2022-03-29 04:06:23 617 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c woken up from select, 0/0/1 selected
2022-03-29 04:06:23 617 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c processing 0 keys, 1 updates
2022-03-29 04:06:23 617 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 1
2022-03-29 04:06:23 617 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@7f01d975
2022-03-29 04:06:23 617 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@5b4c6b3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@30384b77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23604f03{s=START}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:23 617 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@629f0910 size 1 > capacity
2022-03-29 04:06:23 617 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - ran ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@629f0910 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}]
2022-03-29 04:06:23 617 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@7a49ddd0{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@5b4c6b3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@30384b77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23604f03{s=START}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:23 617 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0
2022-03-29 04:06:23 617 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c waiting with 1 keys
2022-03-29 04:06:23 617 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c woken up from select, 1/1/1 selected
2022-03-29 04:06:23 617 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c processing 1 keys, 0 updates
2022-03-29 04:06:23 617 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.66.230:9102 remote=/10.233.66.23:40566], selector=sun.nio.ch.EPollSelectorImpl@644c48c, interestOps=1, readyOps=1 SocketChannelEndPoint@7a49ddd0{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@5b4c6b3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@30384b77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23604f03{s=START}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-29 04:06:23 617 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7a49ddd0{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@5b4c6b3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@30384b77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23604f03{s=START}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:23 617 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@7a49ddd0{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@5b4c6b3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@30384b77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23604f03{s=START}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-29 04:06:23 617 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0} tryExecute EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=23,epc=1766]@2022-03-29T04:06:23.617819Z
2022-03-29 04:06:23 617 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}@68f78868 offer EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}][pc=0,pic=0,pec=23,epc=1766]@2022-03-29T04:06:23.617878Z
2022-03-29 04:06:23 617 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1} startReservedThread p=1
2022-03-29 04:06:23 617 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@548b078f startThread=0
2022-03-29 04:06:23 618 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=23,epc=1766]@2022-03-29T04:06:23.617964Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7a49ddd0{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5b4c6b3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@30384b77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23604f03{s=START}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-29 04:06:23 618 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - run ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@548b078f in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}]
2022-03-29 04:06:23 618 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}@548b078f started
2022-03-29 04:06:23 618 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@548b078f waiting
2022-03-29 04:06:23 618 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@5c230d1c{SSLC.NBReadCB@5b4c6b3{SslConnection@5b4c6b3::SocketChannelEndPoint@7a49ddd0{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5b4c6b3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@30384b77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23604f03{s=START}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-29 04:06:23 618 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >c.onFillable SslConnection@5b4c6b3::SocketChannelEndPoint@7a49ddd0{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5b4c6b3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@30384b77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23604f03{s=START}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:23 618 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - onFillable SslConnection@5b4c6b3::SocketChannelEndPoint@7a49ddd0{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5b4c6b3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@30384b77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23604f03{s=START}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:23 618 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@2e32985e{AC.ReadCB@30384b77{HttpConnection@30384b77::DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=1/30000}}}
2022-03-29 04:06:23 618 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@30384b77::DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2022-03-29 04:06:23 618 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >fill SslConnection@5b4c6b3::SocketChannelEndPoint@7a49ddd0{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5b4c6b3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@30384b77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23604f03{s=START}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:23 618 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-03-29 04:06:23 618 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 222 HeapByteBuffer@6f7f7a11[p=0,l=222,c=17408,r=222]={<<<\x17\x03\x03\x005\xE4\xE5\x10\xF6P~\xAe\x9d\x11\x8e&\xCct\x8b?\xF1\xAeU}\x97...\x96\xCb\x012\x9b\xBa\xA0\x07\xEc\x07\x0eH\x84D\x01\xCd\x1e\x15\xEd)\x11(\xBf>>>E\x00C\x13\x01\x1en\xDb\xA9...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:23 618 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=222
2022-03-29 04:06:23 619 DEBUG [jdk.event.security][dw-26] invocationID:{InvocationID} -  TLSHandshake: 10.233.66.23:40566, TLSv1.3, TLS_AES_128_GCM_SHA256, 0
2022-03-29 04:06:23 619 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - unwrap net_filled=222 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=222,c=17408,r=164] unwrapBuffer=HeapByteBuffer@3d4b0259[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#{\xF9\x08h...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3d4b0259[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#{\xF9\x08h...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:23 620 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - handshake succeeded SslConnection@5b4c6b3::SocketChannelEndPoint@7a49ddd0{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@5b4c6b3{NOT_HANDSHAKING,eio=164/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@30384b77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23604f03{s=START}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} resumed server TLSv1.3/TLS_AES_128_GCM_SHA256
2022-03-29 04:06:23 620 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2022-03-29 04:06:23 620 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 0 HeapByteBuffer@6f7f7a11[p=58,l=222,c=17408,r=164]={\x17\x03\x03\x005\x14\x00\x00 ...\xEat\xEf,\xD4\xE8\x7f<<<\x17\x03\x03\x00\x9f\xEe\xF6T\xA0\x94\xE7^W\xD3v\x1f\xF1\x83\x19\x99\x9b\x9aN)+...\x96\xCb\x012\x9b\xBa\xA0\x07\xEc\x07\x0eH\x84D\x01\xCd\x1e\x15\xEd)\x11(\xBf>>>E\x00C\x13\x01\x1en\xDb\xA9...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:23 620 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=0
2022-03-29 04:06:23 620 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 164 bytesProduced = 142 encryptedBuffer=[p=222,l=222,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3d4b0259[p=0,l=142,c=17408,r=142]={<<>>\x0b\x84H\xAcC\x87\xDf\x85`...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3d4b0259[p=0,l=142,c=17408,r=142]={<<>>\x0b\x84H\xAcC\x87\xDf\x85`...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:23 621 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.66.230:9102,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@5b4c6b3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@30384b77[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23604f03{s=START}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:23 621 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@68f78868 task=EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=23,epc=1767]@2022-03-29T04:06:23.621077Z
2022-03-29 04:06:23 621 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@30384b77::DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=4/30000} filled 142 HeapByteBuffer@3d4b0259[p=0,l=142,c=17408,r=142]={<<>>\x0b\x84H\xAcC\x87\xDf\x85`...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:23 621 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-24] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=23,epc=1767]@2022-03-29T04:06:23.621124Z tryProduce true
2022-03-29 04:06:23 621 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 0
2022-03-29 04:06:23 621 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@30384b77::DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@3d4b0259[p=0,l=142,c=17408,r=142]={<<>>\x0b\x84H\xAcC\x87\xDf\x85`...\x00\x00\x00\x00\x00\x00\x00} {}
2022-03-29 04:06:23 621 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@3d4b0259[p=0,l=142,c=17408,r=142]={<<>>\x0b\x84H\xAcC\x87\xDf\x85`...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:23 621 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0
2022-03-29 04:06:23 621 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - START --> SPACE1
2022-03-29 04:06:23 621 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - SPACE1 --> URI
2022-03-29 04:06:23 621 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - URI --> SPACE2
2022-03-29 04:06:23 621 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION
2022-03-29 04:06:23 621 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER
2022-03-29 04:06:23 621 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Host --> VALUE
2022-03-29 04:06:23 621 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE
2022-03-29 04:06:23 621 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Host --> FIELD
2022-03-29 04:06:23 621 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@7a49ddd0{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b4c6b3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@30384b77[p=HttpParser{s=HEADER,0 of -1},g=HttpGenerator@23604f03{s=START}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:23 621 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c waiting with 1 keys
2022-03-29 04:06:23 621 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE
2022-03-29 04:06:23 621 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE
2022-03-29 04:06:23 621 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD
2022-03-29 04:06:23 621 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Accept: */* --> IN_VALUE
2022-03-29 04:06:23 621 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Accept: */* --> FIELD
2022-03-29 04:06:23 621 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE
2022-03-29 04:06:23 621 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD
2022-03-29 04:06:23 621 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - HEADER --> CONTENT
2022-03-29 04:06:23 621 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - REQUEST for //10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0}
GET //10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1
Host: 10.233.66.230:9102
User-Agent: kube-probe/1.22
Accept: */*
Connection: close


2022-03-29 04:06:23 621 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@30384b77::DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=5/30000} parsed true HttpParser{s=CONTENT,0 of -1}
2022-03-29 04:06:23 621 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@30384b77::DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=5/30000}
2022-03-29 04:06:23 621 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - handle //10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 
2022-03-29 04:06:23 621 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - handling HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2022-03-29 04:06:23 621 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0}
2022-03-29 04:06:23 621 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-26] invocationID:{InvocationID} - Host 10.233.66.230 with SNI null
2022-03-29 04:06:23 621 DEBUG [org.eclipse.jetty.server.Server][dw-26] invocationID:{InvocationID} - REQUEST GET /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0}
2022-03-29 04:06:23 621 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-26] invocationID:{InvocationID} - GzipHandler@5cf3a7f9{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck)@2dbadd5 in null
2022-03-29 04:06:23 622 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-26] invocationID:{InvocationID} - scope null||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@778d82e9{/,null,AVAILABLE}
2022-03-29 04:06:23 622 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-26] invocationID:{InvocationID} - context=||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@778d82e9{/,null,AVAILABLE}
2022-03-29 04:06:23 622 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-26] invocationID:{InvocationID} - servlet |/api/holmes-engine-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-683ed81b@2bf285d7==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2022-03-29 04:06:23 622 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-26] invocationID:{InvocationID} - chain=logFilter@5a537a16==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-6b33892a@6b33892a==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-663cf5d7@663cf5d7==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-683ed81b@2bf285d7==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2022-03-29 04:06:23 622 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-26] invocationID:{InvocationID} - call filter logFilter@5a537a16==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true
2022-03-29 04:06:23 622 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-26] invocationID:{InvocationID} - Entering.
2022-03-29 04:06:23 622 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-26] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation.
2022-03-29 04:06:23 622 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-26] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: 9acb7f12-92bb-4515-b1ec-3637db3d3d70
2022-03-29 04:06:23 622 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-26] invocationID:{InvocationID} - Invoking synchronously ... 
2022-03-29 04:06:23 622 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-26] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-6b33892a@6b33892a==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true
2022-03-29 04:06:23 622 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-26] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-663cf5d7@663cf5d7==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true
2022-03-29 04:06:23 622 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-683ed81b@2bf285d7==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2022-03-29 04:06:23 623 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@5cf3a7f9{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck)@2dbadd5
2022-03-29 04:06:23 623 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@26b39cfa exclude no deflater
2022-03-29 04:06:23 623 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@496f7d08[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@4554bcd5{null}
2022-03-29 04:06:23 623 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
200 OK HTTP/1.1
Connection: close
Date: Tue, 29 Mar 2022 04:06:23 GMT
X-TransactionID: 9acb7f12-92bb-4515-b1ec-3637db3d3d70
X-InvocationID: 9ab73890-a735-47a6-9c66-731940c8dd81
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2022-03-29 04:06:23 623 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@1a3e14af[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@20d00f5e] (null,[p=0,l=4,c=8192,r=4],true)@START
2022-03-29 04:06:23 623 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@496f7d08[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:23 623 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close
Date: Tue, 29 Mar 2022 04:06:23 GMT
X-TransactionID: 9acb7f12-92bb-4515-b1ec-3637db3d3d70
X-InvocationID: 9ab73890-a735-47a6-9c66-731940c8dd81
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2022-03-29 04:06:23 623 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT
2022-03-29 04:06:23 623 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@1a3e14af[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@20d00f5e] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING
2022-03-29 04:06:23 624 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@1265a171{IDLE}->null [HeapByteBuffer@2f395c69[p=0,l=252,c=8192,r=252]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@496f7d08[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]
2022-03-29 04:06:23 624 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@1265a171{WRITING}->null:IDLE-->WRITING
2022-03-29 04:06:23 624 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@5b4c6b3::SocketChannelEndPoint@7a49ddd0{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b4c6b3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=-,flush=W,to=7/30000}=>HttpConnection@30384b77[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@23604f03{s=COMPLETING}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2022-03-29 04:06:23 624 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@2f395c69[p=0,l=252,c=8192,r=252]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:23 624 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@496f7d08[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:23 624 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING
2022-03-29 04:06:23 624 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 256 bytesProduced = 294 sequenceNumber = 0 [p=0,l=294,c=17408,r=294] ioDone=false/false
2022-03-29 04:06:23 624 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@7a49ddd0{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b4c6b3{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=-,flush=W,to=7/30000}=>HttpConnection@30384b77[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@23604f03{s=COMPLETING}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2022-03-29 04:06:23 624 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2022-03-29 04:06:23 624 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b4c6b3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=-,flush=W,to=7/30000}=>HttpConnection@30384b77[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@23604f03{s=COMPLETING}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2022-03-29 04:06:23 624 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@1265a171{WRITING}->null
2022-03-29 04:06:23 624 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@1265a171{IDLE}->null:WRITING-->IDLE
2022-03-29 04:06:23 624 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@1a3e14af[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@20d00f5e] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2022-03-29 04:06:23 624 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@1a3e14af[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@20d00f5e] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2022-03-29 04:06:23 624 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=8/30000}
2022-03-29 04:06:23 624 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@5b4c6b3::SocketChannelEndPoint@7a49ddd0{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b4c6b3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@30384b77[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@23604f03{s=END}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} oshut=false, ishut=false
2022-03-29 04:06:23 625 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@5b4c6b3::SocketChannelEndPoint@7a49ddd0{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b4c6b3{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@30384b77[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@23604f03{s=END}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2022-03-29 04:06:23 625 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@40198ea3[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-29 04:06:23 625 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP
2022-03-29 04:06:23 625 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 40 sequenceNumber = 1 [p=0,l=40,c=17408,r=40] ioDone=false/true
2022-03-29 04:06:23 625 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@7a49ddd0{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b4c6b3{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@30384b77[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@23604f03{s=END}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2022-03-29 04:06:23 625 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2022-03-29 04:06:23 625 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@7a49ddd0{/10.233.66.23:40566<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b4c6b3{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@30384b77[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@23604f03{s=END}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2022-03-29 04:06:23 625 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.66.230:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b4c6b3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OSHUTTING,fill=-,flush=-,to=9/30000}=>HttpConnection@30384b77[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@23604f03{s=END}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2022-03-29 04:06:23 625 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@5b4c6b3::SocketChannelEndPoint@7a49ddd0{/10.233.66.23:40566<->/10.233.66.230:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b4c6b3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OSHUTTING,fill=-,flush=-,to=9/30000}=>HttpConnection@30384b77[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@23604f03{s=END}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2022-03-29 04:06:23 625 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@5c230d1c{SSLC.NBReadCB@5b4c6b3{SslConnection@5b4c6b3::SocketChannelEndPoint@7a49ddd0{/10.233.66.23:40566<->/10.233.66.230:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5b4c6b3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OSHUTTING,fill=-,flush=-,to=9/30000}=>HttpConnection@30384b77[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@23604f03{s=END}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}}}
2022-03-29 04:06:23 625 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@7a49ddd0{/10.233.66.23:40566<->/10.233.66.230:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@5b4c6b3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OSHUTTING,fill=-,flush=-,to=9/30000}=>HttpConnection@30384b77[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@23604f03{s=END}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2022-03-29 04:06:23 625 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@7f01d975 on ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-29 04:06:23 625 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=1
2022-03-29 04:06:23 625 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=159d5e54-8a28-47c8-a470-1cbd51479c91, referenceCounter=0, store size=0} on thread dw-26 - GET /api/holmes-engine-mgmt/v1/healthcheck
2022-03-29 04:06:23 626 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-26] invocationID:{InvocationID} - Exiting.
2022-03-29 04:06:23 626 DEBUG [org.eclipse.jetty.server.Server][dw-26] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}
2022-03-29 04:06:23 626 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - unhandle HttpChannelState@6a69937d{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1}
2022-03-29 04:06:23 626 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@6a69937d{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2022-03-29 04:06:23 626 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}
2022-03-29 04:06:23 626 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - completed HttpChannelState@6a69937d{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2022-03-29 04:06:23 626 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - unhandle HttpChannelState@6a69937d{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2022-03-29 04:06:23 626 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@6a69937d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2022-03-29 04:06:23 626 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}
2022-03-29 04:06:23 626 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - onCompleted for /api/holmes-engine-mgmt/v1/healthcheck written=4
2022-03-29 04:06:23 626 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-26] invocationID:{InvocationID} - recycle HttpChannelState@6a69937d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2022-03-29 04:06:23 626 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1}
2022-03-29 04:06:23 626 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - CONTENT --> CLOSE
2022-03-29 04:06:23 626 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-26] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:23 626 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >fill SslConnection@5b4c6b3::SocketChannelEndPoint@7a49ddd0{/10.233.66.23:40566<->/10.233.66.230:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@5b4c6b3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OSHUT,fill=-,flush=-,to=10/30000}=>HttpConnection@30384b77[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@23604f03{s=START}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:23 626 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-03-29 04:06:23 626 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 24 HeapByteBuffer@6f7f7a11[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13\x9e8\xD6\x19\x9c\x8c\xDdr\x8f\xE8\xBf\xF5\xA6\xA1\xB0\xBf\x83iR>>>\x06O\xA7\x84\xA1Cs\x98\x07...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:23 626 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=24
2022-03-29 04:06:23 626 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - unwrap net_filled=24 Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 24 bytesProduced = 0 encryptedBuffer=[p=24,l=24,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3d4b0259[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x8a\xDc\xAc\xC3...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3d4b0259[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x8a\xDc\xAc\xC3...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:23 627 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.66.230:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@5b4c6b3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OSHUT,fill=-,flush=-,to=10/30000}=>HttpConnection@30384b77[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@23604f03{s=START}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:23 627 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1}
2022-03-29 04:06:23 627 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@30384b77::DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OSHUT,fill=-,flush=-,to=10/30000} filled -1 HeapByteBuffer@3d4b0259[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x8a\xDc\xAc\xC3...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:23 627 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - close DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OSHUT,fill=-,flush=-,to=10/30000}
2022-03-29 04:06:23 627 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - close(null) DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,OSHUT,fill=-,flush=-,to=10/30000}
2022-03-29 04:06:23 627 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - shutdownOutput: SslConnection@5b4c6b3::SocketChannelEndPoint@7a49ddd0{/10.233.66.23:40566<->/10.233.66.230:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@5b4c6b3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@30384b77[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@23604f03{s=START}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} oshut=true, ishut=false
2022-03-29 04:06:23 627 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - ensureFillInterested SslConnection@5b4c6b3::SocketChannelEndPoint@7a49ddd0{/10.233.66.23:40566<->/10.233.66.230:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@5b4c6b3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@30384b77[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@23604f03{s=START}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:23 627 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - close SocketChannelEndPoint@7a49ddd0{/10.233.66.23:40566<->/10.233.66.230:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@5b4c6b3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@30384b77[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@23604f03{s=START}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:23 627 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@7a49ddd0{/10.233.66.23:40566<->/10.233.66.230:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@5b4c6b3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@30384b77[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@23604f03{s=START}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:23 627 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - doClose SocketChannelEndPoint@7a49ddd0{/10.233.66.23:40566<->/10.233.66.230:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@5b4c6b3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@30384b77[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@23604f03{s=START}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:23 627 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - onClose FillInterest@5c230d1c{SSLC.NBReadCB@5b4c6b3{SslConnection@5b4c6b3::SocketChannelEndPoint@7a49ddd0{/10.233.66.23:40566<->/10.233.66.230:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=0/1,kio=-1,kro=-1}->SslConnection@5b4c6b3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@30384b77[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@23604f03{s=START}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-29 04:06:23 628 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - onFillableFail SslConnection@5b4c6b3::SocketChannelEndPoint@7a49ddd0{/10.233.66.23:40566<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/1,kio=-1,kro=-1}->SslConnection@5b4c6b3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@30384b77[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@23604f03{s=START}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:23 628 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - onFail FillInterest@2e32985e{null}
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:150)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:355)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:214)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1366)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:254)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:255)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-03-29 04:06:23 628 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Wakeup ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=1
2022-03-29 04:06:23 628 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@72b715fc startThread=0
2022-03-29 04:06:23 628 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - onClose FillInterest@2e32985e{null}
2022-03-29 04:06:23 628 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@30384b77::DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=11/30000} parse HeapByteBuffer@3d4b0259[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x8a\xDc\xAc\xC3...\x00\x00\x00\x00\x00\x00\x00} {}
2022-03-29 04:06:23 628 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@3d4b0259[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x8a\xDc\xAc\xC3...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:23 628 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - CLOSE --> CLOSED
2022-03-29 04:06:23 628 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@30384b77::DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=11/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-03-29 04:06:23 628 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@30384b77::DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=11/30000}
2022-03-29 04:06:23 628 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=11/30000}
2022-03-29 04:06:23 628 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@30384b77::DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=11/30000} onFillable exit HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2022-03-29 04:06:23 628 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.66.230:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=0/1,kio=-1,kro=-1}->SslConnection@5b4c6b3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@30384b77[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@23604f03{s=START}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:23 628 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@2c01570d size 1 > capacity
2022-03-29 04:06:23 628 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - ran ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@2c01570d in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}]
2022-03-29 04:06:23 628 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@72b715fc in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}]
2022-03-29 04:06:23 628 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@7a49ddd0{/10.233.66.23:40566<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=0/1,kio=-1,kro=-1}->SslConnection@5b4c6b3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@30384b77[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@23604f03{s=START}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:23 628 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - onClose HttpConnection@30384b77::DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=12/30000}
2022-03-29 04:06:23 628 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - onClose SslConnection@5b4c6b3::SocketChannelEndPoint@7a49ddd0{/10.233.66.23:40566<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=0/1,kio=-1,kro=-1}->SslConnection@5b4c6b3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@30384b77[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@23604f03{s=START}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:23 629 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@72b715fc in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}]
10.233.66.23 - - [29/Mar/2022:04:06:23 +0000] "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.22" 5
2022-03-29 04:06:23 639 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c woken with none selected
2022-03-29 04:06:23 639 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c woken up from select, 0/0/0 selected
2022-03-29 04:06:23 639 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c processing 0 keys, 1 updates
2022-03-29 04:06:23 639 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 1
2022-03-29 04:06:23 639 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@7f01d975
2022-03-29 04:06:23 639 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - Ignoring key update for concurrently closed channel SocketChannelEndPoint@7a49ddd0{/10.233.66.23:40566<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=11/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@5b4c6b3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@30384b77[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@23604f03{s=START}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:23 639 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - close SocketChannelEndPoint@7a49ddd0{/10.233.66.23:40566<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=12/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@5b4c6b3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@30384b77[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@23604f03{s=START}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:23 640 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@7a49ddd0{/10.233.66.23:40566<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=12/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@5b4c6b3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5e7a64bd{/10.233.66.23:40566<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@30384b77[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@23604f03{s=START}]=>HttpChannelOverHttp@606aaa61{s=HttpChannelState@6a69937d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:23 640 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0
2022-03-29 04:06:23 640 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c waiting with 0 keys
2022-03-29 04:06:32 620 TRACE [sun.net.www.protocol.http.HttpURLConnection][Thread-15] invocationID:{InvocationID} - KeepAlive stream used: http://message-router.onap:3904/events/unauthenticated.SEC_FAULT_OUTPUT/homlesGroupc36c6601-d1c7-4261-90a5-5f60e5c87eb9/homlesc36c6601-d1c7-4261-90a5-5f60e5c87eb9?timeout=15000
2022-03-29 04:06:32 621 DEBUG [sun.net.www.protocol.http.HttpURLConnection][Thread-15] invocationID:{InvocationID} - sun.net.www.MessageHeader@461537e313 pairs: {null: HTTP/1.1 200 OK}{Date: Tue, 29 Mar 2022 04:06:18 GMT}{Cache-Control: no-store, no-cache, must-revalidate}{Pragma: no-cache}{Expires: 0}{Content-Type: application/json}{Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2}{breadcrumbId: ID-onap-message-router-0-message-router-onap-svc-cluster-local-1648522605682-0-28275}{timeout: 15000}{User-Agent: Jersey/2.30.1 (HttpUrlConnection 11.0.6)}{X-CSI-Internal-WriteableRequest: true}{Content-Length: 2}{Server: Jetty(9.4.z-SNAPSHOT)}
2022-03-29 04:06:32 628 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next object: org.glassfish.jersey.inject.hk2.Hk2InjectionManagerFactory
2022-03-29 04:06:32 628 DEBUG [org.jvnet.hk2.logger][Thread-15] invocationID:{InvocationID} - Created ServiceLocator ServiceLocatorImpl(__HK2_Generated_430,431,263990694)
2022-03-29 04:06:32 635 DEBUG [org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager][Thread-15] invocationID:{InvocationID} - Clearing Jersey HK2 caches. Service cache size: 3, reflection cache size: 20.
2022-03-29 04:06:32 638 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.logging.LoggingFeatureAutoDiscoverable
2022-03-29 04:06:32 639 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.internal.config.ExternalPropertiesAutoDiscoverable
2022-03-29 04:06:32 639 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.filter.internal.ServerFiltersAutoDiscoverable
2022-03-29 04:06:32 640 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.validation.internal.ValidationAutoDiscoverable
2022-03-29 04:06:32 640 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.jaxb.internal.JaxbAutoDiscoverable
2022-03-29 04:06:32 640 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.spidiscovery.internal.MetaInfServicesAutoDiscoverable
2022-03-29 04:06:32 640 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.wadl.internal.WadlAutoDiscoverable
2022-03-29 04:06:32 641 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.internal.monitoring.MonitoringAutodiscoverable
2022-03-29 04:06:32 642 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
2022-03-29 04:06:32 642 TRACE [org.glassfish.jersey.internal.ServiceFinder][Thread-15] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
2022-03-29 04:06:32 643 DEBUG [org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel][Thread-15] invocationID:{InvocationID} - System properties configuration provider not allowed
2022-03-29 04:06:32 644 DEBUG [org.glassfish.jersey.client.ClientExecutorProvidersConfigurator][Thread-15] invocationID:{InvocationID} - null
java.lang.reflect.InvocationTargetException: null
	at java.base/jdk.internal.reflect.GeneratedMethodAccessor31.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.client.ClientExecutorProvidersConfigurator.lookupManagedScheduledExecutorService(ClientExecutorProvidersConfigurator.java:174)
	at org.glassfish.jersey.client.ClientExecutorProvidersConfigurator.init(ClientExecutorProvidersConfigurator.java:124)
	at org.glassfish.jersey.client.ClientConfig$State.initRuntime(ClientConfig.java:447)
	at org.glassfish.jersey.internal.util.collection.Values$LazyValueImpl.get(Values.java:317)
	at org.glassfish.jersey.client.ClientConfig.getRuntime(ClientConfig.java:807)
	at org.glassfish.jersey.client.ClientRequest.getClientRuntime(ClientRequest.java:219)
	at org.glassfish.jersey.client.ClientRequest.getInjectionManager(ClientRequest.java:610)
	at org.glassfish.jersey.client.JerseyWebTarget.onBuilder(JerseyWebTarget.java:364)
	at org.glassfish.jersey.client.JerseyWebTarget.request(JerseyWebTarget.java:192)
	at org.glassfish.jersey.client.JerseyWebTarget.request(JerseyWebTarget.java:36)
	at org.onap.holmes.common.utils.JerseyClient.get(JerseyClient.java:121)
	at org.onap.holmes.dsa.dmaappolling.Subscriber.getDMaaPData(Subscriber.java:85)
	at org.onap.holmes.dsa.dmaappolling.Subscriber.subscribe(Subscriber.java:69)
	at org.onap.holmes.engine.dmaap.DMaaPAlarmPolling.run(DMaaPAlarmPolling.java:49)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or in an application resource file: java.naming.factory.initial
	at java.naming/javax.naming.spi.NamingManager.getInitialContext(Unknown Source)
	at java.naming/javax.naming.InitialContext.getDefaultInitCtx(Unknown Source)
	at java.naming/javax.naming.InitialContext.getURLOrDefaultInitCtx(Unknown Source)
	at java.naming/javax.naming.InitialContext.lookup(Unknown Source)
	... 18 common frames omitted
2022-03-29 04:06:32 645 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][Thread-15] invocationID:{InvocationID} - Selected ExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientAsyncExecutorProvider] to be used for injection of executor qualified by [org.glassfish.jersey.client.ClientAsyncExecutor] annotation.
2022-03-29 04:06:32 645 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][Thread-15] invocationID:{InvocationID} - Selected ScheduledExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientBackgroundSchedulerProvider] to be used for injection of scheduler qualified by [org.glassfish.jersey.client.ClientBackgroundScheduler] annotation.
2022-03-29 04:06:32 652 INFO  [org.glassfish.jersey.client.internal.HttpUrlConnector][Thread-15] invocationID:{InvocationID} - Restricted headers are not enabled using [sun.net.http.allowRestrictedHeaders] system property (setting only takes effect on connections created after the property has been set/changed).
2022-03-29 04:06:32 654 TRACE [sun.net.www.protocol.http.HttpURLConnection][Thread-15] invocationID:{InvocationID} - ProxySelector Request for http://message-router.onap:3904/events/unauthenticated.SEC_FAULT_OUTPUT/homlesGroupc36c6601-d1c7-4261-90a5-5f60e5c87eb9/homlesc36c6601-d1c7-4261-90a5-5f60e5c87eb9?timeout=15000
2022-03-29 04:06:32 654 TRACE [sun.net.www.protocol.http.HttpURLConnection][Thread-15] invocationID:{InvocationID} - KeepAlive stream retrieved from the cache, sun.net.www.http.HttpClient(http://message-router.onap:3904/events/unauthenticated.SEC_FAULT_OUTPUT/homlesGroupc36c6601-d1c7-4261-90a5-5f60e5c87eb9/homlesc36c6601-d1c7-4261-90a5-5f60e5c87eb9?timeout=15000)
2022-03-29 04:06:32 654 TRACE [sun.net.www.protocol.http.HttpURLConnection][Thread-15] invocationID:{InvocationID} - Proxy used: DIRECT
2022-03-29 04:06:32 654 DEBUG [sun.net.www.protocol.http.HttpURLConnection][Thread-15] invocationID:{InvocationID} - sun.net.www.MessageHeader@16b309435 pairs: {GET /events/unauthenticated.SEC_FAULT_OUTPUT/homlesGroupc36c6601-d1c7-4261-90a5-5f60e5c87eb9/homlesc36c6601-d1c7-4261-90a5-5f60e5c87eb9?timeout=15000 HTTP/1.1: null}{User-Agent: Jersey/2.30.1 (HttpUrlConnection 11.0.6)}{Host: message-router.onap:3904}{Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2}{Connection: keep-alive}
2022-03-29 04:06:33 601 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21-acceptor-0@3462e99a-EngineDActiveApp@35d81657{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@66e74f09 on ManagedSelector@58945295{STARTED} id=0 keys=0 selected=0 updates=0
2022-03-29 04:06:33 601 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21-acceptor-0@3462e99a-EngineDActiveApp@35d81657{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=0 selected=0 updates=1
2022-03-29 04:06:33 601 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c woken with none selected
2022-03-29 04:06:33 601 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c woken up from select, 0/0/0 selected
2022-03-29 04:06:33 601 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c processing 0 keys, 1 updates
2022-03-29 04:06:33 601 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 1
2022-03-29 04:06:33 601 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$Accept@66e74f09
2022-03-29 04:06:33 601 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$Accept@66e74f09 startThread=0
2022-03-29 04:06:33 602 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0
2022-03-29 04:06:33 602 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c waiting with 1 keys
2022-03-29 04:06:33 602 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-73] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$Accept@66e74f09 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}]
2022-03-29 04:06:33 602 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-73] invocationID:{InvocationID} - SocketChannelEndPoint@17c7f534{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-03-29 04:06:33 602 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-73] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@2ecefb9
2022-03-29 04:06:33 603 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-73] invocationID:{InvocationID} - new HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@7da58c3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2022-03-29 04:06:33 603 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-73] invocationID:{InvocationID} - New HTTP Connection HttpConnection@309704cc::DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}
2022-03-29 04:06:33 604 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-73] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@17c7f534{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1d2138af{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@309704cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4cb4bb64{s=START}]=>HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:33 604 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-73] invocationID:{InvocationID} - onOpen SslConnection@1d2138af::SocketChannelEndPoint@17c7f534{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1d2138af{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@309704cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4cb4bb64{s=START}]=>HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:33 604 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-73] invocationID:{InvocationID} - onOpen HttpConnection@309704cc::DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=1/30000}
2022-03-29 04:06:33 604 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-73] invocationID:{InvocationID} - fillInterested HttpConnection@309704cc::DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=1/30000}
2022-03-29 04:06:33 604 DEBUG [org.eclipse.jetty.io.FillInterest][dw-73] invocationID:{InvocationID} - interested FillInterest@4d84ed4{AC.ReadCB@309704cc{HttpConnection@309704cc::DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-29 04:06:33 604 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-73] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@1d2138af::SocketChannelEndPoint@17c7f534{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@1d2138af{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@309704cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4cb4bb64{s=START}]=>HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:33 604 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-73] invocationID:{InvocationID} - /10.233.66.230:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@1d2138af{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@309704cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4cb4bb64{s=START}]=>HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:33 604 DEBUG [org.eclipse.jetty.io.FillInterest][dw-73] invocationID:{InvocationID} - interested FillInterest@c618be7{SSLC.NBReadCB@1d2138af{SslConnection@1d2138af::SocketChannelEndPoint@17c7f534{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1d2138af{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@309704cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4cb4bb64{s=START}]=>HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-29 04:06:33 604 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-73] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@17c7f534{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1d2138af{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@309704cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4cb4bb64{s=START}]=>HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:33 604 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-73] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@18113e84 on ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-29 04:06:33 605 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-73] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=1
2022-03-29 04:06:33 605 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-73] invocationID:{InvocationID} - Created SocketChannelEndPoint@17c7f534{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1d2138af{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@309704cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4cb4bb64{s=START}]=>HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:33 605 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c woken with none selected
2022-03-29 04:06:33 605 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-73] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$Accept@66e74f09 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}]
2022-03-29 04:06:33 605 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c woken up from select, 0/0/1 selected
2022-03-29 04:06:33 605 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c processing 0 keys, 1 updates
2022-03-29 04:06:33 605 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 1
2022-03-29 04:06:33 605 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@18113e84
2022-03-29 04:06:33 606 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@17c7f534{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@1d2138af{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@309704cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4cb4bb64{s=START}]=>HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:33 606 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0
2022-03-29 04:06:33 606 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c waiting with 1 keys
2022-03-29 04:06:33 606 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c woken up from select, 1/1/1 selected
2022-03-29 04:06:33 606 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c processing 1 keys, 0 updates
2022-03-29 04:06:33 607 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.66.230:9102 remote=/10.233.66.23:40672], selector=sun.nio.ch.EPollSelectorImpl@644c48c, interestOps=1, readyOps=1 SocketChannelEndPoint@17c7f534{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@1d2138af{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@309704cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4cb4bb64{s=START}]=>HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-29 04:06:33 607 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@17c7f534{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@1d2138af{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@309704cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4cb4bb64{s=START}]=>HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:33 607 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@17c7f534{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@1d2138af{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@309704cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4cb4bb64{s=START}]=>HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-29 04:06:33 608 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0} tryExecute EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=23,epc=1767]@2022-03-29T04:06:33.607999Z
2022-03-29 04:06:33 608 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}@548b078f offer EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}][pc=0,pic=0,pec=23,epc=1767]@2022-03-29T04:06:33.608336Z
2022-03-29 04:06:33 608 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1} startReservedThread p=1
2022-03-29 04:06:33 608 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - queue ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@5949ff8 startThread=0
2022-03-29 04:06:33 608 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - run ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@5949ff8 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}]
2022-03-29 04:06:33 608 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@548b078f task=EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=23,epc=1767]@2022-03-29T04:06:33.608941Z
2022-03-29 04:06:33 608 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}@5949ff8 started
2022-03-29 04:06:33 608 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@5949ff8 waiting
2022-03-29 04:06:33 609 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-23] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=23,epc=1767]@2022-03-29T04:06:33.609177Z tryProduce true
2022-03-29 04:06:33 609 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 0
2022-03-29 04:06:33 609 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0
2022-03-29 04:06:33 609 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-24] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=23,epc=1767]@2022-03-29T04:06:33.60909Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@17c7f534{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@1d2138af{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@309704cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4cb4bb64{s=START}]=>HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-29 04:06:33 609 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@17c7f534{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d2138af{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@309704cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4cb4bb64{s=START}]=>HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:33 609 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c waiting with 1 keys
2022-03-29 04:06:33 609 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - fillable FillInterest@c618be7{SSLC.NBReadCB@1d2138af{SslConnection@1d2138af::SocketChannelEndPoint@17c7f534{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d2138af{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@309704cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4cb4bb64{s=START}]=>HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-29 04:06:33 610 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >c.onFillable SslConnection@1d2138af::SocketChannelEndPoint@17c7f534{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d2138af{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@309704cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4cb4bb64{s=START}]=>HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:33 610 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - onFillable SslConnection@1d2138af::SocketChannelEndPoint@17c7f534{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d2138af{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@309704cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4cb4bb64{s=START}]=>HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:33 610 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - fillable FillInterest@4d84ed4{AC.ReadCB@309704cc{HttpConnection@309704cc::DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=6/30000}}}
2022-03-29 04:06:33 610 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@309704cc::DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=6/30000} onFillable enter HttpChannelState@7da58c3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2022-03-29 04:06:33 611 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >fill SslConnection@1d2138af::SocketChannelEndPoint@17c7f534{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d2138af{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@309704cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4cb4bb64{s=START}]=>HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:33 611 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2022-03-29 04:06:33 611 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 261 HeapByteBuffer@6f7f7a11[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03\xDa\rh\xCc\xA8\xE8\xCe\x91jm\xEd:\xDb\xD2...\x13\x15\xD7P\r\xCex?1\r\xF3eS\xD3\x04\xC6yk\x84^]\x10*>>>\xBd\x10$w\xA5|21\xDe...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:33 611 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=261
2022-03-29 04:06:33 611 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill starting handshake SslConnection@1d2138af::SocketChannelEndPoint@17c7f534{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d2138af{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@309704cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4cb4bb64{s=START}]=>HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:33 613 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=261 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 261 bytesProduced = 0 encryptedBuffer=[p=261,l=261,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3d4b0259[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x8a\xDc\xAc\xC3...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3d4b0259[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x8a\xDc\xAc\xC3...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:33 613 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_TASK
2022-03-29 04:06:33 613 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_WRAP
2022-03-29 04:06:33 614 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >flush SslConnection@1d2138af::SocketChannelEndPoint@17c7f534{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d2138af{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@309704cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4cb4bb64{s=START}]=>HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:33 614 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@40198ea3[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-29 04:06:33 614 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush NEED_WRAP
2022-03-29 04:06:33 614 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 166 sequenceNumber = 0 [p=0,l=166,c=17408,r=166] ioDone=false/false
2022-03-29 04:06:33 615 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@17c7f534{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d2138af{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@309704cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4cb4bb64{s=START}]=>HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:33 615 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net flushed=true, ac=true
2022-03-29 04:06:33 615 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d2138af{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@309704cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4cb4bb64{s=START}]=>HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:33 615 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-03-29 04:06:33 615 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 6 HeapByteBuffer@6f7f7a11[p=0,l=6,c=17408,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x00\xFc\x03\x03\xDa\rh\xCc...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:33 615 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=6
2022-03-29 04:06:33 615 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=6 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=[p=6,l=6,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3d4b0259[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x8a\xDc\xAc\xC3...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3d4b0259[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x8a\xDc\xAc\xC3...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:33 615 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-03-29 04:06:33 615 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 367 HeapByteBuffer@6f7f7a11[p=0,l=367,c=17408,r=367]={<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\xDa\rh\xCc\xA8\xE8\xCe\x91jm\xEd:\xDb\xD2...\x82\x03`\x83\x8f\xB5\xFf\xF4\x86\x85?yv>m\x97\xFe\x0c\xAf\xE6\xCb\x00P>>>\x00\x02 \xA7\xCf\xA4\x82\\\x99...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:33 615 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=367
2022-03-29 04:06:33 616 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=367 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 367 bytesProduced = 0 encryptedBuffer=[p=367,l=367,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3d4b0259[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x8a\xDc\xAc\xC3...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3d4b0259[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x8a\xDc\xAc\xC3...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:33 616 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_TASK
2022-03-29 04:06:33 621 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-24] invocationID:{InvocationID} - Chose alias holmes-engine-mgmt@holmes-engine-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@2ecefb9
2022-03-29 04:06:33 623 INFO  [org.onap.holmes.common.config.MicroServiceConfig][pool-3-thread-1] invocationID:{InvocationID} - Query the config-binding-service address using the URL: http://consul-server.onap:8500/v1/catalog/service/config-binding-service
10.233.66.23 - - [29/Mar/2022:04:06:33 +0000] "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.22" 9
2022-03-29 04:06:33 624 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next object: org.glassfish.jersey.inject.hk2.Hk2InjectionManagerFactory
2022-03-29 04:06:33 625 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_WRAP
2022-03-29 04:06:33 625 DEBUG [org.jvnet.hk2.logger][pool-3-thread-1] invocationID:{InvocationID} - Created ServiceLocator ServiceLocatorImpl(__HK2_Generated_431,432,405604885)
2022-03-29 04:06:33 625 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >flush SslConnection@1d2138af::SocketChannelEndPoint@17c7f534{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d2138af{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=20/30000}=>HttpConnection@309704cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4cb4bb64{s=START}]=>HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:33 625 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@40198ea3[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-29 04:06:33 625 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush NEED_WRAP
2022-03-29 04:06:33 625 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 160 sequenceNumber = 1 [p=0,l=160,c=17408,r=160] ioDone=false/false
2022-03-29 04:06:33 625 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@17c7f534{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d2138af{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=21/30000}=>HttpConnection@309704cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4cb4bb64{s=START}]=>HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:33 625 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net flushed=true, ac=true
2022-03-29 04:06:33 625 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush NEED_WRAP
2022-03-29 04:06:33 625 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 2 [p=0,l=6,c=17408,r=6] ioDone=false/false
2022-03-29 04:06:33 625 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@17c7f534{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d2138af{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=21/30000}=>HttpConnection@309704cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4cb4bb64{s=START}]=>HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:33 625 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net flushed=true, ac=true
2022-03-29 04:06:33 625 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush NEED_WRAP
2022-03-29 04:06:33 626 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2700 sequenceNumber = 0 [p=0,l=2700,c=17408,r=2700] ioDone=false/false
2022-03-29 04:06:33 626 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - flushed 2700 SocketChannelEndPoint@17c7f534{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d2138af{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=22/30000}=>HttpConnection@309704cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4cb4bb64{s=START}]=>HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:33 626 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net flushed=true, ac=true
2022-03-29 04:06:33 626 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d2138af{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=22/30000}=>HttpConnection@309704cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4cb4bb64{s=START}]=>HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:33 626 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-03-29 04:06:33 626 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 0 HeapByteBuffer@6f7f7a11[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:33 626 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=0
2022-03-29 04:06:33 626 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3d4b0259[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x8a\xDc\xAc\xC3...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3d4b0259[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x8a\xDc\xAc\xC3...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:33 626 DEBUG [org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager][pool-3-thread-1] invocationID:{InvocationID} - Clearing Jersey HK2 caches. Service cache size: 3, reflection cache size: 20.
2022-03-29 04:06:33 626 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d2138af{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=22/30000}=>HttpConnection@309704cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4cb4bb64{s=START}]=>HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:33 626 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >fill SslConnection@1d2138af::SocketChannelEndPoint@17c7f534{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d2138af{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=22/30000}=>HttpConnection@309704cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4cb4bb64{s=START}]=>HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:33 626 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-03-29 04:06:33 626 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 0 HeapByteBuffer@6f7f7a11[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:33 626 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=0
2022-03-29 04:06:33 626 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3d4b0259[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x8a\xDc\xAc\xC3...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3d4b0259[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x8a\xDc\xAc\xC3...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:33 627 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d2138af{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=22/30000}=>HttpConnection@309704cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4cb4bb64{s=START}]=>HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:33 627 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@309704cc::DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=22/30000} filled 0 HeapByteBuffer@3d4b0259[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x8a\xDc\xAc\xC3...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:33 627 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@309704cc::DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=22/30000} parse HeapByteBuffer@3d4b0259[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x8a\xDc\xAc\xC3...\x00\x00\x00\x00\x00\x00\x00} {}
2022-03-29 04:06:33 627 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@3d4b0259[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x8a\xDc\xAc\xC3...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:33 627 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@309704cc::DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=22/30000} parsed false HttpParser{s=START,0 of -1}
2022-03-29 04:06:33 627 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@309704cc::DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=22/30000}
2022-03-29 04:06:33 627 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - fillInterested HttpConnection@309704cc::DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=22/30000}
2022-03-29 04:06:33 627 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - interested FillInterest@4d84ed4{AC.ReadCB@309704cc{HttpConnection@309704cc::DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-29 04:06:33 627 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@1d2138af::SocketChannelEndPoint@17c7f534{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d2138af{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@309704cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4cb4bb64{s=START}]=>HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:33 627 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.66.230:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d2138af{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@309704cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4cb4bb64{s=START}]=>HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:33 627 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - interested FillInterest@c618be7{SSLC.NBReadCB@1d2138af{SslConnection@1d2138af::SocketChannelEndPoint@17c7f534{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d2138af{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@309704cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4cb4bb64{s=START}]=>HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-29 04:06:33 627 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@17c7f534{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@1d2138af{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@309704cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4cb4bb64{s=START}]=>HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:33 627 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@18113e84 on ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-29 04:06:33 627 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=1
2022-03-29 04:06:33 627 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@309704cc::DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@7da58c3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2022-03-29 04:06:33 627 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c woken with none selected
2022-03-29 04:06:33 627 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c woken up from select, 0/0/1 selected
2022-03-29 04:06:33 627 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c processing 0 keys, 1 updates
2022-03-29 04:06:33 627 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 1
2022-03-29 04:06:33 627 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@18113e84
2022-03-29 04:06:33 628 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@1d2138af{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@309704cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4cb4bb64{s=START}]=>HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:33 628 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@68f78868 size 1 > capacity
2022-03-29 04:06:33 628 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@17c7f534{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@1d2138af{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@309704cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4cb4bb64{s=START}]=>HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:33 628 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0
2022-03-29 04:06:33 628 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c waiting with 1 keys
2022-03-29 04:06:33 628 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - ran ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@68f78868 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}]
2022-03-29 04:06:33 629 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.logging.LoggingFeatureAutoDiscoverable
2022-03-29 04:06:33 629 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.internal.config.ExternalPropertiesAutoDiscoverable
2022-03-29 04:06:33 629 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.filter.internal.ServerFiltersAutoDiscoverable
2022-03-29 04:06:33 630 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.validation.internal.ValidationAutoDiscoverable
2022-03-29 04:06:33 630 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.jaxb.internal.JaxbAutoDiscoverable
2022-03-29 04:06:33 630 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.spidiscovery.internal.MetaInfServicesAutoDiscoverable
2022-03-29 04:06:33 631 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.wadl.internal.WadlAutoDiscoverable
2022-03-29 04:06:33 631 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.internal.monitoring.MonitoringAutodiscoverable
2022-03-29 04:06:33 631 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
2022-03-29 04:06:33 632 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
2022-03-29 04:06:33 633 DEBUG [org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel][pool-3-thread-1] invocationID:{InvocationID} - System properties configuration provider not allowed
2022-03-29 04:06:33 633 DEBUG [org.glassfish.jersey.client.ClientExecutorProvidersConfigurator][pool-3-thread-1] invocationID:{InvocationID} - null
java.lang.reflect.InvocationTargetException: null
	at java.base/jdk.internal.reflect.GeneratedMethodAccessor31.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.client.ClientExecutorProvidersConfigurator.lookupManagedScheduledExecutorService(ClientExecutorProvidersConfigurator.java:174)
	at org.glassfish.jersey.client.ClientExecutorProvidersConfigurator.init(ClientExecutorProvidersConfigurator.java:124)
	at org.glassfish.jersey.client.ClientConfig$State.initRuntime(ClientConfig.java:447)
	at org.glassfish.jersey.internal.util.collection.Values$LazyValueImpl.get(Values.java:317)
	at org.glassfish.jersey.client.ClientConfig.getRuntime(ClientConfig.java:807)
	at org.glassfish.jersey.client.ClientRequest.getClientRuntime(ClientRequest.java:219)
	at org.glassfish.jersey.client.ClientRequest.getInjectionManager(ClientRequest.java:610)
	at org.glassfish.jersey.client.JerseyWebTarget.onBuilder(JerseyWebTarget.java:364)
	at org.glassfish.jersey.client.JerseyWebTarget.request(JerseyWebTarget.java:192)
	at org.glassfish.jersey.client.JerseyWebTarget.request(JerseyWebTarget.java:36)
	at org.onap.holmes.common.utils.JerseyClient.get(JerseyClient.java:121)
	at org.onap.holmes.common.utils.JerseyClient.get(JerseyClient.java:112)
	at org.onap.holmes.common.config.MicroServiceConfig.execQuery(MicroServiceConfig.java:72)
	at org.onap.holmes.common.config.MicroServiceConfig.getServiceAddrInfoFromDcaeConsulByHostName(MicroServiceConfig.java:53)
	at org.onap.holmes.common.config.MicroServiceConfig.getServiceConfigInfoFromCBS(MicroServiceConfig.java:76)
	at org.onap.holmes.common.dcae.DcaeConfigurationQuery.getDcaeConfigurations(DcaeConfigurationQuery.java:27)
	at org.onap.holmes.engine.dcae.DcaeConfigurationPolling.run(DcaeConfigurationPolling.java:45)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or in an application resource file: java.naming.factory.initial
	at java.naming/javax.naming.spi.NamingManager.getInitialContext(Unknown Source)
	at java.naming/javax.naming.InitialContext.getDefaultInitCtx(Unknown Source)
	at java.naming/javax.naming.InitialContext.getURLOrDefaultInitCtx(Unknown Source)
	at java.naming/javax.naming.InitialContext.lookup(Unknown Source)
	... 26 common frames omitted
2022-03-29 04:06:33 634 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][pool-3-thread-1] invocationID:{InvocationID} - Selected ExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientAsyncExecutorProvider] to be used for injection of executor qualified by [org.glassfish.jersey.client.ClientAsyncExecutor] annotation.
2022-03-29 04:06:33 634 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][pool-3-thread-1] invocationID:{InvocationID} - Selected ScheduledExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientBackgroundSchedulerProvider] to be used for injection of scheduler qualified by [org.glassfish.jersey.client.ClientBackgroundScheduler] annotation.
2022-03-29 04:06:33 639 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c woken up from select, 1/1/1 selected
2022-03-29 04:06:33 639 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c processing 1 keys, 0 updates
2022-03-29 04:06:33 640 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.66.230:9102 remote=/10.233.66.23:40672], selector=sun.nio.ch.EPollSelectorImpl@644c48c, interestOps=1, readyOps=1 SocketChannelEndPoint@17c7f534{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=12/30000}{io=1/1,kio=1,kro=1}->SslConnection@1d2138af{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@309704cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4cb4bb64{s=START}]=>HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-29 04:06:33 640 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@17c7f534{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=12/30000}{io=1/0,kio=1,kro=1}->SslConnection@1d2138af{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@309704cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4cb4bb64{s=START}]=>HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:33 640 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@17c7f534{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=12/30000}{io=1/0,kio=1,kro=1}->SslConnection@1d2138af{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@309704cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4cb4bb64{s=START}]=>HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-29 04:06:33 640 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0} tryExecute EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=23,epc=1768]@2022-03-29T04:06:33.64057Z
2022-03-29 04:06:33 640 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}@5949ff8 offer EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=0}][pc=0,pic=0,pec=23,epc=1768]@2022-03-29T04:06:33.640654Z
2022-03-29 04:06:33 640 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1} startReservedThread p=1
2022-03-29 04:06:33 641 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - queue ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@65360569 startThread=0
2022-03-29 04:06:33 641 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@5949ff8 task=EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=23,epc=1768]@2022-03-29T04:06:33.641367Z
2022-03-29 04:06:33 641 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-23] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=23,epc=1768]@2022-03-29T04:06:33.641313Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@17c7f534{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=13/30000}{io=1/0,kio=1,kro=1}->SslConnection@1d2138af{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=14/30000}=>HttpConnection@309704cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4cb4bb64{s=START}]=>HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-29 04:06:33 641 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}@65360569 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}]
2022-03-29 04:06:33 641 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=0/1,p=1}][pc=0,pic=0,pec=23,epc=1768]@2022-03-29T04:06:33.641428Z tryProduce true
2022-03-29 04:06:33 641 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 0
2022-03-29 04:06:33 641 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2022-03-29 04:06:33 641 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=1}@65360569 started
2022-03-29 04:06:33 641 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - fillable FillInterest@c618be7{SSLC.NBReadCB@1d2138af{SslConnection@1d2138af::SocketChannelEndPoint@17c7f534{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=13/30000}{io=1/0,kio=1,kro=1}->SslConnection@1d2138af{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=14/30000}=>HttpConnection@309704cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4cb4bb64{s=START}]=>HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-29 04:06:33 641 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@17c7f534{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d2138af{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=14/30000}=>HttpConnection@309704cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4cb4bb64{s=START}]=>HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:33 641 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c waiting with 1 keys
2022-03-29 04:06:33 641 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}@65360569 waiting
2022-03-29 04:06:33 641 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >c.onFillable SslConnection@1d2138af::SocketChannelEndPoint@17c7f534{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d2138af{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=14/30000}=>HttpConnection@309704cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4cb4bb64{s=START}]=>HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:33 641 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - onFillable SslConnection@1d2138af::SocketChannelEndPoint@17c7f534{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d2138af{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=14/30000}=>HttpConnection@309704cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4cb4bb64{s=START}]=>HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:33 641 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - fillable FillInterest@4d84ed4{AC.ReadCB@309704cc{HttpConnection@309704cc::DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=FI,flush=-,to=14/30000}}}
2022-03-29 04:06:33 641 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@309704cc::DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=14/30000} onFillable enter HttpChannelState@7da58c3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2022-03-29 04:06:33 641 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >fill SslConnection@1d2138af::SocketChannelEndPoint@17c7f534{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d2138af{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@309704cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4cb4bb64{s=START}]=>HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:33 642 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-03-29 04:06:33 642 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - filled 222 HeapByteBuffer@6f7f7a11[p=0,l=222,c=17408,r=222]={<<<\x17\x03\x03\x005^\xD1\xEb\x9a\xF6\xB0Y\xAf\xD6W\\\x1d$t\x89\xA2. \xA1\x10...\xB3\xE4o!\x1f\x92qCn\xBa\xB9\x87\x0e0\x84\xB7\xC7+uVH\xE8\x00>>>E\x00C\x13\x01\x1e\xCc|\xEe...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:33 642 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net filled=222
2022-03-29 04:06:33 643 DEBUG [jdk.event.security][dw-23] invocationID:{InvocationID} -  TLSHandshake: 10.233.66.23:40672, TLSv1.3, TLS_AES_128_GCM_SHA256, 0
2022-03-29 04:06:33 643 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - unwrap net_filled=222 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=222,c=17408,r=164] unwrapBuffer=HeapByteBuffer@3d4b0259[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x8a\xDc\xAc\xC3...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3d4b0259[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x8a\xDc\xAc\xC3...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:33 643 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - handshake succeeded SslConnection@1d2138af::SocketChannelEndPoint@17c7f534{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d2138af{NOT_HANDSHAKING,eio=164/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@309704cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4cb4bb64{s=START}]=>HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} resumed server TLSv1.3/TLS_AES_128_GCM_SHA256
2022-03-29 04:06:33 644 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2022-03-29 04:06:33 644 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - filled 0 HeapByteBuffer@6f7f7a11[p=58,l=222,c=17408,r=164]={\x17\x03\x03\x005\x14\x00\x00 ...\xF0D*\x18|`\xC6<<<\x17\x03\x03\x00\x9f\xA5l%\x90\xD8\xE7!Z\x93\xEd\xAb\xCd#\xF0\x97\xCc\x9a\x12\xAe\xE9...\xB3\xE4o!\x1f\x92qCn\xBa\xB9\x87\x0e0\x84\xB7\xC7+uVH\xE8\x00>>>E\x00C\x13\x01\x1e\xCc|\xEe...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:33 644 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net filled=0
2022-03-29 04:06:33 644 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 164 bytesProduced = 142 encryptedBuffer=[p=222,l=222,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3d4b0259[p=0,l=142,c=17408,r=142]={<<>>5\xB7\xB68I~(d3...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@3d4b0259[p=0,l=142,c=17408,r=142]={<<>>5\xB7\xB68I~(d3...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:33 644 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - /10.233.66.230:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d2138af{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@309704cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4cb4bb64{s=START}]=>HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:33 644 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@309704cc::DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=16/30000} filled 142 HeapByteBuffer@3d4b0259[p=0,l=142,c=17408,r=142]={<<>>5\xB7\xB68I~(d3...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:33 644 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@309704cc::DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=17/30000} parse HeapByteBuffer@3d4b0259[p=0,l=142,c=17408,r=142]={<<>>5\xB7\xB68I~(d3...\x00\x00\x00\x00\x00\x00\x00} {}
2022-03-29 04:06:33 644 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@3d4b0259[p=0,l=142,c=17408,r=142]={<<>>5\xB7\xB68I~(d3...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:33 644 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - START --> SPACE1
2022-03-29 04:06:33 644 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - SPACE1 --> URI
2022-03-29 04:06:33 644 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - URI --> SPACE2
2022-03-29 04:06:33 644 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION
2022-03-29 04:06:33 644 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER
2022-03-29 04:06:33 644 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER:Host --> VALUE
2022-03-29 04:06:33 644 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE
2022-03-29 04:06:33 644 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER:Host --> FIELD
2022-03-29 04:06:33 644 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE
2022-03-29 04:06:33 644 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE
2022-03-29 04:06:33 644 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD
2022-03-29 04:06:33 644 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER:Accept: */* --> IN_VALUE
2022-03-29 04:06:33 644 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER:Accept: */* --> FIELD
2022-03-29 04:06:33 644 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE
2022-03-29 04:06:33 644 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD
2022-03-29 04:06:33 644 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER --> CONTENT
2022-03-29 04:06:33 645 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-23] invocationID:{InvocationID} - REQUEST for //10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1}
GET //10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1
Host: 10.233.66.230:9102
User-Agent: kube-probe/1.22
Accept: */*
Connection: close


2022-03-29 04:06:33 645 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@309704cc::DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=17/30000} parsed true HttpParser{s=CONTENT,0 of -1}
2022-03-29 04:06:33 645 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@309704cc::DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=17/30000}
2022-03-29 04:06:33 645 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-23] invocationID:{InvocationID} - handle //10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1} 
2022-03-29 04:06:33 645 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-23] invocationID:{InvocationID} - handling HttpChannelState@7da58c3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2022-03-29 04:06:33 645 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-23] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1}
2022-03-29 04:06:33 645 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-23] invocationID:{InvocationID} - Host 10.233.66.230 with SNI null
2022-03-29 04:06:33 645 DEBUG [org.eclipse.jetty.server.Server][dw-23] invocationID:{InvocationID} - REQUEST GET /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1}
2022-03-29 04:06:33 645 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-23] invocationID:{InvocationID} - GzipHandler@5cf3a7f9{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck)@4814d7b4 in null
2022-03-29 04:06:33 646 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-23] invocationID:{InvocationID} - scope null||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@778d82e9{/,null,AVAILABLE}
2022-03-29 04:06:33 646 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-23] invocationID:{InvocationID} - context=||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@778d82e9{/,null,AVAILABLE}
2022-03-29 04:06:33 646 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-23] invocationID:{InvocationID} - servlet |/api/holmes-engine-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-683ed81b@2bf285d7==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2022-03-29 04:06:33 646 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-23] invocationID:{InvocationID} - chain=logFilter@5a537a16==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-6b33892a@6b33892a==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-663cf5d7@663cf5d7==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-683ed81b@2bf285d7==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2022-03-29 04:06:33 646 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-23] invocationID:{InvocationID} - call filter logFilter@5a537a16==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true
2022-03-29 04:06:33 646 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-23] invocationID:{InvocationID} - Entering.
2022-03-29 04:06:33 646 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-23] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation.
2022-03-29 04:06:33 646 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-23] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: b43af769-d556-4800-85a9-2d2867cb10dd
2022-03-29 04:06:33 646 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-23] invocationID:{InvocationID} - Invoking synchronously ... 
2022-03-29 04:06:33 646 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-23] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-6b33892a@6b33892a==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true
2022-03-29 04:06:33 646 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-23] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-663cf5d7@663cf5d7==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true
2022-03-29 04:06:33 646 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-683ed81b@2bf285d7==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2022-03-29 04:06:33 649 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@5cf3a7f9{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck)@4814d7b4
2022-03-29 04:06:33 649 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@7124d60b exclude no deflater
2022-03-29 04:06:33 649 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@6ca85cdb[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@3960116a{null}
2022-03-29 04:06:33 649 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}
200 OK HTTP/1.1
Connection: close
Date: Tue, 29 Mar 2022 04:06:33 GMT
X-TransactionID: b43af769-d556-4800-85a9-2d2867cb10dd
X-InvocationID: 7fab6f58-8efc-4aa9-8d19-17b4d8349749
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2022-03-29 04:06:33 649 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@5727c885[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@e4c8e4] (null,[p=0,l=4,c=8192,r=4],true)@START
2022-03-29 04:06:33 649 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@6ca85cdb[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:33 649 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close
Date: Tue, 29 Mar 2022 04:06:33 GMT
X-TransactionID: b43af769-d556-4800-85a9-2d2867cb10dd
X-InvocationID: 7fab6f58-8efc-4aa9-8d19-17b4d8349749
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2022-03-29 04:06:33 649 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT
2022-03-29 04:06:33 649 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@5727c885[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@e4c8e4] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING
2022-03-29 04:06:33 649 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@2e0412a7{IDLE}->null [HeapByteBuffer@2f395c69[p=0,l=252,c=8192,r=252]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@6ca85cdb[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]
2022-03-29 04:06:33 649 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@2e0412a7{WRITING}->null:IDLE-->WRITING
2022-03-29 04:06:33 649 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@1d2138af::SocketChannelEndPoint@17c7f534{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d2138af{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=-,flush=W,to=22/30000}=>HttpConnection@309704cc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4cb4bb64{s=COMPLETING}]=>HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}
2022-03-29 04:06:33 650 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@2f395c69[p=0,l=252,c=8192,r=252]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:33 650 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@6ca85cdb[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2022-03-29 04:06:33 650 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING
2022-03-29 04:06:33 650 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 256 bytesProduced = 294 sequenceNumber = 0 [p=0,l=294,c=17408,r=294] ioDone=false/false
2022-03-29 04:06:33 650 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@17c7f534{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d2138af{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=-,flush=W,to=23/30000}=>HttpConnection@309704cc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4cb4bb64{s=COMPLETING}]=>HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6}
2022-03-29 04:06:33 650 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2022-03-29 04:06:33 650 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d2138af{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=-,flush=W,to=23/30000}=>HttpConnection@309704cc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4cb4bb64{s=COMPLETING}]=>HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6}
2022-03-29 04:06:33 650 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@2e0412a7{WRITING}->null
2022-03-29 04:06:33 651 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@2e0412a7{IDLE}->null:WRITING-->IDLE
2022-03-29 04:06:33 651 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@5727c885[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@e4c8e4] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2022-03-29 04:06:33 651 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@5727c885[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@e4c8e4] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2022-03-29 04:06:33 651 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=23/30000}
2022-03-29 04:06:33 651 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@1d2138af::SocketChannelEndPoint@17c7f534{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d2138af{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OSHUTTING,fill=-,flush=-,to=23/30000}=>HttpConnection@309704cc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4cb4bb64{s=END}]=>HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=7} oshut=false, ishut=false
2022-03-29 04:06:33 651 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@1d2138af::SocketChannelEndPoint@17c7f534{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d2138af{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OSHUTTING,fill=-,flush=-,to=24/30000}=>HttpConnection@309704cc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4cb4bb64{s=END}]=>HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=7}
2022-03-29 04:06:33 651 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@40198ea3[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-29 04:06:33 651 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP
2022-03-29 04:06:33 651 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 40 sequenceNumber = 1 [p=0,l=40,c=17408,r=40] ioDone=false/true
2022-03-29 04:06:33 651 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@17c7f534{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d2138af{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OSHUTTING,fill=-,flush=-,to=24/30000}=>HttpConnection@309704cc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4cb4bb64{s=END}]=>HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=7}
2022-03-29 04:06:33 651 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2022-03-29 04:06:33 651 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@17c7f534{/10.233.66.23:40672<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d2138af{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OSHUTTING,fill=-,flush=-,to=24/30000}=>HttpConnection@309704cc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4cb4bb64{s=END}]=>HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=7}
2022-03-29 04:06:33 652 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.66.230:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d2138af{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OSHUTTING,fill=-,flush=-,to=24/30000}=>HttpConnection@309704cc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4cb4bb64{s=END}]=>HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=8}
2022-03-29 04:06:33 652 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@1d2138af::SocketChannelEndPoint@17c7f534{/10.233.66.23:40672<->/10.233.66.230:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d2138af{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OSHUTTING,fill=-,flush=-,to=24/30000}=>HttpConnection@309704cc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4cb4bb64{s=END}]=>HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=8}
2022-03-29 04:06:33 652 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@c618be7{SSLC.NBReadCB@1d2138af{SslConnection@1d2138af::SocketChannelEndPoint@17c7f534{/10.233.66.23:40672<->/10.233.66.230:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d2138af{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OSHUTTING,fill=-,flush=-,to=24/30000}=>HttpConnection@309704cc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4cb4bb64{s=END}]=>HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=8}}}
2022-03-29 04:06:33 652 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@17c7f534{/10.233.66.23:40672<->/10.233.66.230:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@1d2138af{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OSHUTTING,fill=-,flush=-,to=24/30000}=>HttpConnection@309704cc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4cb4bb64{s=END}]=>HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=8}
2022-03-29 04:06:33 652 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@18113e84 on ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-29 04:06:33 652 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=1 selected=0 updates=1
2022-03-29 04:06:33 652 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c woken with none selected
2022-03-29 04:06:33 652 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c woken up from select, 0/0/1 selected
2022-03-29 04:06:33 652 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c processing 0 keys, 1 updates
2022-03-29 04:06:33 652 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 1
2022-03-29 04:06:33 652 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@18113e84
2022-03-29 04:06:33 652 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=48fab407-0543-4bb2-a432-59a421dfdc22, referenceCounter=0, store size=0} on thread dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck
2022-03-29 04:06:33 652 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@17c7f534{/10.233.66.23:40672<->/10.233.66.230:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@1d2138af{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OSHUT,fill=-,flush=-,to=25/30000}=>HttpConnection@309704cc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4cb4bb64{s=END}]=>HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=8}
2022-03-29 04:06:33 652 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2022-03-29 04:06:33 652 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-23] invocationID:{InvocationID} - Exiting.
2022-03-29 04:06:33 652 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c waiting with 1 keys
2022-03-29 04:06:33 652 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c woken up from select, 1/1/1 selected
2022-03-29 04:06:33 652 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c processing 1 keys, 0 updates
2022-03-29 04:06:33 652 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.66.230:9102 remote=/10.233.66.23:40672], selector=sun.nio.ch.EPollSelectorImpl@644c48c, interestOps=1, readyOps=1 SocketChannelEndPoint@17c7f534{/10.233.66.23:40672<->/10.233.66.230:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@1d2138af{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OSHUT,fill=-,flush=-,to=25/30000}=>HttpConnection@309704cc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4cb4bb64{s=END}]=>HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=8} 
2022-03-29 04:06:33 652 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@17c7f534{/10.233.66.23:40672<->/10.233.66.230:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@1d2138af{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OSHUT,fill=-,flush=-,to=25/30000}=>HttpConnection@309704cc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4cb4bb64{s=END}]=>HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=8}
2022-03-29 04:06:33 652 DEBUG [org.eclipse.jetty.server.Server][dw-23] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=8}
2022-03-29 04:06:33 652 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-23] invocationID:{InvocationID} - unhandle HttpChannelState@7da58c3b{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1}
2022-03-29 04:06:33 653 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-23] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@7da58c3b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2022-03-29 04:06:33 653 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-23] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=9}
2022-03-29 04:06:33 653 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@17c7f534{/10.233.66.23:40672<->/10.233.66.230:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@1d2138af{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,OSHUT,fill=-,flush=-,to=25/30000}=>HttpConnection@309704cc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4cb4bb64{s=END}]=>HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.66.230:9102/api/holmes-engine-mgmt/v1/healthcheck,age=9}:runFillable:BLOCKING
2022-03-29 04:06:33 653 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-23] invocationID:{InvocationID} - completed HttpChannelState@7da58c3b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2022-03-29 04:06:33 653 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@3a5e4f32{s=1/1,p=0} tryExecute EatWhatYouKill@460aa24e/SelectorProducer@357cdb00/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}][pc=0,pic=0,pec=23,epc=1769]@2022-03-29T04:06:33.653131Z
2022-03-29 04:06:33 653 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-23] invocationID:{InvocationID} - unhandle HttpChannelState@7da58c3b{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2022-03-29 04:06:33 654 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - ensureFillInterested SslConnection@1d2138af::SocketChannelEndPoint@17c7f534{/10.233.66.23:40672<->/10.233.66.230:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1d2138af{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@309704cc[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4cb4bb64{s=START}]=>HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:33 655 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-68] invocationID:{InvocationID} - onClose HttpConnection@309704cc::DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=28/30000}
2022-03-29 04:06:33 655 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-68] invocationID:{InvocationID} - onClose SslConnection@1d2138af::SocketChannelEndPoint@17c7f534{/10.233.66.23:40672<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@1d2138af{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@55e3b8ee{/10.233.66.23:40672<->/10.233.66.230:9102,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@309704cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4cb4bb64{s=START}]=>HttpChannelOverHttp@15b1c0{s=HttpChannelState@7da58c3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:33 655 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-68] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@17d6bd4c in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}]
2022-03-29 04:06:33 657 INFO  [org.glassfish.jersey.client.internal.HttpUrlConnector][pool-3-thread-1] invocationID:{InvocationID} - Restricted headers are not enabled using [sun.net.http.allowRestrictedHeaders] system property (setting only takes effect on connections created after the property has been set/changed).
2022-03-29 04:06:33 658 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - ProxySelector Request for http://consul-server.onap:8500/v1/catalog/service/config-binding-service
2022-03-29 04:06:33 660 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - Proxy used: DIRECT
2022-03-29 04:06:33 660 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@4428935e5 pairs: {GET /v1/catalog/service/config-binding-service HTTP/1.1: null}{User-Agent: Jersey/2.30.1 (HttpUrlConnection 11.0.6)}{Host: consul-server.onap:8500}{Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2}{Connection: keep-alive}
2022-03-29 04:06:33 662 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - KeepAlive stream used: http://consul-server.onap:8500/v1/catalog/service/config-binding-service
2022-03-29 04:06:33 662 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@6fbbe7237 pairs: {null: HTTP/1.1 200 OK}{Content-Type: application/json}{X-Consul-Index: 364}{X-Consul-Knownleader: true}{X-Consul-Lastcontact: 0}{Date: Tue, 29 Mar 2022 04:06:34 GMT}{Content-Length: 352}
2022-03-29 04:06:33 663 INFO  [org.onap.holmes.common.config.MicroServiceConfig][pool-3-thread-1] invocationID:{InvocationID} - The config-binding-service address is http://config-binding-service.onap:10000
2022-03-29 04:06:33 664 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next object: org.glassfish.jersey.inject.hk2.Hk2InjectionManagerFactory
2022-03-29 04:06:33 664 DEBUG [org.jvnet.hk2.logger][pool-3-thread-1] invocationID:{InvocationID} - Created ServiceLocator ServiceLocatorImpl(__HK2_Generated_432,433,666692071)
2022-03-29 04:06:33 665 DEBUG [org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager][pool-3-thread-1] invocationID:{InvocationID} - Clearing Jersey HK2 caches. Service cache size: 3, reflection cache size: 20.
2022-03-29 04:06:33 668 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.logging.LoggingFeatureAutoDiscoverable
2022-03-29 04:06:33 668 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.internal.config.ExternalPropertiesAutoDiscoverable
2022-03-29 04:06:33 668 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.filter.internal.ServerFiltersAutoDiscoverable
2022-03-29 04:06:33 669 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.validation.internal.ValidationAutoDiscoverable
2022-03-29 04:06:33 669 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.jaxb.internal.JaxbAutoDiscoverable
2022-03-29 04:06:33 669 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.spidiscovery.internal.MetaInfServicesAutoDiscoverable
2022-03-29 04:06:33 670 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.wadl.internal.WadlAutoDiscoverable
2022-03-29 04:06:33 670 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.internal.monitoring.MonitoringAutodiscoverable
2022-03-29 04:06:33 671 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
2022-03-29 04:06:33 671 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
2022-03-29 04:06:33 672 DEBUG [org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel][pool-3-thread-1] invocationID:{InvocationID} - System properties configuration provider not allowed
2022-03-29 04:06:33 673 DEBUG [org.glassfish.jersey.client.ClientExecutorProvidersConfigurator][pool-3-thread-1] invocationID:{InvocationID} - null
java.lang.reflect.InvocationTargetException: null
	at java.base/jdk.internal.reflect.GeneratedMethodAccessor31.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.client.ClientExecutorProvidersConfigurator.lookupManagedScheduledExecutorService(ClientExecutorProvidersConfigurator.java:174)
	at org.glassfish.jersey.client.ClientExecutorProvidersConfigurator.init(ClientExecutorProvidersConfigurator.java:124)
	at org.glassfish.jersey.client.ClientConfig$State.initRuntime(ClientConfig.java:447)
	at org.glassfish.jersey.internal.util.collection.Values$LazyValueImpl.get(Values.java:317)
	at org.glassfish.jersey.client.ClientConfig.getRuntime(ClientConfig.java:807)
	at org.glassfish.jersey.client.ClientRequest.getClientRuntime(ClientRequest.java:219)
	at org.glassfish.jersey.client.ClientRequest.getInjectionManager(ClientRequest.java:610)
	at org.glassfish.jersey.client.JerseyWebTarget.onBuilder(JerseyWebTarget.java:364)
	at org.glassfish.jersey.client.JerseyWebTarget.request(JerseyWebTarget.java:192)
	at org.glassfish.jersey.client.JerseyWebTarget.request(JerseyWebTarget.java:36)
	at org.onap.holmes.common.utils.JerseyClient.get(JerseyClient.java:121)
	at org.onap.holmes.common.utils.JerseyClient.get(JerseyClient.java:112)
	at org.onap.holmes.common.config.MicroServiceConfig.execQuery(MicroServiceConfig.java:72)
	at org.onap.holmes.common.config.MicroServiceConfig.getServiceConfigInfoFromCBS(MicroServiceConfig.java:77)
	at org.onap.holmes.common.dcae.DcaeConfigurationQuery.getDcaeConfigurations(DcaeConfigurationQuery.java:27)
	at org.onap.holmes.engine.dcae.DcaeConfigurationPolling.run(DcaeConfigurationPolling.java:45)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or in an application resource file: java.naming.factory.initial
	at java.naming/javax.naming.spi.NamingManager.getInitialContext(Unknown Source)
	at java.naming/javax.naming.InitialContext.getDefaultInitCtx(Unknown Source)
	at java.naming/javax.naming.InitialContext.getURLOrDefaultInitCtx(Unknown Source)
	at java.naming/javax.naming.InitialContext.lookup(Unknown Source)
	... 25 common frames omitted
2022-03-29 04:06:33 673 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][pool-3-thread-1] invocationID:{InvocationID} - Selected ExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientAsyncExecutorProvider] to be used for injection of executor qualified by [org.glassfish.jersey.client.ClientAsyncExecutor] annotation.
2022-03-29 04:06:33 673 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][pool-3-thread-1] invocationID:{InvocationID} - Selected ScheduledExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientBackgroundSchedulerProvider] to be used for injection of scheduler qualified by [org.glassfish.jersey.client.ClientBackgroundScheduler] annotation.
2022-03-29 04:06:33 684 INFO  [org.glassfish.jersey.client.internal.HttpUrlConnector][pool-3-thread-1] invocationID:{InvocationID} - Restricted headers are not enabled using [sun.net.http.allowRestrictedHeaders] system property (setting only takes effect on connections created after the property has been set/changed).
2022-03-29 04:06:33 685 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - ProxySelector Request for http://config-binding-service.onap:10000/service_component/holmes-engine-mgmt
2022-03-29 04:06:33 686 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - Proxy used: DIRECT
2022-03-29 04:06:33 687 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@2de208135 pairs: {GET /service_component/holmes-engine-mgmt HTTP/1.1: null}{User-Agent: Jersey/2.30.1 (HttpUrlConnection 11.0.6)}{Host: config-binding-service.onap:10000}{Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2}{Connection: keep-alive}
2022-03-29 04:06:33 718 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - KeepAlive stream used: http://config-binding-service.onap:10000/service_component/holmes-engine-mgmt
2022-03-29 04:06:33 718 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@24ff54195 pairs: {null: HTTP/1.1 200 OK}{x-onap-requestid: def86769-75c7-4a84-b661-e82b6043f975}{Content-Type: application/json}{Content-Length: 359}{Date: Tue, 29 Mar 2022 04:06:34 GMT}
2022-03-29 04:06:33 719 INFO  [org.onap.holmes.common.config.MicroServiceConfig][pool-3-thread-1] invocationID:{InvocationID} - The query url is: http://config-binding-service.onap:10000/service_component/holmes-engine-mgmt. The corresponding configurations are {"services_calls": {}, "streams_publishes": {"dcae_cl_out": {"dmaap_info": {"topic_url": "http://message-router.onap:3904/events/unauthenticated.DCAE_CL_OUTPUT"}, "type": "message_router"}}, "streams_subscribes": {"ves_fault": {"dmaap_info": {"topic_url": "http://message-router.onap:3904/events/unauthenticated.SEC_FAULT_OUTPUT"}, "type": "message_router"}}}
2022-03-29 04:06:33 720 INFO  [org.onap.holmes.engine.dcae.DcaeConfigurationPolling][pool-3-thread-1] invocationID:{InvocationID} - Operation aborted due to identical Configurations.
2022-03-29 04:06:34 616 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@2a9a8e81] obtained in 0 millis
2022-03-29 04:06:34 617 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -   simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@7e40e126, maxRows=1, fetchSize=0, flags=16
2022-03-29 04:06:34 617 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Bind(stmt=S_1,portal=null,$1=<'holmes-engine-mgmt_9201'>,type=VARCHAR)
2022-03-29 04:06:34 617 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Execute(portal=null,limit=1)
2022-03-29 04:06:34 617 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Sync
2022-03-29 04:06:34 619 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  <=BE BindComplete [unnamed]
2022-03-29 04:06:34 619 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  <=BE DataRow(len=51)
2022-03-29 04:06:34 619 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  <=BE PortalSuspended
2022-03-29 04:06:34 619 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  <=BE ReadyForQuery(I)
2022-03-29 04:06:34 619 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - statement:[/* EngineEntityDao.getEntity */ SELECT * FROM ENGINE_ENTITY WHERE ID = ?] took 1 millis
2022-03-29 04:06:34 619 TRACE [org.postgresql.jdbc.PgConnection][EntityStatusRefreshTimer] invocationID:{InvocationID} -   getString columnIndex: 2
2022-03-29 04:06:34 619 TRACE [org.postgresql.jdbc.PgConnection][EntityStatusRefreshTimer] invocationID:{InvocationID} -   getInt columnIndex: 3
2022-03-29 04:06:34 619 TRACE [org.postgresql.jdbc.PgConnection][EntityStatusRefreshTimer] invocationID:{InvocationID} -   getLong columnIndex: 4
2022-03-29 04:06:34 620 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@2a9a8e81] released
2022-03-29 04:06:34 620 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@25a30dab] obtained in 0 millis
2022-03-29 04:06:34 620 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -   simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@6fd64c47, maxRows=0, fetchSize=0, flags=16
2022-03-29 04:06:34 620 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Bind(stmt=S_2,portal=null,$1=<1648526794615>,type=INT8,$2=<'holmes-engine-mgmt_9201'>,type=VARCHAR)
2022-03-29 04:06:34 620 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Execute(portal=null,limit=0)
2022-03-29 04:06:34 620 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Sync
2022-03-29 04:06:34 623 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  <=BE BindComplete [unnamed]
2022-03-29 04:06:34 623 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  <=BE CommandStatus(UPDATE 1)
2022-03-29 04:06:34 623 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  <=BE ReadyForQuery(I)
2022-03-29 04:06:34 623 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - statement:[/* EngineEntityDao.updateEntity */ UPDATE ENGINE_ENTITY SET LASTMODIFIED = ? WHERE ID = ?] took 2 millis
2022-03-29 04:06:34 623 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@25a30dab] released
2022-03-29 04:06:43 601 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21-acceptor-0@3462e99a-EngineDActiveApp@35d81657{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@263603e4 on ManagedSelector@58945295{STARTED} id=0 keys=0 selected=0 updates=0
2022-03-29 04:06:43 601 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21-acceptor-0@3462e99a-EngineDActiveApp@35d81657{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@58945295{STARTED} id=0 keys=0 selected=0 updates=1
2022-03-29 04:06:43 601 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c woken with none selected
2022-03-29 04:06:43 601 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21-acceptor-0@3462e99a-EngineDActiveApp@35d81657{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@23f88e45 on ManagedSelector@58945295{STARTED} id=0 keys=0 selected=0 updates=1
2022-03-29 04:06:43 601 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c woken up from select, 0/0/0 selected
2022-03-29 04:06:43 601 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c processing 0 keys, 2 updates
2022-03-29 04:06:43 601 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 2
2022-03-29 04:06:43 601 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$Accept@263603e4
2022-03-29 04:06:43 601 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$Accept@263603e4 startThread=0
2022-03-29 04:06:43 601 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$Accept@23f88e45
2022-03-29 04:06:43 601 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$Accept@23f88e45 startThread=0
2022-03-29 04:06:43 601 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2022-03-29 04:06:43 601 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@644c48c waiting with 2 keys
2022-03-29 04:06:43 601 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-73] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$Accept@263603e4 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}]
2022-03-29 04:06:43 601 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$Accept@23f88e45 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@3a5e4f32{s=1/1,p=0}]
2022-03-29 04:06:43 601 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-73] invocationID:{InvocationID} - SocketChannelEndPoint@7117c979{/10.233.66.23:40774<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-03-29 04:06:43 601 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-24] invocationID:{InvocationID} - SocketChannelEndPoint@24f5d7c4{/10.233.66.23:40772<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-03-29 04:06:43 602 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-73] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@37ff8761
2022-03-29 04:06:43 602 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-24] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@2ea4568
2022-03-29 04:06:43 602 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-73] invocationID:{InvocationID} - new HttpChannelOverHttp@37410cca{s=HttpChannelState@2635e1b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@69a6b806{/10.233.66.23:40774<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@2635e1b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2022-03-29 04:06:43 602 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - new HttpChannelOverHttp@4cbcb3f1{s=HttpChannelState@6df68ec1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@67b73f4c{/10.233.66.23:40772<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@6df68ec1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2022-03-29 04:06:43 602 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-73] invocationID:{InvocationID} - New HTTP Connection HttpConnection@22a9eedc::DecryptedEndPoint@69a6b806{/10.233.66.23:40774<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}
2022-03-29 04:06:43 602 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - New HTTP Connection HttpConnection@3726f7d7::DecryptedEndPoint@67b73f4c{/10.233.66.23:40772<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}
2022-03-29 04:06:43 602 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-73] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@7117c979{/10.233.66.23:40774<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1d31911f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69a6b806{/10.233.66.23:40774<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@22a9eedc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14809b20{s=START}]=>HttpChannelOverHttp@37410cca{s=HttpChannelState@2635e1b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:43 602 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@24f5d7c4{/10.233.66.23:40772<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1eace9f9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67b73f4c{/10.233.66.23:40772<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3726f7d7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47f5fc6b{s=START}]=>HttpChannelOverHttp@4cbcb3f1{s=HttpChannelState@6df68ec1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2022-03-29 04:06:43 602 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - onOpen SslConnection@1eace9f9::SocketChannelEndPoint@24f5d7c4{/10.233.66.23:40772<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1eace9f9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67b73f4c{/10.233.66.23:40772<->/10.233.66.230:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3726f7d7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@47f5fc6b{s=START}]=>HttpChannelOverHttp@4cbcb3f1{s=HttpChannelState@6df68ec1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=