By type
at org.glassfish.jersey.client.ClientConfig$State.initRuntime(ClientConfig.java:447) at org.glassfish.jersey.internal.util.collection.Values$LazyValueImpl.get(Values.java:317) at org.glassfish.jersey.client.ClientConfig.getRuntime(ClientConfig.java:807) at org.glassfish.jersey.client.ClientRequest.getClientRuntime(ClientRequest.java:219) at org.glassfish.jersey.client.ClientRequest.getInjectionManager(ClientRequest.java:610) at org.glassfish.jersey.client.JerseyWebTarget.onBuilder(JerseyWebTarget.java:364) at org.glassfish.jersey.client.JerseyWebTarget.request(JerseyWebTarget.java:192) at org.glassfish.jersey.client.JerseyWebTarget.request(JerseyWebTarget.java:36) at org.onap.holmes.common.utils.JerseyClient.get(JerseyClient.java:121) at org.onap.holmes.common.utils.JerseyClient.get(JerseyClient.java:112) at org.onap.holmes.common.config.MicroServiceConfig.execQuery(MicroServiceConfig.java:72) at org.onap.holmes.common.config.MicroServiceConfig.getServiceAddrInfoFromDcaeConsulByHostName(MicroServiceConfig.java:53) at org.onap.holmes.common.config.MicroServiceConfig.getServiceConfigInfoFromCBS(MicroServiceConfig.java:76) at org.onap.holmes.common.dcae.DcaeConfigurationQuery.getDcaeConfigurations(DcaeConfigurationQuery.java:27) at org.onap.holmes.engine.dcae.DcaeConfigurationPolling.run(DcaeConfigurationPolling.java:45) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Caused by: javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or in an application resource file: java.naming.factory.initial at java.naming/javax.naming.spi.NamingManager.getInitialContext(Unknown Source) at java.naming/javax.naming.InitialContext.getDefaultInitCtx(Unknown Source) at java.naming/javax.naming.InitialContext.getURLOrDefaultInitCtx(Unknown Source) at java.naming/javax.naming.InitialContext.lookup(Unknown Source) ... 26 common frames omitted 2021-09-15 03:34:36 525 INFO [org.glassfish.jersey.process.internal.ExecutorProviders][pool-3-thread-1] invocationID:{InvocationID} - Selected ExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientAsyncExecutorProvider] to be used for injection of executor qualified by [org.glassfish.jersey.client.ClientAsyncExecutor] annotation. 2021-09-15 03:34:36 525 INFO [org.glassfish.jersey.process.internal.ExecutorProviders][pool-3-thread-1] invocationID:{InvocationID} - Selected ScheduledExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientBackgroundSchedulerProvider] to be used for injection of scheduler qualified by [org.glassfish.jersey.client.ClientBackgroundScheduler] annotation. 2021-09-15 03:34:36 528 INFO [org.glassfish.jersey.client.internal.HttpUrlConnector][pool-3-thread-1] invocationID:{InvocationID} - Restricted headers are not enabled using [sun.net.http.allowRestrictedHeaders] system property (setting only takes effect on connections created after the property has been set/changed). 2021-09-15 03:34:36 529 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - ProxySelector Request for http://consul-server.onap:8500/v1/catalog/service/config-binding-service 2021-09-15 03:34:36 534 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - Proxy used: DIRECT 2021-09-15 03:34:36 534 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@684546f85 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-09-15 03:34:36 536 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - KeepAlive stream used: http://consul-server.onap:8500/v1/catalog/service/config-binding-service 2021-09-15 03:34:36 536 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@64d47f6d7 pairs: {null: HTTP/1.1 200 OK}{Content-Type: application/json}{X-Consul-Index: 1198}{X-Consul-Knownleader: true}{X-Consul-Lastcontact: 0}{Date: Wed, 15 Sep 2021 03:34:36 GMT}{Content-Length: 341} 2021-09-15 03:34:36 537 INFO [org.onap.holmes.common.config.MicroServiceConfig][pool-3-thread-1] invocationID:{InvocationID} - The config-binding-service address is http://config-binding-service.onap:10000 2021-09-15 03:34:36 538 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next object: org.glassfish.jersey.inject.hk2.Hk2InjectionManagerFactory 2021-09-15 03:34:36 538 DEBUG [org.jvnet.hk2.logger][pool-3-thread-1] invocationID:{InvocationID} - Created ServiceLocator ServiceLocatorImpl(__HK2_Generated_656,657,357787691) 2021-09-15 03:34:36 539 DEBUG [org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager][pool-3-thread-1] invocationID:{InvocationID} - Clearing Jersey HK2 caches. Service cache size: 3, reflection cache size: 20. 2021-09-15 03:34:36 540 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.logging.LoggingFeatureAutoDiscoverable 2021-09-15 03:34:36 540 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.internal.config.ExternalPropertiesAutoDiscoverable 2021-09-15 03:34:36 540 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.filter.internal.ServerFiltersAutoDiscoverable 2021-09-15 03:34:36 541 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.validation.internal.ValidationAutoDiscoverable 2021-09-15 03:34:36 541 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.jaxb.internal.JaxbAutoDiscoverable 2021-09-15 03:34:36 541 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.spidiscovery.internal.MetaInfServicesAutoDiscoverable 2021-09-15 03:34:36 541 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.wadl.internal.WadlAutoDiscoverable 2021-09-15 03:34:36 541 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.internal.monitoring.MonitoringAutodiscoverable 2021-09-15 03:34:36 542 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider 2021-09-15 03:34:36 542 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider 2021-09-15 03:34:36 543 DEBUG [org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel][pool-3-thread-1] invocationID:{InvocationID} - System properties configuration provider not allowed 2021-09-15 03:34:36 543 DEBUG [org.glassfish.jersey.client.ClientExecutorProvidersConfigurator][pool-3-thread-1] invocationID:{InvocationID} - null java.lang.reflect.InvocationTargetException: null at java.base/jdk.internal.reflect.GeneratedMethodAccessor31.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.client.ClientExecutorProvidersConfigurator.lookupManagedScheduledExecutorService(ClientExecutorProvidersConfigurator.java:174) at org.glassfish.jersey.client.ClientExecutorProvidersConfigurator.init(ClientExecutorProvidersConfigurator.java:124) at org.glassfish.jersey.client.ClientConfig$State.initRuntime(ClientConfig.java:447) at org.glassfish.jersey.internal.util.collection.Values$LazyValueImpl.get(Values.java:317) at org.glassfish.jersey.client.ClientConfig.getRuntime(ClientConfig.java:807) at org.glassfish.jersey.client.ClientRequest.getClientRuntime(ClientRequest.java:219) at org.glassfish.jersey.client.ClientRequest.getInjectionManager(ClientRequest.java:610) at org.glassfish.jersey.client.JerseyWebTarget.onBuilder(JerseyWebTarget.java:364) at org.glassfish.jersey.client.JerseyWebTarget.request(JerseyWebTarget.java:192) at org.glassfish.jersey.client.JerseyWebTarget.request(JerseyWebTarget.java:36) at org.onap.holmes.common.utils.JerseyClient.get(JerseyClient.java:121) at org.onap.holmes.common.utils.JerseyClient.get(JerseyClient.java:112) at org.onap.holmes.common.config.MicroServiceConfig.execQuery(MicroServiceConfig.java:72) at org.onap.holmes.common.config.MicroServiceConfig.getServiceConfigInfoFromCBS(MicroServiceConfig.java:77) at org.onap.holmes.common.dcae.DcaeConfigurationQuery.getDcaeConfigurations(DcaeConfigurationQuery.java:27) at org.onap.holmes.engine.dcae.DcaeConfigurationPolling.run(DcaeConfigurationPolling.java:45) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Caused by: javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or in an application resource file: java.naming.factory.initial at java.naming/javax.naming.spi.NamingManager.getInitialContext(Unknown Source) at java.naming/javax.naming.InitialContext.getDefaultInitCtx(Unknown Source) at java.naming/javax.naming.InitialContext.getURLOrDefaultInitCtx(Unknown Source) at java.naming/javax.naming.InitialContext.lookup(Unknown Source) ... 25 common frames omitted 2021-09-15 03:34:36 543 INFO [org.glassfish.jersey.process.internal.ExecutorProviders][pool-3-thread-1] invocationID:{InvocationID} - Selected ExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientAsyncExecutorProvider] to be used for injection of executor qualified by [org.glassfish.jersey.client.ClientAsyncExecutor] annotation. 2021-09-15 03:34:36 543 INFO [org.glassfish.jersey.process.internal.ExecutorProviders][pool-3-thread-1] invocationID:{InvocationID} - Selected ScheduledExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientBackgroundSchedulerProvider] to be used for injection of scheduler qualified by [org.glassfish.jersey.client.ClientBackgroundScheduler] annotation. 2021-09-15 03:34:36 546 INFO [org.glassfish.jersey.client.internal.HttpUrlConnector][pool-3-thread-1] invocationID:{InvocationID} - Restricted headers are not enabled using [sun.net.http.allowRestrictedHeaders] system property (setting only takes effect on connections created after the property has been set/changed). 2021-09-15 03:34:36 546 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - ProxySelector Request for http://config-binding-service.onap:10000/service_component/holmes-engine-mgmt 2021-09-15 03:34:36 598 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - Proxy used: DIRECT 2021-09-15 03:34:36 598 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@64eb59865 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-09-15 03:34:36 618 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - KeepAlive stream used: http://config-binding-service.onap:10000/service_component/holmes-engine-mgmt 2021-09-15 03:34:36 618 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-3-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@42dd8b0b5 pairs: {null: HTTP/1.1 200 OK}{x-onap-requestid: 6df91f2d-5e89-47b3-846e-86dce61b2175}{Content-Type: application/json}{Content-Length: 359}{Date: Wed, 15 Sep 2021 03:34:36 GMT} 2021-09-15 03:34:36 619 INFO [org.onap.holmes.common.config.MicroServiceConfig][pool-3-thread-1] invocationID:{InvocationID} - The query url is: http://config-binding-service.onap:10000/service_component/holmes-engine-mgmt. The corresponding configurations are {"services_calls": {}, "streams_publishes": {"dcae_cl_out": {"dmaap_info": {"topic_url": "http://message-router.onap:3904/events/unauthenticated.DCAE_CL_OUTPUT"}, "type": "message_router"}}, "streams_subscribes": {"ves_fault": {"dmaap_info": {"topic_url": "http://message-router.onap:3904/events/unauthenticated.SEC_FAULT_OUTPUT"}, "type": "message_router"}}} 2021-09-15 03:34:36 619 INFO [org.onap.holmes.engine.dcae.DcaeConfigurationPolling][pool-3-thread-1] invocationID:{InvocationID} - Operation aborted due to identical Configurations. 2021-09-15 03:34:37 401 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@2c97d48f] obtained in 0 millis 2021-09-15 03:34:37 401 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@5f2bf108, maxRows=1, fetchSize=0, flags=16 2021-09-15 03:34:37 402 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Bind(stmt=S_1,portal=null,$1=<'holmes-engine-mgmt_9201'>,type=VARCHAR) 2021-09-15 03:34:37 402 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Execute(portal=null,limit=1) 2021-09-15 03:34:37 402 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Sync 2021-09-15 03:34:37 403 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE BindComplete [unnamed] 2021-09-15 03:34:37 403 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE DataRow(len=51) 2021-09-15 03:34:37 403 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE PortalSuspended 2021-09-15 03:34:37 403 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE ReadyForQuery(I) 2021-09-15 03:34:37 403 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - statement:[/* EngineEntityDao.getEntity */ SELECT * FROM ENGINE_ENTITY WHERE ID = ?] took 1 millis 2021-09-15 03:34:37 404 TRACE [org.postgresql.jdbc.PgConnection][EntityStatusRefreshTimer] invocationID:{InvocationID} - getString columnIndex: 2 2021-09-15 03:34:37 404 TRACE [org.postgresql.jdbc.PgConnection][EntityStatusRefreshTimer] invocationID:{InvocationID} - getInt columnIndex: 3 2021-09-15 03:34:37 404 TRACE [org.postgresql.jdbc.PgConnection][EntityStatusRefreshTimer] invocationID:{InvocationID} - getLong columnIndex: 4 2021-09-15 03:34:37 404 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@2c97d48f] released 2021-09-15 03:34:37 404 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@48f8611f] obtained in 0 millis 2021-09-15 03:34:37 404 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@70558db1, maxRows=0, fetchSize=0, flags=16 2021-09-15 03:34:37 404 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Bind(stmt=S_2,portal=null,$1=<1631676877401>,type=INT8,$2=<'holmes-engine-mgmt_9201'>,type=VARCHAR) 2021-09-15 03:34:37 404 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Execute(portal=null,limit=0) 2021-09-15 03:34:37 404 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Sync 2021-09-15 03:34:37 406 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE BindComplete [unnamed] 2021-09-15 03:34:37 406 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE CommandStatus(UPDATE 1) 2021-09-15 03:34:37 406 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE ReadyForQuery(I) 2021-09-15 03:34:37 406 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - statement:[/* EngineEntityDao.updateEntity */ UPDATE ENGINE_ENTITY SET LASTMODIFIED = ? WHERE ID = ?] took 2 millis 2021-09-15 03:34:37 407 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@48f8611f] released 2021-09-15 03:34:39 212 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@2570851e-EngineDActiveApp@35d81657{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@51b57646 on ManagedSelector@a44ad33{STARTED} id=0 keys=0 selected=0 updates=0 2021-09-15 03:34:39 212 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@2570851e-EngineDActiveApp@35d81657{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@a44ad33{STARTED} id=0 keys=0 selected=0 updates=1 2021-09-15 03:34:39 212 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 woken with none selected 2021-09-15 03:34:39 212 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 woken up from select, 0/0/0 selected 2021-09-15 03:34:39 212 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 processing 0 keys, 1 updates 2021-09-15 03:34:39 212 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updateable 1 2021-09-15 03:34:39 212 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$Accept@51b57646 2021-09-15 03:34:39 212 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$Accept@51b57646 startThread=0 2021-09-15 03:34:39 212 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updates 0 2021-09-15 03:34:39 212 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 waiting with 1 keys 2021-09-15 03:34:39 212 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$Accept@51b57646 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=1/1,p=0}] 2021-09-15 03:34:39 212 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-27] invocationID:{InvocationID} - SocketChannelEndPoint@16442210{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->
idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-09-15 03:34:39 213 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-27] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@1c949e2d 2021-09-15 03:34:39 213 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - new HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{s=IDLE rs=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@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@7d0f37ab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2021-09-15 03:34:39 213 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - New HTTP Connection HttpConnection@7231443e::DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000} 2021-09-15 03:34:39 214 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@16442210{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1ff19cbb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@7231443e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bc75281{s=START}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{s=IDLE rs=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-09-15 03:34:39 214 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-27] invocationID:{InvocationID} - onOpen SslConnection@1ff19cbb::SocketChannelEndPoint@16442210{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1ff19cbb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@7231443e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bc75281{s=START}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{s=IDLE rs=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-09-15 03:34:39 214 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-27] invocationID:{InvocationID} - onOpen HttpConnection@7231443e::DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=1/30000} 2021-09-15 03:34:39 214 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-27] invocationID:{InvocationID} - fillInterested HttpConnection@7231443e::DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=1/30000} 2021-09-15 03:34:39 215 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - interested FillInterest@37f2565f{AC.ReadCB@7231443e{HttpConnection@7231443e::DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-09-15 03:34:39 215 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@1ff19cbb::SocketChannelEndPoint@16442210{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@1ff19cbb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7231443e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bc75281{s=START}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{s=IDLE rs=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-09-15 03:34:39 215 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.78.93:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@1ff19cbb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7231443e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bc75281{s=START}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{s=IDLE rs=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-09-15 03:34:39 215 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - interested FillInterest@4f9af42b{SSLC.NBReadCB@1ff19cbb{SslConnection@1ff19cbb::SocketChannelEndPoint@16442210{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1ff19cbb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7231443e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bc75281{s=START}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{s=IDLE rs=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-09-15 03:34:39 216 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@16442210{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1ff19cbb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7231443e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bc75281{s=START}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{s=IDLE rs=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-09-15 03:34:39 216 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5c9dad27 on ManagedSelector@a44ad33{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-15 03:34:39 216 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@a44ad33{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-15 03:34:39 216 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 woken with none selected 2021-09-15 03:34:39 216 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 woken up from select, 0/0/1 selected 2021-09-15 03:34:39 216 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 processing 0 keys, 1 updates 2021-09-15 03:34:39 216 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updateable 1 2021-09-15 03:34:39 216 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@5c9dad27 2021-09-15 03:34:39 217 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Created SocketChannelEndPoint@16442210{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1ff19cbb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7231443e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bc75281{s=START}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{s=IDLE rs=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-09-15 03:34:39 217 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$Accept@51b57646 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=1/1,p=0}] 2021-09-15 03:34:39 217 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@16442210{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@1ff19cbb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7231443e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bc75281{s=START}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{s=IDLE rs=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-09-15 03:34:39 217 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updates 0 2021-09-15 03:34:39 217 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 waiting with 1 keys 2021-09-15 03:34:39 217 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 woken up from select, 1/1/1 selected 2021-09-15 03:34:39 217 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 processing 1 keys, 0 updates 2021-09-15 03:34:39 217 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.78.93:9102 remote=/10.233.78.52:34494], selector=sun.nio.ch.EPollSelectorImpl@1da912a1, interestOps=1, readyOps=1 SocketChannelEndPoint@16442210{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@1ff19cbb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7231443e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bc75281{s=START}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{s=IDLE rs=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-09-15 03:34:39 217 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@16442210{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1ff19cbb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7231443e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bc75281{s=START}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{s=IDLE rs=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-09-15 03:34:39 217 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@16442210{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@1ff19cbb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7231443e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bc75281{s=START}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{s=IDLE rs=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-09-15 03:34:39 218 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=1/1,p=0} tryExecute EatWhatYouKill@698e1bf5/SelectorProducer@58945295/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=3656]@2021-09-15T03:34:39.218042Z 2021-09-15 03:34:39 218 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=0/1,p=0}@4b25b36e offer EatWhatYouKill@698e1bf5/SelectorProducer@58945295/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=0/1,p=0}][pc=0,pic=0,pec=2,epc=3656]@2021-09-15T03:34:39.218128Z 2021-09-15 03:34:39 218 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=0/1,p=1} startReservedThread p=1 2021-09-15 03:34:39 218 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - queue ReservedThreadExecutor@2b0494a8{s=0/1,p=1}@b42807d startThread=0 2021-09-15 03:34:39 218 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=0/1,p=1}@4b25b36e task=EatWhatYouKill@698e1bf5/SelectorProducer@58945295/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=0/1,p=1}][pc=0,pic=0,pec=2,epc=3656]@2021-09-15T03:34:39.218322Z 2021-09-15 03:34:39 218 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@698e1bf5/SelectorProducer@58945295/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=0/1,p=1}][pc=0,pic=0,pec=2,epc=3656]@2021-09-15T03:34:39.218413Z tryProduce true 2021-09-15 03:34:39 218 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-22] invocationID:{InvocationID} - EatWhatYouKill@698e1bf5/SelectorProducer@58945295/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=0/1,p=1}][pc=0,pic=0,pec=2,epc=3656]@2021-09-15T03:34:39.218258Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@16442210{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@1ff19cbb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@7231443e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bc75281{s=START}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{s=IDLE rs=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-09-15 03:34:39 218 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 0 2021-09-15 03:34:39 218 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0 2021-09-15 03:34:39 218 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run ReservedThreadExecutor@2b0494a8{s=0/1,p=1}@b42807d in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=0/1,p=1}] 2021-09-15 03:34:39 218 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - fillable FillInterest@4f9af42b{SSLC.NBReadCB@1ff19cbb{SslConnection@1ff19cbb::SocketChannelEndPoint@16442210{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ff19cbb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@7231443e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bc75281{s=START}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{s=IDLE rs=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-09-15 03:34:39 218 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@16442210{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ff19cbb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@7231443e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bc75281{s=START}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{s=IDLE rs=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-09-15 03:34:39 218 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 waiting with 1 keys 2021-09-15 03:34:39 218 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=1/1,p=1}@b42807d started 2021-09-15 03:34:39 218 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >c.onFillable SslConnection@1ff19cbb::SocketChannelEndPoint@16442210{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ff19cbb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@7231443e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bc75281{s=START}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{s=IDLE rs=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-09-15 03:34:39 218 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - onFillable SslConnection@1ff19cbb::SocketChannelEndPoint@16442210{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ff19cbb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@7231443e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bc75281{s=START}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{s=IDLE rs=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-09-15 03:34:39 218 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=1/1,p=0}@b42807d waiting 2021-09-15 03:34:39 218 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - fillable FillInterest@37f2565f{AC.ReadCB@7231443e{HttpConnection@7231443e::DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=3/30000}}} 2021-09-15 03:34:39 218 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@7231443e::DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@7d0f37ab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-09-15 03:34:39 219 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >fill SslConnection@1ff19cbb::SocketChannelEndPoint@16442210{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ff19cbb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@7231443e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bc75281{s=START}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{s=IDLE rs=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-09-15 03:34:39 219 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2021-09-15 03:34:39 219 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - filled 261 HeapByteBuffer@4c0de58c[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03\xF6VCs\xEc\xEf\x8b\xF4\x1aJ\xDa\n\x9d\xAa...\x84Zf\xCb\x8a8K@\xAc9\x88\xB8\x97/\x081N\x1c`X\x99@\x13>>>~!\xC3\x8dl\x8cJ\xCb\xFf...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:34:39 219 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net filled=261 2021-09-15 03:34:39 219 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill starting handshake SslConnection@1ff19cbb::SocketChannelEndPoint@16442210{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ff19cbb{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@7231443e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bc75281{s=START}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{s=IDLE rs=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-09-15 03:34:39 219 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] 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@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#H\xB7\xE6(...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#H\xB7\xE6(...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:34:39 219 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_TASK 2021-09-15 03:34:39 220 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_WRAP 2021-09-15 03:34:39 220 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >flush SslConnection@1ff19cbb::SocketChannelEndPoint@16442210{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ff19cbb{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@7231443e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bc75281{s=START}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{s=IDLE rs=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-09-15 03:34:39 220 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@7da6671f[p=0,l=0,c=0,r=0]={<<<>>>} 2021-09-15 03:34:39 220 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - flush NEED_WRAP 2021-09-15 03:34:39 220 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] 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-09-15 03:34:39 220 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@16442210{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ff19cbb{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@7231443e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bc75281{s=START}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{s=IDLE rs=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-09-15 03:34:39 220 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net flushed=true, ac=true 2021-09-15 03:34:39 220 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - /10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ff19cbb{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@7231443e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bc75281{s=START}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{s=IDLE rs=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-09-15 03:34:39 220 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-09-15 03:34:39 220 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - filled 6 HeapByteBuffer@4c0de58c[p=0,l=6,c=17408,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x00\xFc\x03\x03\xF6VCs...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:34:39 220 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net filled=6 2021-09-15 03:34:39 220 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] 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@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#H\xB7\xE6(...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#H\xB7\xE6(...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:34:39 220 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-09-15 03:34:39 220 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - filled 367 HeapByteBuffer@4c0de58c[p=0,l=367,c=17408,r=367]={<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\xF6VCs\xEc\xEf\x8b\xF4\x1aJ\xDa\n\x9d\xAa...1\xAa\xE1\xEd\x81o\xBd\xF61.\xB3\xF5\x81\x10\x1f\xE6s\xD4\x06\xA0\xC1\xD2\xB5>>>\xCe\x804\xA3n\xEarg....\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:34:39 220 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net filled=367 2021-09-15 03:34:39 220 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] 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@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#H\xB7\xE6(...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#H\xB7\xE6(...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:34:39 220 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_TASK 2021-09-15 03:34:39 224 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-22] invocationID:{InvocationID} - Chose alias holmes-engine-mgmt@holmes-engine-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@1c949e2d 2021-09-15 03:34:39 227 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_WRAP 2021-09-15 03:34:39 227 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >flush SslConnection@1ff19cbb::SocketChannelEndPoint@16442210{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ff19cbb{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@7231443e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bc75281{s=START}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{s=IDLE rs=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-09-15 03:34:39 227 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@7da6671f[p=0,l=0,c=0,r=0]={<<<>>>} 2021-09-15 03:34:39 228 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - flush NEED_WRAP 2021-09-15 03:34:39 228 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] 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-09-15 03:34:39 228 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@16442210{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ff19cbb{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@7231443e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bc75281{s=START}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{s=IDLE rs=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-09-15 03:34:39 228 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net flushed=true, ac=true 2021-09-15 03:34:39 228 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - flush NEED_WRAP 2021-09-15 03:34:39 228 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] 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-09-15 03:34:39 228 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@16442210{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ff19cbb{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@7231443e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bc75281{s=START}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{s=IDLE rs=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-09-15 03:34:39 228 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net flushed=true, ac=true 2021-09-15 03:34:39 228 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - flush NEED_WRAP 2021-09-15 03:34:39 228 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] 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-09-15 03:34:39 228 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - flushed 2700 SocketChannelEndPoint@16442210{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ff19cbb{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@7231443e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bc75281{s=START}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{s=IDLE rs=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-09-15 03:34:39 228 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net flushed=true, ac=true 2021-09-15 03:34:39 228 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - /10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ff19cbb{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@7231443e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bc75281{s=START}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{s=IDLE rs=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-09-15 03:34:39 228 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-09-15 03:34:39 228 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - filled 0 HeapByteBuffer@4c0de58c[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:34:39 228 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net filled=0 2021-09-15 03:34:39 228 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] 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@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#H\xB7\xE6(...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#H\xB7\xE6(...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:34:39 228 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - /10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ff19cbb{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@7231443e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bc75281{s=START}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{s=IDLE rs=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-09-15 03:34:39 229 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >fill SslConnection@1ff19cbb::SocketChannelEndPoint@16442210{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ff19cbb{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@7231443e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bc75281{s=START}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{s=IDLE rs=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-09-15 03:34:39 229 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-09-15 03:34:39 229 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - filled 0 HeapByteBuffer@4c0de58c[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:34:39 229 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net filled=0 2021-09-15 03:34:39 229 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] 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@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#H\xB7\xE6(...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#H\xB7\xE6(...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:34:39 229 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - /10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ff19cbb{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@7231443e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bc75281{s=START}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{s=IDLE rs=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-09-15 03:34:39 229 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@7231443e::DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=14/30000} filled 0 HeapByteBuffer@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#H\xB7\xE6(...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:34:39 229 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@7231443e::DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=14/30000} parse HeapByteBuffer@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#H\xB7\xE6(...\x00\x00\x00\x00\x00\x00\x00} {} 2021-09-15 03:34:39 229 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#H\xB7\xE6(...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:34:39 229 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@7231443e::DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=14/30000} parsed false HttpParser{s=START,0 of -1} 2021-09-15 03:34:39 229 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@7231443e::DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=14/30000} 2021-09-15 03:34:39 229 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-22] invocationID:{InvocationID} - fillInterested HttpConnection@7231443e::DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=14/30000} 2021-09-15 03:34:39 229 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - interested FillInterest@37f2565f{AC.ReadCB@7231443e{HttpConnection@7231443e::DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-09-15 03:34:39 229 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@1ff19cbb::SocketChannelEndPoint@16442210{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ff19cbb{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7231443e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bc75281{s=START}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{s=IDLE rs=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-09-15 03:34:39 229 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - /10.233.78.93:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ff19cbb{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7231443e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bc75281{s=START}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{s=IDLE rs=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-09-15 03:34:39 229 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - interested FillInterest@4f9af42b{SSLC.NBReadCB@1ff19cbb{SslConnection@1ff19cbb::SocketChannelEndPoint@16442210{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ff19cbb{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7231443e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bc75281{s=START}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{s=IDLE rs=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-09-15 03:34:39 229 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@16442210{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@1ff19cbb{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7231443e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bc75281{s=START}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{s=IDLE rs=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-09-15 03:34:39 229 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5c9dad27 on ManagedSelector@a44ad33{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-15 03:34:39 230 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@a44ad33{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-15 03:34:39 230 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 woken with none selected 2021-09-15 03:34:39 230 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@7231443e::DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@7d0f37ab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-09-15 03:34:39 230 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 woken up from select, 0/0/1 selected 2021-09-15 03:34:39 230 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 processing 0 keys, 1 updates 2021-09-15 03:34:39 230 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 1 2021-09-15 03:34:39 230 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@5c9dad27 2021-09-15 03:34:39 230 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@16442210{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@1ff19cbb{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7231443e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bc75281{s=START}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{s=IDLE rs=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-09-15 03:34:39 230 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0 2021-09-15 03:34:39 230 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 waiting with 1 keys 2021-09-15 03:34:39 230 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - /10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@1ff19cbb{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7231443e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bc75281{s=START}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{s=IDLE rs=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-09-15 03:34:39 230 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=1/1,p=0}@c7ac1ff size 1 > capacity 2021-09-15 03:34:39 230 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 woken up from select, 1/1/1 selected 2021-09-15 03:34:39 230 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - ran ReservedThreadExecutor@2b0494a8{s=1/1,p=0}@c7ac1ff in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=1/1,p=0}] 2021-09-15 03:34:39 230 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 processing 1 keys, 0 updates 2021-09-15 03:34:39 230 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.78.93:9102 remote=/10.233.78.52:34494], selector=sun.nio.ch.EPollSelectorImpl@1da912a1, interestOps=1, readyOps=1 SocketChannelEndPoint@16442210{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@1ff19cbb{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7231443e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bc75281{s=START}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{s=IDLE rs=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-09-15 03:34:39 230 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@16442210{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@1ff19cbb{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7231443e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bc75281{s=START}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{s=IDLE rs=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-09-15 03:34:39 230 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@16442210{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@1ff19cbb{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7231443e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bc75281{s=START}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{s=IDLE rs=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-09-15 03:34:39 230 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=1/1,p=0} tryExecute EatWhatYouKill@698e1bf5/SelectorProducer@58945295/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=3657]@2021-09-15T03:34:39.230625Z 2021-09-15 03:34:39 230 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=0/1,p=0}@b42807d offer EatWhatYouKill@698e1bf5/SelectorProducer@58945295/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=0/1,p=0}][pc=0,pic=0,pec=2,epc=3657]@2021-09-15T03:34:39.230682Z 2021-09-15 03:34:39 230 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=0/1,p=1} startReservedThread p=1 2021-09-15 03:34:39 230 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - queue ReservedThreadExecutor@2b0494a8{s=0/1,p=1}@68483c86 startThread=0 2021-09-15 03:34:39 230 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@698e1bf5/SelectorProducer@58945295/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=0/1,p=1}][pc=0,pic=0,pec=2,epc=3657]@2021-09-15T03:34:39.230779Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@16442210{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@1ff19cbb{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7231443e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bc75281{s=START}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{s=IDLE rs=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-09-15 03:34:39 230 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=0/1,p=1}@b42807d task=EatWhatYouKill@698e1bf5/SelectorProducer@58945295/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=0/1,p=1}][pc=0,pic=0,pec=2,epc=3657]@2021-09-15T03:34:39.230837Z 2021-09-15 03:34:39 230 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - run ReservedThreadExecutor@2b0494a8{s=0/1,p=1}@68483c86 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=0/1,p=1}] 2021-09-15 03:34:39 230 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@698e1bf5/SelectorProducer@58945295/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=0/1,p=1}][pc=0,pic=0,pec=2,epc=3658]@2021-09-15T03:34:39.230893Z tryProduce true 2021-09-15 03:34:39 230 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=1/1,p=1}@68483c86 started 2021-09-15 03:34:39 230 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 0 2021-09-15 03:34:39 230 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=1/1,p=0}@68483c86 waiting 2021-09-15 03:34:39 230 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@4f9af42b{SSLC.NBReadCB@1ff19cbb{SslConnection@1ff19cbb::SocketChannelEndPoint@16442210{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1ff19cbb{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7231443e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bc75281{s=START}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{s=IDLE rs=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-09-15 03:34:39 230 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0 2021-09-15 03:34:39 231 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >c.onFillable SslConnection@1ff19cbb::SocketChannelEndPoint@16442210{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ff19cbb{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7231443e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bc75281{s=START}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{s=IDLE rs=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-09-15 03:34:39 231 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@16442210{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ff19cbb{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7231443e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bc75281{s=START}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{s=IDLE rs=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-09-15 03:34:39 231 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 waiting with 1 keys 2021-09-15 03:34:39 231 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - onFillable SslConnection@1ff19cbb::SocketChannelEndPoint@16442210{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ff19cbb{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7231443e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bc75281{s=START}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{s=IDLE rs=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-09-15 03:34:39 231 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@37f2565f{AC.ReadCB@7231443e{HttpConnection@7231443e::DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}}} 2021-09-15 03:34:39 231 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@7231443e::DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@7d0f37ab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-09-15 03:34:39 231 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >fill SslConnection@1ff19cbb::SocketChannelEndPoint@16442210{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ff19cbb{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@7231443e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bc75281{s=START}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{s=IDLE rs=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-09-15 03:34:39 231 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-09-15 03:34:39 231 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 231 HeapByteBuffer@4c0de58c[p=0,l=231,c=17408,r=231]={<<<\x17\x03\x03\x005\xEbd\xB9\x18\x85FB}\xF6t\xCc\xB0\xB6\xF9\xA0\xCd\x18\xBc\x0f\x8d...\x85l\xAd3L\xF2\x1b\xC1\x01L\xFfU\x17\xC2\xAf"4\xDc\xCa\x92y2\xEd>>>\x9a\xB0\xC9@3vOw9...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:34:39 231 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=231 2021-09-15 03:34:39 232 DEBUG [jdk.event.security][dw-25] invocationID:{InvocationID} - TLSHandshake: 10.233.78.52:34494, TLSv1.3, TLS_AES_128_GCM_SHA256, 0 2021-09-15 03:34:39 232 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - unwrap net_filled=231 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=231,c=17408,r=173] unwrapBuffer=HeapByteBuffer@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#H\xB7\xE6(...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#H\xB7\xE6(...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:34:39 232 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - handshake succeeded SslConnection@1ff19cbb::SocketChannelEndPoint@16442210{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ff19cbb{NOT_HANDSHAKING,eio=173/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@7231443e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bc75281{s=START}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{s=IDLE rs=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-09-15 03:34:39 232 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2021-09-15 03:34:39 232 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 0 HeapByteBuffer@4c0de58c[p=58,l=231,c=17408,r=173]={\x17\x03\x03\x005\x14\x00\x00 ...d\xCe\xD0\xEa\xFc\xA9?<<<\x17\x03\x03\x00\xA8\xF8\x1d\x15\x15\x88\xC4\xCd\x0f\xD0\xE1\x14s\x8bS\xDd\xD0\x98\x8a\xEf\r...\x85l\xAd3L\xF2\x1b\xC1\x01L\xFfU\x17\xC2\xAf"4\xDc\xCa\x92y2\xEd>>>\x9a\xB0\xC9@3vOw9...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:34:39 232 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=0 2021-09-15 03:34:39 232 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 173 bytesProduced = 151 encryptedBuffer=[p=231,l=231,c=17408,r=0] unwrapBuffer=HeapByteBuffer@1220c3c3[p=0,l=151,c=17408,r=151]={<< >>\xFa,\xE4\xF6\x81\xE0\x8e\xF2\x16...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@1220c3c3[p=0,l=151,c=17408,r=151]={<< >>\xFa,\xE4\xF6\x81\xE0\x8e\xF2\x16...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:34:39 232 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ff19cbb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@7231443e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1bc75281{s=START}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{s=IDLE rs=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-09-15 03:34:39 232 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@7231443e::DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=3/30000} filled 151 HeapByteBuffer@1220c3c3[p=0,l=151,c=17408,r=151]={<< >>\xFa,\xE4\xF6\x81\xE0\x8e\xF2\x16...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:34:39 232 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@7231443e::DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=3/30000} parse HeapByteBuffer@1220c3c3[p=0,l=151,c=17408,r=151]={<< >>\xFa,\xE4\xF6\x81\xE0\x8e\xF2\x16...\x00\x00\x00\x00\x00\x00\x00} {} 2021-09-15 03:34:39 232 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@1220c3c3[p=0,l=151,c=17408,r=151]={<< >>\xFa,\xE4\xF6\x81\xE0\x8e\xF2\x16...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:34:39 232 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - START --> SPACE1 2021-09-15 03:34:39 232 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - SPACE1 --> URI 2021-09-15 03:34:39 232 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - URI --> SPACE2 2021-09-15 03:34:39 232 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION 2021-09-15 03:34:39 232 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER 2021-09-15 03:34:39 232 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Host --> VALUE 2021-09-15 03:34:39 232 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE 2021-09-15 03:34:39 232 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Host --> FIELD 2021-09-15 03:34:39 232 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE 2021-09-15 03:34:39 232 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE 2021-09-15 03:34:39 232 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD 2021-09-15 03:34:39 232 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE 2021-09-15 03:34:39 232 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD 2021-09-15 03:34:39 232 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE 2021-09-15 03:34:39 232 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD 2021-09-15 03:34:39 232 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER --> CONTENT 2021-09-15 03:34:39 233 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - REQUEST for //10.233.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1} GET //10.233.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1 Host: 10.233.78.93:9102 User-Agent: kube-probe/1.19 Accept-Encoding: gzip Connection: close 2021-09-15 03:34:39 233 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@7231443e::DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=3/30000} parsed true HttpParser{s=CONTENT,0 of -1} 2021-09-15 03:34:39 233 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@7231443e::DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=3/30000} 2021-09-15 03:34:39 233 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - handle //10.233.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1} 2021-09-15 03:34:39 233 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - handling HttpChannelState@7d0f37ab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2021-09-15 03:34:39 233 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1} 2021-09-15 03:34:39 233 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-25] invocationID:{InvocationID} - Host 10.233.78.93 with SNI null 2021-09-15 03:34:39 233 DEBUG [org.eclipse.jetty.server.Server][dw-25] invocationID:{InvocationID} - REQUEST GET /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1} 2021-09-15 03:34:39 233 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-25] invocationID:{InvocationID} - GzipHandler@5cf3a7f9{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck)@474d6ee2 in null 2021-09-15 03:34:39 233 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-09-15 03:34:39 233 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-09-15 03:34:39 233 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - servlet |/api/holmes-engine-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-683ed81b@2bf285d7==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2021-09-15 03:34:39 233 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - chain=logFilter@5a537a16==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-6b33892a@6b33892a==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-663cf5d7@663cf5d7==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-683ed81b@2bf285d7==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2021-09-15 03:34:39 233 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - call filter logFilter@5a537a16==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true 2021-09-15 03:34:39 233 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - Entering. 2021-09-15 03:34:39 233 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation. 2021-09-15 03:34:39 233 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: 584c9287-6cfd-4df5-9813-f7c6af5b17a1 2021-09-15 03:34:39 233 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - Invoking synchronously ... 2021-09-15 03:34:39 233 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-6b33892a@6b33892a==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true 2021-09-15 03:34:39 233 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-663cf5d7@663cf5d7==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true 2021-09-15 03:34:39 233 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-683ed81b@2bf285d7==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2021-09-15 03:34:39 234 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@5cf3a7f9{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck)@474d6ee2 2021-09-15 03:34:39 234 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@618415f5 exclude no deflater 2021-09-15 03:34:39 234 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@36fe55a9[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@1f7be3fc{null} 2021-09-15 03:34:39 234 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@6cf02ba8{s=HttpChannelState@7d0f37ab{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2} 200 OK HTTP/1.1 Connection: close Date: Wed, 15 Sep 2021 03:34:39 GMT X-TransactionID: 584c9287-6cfd-4df5-9813-f7c6af5b17a1 X-InvocationID: bccd8b1f-5a78-4199-bd37-a10b7e852c24 Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2021-09-15 03:34:39 234 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@336db48f[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@720734aa] (null,[p=0,l=4,c=8192,r=4],true)@START 2021-09-15 03:34:39 234 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@36fe55a9[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-09-15 03:34:39 234 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close Date: Wed, 15 Sep 2021 03:34:39 GMT X-TransactionID: 584c9287-6cfd-4df5-9813-f7c6af5b17a1 X-InvocationID: bccd8b1f-5a78-4199-bd37-a10b7e852c24 Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2021-09-15 03:34:39 234 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT 2021-09-15 03:34:39 234 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@336db48f[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@720734aa] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING 2021-09-15 03:34:39 234 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@3610645e{IDLE}->null [HeapByteBuffer@327a0fa8[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@36fe55a9[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-09-15 03:34:39 234 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@3610645e{WRITING}->null:IDLE-->WRITING 2021-09-15 03:34:39 234 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@1ff19cbb::SocketChannelEndPoint@16442210{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ff19cbb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=-,flush=W,to=5/30000}=>HttpConnection@7231443e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1bc75281{s=COMPLETING}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2} 2021-09-15 03:34:39 234 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@327a0fa8[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-09-15 03:34:39 234 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@36fe55a9[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-09-15 03:34:39 234 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING 2021-09-15 03:34:39 235 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-09-15 03:34:39 235 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@16442210{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ff19cbb{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=-,flush=W,to=5/30000}=>HttpConnection@7231443e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1bc75281{s=COMPLETING}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-09-15 03:34:39 235 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true 2021-09-15 03:34:39 235 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ff19cbb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=-,flush=W,to=5/30000}=>HttpConnection@7231443e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1bc75281{s=COMPLETING}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-09-15 03:34:39 235 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@3610645e{WRITING}->null 2021-09-15 03:34:39 235 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@3610645e{IDLE}->null:WRITING-->IDLE 2021-09-15 03:34:39 235 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@336db48f[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@720734aa] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2021-09-15 03:34:39 235 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@336db48f[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@720734aa] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2021-09-15 03:34:39 235 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=5/30000} 2021-09-15 03:34:39 235 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@1ff19cbb::SocketChannelEndPoint@16442210{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ff19cbb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@7231443e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1bc75281{s=END}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} oshut=false, ishut=false 2021-09-15 03:34:39 235 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@1ff19cbb::SocketChannelEndPoint@16442210{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ff19cbb{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@7231443e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1bc75281{s=END}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-09-15 03:34:39 235 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@7da6671f[p=0,l=0,c=0,r=0]={<<<>>>} 2021-09-15 03:34:39 235 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP 2021-09-15 03:34:39 235 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-09-15 03:34:39 235 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@16442210{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ff19cbb{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@7231443e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1bc75281{s=END}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-09-15 03:34:39 235 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true 2021-09-15 03:34:39 235 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@16442210{/10.233.78.52:34494<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ff19cbb{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@7231443e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1bc75281{s=END}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-09-15 03:34:39 235 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.78.93:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ff19cbb{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@7231443e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1bc75281{s=END}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-09-15 03:34:39 235 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@1ff19cbb::SocketChannelEndPoint@16442210{/10.233.78.52:34494<->/10.233.78.93:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ff19cbb{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@7231443e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1bc75281{s=END}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-09-15 03:34:39 236 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@4f9af42b{SSLC.NBReadCB@1ff19cbb{SslConnection@1ff19cbb::SocketChannelEndPoint@16442210{/10.233.78.52:34494<->/10.233.78.93:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ff19cbb{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@7231443e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1bc75281{s=END}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}}} 2021-09-15 03:34:39 236 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@16442210{/10.233.78.52:34494<->/10.233.78.93:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@1ff19cbb{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@7231443e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1bc75281{s=END}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2021-09-15 03:34:39 236 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@5c9dad27 on ManagedSelector@a44ad33{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-15 03:34:39 236 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@a44ad33{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-15 03:34:39 236 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 woken with none selected 2021-09-15 03:34:39 236 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=e12e5112-9021-4cd9-85ac-fbd4de460883, referenceCounter=0, store size=0} on thread dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck 2021-09-15 03:34:39 236 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 woken up from select, 0/0/1 selected 2021-09-15 03:34:39 236 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - Exiting. 2021-09-15 03:34:39 236 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 processing 0 keys, 1 updates 2021-09-15 03:34:39 236 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 1 2021-09-15 03:34:39 236 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@5c9dad27 2021-09-15 03:34:39 236 DEBUG [org.eclipse.jetty.server.Server][dw-25] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2021-09-15 03:34:39 236 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - unhandle HttpChannelState@7d0f37ab{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1} 2021-09-15 03:34:39 236 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@7d0f37ab{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-09-15 03:34:39 236 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2021-09-15 03:34:39 236 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - completed HttpChannelState@7d0f37ab{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-09-15 03:34:39 236 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - unhandle HttpChannelState@7d0f37ab{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-09-15 03:34:39 236 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@16442210{/10.233.78.52:34494<->/10.233.78.93:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@1ff19cbb{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OSHUT,fill=-,flush=-,to=6/30000}=>HttpConnection@7231443e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1bc75281{s=END}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2021-09-15 03:34:39 236 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0 2021-09-15 03:34:39 236 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 waiting with 1 keys 2021-09-15 03:34:39 236 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@7d0f37ab{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-09-15 03:34:39 236 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2021-09-15 03:34:39 236 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - onCompleted for /api/holmes-engine-mgmt/v1/healthcheck written=4 2021-09-15 03:34:39 236 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 woken up from select, 1/1/1 selected 2021-09-15 03:34:39 236 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 processing 1 keys, 0 updates 10.233.78.52 - - [15/Sep/2021:03:34:39 +0000] "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.19" 4 2021-09-15 03:34:39 236 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - recycle HttpChannelState@7d0f37ab{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-09-15 03:34:39 236 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1} 2021-09-15 03:34:39 236 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - CONTENT --> CLOSE 2021-09-15 03:34:39 236 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{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-09-15 03:34:39 236 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.78.93:9102 remote=/10.233.78.52:34494], selector=sun.nio.ch.EPollSelectorImpl@1da912a1, interestOps=1, readyOps=1 SocketChannelEndPoint@16442210{/10.233.78.52:34494<->/10.233.78.93:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@1ff19cbb{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@7231443e[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1bc75281{s=END}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{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-09-15 03:34:39 236 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >fill SslConnection@1ff19cbb::SocketChannelEndPoint@16442210{/10.233.78.52:34494<->/10.233.78.93:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@1ff19cbb{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@7231443e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1bc75281{s=START}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{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-09-15 03:34:39 236 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-09-15 03:34:39 236 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 24 HeapByteBuffer@4c0de58c[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13\xBd\xF6\xB7\x81\xB5\x9b\x18\x14\xD8\xB1e\x06\xEf\x14\x90\xE5\x1c\xC2)>>>S:\x83\x87\xD2\xA0\x8d\xD0\xCd...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:34:39 236 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=24 2021-09-15 03:34:39 236 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@16442210{/10.233.78.52:34494<->/10.233.78.93:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@1ff19cbb{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@7231443e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1bc75281{s=START}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{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-09-15 03:34:39 236 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@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBf\xEc\xDb\xEc...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBf\xEc\xDb\xEc...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:34:39 236 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.78.93:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@1ff19cbb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@7231443e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1bc75281{s=START}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{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-09-15 03:34:39 236 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1} 2021-09-15 03:34:39 236 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@7231443e::DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OSHUT,fill=-,flush=-,to=7/30000} filled -1 HeapByteBuffer@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBf\xEc\xDb\xEc...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:34:39 236 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OSHUT,fill=-,flush=-,to=7/30000} 2021-09-15 03:34:39 237 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@16442210{/10.233.78.52:34494<->/10.233.78.93:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@1ff19cbb{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@7231443e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1bc75281{s=START}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{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-09-15 03:34:39 237 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close(null) DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,OSHUT,fill=-,flush=-,to=7/30000} 2021-09-15 03:34:39 237 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - shutdownOutput: SslConnection@1ff19cbb::SocketChannelEndPoint@16442210{/10.233.78.52:34494<->/10.233.78.93:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@1ff19cbb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@7231443e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1bc75281{s=START}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{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-09-15 03:34:39 237 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=1/1,p=0} tryExecute EatWhatYouKill@698e1bf5/SelectorProducer@58945295/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=3658]@2021-09-15T03:34:39.237086Z 2021-09-15 03:34:39 237 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - ensureFillInterested SslConnection@1ff19cbb::SocketChannelEndPoint@16442210{/10.233.78.52:34494<->/10.233.78.93:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@1ff19cbb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@7231443e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1bc75281{s=START}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{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-09-15 03:34:39 237 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close SocketChannelEndPoint@16442210{/10.233.78.52:34494<->/10.233.78.93:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@1ff19cbb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@7231443e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1bc75281{s=START}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{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-09-15 03:34:39 237 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=0/1,p=0}@68483c86 offer EatWhatYouKill@698e1bf5/SelectorProducer@58945295/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=0/1,p=0}][pc=0,pic=0,pec=2,epc=3658]@2021-09-15T03:34:39.237183Z 2021-09-15 03:34:39 237 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@16442210{/10.233.78.52:34494<->/10.233.78.93:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@1ff19cbb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@7231443e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1bc75281{s=START}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{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-09-15 03:34:39 237 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=0/1,p=1} startReservedThread p=1 2021-09-15 03:34:39 237 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - doClose SocketChannelEndPoint@16442210{/10.233.78.52:34494<->/10.233.78.93:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@1ff19cbb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@7231443e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1bc75281{s=START}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{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-09-15 03:34:39 237 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue ReservedThreadExecutor@2b0494a8{s=0/1,p=1}@58f729f0 startThread=0 2021-09-15 03:34:39 237 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - onClose FillInterest@4f9af42b{SSLC.NBReadCB@1ff19cbb{SslConnection@1ff19cbb::SocketChannelEndPoint@16442210{/10.233.78.52:34494<->/10.233.78.93:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@1ff19cbb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@7231443e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1bc75281{s=START}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{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-09-15 03:34:39 237 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - run ReservedThreadExecutor@2b0494a8{s=0/1,p=1}@58f729f0 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=0/1,p=1}] 2021-09-15 03:34:39 237 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=0/1,p=1}@68483c86 task=EatWhatYouKill@698e1bf5/SelectorProducer@58945295/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=0/1,p=1}][pc=0,pic=0,pec=2,epc=3658]@2021-09-15T03:34:39.237391Z 2021-09-15 03:34:39 237 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=1/1,p=1}@58f729f0 started 2021-09-15 03:34:39 237 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - onFillableFail SslConnection@1ff19cbb::SocketChannelEndPoint@16442210{/10.233.78.52:34494<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@1ff19cbb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@7231443e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1bc75281{s=START}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{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-09-15 03:34:39 237 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-21] invocationID:{InvocationID} - EatWhatYouKill@698e1bf5/SelectorProducer@58945295/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=3658]@2021-09-15T03:34:39.237477Z tryProduce true 2021-09-15 03:34:39 237 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=1/1,p=0}@58f729f0 waiting 2021-09-15 03:34:39 237 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@698e1bf5/SelectorProducer@58945295/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=0/1,p=1}][pc=0,pic=0,pec=2,epc=3658]@2021-09-15T03:34:39.237315Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@16442210{/10.233.78.52:34494<->/10.233.78.93:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@1ff19cbb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@7231443e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1bc75281{s=START}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{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-09-15 03:34:39 237 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - onFail FillInterest@37f2565f{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-09-15 03:34:39 237 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updateable 0 2021-09-15 03:34:39 237 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@4f9af42b{null} 2021-09-15 03:34:39 237 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updates 0 2021-09-15 03:34:39 237 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - FillInterest@4f9af42b{null} lost race null 2021-09-15 03:34:39 237 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Wakeup ManagedSelector@a44ad33{STARTED} id=0 keys=1 selected=1 updates=0 2021-09-15 03:34:39 237 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@76341563 startThread=0 2021-09-15 03:34:39 237 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - onClose FillInterest@37f2565f{null} 2021-09-15 03:34:39 237 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=1/1,p=0}@b42807d size 1 > capacity 2021-09-15 03:34:39 237 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@7231443e::DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=8/30000} parse HeapByteBuffer@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBf\xEc\xDb\xEc...\x00\x00\x00\x00\x00\x00\x00} {} 2021-09-15 03:34:39 237 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBf\xEc\xDb\xEc...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:34:39 237 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - CLOSE --> CLOSED 2021-09-15 03:34:39 237 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@7231443e::DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=8/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-09-15 03:34:39 237 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - ran ReservedThreadExecutor@2b0494a8{s=1/1,p=0}@b42807d in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=1/1,p=0}] 2021-09-15 03:34:39 237 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@7231443e::DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=8/30000} 2021-09-15 03:34:39 237 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=8/30000} 2021-09-15 03:34:39 237 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@76341563 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=1/1,p=0}] 2021-09-15 03:34:39 237 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@7231443e::DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=8/30000} onFillable exit HttpChannelState@7d0f37ab{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-09-15 03:34:39 237 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - Ignoring key update for concurrently closed channel SocketChannelEndPoint@16442210{/10.233.78.52:34494<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1ff19cbb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@7231443e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1bc75281{s=START}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{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-09-15 03:34:39 237 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.78.93:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1ff19cbb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@7231443e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1bc75281{s=START}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{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-09-15 03:34:39 237 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=1/1,p=0}@4b25b36e size 1 > capacity 2021-09-15 03:34:39 237 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21] invocationID:{InvocationID} - close SocketChannelEndPoint@16442210{/10.233.78.52:34494<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1ff19cbb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@7231443e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1bc75281{s=START}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{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-09-15 03:34:39 237 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - ran ReservedThreadExecutor@2b0494a8{s=1/1,p=0}@4b25b36e in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=1/1,p=0}] 2021-09-15 03:34:39 237 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@16442210{/10.233.78.52:34494<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1ff19cbb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@7231443e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1bc75281{s=START}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{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-09-15 03:34:39 237 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - onClose HttpConnection@7231443e::DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=8/30000} 2021-09-15 03:34:39 237 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@16442210{/10.233.78.52:34494<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1ff19cbb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@7231443e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1bc75281{s=START}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{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-09-15 03:34:39 237 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 waiting with 1 keys 2021-09-15 03:34:39 237 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - onClose SslConnection@1ff19cbb::SocketChannelEndPoint@16442210{/10.233.78.52:34494<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1ff19cbb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aecdeb8{/10.233.78.52:34494<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@7231443e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1bc75281{s=START}]=>HttpChannelOverHttp@6cf02ba8{s=HttpChannelState@7d0f37ab{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-09-15 03:34:39 238 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 woken with none selected 2021-09-15 03:34:39 238 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 woken up from select, 0/0/0 selected 2021-09-15 03:34:39 238 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 processing 0 keys, 0 updates 2021-09-15 03:34:39 238 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updateable 0 2021-09-15 03:34:39 238 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updates 0 2021-09-15 03:34:39 238 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 waiting with 0 keys 2021-09-15 03:34:39 238 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@76341563 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=1/1,p=0}] 2021-09-15 03:34:49 211 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@2570851e-EngineDActiveApp@35d81657{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@2fe6ff71 on ManagedSelector@a44ad33{STARTED} id=0 keys=0 selected=0 updates=0 2021-09-15 03:34:49 211 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@2570851e-EngineDActiveApp@35d81657{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@a44ad33{STARTED} id=0 keys=0 selected=0 updates=1 2021-09-15 03:34:49 211 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 woken with none selected 2021-09-15 03:34:49 211 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 woken up from select, 0/0/0 selected 2021-09-15 03:34:49 211 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 processing 0 keys, 1 updates 2021-09-15 03:34:49 211 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updateable 1 2021-09-15 03:34:49 212 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$Accept@2fe6ff71 2021-09-15 03:34:49 212 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$Accept@2fe6ff71 startThread=0 2021-09-15 03:34:49 212 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updates 0 2021-09-15 03:34:49 212 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 waiting with 1 keys 2021-09-15 03:34:49 212 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$Accept@2fe6ff71 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=1/1,p=0}] 2021-09-15 03:34:49 212 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-27] invocationID:{InvocationID} - SocketChannelEndPoint@7defaf6f{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-09-15 03:34:49 212 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-27] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@580a4e23 2021-09-15 03:34:49 212 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - new HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{s=IDLE rs=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@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@71ecab02{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2021-09-15 03:34:49 212 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - New HTTP Connection HttpConnection@7b89c5dd::DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000} 2021-09-15 03:34:49 212 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@7defaf6f{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@753b9ce3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@611b9dfd{s=START}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{s=IDLE rs=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-09-15 03:34:49 212 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-27] invocationID:{InvocationID} - onOpen SslConnection@753b9ce3::SocketChannelEndPoint@7defaf6f{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@753b9ce3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@611b9dfd{s=START}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{s=IDLE rs=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-09-15 03:34:49 212 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-27] invocationID:{InvocationID} - onOpen HttpConnection@7b89c5dd::DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000} 2021-09-15 03:34:49 212 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-27] invocationID:{InvocationID} - fillInterested HttpConnection@7b89c5dd::DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000} 2021-09-15 03:34:49 212 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - interested FillInterest@57e18397{AC.ReadCB@7b89c5dd{HttpConnection@7b89c5dd::DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-09-15 03:34:49 212 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@753b9ce3::SocketChannelEndPoint@7defaf6f{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@753b9ce3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@611b9dfd{s=START}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{s=IDLE rs=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-09-15 03:34:49 212 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@753b9ce3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@611b9dfd{s=START}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{s=IDLE rs=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-09-15 03:34:49 212 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - interested FillInterest@6273139b{SSLC.NBReadCB@753b9ce3{SslConnection@753b9ce3::SocketChannelEndPoint@7defaf6f{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@753b9ce3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@611b9dfd{s=START}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{s=IDLE rs=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-09-15 03:34:49 212 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@7defaf6f{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@753b9ce3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@611b9dfd{s=START}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{s=IDLE rs=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-09-15 03:34:49 212 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4b0657b2 on ManagedSelector@a44ad33{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-15 03:34:49 212 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@a44ad33{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-15 03:34:49 213 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 woken with none selected 2021-09-15 03:34:49 213 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Created SocketChannelEndPoint@7defaf6f{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@753b9ce3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@611b9dfd{s=START}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{s=IDLE rs=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-09-15 03:34:49 213 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 woken up from select, 0/0/1 selected 2021-09-15 03:34:49 213 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$Accept@2fe6ff71 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=1/1,p=0}] 2021-09-15 03:34:49 213 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 processing 0 keys, 1 updates 2021-09-15 03:34:49 213 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updateable 1 2021-09-15 03:34:49 213 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@4b0657b2 2021-09-15 03:34:49 213 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@7defaf6f{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@753b9ce3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@611b9dfd{s=START}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{s=IDLE rs=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-09-15 03:34:49 213 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updates 0 2021-09-15 03:34:49 213 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 waiting with 1 keys 2021-09-15 03:34:49 213 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 woken up from select, 1/1/1 selected 2021-09-15 03:34:49 213 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 processing 1 keys, 0 updates 2021-09-15 03:34:49 213 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.78.93:9102 remote=/10.233.78.52:34588], selector=sun.nio.ch.EPollSelectorImpl@1da912a1, interestOps=1, readyOps=1 SocketChannelEndPoint@7defaf6f{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@753b9ce3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@611b9dfd{s=START}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{s=IDLE rs=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-09-15 03:34:49 213 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7defaf6f{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@753b9ce3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@611b9dfd{s=START}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{s=IDLE rs=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-09-15 03:34:49 214 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@7defaf6f{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@753b9ce3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@611b9dfd{s=START}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{s=IDLE rs=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-09-15 03:34:49 214 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=1/1,p=0} tryExecute EatWhatYouKill@698e1bf5/SelectorProducer@58945295/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=3659]@2021-09-15T03:34:49.214097Z 2021-09-15 03:34:49 214 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=0/1,p=0}@58f729f0 offer EatWhatYouKill@698e1bf5/SelectorProducer@58945295/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=0/1,p=0}][pc=0,pic=0,pec=2,epc=3659]@2021-09-15T03:34:49.214211Z 2021-09-15 03:34:49 214 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=0/1,p=1} startReservedThread p=1 2021-09-15 03:34:49 214 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - queue ReservedThreadExecutor@2b0494a8{s=0/1,p=1}@5a20ddb0 startThread=0 2021-09-15 03:34:49 214 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - run ReservedThreadExecutor@2b0494a8{s=0/1,p=1}@5a20ddb0 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=0/1,p=1}] 2021-09-15 03:34:49 214 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=1/1,p=1}@5a20ddb0 started 2021-09-15 03:34:49 214 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=0/1,p=1}@58f729f0 task=EatWhatYouKill@698e1bf5/SelectorProducer@58945295/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=1/1,p=1}][pc=0,pic=0,pec=2,epc=3659]@2021-09-15T03:34:49.214431Z 2021-09-15 03:34:49 214 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=1/1,p=0}@5a20ddb0 waiting 2021-09-15 03:34:49 214 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-21] invocationID:{InvocationID} - EatWhatYouKill@698e1bf5/SelectorProducer@58945295/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=0/1,p=1}][pc=0,pic=0,pec=2,epc=3659]@2021-09-15T03:34:49.214346Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7defaf6f{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@753b9ce3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@611b9dfd{s=START}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{s=IDLE rs=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-09-15 03:34:49 214 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@698e1bf5/SelectorProducer@58945295/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=3660]@2021-09-15T03:34:49.214472Z tryProduce true 2021-09-15 03:34:49 214 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 0 2021-09-15 03:34:49 214 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0 2021-09-15 03:34:49 214 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - fillable FillInterest@6273139b{SSLC.NBReadCB@753b9ce3{SslConnection@753b9ce3::SocketChannelEndPoint@7defaf6f{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@753b9ce3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@611b9dfd{s=START}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{s=IDLE rs=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-09-15 03:34:49 214 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@7defaf6f{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@753b9ce3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@611b9dfd{s=START}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{s=IDLE rs=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-09-15 03:34:49 214 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 waiting with 1 keys 2021-09-15 03:34:49 214 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >c.onFillable SslConnection@753b9ce3::SocketChannelEndPoint@7defaf6f{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@753b9ce3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@611b9dfd{s=START}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{s=IDLE rs=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-09-15 03:34:49 214 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - onFillable SslConnection@753b9ce3::SocketChannelEndPoint@7defaf6f{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@753b9ce3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@611b9dfd{s=START}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{s=IDLE rs=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-09-15 03:34:49 214 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - fillable FillInterest@57e18397{AC.ReadCB@7b89c5dd{HttpConnection@7b89c5dd::DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=2/30000}}} 2021-09-15 03:34:49 214 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@7b89c5dd::DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@71ecab02{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-09-15 03:34:49 215 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >fill SslConnection@753b9ce3::SocketChannelEndPoint@7defaf6f{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@753b9ce3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@611b9dfd{s=START}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{s=IDLE rs=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-09-15 03:34:49 215 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2021-09-15 03:34:49 215 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - filled 261 HeapByteBuffer@4c0de58c[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03<\xAe\x18:\xF0M\xF8\xF2f\x9ah[\xAaq...L\x1f=hL`\xCe\x8a-\xF3\x7f\xA7yI&\x80\x80N)!\x05\xE4\x12>>>\xF5$\xB1\\8([fJ...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:34:49 215 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net filled=261 2021-09-15 03:34:49 215 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill starting handshake SslConnection@753b9ce3::SocketChannelEndPoint@7defaf6f{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@753b9ce3{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@611b9dfd{s=START}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{s=IDLE rs=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-09-15 03:34:49 216 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] 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@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBf\xEc\xDb\xEc...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBf\xEc\xDb\xEc...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:34:49 216 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_TASK 2021-09-15 03:34:49 216 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_WRAP 2021-09-15 03:34:49 216 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >flush SslConnection@753b9ce3::SocketChannelEndPoint@7defaf6f{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@753b9ce3{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@611b9dfd{s=START}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{s=IDLE rs=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-09-15 03:34:49 216 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@7da6671f[p=0,l=0,c=0,r=0]={<<<>>>} 2021-09-15 03:34:49 216 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - flush NEED_WRAP 2021-09-15 03:34:49 216 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] 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-09-15 03:34:49 216 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@7defaf6f{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@753b9ce3{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@611b9dfd{s=START}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{s=IDLE rs=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-09-15 03:34:49 216 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net flushed=true, ac=true 2021-09-15 03:34:49 216 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - /10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@753b9ce3{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@611b9dfd{s=START}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{s=IDLE rs=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-09-15 03:34:49 216 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-09-15 03:34:49 217 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - filled 6 HeapByteBuffer@4c0de58c[p=0,l=6,c=17408,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x00\xFc\x03\x03<\xAe\x18:...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:34:49 217 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net filled=6 2021-09-15 03:34:49 217 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] 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@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBf\xEc\xDb\xEc...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBf\xEc\xDb\xEc...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:34:49 217 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-09-15 03:34:49 217 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - filled 367 HeapByteBuffer@4c0de58c[p=0,l=367,c=17408,r=367]={<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03<\xAe\x18:\xF0M\xF8\xF2f\x9ah[\xAaq...\t\\\xEaI\xEee1\x92\x8af\xDc\x93\x11\xE8Nk\xC5\xF0.]`\x14\xBa>>>\xCe\x804\xA3n\xEarg....\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:34:49 217 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net filled=367 2021-09-15 03:34:49 217 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] 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@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBf\xEc\xDb\xEc...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBf\xEc\xDb\xEc...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:34:49 217 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_TASK 2021-09-15 03:34:49 222 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-21] invocationID:{InvocationID} - Chose alias holmes-engine-mgmt@holmes-engine-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@580a4e23 2021-09-15 03:34:49 225 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_WRAP 2021-09-15 03:34:49 225 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >flush SslConnection@753b9ce3::SocketChannelEndPoint@7defaf6f{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@753b9ce3{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@611b9dfd{s=START}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{s=IDLE rs=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-09-15 03:34:49 225 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@7da6671f[p=0,l=0,c=0,r=0]={<<<>>>} 2021-09-15 03:34:49 225 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - flush NEED_WRAP 2021-09-15 03:34:49 225 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] 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-09-15 03:34:49 225 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@7defaf6f{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@753b9ce3{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@611b9dfd{s=START}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{s=IDLE rs=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-09-15 03:34:49 225 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net flushed=true, ac=true 2021-09-15 03:34:49 225 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - flush NEED_WRAP 2021-09-15 03:34:49 225 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] 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-09-15 03:34:49 225 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@7defaf6f{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@753b9ce3{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@611b9dfd{s=START}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{s=IDLE rs=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-09-15 03:34:49 225 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net flushed=true, ac=true 2021-09-15 03:34:49 225 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - flush NEED_WRAP 2021-09-15 03:34:49 225 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] 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-09-15 03:34:49 225 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - flushed 2700 SocketChannelEndPoint@7defaf6f{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@753b9ce3{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@611b9dfd{s=START}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{s=IDLE rs=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-09-15 03:34:49 225 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net flushed=true, ac=true 2021-09-15 03:34:49 225 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - /10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@753b9ce3{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@611b9dfd{s=START}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{s=IDLE rs=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-09-15 03:34:49 225 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-09-15 03:34:49 225 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - filled 0 HeapByteBuffer@4c0de58c[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:34:49 225 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net filled=0 2021-09-15 03:34:49 225 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] 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@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBf\xEc\xDb\xEc...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBf\xEc\xDb\xEc...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:34:49 225 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - /10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@753b9ce3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@611b9dfd{s=START}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{s=IDLE rs=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-09-15 03:34:49 226 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >fill SslConnection@753b9ce3::SocketChannelEndPoint@7defaf6f{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@753b9ce3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@611b9dfd{s=START}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{s=IDLE rs=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-09-15 03:34:49 226 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-09-15 03:34:49 226 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - filled 0 HeapByteBuffer@4c0de58c[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:34:49 226 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - net filled=0 2021-09-15 03:34:49 226 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] 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@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBf\xEc\xDb\xEc...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBf\xEc\xDb\xEc...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:34:49 226 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - /10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@753b9ce3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@611b9dfd{s=START}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{s=IDLE rs=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-09-15 03:34:49 226 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@7b89c5dd::DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=13/30000} filled 0 HeapByteBuffer@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBf\xEc\xDb\xEc...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:34:49 226 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@7b89c5dd::DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=13/30000} parse HeapByteBuffer@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBf\xEc\xDb\xEc...\x00\x00\x00\x00\x00\x00\x00} {} 2021-09-15 03:34:49 226 DEBUG [org.eclipse.jetty.http.HttpParser][dw-21] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBf\xEc\xDb\xEc...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:34:49 226 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@7b89c5dd::DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=13/30000} parsed false HttpParser{s=START,0 of -1} 2021-09-15 03:34:49 226 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@7b89c5dd::DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=13/30000} 2021-09-15 03:34:49 226 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-21] invocationID:{InvocationID} - fillInterested HttpConnection@7b89c5dd::DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=13/30000} 2021-09-15 03:34:49 226 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - interested FillInterest@57e18397{AC.ReadCB@7b89c5dd{HttpConnection@7b89c5dd::DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-09-15 03:34:49 226 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@753b9ce3::SocketChannelEndPoint@7defaf6f{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@753b9ce3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@611b9dfd{s=START}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{s=IDLE rs=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-09-15 03:34:49 226 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - /10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@753b9ce3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@611b9dfd{s=START}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{s=IDLE rs=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-09-15 03:34:49 226 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - interested FillInterest@6273139b{SSLC.NBReadCB@753b9ce3{SslConnection@753b9ce3::SocketChannelEndPoint@7defaf6f{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@753b9ce3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@611b9dfd{s=START}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{s=IDLE rs=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-09-15 03:34:49 226 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@7defaf6f{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@753b9ce3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@611b9dfd{s=START}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{s=IDLE rs=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-09-15 03:34:49 226 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4b0657b2 on ManagedSelector@a44ad33{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-15 03:34:49 226 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@a44ad33{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-15 03:34:49 226 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - HttpConnection@7b89c5dd::DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@71ecab02{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-09-15 03:34:49 226 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 woken with none selected 2021-09-15 03:34:49 226 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 woken up from select, 0/0/1 selected 2021-09-15 03:34:49 226 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 processing 0 keys, 1 updates 2021-09-15 03:34:49 226 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 1 2021-09-15 03:34:49 226 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@4b0657b2 2021-09-15 03:34:49 226 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - /10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@753b9ce3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@611b9dfd{s=START}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{s=IDLE rs=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-09-15 03:34:49 226 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=1/1,p=0}@68483c86 size 1 > capacity 2021-09-15 03:34:49 226 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - ran ReservedThreadExecutor@2b0494a8{s=1/1,p=0}@68483c86 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=1/1,p=0}] 2021-09-15 03:34:49 226 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@7defaf6f{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@753b9ce3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@611b9dfd{s=START}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{s=IDLE rs=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-09-15 03:34:49 226 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0 2021-09-15 03:34:49 226 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 waiting with 1 keys 2021-09-15 03:34:49 227 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 woken up from select, 1/1/1 selected 2021-09-15 03:34:49 227 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 processing 1 keys, 0 updates 2021-09-15 03:34:49 227 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.78.93:9102 remote=/10.233.78.52:34588], selector=sun.nio.ch.EPollSelectorImpl@1da912a1, interestOps=1, readyOps=1 SocketChannelEndPoint@7defaf6f{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@753b9ce3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@611b9dfd{s=START}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{s=IDLE rs=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-09-15 03:34:49 227 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7defaf6f{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@753b9ce3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@611b9dfd{s=START}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{s=IDLE rs=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-09-15 03:34:49 227 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@7defaf6f{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@753b9ce3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@611b9dfd{s=START}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{s=IDLE rs=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-09-15 03:34:49 227 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=1/1,p=0} tryExecute EatWhatYouKill@698e1bf5/SelectorProducer@58945295/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=3660]@2021-09-15T03:34:49.22724Z 2021-09-15 03:34:49 227 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=0/1,p=0}@5a20ddb0 offer EatWhatYouKill@698e1bf5/SelectorProducer@58945295/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=0/1,p=0}][pc=0,pic=0,pec=2,epc=3660]@2021-09-15T03:34:49.227291Z 2021-09-15 03:34:49 227 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=0/1,p=1} startReservedThread p=1 2021-09-15 03:34:49 227 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue ReservedThreadExecutor@2b0494a8{s=0/1,p=1}@4dc5ded1 startThread=0 2021-09-15 03:34:49 227 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=0/1,p=1}@5a20ddb0 task=EatWhatYouKill@698e1bf5/SelectorProducer@58945295/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=0/1,p=1}][pc=0,pic=0,pec=2,epc=3660]@2021-09-15T03:34:49.227457Z 2021-09-15 03:34:49 227 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@698e1bf5/SelectorProducer@58945295/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=0/1,p=1}][pc=0,pic=0,pec=2,epc=3660]@2021-09-15T03:34:49.227382Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7defaf6f{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@753b9ce3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@611b9dfd{s=START}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{s=IDLE rs=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-09-15 03:34:49 227 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run ReservedThreadExecutor@2b0494a8{s=0/1,p=1}@4dc5ded1 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=0/1,p=1}] 2021-09-15 03:34:49 227 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=1/1,p=1}@4dc5ded1 started 2021-09-15 03:34:49 227 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=1/1,p=0}@4dc5ded1 waiting 2021-09-15 03:34:49 227 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-22] invocationID:{InvocationID} - EatWhatYouKill@698e1bf5/SelectorProducer@58945295/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=1/1,p=1}][pc=0,pic=0,pec=2,epc=3661]@2021-09-15T03:34:49.227518Z tryProduce true 2021-09-15 03:34:49 227 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updateable 0 2021-09-15 03:34:49 227 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updates 0 2021-09-15 03:34:49 227 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@6273139b{SSLC.NBReadCB@753b9ce3{SslConnection@753b9ce3::SocketChannelEndPoint@7defaf6f{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@753b9ce3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@611b9dfd{s=START}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{s=IDLE rs=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-09-15 03:34:49 227 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >c.onFillable SslConnection@753b9ce3::SocketChannelEndPoint@7defaf6f{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@753b9ce3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@611b9dfd{s=START}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{s=IDLE rs=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-09-15 03:34:49 227 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@7defaf6f{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@753b9ce3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@611b9dfd{s=START}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{s=IDLE rs=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-09-15 03:34:49 227 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 waiting with 1 keys 2021-09-15 03:34:49 227 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - onFillable SslConnection@753b9ce3::SocketChannelEndPoint@7defaf6f{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@753b9ce3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@611b9dfd{s=START}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{s=IDLE rs=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-09-15 03:34:49 227 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@57e18397{AC.ReadCB@7b89c5dd{HttpConnection@7b89c5dd::DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}}} 2021-09-15 03:34:49 227 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@7b89c5dd::DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@71ecab02{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-09-15 03:34:49 227 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >fill SslConnection@753b9ce3::SocketChannelEndPoint@7defaf6f{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@753b9ce3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@611b9dfd{s=START}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{s=IDLE rs=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-09-15 03:34:49 227 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-09-15 03:34:49 228 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 231 HeapByteBuffer@4c0de58c[p=0,l=231,c=17408,r=231]={<<<\x17\x03\x03\x005F\xEb\xC7s\x818>`\xFb\\\xF9\xC8\x0b\xAfb\x8eMu\xF9\xE6...\x95 {\xB6*\xFe\xEdD&f\xC66\xD7\x01\x18\x1f\xA4\xCe\xB7\x1cq\xBb\x99>>>R=\xA1\x81n-4\x0e\x1d...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:34:49 228 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=231 2021-09-15 03:34:49 228 DEBUG [jdk.event.security][dw-28] invocationID:{InvocationID} - TLSHandshake: 10.233.78.52:34588, TLSv1.3, TLS_AES_128_GCM_SHA256, 0 2021-09-15 03:34:49 228 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - unwrap net_filled=231 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=231,c=17408,r=173] unwrapBuffer=HeapByteBuffer@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBf\xEc\xDb\xEc...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBf\xEc\xDb\xEc...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:34:49 228 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - handshake succeeded SslConnection@753b9ce3::SocketChannelEndPoint@7defaf6f{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@753b9ce3{NOT_HANDSHAKING,eio=173/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@611b9dfd{s=START}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{s=IDLE rs=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-09-15 03:34:49 228 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2021-09-15 03:34:49 228 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 0 HeapByteBuffer@4c0de58c[p=58,l=231,c=17408,r=173]={\x17\x03\x03\x005\x14\x00\x00 ...\xEd;\xCbH\xF0g\xD4<<<\x17\x03\x03\x00\xA8\xA5\x06\xC9\x84m=S\xCa\xB1\xE7\xE9b\xB4\xDc\xF0\xD2q\xF1gM...\x95 {\xB6*\xFe\xEdD&f\xC66\xD7\x01\x18\x1f\xA4\xCe\xB7\x1cq\xBb\x99>>>R=\xA1\x81n-4\x0e\x1d...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:34:49 228 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=0 2021-09-15 03:34:49 228 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 173 bytesProduced = 151 encryptedBuffer=[p=231,l=231,c=17408,r=0] unwrapBuffer=HeapByteBuffer@1220c3c3[p=0,l=151,c=17408,r=151]={<< >>9<\xFe[\xE06\xEc^N...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@1220c3c3[p=0,l=151,c=17408,r=151]={<< >>9<\xFe[\xE06\xEc^N...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:34:49 228 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@753b9ce3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@611b9dfd{s=START}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{s=IDLE rs=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-09-15 03:34:49 228 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@7b89c5dd::DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=2/30000} filled 151 HeapByteBuffer@1220c3c3[p=0,l=151,c=17408,r=151]={<< >>9<\xFe[\xE06\xEc^N...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:34:49 228 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@7b89c5dd::DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=2/30000} parse HeapByteBuffer@1220c3c3[p=0,l=151,c=17408,r=151]={<< >>9<\xFe[\xE06\xEc^N...\x00\x00\x00\x00\x00\x00\x00} {} 2021-09-15 03:34:49 228 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@1220c3c3[p=0,l=151,c=17408,r=151]={<< >>9<\xFe[\xE06\xEc^N...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:34:49 228 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - START --> SPACE1 2021-09-15 03:34:49 228 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - SPACE1 --> URI 2021-09-15 03:34:49 228 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - URI --> SPACE2 2021-09-15 03:34:49 228 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION 2021-09-15 03:34:49 228 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER 2021-09-15 03:34:49 228 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Host --> VALUE 2021-09-15 03:34:49 228 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE 2021-09-15 03:34:49 228 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Host --> FIELD 2021-09-15 03:34:49 228 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE 2021-09-15 03:34:49 228 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE 2021-09-15 03:34:49 228 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD 2021-09-15 03:34:49 228 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE 10.233.78.52 - - [15/Sep/2021:03:34:49 +0000] "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.19" 3 2021-09-15 03:34:49 228 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD 2021-09-15 03:34:49 228 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE 2021-09-15 03:34:49 228 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD 2021-09-15 03:34:49 228 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER --> CONTENT 2021-09-15 03:34:49 229 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - REQUEST for //10.233.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} GET //10.233.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1 Host: 10.233.78.93:9102 User-Agent: kube-probe/1.19 Accept-Encoding: gzip Connection: close 2021-09-15 03:34:49 229 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@7b89c5dd::DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=2/30000} parsed true HttpParser{s=CONTENT,0 of -1} 2021-09-15 03:34:49 229 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@7b89c5dd::DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=2/30000} 2021-09-15 03:34:49 229 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - handle //10.233.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 2021-09-15 03:34:49 229 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - handling HttpChannelState@71ecab02{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2021-09-15 03:34:49 229 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 2021-09-15 03:34:49 229 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-28] invocationID:{InvocationID} - Host 10.233.78.93 with SNI null 2021-09-15 03:34:49 229 DEBUG [org.eclipse.jetty.server.Server][dw-28] invocationID:{InvocationID} - REQUEST GET /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 2021-09-15 03:34:49 229 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-28] invocationID:{InvocationID} - GzipHandler@5cf3a7f9{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck)@50b95b7 in null 2021-09-15 03:34:49 229 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-28] invocationID:{InvocationID} - scope null||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@778d82e9{/,null,AVAILABLE} 2021-09-15 03:34:49 229 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-28] invocationID:{InvocationID} - context=||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@778d82e9{/,null,AVAILABLE} 2021-09-15 03:34:49 229 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-28] invocationID:{InvocationID} - servlet |/api/holmes-engine-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-683ed81b@2bf285d7==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2021-09-15 03:34:49 229 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-28] invocationID:{InvocationID} - chain=logFilter@5a537a16==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-6b33892a@6b33892a==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-663cf5d7@663cf5d7==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-683ed81b@2bf285d7==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2021-09-15 03:34:49 229 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-28] invocationID:{InvocationID} - call filter logFilter@5a537a16==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true 2021-09-15 03:34:49 229 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-28] invocationID:{InvocationID} - Entering. 2021-09-15 03:34:49 229 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-28] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation. 2021-09-15 03:34:49 229 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-28] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: eb3887db-bdc4-4952-902c-8fe3533282f7 2021-09-15 03:34:49 229 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-28] invocationID:{InvocationID} - Invoking synchronously ... 2021-09-15 03:34:49 229 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-28] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-6b33892a@6b33892a==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true 2021-09-15 03:34:49 229 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-28] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-663cf5d7@663cf5d7==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true 2021-09-15 03:34:49 229 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-683ed81b@2bf285d7==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2021-09-15 03:34:49 230 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@5cf3a7f9{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck)@50b95b7 2021-09-15 03:34:49 230 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@65122676 exclude no deflater 2021-09-15 03:34:49 230 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@7e33ccc1[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@1d63b680{null} 2021-09-15 03:34:49 230 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1} 200 OK HTTP/1.1 Connection: close Date: Wed, 15 Sep 2021 03:34:49 GMT X-TransactionID: eb3887db-bdc4-4952-902c-8fe3533282f7 X-InvocationID: a6b93d2c-df56-4023-b0fd-a55999ac1cb3 Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2021-09-15 03:34:49 230 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@441c2eb6[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@304991d5] (null,[p=0,l=4,c=8192,r=4],true)@START 2021-09-15 03:34:49 230 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@7e33ccc1[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-09-15 03:34:49 230 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close Date: Wed, 15 Sep 2021 03:34:49 GMT X-TransactionID: eb3887db-bdc4-4952-902c-8fe3533282f7 X-InvocationID: a6b93d2c-df56-4023-b0fd-a55999ac1cb3 Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2021-09-15 03:34:49 230 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT 2021-09-15 03:34:49 230 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@441c2eb6[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@304991d5] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING 2021-09-15 03:34:49 230 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@507c06d9{IDLE}->null [HeapByteBuffer@327a0fa8[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@7e33ccc1[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-09-15 03:34:49 230 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@507c06d9{WRITING}->null:IDLE-->WRITING 2021-09-15 03:34:49 230 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@753b9ce3::SocketChannelEndPoint@7defaf6f{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@753b9ce3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=-,flush=W,to=4/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@611b9dfd{s=COMPLETING}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1} 2021-09-15 03:34:49 230 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@327a0fa8[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-09-15 03:34:49 230 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@7e33ccc1[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-09-15 03:34:49 230 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING 2021-09-15 03:34:49 230 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - 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-09-15 03:34:49 230 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@7defaf6f{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@753b9ce3{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=-,flush=W,to=4/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@611b9dfd{s=COMPLETING}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1} 2021-09-15 03:34:49 230 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true 2021-09-15 03:34:49 231 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@753b9ce3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=-,flush=W,to=4/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@611b9dfd{s=COMPLETING}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1} 2021-09-15 03:34:49 231 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@507c06d9{WRITING}->null 2021-09-15 03:34:49 231 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@507c06d9{IDLE}->null:WRITING-->IDLE 2021-09-15 03:34:49 231 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@441c2eb6[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@304991d5] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2021-09-15 03:34:49 231 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@441c2eb6[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@304991d5] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2021-09-15 03:34:49 231 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=4/30000} 2021-09-15 03:34:49 231 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@753b9ce3::SocketChannelEndPoint@7defaf6f{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@753b9ce3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OSHUTTING,fill=-,flush=-,to=4/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@611b9dfd{s=END}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2} oshut=false, ishut=false 2021-09-15 03:34:49 231 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@753b9ce3::SocketChannelEndPoint@7defaf6f{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@753b9ce3{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OSHUTTING,fill=-,flush=-,to=4/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@611b9dfd{s=END}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2} 2021-09-15 03:34:49 231 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@7da6671f[p=0,l=0,c=0,r=0]={<<<>>>} 2021-09-15 03:34:49 231 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP 2021-09-15 03:34:49 231 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - 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-09-15 03:34:49 231 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@7defaf6f{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@753b9ce3{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@611b9dfd{s=END}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2} 2021-09-15 03:34:49 231 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true 2021-09-15 03:34:49 231 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@7defaf6f{/10.233.78.52:34588<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@753b9ce3{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@611b9dfd{s=END}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2} 2021-09-15 03:34:49 231 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.78.93:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@753b9ce3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@611b9dfd{s=END}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2} 2021-09-15 03:34:49 231 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@753b9ce3::SocketChannelEndPoint@7defaf6f{/10.233.78.52:34588<->/10.233.78.93:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@753b9ce3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@611b9dfd{s=END}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2} 2021-09-15 03:34:49 231 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@6273139b{SSLC.NBReadCB@753b9ce3{SslConnection@753b9ce3::SocketChannelEndPoint@7defaf6f{/10.233.78.52:34588<->/10.233.78.93:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@753b9ce3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@611b9dfd{s=END}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}}} 2021-09-15 03:34:49 231 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@7defaf6f{/10.233.78.52:34588<->/10.233.78.93:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@753b9ce3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@611b9dfd{s=END}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2} 2021-09-15 03:34:49 231 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4b0657b2 on ManagedSelector@a44ad33{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-15 03:34:49 231 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@a44ad33{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-15 03:34:49 231 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 woken with none selected 2021-09-15 03:34:49 231 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 woken up from select, 0/0/1 selected 2021-09-15 03:34:49 231 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 processing 0 keys, 1 updates 2021-09-15 03:34:49 231 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=efc6298f-a772-46a8-ac02-da23c0f2e8b0, referenceCounter=0, store size=0} on thread dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck 2021-09-15 03:34:49 231 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updateable 1 2021-09-15 03:34:49 231 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-28] invocationID:{InvocationID} - Exiting. 2021-09-15 03:34:49 232 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@4b0657b2 2021-09-15 03:34:49 232 DEBUG [org.eclipse.jetty.server.Server][dw-28] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-09-15 03:34:49 232 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - unhandle HttpChannelState@71ecab02{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1} 2021-09-15 03:34:49 232 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@7defaf6f{/10.233.78.52:34588<->/10.233.78.93:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@753b9ce3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OSHUT,fill=-,flush=-,to=5/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@611b9dfd{s=END}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-09-15 03:34:49 232 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@71ecab02{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-09-15 03:34:49 232 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updates 0 2021-09-15 03:34:49 232 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 waiting with 1 keys 2021-09-15 03:34:49 232 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-09-15 03:34:49 232 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 woken up from select, 1/1/1 selected 2021-09-15 03:34:49 232 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 processing 1 keys, 0 updates 2021-09-15 03:34:49 232 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - completed HttpChannelState@71ecab02{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-09-15 03:34:49 232 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - unhandle HttpChannelState@71ecab02{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-09-15 03:34:49 232 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@71ecab02{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-09-15 03:34:49 232 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-09-15 03:34:49 232 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - onCompleted for /api/holmes-engine-mgmt/v1/healthcheck written=4 2021-09-15 03:34:49 232 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.78.93:9102 remote=/10.233.78.52:34588], selector=sun.nio.ch.EPollSelectorImpl@1da912a1, interestOps=1, readyOps=1 SocketChannelEndPoint@7defaf6f{/10.233.78.52:34588<->/10.233.78.93:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@753b9ce3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OSHUT,fill=-,flush=-,to=5/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@611b9dfd{s=END}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-09-15 03:34:49 232 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7defaf6f{/10.233.78.52:34588<->/10.233.78.93:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@753b9ce3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OSHUT,fill=-,flush=-,to=6/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@611b9dfd{s=END}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-09-15 03:34:49 232 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - recycle HttpChannelState@71ecab02{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-09-15 03:34:49 232 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1} 2021-09-15 03:34:49 232 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - CONTENT --> CLOSE 2021-09-15 03:34:49 232 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@7defaf6f{/10.233.78.52:34588<->/10.233.78.93:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@753b9ce3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OSHUT,fill=-,flush=-,to=6/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@611b9dfd{s=END}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{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-09-15 03:34:49 232 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{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-09-15 03:34:49 232 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=1/1,p=0} tryExecute EatWhatYouKill@698e1bf5/SelectorProducer@58945295/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=3661]@2021-09-15T03:34:49.232392Z 2021-09-15 03:34:49 232 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >fill SslConnection@753b9ce3::SocketChannelEndPoint@7defaf6f{/10.233.78.52:34588<->/10.233.78.93:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@753b9ce3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OSHUT,fill=-,flush=-,to=6/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@611b9dfd{s=START}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{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-09-15 03:34:49 232 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-09-15 03:34:49 232 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=0/1,p=0}@4dc5ded1 offer EatWhatYouKill@698e1bf5/SelectorProducer@58945295/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=0/1,p=0}][pc=0,pic=0,pec=2,epc=3661]@2021-09-15T03:34:49.232441Z 2021-09-15 03:34:49 232 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 24 HeapByteBuffer@4c0de58c[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13\xDb\x05\x97\xEd\x834>\x12\xE3IG<\x9ae\xAa\xC6)\xF8\xF3>>>;Q1ie\xEa\xD9!:...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:34:49 232 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=24 2021-09-15 03:34:49 232 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=0/1,p=1} startReservedThread p=1 2021-09-15 03:34:49 232 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] 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@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBf\xCe\xE6L...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBf\xCe\xE6L...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:34:49 232 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - queue ReservedThreadExecutor@2b0494a8{s=0/1,p=1}@629cf9e8 startThread=0 2021-09-15 03:34:49 232 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.78.93:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@753b9ce3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OSHUT,fill=-,flush=-,to=6/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@611b9dfd{s=START}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{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-09-15 03:34:49 232 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run ReservedThreadExecutor@2b0494a8{s=0/1,p=1}@629cf9e8 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=0/1,p=1}] 2021-09-15 03:34:49 232 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1} 2021-09-15 03:34:49 232 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@7b89c5dd::DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OSHUT,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBf\xCe\xE6L...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:34:49 232 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=1/1,p=1}@629cf9e8 started 2021-09-15 03:34:49 232 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=1/1,p=0}@629cf9e8 waiting 2021-09-15 03:34:49 232 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OSHUT,fill=-,flush=-,to=6/30000} 2021-09-15 03:34:49 232 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close(null) DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OSHUT,fill=-,flush=-,to=6/30000} 2021-09-15 03:34:49 232 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=0/1,p=1}@4dc5ded1 task=EatWhatYouKill@698e1bf5/SelectorProducer@58945295/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=3661]@2021-09-15T03:34:49.232679Z 2021-09-15 03:34:49 232 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@698e1bf5/SelectorProducer@58945295/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=3661]@2021-09-15T03:34:49.232723Z tryProduce true 2021-09-15 03:34:49 232 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 0 2021-09-15 03:34:49 232 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0 2021-09-15 03:34:49 232 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-22] invocationID:{InvocationID} - EatWhatYouKill@698e1bf5/SelectorProducer@58945295/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=0/1,p=1}][pc=0,pic=0,pec=2,epc=3661]@2021-09-15T03:34:49.232613Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7defaf6f{/10.233.78.52:34588<->/10.233.78.93:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@753b9ce3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,OSHUT,fill=-,flush=-,to=6/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@611b9dfd{s=START}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{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-09-15 03:34:49 232 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - shutdownOutput: SslConnection@753b9ce3::SocketChannelEndPoint@7defaf6f{/10.233.78.52:34588<->/10.233.78.93:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@753b9ce3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@611b9dfd{s=START}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{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-09-15 03:34:49 232 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@7defaf6f{/10.233.78.52:34588<->/10.233.78.93:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@753b9ce3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@611b9dfd{s=START}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{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-09-15 03:34:49 232 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - ensureFillInterested SslConnection@753b9ce3::SocketChannelEndPoint@7defaf6f{/10.233.78.52:34588<->/10.233.78.93:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@753b9ce3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@611b9dfd{s=START}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{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-09-15 03:34:49 232 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 waiting with 1 keys 2021-09-15 03:34:49 232 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - fillable FillInterest@6273139b{SSLC.NBReadCB@753b9ce3{SslConnection@753b9ce3::SocketChannelEndPoint@7defaf6f{/10.233.78.52:34588<->/10.233.78.93:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@753b9ce3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@611b9dfd{s=START}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{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-09-15 03:34:49 232 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close SocketChannelEndPoint@7defaf6f{/10.233.78.52:34588<->/10.233.78.93:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@753b9ce3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@611b9dfd{s=START}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{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-09-15 03:34:49 232 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >c.onFillable SslConnection@753b9ce3::SocketChannelEndPoint@7defaf6f{/10.233.78.52:34588<->/10.233.78.93:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@753b9ce3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@611b9dfd{s=START}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{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-09-15 03:34:49 232 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-22] invocationID:{InvocationID} - close DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=6/30000} 2021-09-15 03:34:49 232 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@7defaf6f{/10.233.78.52:34588<->/10.233.78.93:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@753b9ce3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@611b9dfd{s=START}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{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-09-15 03:34:49 232 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-22] invocationID:{InvocationID} - close(null) DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=6/30000} 2021-09-15 03:34:49 232 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - onFillable SslConnection@753b9ce3::SocketChannelEndPoint@7defaf6f{/10.233.78.52:34588<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@753b9ce3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@611b9dfd{s=START}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{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-09-15 03:34:49 233 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - fillable FillInterest@57e18397{null} 2021-09-15 03:34:49 233 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - FillInterest@57e18397{null} lost race null 2021-09-15 03:34:49 233 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - doClose SocketChannelEndPoint@7defaf6f{/10.233.78.52:34588<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@753b9ce3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@611b9dfd{s=START}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{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-09-15 03:34:49 233 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - /10.233.78.93:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@753b9ce3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@611b9dfd{s=START}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{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-09-15 03:34:49 233 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - onClose FillInterest@6273139b{null} 2021-09-15 03:34:49 233 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Wakeup ManagedSelector@a44ad33{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-15 03:34:49 233 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=1/1,p=0}@5a20ddb0 size 1 > capacity 2021-09-15 03:34:49 233 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@502b6de0 startThread=0 2021-09-15 03:34:49 233 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - ran ReservedThreadExecutor@2b0494a8{s=1/1,p=0}@5a20ddb0 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=1/1,p=0}] 2021-09-15 03:34:49 233 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - onClose FillInterest@57e18397{null} 2021-09-15 03:34:49 233 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@502b6de0 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=1/1,p=0}] 2021-09-15 03:34:49 233 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@7b89c5dd::DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBf\xCe\xE6L...\x00\x00\x00\x00\x00\x00\x00} {} 2021-09-15 03:34:49 233 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 woken with none selected 2021-09-15 03:34:49 233 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBf\xCe\xE6L...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:34:49 233 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 woken up from select, 0/0/0 selected 2021-09-15 03:34:49 233 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 processing 0 keys, 0 updates 2021-09-15 03:34:49 233 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - CLOSE --> CLOSED 2021-09-15 03:34:49 233 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 0 2021-09-15 03:34:49 233 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0 2021-09-15 03:34:49 233 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 waiting with 0 keys 2021-09-15 03:34:49 233 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@7b89c5dd::DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=6/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-09-15 03:34:49 233 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@7b89c5dd::DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=6/30000} 2021-09-15 03:34:49 233 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=6/30000} 2021-09-15 03:34:49 233 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@7b89c5dd::DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=6/30000} onFillable exit HttpChannelState@71ecab02{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-09-15 03:34:49 233 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@7defaf6f{/10.233.78.52:34588<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@753b9ce3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@611b9dfd{s=START}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{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-09-15 03:34:49 233 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-22] invocationID:{InvocationID} - onClose HttpConnection@7b89c5dd::DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=6/30000} 2021-09-15 03:34:49 233 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.78.93:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@753b9ce3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@611b9dfd{s=START}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{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-09-15 03:34:49 233 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=1/1,p=0}@58f729f0 size 1 > capacity 2021-09-15 03:34:49 233 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-22] invocationID:{InvocationID} - onClose SslConnection@753b9ce3::SocketChannelEndPoint@7defaf6f{/10.233.78.52:34588<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@753b9ce3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7178f687{/10.233.78.52:34588<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@7b89c5dd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@611b9dfd{s=START}]=>HttpChannelOverHttp@40a9c2a5{s=HttpChannelState@71ecab02{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-09-15 03:34:49 233 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - ran ReservedThreadExecutor@2b0494a8{s=1/1,p=0}@58f729f0 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=1/1,p=0}] 2021-09-15 03:34:49 233 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@502b6de0 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=1/1,p=0}] 2021-09-15 03:34:52 401 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@65322c81] obtained in 0 millis 2021-09-15 03:34:52 401 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@2a738b5f, maxRows=1, fetchSize=0, flags=16 2021-09-15 03:34:52 401 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Bind(stmt=S_1,portal=null,$1=<'holmes-engine-mgmt_9201'>,type=VARCHAR) 2021-09-15 03:34:52 402 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Execute(portal=null,limit=1) 2021-09-15 03:34:52 402 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Sync 2021-09-15 03:34:52 403 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE BindComplete [unnamed] 2021-09-15 03:34:52 403 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE DataRow(len=51) 2021-09-15 03:34:52 403 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE PortalSuspended 2021-09-15 03:34:52 403 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE ReadyForQuery(I) 2021-09-15 03:34:52 403 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - statement:[/* EngineEntityDao.getEntity */ SELECT * FROM ENGINE_ENTITY WHERE ID = ?] took 1 millis 2021-09-15 03:34:52 403 TRACE [org.postgresql.jdbc.PgConnection][EntityStatusRefreshTimer] invocationID:{InvocationID} - getString columnIndex: 2 2021-09-15 03:34:52 403 TRACE [org.postgresql.jdbc.PgConnection][EntityStatusRefreshTimer] invocationID:{InvocationID} - getInt columnIndex: 3 2021-09-15 03:34:52 403 TRACE [org.postgresql.jdbc.PgConnection][EntityStatusRefreshTimer] invocationID:{InvocationID} - getLong columnIndex: 4 2021-09-15 03:34:52 403 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@65322c81] released 2021-09-15 03:34:52 403 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@2b5cfc2] obtained in 0 millis 2021-09-15 03:34:52 404 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@108a549a, maxRows=0, fetchSize=0, flags=16 2021-09-15 03:34:52 404 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Bind(stmt=S_2,portal=null,$1=<1631676892401>,type=INT8,$2=<'holmes-engine-mgmt_9201'>,type=VARCHAR) 2021-09-15 03:34:52 404 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Execute(portal=null,limit=0) 2021-09-15 03:34:52 404 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - FE=> Sync 2021-09-15 03:34:52 406 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE BindComplete [unnamed] 2021-09-15 03:34:52 406 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE CommandStatus(UPDATE 1) 2021-09-15 03:34:52 406 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} - <=BE ReadyForQuery(I) 2021-09-15 03:34:52 406 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - statement:[/* EngineEntityDao.updateEntity */ UPDATE ENGINE_ENTITY SET LASTMODIFIED = ? WHERE ID = ?] took 2 millis 2021-09-15 03:34:52 406 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@2b5cfc2] released 2021-09-15 03:34:59 211 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@2570851e-EngineDActiveApp@35d81657{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@542356b2 on ManagedSelector@a44ad33{STARTED} id=0 keys=0 selected=0 updates=0 2021-09-15 03:34:59 212 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@2570851e-EngineDActiveApp@35d81657{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@a44ad33{STARTED} id=0 keys=0 selected=0 updates=1 2021-09-15 03:34:59 212 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 woken with none selected 2021-09-15 03:34:59 212 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 woken up from select, 0/0/0 selected 2021-09-15 03:34:59 212 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 processing 0 keys, 1 updates 2021-09-15 03:34:59 212 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 1 2021-09-15 03:34:59 212 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$Accept@542356b2 2021-09-15 03:34:59 212 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$Accept@542356b2 startThread=0 2021-09-15 03:34:59 212 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0 2021-09-15 03:34:59 212 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 waiting with 1 keys 2021-09-15 03:34:59 212 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$Accept@542356b2 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=1/1,p=0}] 2021-09-15 03:34:59 212 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-27] invocationID:{InvocationID} - SocketChannelEndPoint@76cfdf5a{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-09-15 03:34:59 212 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-27] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@2de9172f 2021-09-15 03:34:59 212 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - new HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{s=IDLE rs=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@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@2ebe4058{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2021-09-15 03:34:59 213 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - New HTTP Connection HttpConnection@4336444a::DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000} 2021-09-15 03:34:59 213 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@76cfdf5a{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@754a30d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@4336444a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29aa02a9{s=START}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{s=IDLE rs=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-09-15 03:34:59 213 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-27] invocationID:{InvocationID} - onOpen SslConnection@754a30d8::SocketChannelEndPoint@76cfdf5a{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@754a30d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@4336444a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29aa02a9{s=START}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{s=IDLE rs=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-09-15 03:34:59 213 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-27] invocationID:{InvocationID} - onOpen HttpConnection@4336444a::DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000} 2021-09-15 03:34:59 213 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-27] invocationID:{InvocationID} - fillInterested HttpConnection@4336444a::DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000} 2021-09-15 03:34:59 213 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - interested FillInterest@14ea45f9{AC.ReadCB@4336444a{HttpConnection@4336444a::DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-09-15 03:34:59 213 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@754a30d8::SocketChannelEndPoint@76cfdf5a{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@754a30d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4336444a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29aa02a9{s=START}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{s=IDLE rs=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-09-15 03:34:59 213 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.78.93:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@754a30d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4336444a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29aa02a9{s=START}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{s=IDLE rs=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-09-15 03:34:59 214 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - interested FillInterest@650f573a{SSLC.NBReadCB@754a30d8{SslConnection@754a30d8::SocketChannelEndPoint@76cfdf5a{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@754a30d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4336444a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29aa02a9{s=START}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{s=IDLE rs=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-09-15 03:34:59 214 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@76cfdf5a{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@754a30d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4336444a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29aa02a9{s=START}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{s=IDLE rs=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-09-15 03:34:59 214 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@41e767b3 on ManagedSelector@a44ad33{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-15 03:34:59 214 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@a44ad33{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-15 03:34:59 214 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 woken with none selected 2021-09-15 03:34:59 214 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Created SocketChannelEndPoint@76cfdf5a{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@754a30d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4336444a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29aa02a9{s=START}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{s=IDLE rs=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-09-15 03:34:59 214 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 woken up from select, 0/0/1 selected 2021-09-15 03:34:59 214 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 processing 0 keys, 1 updates 2021-09-15 03:34:59 214 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 1 2021-09-15 03:34:59 214 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@41e767b3 2021-09-15 03:34:59 214 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$Accept@542356b2 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=1/1,p=0}] 2021-09-15 03:34:59 214 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@76cfdf5a{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@754a30d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4336444a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29aa02a9{s=START}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{s=IDLE rs=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-09-15 03:34:59 214 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0 2021-09-15 03:34:59 214 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 waiting with 1 keys 2021-09-15 03:34:59 214 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 woken up from select, 1/1/1 selected 2021-09-15 03:34:59 214 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 processing 1 keys, 0 updates 2021-09-15 03:34:59 215 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.78.93:9102 remote=/10.233.78.52:34684], selector=sun.nio.ch.EPollSelectorImpl@1da912a1, interestOps=1, readyOps=1 SocketChannelEndPoint@76cfdf5a{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@754a30d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4336444a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29aa02a9{s=START}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{s=IDLE rs=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-09-15 03:34:59 215 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@76cfdf5a{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@754a30d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4336444a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29aa02a9{s=START}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{s=IDLE rs=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-09-15 03:34:59 215 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@76cfdf5a{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@754a30d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4336444a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29aa02a9{s=START}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{s=IDLE rs=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-09-15 03:34:59 215 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=1/1,p=0} tryExecute EatWhatYouKill@698e1bf5/SelectorProducer@58945295/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=3662]@2021-09-15T03:34:59.215263Z 2021-09-15 03:34:59 215 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=0/1,p=0}@629cf9e8 offer EatWhatYouKill@698e1bf5/SelectorProducer@58945295/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=0/1,p=0}][pc=0,pic=0,pec=2,epc=3662]@2021-09-15T03:34:59.215325Z 2021-09-15 03:34:59 215 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=0/1,p=1} startReservedThread p=1 2021-09-15 03:34:59 215 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue ReservedThreadExecutor@2b0494a8{s=0/1,p=1}@7450d881 startThread=0 2021-09-15 03:34:59 215 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - run ReservedThreadExecutor@2b0494a8{s=0/1,p=1}@7450d881 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=0/1,p=1}] 2021-09-15 03:34:59 215 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=1/1,p=1}@7450d881 started 2021-09-15 03:34:59 215 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=1/1,p=0}@7450d881 waiting 2021-09-15 03:34:59 215 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=0/1,p=1}@629cf9e8 task=EatWhatYouKill@698e1bf5/SelectorProducer@58945295/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=3662]@2021-09-15T03:34:59.215649Z 2021-09-15 03:34:59 215 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@698e1bf5/SelectorProducer@58945295/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=3662]@2021-09-15T03:34:59.215729Z tryProduce true 2021-09-15 03:34:59 215 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@698e1bf5/SelectorProducer@58945295/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=0/1,p=1}][pc=0,pic=0,pec=2,epc=3662]@2021-09-15T03:34:59.215581Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@76cfdf5a{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@754a30d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4336444a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29aa02a9{s=START}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{s=IDLE rs=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-09-15 03:34:59 215 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 0 2021-09-15 03:34:59 215 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0 2021-09-15 03:34:59 215 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@650f573a{SSLC.NBReadCB@754a30d8{SslConnection@754a30d8::SocketChannelEndPoint@76cfdf5a{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@754a30d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4336444a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29aa02a9{s=START}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{s=IDLE rs=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-09-15 03:34:59 215 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@76cfdf5a{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@754a30d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4336444a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29aa02a9{s=START}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{s=IDLE rs=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-09-15 03:34:59 216 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 waiting with 1 keys 2021-09-15 03:34:59 216 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >c.onFillable SslConnection@754a30d8::SocketChannelEndPoint@76cfdf5a{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@754a30d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4336444a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29aa02a9{s=START}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{s=IDLE rs=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-09-15 03:34:59 216 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - onFillable SslConnection@754a30d8::SocketChannelEndPoint@76cfdf5a{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@754a30d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4336444a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29aa02a9{s=START}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{s=IDLE rs=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-09-15 03:34:59 216 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@14ea45f9{AC.ReadCB@4336444a{HttpConnection@4336444a::DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=2/30000}}} 2021-09-15 03:34:59 216 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@4336444a::DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@2ebe4058{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-09-15 03:34:59 216 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >fill SslConnection@754a30d8::SocketChannelEndPoint@76cfdf5a{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@754a30d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@4336444a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29aa02a9{s=START}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{s=IDLE rs=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-09-15 03:34:59 216 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2021-09-15 03:34:59 216 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 261 HeapByteBuffer@4c0de58c[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03\x7f\xDf\xBe\x91\x07\xE6\xBc75\x9b\xBe\x17\xFc\xF4...\xB0\x98\xFf\x96\xF9\xD0\xC7M\xCd\xCa\xAb^\x01\x98\xE0}$V\x12\xA5{}x>>>\xBd\x075=F\x86\x08I\x1b...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:34:59 216 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=261 2021-09-15 03:34:59 216 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill starting handshake SslConnection@754a30d8::SocketChannelEndPoint@76cfdf5a{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@754a30d8{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@4336444a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29aa02a9{s=START}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{s=IDLE rs=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-09-15 03:34:59 217 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@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBf\xCe\xE6L...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBf\xCe\xE6L...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:34:59 217 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_TASK 2021-09-15 03:34:59 217 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_WRAP 2021-09-15 03:34:59 217 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >flush SslConnection@754a30d8::SocketChannelEndPoint@76cfdf5a{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@754a30d8{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@4336444a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29aa02a9{s=START}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{s=IDLE rs=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-09-15 03:34:59 217 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@7da6671f[p=0,l=0,c=0,r=0]={<<<>>>} 2021-09-15 03:34:59 217 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush NEED_WRAP 2021-09-15 03:34:59 217 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-09-15 03:34:59 217 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@76cfdf5a{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@754a30d8{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@4336444a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29aa02a9{s=START}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{s=IDLE rs=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-09-15 03:34:59 217 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net flushed=true, ac=true 2021-09-15 03:34:59 217 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@754a30d8{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@4336444a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29aa02a9{s=START}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{s=IDLE rs=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-09-15 03:34:59 217 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-09-15 03:34:59 217 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 6 HeapByteBuffer@4c0de58c[p=0,l=6,c=17408,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x00\xFc\x03\x03\x7f\xDf\xBe\x91...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:34:59 217 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=6 2021-09-15 03:34:59 217 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@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBf\xCe\xE6L...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBf\xCe\xE6L...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:34:59 218 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-09-15 03:34:59 218 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 0 HeapByteBuffer@4c0de58c[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-09-15 03:34:59 218 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=0 2021-09-15 03:34:59 218 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@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBf\xCe\xE6L...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBf\xCe\xE6L...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:34:59 218 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@754a30d8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@4336444a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29aa02a9{s=START}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{s=IDLE rs=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-09-15 03:34:59 218 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >fill SslConnection@754a30d8::SocketChannelEndPoint@76cfdf5a{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@754a30d8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@4336444a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29aa02a9{s=START}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{s=IDLE rs=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-09-15 03:34:59 218 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-09-15 03:34:59 218 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 367 HeapByteBuffer@4c0de58c[p=0,l=367,c=17408,r=367]={<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\x7f\xDf\xBe\x91\x07\xE6\xBc75\x9b\xBe\x17\xFc\xF4...\x06J\xA4\x98\xFb\\\x81\x9f\xFa\x06\xBf\xCf\xAe\xC93\xA5\xD2\x80IZ'n\xDd>>>\xCe\x804\xA3n\xEarg....\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:34:59 218 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=367 2021-09-15 03:34:59 218 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@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBf\xCe\xE6L...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBf\xCe\xE6L...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:34:59 218 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_TASK 2021-09-15 03:34:59 223 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@2de9172f 2021-09-15 03:34:59 226 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_WRAP 2021-09-15 03:34:59 226 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >flush SslConnection@754a30d8::SocketChannelEndPoint@76cfdf5a{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@754a30d8{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@4336444a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29aa02a9{s=START}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{s=IDLE rs=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-09-15 03:34:59 226 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@7da6671f[p=0,l=0,c=0,r=0]={<<<>>>} 2021-09-15 03:34:59 226 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush NEED_WRAP 2021-09-15 03:34:59 226 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-09-15 03:34:59 226 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@76cfdf5a{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@754a30d8{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@4336444a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29aa02a9{s=START}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{s=IDLE rs=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-09-15 03:34:59 226 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net flushed=true, ac=true 2021-09-15 03:34:59 226 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush NEED_WRAP 2021-09-15 03:34:59 226 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-09-15 03:34:59 226 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@76cfdf5a{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@754a30d8{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@4336444a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29aa02a9{s=START}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{s=IDLE rs=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-09-15 03:34:59 226 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net flushed=true, ac=true 2021-09-15 03:34:59 226 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - flush NEED_WRAP 2021-09-15 03:34:59 226 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-09-15 03:34:59 227 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - flushed 2700 SocketChannelEndPoint@76cfdf5a{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@754a30d8{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@4336444a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29aa02a9{s=START}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{s=IDLE rs=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-09-15 03:34:59 227 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net flushed=true, ac=true 2021-09-15 03:34:59 227 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@754a30d8{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@4336444a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29aa02a9{s=START}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{s=IDLE rs=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-09-15 03:34:59 227 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-09-15 03:34:59 227 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - filled 0 HeapByteBuffer@4c0de58c[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:34:59 227 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - net filled=0 2021-09-15 03:34:59 227 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@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBf\xCe\xE6L...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBf\xCe\xE6L...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:34:59 227 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@754a30d8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@4336444a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29aa02a9{s=START}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{s=IDLE rs=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-09-15 03:34:59 227 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@4336444a::DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=13/30000} filled 0 HeapByteBuffer@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBf\xCe\xE6L...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:34:59 227 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@4336444a::DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=13/30000} parse HeapByteBuffer@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBf\xCe\xE6L...\x00\x00\x00\x00\x00\x00\x00} {} 2021-09-15 03:34:59 227 DEBUG [org.eclipse.jetty.http.HttpParser][dw-26] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBf\xCe\xE6L...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:34:59 227 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@4336444a::DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=13/30000} parsed false HttpParser{s=START,0 of -1} 2021-09-15 03:34:59 227 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@4336444a::DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=13/30000} 2021-09-15 03:34:59 227 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-26] invocationID:{InvocationID} - fillInterested HttpConnection@4336444a::DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=14/30000} 2021-09-15 03:34:59 227 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@14ea45f9{AC.ReadCB@4336444a{HttpConnection@4336444a::DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-09-15 03:34:59 227 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@754a30d8::SocketChannelEndPoint@76cfdf5a{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@754a30d8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4336444a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29aa02a9{s=START}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{s=IDLE rs=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-09-15 03:34:59 227 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@754a30d8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4336444a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29aa02a9{s=START}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{s=IDLE rs=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-09-15 03:34:59 227 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - interested FillInterest@650f573a{SSLC.NBReadCB@754a30d8{SslConnection@754a30d8::SocketChannelEndPoint@76cfdf5a{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@754a30d8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4336444a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29aa02a9{s=START}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{s=IDLE rs=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-09-15 03:34:59 227 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@76cfdf5a{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@754a30d8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4336444a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29aa02a9{s=START}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{s=IDLE rs=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-09-15 03:34:59 227 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@41e767b3 on ManagedSelector@a44ad33{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-15 03:34:59 227 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@a44ad33{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-15 03:34:59 228 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-26] invocationID:{InvocationID} - HttpConnection@4336444a::DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@2ebe4058{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-09-15 03:34:59 228 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 woken with none selected 2021-09-15 03:34:59 228 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 woken up from select, 0/0/1 selected 2021-09-15 03:34:59 228 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 processing 0 keys, 1 updates 2021-09-15 03:34:59 228 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 1 2021-09-15 03:34:59 228 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@41e767b3 2021-09-15 03:34:59 228 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@754a30d8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4336444a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29aa02a9{s=START}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{s=IDLE rs=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-09-15 03:34:59 228 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@76cfdf5a{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@754a30d8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4336444a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29aa02a9{s=START}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{s=IDLE rs=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-09-15 03:34:59 228 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0 2021-09-15 03:34:59 228 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 waiting with 1 keys 2021-09-15 03:34:59 228 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 woken up from select, 1/1/1 selected 2021-09-15 03:34:59 228 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 processing 1 keys, 0 updates 2021-09-15 03:34:59 228 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=1/1,p=0}@4dc5ded1 size 1 > capacity 2021-09-15 03:34:59 228 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - ran ReservedThreadExecutor@2b0494a8{s=1/1,p=0}@4dc5ded1 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=1/1,p=0}] 2021-09-15 03:34:59 228 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.78.93:9102 remote=/10.233.78.52:34684], selector=sun.nio.ch.EPollSelectorImpl@1da912a1, interestOps=1, readyOps=1 SocketChannelEndPoint@76cfdf5a{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@754a30d8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4336444a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29aa02a9{s=START}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{s=IDLE rs=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-09-15 03:34:59 228 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@76cfdf5a{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@754a30d8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4336444a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29aa02a9{s=START}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{s=IDLE rs=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-09-15 03:34:59 228 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@76cfdf5a{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@754a30d8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4336444a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29aa02a9{s=START}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{s=IDLE rs=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-09-15 03:34:59 228 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=1/1,p=0} tryExecute EatWhatYouKill@698e1bf5/SelectorProducer@58945295/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=3663]@2021-09-15T03:34:59.228507Z 2021-09-15 03:34:59 228 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=0/1,p=0}@7450d881 offer EatWhatYouKill@698e1bf5/SelectorProducer@58945295/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=0/1,p=0}][pc=0,pic=0,pec=2,epc=3663]@2021-09-15T03:34:59.228583Z 2021-09-15 03:34:59 228 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=0/1,p=1} startReservedThread p=1 2021-09-15 03:34:59 228 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - queue ReservedThreadExecutor@2b0494a8{s=0/1,p=1}@28230ee6 startThread=0 2021-09-15 03:34:59 228 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - run ReservedThreadExecutor@2b0494a8{s=0/1,p=1}@28230ee6 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=0/1,p=1}] 2021-09-15 03:34:59 228 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=0/1,p=1}@7450d881 task=EatWhatYouKill@698e1bf5/SelectorProducer@58945295/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=0/1,p=1}][pc=0,pic=0,pec=2,epc=3663]@2021-09-15T03:34:59.228773Z 2021-09-15 03:34:59 228 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=1/1,p=1}@28230ee6 started 2021-09-15 03:34:59 228 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@698e1bf5/SelectorProducer@58945295/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=0/1,p=1}][pc=0,pic=0,pec=2,epc=3663]@2021-09-15T03:34:59.228735Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@76cfdf5a{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@754a30d8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4336444a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29aa02a9{s=START}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{s=IDLE rs=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-09-15 03:34:59 228 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=1/1,p=0}@28230ee6 waiting 2021-09-15 03:34:59 228 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-21] invocationID:{InvocationID} - EatWhatYouKill@698e1bf5/SelectorProducer@58945295/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=3664]@2021-09-15T03:34:59.228807Z tryProduce true 2021-09-15 03:34:59 228 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updateable 0 2021-09-15 03:34:59 228 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updates 0 2021-09-15 03:34:59 228 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@650f573a{SSLC.NBReadCB@754a30d8{SslConnection@754a30d8::SocketChannelEndPoint@76cfdf5a{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@754a30d8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4336444a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29aa02a9{s=START}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{s=IDLE rs=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-09-15 03:34:59 228 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@76cfdf5a{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@754a30d8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4336444a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29aa02a9{s=START}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{s=IDLE rs=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-09-15 03:34:59 228 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >c.onFillable SslConnection@754a30d8::SocketChannelEndPoint@76cfdf5a{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@754a30d8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4336444a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29aa02a9{s=START}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{s=IDLE rs=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-09-15 03:34:59 228 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 waiting with 1 keys 2021-09-15 03:34:59 228 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - onFillable SslConnection@754a30d8::SocketChannelEndPoint@76cfdf5a{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@754a30d8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4336444a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29aa02a9{s=START}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{s=IDLE rs=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-09-15 03:34:59 228 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@14ea45f9{AC.ReadCB@4336444a{HttpConnection@4336444a::DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}}} 2021-09-15 03:34:59 229 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@4336444a::DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@2ebe4058{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-09-15 03:34:59 229 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >fill SslConnection@754a30d8::SocketChannelEndPoint@76cfdf5a{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@754a30d8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@4336444a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29aa02a9{s=START}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{s=IDLE rs=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-09-15 03:34:59 229 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-09-15 03:34:59 229 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 231 HeapByteBuffer@4c0de58c[p=0,l=231,c=17408,r=231]={<<<\x17\x03\x03\x005\x9e&/\xEcX\xD9[\xB6\xF2\xA6\x91\x17\xFb\xEc\x17L\xB5\xEb\xDa\xB8...S/\xF5\x8a\xE2+\x9d4\x1c9\xAaJ\x98K\n\xDf\xB8\xB5P\x8b/\xB7P>>>\xBci\x8a\xAbv\xEc\xB3\x91H...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:34:59 229 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=231 2021-09-15 03:34:59 229 DEBUG [jdk.event.security][dw-25] invocationID:{InvocationID} - TLSHandshake: 10.233.78.52:34684, TLSv1.3, TLS_AES_128_GCM_SHA256, 0 2021-09-15 03:34:59 229 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - unwrap net_filled=231 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=231,c=17408,r=173] unwrapBuffer=HeapByteBuffer@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBf\xCe\xE6L...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xBf\xCe\xE6L...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:34:59 229 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - handshake succeeded SslConnection@754a30d8::SocketChannelEndPoint@76cfdf5a{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@754a30d8{NOT_HANDSHAKING,eio=173/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@4336444a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29aa02a9{s=START}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{s=IDLE rs=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-09-15 03:34:59 229 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2021-09-15 03:34:59 229 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 0 HeapByteBuffer@4c0de58c[p=58,l=231,c=17408,r=173]={\x17\x03\x03\x005\x14\x00\x00 ...\x1a\xE3\xAa\xE0n\xD2\xB3<<<\x17\x03\x03\x00\xA8\xB7/\xF3\x9e6\xD9\xFa\xCe\xC7\x07\x95A|\x82\xAa\xD3d\x94v\\...S/\xF5\x8a\xE2+\x9d4\x1c9\xAaJ\x98K\n\xDf\xB8\xB5P\x8b/\xB7P>>>\xBci\x8a\xAbv\xEc\xB3\x91H...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:34:59 229 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=0 2021-09-15 03:34:59 229 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 173 bytesProduced = 151 encryptedBuffer=[p=231,l=231,c=17408,r=0] unwrapBuffer=HeapByteBuffer@1220c3c3[p=0,l=151,c=17408,r=151]={<< >>\xC9C0G">X\xE6,...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@1220c3c3[p=0,l=151,c=17408,r=151]={<< >>\xC9C0G">X\xE6,...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:34:59 229 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@754a30d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@4336444a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29aa02a9{s=START}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{s=IDLE rs=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-09-15 03:34:59 229 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@4336444a::DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=2/30000} filled 151 HeapByteBuffer@1220c3c3[p=0,l=151,c=17408,r=151]={<< >>\xC9C0G">X\xE6,...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:34:59 229 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@4336444a::DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=2/30000} parse HeapByteBuffer@1220c3c3[p=0,l=151,c=17408,r=151]={<< >>\xC9C0G">X\xE6,...\x00\x00\x00\x00\x00\x00\x00} {} 2021-09-15 03:34:59 229 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@1220c3c3[p=0,l=151,c=17408,r=151]={<< >>\xC9C0G">X\xE6,...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:34:59 229 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - START --> SPACE1 2021-09-15 03:34:59 229 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - SPACE1 --> URI 2021-09-15 03:34:59 229 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - URI --> SPACE2 2021-09-15 03:34:59 229 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION 2021-09-15 03:34:59 229 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER 2021-09-15 03:34:59 229 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Host --> VALUE 2021-09-15 03:34:59 229 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE 2021-09-15 03:34:59 229 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Host --> FIELD 2021-09-15 03:34:59 230 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE 2021-09-15 03:34:59 230 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE 2021-09-15 03:34:59 230 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD 2021-09-15 03:34:59 230 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE 2021-09-15 03:34:59 230 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD 2021-09-15 03:34:59 230 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE 2021-09-15 03:34:59 230 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD 2021-09-15 03:34:59 230 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - HEADER --> CONTENT 2021-09-15 03:34:59 230 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - REQUEST for //10.233.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} GET //10.233.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1 Host: 10.233.78.93:9102 User-Agent: kube-probe/1.19 Accept-Encoding: gzip Connection: close 2021-09-15 03:34:59 230 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@4336444a::DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=2/30000} parsed true HttpParser{s=CONTENT,0 of -1} 2021-09-15 03:34:59 230 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@4336444a::DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=2/30000} 2021-09-15 03:34:59 230 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - handle //10.233.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 2021-09-15 03:34:59 230 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - handling HttpChannelState@2ebe4058{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2021-09-15 03:34:59 230 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 2021-09-15 03:34:59 230 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-25] invocationID:{InvocationID} - Host 10.233.78.93 with SNI null 2021-09-15 03:34:59 230 DEBUG [org.eclipse.jetty.server.Server][dw-25] invocationID:{InvocationID} - REQUEST GET /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 2021-09-15 03:34:59 230 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-25] invocationID:{InvocationID} - GzipHandler@5cf3a7f9{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck)@634acd2c in null 2021-09-15 03:34:59 230 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-09-15 03:34:59 230 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-09-15 03:34:59 230 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - servlet |/api/holmes-engine-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-683ed81b@2bf285d7==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2021-09-15 03:34:59 230 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - chain=logFilter@5a537a16==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-6b33892a@6b33892a==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-663cf5d7@663cf5d7==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-683ed81b@2bf285d7==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2021-09-15 03:34:59 230 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - call filter logFilter@5a537a16==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true 2021-09-15 03:34:59 230 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - Entering. 2021-09-15 03:34:59 230 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation. 2021-09-15 03:34:59 230 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: 1fdaa72d-2dcb-4ab4-85f5-fa51194d6a57 2021-09-15 03:34:59 230 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - Invoking synchronously ... 2021-09-15 03:34:59 230 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-6b33892a@6b33892a==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true 2021-09-15 03:34:59 230 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-663cf5d7@663cf5d7==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true 2021-09-15 03:34:59 230 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-683ed81b@2bf285d7==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2021-09-15 03:34:59 231 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@5cf3a7f9{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck)@634acd2c 2021-09-15 03:34:59 231 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@564d778f exclude no deflater 2021-09-15 03:34:59 231 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@84ff28[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@30e085e0{null} 2021-09-15 03:34:59 231 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@577c26c2{s=HttpChannelState@2ebe4058{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1} 200 OK HTTP/1.1 Connection: close Date: Wed, 15 Sep 2021 03:34:59 GMT X-TransactionID: 1fdaa72d-2dcb-4ab4-85f5-fa51194d6a57 X-InvocationID: e87780b6-4b34-478a-9880-7d2a127f15c4 Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2021-09-15 03:34:59 231 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@5761d7d[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@383ae353] (null,[p=0,l=4,c=8192,r=4],true)@START 2021-09-15 03:34:59 231 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@84ff28[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-09-15 03:34:59 231 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close Date: Wed, 15 Sep 2021 03:34:59 GMT X-TransactionID: 1fdaa72d-2dcb-4ab4-85f5-fa51194d6a57 X-InvocationID: e87780b6-4b34-478a-9880-7d2a127f15c4 Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2021-09-15 03:34:59 231 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT 2021-09-15 03:34:59 231 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@5761d7d[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@383ae353] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING 2021-09-15 03:34:59 231 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@1fe036c3{IDLE}->null [HeapByteBuffer@327a0fa8[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@84ff28[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-09-15 03:34:59 231 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@1fe036c3{WRITING}->null:IDLE-->WRITING 2021-09-15 03:34:59 231 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@754a30d8::SocketChannelEndPoint@76cfdf5a{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@754a30d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=-,flush=W,to=4/30000}=>HttpConnection@4336444a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@29aa02a9{s=COMPLETING}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1} 2021-09-15 03:34:59 231 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@327a0fa8[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-09-15 03:34:59 231 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@84ff28[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-09-15 03:34:59 231 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING 2021-09-15 03:34:59 231 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-09-15 03:34:59 231 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@76cfdf5a{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@754a30d8{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=-,flush=W,to=4/30000}=>HttpConnection@4336444a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@29aa02a9{s=COMPLETING}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1} 2021-09-15 03:34:59 231 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true 2021-09-15 03:34:59 231 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@754a30d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=-,flush=W,to=4/30000}=>HttpConnection@4336444a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@29aa02a9{s=COMPLETING}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1} 2021-09-15 03:34:59 231 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@1fe036c3{WRITING}->null 2021-09-15 03:34:59 231 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@1fe036c3{IDLE}->null:WRITING-->IDLE 2021-09-15 03:34:59 231 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@5761d7d[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@383ae353] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2021-09-15 03:34:59 232 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@5761d7d[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@383ae353] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2021-09-15 03:34:59 232 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=4/30000} 2021-09-15 03:34:59 232 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@754a30d8::SocketChannelEndPoint@76cfdf5a{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@754a30d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OSHUTTING,fill=-,flush=-,to=4/30000}=>HttpConnection@4336444a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@29aa02a9{s=END}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2} oshut=false, ishut=false 2021-09-15 03:34:59 232 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@754a30d8::SocketChannelEndPoint@76cfdf5a{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@754a30d8{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OSHUTTING,fill=-,flush=-,to=4/30000}=>HttpConnection@4336444a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@29aa02a9{s=END}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2} 2021-09-15 03:34:59 232 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@7da6671f[p=0,l=0,c=0,r=0]={<<<>>>} 2021-09-15 03:34:59 232 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP 2021-09-15 03:34:59 232 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-09-15 03:34:59 232 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@76cfdf5a{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@754a30d8{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OSHUTTING,fill=-,flush=-,to=4/30000}=>HttpConnection@4336444a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@29aa02a9{s=END}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2} 2021-09-15 03:34:59 232 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true 2021-09-15 03:34:59 232 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@76cfdf5a{/10.233.78.52:34684<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@754a30d8{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OSHUTTING,fill=-,flush=-,to=4/30000}=>HttpConnection@4336444a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@29aa02a9{s=END}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2} 2021-09-15 03:34:59 232 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.78.93:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@754a30d8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@4336444a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@29aa02a9{s=END}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2} 2021-09-15 03:34:59 232 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@754a30d8::SocketChannelEndPoint@76cfdf5a{/10.233.78.52:34684<->/10.233.78.93:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@754a30d8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@4336444a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@29aa02a9{s=END}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2} 2021-09-15 03:34:59 232 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@650f573a{SSLC.NBReadCB@754a30d8{SslConnection@754a30d8::SocketChannelEndPoint@76cfdf5a{/10.233.78.52:34684<->/10.233.78.93:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@754a30d8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@4336444a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@29aa02a9{s=END}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}}} 2021-09-15 03:34:59 232 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@76cfdf5a{/10.233.78.52:34684<->/10.233.78.93:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@754a30d8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@4336444a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@29aa02a9{s=END}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2} 2021-09-15 03:34:59 232 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@41e767b3 on ManagedSelector@a44ad33{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-15 03:34:59 232 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@a44ad33{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-15 03:34:59 232 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 woken with none selected 2021-09-15 03:34:59 232 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=df0e3029-063e-415f-84a8-9790c2b746e4, referenceCounter=0, store size=0} on thread dw-25 - GET /api/holmes-engine-mgmt/v1/healthcheck 2021-09-15 03:34:59 232 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 woken up from select, 0/0/1 selected 2021-09-15 03:34:59 232 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-25] invocationID:{InvocationID} - Exiting. 2021-09-15 03:34:59 232 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 processing 0 keys, 1 updates 2021-09-15 03:34:59 232 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updateable 1 2021-09-15 03:34:59 232 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@41e767b3 2021-09-15 03:34:59 232 DEBUG [org.eclipse.jetty.server.Server][dw-25] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2} 2021-09-15 03:34:59 233 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - unhandle HttpChannelState@2ebe4058{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1} 2021-09-15 03:34:59 233 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@2ebe4058{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-09-15 03:34:59 233 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-09-15 03:34:59 233 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - completed HttpChannelState@2ebe4058{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-09-15 03:34:59 233 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@76cfdf5a{/10.233.78.52:34684<->/10.233.78.93:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@754a30d8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OSHUT,fill=-,flush=-,to=5/30000}=>HttpConnection@4336444a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@29aa02a9{s=END}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-09-15 03:34:59 233 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updates 0 2021-09-15 03:34:59 233 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - unhandle HttpChannelState@2ebe4058{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-09-15 03:34:59 233 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 waiting with 1 keys 2021-09-15 03:34:59 233 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@2ebe4058{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-09-15 03:34:59 233 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 woken up from select, 1/1/1 selected 2021-09-15 03:34:59 233 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 processing 1 keys, 0 updates 2021-09-15 03:34:59 233 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-09-15 03:34:59 233 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - onCompleted for /api/holmes-engine-mgmt/v1/healthcheck written=4 2021-09-15 03:34:59 233 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.78.93:9102 remote=/10.233.78.52:34684], selector=sun.nio.ch.EPollSelectorImpl@1da912a1, interestOps=1, readyOps=1 SocketChannelEndPoint@76cfdf5a{/10.233.78.52:34684<->/10.233.78.93:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@754a30d8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OSHUT,fill=-,flush=-,to=5/30000}=>HttpConnection@4336444a[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@29aa02a9{s=END}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-09-15 03:34:59 233 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-25] invocationID:{InvocationID} - recycle HttpChannelState@2ebe4058{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-09-15 03:34:59 233 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1} 2021-09-15 03:34:59 233 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - CONTENT --> CLOSE 2021-09-15 03:34:59 233 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-25] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{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-09-15 03:34:59 233 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@76cfdf5a{/10.233.78.52:34684<->/10.233.78.93:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@754a30d8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OSHUT,fill=-,flush=-,to=5/30000}=>HttpConnection@4336444a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@29aa02a9{s=START}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{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-09-15 03:34:59 233 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >fill SslConnection@754a30d8::SocketChannelEndPoint@76cfdf5a{/10.233.78.52:34684<->/10.233.78.93:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@754a30d8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OSHUT,fill=-,flush=-,to=5/30000}=>HttpConnection@4336444a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@29aa02a9{s=START}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{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-09-15 03:34:59 233 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-09-15 03:34:59 233 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - filled 24 HeapByteBuffer@4c0de58c[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13\xFb\x8f\x19t\xA8$\ta\xB5\xEe\x14\xDd{ \xAb\xD6\xD2 <>>>\x892w\xCd\x05]u\x98\xA3...\x00\x00\x00\x00\x00\x00\x00} 10.233.78.52 - - [15/Sep/2021:03:34:59 +0000] "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.19" 3 2021-09-15 03:34:59 233 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - net filled=24 2021-09-15 03:34:59 233 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@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#!Km\x08...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#!Km\x08...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:34:59 233 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.78.93:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@754a30d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OSHUT,fill=-,flush=-,to=6/30000}=>HttpConnection@4336444a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@29aa02a9{s=START}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{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-09-15 03:34:59 233 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1} 2021-09-15 03:34:59 233 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@4336444a::DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OSHUT,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#!Km\x08...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:34:59 233 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OSHUT,fill=-,flush=-,to=6/30000} 2021-09-15 03:34:59 233 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close(null) DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OSHUT,fill=-,flush=-,to=6/30000} 2021-09-15 03:34:59 233 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@76cfdf5a{/10.233.78.52:34684<->/10.233.78.93:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@754a30d8{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,OSHUT,fill=-,flush=-,to=6/30000}=>HttpConnection@4336444a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@29aa02a9{s=START}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{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-09-15 03:34:59 233 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - shutdownOutput: SslConnection@754a30d8::SocketChannelEndPoint@76cfdf5a{/10.233.78.52:34684<->/10.233.78.93:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@754a30d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@4336444a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@29aa02a9{s=START}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{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-09-15 03:34:59 233 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=1/1,p=0} tryExecute EatWhatYouKill@698e1bf5/SelectorProducer@58945295/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=3664]@2021-09-15T03:34:59.233747Z 2021-09-15 03:34:59 233 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - ensureFillInterested SslConnection@754a30d8::SocketChannelEndPoint@76cfdf5a{/10.233.78.52:34684<->/10.233.78.93:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@754a30d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@4336444a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@29aa02a9{s=START}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{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-09-15 03:34:59 233 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=0/1,p=0}@28230ee6 offer EatWhatYouKill@698e1bf5/SelectorProducer@58945295/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=0/1,p=0}][pc=0,pic=0,pec=2,epc=3664]@2021-09-15T03:34:59.233814Z 2021-09-15 03:34:59 233 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=0/1,p=1} startReservedThread p=1 2021-09-15 03:34:59 233 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close SocketChannelEndPoint@76cfdf5a{/10.233.78.52:34684<->/10.233.78.93:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@754a30d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@4336444a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@29aa02a9{s=START}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{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-09-15 03:34:59 233 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - queue ReservedThreadExecutor@2b0494a8{s=0/1,p=1}@c12e827 startThread=0 2021-09-15 03:34:59 233 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@76cfdf5a{/10.233.78.52:34684<->/10.233.78.93:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@754a30d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@4336444a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@29aa02a9{s=START}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{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-09-15 03:34:59 233 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - doClose SocketChannelEndPoint@76cfdf5a{/10.233.78.52:34684<->/10.233.78.93:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@754a30d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@4336444a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@29aa02a9{s=START}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{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-09-15 03:34:59 233 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - run ReservedThreadExecutor@2b0494a8{s=0/1,p=1}@c12e827 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=0/1,p=1}] 2021-09-15 03:34:59 233 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=1/1,p=1}@c12e827 started 2021-09-15 03:34:59 233 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=1/1,p=0}@c12e827 waiting 2021-09-15 03:34:59 234 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=0/1,p=1}@28230ee6 task=EatWhatYouKill@698e1bf5/SelectorProducer@58945295/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=3664]@2021-09-15T03:34:59.234021Z 2021-09-15 03:34:59 234 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - onClose FillInterest@650f573a{SSLC.NBReadCB@754a30d8{SslConnection@754a30d8::SocketChannelEndPoint@76cfdf5a{/10.233.78.52:34684<->/10.233.78.93:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@754a30d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@4336444a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@29aa02a9{s=START}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{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-09-15 03:34:59 234 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-24] invocationID:{InvocationID} - EatWhatYouKill@698e1bf5/SelectorProducer@58945295/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=3664]@2021-09-15T03:34:59.234083Z tryProduce true 2021-09-15 03:34:59 234 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 0 2021-09-15 03:34:59 234 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0 2021-09-15 03:34:59 234 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-21] invocationID:{InvocationID} - EatWhatYouKill@698e1bf5/SelectorProducer@58945295/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=0/1,p=1}][pc=0,pic=0,pec=2,epc=3664]@2021-09-15T03:34:59.233962Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@76cfdf5a{/10.233.78.52:34684<->/10.233.78.93:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@754a30d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@4336444a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@29aa02a9{s=START}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{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-09-15 03:34:59 234 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - fillable FillInterest@650f573a{null} 2021-09-15 03:34:59 234 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - FillInterest@650f573a{null} lost race null 2021-09-15 03:34:59 234 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - Ignoring key update for concurrently closed channel SocketChannelEndPoint@76cfdf5a{/10.233.78.52:34684<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@754a30d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@4336444a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@29aa02a9{s=START}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{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-09-15 03:34:59 234 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - onFillableFail SslConnection@754a30d8::SocketChannelEndPoint@76cfdf5a{/10.233.78.52:34684<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@754a30d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@4336444a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@29aa02a9{s=START}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{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-09-15 03:34:59 234 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=1/1,p=0}@7450d881 size 1 > capacity 2021-09-15 03:34:59 234 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - onFail FillInterest@14ea45f9{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-09-15 03:34:59 234 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - ran ReservedThreadExecutor@2b0494a8{s=1/1,p=0}@7450d881 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=1/1,p=0}] 2021-09-15 03:34:59 234 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Wakeup ManagedSelector@a44ad33{STARTED} id=0 keys=1 selected=1 updates=0 2021-09-15 03:34:59 234 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2b9b7f5a startThread=0 2021-09-15 03:34:59 234 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - onClose FillInterest@14ea45f9{null} 2021-09-15 03:34:59 234 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@4336444a::DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#!Km\x08...\x00\x00\x00\x00\x00\x00\x00} {} 2021-09-15 03:34:59 234 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#!Km\x08...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:34:59 234 DEBUG [org.eclipse.jetty.http.HttpParser][dw-25] invocationID:{InvocationID} - CLOSE --> CLOSED 2021-09-15 03:34:59 234 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - close SocketChannelEndPoint@76cfdf5a{/10.233.78.52:34684<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@754a30d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@4336444a[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@29aa02a9{s=START}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{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-09-15 03:34:59 234 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@4336444a::DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=6/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-09-15 03:34:59 234 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@4336444a::DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=6/30000} 2021-09-15 03:34:59 234 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-25] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=6/30000} 2021-09-15 03:34:59 234 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-25] invocationID:{InvocationID} - HttpConnection@4336444a::DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=6/30000} onFillable exit HttpChannelState@2ebe4058{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-09-15 03:34:59 234 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2b9b7f5a in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=1/1,p=0}] 2021-09-15 03:34:59 234 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@76cfdf5a{/10.233.78.52:34684<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@754a30d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@4336444a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29aa02a9{s=START}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{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-09-15 03:34:59 234 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - /10.233.78.93:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@754a30d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@4336444a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29aa02a9{s=START}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{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-09-15 03:34:59 234 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 waiting with 1 keys 2021-09-15 03:34:59 234 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=1/1,p=0}@629cf9e8 size 1 > capacity 2021-09-15 03:34:59 234 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 woken with none selected 2021-09-15 03:34:59 234 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 woken up from select, 0/0/0 selected 2021-09-15 03:34:59 234 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 processing 0 keys, 0 updates 2021-09-15 03:34:59 234 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 0 2021-09-15 03:34:59 234 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0 2021-09-15 03:34:59 234 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 waiting with 0 keys 2021-09-15 03:34:59 234 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - ran ReservedThreadExecutor@2b0494a8{s=1/1,p=0}@629cf9e8 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=1/1,p=0}] 2021-09-15 03:34:59 234 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@76cfdf5a{/10.233.78.52:34684<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@754a30d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@4336444a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29aa02a9{s=START}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{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-09-15 03:34:59 234 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-22] invocationID:{InvocationID} - onClose HttpConnection@4336444a::DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=7/30000} 2021-09-15 03:34:59 234 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-22] invocationID:{InvocationID} - onClose SslConnection@754a30d8::SocketChannelEndPoint@76cfdf5a{/10.233.78.52:34684<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@754a30d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26836fda{/10.233.78.52:34684<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@4336444a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29aa02a9{s=START}]=>HttpChannelOverHttp@577c26c2{s=HttpChannelState@2ebe4058{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-09-15 03:34:59 235 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2b9b7f5a in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=1/1,p=0}] 2021-09-15 03:35:03 952 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@2570851e-EngineDActiveApp@35d81657{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@e83e20f on ManagedSelector@a44ad33{STARTED} id=0 keys=0 selected=0 updates=0 2021-09-15 03:35:03 952 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-23-acceptor-0@2570851e-EngineDActiveApp@35d81657{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@a44ad33{STARTED} id=0 keys=0 selected=0 updates=1 2021-09-15 03:35:03 953 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 woken with none selected 2021-09-15 03:35:03 953 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 woken up from select, 0/0/0 selected 2021-09-15 03:35:03 953 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 processing 0 keys, 1 updates 2021-09-15 03:35:03 953 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 1 2021-09-15 03:35:03 953 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$Accept@e83e20f 2021-09-15 03:35:03 953 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$Accept@e83e20f startThread=0 2021-09-15 03:35:03 953 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0 2021-09-15 03:35:03 953 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$Accept@e83e20f in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=1/1,p=0}] 2021-09-15 03:35:03 953 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 waiting with 1 keys 2021-09-15 03:35:03 953 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-27] invocationID:{InvocationID} - SocketChannelEndPoint@38219a6c{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-09-15 03:35:03 953 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-27] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@7e22d51c 2021-09-15 03:35:03 953 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-27] invocationID:{InvocationID} - new HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{s=IDLE rs=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@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@1b2bc218{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2021-09-15 03:35:03 953 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-27] invocationID:{InvocationID} - New HTTP Connection HttpConnection@478f733f::DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000} 2021-09-15 03:35:03 953 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-27] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@38219a6c{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7961f878{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@478f733f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9fde4e{s=START}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{s=IDLE rs=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-09-15 03:35:03 953 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-27] invocationID:{InvocationID} - onOpen SslConnection@7961f878::SocketChannelEndPoint@38219a6c{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7961f878{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@478f733f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9fde4e{s=START}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{s=IDLE rs=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-09-15 03:35:03 953 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-27] invocationID:{InvocationID} - onOpen HttpConnection@478f733f::DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000} 2021-09-15 03:35:03 953 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-27] invocationID:{InvocationID} - fillInterested HttpConnection@478f733f::DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000} 2021-09-15 03:35:03 953 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - interested FillInterest@7d7c7ab7{AC.ReadCB@478f733f{HttpConnection@478f733f::DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-09-15 03:35:03 953 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@7961f878::SocketChannelEndPoint@38219a6c{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7961f878{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@478f733f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9fde4e{s=START}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{s=IDLE rs=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-09-15 03:35:03 953 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-27] invocationID:{InvocationID} - /10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7961f878{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@478f733f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9fde4e{s=START}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{s=IDLE rs=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-09-15 03:35:03 954 DEBUG [org.eclipse.jetty.io.FillInterest][dw-27] invocationID:{InvocationID} - interested FillInterest@4156f8ac{SSLC.NBReadCB@7961f878{SslConnection@7961f878::SocketChannelEndPoint@38219a6c{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7961f878{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@478f733f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9fde4e{s=START}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{s=IDLE rs=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-09-15 03:35:03 954 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-27] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@38219a6c{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7961f878{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@478f733f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9fde4e{s=START}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{s=IDLE rs=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-09-15 03:35:03 954 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@37027ac6 on ManagedSelector@a44ad33{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-15 03:35:03 954 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@a44ad33{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-15 03:35:03 954 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-27] invocationID:{InvocationID} - Created SocketChannelEndPoint@38219a6c{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7961f878{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@478f733f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9fde4e{s=START}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{s=IDLE rs=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-09-15 03:35:03 954 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-27] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$Accept@e83e20f in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=1/1,p=0}] 2021-09-15 03:35:03 954 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 woken with none selected 2021-09-15 03:35:03 954 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 woken up from select, 0/0/1 selected 2021-09-15 03:35:03 954 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 processing 0 keys, 1 updates 2021-09-15 03:35:03 954 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 1 2021-09-15 03:35:03 954 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@37027ac6 2021-09-15 03:35:03 954 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@38219a6c{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@7961f878{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@478f733f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9fde4e{s=START}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{s=IDLE rs=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-09-15 03:35:03 954 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0 2021-09-15 03:35:03 954 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 waiting with 1 keys 2021-09-15 03:35:03 954 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 woken up from select, 1/1/1 selected 2021-09-15 03:35:03 954 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 processing 1 keys, 0 updates 2021-09-15 03:35:03 954 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.78.93:9102 remote=/10.233.78.52:34728], selector=sun.nio.ch.EPollSelectorImpl@1da912a1, interestOps=1, readyOps=1 SocketChannelEndPoint@38219a6c{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@7961f878{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@478f733f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9fde4e{s=START}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{s=IDLE rs=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-09-15 03:35:03 955 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@38219a6c{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7961f878{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@478f733f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9fde4e{s=START}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{s=IDLE rs=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-09-15 03:35:03 955 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@38219a6c{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7961f878{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@478f733f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9fde4e{s=START}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{s=IDLE rs=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-09-15 03:35:03 955 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=1/1,p=0} tryExecute EatWhatYouKill@698e1bf5/SelectorProducer@58945295/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=3665]@2021-09-15T03:35:03.955387Z 2021-09-15 03:35:03 955 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=0/1,p=0}@c12e827 offer EatWhatYouKill@698e1bf5/SelectorProducer@58945295/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=0/1,p=0}][pc=0,pic=0,pec=2,epc=3665]@2021-09-15T03:35:03.955572Z 2021-09-15 03:35:03 955 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=0/1,p=1} startReservedThread p=1 2021-09-15 03:35:03 955 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - queue ReservedThreadExecutor@2b0494a8{s=0/1,p=1}@5276853d startThread=0 2021-09-15 03:35:03 955 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=0/1,p=1}@c12e827 task=EatWhatYouKill@698e1bf5/SelectorProducer@58945295/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=0/1,p=1}][pc=0,pic=0,pec=2,epc=3665]@2021-09-15T03:35:03.95573Z 2021-09-15 03:35:03 955 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - run ReservedThreadExecutor@2b0494a8{s=0/1,p=1}@5276853d in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=0/1,p=1}] 2021-09-15 03:35:03 955 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=1/1,p=1}@5276853d started 2021-09-15 03:35:03 955 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@698e1bf5/SelectorProducer@58945295/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=1/1,p=1}][pc=0,pic=0,pec=2,epc=3665]@2021-09-15T03:35:03.95578Z tryProduce true 2021-09-15 03:35:03 955 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=1/1,p=0}@5276853d waiting 2021-09-15 03:35:03 955 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 0 2021-09-15 03:35:03 955 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0 2021-09-15 03:35:03 955 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-24] invocationID:{InvocationID} - EatWhatYouKill@698e1bf5/SelectorProducer@58945295/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=0/1,p=1}][pc=0,pic=0,pec=2,epc=3665]@2021-09-15T03:35:03.955702Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@38219a6c{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7961f878{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@478f733f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9fde4e{s=START}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{s=IDLE rs=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-09-15 03:35:03 955 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@38219a6c{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7961f878{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@478f733f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9fde4e{s=START}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{s=IDLE rs=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-09-15 03:35:03 955 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 waiting with 1 keys 2021-09-15 03:35:03 955 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - fillable FillInterest@4156f8ac{SSLC.NBReadCB@7961f878{SslConnection@7961f878::SocketChannelEndPoint@38219a6c{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7961f878{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@478f733f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9fde4e{s=START}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{s=IDLE rs=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-09-15 03:35:03 956 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >c.onFillable SslConnection@7961f878::SocketChannelEndPoint@38219a6c{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7961f878{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@478f733f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9fde4e{s=START}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{s=IDLE rs=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-09-15 03:35:03 956 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - onFillable SslConnection@7961f878::SocketChannelEndPoint@38219a6c{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7961f878{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@478f733f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9fde4e{s=START}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{s=IDLE rs=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-09-15 03:35:03 956 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - fillable FillInterest@7d7c7ab7{AC.ReadCB@478f733f{HttpConnection@478f733f::DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=2/30000}}} 2021-09-15 03:35:03 956 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@478f733f::DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@1b2bc218{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-09-15 03:35:03 956 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >fill SslConnection@7961f878::SocketChannelEndPoint@38219a6c{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7961f878{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@478f733f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9fde4e{s=START}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{s=IDLE rs=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-09-15 03:35:03 956 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2021-09-15 03:35:03 956 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 261 HeapByteBuffer@4c0de58c[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03]\xDaWS\x91&\xF9|\x06\x939r\x94\x11...\x85J\xCba\xBb\x01a\x01\xD3\x8d\xCeMH\x8e4\x11\x85\x85\xAb\xFb\xFb~@>>>\x80\xAfLZ\xA8z\x02\xBe\x8c...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:35:03 956 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=261 2021-09-15 03:35:03 956 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill starting handshake SslConnection@7961f878::SocketChannelEndPoint@38219a6c{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7961f878{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@478f733f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9fde4e{s=START}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{s=IDLE rs=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-09-15 03:35:03 957 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=261 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 261 bytesProduced = 0 encryptedBuffer=[p=261,l=261,c=17408,r=0] unwrapBuffer=HeapByteBuffer@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#!Km\x08...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#!Km\x08...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:35:03 957 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_TASK 2021-09-15 03:35:03 957 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_WRAP 2021-09-15 03:35:03 957 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >flush SslConnection@7961f878::SocketChannelEndPoint@38219a6c{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7961f878{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@478f733f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9fde4e{s=START}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{s=IDLE rs=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-09-15 03:35:03 957 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@7da6671f[p=0,l=0,c=0,r=0]={<<<>>>} 2021-09-15 03:35:03 957 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush NEED_WRAP 2021-09-15 03:35:03 958 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 166 sequenceNumber = 0 [p=0,l=166,c=17408,r=166] ioDone=false/false 2021-09-15 03:35:03 958 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@38219a6c{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7961f878{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@478f733f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9fde4e{s=START}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{s=IDLE rs=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-09-15 03:35:03 958 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net flushed=true, ac=true 2021-09-15 03:35:03 958 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7961f878{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@478f733f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9fde4e{s=START}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{s=IDLE rs=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-09-15 03:35:03 958 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-09-15 03:35:03 958 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 373 HeapByteBuffer@4c0de58c[p=0,l=373,c=17408,r=373]={<<<\x14\x03\x03\x00\x01\x01\x16\x03\x03\x01j\x01\x00\x01f\x03\x03]\xDaWS\x91&\xF9|...\xFd\xC5\xA6\x950\xAb\\F!\xE0Q\x07\x17}l\xE3{\xD9\x86\x99V\xC4A>>>rg.onap.h...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:35:03 958 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=373 2021-09-15 03:35:03 958 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=373 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=[p=6,l=373,c=17408,r=367] unwrapBuffer=HeapByteBuffer@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#!Km\x08...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#!Km\x08...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:35:03 958 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-09-15 03:35:03 958 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 0 HeapByteBuffer@4c0de58c[p=6,l=373,c=17408,r=367]={\x14\x03\x03\x00\x01\x01<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03]\xDaWS\x91&\xF9|\x06\x939r\x94\x11...\xFd\xC5\xA6\x950\xAb\\F!\xE0Q\x07\x17}l\xE3{\xD9\x86\x99V\xC4A>>>rg.onap.h...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:35:03 958 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=0 2021-09-15 03:35:03 958 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 367 bytesProduced = 0 encryptedBuffer=[p=373,l=373,c=17408,r=0] unwrapBuffer=HeapByteBuffer@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#!Km\x08...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#!Km\x08...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:35:03 958 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_TASK 2021-09-15 03:35:03 964 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-24] invocationID:{InvocationID} - Chose alias holmes-engine-mgmt@holmes-engine-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@7e22d51c 2021-09-15 03:35:03 966 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_WRAP 2021-09-15 03:35:03 966 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >flush SslConnection@7961f878::SocketChannelEndPoint@38219a6c{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@7961f878{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@478f733f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9fde4e{s=START}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{s=IDLE rs=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-09-15 03:35:03 966 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@7da6671f[p=0,l=0,c=0,r=0]={<<<>>>} 2021-09-15 03:35:03 966 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush NEED_WRAP 2021-09-15 03:35:03 966 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 160 sequenceNumber = 1 [p=0,l=160,c=17408,r=160] ioDone=false/false 2021-09-15 03:35:03 966 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@38219a6c{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@7961f878{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@478f733f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9fde4e{s=START}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{s=IDLE rs=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-09-15 03:35:03 966 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net flushed=true, ac=true 2021-09-15 03:35:03 966 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush NEED_WRAP 2021-09-15 03:35:03 966 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 2 [p=0,l=6,c=17408,r=6] ioDone=false/false 2021-09-15 03:35:03 966 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@38219a6c{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7961f878{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@478f733f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9fde4e{s=START}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{s=IDLE rs=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-09-15 03:35:03 966 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net flushed=true, ac=true 2021-09-15 03:35:03 966 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush NEED_WRAP 2021-09-15 03:35:03 966 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2700 sequenceNumber = 0 [p=0,l=2700,c=17408,r=2700] ioDone=false/false 2021-09-15 03:35:03 966 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - flushed 2700 SocketChannelEndPoint@38219a6c{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7961f878{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@478f733f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9fde4e{s=START}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{s=IDLE rs=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-09-15 03:35:03 966 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net flushed=true, ac=true 2021-09-15 03:35:03 967 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7961f878{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@478f733f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9fde4e{s=START}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{s=IDLE rs=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-09-15 03:35:03 967 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-09-15 03:35:03 967 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 0 HeapByteBuffer@4c0de58c[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x16\x03\x03...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:35:03 967 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=0 2021-09-15 03:35:03 967 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#!Km\x08...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#!Km\x08...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:35:03 967 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7961f878{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@478f733f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9fde4e{s=START}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{s=IDLE rs=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-09-15 03:35:03 967 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >fill SslConnection@7961f878::SocketChannelEndPoint@38219a6c{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7961f878{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@478f733f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9fde4e{s=START}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{s=IDLE rs=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-09-15 03:35:03 967 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-09-15 03:35:03 967 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 0 HeapByteBuffer@4c0de58c[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x16\x03\x03...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:35:03 967 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=0 2021-09-15 03:35:03 967 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#!Km\x08...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#!Km\x08...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:35:03 967 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7961f878{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@478f733f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9fde4e{s=START}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{s=IDLE rs=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-09-15 03:35:03 967 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@478f733f::DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=13/30000} filled 0 HeapByteBuffer@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#!Km\x08...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:35:03 967 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@478f733f::DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=13/30000} parse HeapByteBuffer@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#!Km\x08...\x00\x00\x00\x00\x00\x00\x00} {} 2021-09-15 03:35:03 967 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#!Km\x08...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:35:03 967 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@478f733f::DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=13/30000} parsed false HttpParser{s=START,0 of -1} 2021-09-15 03:35:03 967 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@478f733f::DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=13/30000} 2021-09-15 03:35:03 967 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - fillInterested HttpConnection@478f733f::DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=13/30000} 2021-09-15 03:35:03 967 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - interested FillInterest@7d7c7ab7{AC.ReadCB@478f733f{HttpConnection@478f733f::DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-09-15 03:35:03 967 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@7961f878::SocketChannelEndPoint@38219a6c{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7961f878{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@478f733f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9fde4e{s=START}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{s=IDLE rs=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-09-15 03:35:03 967 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7961f878{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@478f733f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9fde4e{s=START}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{s=IDLE rs=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-09-15 03:35:03 967 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - interested FillInterest@4156f8ac{SSLC.NBReadCB@7961f878{SslConnection@7961f878::SocketChannelEndPoint@38219a6c{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7961f878{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@478f733f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9fde4e{s=START}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{s=IDLE rs=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-09-15 03:35:03 968 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@38219a6c{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@7961f878{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@478f733f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9fde4e{s=START}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{s=IDLE rs=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-09-15 03:35:03 968 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@37027ac6 on ManagedSelector@a44ad33{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-15 03:35:03 968 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@a44ad33{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-15 03:35:03 968 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@478f733f::DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@1b2bc218{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-09-15 03:35:03 968 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 woken with none selected 2021-09-15 03:35:03 968 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 woken up from select, 0/0/1 selected 2021-09-15 03:35:03 968 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 processing 0 keys, 1 updates 2021-09-15 03:35:03 968 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 1 2021-09-15 03:35:03 968 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@37027ac6 2021-09-15 03:35:03 968 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - /10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@7961f878{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@478f733f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9fde4e{s=START}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{s=IDLE rs=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-09-15 03:35:03 968 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=1/1,p=0}@28230ee6 size 1 > capacity 2021-09-15 03:35:03 968 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - ran ReservedThreadExecutor@2b0494a8{s=1/1,p=0}@28230ee6 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=1/1,p=0}] 2021-09-15 03:35:03 968 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@38219a6c{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@7961f878{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@478f733f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9fde4e{s=START}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{s=IDLE rs=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-09-15 03:35:03 968 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0 2021-09-15 03:35:03 968 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 waiting with 1 keys 2021-09-15 03:35:03 968 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 woken up from select, 1/1/1 selected 2021-09-15 03:35:03 968 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 processing 1 keys, 0 updates 2021-09-15 03:35:03 968 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.78.93:9102 remote=/10.233.78.52:34728], selector=sun.nio.ch.EPollSelectorImpl@1da912a1, interestOps=1, readyOps=1 SocketChannelEndPoint@38219a6c{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@7961f878{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@478f733f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9fde4e{s=START}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{s=IDLE rs=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-09-15 03:35:03 968 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@38219a6c{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7961f878{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@478f733f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9fde4e{s=START}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{s=IDLE rs=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-09-15 03:35:03 969 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@38219a6c{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7961f878{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@478f733f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9fde4e{s=START}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{s=IDLE rs=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-09-15 03:35:03 969 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=1/1,p=0} tryExecute EatWhatYouKill@698e1bf5/SelectorProducer@58945295/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=3666]@2021-09-15T03:35:03.969149Z 2021-09-15 03:35:03 969 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=0/1,p=0}@5276853d offer EatWhatYouKill@698e1bf5/SelectorProducer@58945295/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=0/1,p=0}][pc=0,pic=0,pec=2,epc=3666]@2021-09-15T03:35:03.969258Z 2021-09-15 03:35:03 969 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=0/1,p=1} startReservedThread p=1 2021-09-15 03:35:03 969 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue ReservedThreadExecutor@2b0494a8{s=0/1,p=1}@75e780cd startThread=0 2021-09-15 03:35:03 969 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - run ReservedThreadExecutor@2b0494a8{s=0/1,p=1}@75e780cd in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=0/1,p=1}] 2021-09-15 03:35:03 969 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=0/1,p=1}@5276853d task=EatWhatYouKill@698e1bf5/SelectorProducer@58945295/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=0/1,p=1}][pc=0,pic=0,pec=2,epc=3666]@2021-09-15T03:35:03.96942Z 2021-09-15 03:35:03 969 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=1/1,p=1}@75e780cd started 2021-09-15 03:35:03 969 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@698e1bf5/SelectorProducer@58945295/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=1/1,p=1}][pc=0,pic=0,pec=2,epc=3666]@2021-09-15T03:35:03.96946Z tryProduce true 2021-09-15 03:35:03 969 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=1/1,p=0}@75e780cd waiting 2021-09-15 03:35:03 969 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@698e1bf5/SelectorProducer@58945295/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=0/1,p=1}][pc=0,pic=0,pec=2,epc=3666]@2021-09-15T03:35:03.969379Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@38219a6c{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7961f878{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@478f733f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9fde4e{s=START}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{s=IDLE rs=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-09-15 03:35:03 969 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 0 2021-09-15 03:35:03 969 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0 2021-09-15 03:35:03 969 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@4156f8ac{SSLC.NBReadCB@7961f878{SslConnection@7961f878::SocketChannelEndPoint@38219a6c{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7961f878{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@478f733f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9fde4e{s=START}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{s=IDLE rs=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-09-15 03:35:03 969 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@38219a6c{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7961f878{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@478f733f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9fde4e{s=START}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{s=IDLE rs=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-09-15 03:35:03 969 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 waiting with 1 keys 2021-09-15 03:35:03 969 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >c.onFillable SslConnection@7961f878::SocketChannelEndPoint@38219a6c{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7961f878{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@478f733f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9fde4e{s=START}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{s=IDLE rs=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-09-15 03:35:03 969 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - onFillable SslConnection@7961f878::SocketChannelEndPoint@38219a6c{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7961f878{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@478f733f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9fde4e{s=START}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{s=IDLE rs=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-09-15 03:35:03 969 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@7d7c7ab7{AC.ReadCB@478f733f{HttpConnection@478f733f::DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=FI,flush=-,to=2/30000}}} 2021-09-15 03:35:03 969 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@478f733f::DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@1b2bc218{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-09-15 03:35:03 969 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >fill SslConnection@7961f878::SocketChannelEndPoint@38219a6c{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7961f878{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@478f733f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9fde4e{s=START}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{s=IDLE rs=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-09-15 03:35:03 969 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-09-15 03:35:03 970 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 231 HeapByteBuffer@4c0de58c[p=0,l=231,c=17408,r=231]={<<<\x17\x03\x03\x005yZ\xB4\x02\x07\xCeTm\xAar\xD8\x00\x9b\x05\xA9\xD3\xD5\x06\x0f\xF9...\xAe\xD8~\xAd\xE1\xB4\xA3\xE7f\x8b\x9a\x8c\x98\xF1\x058nV\xBf\xFbT>s>>>\x13\x01\xD4\xDc\xB2~\x16\xA9\t...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:35:03 970 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=231 2021-09-15 03:35:03 970 DEBUG [jdk.event.security][dw-28] invocationID:{InvocationID} - TLSHandshake: 10.233.78.52:34728, TLSv1.3, TLS_AES_128_GCM_SHA256, 0 2021-09-15 03:35:03 970 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - unwrap net_filled=231 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=231,c=17408,r=173] unwrapBuffer=HeapByteBuffer@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#!Km\x08...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#!Km\x08...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:35:03 970 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - handshake succeeded SslConnection@7961f878::SocketChannelEndPoint@38219a6c{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7961f878{NOT_HANDSHAKING,eio=173/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@478f733f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9fde4e{s=START}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{s=IDLE rs=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-09-15 03:35:03 970 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NOT_HANDSHAKING 2021-09-15 03:35:03 970 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 0 HeapByteBuffer@4c0de58c[p=58,l=231,c=17408,r=173]={\x17\x03\x03\x005\x14\x00\x00 ...u\xD5\xF2\xD5\xD6M\xCb<<<\x17\x03\x03\x00\xA8^\x7f\x9a\n2\xFbJ\xD8\xC1\xFd\xD4P\xE5\xD5\\R\xF6Y\x90\x96...\xAe\xD8~\xAd\xE1\xB4\xA3\xE7f\x8b\x9a\x8c\x98\xF1\x058nV\xBf\xFbT>s>>>\x13\x01\xD4\xDc\xB2~\x16\xA9\t...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:35:03 970 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=0 2021-09-15 03:35:03 970 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 173 bytesProduced = 151 encryptedBuffer=[p=231,l=231,c=17408,r=0] unwrapBuffer=HeapByteBuffer@1220c3c3[p=0,l=151,c=17408,r=151]={<< >>\xA0\x06\xEc2^eM\xD8%...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@1220c3c3[p=0,l=151,c=17408,r=151]={<< >>\xA0\x06\xEc2^eM\xD8%...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:35:03 971 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7961f878{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@478f733f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3c9fde4e{s=START}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{s=IDLE rs=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-09-15 03:35:03 971 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@478f733f::DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=3/30000} filled 151 HeapByteBuffer@1220c3c3[p=0,l=151,c=17408,r=151]={<< >>\xA0\x06\xEc2^eM\xD8%...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:35:03 971 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@478f733f::DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=3/30000} parse HeapByteBuffer@1220c3c3[p=0,l=151,c=17408,r=151]={<< >>\xA0\x06\xEc2^eM\xD8%...\x00\x00\x00\x00\x00\x00\x00} {} 2021-09-15 03:35:03 971 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@1220c3c3[p=0,l=151,c=17408,r=151]={<< >>\xA0\x06\xEc2^eM\xD8%...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:35:03 971 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - START --> SPACE1 2021-09-15 03:35:03 971 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - SPACE1 --> URI 2021-09-15 03:35:03 971 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - URI --> SPACE2 2021-09-15 03:35:03 971 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION 2021-09-15 03:35:03 971 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER 2021-09-15 03:35:03 971 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Host --> VALUE 2021-09-15 03:35:03 971 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE 2021-09-15 03:35:03 971 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Host --> FIELD 2021-09-15 03:35:03 971 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE 2021-09-15 03:35:03 971 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE 2021-09-15 03:35:03 971 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD 2021-09-15 03:35:03 971 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE 2021-09-15 03:35:03 971 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD 2021-09-15 03:35:03 971 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE 2021-09-15 03:35:03 971 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD 2021-09-15 03:35:03 971 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - HEADER --> CONTENT 2021-09-15 03:35:03 971 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - REQUEST for //10.233.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} GET //10.233.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1 Host: 10.233.78.93:9102 User-Agent: kube-probe/1.19 Accept-Encoding: gzip Connection: close 2021-09-15 03:35:03 971 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@478f733f::DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=3/30000} parsed true HttpParser{s=CONTENT,0 of -1} 2021-09-15 03:35:03 971 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@478f733f::DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=3/30000} 2021-09-15 03:35:03 971 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - handle //10.233.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 2021-09-15 03:35:03 971 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - handling HttpChannelState@1b2bc218{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 2021-09-15 03:35:03 971 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 2021-09-15 03:35:03 971 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-28] invocationID:{InvocationID} - Host 10.233.78.93 with SNI null 2021-09-15 03:35:03 971 DEBUG [org.eclipse.jetty.server.Server][dw-28] invocationID:{InvocationID} - REQUEST GET /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 2021-09-15 03:35:03 971 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-28] invocationID:{InvocationID} - GzipHandler@5cf3a7f9{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck)@95c709d in null 2021-09-15 03:35:03 971 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-28] invocationID:{InvocationID} - scope null||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@778d82e9{/,null,AVAILABLE} 2021-09-15 03:35:03 972 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-28] invocationID:{InvocationID} - context=||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@778d82e9{/,null,AVAILABLE} 2021-09-15 03:35:03 972 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-28] invocationID:{InvocationID} - servlet |/api/holmes-engine-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-683ed81b@2bf285d7==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2021-09-15 03:35:03 972 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-28] invocationID:{InvocationID} - chain=logFilter@5a537a16==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-6b33892a@6b33892a==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-663cf5d7@663cf5d7==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-683ed81b@2bf285d7==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2021-09-15 03:35:03 972 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-28] invocationID:{InvocationID} - call filter logFilter@5a537a16==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true 2021-09-15 03:35:03 972 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-28] invocationID:{InvocationID} - Entering. 2021-09-15 03:35:03 972 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-28] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation. 2021-09-15 03:35:03 972 INFO [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-28] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: a06c0fb0-0a95-4953-bcf8-e1d5c816c394 2021-09-15 03:35:03 972 WARN [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-28] invocationID:{InvocationID} - Invoking synchronously ... 2021-09-15 03:35:03 972 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-28] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-6b33892a@6b33892a==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true 2021-09-15 03:35:03 972 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-28] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-663cf5d7@663cf5d7==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true 2021-09-15 03:35:03 972 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-683ed81b@2bf285d7==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true 2021-09-15 03:35:03 973 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@5cf3a7f9{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck)@95c709d 2021-09-15 03:35:03 973 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@39a6f5a1 exclude no deflater 2021-09-15 03:35:03 973 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@3269cb18[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@7bc1c470{null} 2021-09-15 03:35:03 973 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2} 200 OK HTTP/1.1 Connection: close Date: Wed, 15 Sep 2021 03:35:03 GMT X-TransactionID: a06c0fb0-0a95-4953-bcf8-e1d5c816c394 X-InvocationID: d4abf7b4-4edb-4a1e-9a75-efce55e083f8 Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2021-09-15 03:35:03 973 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@11f38b0d[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1f766f6f] (null,[p=0,l=4,c=8192,r=4],true)@START 2021-09-15 03:35:03 974 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@3269cb18[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-09-15 03:35:03 974 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close Date: Wed, 15 Sep 2021 03:35:03 GMT X-TransactionID: a06c0fb0-0a95-4953-bcf8-e1d5c816c394 X-InvocationID: d4abf7b4-4edb-4a1e-9a75-efce55e083f8 Content-Length: 4 Content-Type: text/plain Vary: Accept-Encoding 2021-09-15 03:35:03 974 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT 2021-09-15 03:35:03 974 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@11f38b0d[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1f766f6f] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING 2021-09-15 03:35:03 974 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@633b5692{IDLE}->null [HeapByteBuffer@327a0fa8[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@3269cb18[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-09-15 03:35:03 974 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@633b5692{WRITING}->null:IDLE-->WRITING 2021-09-15 03:35:03 974 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@7961f878::SocketChannelEndPoint@38219a6c{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7961f878{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=-,flush=W,to=6/30000}=>HttpConnection@478f733f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3c9fde4e{s=COMPLETING}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-09-15 03:35:03 974 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@327a0fa8[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-09-15 03:35:03 974 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@3269cb18[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-09-15 03:35:03 974 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING 2021-09-15 03:35:03 974 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - 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-09-15 03:35:03 974 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@38219a6c{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@7961f878{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=-,flush=W,to=6/30000}=>HttpConnection@478f733f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3c9fde4e{s=COMPLETING}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-09-15 03:35:03 974 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true 2021-09-15 03:35:03 974 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7961f878{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=-,flush=W,to=7/30000}=>HttpConnection@478f733f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3c9fde4e{s=COMPLETING}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} 2021-09-15 03:35:03 974 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@633b5692{WRITING}->null 2021-09-15 03:35:03 974 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@633b5692{IDLE}->null:WRITING-->IDLE 2021-09-15 03:35:03 975 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@11f38b0d[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1f766f6f] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2021-09-15 03:35:03 975 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@11f38b0d[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1f766f6f] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END 2021-09-15 03:35:03 975 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=7/30000} 2021-09-15 03:35:03 975 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@7961f878::SocketChannelEndPoint@38219a6c{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7961f878{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@478f733f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3c9fde4e{s=END}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} oshut=false, ishut=false 2021-09-15 03:35:03 975 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@7961f878::SocketChannelEndPoint@38219a6c{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7961f878{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@478f733f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3c9fde4e{s=END}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2021-09-15 03:35:03 975 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@7da6671f[p=0,l=0,c=0,r=0]={<<<>>>} 2021-09-15 03:35:03 975 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP 2021-09-15 03:35:03 975 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - 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-09-15 03:35:03 975 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@38219a6c{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7961f878{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@478f733f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3c9fde4e{s=END}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2021-09-15 03:35:03 975 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true 2021-09-15 03:35:03 975 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@38219a6c{/10.233.78.52:34728<->/10.233.78.93:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7961f878{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@478f733f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3c9fde4e{s=END}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2021-09-15 03:35:03 976 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.78.93:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7961f878{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@478f733f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3c9fde4e{s=END}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 2021-09-15 03:35:03 976 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@7961f878::SocketChannelEndPoint@38219a6c{/10.233.78.52:34728<->/10.233.78.93:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7961f878{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@478f733f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3c9fde4e{s=END}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 2021-09-15 03:35:03 976 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@4156f8ac{SSLC.NBReadCB@7961f878{SslConnection@7961f878::SocketChannelEndPoint@38219a6c{/10.233.78.52:34728<->/10.233.78.93:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7961f878{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@478f733f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3c9fde4e{s=END}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}}} 2021-09-15 03:35:03 976 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@38219a6c{/10.233.78.52:34728<->/10.233.78.93:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@7961f878{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@478f733f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3c9fde4e{s=END}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 2021-09-15 03:35:03 976 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@37027ac6 on ManagedSelector@a44ad33{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-15 03:35:03 976 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@a44ad33{STARTED} id=0 keys=1 selected=0 updates=1 2021-09-15 03:35:03 976 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 woken with none selected 2021-09-15 03:35:03 976 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 woken up from select, 0/0/1 selected 2021-09-15 03:35:03 976 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 processing 0 keys, 1 updates 2021-09-15 03:35:03 976 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updateable 1 2021-09-15 03:35:03 976 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@37027ac6 2021-09-15 03:35:03 976 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=7d81ec4d-eff8-43b7-b7d9-97a8bed3f03e, referenceCounter=0, store size=0} on thread dw-28 - GET /api/holmes-engine-mgmt/v1/healthcheck 2021-09-15 03:35:03 976 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-28] invocationID:{InvocationID} - Exiting. 2021-09-15 03:35:03 976 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@38219a6c{/10.233.78.52:34728<->/10.233.78.93:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@7961f878{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OSHUT,fill=-,flush=-,to=8/30000}=>HttpConnection@478f733f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3c9fde4e{s=END}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 2021-09-15 03:35:03 976 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - updates 0 2021-09-15 03:35:03 976 DEBUG [org.eclipse.jetty.server.Server][dw-28] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 2021-09-15 03:35:03 976 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 waiting with 1 keys 2021-09-15 03:35:03 976 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - unhandle HttpChannelState@1b2bc218{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1} 2021-09-15 03:35:03 976 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@1b2bc218{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-09-15 03:35:03 976 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 woken up from select, 1/1/1 selected 2021-09-15 03:35:03 976 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 processing 1 keys, 0 updates 10.233.78.52 - - [15/Sep/2021:03:35:03 +0000] "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.19" 5 2021-09-15 03:35:03 976 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 2021-09-15 03:35:03 976 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - completed HttpChannelState@1b2bc218{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-09-15 03:35:03 976 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - unhandle HttpChannelState@1b2bc218{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-09-15 03:35:03 976 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@1b2bc218{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-09-15 03:35:03 976 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 2021-09-15 03:35:03 976 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - onCompleted for /api/holmes-engine-mgmt/v1/healthcheck written=4 2021-09-15 03:35:03 976 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-26] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.78.93:9102 remote=/10.233.78.52:34728], selector=sun.nio.ch.EPollSelectorImpl@1da912a1, interestOps=1, readyOps=1 SocketChannelEndPoint@38219a6c{/10.233.78.52:34728<->/10.233.78.93:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@7961f878{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OSHUT,fill=-,flush=-,to=8/30000}=>HttpConnection@478f733f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3c9fde4e{s=END}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{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.78.93:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5} 2021-09-15 03:35:03 976 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-28] invocationID:{InvocationID} - recycle HttpChannelState@1b2bc218{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1} 2021-09-15 03:35:03 976 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1} 2021-09-15 03:35:03 976 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - CONTENT --> CLOSE 2021-09-15 03:35:03 976 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@38219a6c{/10.233.78.52:34728<->/10.233.78.93:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7961f878{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@478f733f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3c9fde4e{s=END}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{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=5} 2021-09-15 03:35:03 976 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-28] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{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-09-15 03:35:03 976 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >fill SslConnection@7961f878::SocketChannelEndPoint@38219a6c{/10.233.78.52:34728<->/10.233.78.93:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7961f878{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@478f733f[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3c9fde4e{s=START}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{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-09-15 03:35:03 976 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-26] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@38219a6c{/10.233.78.52:34728<->/10.233.78.93:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7961f878{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@478f733f[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3c9fde4e{s=START}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{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-09-15 03:35:03 976 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP 2021-09-15 03:35:03 976 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 24 HeapByteBuffer@4c0de58c[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13\xBe\xA7\xAeV\xD9\x83\xDd\xBe!\r\xB6\xDf\xD0\xAb\x05F=3w>>>\xB2\x02\xA2\xAdn]\x10\x94\x19...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:35:03 976 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=24 2021-09-15 03:35:03 976 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=1/1,p=0} tryExecute EatWhatYouKill@698e1bf5/SelectorProducer@58945295/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=1/1,p=0}][pc=0,pic=0,pec=2,epc=3667]@2021-09-15T03:35:03.976958Z 2021-09-15 03:35:03 977 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] 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@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA8/DH...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA8/DH...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:35:03 977 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=0/1,p=0}@75e780cd offer EatWhatYouKill@698e1bf5/SelectorProducer@58945295/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=0/1,p=0}][pc=0,pic=0,pec=2,epc=3667]@2021-09-15T03:35:03.977022Z 2021-09-15 03:35:03 977 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=0/1,p=1} startReservedThread p=1 2021-09-15 03:35:03 977 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.78.93:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7961f878{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@478f733f[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3c9fde4e{s=START}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{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-09-15 03:35:03 977 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - queue ReservedThreadExecutor@2b0494a8{s=0/1,p=1}@6a901961 startThread=0 2021-09-15 03:35:03 977 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1} 2021-09-15 03:35:03 977 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@478f733f::DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OSHUT,fill=-,flush=-,to=9/30000} filled -1 HeapByteBuffer@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA8/DH...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:35:03 977 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OSHUT,fill=-,flush=-,to=9/30000} 2021-09-15 03:35:03 977 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close(null) DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,OSHUT,fill=-,flush=-,to=9/30000} 2021-09-15 03:35:03 977 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=0/1,p=1}@75e780cd task=EatWhatYouKill@698e1bf5/SelectorProducer@58945295/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=0/1,p=1}][pc=0,pic=0,pec=2,epc=3667]@2021-09-15T03:35:03.977152Z 2021-09-15 03:35:03 977 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-26] invocationID:{InvocationID} - EatWhatYouKill@698e1bf5/SelectorProducer@58945295/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=0/1,p=1}][pc=0,pic=0,pec=2,epc=3667]@2021-09-15T03:35:03.977105Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@38219a6c{/10.233.78.52:34728<->/10.233.78.93:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7961f878{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@478f733f[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3c9fde4e{s=START}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{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-09-15 03:35:03 977 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - shutdownOutput: SslConnection@7961f878::SocketChannelEndPoint@38219a6c{/10.233.78.52:34728<->/10.233.78.93:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7961f878{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@478f733f[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3c9fde4e{s=START}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{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-09-15 03:35:03 977 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run ReservedThreadExecutor@2b0494a8{s=0/1,p=1}@6a901961 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=0/1,p=1}] 2021-09-15 03:35:03 977 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-21] invocationID:{InvocationID} - EatWhatYouKill@698e1bf5/SelectorProducer@58945295/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=0/1,p=1}][pc=0,pic=0,pec=2,epc=3668]@2021-09-15T03:35:03.977189Z tryProduce true 2021-09-15 03:35:03 977 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updateable 0 2021-09-15 03:35:03 977 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updates 0 2021-09-15 03:35:03 977 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=1/1,p=1}@6a901961 started 2021-09-15 03:35:03 977 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - ensureFillInterested SslConnection@7961f878::SocketChannelEndPoint@38219a6c{/10.233.78.52:34728<->/10.233.78.93:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7961f878{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@478f733f[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3c9fde4e{s=START}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{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-09-15 03:35:03 977 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=1/1,p=0}@6a901961 waiting 2021-09-15 03:35:03 977 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close SocketChannelEndPoint@38219a6c{/10.233.78.52:34728<->/10.233.78.93:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7961f878{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@478f733f[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3c9fde4e{s=START}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{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-09-15 03:35:03 977 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@4156f8ac{SSLC.NBReadCB@7961f878{SslConnection@7961f878::SocketChannelEndPoint@38219a6c{/10.233.78.52:34728<->/10.233.78.93:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7961f878{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@478f733f[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3c9fde4e{s=START}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{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-09-15 03:35:03 977 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@38219a6c{/10.233.78.52:34728<->/10.233.78.93:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7961f878{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@478f733f[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3c9fde4e{s=START}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{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-09-15 03:35:03 977 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 waiting with 1 keys 2021-09-15 03:35:03 977 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@38219a6c{/10.233.78.52:34728<->/10.233.78.93:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7961f878{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@478f733f[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3c9fde4e{s=START}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{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-09-15 03:35:03 977 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - >c.onFillable SslConnection@7961f878::SocketChannelEndPoint@38219a6c{/10.233.78.52:34728<->/10.233.78.93:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7961f878{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@478f733f[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3c9fde4e{s=START}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{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-09-15 03:35:03 977 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - close DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=9/30000} 2021-09-15 03:35:03 977 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-26] invocationID:{InvocationID} - close(null) DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=9/30000} 2021-09-15 03:35:03 977 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - doClose SocketChannelEndPoint@38219a6c{/10.233.78.52:34728<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7961f878{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@478f733f[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3c9fde4e{s=START}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{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-09-15 03:35:03 977 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - onFillable SslConnection@7961f878::SocketChannelEndPoint@38219a6c{/10.233.78.52:34728<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7961f878{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@478f733f[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3c9fde4e{s=START}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{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-09-15 03:35:03 977 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - fillable FillInterest@7d7c7ab7{null} 2021-09-15 03:35:03 977 DEBUG [org.eclipse.jetty.io.FillInterest][dw-26] invocationID:{InvocationID} - FillInterest@7d7c7ab7{null} lost race null 2021-09-15 03:35:03 977 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - onClose FillInterest@4156f8ac{null} 2021-09-15 03:35:03 977 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Wakeup ManagedSelector@a44ad33{STARTED} id=0 keys=1 selected=0 updates=0 2021-09-15 03:35:03 977 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@16acfcc1 startThread=0 2021-09-15 03:35:03 977 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - onClose FillInterest@7d7c7ab7{null} 2021-09-15 03:35:03 977 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@478f733f::DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=9/30000} parse HeapByteBuffer@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA8/DH...\x00\x00\x00\x00\x00\x00\x00} {} 2021-09-15 03:35:03 977 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 woken with none selected 2021-09-15 03:35:03 977 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@1220c3c3[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xA8/DH...\x00\x00\x00\x00\x00\x00\x00} 2021-09-15 03:35:03 977 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 woken up from select, 0/0/0 selected 2021-09-15 03:35:03 977 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - CLOSE --> CLOSED 2021-09-15 03:35:03 977 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 processing 0 keys, 0 updates 2021-09-15 03:35:03 977 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updateable 0 2021-09-15 03:35:03 977 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updates 0 2021-09-15 03:35:03 977 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1da912a1 waiting with 0 keys 2021-09-15 03:35:03 977 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@478f733f::DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=9/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-09-15 03:35:03 977 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-26] invocationID:{InvocationID} - /10.233.78.93:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7961f878{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@478f733f[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3c9fde4e{s=START}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{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-09-15 03:35:03 977 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@16acfcc1 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=1/1,p=0}] 2021-09-15 03:35:03 977 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@478f733f::DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=9/30000} 2021-09-15 03:35:03 977 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-26] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=1/1,p=0}@5276853d size 1 > capacity 2021-09-15 03:35:03 977 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-26] invocationID:{InvocationID} - ran ReservedThreadExecutor@2b0494a8{s=1/1,p=0}@5276853d in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=1/1,p=0}] 2021-09-15 03:35:03 977 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-28] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=10/30000} 2021-09-15 03:35:03 977 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@478f733f::DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=10/30000} onFillable exit HttpChannelState@1b2bc218{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 2021-09-15 03:35:03 977 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@38219a6c{/10.233.78.52:34728<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7961f878{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@478f733f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c9fde4e{s=START}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{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-09-15 03:35:03 977 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-22] invocationID:{InvocationID} - onClose HttpConnection@478f733f::DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=10/30000} 2021-09-15 03:35:03 977 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.78.93:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7961f878{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@478f733f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c9fde4e{s=START}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{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-09-15 03:35:03 977 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@2b0494a8{s=1/1,p=0}@c12e827 size 1 > capacity 2021-09-15 03:35:03 977 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - ran ReservedThreadExecutor@2b0494a8{s=1/1,p=0}@c12e827 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=1/1,p=0}] 2021-09-15 03:35:03 977 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-22] invocationID:{InvocationID} - onClose SslConnection@7961f878::SocketChannelEndPoint@38219a6c{/10.233.78.52:34728<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7961f878{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fedd9eb{/10.233.78.52:34728<->/10.233.78.93:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@478f733f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3c9fde4e{s=START}]=>HttpChannelOverHttp@618bfb65{s=HttpChannelState@1b2bc218{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-09-15 03:35:03 977 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@16acfcc1 in InstrumentedQueuedThreadPool[dw]@796fe2b5{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@2b0494a8{s=1/1,p=0}] 2021-09-15 03:35:06 515 INFO [org.onap.holmes.common.config.MicroServiceConfig][pool-3-thread-1] invocationID:{InvocationID} - Query the config-binding-service address using the URL: http://consul-server.onap:8500/v1/catalog/service/config-binding-service 2021-09-15 03:35:06 517 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next object: org.glassfish.jersey.inject.hk2.Hk2InjectionManagerFactory 2021-09-15 03:35:06 517 DEBUG [org.jvnet.hk2.logger][pool-3-thread-1] invocationID:{InvocationID} - Created ServiceLocator ServiceLocatorImpl(__HK2_Generated_657,658,736826218) 2021-09-15 03:35:06 518 DEBUG [org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager][pool-3-thread-1] invocationID:{InvocationID} - Clearing Jersey HK2 caches. Service cache size: 3, reflection cache size: 20. 2021-09-15 03:35:06 519 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.logging.LoggingFeatureAutoDiscoverable 2021-09-15 03:35:06 520 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.internal.config.ExternalPropertiesAutoDiscoverable 2021-09-15 03:35:06 520 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.filter.internal.ServerFiltersAutoDiscoverable 2021-09-15 03:35:06 520 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.validation.internal.ValidationAutoDiscoverable 2021-09-15 03:35:06 521 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.jaxb.internal.JaxbAutoDiscoverable 2021-09-15 03:35:06 521 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.spidiscovery.internal.MetaInfServicesAutoDiscoverable 2021-09-15 03:35:06 521 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.wadl.internal.WadlAutoDiscoverable 2021-09-15 03:35:06 521 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.internal.monitoring.MonitoringAutodiscoverable 2021-09-15 03:35:06 522 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider 2021-09-15 03:35:06 522 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-3-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider 2021-09-15 03:35:06 522 DEBUG [org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel][pool-3-thread-1] invocationID:{InvocationID} - System properties configuration provider not allowed 2021-09-15 03:35:06 523 DEBUG [org.glassfish.jersey.client.ClientExecutorProvidersConfigurator][pool-3-thread-1] invocationID:{InvocationID} - null java.lang.reflect.InvocationTargetException: null at java.base/jdk.internal.reflect.GeneratedMethodAccessor31.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.client.ClientExecutorProvidersConfigurator.lookupManaged