Results

By type

          	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
2021-11-13 04:14:56 902 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][pool-6-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.
2021-11-13 04:14:56 902 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][pool-6-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.
2021-11-13 04:14:56 906 INFO  [org.glassfish.jersey.client.internal.HttpUrlConnector][pool-6-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).
2021-11-13 04:14:56 907 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-6-thread-1] invocationID:{InvocationID} - ProxySelector Request for http://consul-server.onap:8500/v1/catalog/service/config-binding-service
2021-11-13 04:14:56 908 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-6-thread-1] invocationID:{InvocationID} - Proxy used: DIRECT
2021-11-13 04:14:56 908 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-6-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@25f293da5 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}
2021-11-13 04:14:56 909 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-6-thread-1] invocationID:{InvocationID} - KeepAlive stream used: http://consul-server.onap:8500/v1/catalog/service/config-binding-service
2021-11-13 04:14:56 909 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-6-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@26b572917 pairs: {null: HTTP/1.1 200 OK}{Content-Type: application/json}{X-Consul-Index: 807}{X-Consul-Knownleader: true}{X-Consul-Lastcontact: 0}{Date: Sat, 13 Nov 2021 04:14:56 GMT}{Content-Length: 352}
2021-11-13 04:14:56 909 INFO  [org.onap.holmes.common.config.MicroServiceConfig][pool-6-thread-1] invocationID:{InvocationID} - The config-binding-service address is http://config-binding-service.onap:10000
2021-11-13 04:14:56 910 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next object: org.glassfish.jersey.inject.hk2.Hk2InjectionManagerFactory
2021-11-13 04:14:56 910 DEBUG [org.jvnet.hk2.logger][pool-6-thread-1] invocationID:{InvocationID} - Created ServiceLocator ServiceLocatorImpl(__HK2_Generated_323,324,56611732)
2021-11-13 04:14:56 911 DEBUG [org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager][pool-6-thread-1] invocationID:{InvocationID} - Clearing Jersey HK2 caches. Service cache size: 3, reflection cache size: 20.
2021-11-13 04:14:56 912 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.logging.LoggingFeatureAutoDiscoverable
2021-11-13 04:14:56 912 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.internal.config.ExternalPropertiesAutoDiscoverable
2021-11-13 04:14:56 912 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.filter.internal.ServerFiltersAutoDiscoverable
2021-11-13 04:14:56 913 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.validation.internal.ValidationAutoDiscoverable
2021-11-13 04:14:56 913 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.jaxb.internal.JaxbAutoDiscoverable
2021-11-13 04:14:56 913 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.spidiscovery.internal.MetaInfServicesAutoDiscoverable
2021-11-13 04:14:56 913 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.wadl.internal.WadlAutoDiscoverable
2021-11-13 04:14:56 913 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.internal.monitoring.MonitoringAutodiscoverable
2021-11-13 04:14:56 914 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
2021-11-13 04:14:56 914 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-6-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
2021-11-13 04:14:56 914 DEBUG [org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel][pool-6-thread-1] invocationID:{InvocationID} - System properties configuration provider not allowed
2021-11-13 04:14:56 915 DEBUG [org.glassfish.jersey.client.ClientExecutorProvidersConfigurator][pool-6-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
2021-11-13 04:14:56 915 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][pool-6-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.
2021-11-13 04:14:56 915 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][pool-6-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.
2021-11-13 04:14:56 917 INFO  [org.glassfish.jersey.client.internal.HttpUrlConnector][pool-6-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).
2021-11-13 04:14:56 918 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-6-thread-1] invocationID:{InvocationID} - ProxySelector Request for http://config-binding-service.onap:10000/service_component/holmes-engine-mgmt
2021-11-13 04:14:56 919 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-6-thread-1] invocationID:{InvocationID} - Proxy used: DIRECT
2021-11-13 04:14:56 919 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-6-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@56d54b875 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}
2021-11-13 04:14:56 939 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-6-thread-1] invocationID:{InvocationID} - KeepAlive stream used: http://config-binding-service.onap:10000/service_component/holmes-engine-mgmt
2021-11-13 04:14:56 940 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-6-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@4cd50b825 pairs: {null: HTTP/1.1 200 OK}{x-onap-requestid: cf63a13b-1921-45ba-be80-0eb1538629e3}{Content-Type: application/json}{Content-Length: 359}{Date: Sat, 13 Nov 2021 04:14:56 GMT}
2021-11-13 04:14:56 940 INFO  [org.onap.holmes.common.config.MicroServiceConfig][pool-6-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"}}}
2021-11-13 04:14:56 940 INFO  [org.onap.holmes.engine.dcae.DcaeConfigurationPolling][pool-6-thread-1] invocationID:{InvocationID} - Operation aborted due to identical Configurations.
2021-11-13 04:15:01 686 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21-acceptor-0@265c0752-EngineDActiveApp@48751d8a{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@5fe20c58 on ManagedSelector@7cadf3ca{STARTED} id=0 keys=0 selected=0 updates=0
2021-11-13 04:15:01 686 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21-acceptor-0@265c0752-EngineDActiveApp@48751d8a{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@7cadf3ca{STARTED} id=0 keys=0 selected=0 updates=1
2021-11-13 04:15:01 686 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 woken with none selected
2021-11-13 04:15:01 687 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 woken up from select, 0/0/0 selected
2021-11-13 04:15:01 687 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 processing 0 keys, 1 updates
2021-11-13 04:15:01 687 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 1
2021-11-13 04:15:01 687 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$Accept@5fe20c58
2021-11-13 04:15:01 687 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$Accept@5fe20c58 startThread=0
2021-11-13 04:15:01 687 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-11-13 04:15:01 687 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 waiting with 1 keys
2021-11-13 04:15:01 687 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$Accept@5fe20c58 in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}]
2021-11-13 04:15:01 687 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-22] invocationID:{InvocationID} - SocketChannelEndPoint@629d6919{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-11-13 04:15:01 687 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-22] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@45046a26
2021-11-13 04:15:01 688 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-22] invocationID:{InvocationID} - new HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@26938fc1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-11-13 04:15:01 688 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - New HTTP Connection HttpConnection@497cf53e::DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}
2021-11-13 04:15:01 688 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-22] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@629d6919{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7a62d3f2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@497cf53e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40b5a6f8{s=START}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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}
2021-11-13 04:15:01 688 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-22] invocationID:{InvocationID} - onOpen SslConnection@7a62d3f2::SocketChannelEndPoint@629d6919{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7a62d3f2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@497cf53e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40b5a6f8{s=START}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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}
2021-11-13 04:15:01 688 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-22] invocationID:{InvocationID} - onOpen HttpConnection@497cf53e::DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}
2021-11-13 04:15:01 688 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-22] invocationID:{InvocationID} - fillInterested HttpConnection@497cf53e::DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}
2021-11-13 04:15:01 688 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - interested FillInterest@10573bf2{AC.ReadCB@497cf53e{HttpConnection@497cf53e::DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-11-13 04:15:01 688 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@7a62d3f2::SocketChannelEndPoint@629d6919{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7a62d3f2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@497cf53e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40b5a6f8{s=START}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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}
2021-11-13 04:15:01 688 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - /10.233.77.3:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7a62d3f2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@497cf53e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40b5a6f8{s=START}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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}
2021-11-13 04:15:01 689 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - interested FillInterest@3eace9c3{SSLC.NBReadCB@7a62d3f2{SslConnection@7a62d3f2::SocketChannelEndPoint@629d6919{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7a62d3f2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@497cf53e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40b5a6f8{s=START}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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}}}
2021-11-13 04:15:01 689 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@629d6919{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7a62d3f2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@497cf53e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40b5a6f8{s=START}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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}
2021-11-13 04:15:01 689 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@52bd50a7 on ManagedSelector@7cadf3ca{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-13 04:15:01 689 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@7cadf3ca{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-13 04:15:01 689 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 woken with none selected
2021-11-13 04:15:01 689 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 woken up from select, 0/0/1 selected
2021-11-13 04:15:01 689 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 processing 0 keys, 1 updates
2021-11-13 04:15:01 689 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 1
2021-11-13 04:15:01 689 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Created SocketChannelEndPoint@629d6919{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7a62d3f2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@497cf53e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40b5a6f8{s=START}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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}
2021-11-13 04:15:01 689 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@52bd50a7
2021-11-13 04:15:01 689 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$Accept@5fe20c58 in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}]
2021-11-13 04:15:01 689 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@629d6919{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@7a62d3f2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@497cf53e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40b5a6f8{s=START}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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}
2021-11-13 04:15:01 690 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-11-13 04:15:01 690 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 waiting with 1 keys
2021-11-13 04:15:01 690 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 woken up from select, 1/1/1 selected
2021-11-13 04:15:01 690 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 processing 1 keys, 0 updates
2021-11-13 04:15:01 690 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.77.3:9102 remote=/10.233.77.141:35516], selector=sun.nio.ch.EPollSelectorImpl@3b4a4fb7, interestOps=1, readyOps=1 SocketChannelEndPoint@629d6919{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@7a62d3f2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@497cf53e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40b5a6f8{s=START}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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} 
2021-11-13 04:15:01 690 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@629d6919{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7a62d3f2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@497cf53e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40b5a6f8{s=START}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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}
2021-11-13 04:15:01 690 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@629d6919{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7a62d3f2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@497cf53e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40b5a6f8{s=START}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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
2021-11-13 04:15:01 690 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=0} tryExecute EatWhatYouKill@25a2f432/SelectorProducer@229d508c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=1798]@2021-11-13T04:15:01.690312Z
2021-11-13 04:15:01 690 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=0}@4fb596fb offer EatWhatYouKill@25a2f432/SelectorProducer@229d508c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=0}][pc=0,pic=0,pec=3,epc=1798]@2021-11-13T04:15:01.690365Z
2021-11-13 04:15:01 690 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=1} startReservedThread p=1
2021-11-13 04:15:01 690 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue ReservedThreadExecutor@fd0e118{s=0/1,p=1}@4ef00d78 startThread=0
2021-11-13 04:15:01 690 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - run ReservedThreadExecutor@fd0e118{s=0/1,p=1}@4ef00d78 in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=1}]
2021-11-13 04:15:01 690 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@25a2f432/SelectorProducer@229d508c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=1798]@2021-11-13T04:15:01.690469Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@629d6919{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7a62d3f2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@497cf53e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40b5a6f8{s=START}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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
2021-11-13 04:15:01 690 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=1}@4ef00d78 started
2021-11-13 04:15:01 690 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=0}@4ef00d78 waiting
2021-11-13 04:15:01 690 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@3eace9c3{SSLC.NBReadCB@7a62d3f2{SslConnection@7a62d3f2::SocketChannelEndPoint@629d6919{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7a62d3f2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@497cf53e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40b5a6f8{s=START}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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}}}
2021-11-13 04:15:01 690 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=1}@4fb596fb task=EatWhatYouKill@25a2f432/SelectorProducer@229d508c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=1799]@2021-11-13T04:15:01.690598Z
2021-11-13 04:15:01 690 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >c.onFillable SslConnection@7a62d3f2::SocketChannelEndPoint@629d6919{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7a62d3f2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@497cf53e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40b5a6f8{s=START}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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}
2021-11-13 04:15:01 690 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@25a2f432/SelectorProducer@229d508c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=1799]@2021-11-13T04:15:01.690655Z tryProduce true
2021-11-13 04:15:01 690 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 0
2021-11-13 04:15:01 690 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2021-11-13 04:15:01 690 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - onFillable SslConnection@7a62d3f2::SocketChannelEndPoint@629d6919{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7a62d3f2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@497cf53e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40b5a6f8{s=START}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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}
2021-11-13 04:15:01 690 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@10573bf2{AC.ReadCB@497cf53e{HttpConnection@497cf53e::DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-11-13 04:15:01 690 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@497cf53e::DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@26938fc1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-11-13 04:15:01 690 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@629d6919{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a62d3f2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@497cf53e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40b5a6f8{s=START}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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}
2021-11-13 04:15:01 690 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 waiting with 1 keys
2021-11-13 04:15:01 690 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >fill SslConnection@7a62d3f2::SocketChannelEndPoint@629d6919{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a62d3f2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@497cf53e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40b5a6f8{s=START}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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}
2021-11-13 04:15:01 690 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-11-13 04:15:01 690 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 261 HeapByteBuffer@7b462ad1[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03\xE9\x85\xAd\xEa\x15\xB9 \x8b(i\xD1\x98\xD4\n...@\xBd+\xE2pRi\xA5\xFe_\xB1\xF8z\xB9v\x02\x07\x1dU\x02VhF>>>\xE8r\xA6\xB0{-\xE1\xFdS...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:01 690 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=261
2021-11-13 04:15:01 690 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill starting handshake SslConnection@7a62d3f2::SocketChannelEndPoint@629d6919{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a62d3f2{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@497cf53e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40b5a6f8{s=START}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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}
2021-11-13 04:15:01 691 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@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xAfT6\x13...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xAfT6\x13...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:01 691 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_TASK
2021-11-13 04:15:01 691 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_WRAP
2021-11-13 04:15:01 691 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >flush SslConnection@7a62d3f2::SocketChannelEndPoint@629d6919{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a62d3f2{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@497cf53e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40b5a6f8{s=START}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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}
2021-11-13 04:15:01 692 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@489b6b3[p=0,l=0,c=0,r=0]={<<<>>>}
2021-11-13 04:15:01 692 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush NEED_WRAP
2021-11-13 04:15:01 692 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
2021-11-13 04:15:01 692 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@629d6919{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a62d3f2{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@497cf53e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40b5a6f8{s=START}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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}
2021-11-13 04:15:01 692 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net flushed=true, ac=true
2021-11-13 04:15:01 692 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a62d3f2{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@497cf53e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40b5a6f8{s=START}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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}
2021-11-13 04:15:01 692 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-11-13 04:15:01 692 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 6 HeapByteBuffer@7b462ad1[p=0,l=6,c=17408,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x00\xFc\x03\x03\xE9\x85\xAd\xEa...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:01 692 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=6
2021-11-13 04:15:01 692 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@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xAfT6\x13...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xAfT6\x13...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:01 692 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-11-13 04:15:01 692 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 0 HeapByteBuffer@7b462ad1[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x00\x00\xFc...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:01 692 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=0
2021-11-13 04:15:01 692 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@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xAfT6\x13...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xAfT6\x13...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:01 692 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a62d3f2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@497cf53e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40b5a6f8{s=START}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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}
2021-11-13 04:15:01 692 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >fill SslConnection@7a62d3f2::SocketChannelEndPoint@629d6919{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a62d3f2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@497cf53e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40b5a6f8{s=START}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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}
2021-11-13 04:15:01 692 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-11-13 04:15:01 692 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 0 HeapByteBuffer@7b462ad1[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x00\x00\xFc...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:01 692 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=0
2021-11-13 04:15:01 692 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@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xAfT6\x13...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xAfT6\x13...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:01 692 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a62d3f2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@497cf53e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40b5a6f8{s=START}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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}
2021-11-13 04:15:01 692 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@497cf53e::DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=4/30000} filled 0 HeapByteBuffer@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xAfT6\x13...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:01 692 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@497cf53e::DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xAfT6\x13...\x00\x00\x00\x00\x00\x00\x00} {}
2021-11-13 04:15:01 692 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xAfT6\x13...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:01 692 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@497cf53e::DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=4/30000} parsed false HttpParser{s=START,0 of -1}
2021-11-13 04:15:01 692 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@497cf53e::DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=4/30000}
2021-11-13 04:15:01 692 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - fillInterested HttpConnection@497cf53e::DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=4/30000}
2021-11-13 04:15:01 692 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - interested FillInterest@10573bf2{AC.ReadCB@497cf53e{HttpConnection@497cf53e::DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-11-13 04:15:01 692 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@7a62d3f2::SocketChannelEndPoint@629d6919{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a62d3f2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@497cf53e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40b5a6f8{s=START}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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}
2021-11-13 04:15:01 692 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a62d3f2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@497cf53e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40b5a6f8{s=START}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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}
2021-11-13 04:15:01 693 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - interested FillInterest@3eace9c3{SSLC.NBReadCB@7a62d3f2{SslConnection@7a62d3f2::SocketChannelEndPoint@629d6919{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a62d3f2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@497cf53e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40b5a6f8{s=START}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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}}}
2021-11-13 04:15:01 693 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@629d6919{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@7a62d3f2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@497cf53e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40b5a6f8{s=START}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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}
2021-11-13 04:15:01 693 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@52bd50a7 on ManagedSelector@7cadf3ca{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-13 04:15:01 693 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@7cadf3ca{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-13 04:15:01 693 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 woken with none selected
2021-11-13 04:15:01 693 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@497cf53e::DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@26938fc1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-11-13 04:15:01 693 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 woken up from select, 0/0/1 selected
2021-11-13 04:15:01 693 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 processing 0 keys, 1 updates
2021-11-13 04:15:01 693 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 1
2021-11-13 04:15:01 693 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@52bd50a7
2021-11-13 04:15:01 693 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@7a62d3f2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@497cf53e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40b5a6f8{s=START}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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}
2021-11-13 04:15:01 693 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=0}@3a4856a4 size 1 > capacity
2021-11-13 04:15:01 693 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - ran ReservedThreadExecutor@fd0e118{s=1/1,p=0}@3a4856a4 in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}]
2021-11-13 04:15:01 693 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@629d6919{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@7a62d3f2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@497cf53e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40b5a6f8{s=START}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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}
2021-11-13 04:15:01 693 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2021-11-13 04:15:01 693 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 waiting with 1 keys
2021-11-13 04:15:01 693 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 woken up from select, 1/1/1 selected
2021-11-13 04:15:01 693 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 processing 1 keys, 0 updates
2021-11-13 04:15:01 693 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.77.3:9102 remote=/10.233.77.141:35516], selector=sun.nio.ch.EPollSelectorImpl@3b4a4fb7, interestOps=1, readyOps=1 SocketChannelEndPoint@629d6919{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@7a62d3f2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@497cf53e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40b5a6f8{s=START}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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} 
2021-11-13 04:15:01 693 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@629d6919{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7a62d3f2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@497cf53e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40b5a6f8{s=START}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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}
2021-11-13 04:15:01 694 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@629d6919{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7a62d3f2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@497cf53e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40b5a6f8{s=START}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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
2021-11-13 04:15:01 694 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=0} tryExecute EatWhatYouKill@25a2f432/SelectorProducer@229d508c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=1799]@2021-11-13T04:15:01.694114Z
2021-11-13 04:15:01 694 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=0}@4ef00d78 offer EatWhatYouKill@25a2f432/SelectorProducer@229d508c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=0}][pc=0,pic=0,pec=3,epc=1799]@2021-11-13T04:15:01.694171Z
2021-11-13 04:15:01 694 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=1} startReservedThread p=1
2021-11-13 04:15:01 694 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - queue ReservedThreadExecutor@fd0e118{s=0/1,p=1}@27a23a5e startThread=0
2021-11-13 04:15:01 694 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run ReservedThreadExecutor@fd0e118{s=0/1,p=1}@27a23a5e in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=1}]
2021-11-13 04:15:01 694 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=1}@4ef00d78 task=EatWhatYouKill@25a2f432/SelectorProducer@229d508c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=1799]@2021-11-13T04:15:01.694388Z
2021-11-13 04:15:01 694 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=1}@27a23a5e started
2021-11-13 04:15:01 694 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-23] invocationID:{InvocationID} - EatWhatYouKill@25a2f432/SelectorProducer@229d508c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=1}][pc=0,pic=0,pec=3,epc=1799]@2021-11-13T04:15:01.694415Z tryProduce true
2021-11-13 04:15:01 694 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=0}@27a23a5e waiting
2021-11-13 04:15:01 694 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@25a2f432/SelectorProducer@229d508c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=1799]@2021-11-13T04:15:01.694299Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@629d6919{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7a62d3f2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@497cf53e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40b5a6f8{s=START}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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
2021-11-13 04:15:01 694 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 0
2021-11-13 04:15:01 694 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0
2021-11-13 04:15:01 694 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@629d6919{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a62d3f2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@497cf53e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40b5a6f8{s=START}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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}
2021-11-13 04:15:01 694 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 waiting with 1 keys
2021-11-13 04:15:01 694 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@3eace9c3{SSLC.NBReadCB@7a62d3f2{SslConnection@7a62d3f2::SocketChannelEndPoint@629d6919{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a62d3f2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@497cf53e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40b5a6f8{s=START}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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}}}
2021-11-13 04:15:01 694 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >c.onFillable SslConnection@7a62d3f2::SocketChannelEndPoint@629d6919{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a62d3f2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@497cf53e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40b5a6f8{s=START}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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}
2021-11-13 04:15:01 694 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - onFillable SslConnection@7a62d3f2::SocketChannelEndPoint@629d6919{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a62d3f2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@497cf53e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40b5a6f8{s=START}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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}
2021-11-13 04:15:01 695 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@10573bf2{AC.ReadCB@497cf53e{HttpConnection@497cf53e::DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-11-13 04:15:01 695 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@497cf53e::DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@26938fc1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-11-13 04:15:01 695 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >fill SslConnection@7a62d3f2::SocketChannelEndPoint@629d6919{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a62d3f2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@497cf53e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40b5a6f8{s=START}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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}
2021-11-13 04:15:01 695 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-11-13 04:15:01 695 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 367 HeapByteBuffer@7b462ad1[p=0,l=367,c=17408,r=367]={<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\xE9\x85\xAd\xEa\x15\xB9 \x8b(i\xD1\x98\xD4\n...9\xE8\x90\x14\xF9\xD8\xCegN\x07\xE1\x8f\x03\xCd\x84X\x03\x98\xDf\xD9\xA0\xA2\xD1>>>U\xA9\x14\x96B\x06rvi...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:01 695 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=367
2021-11-13 04:15:01 695 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] 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@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xAfT6\x13...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xAfT6\x13...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:01 695 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_TASK
2021-11-13 04:15:01 702 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-27] invocationID:{InvocationID} - Chose alias holmes-engine-mgmt@holmes-engine-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@45046a26
2021-11-13 04:15:01 705 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_WRAP
2021-11-13 04:15:01 706 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >flush SslConnection@7a62d3f2::SocketChannelEndPoint@629d6919{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a62d3f2{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@497cf53e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40b5a6f8{s=START}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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}
2021-11-13 04:15:01 706 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@489b6b3[p=0,l=0,c=0,r=0]={<<<>>>}
2021-11-13 04:15:01 706 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush NEED_WRAP
2021-11-13 04:15:01 706 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] 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
2021-11-13 04:15:01 706 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@629d6919{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a62d3f2{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@497cf53e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40b5a6f8{s=START}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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}
2021-11-13 04:15:01 706 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net flushed=true, ac=true
2021-11-13 04:15:01 706 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush NEED_WRAP
2021-11-13 04:15:01 706 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] 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
2021-11-13 04:15:01 706 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@629d6919{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a62d3f2{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@497cf53e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40b5a6f8{s=START}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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}
2021-11-13 04:15:01 707 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net flushed=true, ac=true
2021-11-13 04:15:01 707 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush NEED_WRAP
2021-11-13 04:15:01 707 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] 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
2021-11-13 04:15:01 707 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - flushed 2700 SocketChannelEndPoint@629d6919{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a62d3f2{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@497cf53e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40b5a6f8{s=START}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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}
2021-11-13 04:15:01 707 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net flushed=true, ac=true
2021-11-13 04:15:01 707 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a62d3f2{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@497cf53e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40b5a6f8{s=START}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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}
2021-11-13 04:15:01 707 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-11-13 04:15:01 707 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 0 HeapByteBuffer@7b462ad1[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:01 707 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=0
2021-11-13 04:15:01 707 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] 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@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xAfT6\x13...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xAfT6\x13...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:01 707 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a62d3f2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@497cf53e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40b5a6f8{s=START}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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}
2021-11-13 04:15:01 708 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >fill SslConnection@7a62d3f2::SocketChannelEndPoint@629d6919{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a62d3f2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@497cf53e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40b5a6f8{s=START}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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}
2021-11-13 04:15:01 708 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-11-13 04:15:01 708 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 58 HeapByteBuffer@7b462ad1[p=0,l=58,c=17408,r=58]={<<<\x17\x03\x03\x005\xDe1b\x1c\xBf\x9fg\xCb\x91/\x95\xA6pj*\xCbU\xE5^\\...\xA7\x17\x8e\x11\xD5\x14\xB3\xD4\xA2[Y\xB5\xDcz4f\xE0VE\xDf\x06c/>>>\x95\x957KM\xCe$X\xE5...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:01 708 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=58
2021-11-13 04:15:01 708 DEBUG [jdk.event.security][dw-27] invocationID:{InvocationID} -  TLSHandshake: 10.233.77.141:35516, TLSv1.3, TLS_AES_128_GCM_SHA256, 0
2021-11-13 04:15:01 708 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - unwrap net_filled=58 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=58,c=17408,r=0] unwrapBuffer=HeapByteBuffer@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xAfT6\x13...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xAfT6\x13...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:01 708 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - handshake succeeded SslConnection@7a62d3f2::SocketChannelEndPoint@629d6919{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a62d3f2{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@497cf53e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40b5a6f8{s=START}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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
2021-11-13 04:15:01 709 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-11-13 04:15:01 709 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 172 HeapByteBuffer@7b462ad1[p=0,l=172,c=17408,r=172]={<<<\x17\x03\x03\x00\xA7m\xDe\n\xCcW_\x88og/\xE4\xE6\xF0\x9d\x02\xF5\xFe\x1ci!...\xA9\xB5\x1f|\xC4\xEa\x8a\\\xD2\xB3Z\x99\rK|,\xE0\xAd\xE3\xD2\x9d\xC4D>>>\x03\x06\x03\x02\x01\x02\x03\xFf\x01...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:01 709 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=172
2021-11-13 04:15:01 709 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - unwrap net_filled=172 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 172 bytesProduced = 150 encryptedBuffer=[p=172,l=172,c=17408,r=0] unwrapBuffer=HeapByteBuffer@5b0e79e2[p=0,l=150,c=17408,r=150]={<<>>\x86\xFa\x8d\xA4z\x94\x98\x06\x97...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5b0e79e2[p=0,l=150,c=17408,r=150]={<<>>\x86\xFa\x8d\xA4z\x94\x98\x06\x97...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:01 709 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a62d3f2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@497cf53e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40b5a6f8{s=START}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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}
2021-11-13 04:15:01 709 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@497cf53e::DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=16/30000} filled 150 HeapByteBuffer@5b0e79e2[p=0,l=150,c=17408,r=150]={<<>>\x86\xFa\x8d\xA4z\x94\x98\x06\x97...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:01 709 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@497cf53e::DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=16/30000} parse HeapByteBuffer@5b0e79e2[p=0,l=150,c=17408,r=150]={<<>>\x86\xFa\x8d\xA4z\x94\x98\x06\x97...\x00\x00\x00\x00\x00\x00\x00} {}
2021-11-13 04:15:01 709 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@5b0e79e2[p=0,l=150,c=17408,r=150]={<<>>\x86\xFa\x8d\xA4z\x94\x98\x06\x97...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:01 709 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - START --> SPACE1
2021-11-13 04:15:01 709 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - SPACE1 --> URI
2021-11-13 04:15:01 709 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - URI --> SPACE2
2021-11-13 04:15:01 709 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION
2021-11-13 04:15:01 709 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER
2021-11-13 04:15:01 709 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:Host --> VALUE
2021-11-13 04:15:01 709 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE
2021-11-13 04:15:01 709 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:Host --> FIELD
2021-11-13 04:15:01 709 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE
2021-11-13 04:15:01 709 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE
2021-11-13 04:15:01 709 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD
2021-11-13 04:15:01 710 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE
2021-11-13 04:15:01 710 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD
2021-11-13 04:15:01 710 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE
2021-11-13 04:15:01 710 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD
2021-11-13 04:15:01 710 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - HEADER --> CONTENT
2021-11-13 04:15:01 710 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - REQUEST for //10.233.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0}
GET //10.233.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1
Host: 10.233.77.3:9102
User-Agent: kube-probe/1.19
Accept-Encoding: gzip
Connection: close


2021-11-13 04:15:01 710 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@497cf53e::DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=17/30000} parsed true HttpParser{s=CONTENT,0 of -1}
2021-11-13 04:15:01 710 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@497cf53e::DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=17/30000}
2021-11-13 04:15:01 710 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - handle //10.233.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 
2021-11-13 04:15:01 710 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-27] invocationID:{InvocationID} - handling HttpChannelState@26938fc1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-11-13 04:15:01 710 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0}
2021-11-13 04:15:01 710 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-27] invocationID:{InvocationID} - Host 10.233.77.3 with SNI null
2021-11-13 04:15:01 710 DEBUG [org.eclipse.jetty.server.Server][dw-27] invocationID:{InvocationID} - REQUEST GET /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0}
2021-11-13 04:15:01 710 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-27] invocationID:{InvocationID} - GzipHandler@14d53884{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck)@70d2a4f1 in null
2021-11-13 04:15:01 711 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-27] invocationID:{InvocationID} - scope null||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@778d82e9{/,null,AVAILABLE}
2021-11-13 04:15:01 711 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-27] invocationID:{InvocationID} - context=||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@778d82e9{/,null,AVAILABLE}
2021-11-13 04:15:01 711 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-27] invocationID:{InvocationID} - servlet |/api/holmes-engine-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-5ffdd510@9c69035d==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-11-13 04:15:01 711 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-27] invocationID:{InvocationID} - chain=logFilter@2e4d2232==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-3c20e9d6@3c20e9d6==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-2e7517aa@2e7517aa==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-5ffdd510@9c69035d==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-11-13 04:15:01 711 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-27] invocationID:{InvocationID} - call filter logFilter@2e4d2232==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true
2021-11-13 04:15:01 711 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-27] invocationID:{InvocationID} - Entering.
2021-11-13 04:15:01 711 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-27] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation.
2021-11-13 04:15:01 711 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-27] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: 04d2a5b7-b12e-47c2-9dbb-dbb5606e218c
2021-11-13 04:15:01 711 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-27] invocationID:{InvocationID} - Invoking synchronously ... 
2021-11-13 04:15:01 711 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-27] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-3c20e9d6@3c20e9d6==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true
2021-11-13 04:15:01 711 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-27] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-2e7517aa@2e7517aa==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true
2021-11-13 04:15:01 711 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-5ffdd510@9c69035d==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-11-13 04:15:01 713 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@14d53884{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck)@70d2a4f1
2021-11-13 04:15:01 713 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@1fff74e4 exclude no deflater
2021-11-13 04:15:01 713 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@7989cdf6[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@4f4f7853{null}
2021-11-13 04:15:01 713 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
200 OK HTTP/1.1
Connection: close
Date: Sat, 13 Nov 2021 04:15:01 GMT
X-TransactionID: 04d2a5b7-b12e-47c2-9dbb-dbb5606e218c
X-InvocationID: 235b62c0-c3db-4f74-bfef-902fcbd4d7e1
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-11-13 04:15:01 713 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@2a5fb867[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4ee3b19c] (null,[p=0,l=4,c=8192,r=4],true)@START
2021-11-13 04:15:01 713 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@7989cdf6[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:01 713 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close
Date: Sat, 13 Nov 2021 04:15:01 GMT
X-TransactionID: 04d2a5b7-b12e-47c2-9dbb-dbb5606e218c
X-InvocationID: 235b62c0-c3db-4f74-bfef-902fcbd4d7e1
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-11-13 04:15:01 714 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT
2021-11-13 04:15:01 714 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@2a5fb867[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4ee3b19c] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING
2021-11-13 04:15:01 714 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@793233cb{IDLE}->null [HeapByteBuffer@2df7f8c8[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@7989cdf6[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]
2021-11-13 04:15:01 714 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@793233cb{WRITING}->null:IDLE-->WRITING
2021-11-13 04:15:01 714 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@7a62d3f2::SocketChannelEndPoint@629d6919{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a62d3f2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=-,flush=W,to=21/30000}=>HttpConnection@497cf53e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@40b5a6f8{s=COMPLETING}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-11-13 04:15:01 714 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@2df7f8c8[p=0,l=252,c=8192,r=252]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:01 714 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@7989cdf6[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:01 714 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING
2021-11-13 04:15:01 714 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - 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
2021-11-13 04:15:01 714 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@629d6919{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a62d3f2{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=-,flush=W,to=21/30000}=>HttpConnection@497cf53e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@40b5a6f8{s=COMPLETING}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-11-13 04:15:01 714 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-11-13 04:15:01 714 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a62d3f2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=-,flush=W,to=21/30000}=>HttpConnection@497cf53e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@40b5a6f8{s=COMPLETING}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-11-13 04:15:01 714 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@793233cb{WRITING}->null
2021-11-13 04:15:01 714 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@793233cb{IDLE}->null:WRITING-->IDLE
2021-11-13 04:15:01 714 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@2a5fb867[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4ee3b19c] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-11-13 04:15:01 715 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@2a5fb867[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4ee3b19c] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-11-13 04:15:01 715 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=22/30000}
2021-11-13 04:15:01 715 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@7a62d3f2::SocketChannelEndPoint@629d6919{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a62d3f2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OSHUTTING,fill=-,flush=-,to=22/30000}=>HttpConnection@497cf53e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@40b5a6f8{s=END}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} oshut=false, ishut=false
2021-11-13 04:15:01 715 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@7a62d3f2::SocketChannelEndPoint@629d6919{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a62d3f2{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OSHUTTING,fill=-,flush=-,to=22/30000}=>HttpConnection@497cf53e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@40b5a6f8{s=END}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}
2021-11-13 04:15:01 715 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@489b6b3[p=0,l=0,c=0,r=0]={<<<>>>}
2021-11-13 04:15:01 715 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP
2021-11-13 04:15:01 715 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - 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
2021-11-13 04:15:01 716 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@629d6919{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a62d3f2{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OSHUTTING,fill=-,flush=-,to=23/30000}=>HttpConnection@497cf53e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@40b5a6f8{s=END}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6}
2021-11-13 04:15:01 716 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-11-13 04:15:01 716 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@629d6919{/10.233.77.141:35516<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a62d3f2{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OSHUTTING,fill=-,flush=-,to=23/30000}=>HttpConnection@497cf53e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@40b5a6f8{s=END}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6}
2021-11-13 04:15:01 716 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.77.3:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a62d3f2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OSHUTTING,fill=-,flush=-,to=23/30000}=>HttpConnection@497cf53e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@40b5a6f8{s=END}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6}
2021-11-13 04:15:01 716 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@7a62d3f2::SocketChannelEndPoint@629d6919{/10.233.77.141:35516<->/10.233.77.3:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a62d3f2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OSHUTTING,fill=-,flush=-,to=23/30000}=>HttpConnection@497cf53e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@40b5a6f8{s=END}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6}
2021-11-13 04:15:01 716 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@3eace9c3{SSLC.NBReadCB@7a62d3f2{SslConnection@7a62d3f2::SocketChannelEndPoint@629d6919{/10.233.77.141:35516<->/10.233.77.3:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a62d3f2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OSHUTTING,fill=-,flush=-,to=24/30000}=>HttpConnection@497cf53e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@40b5a6f8{s=END}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6}}}
2021-11-13 04:15:01 716 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@629d6919{/10.233.77.141:35516<->/10.233.77.3:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@7a62d3f2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OSHUTTING,fill=-,flush=-,to=24/30000}=>HttpConnection@497cf53e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@40b5a6f8{s=END}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=6}
2021-11-13 04:15:01 717 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@52bd50a7 on ManagedSelector@7cadf3ca{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-13 04:15:01 717 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@7cadf3ca{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-13 04:15:01 717 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 woken with none selected
2021-11-13 04:15:01 717 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=6f35df23-1a24-4462-99d0-0e9d3c168183, referenceCounter=0, store size=0} on thread dw-27 - GET /api/holmes-engine-mgmt/v1/healthcheck
2021-11-13 04:15:01 717 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 woken up from select, 0/0/1 selected
2021-11-13 04:15:01 717 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 processing 0 keys, 1 updates
2021-11-13 04:15:01 717 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 1
2021-11-13 04:15:01 717 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@52bd50a7
2021-11-13 04:15:01 717 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-27] invocationID:{InvocationID} - Exiting.
2021-11-13 04:15:01 717 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@629d6919{/10.233.77.141:35516<->/10.233.77.3:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@7a62d3f2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OSHUT,fill=-,flush=-,to=24/30000}=>HttpConnection@497cf53e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@40b5a6f8{s=END}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=7}
2021-11-13 04:15:01 717 DEBUG [org.eclipse.jetty.server.Server][dw-27] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=7}
2021-11-13 04:15:01 717 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0
2021-11-13 04:15:01 717 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-27] invocationID:{InvocationID} - unhandle HttpChannelState@26938fc1{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1}
2021-11-13 04:15:01 717 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 waiting with 1 keys
2021-11-13 04:15:01 717 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-27] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@26938fc1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-11-13 04:15:01 717 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=7}
2021-11-13 04:15:01 717 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 woken up from select, 1/1/1 selected
2021-11-13 04:15:01 717 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 processing 1 keys, 0 updates
2021-11-13 04:15:01 717 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-27] invocationID:{InvocationID} - completed HttpChannelState@26938fc1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-11-13 04:15:01 717 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-27] invocationID:{InvocationID} - unhandle HttpChannelState@26938fc1{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-11-13 04:15:01 717 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-27] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@26938fc1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-11-13 04:15:01 717 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.77.3:9102 remote=/10.233.77.141:35516], selector=sun.nio.ch.EPollSelectorImpl@3b4a4fb7, interestOps=1, readyOps=1 SocketChannelEndPoint@629d6919{/10.233.77.141:35516<->/10.233.77.3:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@7a62d3f2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OSHUT,fill=-,flush=-,to=24/30000}=>HttpConnection@497cf53e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@40b5a6f8{s=END}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=HANDLING,uri=https://10.233.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=7} 
2021-11-13 04:15:01 717 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=7}
2021-11-13 04:15:01 717 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - onCompleted for /api/holmes-engine-mgmt/v1/healthcheck written=4
2021-11-13 04:15:01 717 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@629d6919{/10.233.77.141:35516<->/10.233.77.3:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7a62d3f2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OSHUT,fill=-,flush=-,to=24/30000}=>HttpConnection@497cf53e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@40b5a6f8{s=END}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=7}
2021-11-13 04:15:01 717 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-27] invocationID:{InvocationID} - recycle HttpChannelState@26938fc1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-11-13 04:15:01 717 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1}
2021-11-13 04:15:01 717 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - CONTENT --> CLOSE
2021-11-13 04:15:01 717 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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}
10.233.77.141 - - [13/Nov/2021:04:15:01 +0000] "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.19" 7
2021-11-13 04:15:01 717 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@629d6919{/10.233.77.141:35516<->/10.233.77.3:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7a62d3f2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OSHUT,fill=-,flush=-,to=24/30000}=>HttpConnection@497cf53e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@40b5a6f8{s=END}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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=7}:runFillable:BLOCKING
2021-11-13 04:15:01 717 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >fill SslConnection@7a62d3f2::SocketChannelEndPoint@629d6919{/10.233.77.141:35516<->/10.233.77.3:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7a62d3f2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OSHUT,fill=-,flush=-,to=25/30000}=>HttpConnection@497cf53e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@40b5a6f8{s=START}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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}
2021-11-13 04:15:01 717 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-11-13 04:15:01 717 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 24 HeapByteBuffer@7b462ad1[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13!\x13G\xF8\xE8c)-w\xB8\xD5\x99\xAc\xD3\xD1\x0cB\x18\xEe>>>ine-mgmt/...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:01 717 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=24
2021-11-13 04:15:01 717 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=0} tryExecute EatWhatYouKill@25a2f432/SelectorProducer@229d508c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=1800]@2021-11-13T04:15:01.717833Z
2021-11-13 04:15:01 717 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=0}@27a23a5e offer EatWhatYouKill@25a2f432/SelectorProducer@229d508c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=0}][pc=0,pic=0,pec=3,epc=1800]@2021-11-13T04:15:01.717882Z
2021-11-13 04:15:01 717 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] 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@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#9\xF3\xDe\xE5...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#9\xF3\xDe\xE5...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:01 717 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=1} startReservedThread p=1
2021-11-13 04:15:01 717 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - queue ReservedThreadExecutor@fd0e118{s=0/1,p=1}@46743333 startThread=0
2021-11-13 04:15:01 717 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.77.3:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7a62d3f2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OSHUT,fill=-,flush=-,to=25/30000}=>HttpConnection@497cf53e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@40b5a6f8{s=START}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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}
2021-11-13 04:15:01 717 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1}
2021-11-13 04:15:01 717 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=1}@27a23a5e task=EatWhatYouKill@25a2f432/SelectorProducer@229d508c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=1800]@2021-11-13T04:15:01.717969Z
2021-11-13 04:15:01 717 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@497cf53e::DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OSHUT,fill=-,flush=-,to=25/30000} filled -1 HeapByteBuffer@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#9\xF3\xDe\xE5...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:01 718 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OSHUT,fill=-,flush=-,to=25/30000}
2021-11-13 04:15:01 718 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@25a2f432/SelectorProducer@229d508c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=1800]@2021-11-13T04:15:01.718006Z tryProduce true
2021-11-13 04:15:01 718 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 0
2021-11-13 04:15:01 718 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0
2021-11-13 04:15:01 718 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close(null) DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OSHUT,fill=-,flush=-,to=25/30000}
2021-11-13 04:15:01 718 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-23] invocationID:{InvocationID} - EatWhatYouKill@25a2f432/SelectorProducer@229d508c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=1800]@2021-11-13T04:15:01.71799Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@629d6919{/10.233.77.141:35516<->/10.233.77.3:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7a62d3f2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,OSHUT,fill=-,flush=-,to=25/30000}=>HttpConnection@497cf53e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@40b5a6f8{s=START}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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
2021-11-13 04:15:01 718 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - shutdownOutput: SslConnection@7a62d3f2::SocketChannelEndPoint@629d6919{/10.233.77.141:35516<->/10.233.77.3:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a62d3f2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@497cf53e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@40b5a6f8{s=START}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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
2021-11-13 04:15:01 718 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run ReservedThreadExecutor@fd0e118{s=0/1,p=1}@46743333 in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=1}]
2021-11-13 04:15:01 718 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@629d6919{/10.233.77.141:35516<->/10.233.77.3:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a62d3f2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@497cf53e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@40b5a6f8{s=START}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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}
2021-11-13 04:15:01 718 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 waiting with 1 keys
2021-11-13 04:15:01 718 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=1}@46743333 started
2021-11-13 04:15:01 718 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=0}@46743333 waiting
2021-11-13 04:15:01 718 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - ensureFillInterested SslConnection@7a62d3f2::SocketChannelEndPoint@629d6919{/10.233.77.141:35516<->/10.233.77.3:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a62d3f2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@497cf53e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@40b5a6f8{s=START}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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}
2021-11-13 04:15:01 718 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close SocketChannelEndPoint@629d6919{/10.233.77.141:35516<->/10.233.77.3:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a62d3f2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@497cf53e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@40b5a6f8{s=START}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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}
2021-11-13 04:15:01 718 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - fillable FillInterest@3eace9c3{SSLC.NBReadCB@7a62d3f2{SslConnection@7a62d3f2::SocketChannelEndPoint@629d6919{/10.233.77.141:35516<->/10.233.77.3:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a62d3f2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@497cf53e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@40b5a6f8{s=START}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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}}}
2021-11-13 04:15:01 718 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@629d6919{/10.233.77.141:35516<->/10.233.77.3:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a62d3f2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@497cf53e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@40b5a6f8{s=START}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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}
2021-11-13 04:15:01 718 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - doClose SocketChannelEndPoint@629d6919{/10.233.77.141:35516<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a62d3f2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@497cf53e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@40b5a6f8{s=START}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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}
2021-11-13 04:15:01 718 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >c.onFillable SslConnection@7a62d3f2::SocketChannelEndPoint@629d6919{/10.233.77.141:35516<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7a62d3f2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@497cf53e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@40b5a6f8{s=START}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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}
2021-11-13 04:15:01 718 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - close DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=25/30000}
2021-11-13 04:15:01 718 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - close(null) DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=25/30000}
2021-11-13 04:15:01 718 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - onClose FillInterest@3eace9c3{null}
2021-11-13 04:15:01 718 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Wakeup ManagedSelector@7cadf3ca{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-13 04:15:01 718 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4d0b415e startThread=0
2021-11-13 04:15:01 718 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - onClose FillInterest@10573bf2{null}
2021-11-13 04:15:01 718 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@497cf53e::DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=25/30000} parse HeapByteBuffer@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#9\xF3\xDe\xE5...\x00\x00\x00\x00\x00\x00\x00} {}
2021-11-13 04:15:01 718 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 woken with none selected
2021-11-13 04:15:01 718 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#9\xF3\xDe\xE5...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:01 718 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - CLOSE --> CLOSED
2021-11-13 04:15:01 718 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 woken up from select, 0/0/0 selected
2021-11-13 04:15:01 718 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 processing 0 keys, 0 updates
2021-11-13 04:15:01 718 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 0
2021-11-13 04:15:01 718 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0
2021-11-13 04:15:01 718 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 waiting with 0 keys
2021-11-13 04:15:01 718 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@497cf53e::DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=25/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-11-13 04:15:01 718 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@497cf53e::DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=25/30000}
2021-11-13 04:15:01 718 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=25/30000}
2021-11-13 04:15:01 718 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - onFillable SslConnection@7a62d3f2::SocketChannelEndPoint@629d6919{/10.233.77.141:35516<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7a62d3f2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@497cf53e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@40b5a6f8{s=START}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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}
2021-11-13 04:15:01 718 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - fillable FillInterest@10573bf2{null}
2021-11-13 04:15:01 718 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - FillInterest@10573bf2{null} lost race null
2021-11-13 04:15:01 718 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@497cf53e::DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=25/30000} onFillable exit HttpChannelState@26938fc1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-11-13 04:15:01 718 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4d0b415e in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}]
2021-11-13 04:15:01 718 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - /10.233.77.3:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7a62d3f2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@497cf53e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40b5a6f8{s=START}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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}
2021-11-13 04:15:01 718 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.77.3:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7a62d3f2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@497cf53e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40b5a6f8{s=START}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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}
2021-11-13 04:15:01 718 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=0}@4fb596fb size 1 > capacity
2021-11-13 04:15:01 718 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=0}@4ef00d78 size 1 > capacity
2021-11-13 04:15:01 718 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - ran ReservedThreadExecutor@fd0e118{s=1/1,p=0}@4fb596fb in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}]
2021-11-13 04:15:01 718 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - ran ReservedThreadExecutor@fd0e118{s=1/1,p=0}@4ef00d78 in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}]
2021-11-13 04:15:01 719 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@629d6919{/10.233.77.141:35516<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7a62d3f2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@497cf53e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40b5a6f8{s=START}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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}
2021-11-13 04:15:01 719 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - onClose HttpConnection@497cf53e::DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=26/30000}
2021-11-13 04:15:01 719 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - onClose SslConnection@7a62d3f2::SocketChannelEndPoint@629d6919{/10.233.77.141:35516<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7a62d3f2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4fefab{/10.233.77.141:35516<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@497cf53e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40b5a6f8{s=START}]=>HttpChannelOverHttp@67fa9af1{s=HttpChannelState@26938fc1{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}
2021-11-13 04:15:01 719 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4d0b415e in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}]
2021-11-13 04:15:11 660 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@1d415d65] obtained in 0 millis
2021-11-13 04:15:11 661 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -   simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@7317e16a, maxRows=1, fetchSize=0, flags=16
2021-11-13 04:15:11 661 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Bind(stmt=S_1,portal=null,$1=<'holmes-engine-mgmt_9201'>,type=VARCHAR)
2021-11-13 04:15:11 661 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Execute(portal=null,limit=1)
2021-11-13 04:15:11 661 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Sync
2021-11-13 04:15:11 662 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  <=BE BindComplete [unnamed]
2021-11-13 04:15:11 662 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  <=BE DataRow(len=51)
2021-11-13 04:15:11 662 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  <=BE PortalSuspended
2021-11-13 04:15:11 662 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  <=BE ReadyForQuery(I)
2021-11-13 04:15:11 662 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - statement:[/* EngineEntityDao.getEntity */ SELECT * FROM ENGINE_ENTITY WHERE ID = ?] took 1 millis
2021-11-13 04:15:11 663 TRACE [org.postgresql.jdbc.PgConnection][EntityStatusRefreshTimer] invocationID:{InvocationID} -   getString columnIndex: 2
2021-11-13 04:15:11 663 TRACE [org.postgresql.jdbc.PgConnection][EntityStatusRefreshTimer] invocationID:{InvocationID} -   getInt columnIndex: 3
2021-11-13 04:15:11 663 TRACE [org.postgresql.jdbc.PgConnection][EntityStatusRefreshTimer] invocationID:{InvocationID} -   getLong columnIndex: 4
2021-11-13 04:15:11 663 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@1d415d65] released
2021-11-13 04:15:11 663 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@2c50bd46] obtained in 0 millis
2021-11-13 04:15:11 663 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -   simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@428433e, maxRows=0, fetchSize=0, flags=16
2021-11-13 04:15:11 663 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Bind(stmt=S_2,portal=null,$1=<1636776911660>,type=INT8,$2=<'holmes-engine-mgmt_9201'>,type=VARCHAR)
2021-11-13 04:15:11 663 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Execute(portal=null,limit=0)
2021-11-13 04:15:11 663 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Sync
2021-11-13 04:15:11 665 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  <=BE BindComplete [unnamed]
2021-11-13 04:15:11 665 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  <=BE CommandStatus(UPDATE 1)
2021-11-13 04:15:11 665 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  <=BE ReadyForQuery(I)
2021-11-13 04:15:11 665 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - statement:[/* EngineEntityDao.updateEntity */ UPDATE ENGINE_ENTITY SET LASTMODIFIED = ? WHERE ID = ?] took 2 millis
2021-11-13 04:15:11 666 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@2c50bd46] released
2021-11-13 04:15:11 686 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21-acceptor-0@265c0752-EngineDActiveApp@48751d8a{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@2eaf9cce on ManagedSelector@7cadf3ca{STARTED} id=0 keys=0 selected=0 updates=0
2021-11-13 04:15:11 686 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21-acceptor-0@265c0752-EngineDActiveApp@48751d8a{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@7cadf3ca{STARTED} id=0 keys=0 selected=0 updates=1
2021-11-13 04:15:11 686 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 woken with none selected
2021-11-13 04:15:11 686 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 woken up from select, 0/0/0 selected
2021-11-13 04:15:11 686 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 processing 0 keys, 1 updates
2021-11-13 04:15:11 686 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 1
2021-11-13 04:15:11 686 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$Accept@2eaf9cce
2021-11-13 04:15:11 686 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$Accept@2eaf9cce startThread=0
2021-11-13 04:15:11 686 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0
2021-11-13 04:15:11 686 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 waiting with 1 keys
2021-11-13 04:15:11 686 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$Accept@2eaf9cce in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}]
2021-11-13 04:15:11 687 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-22] invocationID:{InvocationID} - SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-11-13 04:15:11 687 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-22] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@16739add
2021-11-13 04:15:11 687 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-22] invocationID:{InvocationID} - new HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@77c8d217{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-11-13 04:15:11 688 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - New HTTP Connection HttpConnection@57ecff49::DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}
2021-11-13 04:15:11 688 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-22] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5c76f716{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@57ecff49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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}
2021-11-13 04:15:11 688 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-22] invocationID:{InvocationID} - onOpen SslConnection@5c76f716::SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5c76f716{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@57ecff49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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}
2021-11-13 04:15:11 688 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-22] invocationID:{InvocationID} - onOpen HttpConnection@57ecff49::DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=1/30000}
2021-11-13 04:15:11 688 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-22] invocationID:{InvocationID} - fillInterested HttpConnection@57ecff49::DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=1/30000}
2021-11-13 04:15:11 688 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - interested FillInterest@2982c9cb{AC.ReadCB@57ecff49{HttpConnection@57ecff49::DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-11-13 04:15:11 689 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@5c76f716::SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@5c76f716{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@57ecff49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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}
2021-11-13 04:15:11 689 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - /10.233.77.3:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@5c76f716{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@57ecff49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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}
2021-11-13 04:15:11 689 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - interested FillInterest@19247d05{SSLC.NBReadCB@5c76f716{SslConnection@5c76f716::SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5c76f716{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@57ecff49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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}}}
2021-11-13 04:15:11 690 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5c76f716{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@57ecff49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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}
2021-11-13 04:15:11 690 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@7281f770 on ManagedSelector@7cadf3ca{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-13 04:15:11 690 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@7cadf3ca{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-13 04:15:11 690 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 woken with none selected
2021-11-13 04:15:11 690 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 woken up from select, 0/0/1 selected
2021-11-13 04:15:11 690 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 processing 0 keys, 1 updates
2021-11-13 04:15:11 690 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 1
2021-11-13 04:15:11 690 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@7281f770
2021-11-13 04:15:11 690 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Created SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5c76f716{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@57ecff49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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}
2021-11-13 04:15:11 690 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$Accept@2eaf9cce in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}]
2021-11-13 04:15:11 691 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@5c76f716{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@57ecff49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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}
2021-11-13 04:15:11 691 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0
2021-11-13 04:15:11 691 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 waiting with 1 keys
2021-11-13 04:15:11 691 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 woken up from select, 1/1/1 selected
2021-11-13 04:15:11 691 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 processing 1 keys, 0 updates
2021-11-13 04:15:11 691 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.77.3:9102 remote=/10.233.77.141:35618], selector=sun.nio.ch.EPollSelectorImpl@3b4a4fb7, interestOps=1, readyOps=1 SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@5c76f716{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@57ecff49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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} 
2021-11-13 04:15:11 691 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@5c76f716{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@57ecff49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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}
2021-11-13 04:15:11 691 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@5c76f716{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@57ecff49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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
2021-11-13 04:15:11 692 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=0} tryExecute EatWhatYouKill@25a2f432/SelectorProducer@229d508c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=1801]@2021-11-13T04:15:11.69207Z
2021-11-13 04:15:11 692 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=0}@46743333 offer EatWhatYouKill@25a2f432/SelectorProducer@229d508c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=0}][pc=0,pic=0,pec=3,epc=1801]@2021-11-13T04:15:11.692181Z
2021-11-13 04:15:11 692 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=1} startReservedThread p=1
2021-11-13 04:15:11 692 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue ReservedThreadExecutor@fd0e118{s=0/1,p=1}@42d7daea startThread=0
2021-11-13 04:15:11 692 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - run ReservedThreadExecutor@fd0e118{s=0/1,p=1}@42d7daea in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=1}]
2021-11-13 04:15:11 692 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=1}@42d7daea started
2021-11-13 04:15:11 692 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=0}@42d7daea waiting
2021-11-13 04:15:11 692 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=1}@46743333 task=EatWhatYouKill@25a2f432/SelectorProducer@229d508c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=1801]@2021-11-13T04:15:11.692441Z
2021-11-13 04:15:11 692 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@25a2f432/SelectorProducer@229d508c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=1801]@2021-11-13T04:15:11.692588Z tryProduce true
2021-11-13 04:15:11 692 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 0
2021-11-13 04:15:11 692 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2021-11-13 04:15:11 692 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@25a2f432/SelectorProducer@229d508c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=1801]@2021-11-13T04:15:11.692555Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@5c76f716{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@57ecff49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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
2021-11-13 04:15:11 692 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c76f716{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@57ecff49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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}
2021-11-13 04:15:11 692 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 waiting with 1 keys
2021-11-13 04:15:11 692 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@19247d05{SSLC.NBReadCB@5c76f716{SslConnection@5c76f716::SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c76f716{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@57ecff49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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}}}
2021-11-13 04:15:11 693 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >c.onFillable SslConnection@5c76f716::SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c76f716{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@57ecff49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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}
2021-11-13 04:15:11 693 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - onFillable SslConnection@5c76f716::SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c76f716{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@57ecff49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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}
2021-11-13 04:15:11 693 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@2982c9cb{AC.ReadCB@57ecff49{HttpConnection@57ecff49::DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=4/30000}}}
2021-11-13 04:15:11 693 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@57ecff49::DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@77c8d217{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-11-13 04:15:11 693 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >fill SslConnection@5c76f716::SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c76f716{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@57ecff49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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}
2021-11-13 04:15:11 693 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-11-13 04:15:11 693 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 261 HeapByteBuffer@7b462ad1[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03\xE0\xE9\x03\x86\xDa5\x0c<\x8c\xE2a\x10\xFb\x93...+.\xB4\t \xCd\x1e\x99g.O\xC6J\xF92\\=\x05V\xAb\x9a?2>>>\xB6fqJ\xA7T\xE4\x08C...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:11 693 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=261
2021-11-13 04:15:11 694 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill starting handshake SslConnection@5c76f716::SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c76f716{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@57ecff49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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}
2021-11-13 04:15:11 695 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] 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@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#9\xF3\xDe\xE5...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#9\xF3\xDe\xE5...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:11 695 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_TASK
2021-11-13 04:15:11 695 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_WRAP
2021-11-13 04:15:11 695 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >flush SslConnection@5c76f716::SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c76f716{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@57ecff49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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}
2021-11-13 04:15:11 695 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@489b6b3[p=0,l=0,c=0,r=0]={<<<>>>}
2021-11-13 04:15:11 695 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush NEED_WRAP
2021-11-13 04:15:11 695 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] 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
2021-11-13 04:15:11 695 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c76f716{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@57ecff49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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}
2021-11-13 04:15:11 695 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net flushed=true, ac=true
2021-11-13 04:15:11 696 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c76f716{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@57ecff49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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}
2021-11-13 04:15:11 696 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-11-13 04:15:11 696 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 6 HeapByteBuffer@7b462ad1[p=0,l=6,c=17408,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x00\xFc\x03\x03\xE0\xE9\x03\x86...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:11 696 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=6
2021-11-13 04:15:11 696 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] 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@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#9\xF3\xDe\xE5...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#9\xF3\xDe\xE5...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:11 696 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-11-13 04:15:11 696 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 0 HeapByteBuffer@7b462ad1[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x00\x00\xFc...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:11 696 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=0
2021-11-13 04:15:11 696 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] 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@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#9\xF3\xDe\xE5...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#9\xF3\xDe\xE5...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:11 696 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c76f716{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@57ecff49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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}
2021-11-13 04:15:11 696 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >fill SslConnection@5c76f716::SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c76f716{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@57ecff49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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}
2021-11-13 04:15:11 696 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-11-13 04:15:11 696 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 367 HeapByteBuffer@7b462ad1[p=0,l=367,c=17408,r=367]={<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\xE0\xE9\x03\x86\xDa5\x0c<\x8c\xE2a\x10\xFb\x93...\x16\xDe\xBc~\xAd\xBe\x8aB\xFb\xE9\xAeIs\xEc\x8d\x9a\x85\xCdCZ@\x935>>>U\xA9\x14\x96B\x06rvi...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:11 696 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=367
2021-11-13 04:15:11 696 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] 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@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#9\xF3\xDe\xE5...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#9\xF3\xDe\xE5...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:11 696 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_TASK
2021-11-13 04:15:11 700 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-26] invocationID:{InvocationID} - Chose alias holmes-engine-mgmt@holmes-engine-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@16739add
2021-11-13 04:15:11 703 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_WRAP
2021-11-13 04:15:11 703 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >flush SslConnection@5c76f716::SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c76f716{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@57ecff49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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}
2021-11-13 04:15:11 703 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@489b6b3[p=0,l=0,c=0,r=0]={<<<>>>}
2021-11-13 04:15:11 703 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush NEED_WRAP
2021-11-13 04:15:11 703 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] 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
2021-11-13 04:15:11 703 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c76f716{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@57ecff49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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}
2021-11-13 04:15:11 703 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net flushed=true, ac=true
2021-11-13 04:15:11 703 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush NEED_WRAP
2021-11-13 04:15:11 703 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] 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
2021-11-13 04:15:11 703 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c76f716{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@57ecff49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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}
2021-11-13 04:15:11 703 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net flushed=true, ac=true
2021-11-13 04:15:11 703 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush NEED_WRAP
2021-11-13 04:15:11 704 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] 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
2021-11-13 04:15:11 704 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - flushed 2700 SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c76f716{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@57ecff49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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}
2021-11-13 04:15:11 704 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net flushed=true, ac=true
2021-11-13 04:15:11 704 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c76f716{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@57ecff49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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}
2021-11-13 04:15:11 704 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-11-13 04:15:11 704 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 0 HeapByteBuffer@7b462ad1[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:11 704 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=0
2021-11-13 04:15:11 704 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] 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@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#9\xF3\xDe\xE5...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#9\xF3\xDe\xE5...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:11 704 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c76f716{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@57ecff49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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}
2021-11-13 04:15:11 704 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@57ecff49::DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=15/30000} filled 0 HeapByteBuffer@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#9\xF3\xDe\xE5...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:11 704 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@57ecff49::DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=15/30000} parse HeapByteBuffer@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#9\xF3\xDe\xE5...\x00\x00\x00\x00\x00\x00\x00} {}
2021-11-13 04:15:11 704 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#9\xF3\xDe\xE5...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:11 704 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@57ecff49::DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=15/30000} parsed false HttpParser{s=START,0 of -1}
2021-11-13 04:15:11 704 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@57ecff49::DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=15/30000}
2021-11-13 04:15:11 704 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - fillInterested HttpConnection@57ecff49::DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=15/30000}
2021-11-13 04:15:11 704 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@2982c9cb{AC.ReadCB@57ecff49{HttpConnection@57ecff49::DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-11-13 04:15:11 704 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@5c76f716::SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c76f716{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@57ecff49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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}
2021-11-13 04:15:11 704 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c76f716{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@57ecff49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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}
2021-11-13 04:15:11 705 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@19247d05{SSLC.NBReadCB@5c76f716{SslConnection@5c76f716::SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c76f716{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@57ecff49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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}}}
2021-11-13 04:15:11 705 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@5c76f716{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@57ecff49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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}
2021-11-13 04:15:11 705 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@7281f770 on ManagedSelector@7cadf3ca{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-13 04:15:11 705 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@7cadf3ca{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-13 04:15:11 705 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 woken with none selected
2021-11-13 04:15:11 705 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@57ecff49::DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@77c8d217{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-11-13 04:15:11 705 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 woken up from select, 0/0/1 selected
2021-11-13 04:15:11 705 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 processing 0 keys, 1 updates
2021-11-13 04:15:11 705 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 1
2021-11-13 04:15:11 705 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@7281f770
2021-11-13 04:15:11 705 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@5c76f716{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@57ecff49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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}
2021-11-13 04:15:11 705 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=0}@27a23a5e size 1 > capacity
2021-11-13 04:15:11 705 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@5c76f716{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@57ecff49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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}
2021-11-13 04:15:11 705 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2021-11-13 04:15:11 705 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - ran ReservedThreadExecutor@fd0e118{s=1/1,p=0}@27a23a5e in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}]
2021-11-13 04:15:11 705 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 waiting with 1 keys
2021-11-13 04:15:11 706 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 woken up from select, 1/1/1 selected
2021-11-13 04:15:11 706 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 processing 1 keys, 0 updates
2021-11-13 04:15:11 706 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.77.3:9102 remote=/10.233.77.141:35618], selector=sun.nio.ch.EPollSelectorImpl@3b4a4fb7, interestOps=1, readyOps=1 SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@5c76f716{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@57ecff49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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} 
2021-11-13 04:15:11 706 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5c76f716{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@57ecff49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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}
2021-11-13 04:15:11 706 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5c76f716{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@57ecff49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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
2021-11-13 04:15:11 706 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=0} tryExecute EatWhatYouKill@25a2f432/SelectorProducer@229d508c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=1802]@2021-11-13T04:15:11.706384Z
2021-11-13 04:15:11 706 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=0}@42d7daea offer EatWhatYouKill@25a2f432/SelectorProducer@229d508c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=0}][pc=0,pic=0,pec=3,epc=1802]@2021-11-13T04:15:11.706447Z
2021-11-13 04:15:11 706 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=1} startReservedThread p=1
2021-11-13 04:15:11 706 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - queue ReservedThreadExecutor@fd0e118{s=0/1,p=1}@ccf4bc3 startThread=0
2021-11-13 04:15:11 706 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=1}@42d7daea task=EatWhatYouKill@25a2f432/SelectorProducer@229d508c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=1802]@2021-11-13T04:15:11.706613Z
2021-11-13 04:15:11 706 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@25a2f432/SelectorProducer@229d508c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=1802]@2021-11-13T04:15:11.706553Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5c76f716{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@57ecff49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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
2021-11-13 04:15:11 706 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@25a2f432/SelectorProducer@229d508c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=1803]@2021-11-13T04:15:11.706716Z tryProduce true
2021-11-13 04:15:11 706 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@19247d05{SSLC.NBReadCB@5c76f716{SslConnection@5c76f716::SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5c76f716{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@57ecff49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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}}}
2021-11-13 04:15:11 706 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - run ReservedThreadExecutor@fd0e118{s=0/1,p=1}@ccf4bc3 in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=1}]
2021-11-13 04:15:11 706 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 0
2021-11-13 04:15:11 706 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-11-13 04:15:11 706 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=1}@ccf4bc3 started
2021-11-13 04:15:11 706 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >c.onFillable SslConnection@5c76f716::SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=1,kro=1}->SslConnection@5c76f716{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@57ecff49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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}
2021-11-13 04:15:11 706 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=0}@ccf4bc3 waiting
2021-11-13 04:15:11 706 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - onFillable SslConnection@5c76f716::SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c76f716{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@57ecff49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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}
2021-11-13 04:15:11 706 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@2982c9cb{AC.ReadCB@57ecff49{HttpConnection@57ecff49::DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-11-13 04:15:11 706 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c76f716{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@57ecff49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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}
2021-11-13 04:15:11 706 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@57ecff49::DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@77c8d217{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-11-13 04:15:11 706 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 waiting with 1 keys
2021-11-13 04:15:11 707 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >fill SslConnection@5c76f716::SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c76f716{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@57ecff49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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}
2021-11-13 04:15:11 707 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-11-13 04:15:11 707 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 230 HeapByteBuffer@7b462ad1[p=0,l=230,c=17408,r=230]={<<<\x17\x03\x03\x005\xDb\x13z\x17+\xCdT\x81QC2\xE1\xD4bj\xC5\xB3\x92\xC8t...\x1cu\xEb\xFb\xCd\xEe\x98\xD2\xAcc\xF1}\x9a;\x00\xF1z\x8cB\x83\xCf\x86V>>>\xE6\x1e\xDc\x13&\x86\xAc\xDbP...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:11 707 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=230
2021-11-13 04:15:11 708 DEBUG [jdk.event.security][dw-25] invocationID:{InvocationID} -  TLSHandshake: 10.233.77.141:35618, TLSv1.3, TLS_AES_128_GCM_SHA256, 0
2021-11-13 04:15:11 708 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - unwrap net_filled=230 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=230,c=17408,r=172] unwrapBuffer=HeapByteBuffer@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#9\xF3\xDe\xE5...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#9\xF3\xDe\xE5...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:11 708 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - handshake succeeded SslConnection@5c76f716::SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c76f716{NOT_HANDSHAKING,eio=172/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@57ecff49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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
2021-11-13 04:15:11 708 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-11-13 04:15:11 708 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 0 HeapByteBuffer@7b462ad1[p=58,l=230,c=17408,r=172]={\x17\x03\x03\x005\x14\x00\x00 ...\x1a\x1dc\x1f\xAc\x07[<<<\x17\x03\x03\x00\xA7\x86\x96:\x19\xB2H\x1a\x99\xBf<\x9cM\x1a\xF7)\xBe \x16\xC0|...\x1cu\xEb\xFb\xCd\xEe\x98\xD2\xAcc\xF1}\x9a;\x00\xF1z\x8cB\x83\xCf\x86V>>>\xE6\x1e\xDc\x13&\x86\xAc\xDbP...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:11 708 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=0
2021-11-13 04:15:11 708 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 172 bytesProduced = 150 encryptedBuffer=[p=230,l=230,c=17408,r=0] unwrapBuffer=HeapByteBuffer@5b0e79e2[p=0,l=150,c=17408,r=150]={<<>>@E5\x12\xF3\x87*\xE8\x18...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5b0e79e2[p=0,l=150,c=17408,r=150]={<<>>@E5\x12\xF3\x87*\xE8\x18...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:11 708 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c76f716{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@57ecff49[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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}
2021-11-13 04:15:11 708 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@57ecff49::DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=3/30000} filled 150 HeapByteBuffer@5b0e79e2[p=0,l=150,c=17408,r=150]={<<>>@E5\x12\xF3\x87*\xE8\x18...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:11 708 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@57ecff49::DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=3/30000} parse HeapByteBuffer@5b0e79e2[p=0,l=150,c=17408,r=150]={<<>>@E5\x12\xF3\x87*\xE8\x18...\x00\x00\x00\x00\x00\x00\x00} {}
2021-11-13 04:15:11 708 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@5b0e79e2[p=0,l=150,c=17408,r=150]={<<>>@E5\x12\xF3\x87*\xE8\x18...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:11 708 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - START --> SPACE1
2021-11-13 04:15:11 708 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - SPACE1 --> URI
2021-11-13 04:15:11 708 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - URI --> SPACE2
2021-11-13 04:15:11 708 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION
2021-11-13 04:15:11 708 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER
2021-11-13 04:15:11 708 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Host --> VALUE
2021-11-13 04:15:11 708 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE
2021-11-13 04:15:11 708 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Host --> FIELD
2021-11-13 04:15:11 708 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE
2021-11-13 04:15:11 708 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE
2021-11-13 04:15:11 708 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD
2021-11-13 04:15:11 708 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE
2021-11-13 04:15:11 708 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD
2021-11-13 04:15:11 708 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE
2021-11-13 04:15:11 708 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD
2021-11-13 04:15:11 708 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER --> CONTENT
2021-11-13 04:15:11 708 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - REQUEST for //10.233.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0}
GET //10.233.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1
Host: 10.233.77.3:9102
User-Agent: kube-probe/1.19
Accept-Encoding: gzip
Connection: close


2021-11-13 04:15:11 708 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@57ecff49::DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=4/30000} parsed true HttpParser{s=CONTENT,0 of -1}
2021-11-13 04:15:11 708 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@57ecff49::DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=4/30000}
2021-11-13 04:15:11 708 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - handle //10.233.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 
2021-11-13 04:15:11 708 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - handling HttpChannelState@77c8d217{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-11-13 04:15:11 708 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0}
2021-11-13 04:15:11 708 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-25] invocationID:{InvocationID} - Host 10.233.77.3 with SNI null
2021-11-13 04:15:11 709 DEBUG [org.eclipse.jetty.server.Server][dw-25] invocationID:{InvocationID} - REQUEST GET /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0}
2021-11-13 04:15:11 709 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-25] invocationID:{InvocationID} - GzipHandler@14d53884{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck)@5ee30327 in null
2021-11-13 04:15:11 709 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-25] invocationID:{InvocationID} - scope null||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@778d82e9{/,null,AVAILABLE}
2021-11-13 04:15:11 709 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-25] invocationID:{InvocationID} - context=||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@778d82e9{/,null,AVAILABLE}
2021-11-13 04:15:11 709 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - servlet |/api/holmes-engine-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-5ffdd510@9c69035d==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-11-13 04:15:11 709 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - chain=logFilter@2e4d2232==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-3c20e9d6@3c20e9d6==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-2e7517aa@2e7517aa==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-5ffdd510@9c69035d==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-11-13 04:15:11 709 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - call filter logFilter@2e4d2232==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true
2021-11-13 04:15:11 709 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - Entering.
2021-11-13 04:15:11 709 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation.
2021-11-13 04:15:11 709 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: dd9ce30d-0fef-4809-ba06-097ae2cf2d8a
2021-11-13 04:15:11 709 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - Invoking synchronously ... 
2021-11-13 04:15:11 709 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-3c20e9d6@3c20e9d6==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true
2021-11-13 04:15:11 709 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-2e7517aa@2e7517aa==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true
2021-11-13 04:15:11 709 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-5ffdd510@9c69035d==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-11-13 04:15:11 710 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@14d53884{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck)@5ee30327
2021-11-13 04:15:11 710 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@7620726 exclude no deflater
2021-11-13 04:15:11 710 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@3c6d157b[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@4a8ac066{null}
2021-11-13 04:15:11 710 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
200 OK HTTP/1.1
Connection: close
Date: Sat, 13 Nov 2021 04:15:11 GMT
X-TransactionID: dd9ce30d-0fef-4809-ba06-097ae2cf2d8a
X-InvocationID: 76210f8b-db5e-467e-b87c-ec517ba565cf
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-11-13 04:15:11 710 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@c36182b[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1b7a65bc] (null,[p=0,l=4,c=8192,r=4],true)@START
2021-11-13 04:15:11 710 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@3c6d157b[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:11 710 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close
Date: Sat, 13 Nov 2021 04:15:11 GMT
X-TransactionID: dd9ce30d-0fef-4809-ba06-097ae2cf2d8a
X-InvocationID: 76210f8b-db5e-467e-b87c-ec517ba565cf
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-11-13 04:15:11 710 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT
2021-11-13 04:15:11 710 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@c36182b[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1b7a65bc] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING
2021-11-13 04:15:11 710 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@4f687d65{IDLE}->null [HeapByteBuffer@2df7f8c8[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@3c6d157b[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]
2021-11-13 04:15:11 710 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@4f687d65{WRITING}->null:IDLE-->WRITING
2021-11-13 04:15:11 710 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@5c76f716::SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c76f716{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=-,flush=W,to=6/30000}=>HttpConnection@57ecff49[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6d1fdee5{s=COMPLETING}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-11-13 04:15:11 710 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@2df7f8c8[p=0,l=252,c=8192,r=252]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:11 710 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@3c6d157b[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:11 710 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING
2021-11-13 04:15:11 711 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - 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
2021-11-13 04:15:11 711 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c76f716{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=-,flush=W,to=6/30000}=>HttpConnection@57ecff49[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6d1fdee5{s=COMPLETING}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-11-13 04:15:11 711 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-11-13 04:15:11 711 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c76f716{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=-,flush=W,to=6/30000}=>HttpConnection@57ecff49[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6d1fdee5{s=COMPLETING}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-11-13 04:15:11 711 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@4f687d65{WRITING}->null
2021-11-13 04:15:11 711 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@4f687d65{IDLE}->null:WRITING-->IDLE
2021-11-13 04:15:11 711 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@c36182b[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1b7a65bc] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-11-13 04:15:11 711 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@c36182b[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1b7a65bc] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-11-13 04:15:11 711 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=6/30000}
2021-11-13 04:15:11 711 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@5c76f716::SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c76f716{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@57ecff49[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6d1fdee5{s=END}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} oshut=false, ishut=false
2021-11-13 04:15:11 711 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@5c76f716::SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c76f716{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@57ecff49[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6d1fdee5{s=END}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-11-13 04:15:11 711 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@489b6b3[p=0,l=0,c=0,r=0]={<<<>>>}
2021-11-13 04:15:11 711 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP
2021-11-13 04:15:11 711 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - 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
2021-11-13 04:15:11 711 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c76f716{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@57ecff49[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6d1fdee5{s=END}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-11-13 04:15:11 711 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-11-13 04:15:11 711 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c76f716{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@57ecff49[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6d1fdee5{s=END}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-11-13 04:15:11 712 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.77.3:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c76f716{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@57ecff49[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6d1fdee5{s=END}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-11-13 04:15:11 712 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@5c76f716::SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c76f716{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@57ecff49[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6d1fdee5{s=END}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-11-13 04:15:11 712 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@19247d05{SSLC.NBReadCB@5c76f716{SslConnection@5c76f716::SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c76f716{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@57ecff49[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6d1fdee5{s=END}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}}}
2021-11-13 04:15:11 712 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@5c76f716{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@57ecff49[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6d1fdee5{s=END}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-11-13 04:15:11 712 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@7281f770 on ManagedSelector@7cadf3ca{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-13 04:15:11 712 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@7cadf3ca{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-13 04:15:11 712 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 woken with none selected
2021-11-13 04:15:11 712 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 woken up from select, 0/0/1 selected
2021-11-13 04:15:11 712 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=0f7be207-2eeb-4e33-9715-96dceddea20a, referenceCounter=0, store size=0} on thread dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck
2021-11-13 04:15:11 712 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 processing 0 keys, 1 updates
2021-11-13 04:15:11 712 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 1
2021-11-13 04:15:11 712 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - Exiting.
2021-11-13 04:15:11 712 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@7281f770
2021-11-13 04:15:11 712 DEBUG [org.eclipse.jetty.server.Server][dw-25] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-11-13 04:15:11 712 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - unhandle HttpChannelState@77c8d217{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1}
2021-11-13 04:15:11 712 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@77c8d217{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-11-13 04:15:11 712 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-11-13 04:15:11 712 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - completed HttpChannelState@77c8d217{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-11-13 04:15:11 712 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@5c76f716{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@57ecff49[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6d1fdee5{s=END}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-11-13 04:15:11 712 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - unhandle HttpChannelState@77c8d217{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-11-13 04:15:11 712 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-11-13 04:15:11 712 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@77c8d217{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-11-13 04:15:11 712 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 waiting with 1 keys
2021-11-13 04:15:11 712 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-11-13 04:15:11 712 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 woken up from select, 1/1/1 selected
2021-11-13 04:15:11 712 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - onCompleted for /api/holmes-engine-mgmt/v1/healthcheck written=4
2021-11-13 04:15:11 712 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 processing 1 keys, 0 updates
2021-11-13 04:15:11 713 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - recycle HttpChannelState@77c8d217{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-11-13 04:15:11 713 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1}
2021-11-13 04:15:11 713 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - CONTENT --> CLOSE
2021-11-13 04:15:11 713 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.77.3:9102 remote=/10.233.77.141:35618], selector=sun.nio.ch.EPollSelectorImpl@3b4a4fb7, interestOps=1, readyOps=1 SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@5c76f716{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OSHUT,fill=-,flush=-,to=8/30000}=>HttpConnection@57ecff49[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6d1fdee5{s=END}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=true/true,a=IDLE,uri=,age=4} 
10.233.77.141 - - [13/Nov/2021:04:15:11 +0000] "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.19" 4
2021-11-13 04:15:11 713 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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}
2021-11-13 04:15:11 713 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@5c76f716{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OSHUT,fill=-,flush=-,to=8/30000}=>HttpConnection@57ecff49[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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}
2021-11-13 04:15:11 713 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >fill SslConnection@5c76f716::SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5c76f716{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OSHUT,fill=-,flush=-,to=8/30000}=>HttpConnection@57ecff49[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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}
2021-11-13 04:15:11 713 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-11-13 04:15:11 713 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 24 HeapByteBuffer@7b462ad1[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13\xF8M\xD9\xAf\xB6\x07\xA7$\xEcy\xE7\xAe\td\xBb\rt)>>>>\xF4}'!\xAc\xAb\xB3\x1dt...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:11 713 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5c76f716{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OSHUT,fill=-,flush=-,to=8/30000}=>HttpConnection@57ecff49[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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
2021-11-13 04:15:11 713 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=24
2021-11-13 04:15:11 713 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=0} tryExecute EatWhatYouKill@25a2f432/SelectorProducer@229d508c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=1803]@2021-11-13T04:15:11.713326Z
2021-11-13 04:15:11 713 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] 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@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#{**W...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#{**W...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:11 713 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=0}@ccf4bc3 offer EatWhatYouKill@25a2f432/SelectorProducer@229d508c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=0}][pc=0,pic=0,pec=3,epc=1803]@2021-11-13T04:15:11.71339Z
2021-11-13 04:15:11 713 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.77.3:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@5c76f716{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OSHUT,fill=-,flush=-,to=8/30000}=>HttpConnection@57ecff49[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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}
2021-11-13 04:15:11 713 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=1} startReservedThread p=1
2021-11-13 04:15:11 713 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1}
2021-11-13 04:15:11 713 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@57ecff49::DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OSHUT,fill=-,flush=-,to=8/30000} filled -1 HeapByteBuffer@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#{**W...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:11 713 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue ReservedThreadExecutor@fd0e118{s=0/1,p=1}@719e31f9 startThread=0
2021-11-13 04:15:11 713 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OSHUT,fill=-,flush=-,to=8/30000}
2021-11-13 04:15:11 713 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close(null) DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OSHUT,fill=-,flush=-,to=8/30000}
2021-11-13 04:15:11 713 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@25a2f432/SelectorProducer@229d508c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=1803]@2021-11-13T04:15:11.713492Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@5c76f716{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,OSHUT,fill=-,flush=-,to=8/30000}=>HttpConnection@57ecff49[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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
2021-11-13 04:15:11 713 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=1}@ccf4bc3 task=EatWhatYouKill@25a2f432/SelectorProducer@229d508c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=1803]@2021-11-13T04:15:11.713568Z
2021-11-13 04:15:11 713 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - run ReservedThreadExecutor@fd0e118{s=0/1,p=1}@719e31f9 in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=1}]
2021-11-13 04:15:11 713 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=1}@719e31f9 started
2021-11-13 04:15:11 713 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - shutdownOutput: SslConnection@5c76f716::SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@5c76f716{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@57ecff49[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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
2021-11-13 04:15:11 713 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@25a2f432/SelectorProducer@229d508c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=1}][pc=0,pic=0,pec=3,epc=1804]@2021-11-13T04:15:11.713634Z tryProduce true
2021-11-13 04:15:11 713 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=0}@719e31f9 waiting
2021-11-13 04:15:11 713 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 0
2021-11-13 04:15:11 713 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2021-11-13 04:15:11 713 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@19247d05{SSLC.NBReadCB@5c76f716{SslConnection@5c76f716::SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@5c76f716{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@57ecff49[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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}}}
2021-11-13 04:15:11 713 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - ensureFillInterested SslConnection@5c76f716::SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@5c76f716{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@57ecff49[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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}
2021-11-13 04:15:11 713 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c76f716{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@57ecff49[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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}
2021-11-13 04:15:11 713 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - interested FillInterest@19247d05{SSLC.NBReadCB@5c76f716{SslConnection@5c76f716::SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c76f716{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@57ecff49[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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}}}
2021-11-13 04:15:11 713 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >c.onFillable SslConnection@5c76f716::SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c76f716{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@57ecff49[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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}
2021-11-13 04:15:11 713 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 waiting with 1 keys
2021-11-13 04:15:11 713 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=9/30000}
2021-11-13 04:15:11 713 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@5c76f716{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@57ecff49[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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}
2021-11-13 04:15:11 713 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@7281f770 on ManagedSelector@7cadf3ca{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-13 04:15:11 713 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@7cadf3ca{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-13 04:15:11 713 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close(null) DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=9/30000}
2021-11-13 04:15:11 714 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 woken with none selected
2021-11-13 04:15:11 714 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - onFillable SslConnection@5c76f716::SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@5c76f716{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@57ecff49[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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}
2021-11-13 04:15:11 714 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@2982c9cb{null}
2021-11-13 04:15:11 714 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 woken up from select, 0/0/1 selected
2021-11-13 04:15:11 714 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - FillInterest@2982c9cb{null} lost race null
2021-11-13 04:15:11 714 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 processing 0 keys, 1 updates
2021-11-13 04:15:11 714 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 1
2021-11-13 04:15:11 714 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@5c76f716{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@57ecff49[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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}
2021-11-13 04:15:11 714 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@7281f770
2021-11-13 04:15:11 714 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.77.3:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@5c76f716{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@57ecff49[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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}
2021-11-13 04:15:11 714 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@5c76f716{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@57ecff49[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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}
2021-11-13 04:15:11 714 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=0}@42d7daea size 1 > capacity
2021-11-13 04:15:11 714 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - ran ReservedThreadExecutor@fd0e118{s=1/1,p=0}@42d7daea in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}]
2021-11-13 04:15:11 714 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - doClose SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@5c76f716{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@57ecff49[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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}
2021-11-13 04:15:11 714 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@5c76f716{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@57ecff49[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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}
2021-11-13 04:15:11 714 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2021-11-13 04:15:11 714 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 waiting with 1 keys
2021-11-13 04:15:11 714 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - onClose FillInterest@19247d05{SSLC.NBReadCB@5c76f716{SslConnection@5c76f716::SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@5c76f716{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@57ecff49[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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}}}
2021-11-13 04:15:11 714 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - onFillableFail SslConnection@5c76f716::SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@5c76f716{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@57ecff49[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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}
2021-11-13 04:15:11 714 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - onFail FillInterest@2982c9cb{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)
2021-11-13 04:15:11 714 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Wakeup ManagedSelector@7cadf3ca{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-13 04:15:11 714 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@537d0d1e startThread=0
2021-11-13 04:15:11 714 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - onClose FillInterest@2982c9cb{null}
2021-11-13 04:15:11 714 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@57ecff49::DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=10/30000} parse HeapByteBuffer@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#{**W...\x00\x00\x00\x00\x00\x00\x00} {}
2021-11-13 04:15:11 714 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#{**W...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:11 714 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@537d0d1e in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}]
2021-11-13 04:15:11 714 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - CLOSE --> CLOSED
2021-11-13 04:15:11 714 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@57ecff49::DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=10/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-11-13 04:15:11 714 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@57ecff49::DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=10/30000}
2021-11-13 04:15:11 714 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 woken with none selected
2021-11-13 04:15:11 714 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=10/30000}
2021-11-13 04:15:11 714 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@5c76f716{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@57ecff49[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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}
2021-11-13 04:15:11 714 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 woken up from select, 0/0/0 selected
2021-11-13 04:15:11 714 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 processing 0 keys, 0 updates
2021-11-13 04:15:11 714 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 0
2021-11-13 04:15:11 714 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2021-11-13 04:15:11 714 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 waiting with 0 keys
2021-11-13 04:15:11 714 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@57ecff49::DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=10/30000} onFillable exit HttpChannelState@77c8d217{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-11-13 04:15:11 714 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - onClose HttpConnection@57ecff49::DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=10/30000}
2021-11-13 04:15:11 715 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - onClose SslConnection@5c76f716::SocketChannelEndPoint@3f52ae6e{/10.233.77.141:35618<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@5c76f716{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@57ecff49[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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}
2021-11-13 04:15:11 715 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.77.3:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@5c76f716{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5dc3235e{/10.233.77.141:35618<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@57ecff49[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d1fdee5{s=START}]=>HttpChannelOverHttp@4fc88b21{s=HttpChannelState@77c8d217{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}
2021-11-13 04:15:11 715 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=0}@46743333 size 1 > capacity
2021-11-13 04:15:11 715 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@537d0d1e in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}]
2021-11-13 04:15:11 715 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - ran ReservedThreadExecutor@fd0e118{s=1/1,p=0}@46743333 in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}]
2021-11-13 04:15:17 412 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21-acceptor-0@265c0752-EngineDActiveApp@48751d8a{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@37335789 on ManagedSelector@7cadf3ca{STARTED} id=0 keys=0 selected=0 updates=0
2021-11-13 04:15:17 412 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21-acceptor-0@265c0752-EngineDActiveApp@48751d8a{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@7cadf3ca{STARTED} id=0 keys=0 selected=0 updates=1
2021-11-13 04:15:17 412 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 woken with none selected
2021-11-13 04:15:17 412 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 woken up from select, 0/0/0 selected
2021-11-13 04:15:17 412 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 processing 0 keys, 1 updates
2021-11-13 04:15:17 412 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 1
2021-11-13 04:15:17 412 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$Accept@37335789
2021-11-13 04:15:17 412 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$Accept@37335789 startThread=0
2021-11-13 04:15:17 412 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2021-11-13 04:15:17 412 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 waiting with 1 keys
2021-11-13 04:15:17 412 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$Accept@37335789 in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}]
2021-11-13 04:15:17 413 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-22] invocationID:{InvocationID} - SocketChannelEndPoint@617ae733{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-11-13 04:15:17 413 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-22] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@5e09b646
2021-11-13 04:15:17 413 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-22] invocationID:{InvocationID} - new HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@19b8654f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-11-13 04:15:17 413 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - New HTTP Connection HttpConnection@3c65721d::DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}
2021-11-13 04:15:17 414 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-22] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@617ae733{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2121b0ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3c65721d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7be92bbc{s=START}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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}
2021-11-13 04:15:17 414 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-22] invocationID:{InvocationID} - onOpen SslConnection@2121b0ca::SocketChannelEndPoint@617ae733{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2121b0ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3c65721d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7be92bbc{s=START}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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}
2021-11-13 04:15:17 414 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-22] invocationID:{InvocationID} - onOpen HttpConnection@3c65721d::DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}
2021-11-13 04:15:17 414 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-22] invocationID:{InvocationID} - fillInterested HttpConnection@3c65721d::DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}
2021-11-13 04:15:17 414 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - interested FillInterest@3eb0c21f{AC.ReadCB@3c65721d{HttpConnection@3c65721d::DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-11-13 04:15:17 414 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@2121b0ca::SocketChannelEndPoint@617ae733{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2121b0ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3c65721d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7be92bbc{s=START}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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}
2021-11-13 04:15:17 414 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - /10.233.77.3:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2121b0ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3c65721d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7be92bbc{s=START}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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}
2021-11-13 04:15:17 414 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - interested FillInterest@29d2ba4e{SSLC.NBReadCB@2121b0ca{SslConnection@2121b0ca::SocketChannelEndPoint@617ae733{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2121b0ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3c65721d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7be92bbc{s=START}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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}}}
2021-11-13 04:15:17 414 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@617ae733{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@2121b0ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3c65721d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7be92bbc{s=START}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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}
2021-11-13 04:15:17 414 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5d9f85e on ManagedSelector@7cadf3ca{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-13 04:15:17 414 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@7cadf3ca{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-13 04:15:17 414 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 woken with none selected
2021-11-13 04:15:17 414 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Created SocketChannelEndPoint@617ae733{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@2121b0ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3c65721d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7be92bbc{s=START}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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}
2021-11-13 04:15:17 414 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 woken up from select, 0/0/1 selected
2021-11-13 04:15:17 414 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$Accept@37335789 in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}]
2021-11-13 04:15:17 414 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 processing 0 keys, 1 updates
2021-11-13 04:15:17 414 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 1
2021-11-13 04:15:17 415 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@5d9f85e
2021-11-13 04:15:17 415 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@617ae733{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@2121b0ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3c65721d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7be92bbc{s=START}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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}
2021-11-13 04:15:17 415 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2021-11-13 04:15:17 415 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 waiting with 1 keys
2021-11-13 04:15:17 415 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 woken up from select, 1/1/1 selected
2021-11-13 04:15:17 415 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 processing 1 keys, 0 updates
2021-11-13 04:15:17 415 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.77.3:9102 remote=/10.233.77.141:35672], selector=sun.nio.ch.EPollSelectorImpl@3b4a4fb7, interestOps=1, readyOps=1 SocketChannelEndPoint@617ae733{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@2121b0ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3c65721d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7be92bbc{s=START}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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} 
2021-11-13 04:15:17 415 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@617ae733{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2121b0ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3c65721d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7be92bbc{s=START}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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}
2021-11-13 04:15:17 416 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@617ae733{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2121b0ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3c65721d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7be92bbc{s=START}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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
2021-11-13 04:15:17 416 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=0} tryExecute EatWhatYouKill@25a2f432/SelectorProducer@229d508c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=1804]@2021-11-13T04:15:17.416181Z
2021-11-13 04:15:17 416 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=0}@719e31f9 offer EatWhatYouKill@25a2f432/SelectorProducer@229d508c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=0}][pc=0,pic=0,pec=3,epc=1804]@2021-11-13T04:15:17.416271Z
2021-11-13 04:15:17 416 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=1} startReservedThread p=1
2021-11-13 04:15:17 416 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - queue ReservedThreadExecutor@fd0e118{s=0/1,p=1}@49fc799d startThread=0
2021-11-13 04:15:17 416 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=1}@719e31f9 task=EatWhatYouKill@25a2f432/SelectorProducer@229d508c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=1804]@2021-11-13T04:15:17.416428Z
2021-11-13 04:15:17 416 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-23] invocationID:{InvocationID} - EatWhatYouKill@25a2f432/SelectorProducer@229d508c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=1804]@2021-11-13T04:15:17.416494Z tryProduce true
2021-11-13 04:15:17 416 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run ReservedThreadExecutor@fd0e118{s=0/1,p=1}@49fc799d in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=1}]
2021-11-13 04:15:17 416 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 0
2021-11-13 04:15:17 416 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0
2021-11-13 04:15:17 416 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=1}@49fc799d started
2021-11-13 04:15:17 416 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@25a2f432/SelectorProducer@229d508c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=1804]@2021-11-13T04:15:17.416465Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@617ae733{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2121b0ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3c65721d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7be92bbc{s=START}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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
2021-11-13 04:15:17 416 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=0}@49fc799d waiting
2021-11-13 04:15:17 416 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@617ae733{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2121b0ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3c65721d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7be92bbc{s=START}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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}
2021-11-13 04:15:17 416 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 waiting with 1 keys
2021-11-13 04:15:17 416 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@29d2ba4e{SSLC.NBReadCB@2121b0ca{SslConnection@2121b0ca::SocketChannelEndPoint@617ae733{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2121b0ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3c65721d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7be92bbc{s=START}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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}}}
2021-11-13 04:15:17 416 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >c.onFillable SslConnection@2121b0ca::SocketChannelEndPoint@617ae733{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2121b0ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3c65721d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7be92bbc{s=START}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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}
2021-11-13 04:15:17 416 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - onFillable SslConnection@2121b0ca::SocketChannelEndPoint@617ae733{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2121b0ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3c65721d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7be92bbc{s=START}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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}
2021-11-13 04:15:17 417 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@3eb0c21f{AC.ReadCB@3c65721d{HttpConnection@3c65721d::DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-11-13 04:15:17 417 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@3c65721d::DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@19b8654f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-11-13 04:15:17 417 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >fill SslConnection@2121b0ca::SocketChannelEndPoint@617ae733{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2121b0ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@3c65721d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7be92bbc{s=START}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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}
2021-11-13 04:15:17 417 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-11-13 04:15:17 417 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 261 HeapByteBuffer@7b462ad1[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03\xBe-\xCc1)\x07j\x90\xB04\x15Gs\x87...\x11%\x0b\xFeU&)\xE4/\xC9J\xB7\rB\xB9\x19\x1ey\x00I\xF0\x823>>>T\xC0\xD1M\n$\xA4[\xE8...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:17 417 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=261
2021-11-13 04:15:17 417 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill starting handshake SslConnection@2121b0ca::SocketChannelEndPoint@617ae733{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2121b0ca{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@3c65721d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7be92bbc{s=START}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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}
2021-11-13 04:15:17 418 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] 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@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#{**W...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#{**W...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:17 418 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_TASK
2021-11-13 04:15:17 418 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_WRAP
2021-11-13 04:15:17 419 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >flush SslConnection@2121b0ca::SocketChannelEndPoint@617ae733{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2121b0ca{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@3c65721d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7be92bbc{s=START}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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}
2021-11-13 04:15:17 419 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@489b6b3[p=0,l=0,c=0,r=0]={<<<>>>}
2021-11-13 04:15:17 419 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush NEED_WRAP
2021-11-13 04:15:17 419 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] 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
2021-11-13 04:15:17 419 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@617ae733{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2121b0ca{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@3c65721d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7be92bbc{s=START}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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}
2021-11-13 04:15:17 419 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net flushed=true, ac=true
2021-11-13 04:15:17 419 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2121b0ca{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@3c65721d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7be92bbc{s=START}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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}
2021-11-13 04:15:17 419 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-11-13 04:15:17 419 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 6 HeapByteBuffer@7b462ad1[p=0,l=6,c=17408,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x00\xFc\x03\x03\xBe-\xCc1...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:17 419 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=6
2021-11-13 04:15:17 419 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] 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@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#{**W...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#{**W...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:17 419 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-11-13 04:15:17 419 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 0 HeapByteBuffer@7b462ad1[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x00\x00\xFc...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:17 419 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=0
2021-11-13 04:15:17 419 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] 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@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#{**W...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#{**W...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:17 420 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2121b0ca{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@3c65721d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7be92bbc{s=START}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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}
2021-11-13 04:15:17 420 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >fill SslConnection@2121b0ca::SocketChannelEndPoint@617ae733{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2121b0ca{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@3c65721d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7be92bbc{s=START}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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}
2021-11-13 04:15:17 420 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-11-13 04:15:17 420 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 367 HeapByteBuffer@7b462ad1[p=0,l=367,c=17408,r=367]={<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\xBe-\xCc1)\x07j\x90\xB04\x15Gs\x87...C\xE3A-\xFc^\xB4\xEa\xAfm\xBf\x99\xEf\xC98\x94gp\x1c\xCc{b\xAc>>>U\xA9\x14\x96B\x06rvi...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:17 420 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=367
2021-11-13 04:15:17 420 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] 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@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#{**W...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#{**W...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:17 420 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_TASK
2021-11-13 04:15:17 426 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-27] invocationID:{InvocationID} - Chose alias holmes-engine-mgmt@holmes-engine-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@5e09b646
2021-11-13 04:15:17 430 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_WRAP
2021-11-13 04:15:17 430 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >flush SslConnection@2121b0ca::SocketChannelEndPoint@617ae733{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@2121b0ca{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@3c65721d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7be92bbc{s=START}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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}
2021-11-13 04:15:17 430 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@489b6b3[p=0,l=0,c=0,r=0]={<<<>>>}
2021-11-13 04:15:17 430 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush NEED_WRAP
2021-11-13 04:15:17 430 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] 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
2021-11-13 04:15:17 430 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@617ae733{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@2121b0ca{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@3c65721d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7be92bbc{s=START}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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}
2021-11-13 04:15:17 430 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net flushed=true, ac=true
2021-11-13 04:15:17 430 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush NEED_WRAP
2021-11-13 04:15:17 430 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] 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
2021-11-13 04:15:17 430 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@617ae733{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2121b0ca{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@3c65721d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7be92bbc{s=START}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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}
2021-11-13 04:15:17 430 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net flushed=true, ac=true
2021-11-13 04:15:17 430 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - flush NEED_WRAP
2021-11-13 04:15:17 430 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] 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
2021-11-13 04:15:17 430 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - flushed 2700 SocketChannelEndPoint@617ae733{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2121b0ca{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@3c65721d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7be92bbc{s=START}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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}
2021-11-13 04:15:17 430 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net flushed=true, ac=true
2021-11-13 04:15:17 430 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2121b0ca{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@3c65721d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7be92bbc{s=START}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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}
2021-11-13 04:15:17 431 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-11-13 04:15:17 431 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - filled 0 HeapByteBuffer@7b462ad1[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:17 431 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - net filled=0
2021-11-13 04:15:17 431 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] 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@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#{**W...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#{**W...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:17 431 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2121b0ca{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@3c65721d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7be92bbc{s=START}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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}
2021-11-13 04:15:17 431 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@3c65721d::DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=16/30000} filled 0 HeapByteBuffer@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#{**W...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:17 431 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@3c65721d::DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=16/30000} parse HeapByteBuffer@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#{**W...\x00\x00\x00\x00\x00\x00\x00} {}
2021-11-13 04:15:17 431 DEBUG [org.eclipse.jetty.http.HttpParser][dw-27] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#{**W...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:17 431 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@3c65721d::DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=16/30000} parsed false HttpParser{s=START,0 of -1}
2021-11-13 04:15:17 431 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@3c65721d::DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=17/30000}
2021-11-13 04:15:17 431 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-27] invocationID:{InvocationID} - fillInterested HttpConnection@3c65721d::DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=17/30000}
2021-11-13 04:15:17 431 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - interested FillInterest@3eb0c21f{AC.ReadCB@3c65721d{HttpConnection@3c65721d::DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-11-13 04:15:17 431 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@2121b0ca::SocketChannelEndPoint@617ae733{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2121b0ca{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3c65721d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7be92bbc{s=START}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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}
2021-11-13 04:15:17 431 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2121b0ca{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3c65721d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7be92bbc{s=START}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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}
2021-11-13 04:15:17 431 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - interested FillInterest@29d2ba4e{SSLC.NBReadCB@2121b0ca{SslConnection@2121b0ca::SocketChannelEndPoint@617ae733{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2121b0ca{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3c65721d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7be92bbc{s=START}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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}}}
2021-11-13 04:15:17 431 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@617ae733{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@2121b0ca{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3c65721d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7be92bbc{s=START}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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}
2021-11-13 04:15:17 431 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5d9f85e on ManagedSelector@7cadf3ca{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-13 04:15:17 431 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@7cadf3ca{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-13 04:15:17 431 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 woken with none selected
2021-11-13 04:15:17 431 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - HttpConnection@3c65721d::DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@19b8654f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-11-13 04:15:17 431 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 woken up from select, 0/0/1 selected
2021-11-13 04:15:17 432 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 processing 0 keys, 1 updates
2021-11-13 04:15:17 432 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 1
2021-11-13 04:15:17 432 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@5d9f85e
2021-11-13 04:15:17 432 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@2121b0ca{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3c65721d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7be92bbc{s=START}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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}
2021-11-13 04:15:17 432 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@617ae733{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@2121b0ca{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3c65721d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7be92bbc{s=START}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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}
2021-11-13 04:15:17 432 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0
2021-11-13 04:15:17 432 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 waiting with 1 keys
2021-11-13 04:15:17 432 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=0}@ccf4bc3 size 1 > capacity
2021-11-13 04:15:17 432 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 woken up from select, 1/1/1 selected
2021-11-13 04:15:17 432 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - ran ReservedThreadExecutor@fd0e118{s=1/1,p=0}@ccf4bc3 in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}]
2021-11-13 04:15:17 432 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 processing 1 keys, 0 updates
2021-11-13 04:15:17 432 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.77.3:9102 remote=/10.233.77.141:35672], selector=sun.nio.ch.EPollSelectorImpl@3b4a4fb7, interestOps=1, readyOps=1 SocketChannelEndPoint@617ae733{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@2121b0ca{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3c65721d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7be92bbc{s=START}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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} 
2021-11-13 04:15:17 432 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@617ae733{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2121b0ca{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3c65721d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7be92bbc{s=START}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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}
2021-11-13 04:15:17 432 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@617ae733{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2121b0ca{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3c65721d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7be92bbc{s=START}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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
2021-11-13 04:15:17 432 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=0} tryExecute EatWhatYouKill@25a2f432/SelectorProducer@229d508c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=1805]@2021-11-13T04:15:17.43242Z
2021-11-13 04:15:17 432 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=0}@49fc799d offer EatWhatYouKill@25a2f432/SelectorProducer@229d508c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=0}][pc=0,pic=0,pec=3,epc=1805]@2021-11-13T04:15:17.432476Z
2021-11-13 04:15:17 432 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=1} startReservedThread p=1
2021-11-13 04:15:17 432 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - queue ReservedThreadExecutor@fd0e118{s=0/1,p=1}@48e34022 startThread=0
2021-11-13 04:15:17 432 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-23] invocationID:{InvocationID} - EatWhatYouKill@25a2f432/SelectorProducer@229d508c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=1805]@2021-11-13T04:15:17.432571Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@617ae733{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2121b0ca{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3c65721d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7be92bbc{s=START}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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
2021-11-13 04:15:17 432 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=1}@49fc799d task=EatWhatYouKill@25a2f432/SelectorProducer@229d508c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=1805]@2021-11-13T04:15:17.432636Z
2021-11-13 04:15:17 432 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@25a2f432/SelectorProducer@229d508c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=1806]@2021-11-13T04:15:17.432685Z tryProduce true
2021-11-13 04:15:17 432 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - run ReservedThreadExecutor@fd0e118{s=0/1,p=1}@48e34022 in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=1}]
2021-11-13 04:15:17 432 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 0
2021-11-13 04:15:17 432 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0
2021-11-13 04:15:17 432 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - fillable FillInterest@29d2ba4e{SSLC.NBReadCB@2121b0ca{SslConnection@2121b0ca::SocketChannelEndPoint@617ae733{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2121b0ca{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3c65721d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7be92bbc{s=START}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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}}}
2021-11-13 04:15:17 432 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=1}@48e34022 started
2021-11-13 04:15:17 432 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=0}@48e34022 waiting
2021-11-13 04:15:17 432 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >c.onFillable SslConnection@2121b0ca::SocketChannelEndPoint@617ae733{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2121b0ca{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3c65721d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7be92bbc{s=START}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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}
2021-11-13 04:15:17 432 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - onFillable SslConnection@2121b0ca::SocketChannelEndPoint@617ae733{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2121b0ca{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3c65721d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7be92bbc{s=START}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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}
2021-11-13 04:15:17 432 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@617ae733{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2121b0ca{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3c65721d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7be92bbc{s=START}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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}
2021-11-13 04:15:17 432 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 waiting with 1 keys
2021-11-13 04:15:17 432 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - fillable FillInterest@3eb0c21f{AC.ReadCB@3c65721d{HttpConnection@3c65721d::DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-11-13 04:15:17 432 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@3c65721d::DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@19b8654f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-11-13 04:15:17 432 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >fill SslConnection@2121b0ca::SocketChannelEndPoint@617ae733{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2121b0ca{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@3c65721d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7be92bbc{s=START}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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}
2021-11-13 04:15:17 432 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-11-13 04:15:17 433 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - filled 230 HeapByteBuffer@7b462ad1[p=0,l=230,c=17408,r=230]={<<<\x17\x03\x03\x005\x82B\xD0\x89\x8b#\xF2c\x06]\x16Y\xD7X\xDb\x99\xB7h}f...=\x01\xFe\x99,\xD30e\x8e\xC4\xE2\x99\x10\xCa\xD2\xD5\xF2^\xBf\xBb\xDe)\xCb>>>V9\xD1\xC9\xF3\xAb\xF0\xD9\xE0...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:17 433 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net filled=230
2021-11-13 04:15:17 434 DEBUG [jdk.event.security][dw-23] invocationID:{InvocationID} -  TLSHandshake: 10.233.77.141:35672, TLSv1.3, TLS_AES_128_GCM_SHA256, 0
2021-11-13 04:15:17 434 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - unwrap net_filled=230 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=230,c=17408,r=172] unwrapBuffer=HeapByteBuffer@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#{**W...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#{**W...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:17 434 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - handshake succeeded SslConnection@2121b0ca::SocketChannelEndPoint@617ae733{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2121b0ca{NOT_HANDSHAKING,eio=172/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@3c65721d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7be92bbc{s=START}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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
2021-11-13 04:15:17 434 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-11-13 04:15:17 434 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - filled 0 HeapByteBuffer@7b462ad1[p=58,l=230,c=17408,r=172]={\x17\x03\x03\x005\x14\x00\x00 ...7\\\x82\xDf\xAd\xF4W<<<\x17\x03\x03\x00\xA7\xE3\xC69\x81\x0c\x040\xA4\x18\x11dQw\xBb\x88}M\x8a\x97\xF3...=\x01\xFe\x99,\xD30e\x8e\xC4\xE2\x99\x10\xCa\xD2\xD5\xF2^\xBf\xBb\xDe)\xCb>>>V9\xD1\xC9\xF3\xAb\xF0\xD9\xE0...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:17 434 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net filled=0
2021-11-13 04:15:17 434 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 172 bytesProduced = 150 encryptedBuffer=[p=230,l=230,c=17408,r=0] unwrapBuffer=HeapByteBuffer@5b0e79e2[p=0,l=150,c=17408,r=150]={<<>>\x9eD\xA55t\xDc)\x92U...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5b0e79e2[p=0,l=150,c=17408,r=150]={<<>>\x9eD\xA55t\xDc)\x92U...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:17 434 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - /10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2121b0ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@3c65721d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7be92bbc{s=START}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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}
2021-11-13 04:15:17 434 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@3c65721d::DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=3/30000} filled 150 HeapByteBuffer@5b0e79e2[p=0,l=150,c=17408,r=150]={<<>>\x9eD\xA55t\xDc)\x92U...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:17 434 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@3c65721d::DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=3/30000} parse HeapByteBuffer@5b0e79e2[p=0,l=150,c=17408,r=150]={<<>>\x9eD\xA55t\xDc)\x92U...\x00\x00\x00\x00\x00\x00\x00} {}
2021-11-13 04:15:17 434 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@5b0e79e2[p=0,l=150,c=17408,r=150]={<<>>\x9eD\xA55t\xDc)\x92U...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:17 434 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - START --> SPACE1
2021-11-13 04:15:17 434 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - SPACE1 --> URI
2021-11-13 04:15:17 434 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - URI --> SPACE2
2021-11-13 04:15:17 434 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION
2021-11-13 04:15:17 434 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER
2021-11-13 04:15:17 434 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER:Host --> VALUE
2021-11-13 04:15:17 434 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE
2021-11-13 04:15:17 434 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER:Host --> FIELD
2021-11-13 04:15:17 434 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE
2021-11-13 04:15:17 434 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE
2021-11-13 04:15:17 434 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD
2021-11-13 04:15:17 434 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE
2021-11-13 04:15:17 434 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD
2021-11-13 04:15:17 434 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE
2021-11-13 04:15:17 434 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD
2021-11-13 04:15:17 434 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - HEADER --> CONTENT
2021-11-13 04:15:17 435 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-23] invocationID:{InvocationID} - REQUEST for //10.233.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0}
GET //10.233.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1
Host: 10.233.77.3:9102
User-Agent: kube-probe/1.19
Accept-Encoding: gzip
Connection: close


2021-11-13 04:15:17 435 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@3c65721d::DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=3/30000} parsed true HttpParser{s=CONTENT,0 of -1}
2021-11-13 04:15:17 435 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@3c65721d::DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=3/30000}
2021-11-13 04:15:17 435 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-23] invocationID:{InvocationID} - handle //10.233.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1} 
2021-11-13 04:15:17 435 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-23] invocationID:{InvocationID} - handling HttpChannelState@19b8654f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-11-13 04:15:17 435 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-23] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1}
2021-11-13 04:15:17 435 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-23] invocationID:{InvocationID} - Host 10.233.77.3 with SNI null
2021-11-13 04:15:17 435 DEBUG [org.eclipse.jetty.server.Server][dw-23] invocationID:{InvocationID} - REQUEST GET /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1}
2021-11-13 04:15:17 435 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-23] invocationID:{InvocationID} - GzipHandler@14d53884{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck)@67e4f534 in null
2021-11-13 04:15:17 435 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}
2021-11-13 04:15:17 435 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}
2021-11-13 04:15:17 435 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-23] invocationID:{InvocationID} - servlet |/api/holmes-engine-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-5ffdd510@9c69035d==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-11-13 04:15:17 435 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-23] invocationID:{InvocationID} - chain=logFilter@2e4d2232==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-3c20e9d6@3c20e9d6==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-2e7517aa@2e7517aa==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-5ffdd510@9c69035d==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-11-13 04:15:17 435 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-23] invocationID:{InvocationID} - call filter logFilter@2e4d2232==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true
2021-11-13 04:15:17 435 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-23] invocationID:{InvocationID} - Entering.
2021-11-13 04:15:17 435 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-23] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation.
2021-11-13 04:15:17 435 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-23] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: d8e86199-4d29-4f46-b933-46ffe9caef4c
2021-11-13 04:15:17 435 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-23] invocationID:{InvocationID} - Invoking synchronously ... 
2021-11-13 04:15:17 435 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-23] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-3c20e9d6@3c20e9d6==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true
2021-11-13 04:15:17 435 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-23] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-2e7517aa@2e7517aa==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true
2021-11-13 04:15:17 435 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-5ffdd510@9c69035d==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-11-13 04:15:17 436 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@14d53884{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck)@67e4f534
2021-11-13 04:15:17 437 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@485a57d exclude no deflater
2021-11-13 04:15:17 437 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@638ff375[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@31bf4d76{null}
2021-11-13 04:15:17 437 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@64ff34d7{s=HttpChannelState@19b8654f{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
200 OK HTTP/1.1
Connection: close
Date: Sat, 13 Nov 2021 04:15:17 GMT
X-TransactionID: d8e86199-4d29-4f46-b933-46ffe9caef4c
X-InvocationID: d7ee5584-3d8e-49be-89b0-b85a0f18296d
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-11-13 04:15:17 437 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@71324320[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5835ae36] (null,[p=0,l=4,c=8192,r=4],true)@START
2021-11-13 04:15:17 437 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@638ff375[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:17 437 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close
Date: Sat, 13 Nov 2021 04:15:17 GMT
X-TransactionID: d8e86199-4d29-4f46-b933-46ffe9caef4c
X-InvocationID: d7ee5584-3d8e-49be-89b0-b85a0f18296d
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-11-13 04:15:17 437 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT
2021-11-13 04:15:17 437 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@71324320[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5835ae36] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING
2021-11-13 04:15:17 437 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@443dfa1e{IDLE}->null [HeapByteBuffer@2df7f8c8[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@638ff375[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]
2021-11-13 04:15:17 437 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@443dfa1e{WRITING}->null:IDLE-->WRITING
2021-11-13 04:15:17 437 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@2121b0ca::SocketChannelEndPoint@617ae733{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@2121b0ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=-,flush=W,to=6/30000}=>HttpConnection@3c65721d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7be92bbc{s=COMPLETING}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-11-13 04:15:17 437 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@2df7f8c8[p=0,l=252,c=8192,r=252]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:17 437 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@638ff375[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:17 437 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING
2021-11-13 04:15:17 437 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
2021-11-13 04:15:17 437 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@617ae733{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@2121b0ca{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=-,flush=W,to=6/30000}=>HttpConnection@3c65721d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7be92bbc{s=COMPLETING}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-11-13 04:15:17 437 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-11-13 04:15:17 438 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2121b0ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=-,flush=W,to=6/30000}=>HttpConnection@3c65721d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7be92bbc{s=COMPLETING}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-11-13 04:15:17 438 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@443dfa1e{WRITING}->null
2021-11-13 04:15:17 438 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@443dfa1e{IDLE}->null:WRITING-->IDLE
2021-11-13 04:15:17 438 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@71324320[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5835ae36] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-11-13 04:15:17 438 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@71324320[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5835ae36] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-11-13 04:15:17 438 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=6/30000}
2021-11-13 04:15:17 438 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@2121b0ca::SocketChannelEndPoint@617ae733{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2121b0ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@3c65721d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7be92bbc{s=END}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} oshut=false, ishut=false
2021-11-13 04:15:17 438 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@2121b0ca::SocketChannelEndPoint@617ae733{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2121b0ca{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@3c65721d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7be92bbc{s=END}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-11-13 04:15:17 438 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@489b6b3[p=0,l=0,c=0,r=0]={<<<>>>}
2021-11-13 04:15:17 438 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP
2021-11-13 04:15:17 438 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
2021-11-13 04:15:17 438 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@617ae733{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2121b0ca{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@3c65721d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7be92bbc{s=END}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-11-13 04:15:17 438 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-11-13 04:15:17 438 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@617ae733{/10.233.77.141:35672<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2121b0ca{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@3c65721d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7be92bbc{s=END}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-11-13 04:15:17 439 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.77.3:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2121b0ca{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@3c65721d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7be92bbc{s=END}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}
2021-11-13 04:15:17 439 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@2121b0ca::SocketChannelEndPoint@617ae733{/10.233.77.141:35672<->/10.233.77.3:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2121b0ca{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@3c65721d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7be92bbc{s=END}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}
2021-11-13 04:15:17 439 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@29d2ba4e{SSLC.NBReadCB@2121b0ca{SslConnection@2121b0ca::SocketChannelEndPoint@617ae733{/10.233.77.141:35672<->/10.233.77.3:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2121b0ca{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@3c65721d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7be92bbc{s=END}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}}}
2021-11-13 04:15:17 439 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@617ae733{/10.233.77.141:35672<->/10.233.77.3:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@2121b0ca{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@3c65721d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7be92bbc{s=END}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}
2021-11-13 04:15:17 439 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@5d9f85e on ManagedSelector@7cadf3ca{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-13 04:15:17 439 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@7cadf3ca{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-13 04:15:17 439 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 woken with none selected
2021-11-13 04:15:17 439 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=415fbe91-23a7-4134-af14-5d312065ce1c, referenceCounter=0, store size=0} on thread dw-23 - GET /api/holmes-engine-mgmt/v1/healthcheck
2021-11-13 04:15:17 439 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-23] invocationID:{InvocationID} - Exiting.
2021-11-13 04:15:17 439 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 woken up from select, 0/0/1 selected
2021-11-13 04:15:17 439 DEBUG [org.eclipse.jetty.server.Server][dw-23] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}
2021-11-13 04:15:17 439 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 processing 0 keys, 1 updates
2021-11-13 04:15:17 439 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 1
2021-11-13 04:15:17 439 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@5d9f85e
2021-11-13 04:15:17 439 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-23] invocationID:{InvocationID} - unhandle HttpChannelState@19b8654f{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1}
2021-11-13 04:15:17 439 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-23] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@19b8654f{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-11-13 04:15:17 439 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-23] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}
2021-11-13 04:15:17 439 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-23] invocationID:{InvocationID} - completed HttpChannelState@19b8654f{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-11-13 04:15:17 439 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-23] invocationID:{InvocationID} - unhandle HttpChannelState@19b8654f{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-11-13 04:15:17 439 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-23] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@19b8654f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-11-13 04:15:17 439 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-23] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}
2021-11-13 04:15:17 439 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-23] invocationID:{InvocationID} - onCompleted for /api/holmes-engine-mgmt/v1/healthcheck written=4
2021-11-13 04:15:17 440 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@617ae733{/10.233.77.141:35672<->/10.233.77.3:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@2121b0ca{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OSHUT,fill=-,flush=-,to=8/30000}=>HttpConnection@3c65721d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@7be92bbc{s=END}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}
2021-11-13 04:15:17 440 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0
2021-11-13 04:15:17 440 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-23] invocationID:{InvocationID} - recycle HttpChannelState@19b8654f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-11-13 04:15:17 440 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 waiting with 1 keys
2021-11-13 04:15:17 440 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1}
2021-11-13 04:15:17 440 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 woken up from select, 1/1/1 selected
2021-11-13 04:15:17 440 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 processing 1 keys, 0 updates
2021-11-13 04:15:17 440 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - CONTENT --> CLOSE
2021-11-13 04:15:17 440 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-23] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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}
10.233.77.141 - - [13/Nov/2021:04:15:17 +0000] "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.19" 5
2021-11-13 04:15:17 440 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - >fill SslConnection@2121b0ca::SocketChannelEndPoint@617ae733{/10.233.77.141:35672<->/10.233.77.3:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@2121b0ca{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OSHUT,fill=-,flush=-,to=8/30000}=>HttpConnection@3c65721d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@7be92bbc{s=START}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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}
2021-11-13 04:15:17 440 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-11-13 04:15:17 440 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - filled 24 HeapByteBuffer@7b462ad1[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13\xB2p\xE8\x8cR\xE9\xD9\xB8\xBdF\xB6\xBa\xCfQ\xA0s\xD2\x91\xC3>>>\xE6Q7gmW\xDd\xC2\xE1...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:17 440 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - net filled=24
2021-11-13 04:15:17 440 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.77.3:9102 remote=/10.233.77.141:35672], selector=sun.nio.ch.EPollSelectorImpl@3b4a4fb7, interestOps=1, readyOps=1 SocketChannelEndPoint@617ae733{/10.233.77.141:35672<->/10.233.77.3:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@2121b0ca{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OSHUT,fill=-,flush=-,to=8/30000}=>HttpConnection@3c65721d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@7be92bbc{s=START}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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} 
2021-11-13 04:15:17 440 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@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#9n\xDd\xD2...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#9n\xDd\xD2...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:17 440 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@617ae733{/10.233.77.141:35672<->/10.233.77.3:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2121b0ca{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@3c65721d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@7be92bbc{s=START}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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}
2021-11-13 04:15:17 440 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - /10.233.77.3:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2121b0ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@3c65721d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@7be92bbc{s=START}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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}
2021-11-13 04:15:17 440 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1}
2021-11-13 04:15:17 440 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@3c65721d::DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OSHUT,fill=-,flush=-,to=9/30000} filled -1 HeapByteBuffer@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#9n\xDd\xD2...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:17 440 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - close DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OSHUT,fill=-,flush=-,to=9/30000}
2021-11-13 04:15:17 440 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - close(null) DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OSHUT,fill=-,flush=-,to=9/30000}
2021-11-13 04:15:17 440 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@617ae733{/10.233.77.141:35672<->/10.233.77.3:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2121b0ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@3c65721d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@7be92bbc{s=START}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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
2021-11-13 04:15:17 440 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - shutdownOutput: SslConnection@2121b0ca::SocketChannelEndPoint@617ae733{/10.233.77.141:35672<->/10.233.77.3:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2121b0ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@3c65721d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@7be92bbc{s=START}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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
2021-11-13 04:15:17 440 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=0} tryExecute EatWhatYouKill@25a2f432/SelectorProducer@229d508c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=1806]@2021-11-13T04:15:17.440933Z
2021-11-13 04:15:17 440 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - ensureFillInterested SslConnection@2121b0ca::SocketChannelEndPoint@617ae733{/10.233.77.141:35672<->/10.233.77.3:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2121b0ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@3c65721d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@7be92bbc{s=START}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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}
2021-11-13 04:15:17 441 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - close SocketChannelEndPoint@617ae733{/10.233.77.141:35672<->/10.233.77.3:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2121b0ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@3c65721d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@7be92bbc{s=START}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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}
2021-11-13 04:15:17 441 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=0}@48e34022 offer EatWhatYouKill@25a2f432/SelectorProducer@229d508c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=0}][pc=0,pic=0,pec=3,epc=1806]@2021-11-13T04:15:17.441045Z
2021-11-13 04:15:17 441 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=1} startReservedThread p=1
2021-11-13 04:15:17 441 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@617ae733{/10.233.77.141:35672<->/10.233.77.3:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2121b0ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@3c65721d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@7be92bbc{s=START}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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}
2021-11-13 04:15:17 441 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue ReservedThreadExecutor@fd0e118{s=0/1,p=1}@52d86338 startThread=0
2021-11-13 04:15:17 441 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=1}@48e34022 task=EatWhatYouKill@25a2f432/SelectorProducer@229d508c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=1806]@2021-11-13T04:15:17.441228Z
2021-11-13 04:15:17 441 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - doClose SocketChannelEndPoint@617ae733{/10.233.77.141:35672<->/10.233.77.3:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@2121b0ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@3c65721d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@7be92bbc{s=START}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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}
2021-11-13 04:15:17 441 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@25a2f432/SelectorProducer@229d508c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=1806]@2021-11-13T04:15:17.44137Z tryProduce true
2021-11-13 04:15:17 441 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 0
2021-11-13 04:15:17 441 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-11-13 04:15:17 441 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - run ReservedThreadExecutor@fd0e118{s=0/1,p=1}@52d86338 in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=1}]
2021-11-13 04:15:17 441 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=1}@52d86338 started
2021-11-13 04:15:17 441 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - onClose FillInterest@29d2ba4e{SSLC.NBReadCB@2121b0ca{SslConnection@2121b0ca::SocketChannelEndPoint@617ae733{/10.233.77.141:35672<->/10.233.77.3:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@2121b0ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@3c65721d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@7be92bbc{s=START}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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}}}
2021-11-13 04:15:17 441 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Ignoring key update for concurrently closed channel SocketChannelEndPoint@617ae733{/10.233.77.141:35672<->/10.233.77.3:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2121b0ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@3c65721d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@7be92bbc{s=START}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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}
2021-11-13 04:15:17 441 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=0}@52d86338 waiting
2021-11-13 04:15:17 441 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close SocketChannelEndPoint@617ae733{/10.233.77.141:35672<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2121b0ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@3c65721d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@7be92bbc{s=START}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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}
2021-11-13 04:15:17 441 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@25a2f432/SelectorProducer@229d508c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=1806]@2021-11-13T04:15:17.44134Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@617ae733{/10.233.77.141:35672<->/10.233.77.3:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@2121b0ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@3c65721d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@7be92bbc{s=START}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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
2021-11-13 04:15:17 441 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - onFillableFail SslConnection@2121b0ca::SocketChannelEndPoint@617ae733{/10.233.77.141:35672<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2121b0ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@3c65721d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@7be92bbc{s=START}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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}
2021-11-13 04:15:17 441 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@29d2ba4e{null}
2021-11-13 04:15:17 441 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@617ae733{/10.233.77.141:35672<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2121b0ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@3c65721d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@7be92bbc{s=START}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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}
2021-11-13 04:15:17 441 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - onFail FillInterest@3eb0c21f{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)
2021-11-13 04:15:17 441 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 waiting with 1 keys
2021-11-13 04:15:17 441 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Wakeup ManagedSelector@7cadf3ca{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-13 04:15:17 441 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@fa2cb12 startThread=0
2021-11-13 04:15:17 441 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 woken with none selected
2021-11-13 04:15:17 441 DEBUG [org.eclipse.jetty.io.FillInterest][dw-23] invocationID:{InvocationID} - onClose FillInterest@3eb0c21f{null}
2021-11-13 04:15:17 441 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 woken up from select, 0/0/0 selected
2021-11-13 04:15:17 441 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 processing 0 keys, 0 updates
2021-11-13 04:15:17 441 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 0
2021-11-13 04:15:17 441 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-11-13 04:15:17 441 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 waiting with 0 keys
2021-11-13 04:15:17 441 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@3c65721d::DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=10/30000} parse HeapByteBuffer@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#9n\xDd\xD2...\x00\x00\x00\x00\x00\x00\x00} {}
2021-11-13 04:15:17 441 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#9n\xDd\xD2...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:17 441 DEBUG [org.eclipse.jetty.http.HttpParser][dw-23] invocationID:{InvocationID} - CLOSE --> CLOSED
2021-11-13 04:15:17 441 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@3c65721d::DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=10/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-11-13 04:15:17 441 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@3c65721d::DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=10/30000}
2021-11-13 04:15:17 441 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=10/30000}
2021-11-13 04:15:17 441 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@fa2cb12 in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}]
2021-11-13 04:15:17 441 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-23] invocationID:{InvocationID} - HttpConnection@3c65721d::DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=10/30000} onFillable exit HttpChannelState@19b8654f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-11-13 04:15:17 441 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@617ae733{/10.233.77.141:35672<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2121b0ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@3c65721d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7be92bbc{s=START}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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}
2021-11-13 04:15:17 442 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-23] invocationID:{InvocationID} - /10.233.77.3:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2121b0ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@3c65721d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7be92bbc{s=START}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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}
2021-11-13 04:15:17 442 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - onClose HttpConnection@3c65721d::DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=10/30000}
2021-11-13 04:15:17 442 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=0}@719e31f9 size 1 > capacity
2021-11-13 04:15:17 442 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - ran ReservedThreadExecutor@fd0e118{s=1/1,p=0}@719e31f9 in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}]
2021-11-13 04:15:17 442 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - onClose SslConnection@2121b0ca::SocketChannelEndPoint@617ae733{/10.233.77.141:35672<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2121b0ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f4d4a34{/10.233.77.141:35672<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@3c65721d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7be92bbc{s=START}]=>HttpChannelOverHttp@64ff34d7{s=HttpChannelState@19b8654f{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}
2021-11-13 04:15:17 442 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@fa2cb12 in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}]
2021-11-13 04:15:17 492 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - FillInterest@29d2ba4e{null} lost race null
2021-11-13 04:15:17 492 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=0}@49fc799d size 1 > capacity
2021-11-13 04:15:17 492 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - ran ReservedThreadExecutor@fd0e118{s=1/1,p=0}@49fc799d in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}]
2021-11-13 04:15:21 686 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21-acceptor-0@265c0752-EngineDActiveApp@48751d8a{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@a3efd6 on ManagedSelector@7cadf3ca{STARTED} id=0 keys=0 selected=0 updates=0
2021-11-13 04:15:21 686 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21-acceptor-0@265c0752-EngineDActiveApp@48751d8a{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@7cadf3ca{STARTED} id=0 keys=0 selected=0 updates=1
2021-11-13 04:15:21 686 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 woken with none selected
2021-11-13 04:15:21 686 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 woken up from select, 0/0/0 selected
2021-11-13 04:15:21 686 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 processing 0 keys, 1 updates
2021-11-13 04:15:21 686 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 1
2021-11-13 04:15:21 686 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$Accept@a3efd6
2021-11-13 04:15:21 686 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$Accept@a3efd6 startThread=0
2021-11-13 04:15:21 686 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-11-13 04:15:21 686 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 waiting with 1 keys
2021-11-13 04:15:21 686 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$Accept@a3efd6 in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}]
2021-11-13 04:15:21 687 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-22] invocationID:{InvocationID} - SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-11-13 04:15:21 687 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-22] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@f470b4c
2021-11-13 04:15:21 688 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-22] invocationID:{InvocationID} - new HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@79aac509{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-11-13 04:15:21 688 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - New HTTP Connection HttpConnection@528cece::DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}
2021-11-13 04:15:21 688 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-22] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@68bff48b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@528cece[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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}
2021-11-13 04:15:21 688 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-22] invocationID:{InvocationID} - onOpen SslConnection@68bff48b::SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@68bff48b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@528cece[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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}
2021-11-13 04:15:21 688 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-22] invocationID:{InvocationID} - onOpen HttpConnection@528cece::DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=1/30000}
2021-11-13 04:15:21 688 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-22] invocationID:{InvocationID} - fillInterested HttpConnection@528cece::DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=1/30000}
2021-11-13 04:15:21 689 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - interested FillInterest@6042efb5{AC.ReadCB@528cece{HttpConnection@528cece::DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-11-13 04:15:21 689 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@68bff48b::SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@68bff48b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@528cece[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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}
2021-11-13 04:15:21 689 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - /10.233.77.3:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@68bff48b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@528cece[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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}
2021-11-13 04:15:21 689 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - interested FillInterest@235f13cd{SSLC.NBReadCB@68bff48b{SslConnection@68bff48b::SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@68bff48b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@528cece[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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}}}
2021-11-13 04:15:21 690 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@68bff48b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@528cece[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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}
2021-11-13 04:15:21 690 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@34d3b081 on ManagedSelector@7cadf3ca{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-13 04:15:21 690 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@7cadf3ca{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-13 04:15:21 690 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 woken with none selected
2021-11-13 04:15:21 690 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 woken up from select, 0/0/1 selected
2021-11-13 04:15:21 690 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 processing 0 keys, 1 updates
2021-11-13 04:15:21 690 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 1
2021-11-13 04:15:21 690 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@34d3b081
2021-11-13 04:15:21 690 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Created SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@68bff48b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@528cece[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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}
2021-11-13 04:15:21 690 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$Accept@a3efd6 in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}]
2021-11-13 04:15:21 690 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@68bff48b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@528cece[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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}
2021-11-13 04:15:21 690 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-11-13 04:15:21 690 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 waiting with 1 keys
2021-11-13 04:15:21 690 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 woken up from select, 1/1/1 selected
2021-11-13 04:15:21 690 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 processing 1 keys, 0 updates
2021-11-13 04:15:21 691 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.77.3:9102 remote=/10.233.77.141:35730], selector=sun.nio.ch.EPollSelectorImpl@3b4a4fb7, interestOps=1, readyOps=1 SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@68bff48b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@528cece[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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} 
2021-11-13 04:15:21 691 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@68bff48b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@528cece[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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}
2021-11-13 04:15:21 691 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@68bff48b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@528cece[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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
2021-11-13 04:15:21 691 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=0} tryExecute EatWhatYouKill@25a2f432/SelectorProducer@229d508c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=1807]@2021-11-13T04:15:21.691493Z
2021-11-13 04:15:21 691 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=0}@52d86338 offer EatWhatYouKill@25a2f432/SelectorProducer@229d508c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=0}][pc=0,pic=0,pec=3,epc=1807]@2021-11-13T04:15:21.691602Z
2021-11-13 04:15:21 691 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=1} startReservedThread p=1
2021-11-13 04:15:21 691 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue ReservedThreadExecutor@fd0e118{s=0/1,p=1}@6305650 startThread=0
2021-11-13 04:15:21 691 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@25a2f432/SelectorProducer@229d508c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=1807]@2021-11-13T04:15:21.691743Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@68bff48b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@528cece[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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
2021-11-13 04:15:21 691 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=1}@52d86338 task=EatWhatYouKill@25a2f432/SelectorProducer@229d508c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=1807]@2021-11-13T04:15:21.691819Z
2021-11-13 04:15:21 691 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-24] invocationID:{InvocationID} - EatWhatYouKill@25a2f432/SelectorProducer@229d508c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=1808]@2021-11-13T04:15:21.691935Z tryProduce true
2021-11-13 04:15:21 691 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 0
2021-11-13 04:15:21 691 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0
2021-11-13 04:15:21 692 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@235f13cd{SSLC.NBReadCB@68bff48b{SslConnection@68bff48b::SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@68bff48b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@528cece[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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}}}
2021-11-13 04:15:21 692 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@68bff48b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@528cece[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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}
2021-11-13 04:15:21 692 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >c.onFillable SslConnection@68bff48b::SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@68bff48b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@528cece[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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}
2021-11-13 04:15:21 692 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 waiting with 1 keys
2021-11-13 04:15:21 692 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - onFillable SslConnection@68bff48b::SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@68bff48b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@528cece[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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}
2021-11-13 04:15:21 692 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - run ReservedThreadExecutor@fd0e118{s=0/1,p=1}@6305650 in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=1}]
2021-11-13 04:15:21 692 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=1}@6305650 started
2021-11-13 04:15:21 692 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@6042efb5{AC.ReadCB@528cece{HttpConnection@528cece::DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=3/30000}}}
2021-11-13 04:15:21 692 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=0}@6305650 waiting
2021-11-13 04:15:21 692 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@528cece::DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@79aac509{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-11-13 04:15:21 692 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >fill SslConnection@68bff48b::SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@68bff48b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@528cece[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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}
2021-11-13 04:15:21 692 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-11-13 04:15:21 692 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 261 HeapByteBuffer@7b462ad1[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03\xB4\xC6MG\xC5y \x8b\xCb3\xF7[=j...\xD9\x0e_+\r|%\xA79\x9cXp\x96~\xD9H\x95\x9a,\xB5\x89}\x1e>>>\x86\xE5\xBa!\x88\xBa\x8f\x9d\x10...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:21 692 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=261
2021-11-13 04:15:21 692 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill starting handshake SslConnection@68bff48b::SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@68bff48b{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@528cece[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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}
2021-11-13 04:15:21 693 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@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#9n\xDd\xD2...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#9n\xDd\xD2...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:21 693 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_TASK
2021-11-13 04:15:21 693 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_WRAP
2021-11-13 04:15:21 693 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >flush SslConnection@68bff48b::SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@68bff48b{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@528cece[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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}
2021-11-13 04:15:21 693 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@489b6b3[p=0,l=0,c=0,r=0]={<<<>>>}
2021-11-13 04:15:21 693 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush NEED_WRAP
2021-11-13 04:15:21 694 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
2021-11-13 04:15:21 694 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@68bff48b{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@528cece[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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}
2021-11-13 04:15:21 694 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net flushed=true, ac=true
2021-11-13 04:15:21 694 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@68bff48b{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@528cece[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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}
2021-11-13 04:15:21 694 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-11-13 04:15:21 694 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 6 HeapByteBuffer@7b462ad1[p=0,l=6,c=17408,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x00\xFc\x03\x03\xB4\xC6MG...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:21 694 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=6
2021-11-13 04:15:21 694 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@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#9n\xDd\xD2...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#9n\xDd\xD2...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:21 694 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-11-13 04:15:21 694 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 0 HeapByteBuffer@7b462ad1[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x00\x00\xFc...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:21 694 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=0
2021-11-13 04:15:21 694 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@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#9n\xDd\xD2...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#9n\xDd\xD2...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:21 694 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@68bff48b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@528cece[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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}
2021-11-13 04:15:21 694 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >fill SslConnection@68bff48b::SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@68bff48b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@528cece[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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}
2021-11-13 04:15:21 694 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-11-13 04:15:21 694 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 367 HeapByteBuffer@7b462ad1[p=0,l=367,c=17408,r=367]={<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\xB4\xC6MG\xC5y \x8b\xCb3\xF7[=j...\x91>%\xC2\x01\x9c\x9e\xAc\x05\xF02\x89\xEd\x7f'y\xB1xgA3s9>>>U\xA9\x14\x96B\x06rvi...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:21 694 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=367
2021-11-13 04:15:21 695 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@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#9n\xDd\xD2...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#9n\xDd\xD2...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:21 695 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_TASK
2021-11-13 04:15:21 700 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@f470b4c
2021-11-13 04:15:21 704 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_WRAP
2021-11-13 04:15:21 704 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >flush SslConnection@68bff48b::SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@68bff48b{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@528cece[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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}
2021-11-13 04:15:21 704 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@489b6b3[p=0,l=0,c=0,r=0]={<<<>>>}
2021-11-13 04:15:21 704 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush NEED_WRAP
2021-11-13 04:15:21 704 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
2021-11-13 04:15:21 705 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@68bff48b{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@528cece[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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}
2021-11-13 04:15:21 705 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net flushed=true, ac=true
2021-11-13 04:15:21 705 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush NEED_WRAP
2021-11-13 04:15:21 705 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
2021-11-13 04:15:21 705 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@68bff48b{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@528cece[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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}
2021-11-13 04:15:21 705 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net flushed=true, ac=true
2021-11-13 04:15:21 705 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush NEED_WRAP
2021-11-13 04:15:21 705 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
2021-11-13 04:15:21 705 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - flushed 2700 SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@68bff48b{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@528cece[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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}
2021-11-13 04:15:21 705 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net flushed=true, ac=true
2021-11-13 04:15:21 706 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@68bff48b{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=17/30000}=>HttpConnection@528cece[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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}
2021-11-13 04:15:21 706 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-11-13 04:15:21 706 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 0 HeapByteBuffer@7b462ad1[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:21 706 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=0
2021-11-13 04:15:21 706 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@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#9n\xDd\xD2...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#9n\xDd\xD2...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:21 706 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@68bff48b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=17/30000}=>HttpConnection@528cece[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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}
2021-11-13 04:15:21 706 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@528cece::DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=17/30000} filled 0 HeapByteBuffer@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#9n\xDd\xD2...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:21 706 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@528cece::DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=17/30000} parse HeapByteBuffer@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#9n\xDd\xD2...\x00\x00\x00\x00\x00\x00\x00} {}
2021-11-13 04:15:21 706 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#9n\xDd\xD2...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:21 706 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@528cece::DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=17/30000} parsed false HttpParser{s=START,0 of -1}
2021-11-13 04:15:21 706 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@528cece::DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=17/30000}
2021-11-13 04:15:21 706 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - fillInterested HttpConnection@528cece::DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=17/30000}
2021-11-13 04:15:21 706 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - interested FillInterest@6042efb5{AC.ReadCB@528cece{HttpConnection@528cece::DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-11-13 04:15:21 706 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@68bff48b::SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@68bff48b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@528cece[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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}
2021-11-13 04:15:21 706 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@68bff48b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@528cece[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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}
2021-11-13 04:15:21 706 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - interested FillInterest@235f13cd{SSLC.NBReadCB@68bff48b{SslConnection@68bff48b::SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@68bff48b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@528cece[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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}}}
2021-11-13 04:15:21 706 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@68bff48b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@528cece[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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}
2021-11-13 04:15:21 706 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@34d3b081 on ManagedSelector@7cadf3ca{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-13 04:15:21 707 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@7cadf3ca{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-13 04:15:21 707 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@528cece::DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@79aac509{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-11-13 04:15:21 707 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 woken with none selected
2021-11-13 04:15:21 707 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 woken up from select, 0/0/1 selected
2021-11-13 04:15:21 707 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 processing 0 keys, 1 updates
2021-11-13 04:15:21 707 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 1
2021-11-13 04:15:21 707 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@68bff48b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@528cece[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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}
2021-11-13 04:15:21 707 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@34d3b081
2021-11-13 04:15:21 707 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=0}@48e34022 size 1 > capacity
2021-11-13 04:15:21 707 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - ran ReservedThreadExecutor@fd0e118{s=1/1,p=0}@48e34022 in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}]
2021-11-13 04:15:21 707 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@68bff48b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@528cece[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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}
2021-11-13 04:15:21 707 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0
2021-11-13 04:15:21 707 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 waiting with 1 keys
2021-11-13 04:15:21 707 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 woken up from select, 1/1/1 selected
2021-11-13 04:15:21 707 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 processing 1 keys, 0 updates
2021-11-13 04:15:21 707 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.77.3:9102 remote=/10.233.77.141:35730], selector=sun.nio.ch.EPollSelectorImpl@3b4a4fb7, interestOps=1, readyOps=1 SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@68bff48b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@528cece[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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} 
2021-11-13 04:15:21 707 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@68bff48b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@528cece[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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}
2021-11-13 04:15:21 707 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@68bff48b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@528cece[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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
2021-11-13 04:15:21 707 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=0} tryExecute EatWhatYouKill@25a2f432/SelectorProducer@229d508c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=1808]@2021-11-13T04:15:21.707773Z
2021-11-13 04:15:21 707 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=0}@6305650 offer EatWhatYouKill@25a2f432/SelectorProducer@229d508c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=0}][pc=0,pic=0,pec=3,epc=1808]@2021-11-13T04:15:21.707838Z
2021-11-13 04:15:21 707 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=1} startReservedThread p=1
2021-11-13 04:15:21 707 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - queue ReservedThreadExecutor@fd0e118{s=0/1,p=1}@443b503c startThread=0
2021-11-13 04:15:21 708 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-24] invocationID:{InvocationID} - EatWhatYouKill@25a2f432/SelectorProducer@229d508c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=1808]@2021-11-13T04:15:21.707962Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@68bff48b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@528cece[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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
2021-11-13 04:15:21 708 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-23] invocationID:{InvocationID} - run ReservedThreadExecutor@fd0e118{s=0/1,p=1}@443b503c in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=1}]
2021-11-13 04:15:21 708 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - fillable FillInterest@235f13cd{SSLC.NBReadCB@68bff48b{SslConnection@68bff48b::SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@68bff48b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@528cece[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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}}}
2021-11-13 04:15:21 708 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=1}@443b503c started
2021-11-13 04:15:21 708 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=0}@443b503c waiting
2021-11-13 04:15:21 708 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=1}@6305650 task=EatWhatYouKill@25a2f432/SelectorProducer@229d508c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=1}][pc=0,pic=0,pec=3,epc=1809]@2021-11-13T04:15:21.708133Z
2021-11-13 04:15:21 708 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >c.onFillable SslConnection@68bff48b::SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@68bff48b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@528cece[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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}
2021-11-13 04:15:21 708 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@25a2f432/SelectorProducer@229d508c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=1809]@2021-11-13T04:15:21.708222Z tryProduce true
2021-11-13 04:15:21 708 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 0
2021-11-13 04:15:21 708 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2021-11-13 04:15:21 708 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - onFillable SslConnection@68bff48b::SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@68bff48b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@528cece[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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}
2021-11-13 04:15:21 708 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - fillable FillInterest@6042efb5{AC.ReadCB@528cece{HttpConnection@528cece::DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-11-13 04:15:21 708 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@528cece::DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@79aac509{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-11-13 04:15:21 708 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@68bff48b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@528cece[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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}
2021-11-13 04:15:21 708 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >fill SslConnection@68bff48b::SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@68bff48b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@528cece[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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}
2021-11-13 04:15:21 708 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-11-13 04:15:21 708 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 waiting with 1 keys
2021-11-13 04:15:21 708 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 230 HeapByteBuffer@7b462ad1[p=0,l=230,c=17408,r=230]={<<<\x17\x03\x03\x005w8Nw\xF1\x96\x95\xA9\xB8\xC2.s\xD4\x15\xD7\xE1:\xA3\xB6\xFb...I3#\xC8\x94S\xF5\t3\xEb(\xA4\xCc\x12\x1b\xF26\x97\x01u\x82\xA1\x1d>>>\x8d\x97\xE1\xE20v\xAc\xD1\r...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:21 708 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=230
2021-11-13 04:15:21 709 DEBUG [jdk.event.security][dw-24] invocationID:{InvocationID} -  TLSHandshake: 10.233.77.141:35730, TLSv1.3, TLS_AES_128_GCM_SHA256, 0
2021-11-13 04:15:21 709 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=230 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=230,c=17408,r=172] unwrapBuffer=HeapByteBuffer@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#9n\xDd\xD2...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#9n\xDd\xD2...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:21 709 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - handshake succeeded SslConnection@68bff48b::SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@68bff48b{NOT_HANDSHAKING,eio=172/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@528cece[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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
2021-11-13 04:15:21 709 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-11-13 04:15:21 709 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 0 HeapByteBuffer@7b462ad1[p=58,l=230,c=17408,r=172]={\x17\x03\x03\x005\x14\x00\x00 ...\x17\xC4\n\xFd\x1d\n\xD6<<<\x17\x03\x03\x00\xA7x\xA3\xC5\xE3z!\x8bl\xB4\xE4"\xAdys,\xA7\xC6\xC1\xD4\xDb...I3#\xC8\x94S\xF5\t3\xEb(\xA4\xCc\x12\x1b\xF26\x97\x01u\x82\xA1\x1d>>>\x8d\x97\xE1\xE20v\xAc\xD1\r...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:21 709 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=0
2021-11-13 04:15:21 709 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 172 bytesProduced = 150 encryptedBuffer=[p=230,l=230,c=17408,r=0] unwrapBuffer=HeapByteBuffer@5b0e79e2[p=0,l=150,c=17408,r=150]={<<>>w\x17\x151\xD0 \xBb\xF7\x82...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5b0e79e2[p=0,l=150,c=17408,r=150]={<<>>w\x17\x151\xD0 \xBb\xF7\x82...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:21 710 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.77.3:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@68bff48b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@528cece[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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}
2021-11-13 04:15:21 710 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@528cece::DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=3/30000} filled 150 HeapByteBuffer@5b0e79e2[p=0,l=150,c=17408,r=150]={<<>>w\x17\x151\xD0 \xBb\xF7\x82...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:21 710 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@528cece::DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=3/30000} parse HeapByteBuffer@5b0e79e2[p=0,l=150,c=17408,r=150]={<<>>w\x17\x151\xD0 \xBb\xF7\x82...\x00\x00\x00\x00\x00\x00\x00} {}
2021-11-13 04:15:21 710 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@5b0e79e2[p=0,l=150,c=17408,r=150]={<<>>w\x17\x151\xD0 \xBb\xF7\x82...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:21 710 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - START --> SPACE1
2021-11-13 04:15:21 710 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - SPACE1 --> URI
2021-11-13 04:15:21 710 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - URI --> SPACE2
2021-11-13 04:15:21 710 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION
2021-11-13 04:15:21 710 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER
2021-11-13 04:15:21 710 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Host --> VALUE
2021-11-13 04:15:21 710 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE
2021-11-13 04:15:21 710 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Host --> FIELD
2021-11-13 04:15:21 710 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE
2021-11-13 04:15:21 710 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE
2021-11-13 04:15:21 710 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD
2021-11-13 04:15:21 710 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE
2021-11-13 04:15:21 710 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD
2021-11-13 04:15:21 710 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE
2021-11-13 04:15:21 710 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD
2021-11-13 04:15:21 710 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - HEADER --> CONTENT
2021-11-13 04:15:21 710 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - REQUEST for //10.233.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0}
GET //10.233.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1
Host: 10.233.77.3:9102
User-Agent: kube-probe/1.19
Accept-Encoding: gzip
Connection: close


2021-11-13 04:15:21 710 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@528cece::DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=4/30000} parsed true HttpParser{s=CONTENT,0 of -1}
2021-11-13 04:15:21 710 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@528cece::DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=4/30000}
2021-11-13 04:15:21 710 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - handle //10.233.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 
2021-11-13 04:15:21 710 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-24] invocationID:{InvocationID} - handling HttpChannelState@79aac509{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-11-13 04:15:21 710 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0}
2021-11-13 04:15:21 710 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-24] invocationID:{InvocationID} - Host 10.233.77.3 with SNI null
2021-11-13 04:15:21 710 DEBUG [org.eclipse.jetty.server.Server][dw-24] invocationID:{InvocationID} - REQUEST GET /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0}
2021-11-13 04:15:21 710 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-24] invocationID:{InvocationID} - GzipHandler@14d53884{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck)@34f480f4 in null
2021-11-13 04:15:21 711 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-24] invocationID:{InvocationID} - scope null||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@778d82e9{/,null,AVAILABLE}
2021-11-13 04:15:21 711 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-24] invocationID:{InvocationID} - context=||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@778d82e9{/,null,AVAILABLE}
2021-11-13 04:15:21 711 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-24] invocationID:{InvocationID} - servlet |/api/holmes-engine-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-5ffdd510@9c69035d==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-11-13 04:15:21 711 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-24] invocationID:{InvocationID} - chain=logFilter@2e4d2232==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-3c20e9d6@3c20e9d6==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-2e7517aa@2e7517aa==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-5ffdd510@9c69035d==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-11-13 04:15:21 711 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-24] invocationID:{InvocationID} - call filter logFilter@2e4d2232==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true
2021-11-13 04:15:21 711 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-24] invocationID:{InvocationID} - Entering.
2021-11-13 04:15:21 711 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-24] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation.
2021-11-13 04:15:21 711 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-24] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: b93deb0f-d724-42ab-9867-79983a78333c
2021-11-13 04:15:21 711 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-24] invocationID:{InvocationID} - Invoking synchronously ... 
2021-11-13 04:15:21 711 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-24] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-3c20e9d6@3c20e9d6==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true
2021-11-13 04:15:21 711 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-24] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-2e7517aa@2e7517aa==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true
2021-11-13 04:15:21 711 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-5ffdd510@9c69035d==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-11-13 04:15:21 712 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@14d53884{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck)@34f480f4
2021-11-13 04:15:21 712 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@35545e75 exclude no deflater
2021-11-13 04:15:21 712 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@50024800[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@4e26588c{null}
2021-11-13 04:15:21 712 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
200 OK HTTP/1.1
Connection: close
Date: Sat, 13 Nov 2021 04:15:21 GMT
X-TransactionID: b93deb0f-d724-42ab-9867-79983a78333c
X-InvocationID: aeca7618-3406-480f-9bac-5c6c43aa4de5
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-11-13 04:15:21 712 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@5e45829c[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4975c8d7] (null,[p=0,l=4,c=8192,r=4],true)@START
2021-11-13 04:15:21 712 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@50024800[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:21 712 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close
Date: Sat, 13 Nov 2021 04:15:21 GMT
X-TransactionID: b93deb0f-d724-42ab-9867-79983a78333c
X-InvocationID: aeca7618-3406-480f-9bac-5c6c43aa4de5
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-11-13 04:15:21 712 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT
2021-11-13 04:15:21 712 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@5e45829c[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4975c8d7] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING
2021-11-13 04:15:21 712 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@bf5cbb1{IDLE}->null [HeapByteBuffer@2df7f8c8[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@50024800[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]
2021-11-13 04:15:21 712 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@bf5cbb1{WRITING}->null:IDLE-->WRITING
2021-11-13 04:15:21 713 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@68bff48b::SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@68bff48b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=-,flush=W,to=6/30000}=>HttpConnection@528cece[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4792f618{s=COMPLETING}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-11-13 04:15:21 713 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@2df7f8c8[p=0,l=252,c=8192,r=252]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:21 713 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@50024800[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:21 713 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING
2021-11-13 04:15:21 713 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - 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
2021-11-13 04:15:21 713 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@68bff48b{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=-,flush=W,to=6/30000}=>HttpConnection@528cece[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4792f618{s=COMPLETING}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-11-13 04:15:21 713 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-11-13 04:15:21 713 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@68bff48b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=-,flush=W,to=6/30000}=>HttpConnection@528cece[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4792f618{s=COMPLETING}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-11-13 04:15:21 713 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@bf5cbb1{WRITING}->null
2021-11-13 04:15:21 713 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@bf5cbb1{IDLE}->null:WRITING-->IDLE
2021-11-13 04:15:21 713 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@5e45829c[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4975c8d7] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-11-13 04:15:21 713 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@5e45829c[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4975c8d7] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-11-13 04:15:21 713 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=7/30000}
2021-11-13 04:15:21 713 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@68bff48b::SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@68bff48b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@528cece[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4792f618{s=END}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} oshut=false, ishut=false
2021-11-13 04:15:21 713 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@68bff48b::SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@68bff48b{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@528cece[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4792f618{s=END}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-11-13 04:15:21 713 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@489b6b3[p=0,l=0,c=0,r=0]={<<<>>>}
2021-11-13 04:15:21 713 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP
2021-11-13 04:15:21 713 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - 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
2021-11-13 04:15:21 714 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@68bff48b{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@528cece[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4792f618{s=END}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-11-13 04:15:21 714 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-11-13 04:15:21 714 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@68bff48b{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@528cece[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4792f618{s=END}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-11-13 04:15:21 714 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.77.3:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@68bff48b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@528cece[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4792f618{s=END}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-11-13 04:15:21 714 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@68bff48b::SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@68bff48b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@528cece[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4792f618{s=END}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-11-13 04:15:21 714 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@235f13cd{SSLC.NBReadCB@68bff48b{SslConnection@68bff48b::SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@68bff48b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@528cece[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4792f618{s=END}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}}}
2021-11-13 04:15:21 714 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@68bff48b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@528cece[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4792f618{s=END}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-11-13 04:15:21 714 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@34d3b081 on ManagedSelector@7cadf3ca{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-13 04:15:21 714 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@7cadf3ca{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-13 04:15:21 714 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 woken with none selected
2021-11-13 04:15:21 714 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 woken up from select, 0/0/1 selected
2021-11-13 04:15:21 714 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 processing 0 keys, 1 updates
2021-11-13 04:15:21 714 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updateable 1
2021-11-13 04:15:21 714 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@34d3b081
2021-11-13 04:15:21 714 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=66d42c1d-91ce-490c-b526-3723cac6914a, referenceCounter=0, store size=0} on thread dw-24 - GET /api/holmes-engine-mgmt/v1/healthcheck
2021-11-13 04:15:21 715 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-24] invocationID:{InvocationID} - Exiting.
2021-11-13 04:15:21 715 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@68bff48b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OSHUT,fill=-,flush=-,to=8/30000}=>HttpConnection@528cece[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4792f618{s=END}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}
2021-11-13 04:15:21 715 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - updates 0
2021-11-13 04:15:21 715 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 waiting with 1 keys
2021-11-13 04:15:21 715 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 woken up from select, 1/1/1 selected
2021-11-13 04:15:21 715 DEBUG [org.eclipse.jetty.server.Server][dw-24] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}
2021-11-13 04:15:21 715 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 processing 1 keys, 0 updates
2021-11-13 04:15:21 715 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-24] invocationID:{InvocationID} - unhandle HttpChannelState@79aac509{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1}
2021-11-13 04:15:21 715 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-24] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@79aac509{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-11-13 04:15:21 715 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}
2021-11-13 04:15:21 715 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.77.3:9102 remote=/10.233.77.141:35730], selector=sun.nio.ch.EPollSelectorImpl@3b4a4fb7, interestOps=1, readyOps=1 SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@68bff48b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OSHUT,fill=-,flush=-,to=8/30000}=>HttpConnection@528cece[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4792f618{s=END}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 
2021-11-13 04:15:21 715 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-24] invocationID:{InvocationID} - completed HttpChannelState@79aac509{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-11-13 04:15:21 715 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-24] invocationID:{InvocationID} - unhandle HttpChannelState@79aac509{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-11-13 04:15:21 715 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-24] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@79aac509{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-11-13 04:15:21 715 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@68bff48b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OSHUT,fill=-,flush=-,to=8/30000}=>HttpConnection@528cece[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4792f618{s=END}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}
2021-11-13 04:15:21 715 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}
2021-11-13 04:15:21 715 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - onCompleted for /api/holmes-engine-mgmt/v1/healthcheck written=4
2021-11-13 04:15:21 715 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@68bff48b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@528cece[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4792f618{s=END}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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.77.3:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}:runFillable:BLOCKING
2021-11-13 04:15:21 715 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=0} tryExecute EatWhatYouKill@25a2f432/SelectorProducer@229d508c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=1809]@2021-11-13T04:15:21.715601Z
2021-11-13 04:15:21 715 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-24] invocationID:{InvocationID} - recycle HttpChannelState@79aac509{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-11-13 04:15:21 715 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=0}@443b503c offer EatWhatYouKill@25a2f432/SelectorProducer@229d508c/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=0}][pc=0,pic=0,pec=3,epc=1809]@2021-11-13T04:15:21.715659Z
2021-11-13 04:15:21 715 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=1} startReservedThread p=1
2021-11-13 04:15:21 715 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1}
2021-11-13 04:15:21 715 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - CONTENT --> CLOSE
2021-11-13 04:15:21 715 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - queue ReservedThreadExecutor@fd0e118{s=0/1,p=1}@2138b702 startThread=0
2021-11-13 04:15:21 715 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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}
2021-11-13 04:15:21 715 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run ReservedThreadExecutor@fd0e118{s=0/1,p=1}@2138b702 in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=1}]
2021-11-13 04:15:21 715 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=1}@2138b702 started
2021-11-13 04:15:21 715 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=0}@2138b702 waiting
10.233.77.141 - - [13/Nov/2021:04:15:21 +0000] "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.19" 5
2021-11-13 04:15:21 715 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-23] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=0/1,p=1}@443b503c task=EatWhatYouKill@25a2f432/SelectorProducer@229d508c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=1}][pc=0,pic=0,pec=3,epc=1809]@2021-11-13T04:15:21.7158Z
2021-11-13 04:15:21 715 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-27] invocationID:{InvocationID} - EatWhatYouKill@25a2f432/SelectorProducer@229d508c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=0/1,p=1}][pc=0,pic=0,pec=3,epc=1809]@2021-11-13T04:15:21.715757Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@68bff48b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@528cece[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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
2021-11-13 04:15:21 715 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-23] invocationID:{InvocationID} - EatWhatYouKill@25a2f432/SelectorProducer@229d508c/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}][pc=0,pic=0,pec=3,epc=1810]@2021-11-13T04:15:21.715842Z tryProduce true
2021-11-13 04:15:21 715 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 0
2021-11-13 04:15:21 715 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >fill SslConnection@68bff48b::SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@68bff48b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@528cece[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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}
2021-11-13 04:15:21 715 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@235f13cd{SSLC.NBReadCB@68bff48b{SslConnection@68bff48b::SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@68bff48b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@528cece[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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}}}
2021-11-13 04:15:21 715 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0
2021-11-13 04:15:21 715 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-11-13 04:15:21 715 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >c.onFillable SslConnection@68bff48b::SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,OSHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@68bff48b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@528cece[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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}
2021-11-13 04:15:21 716 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,OSHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@68bff48b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@528cece[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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}
2021-11-13 04:15:21 716 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 waiting with 1 keys
2021-11-13 04:15:21 716 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 24 HeapByteBuffer@7b462ad1[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13*\x92c\xA9;\xA7\xCa;\xA8\xDb\xA6\x05U\x81q\xC5\xEb\xD4\n>>>\xE8W\x1b$\n\x8c\x80"l...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:21 716 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=24
2021-11-13 04:15:21 716 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] 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@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00##P\xBc1...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00##P\xBc1...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:21 716 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.77.3:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@68bff48b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@528cece[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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}
2021-11-13 04:15:21 716 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1}
2021-11-13 04:15:21 716 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@528cece::DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OSHUT,fill=-,flush=-,to=9/30000} filled -1 HeapByteBuffer@5b0e79e2[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00##P\xBc1...\x00\x00\x00\x00\x00\x00\x00}
2021-11-13 04:15:21 716 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - onFillable SslConnection@68bff48b::SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@68bff48b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@528cece[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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}
2021-11-13 04:15:21 716 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - close DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OSHUT,fill=-,flush=-,to=9/30000}
2021-11-13 04:15:21 716 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - close(null) DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,OSHUT,fill=-,flush=-,to=9/30000}
2021-11-13 04:15:21 716 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - fillable FillInterest@6042efb5{null}
2021-11-13 04:15:21 716 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - FillInterest@6042efb5{null} lost race null
2021-11-13 04:15:21 716 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - shutdownOutput: SslConnection@68bff48b::SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@68bff48b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@528cece[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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
2021-11-13 04:15:21 716 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.77.3:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@68bff48b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@528cece[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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}
2021-11-13 04:15:21 716 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-27] invocationID:{InvocationID} - ReservedThreadExecutor@fd0e118{s=1/1,p=0}@6305650 size 1 > capacity
2021-11-13 04:15:21 716 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - ensureFillInterested SslConnection@68bff48b::SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@68bff48b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@528cece[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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}
2021-11-13 04:15:21 716 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - ran ReservedThreadExecutor@fd0e118{s=1/1,p=0}@6305650 in InstrumentedQueuedThreadPool[dw]@6b52a40{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@fd0e118{s=1/1,p=0}]
2021-11-13 04:15:21 716 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - interested FillInterest@235f13cd{SSLC.NBReadCB@68bff48b{SslConnection@68bff48b::SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@68bff48b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@528cece[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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}}}
2021-11-13 04:15:21 716 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@68bff48b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@528cece[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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}
2021-11-13 04:15:21 717 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@34d3b081 on ManagedSelector@7cadf3ca{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-13 04:15:21 717 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@7cadf3ca{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-13 04:15:21 717 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 woken with none selected
2021-11-13 04:15:21 717 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 woken up from select, 0/0/1 selected
2021-11-13 04:15:21 717 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 processing 0 keys, 1 updates
2021-11-13 04:15:21 717 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 1
2021-11-13 04:15:21 717 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@34d3b081
2021-11-13 04:15:21 717 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - close SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@68bff48b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@528cece[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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}
2021-11-13 04:15:21 717 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@68bff48b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@528cece[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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}
2021-11-13 04:15:21 717 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0
2021-11-13 04:15:21 717 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 waiting with 1 keys
2021-11-13 04:15:21 717 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@68bff48b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@528cece[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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}
2021-11-13 04:15:21 717 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 woken up from select, 1/1/1 selected
2021-11-13 04:15:21 717 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - doClose SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@68bff48b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@528cece[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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}
2021-11-13 04:15:21 717 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@3b4a4fb7 processing 1 keys, 0 updates
2021-11-13 04:15:21 717 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[closed], selector=sun.nio.ch.EPollSelectorImpl@3b4a4fb7, interestOps=1, readyOps=1 SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@68bff48b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@528cece[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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} 
2021-11-13 04:15:21 717 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - Ignoring cancelled key for channel java.nio.channels.SocketChannel[closed]
2021-11-13 04:15:21 717 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - onClose FillInterest@235f13cd{SSLC.NBReadCB@68bff48b{SslConnection@68bff48b::SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@68bff48b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@528cece[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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}}}
2021-11-13 04:15:21 717 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - close SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@68bff48b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@528cece[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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}
2021-11-13 04:15:21 717 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-23] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@68bff48b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@528cece[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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}
2021-11-13 04:15:21 718 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updateable 0
2021-11-13 04:15:21 718 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23] invocationID:{InvocationID} - updates 0
2021-11-13 04:15:21 718 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - onFillableFail SslConnection@68bff48b::SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@68bff48b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@528cece[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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}
2021-11-13 04:15:21 718 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-23] invocationID:{InvocationID} - Key interests updated 1 -> 1 on SocketChannelEndPoint@37df9792{/10.233.77.141:35730<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@68bff48b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3202bea9{/10.233.77.141:35730<->/10.233.77.3:9102,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@528cece[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4792f618{s=START}]=>HttpChannelOverHttp@33fbc020{s=HttpChannelState@79aac509{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}
2021-11-13 04:15:21 718 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - onFail FillInterest@6042efb5{null}
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:150)
	at org.eclipse.jetty.io.AbstractEnd