Results

By type

          *** retrieve Truststore and Keystore password
*** actual launch of AAI Sparky BE
+ '{JAR_CMD}' ufv /opt/app/sparky/lib/sparkybe-onap-application.jar -C /opt/app/sparky/config/portal/ BOOT-INF/classes/portal.properties -C /opt/app/sparky/config/portal/ BOOT-INF/classes/key.properties
+ cd /opt/app/sparky
+ exec java -Xms1024m -Xmx4096m '-DAPP_HOME=/opt/app/sparky' '-DCONFIG_HOME=/opt/app/sparky/config' '-Dlogging.config=/opt/app/sparky/config/logging/logback.xml' -jar /opt/app/sparky/lib/sparkybe-onap-application.jar
   _____                  _                 ____  ______      ____  _   _          _____  
  / ____|                | |               |  _ \|  ____|_   / __ \| \ | |   /\   |  __ \ 
 | (___  _ __   __ _ _ __| | ___   _ ______| |_) | |__  (_) | |  | |  \| |  /  \  | |__) |
  \___ \| '_ \ / _` | '__| |/ / | | |______|  _ <|  __|     | |  | | . ` | / /\ \ |  ___/ 
  ____) | |_) | (_| | |  |   <| |_| |      | |_) | |____ _  | |__| | |\  |/ ____ \| |     
 |_____/| .__/ \__,_|_|  |_|\_\\__, |      |____/|______(_)  \____/|_| \_/_/    \_\_|     
        | |                     __/ |                                                     
        |_|                    |___/                                                      
2022-06-10T03:32:21.348Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on onap-aai-sparky-be-54ddffb9d-gmlpx with PID 10 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky)
2022-06-10T03:32:21.348Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on onap-aai-sparky-be-54ddffb9d-gmlpx with PID 10 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky)
2022-06-10T03:32:21.366Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|The following profiles are active: camel,fe-prod,oxm-schema-prod,oxm-default,resources,aai-proxy,ssl
2022-06-10T03:32:21.366Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|The following profiles are active: camel,fe-prod,oxm-schema-prod,oxm-default,resources,aai-proxy,ssl
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.codehaus.groovy.reflection.CachedClass (jar:file:/opt/app/sparky/lib/sparkybe-onap-application.jar!/BOOT-INF/lib/groovy-2.4.15-indy.jar!/) to method java.lang.Object.finalize()
WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.CachedClass
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
2022-06-10T03:32:25.631Z||background-preinit|AAIUI||org.jboss.logging|DEBUG|Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2022-06-10T03:32:25.674Z||background-preinit|AAIUI||org.hibernate.validator.internal.util.Version|INFO|HV000001: Hibernate Validator 5.3.6.Final
2022-06-10T03:32:25.937Z||background-preinit|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2022-06-10T03:32:25.944Z||background-preinit|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-06-10T03:32:33.979Z||main|AAIUI||org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor|WARN|Multiple PropertySourcesPlaceholderConfigurer beans registered [propertySourcesPlaceholderConfigurer, org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0], falling back to Environment
2022-06-10T03:32:34.156Z||main|AAIUI||org.eclipse.jetty.util.log|DEBUG|Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog
2022-06-10T03:32:34.161Z||main|AAIUI||org.eclipse.jetty.util.log|INFO|Logging initialized @20067ms to org.eclipse.jetty.util.log.Slf4jLog
2022-06-10T03:32:34.202Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_CERT|
2022-06-10T03:32:34.202Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server certificate chain = false|
2022-06-10T03:32:34.202Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server hostname = false|
2022-06-10T03:32:34.202Z||main|AAIUI||AAIRESTClient|DEBUG||Set client certificate filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.p12|
2022-06-10T03:32:34.203Z||main|AAIUI||AAIRESTClient|DEBUG||Set trust store filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.trust.jks|
2022-06-10T03:32:34.203Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2022-06-10T03:32:34.203Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2022-06-10T03:32:34.951Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2022-06-10T03:32:34.952Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-06-10T03:32:34.988Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2022-06-10T03:32:34.988Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-06-10T03:32:34.998Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2022-06-10T03:32:34.999Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2022-06-10T03:32:35.018Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63
2022-06-10T03:32:35.026Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration.
2022-06-10T03:32:35.030Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader
2022-06-10T03:32:35.032Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL
2022-06-10T03:32:35.033Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2022-06-10T03:32:35.034Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only.
2022-06-10T03:32:35.788Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@4bee18dc
2022-06-10T03:32:35.820Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@659a2455{/,null,UNAVAILABLE} added {org.eclipse.jetty.server.session.SessionHandler645208036==dftMaxIdleSec=-1,MANAGED}
2022-06-10T03:32:35.832Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@6ceb7b5e{STOPPED} added {org.eclipse.jetty.security.DefaultAuthenticatorFactory@7dd00705,POJO}
2022-06-10T03:32:35.850Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler645208036==dftMaxIdleSec=-1 added {ConstraintSecurityHandler@6ceb7b5e{STOPPED},MANAGED}
2022-06-10T03:32:35.862Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@6ceb7b5e{STOPPED} added {JettyEmbeddedServletHandler@aa004a0{STOPPED},MANAGED}
2022-06-10T03:32:35.863Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@659a2455{/,null,UNAVAILABLE} added {ErrorPageErrorHandler@4c98a6d5{STOPPED},MANAGED}
2022-06-10T03:32:35.903Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@6c37bd27{STOPPED}[9.4.18.v20190429] added {QueuedThreadPool[qtp1956060889]@74971ed9{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2022-06-10T03:32:35.981Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpConnectionFactory@383f1975[HTTP/1.1] added {HttpConfiguration@441cc260{32768/8192,8192/8192,https://:0,[]},POJO}
2022-06-10T03:32:35.990Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@444548a0{null,[]}{0.0.0.0:0} added {Server@6c37bd27{STOPPED}[9.4.18.v20190429],UNMANAGED}
2022-06-10T03:32:35.991Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@444548a0{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp1956060889]@74971ed9{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2022-06-10T03:32:35.992Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@444548a0{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@3b569985{STOPPED},AUTO}
2022-06-10T03:32:35.992Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@444548a0{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@3a022576,POJO}
2022-06-10T03:32:35.993Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@444548a0{null,[http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@383f1975[HTTP/1.1],AUTO}
2022-06-10T03:32:35.994Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@444548a0{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@383f1975[HTTP/1.1]
2022-06-10T03:32:36.001Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@444548a0{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@444548a0{HTTP/1.1,[http/1.1]}{0.0.0.0:0},MANAGED}
2022-06-10T03:32:36.004Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@6c37bd27{STOPPED}[9.4.18.v20190429] added {ServerConnector@444548a0{HTTP/1.1,[http/1.1]}{0.0.0.0:8000},AUTO}
2022-06-10T03:32:36.060Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|SessionManager default maxInactiveInterval=1800
2022-06-10T03:32:36.086Z||main|AAIUI||org.eclipse.jetty.http.PreEncodedHttpField|DEBUG|HttpField encoders loaded: [org.eclipse.jetty.http.Http1FieldPreEncoder@2bcec6a6]
2022-06-10T03:32:36.144Z||main|AAIUI||org.eclipse.jetty.http.pathmap.PathMappings|DEBUG|Added MappedResource[pathSpec=ServletPathSpec["*.svgz",pathDepth=0,group=SUFFIX_GLOB],resource=true] to PathMappings[size=1]
2022-06-10T03:32:36.145Z||main|AAIUI||org.eclipse.jetty.server.handler.gzip.GzipHandler|DEBUG|GzipHandler@476ec9d0{STOPPED} mime types IncludeExclude@325bb9a6{i=[],ip=org.eclipse.jetty.util.IncludeExcludeSet$SetContainsPredicate@1d12b024,e=[image/ief, image/vnd.wap.wbmp, image/jpeg, application/bzip2, image/x-portable-graymap, application/brotli, image/bmp, image/gif, image/x-icon, audio/midi, video/x-msvideo, image/x-xbitmap, application/x-rar-compressed, image/x-portable-bitmap, image/x-rgb, image/x-cmu-raster, application/gzip, audio/x-wav, audio/x-pn-realaudio, audio/basic, application/compress, audio/x-aiff, video/x.ms.asx, video/x.ms.asf, image/png, video/vnd.rn-realvideo, image/x-xwindowdump, image/jpeg2000, video/x-sgi-movie, audio/mpeg, image/xcf, video/mpeg, image/x-portable-pixmap, image/tiff, image/x-portable-anymap, image/x-xpixmap, application/zip, video/quicktime, application/x-xz, video/mp4],ep=org.eclipse.jetty.util.IncludeExcludeSet$SetContainsPredicate@72fe8a4f}
2022-06-10T03:32:36.146Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|GzipHandler@476ec9d0{STOPPED} added {o.s.b.c.e.j.JettyEmbeddedWebAppContext@659a2455{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE},MANAGED}
2022-06-10T03:32:36.146Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@6c37bd27{STOPPED}[9.4.18.v20190429] added {GzipHandler@476ec9d0{STOPPED},MANAGED}
2022-06-10T03:32:36.178Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpConnectionFactory@a64e035[HTTP/1.1] added {HttpConfiguration@4d74c3ba{32768/8192,8192/8192,https://:0,[SecureRequestCustomizer@41c204a0]},POJO}
2022-06-10T03:32:36.185Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|SslConnectionFactory@49dbaaf3{SSL->HTTP/1.1} added {SslContextFactory@22d9c961[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks],AUTO}
2022-06-10T03:32:36.186Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@736f3e9e{null,[]}{0.0.0.0:0} added {Server@6c37bd27{STOPPED}[9.4.18.v20190429],UNMANAGED}
2022-06-10T03:32:36.186Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@736f3e9e{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp1956060889]@74971ed9{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2022-06-10T03:32:36.186Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@736f3e9e{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@bdc8014{STOPPED},AUTO}
2022-06-10T03:32:36.187Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@736f3e9e{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@1f443fae,POJO}
2022-06-10T03:32:36.187Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@736f3e9e{null,[ssl]}{0.0.0.0:0} added {SslConnectionFactory@49dbaaf3{SSL->HTTP/1.1},AUTO}
2022-06-10T03:32:36.188Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@736f3e9e{SSL,[ssl]}{0.0.0.0:0} added SslConnectionFactory@49dbaaf3{SSL->HTTP/1.1}
2022-06-10T03:32:36.188Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@a64e035[HTTP/1.1],AUTO}
2022-06-10T03:32:36.188Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@a64e035[HTTP/1.1]
2022-06-10T03:32:36.189Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:0},MANAGED}
2022-06-10T03:32:36.189Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@6c37bd27{STOPPED}[9.4.18.v20190429] added {ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000},AUTO}
2022-06-10T03:32:36.192Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@6c37bd27{STOPPED}[9.4.18.v20190429] added {AbstractLifeCycle@87abc48{STOPPED},AUTO}
2022-06-10T03:32:36.192Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting Server@6c37bd27{STOPPED}[9.4.18.v20190429]
2022-06-10T03:32:36.193Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@6c37bd27{STARTING}[9.4.18.v20190429] added {ErrorHandler@28d79cba{STOPPED},AUTO}
2022-06-10T03:32:36.199Z||main|AAIUI||org.eclipse.jetty.server.Server|INFO|jetty-9.4.18.v20190429; built: 2019-04-29T20:42:08.989Z; git: e1bc35120a6617ee3df052294e433f3a25ce7097; jvm 11.0.9+11
2022-06-10T03:32:36.231Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting Server@6c37bd27{STARTING}[9.4.18.v20190429]
2022-06-10T03:32:36.232Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting QueuedThreadPool[qtp1956060889]@74971ed9{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY]
2022-06-10T03:32:36.236Z||main|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=0/2,p=0}
2022-06-10T03:32:36.237Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|QueuedThreadPool[qtp1956060889]@74971ed9{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=0}] added {ReservedThreadExecutor@250b236d{s=0/2,p=0},AUTO}
2022-06-10T03:32:36.237Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ReservedThreadExecutor@250b236d{s=0/2,p=0}
2022-06-10T03:32:36.244Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @22151ms ReservedThreadExecutor@250b236d{s=0/2,p=0}
2022-06-10T03:32:36.245Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp1956060889-23,5,main]
2022-06-10T03:32:36.246Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp1956060889-24,5,main]
2022-06-10T03:32:36.250Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp1956060889-25,5,main]
2022-06-10T03:32:36.251Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp1956060889-26,5,main]
2022-06-10T03:32:36.252Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp1956060889-27,5,main]
2022-06-10T03:32:36.253Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp1956060889-28,5,main]
2022-06-10T03:32:36.255Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp1956060889-29,5,main]
2022-06-10T03:32:36.257Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp1956060889-30,5,main]
2022-06-10T03:32:36.259Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @22166ms QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=7,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=0}]
2022-06-10T03:32:36.260Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting GzipHandler@476ec9d0{STOPPED}
2022-06-10T03:32:36.264Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting GzipHandler@476ec9d0{STARTING}
2022-06-10T03:32:36.264Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting o.s.b.c.e.j.JettyEmbeddedWebAppContext@659a2455{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE}
2022-06-10T03:32:36.287Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Thread Context classloader org.springframework.boot.loader.LaunchedURLClassLoader@6df97b55
2022-06-10T03:32:36.287Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$AppClassLoader@4632cfc 
2022-06-10T03:32:36.287Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$PlatformClassLoader@6e1f8469 
2022-06-10T03:32:36.288Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@659a2455{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@2e380628
2022-06-10T03:32:36.288Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@659a2455{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@3b6c624
2022-06-10T03:32:36.288Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@659a2455{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@1eaf1e62
2022-06-10T03:32:36.288Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@659a2455{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@c81fd12
2022-06-10T03:32:36.292Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@659a2455{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@2e380628
2022-06-10T03:32:36.295Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring embedded WebApplicationContext
2022-06-10T03:32:37.755Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@659a2455{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@3b6c624
2022-06-10T03:32:37.851Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketServerFactory@345cf395[defaultPolicy=WebSocketPolicy@69da0b12[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory] added {ScheduledExecutorScheduler@2764c546{STOPPED},AUTO}
2022-06-10T03:32:37.851Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketServerFactory@345cf395[defaultPolicy=WebSocketPolicy@69da0b12[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory] added {org.eclipse.jetty.io.MappedByteBufferPool@59496961,POJO}
2022-06-10T03:32:37.851Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|NativeWebSocketConfiguration@408b87aa{STOPPED} added {WebSocketServerFactory@345cf395[defaultPolicy=WebSocketPolicy@69da0b12[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory],AUTO}
2022-06-10T03:32:37.852Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|NativeWebSocketConfiguration@408b87aa{STOPPED} added {PathMappings[size=0],POJO}
2022-06-10T03:32:37.852Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@659a2455{application,/,[file:///opt/app/sparky/static/],STARTING} added {NativeWebSocketConfiguration@408b87aa{STOPPED},MANAGED}
2022-06-10T03:32:37.852Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting NativeWebSocketConfiguration@408b87aa{STOPPED}
2022-06-10T03:32:37.853Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting WebSocketServerFactory@345cf395[defaultPolicy=WebSocketPolicy@69da0b12[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory]
2022-06-10T03:32:37.853Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@2764c546{STOPPED}
2022-06-10T03:32:37.854Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @23761ms ScheduledExecutorScheduler@2764c546{STARTED}
2022-06-10T03:32:37.855Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @23762ms WebSocketServerFactory@345cf395[defaultPolicy=WebSocketPolicy@69da0b12[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory]
2022-06-10T03:32:37.855Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @23762ms NativeWebSocketConfiguration@408b87aa{STARTED}
2022-06-10T03:32:37.892Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@507d20bb{STOPPED}
2022-06-10T03:32:37.932Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@1ab6718{STOPPED} added {HttpClientTransportOverHTTP@3910fe11{STOPPED},AUTO}
2022-06-10T03:32:37.932Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@1ab6718{STOPPED} added {Client@460510aa[provider=null,keyStore=null,trustStore=null],AUTO}
2022-06-10T03:32:37.933Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@1ab6718{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@351e414e,POJO}
2022-06-10T03:32:37.933Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@1ab6718{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@6fd77352,POJO}
2022-06-10T03:32:37.934Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@1ab6718{STOPPED} added {QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=0}],UNMANAGED}
2022-06-10T03:32:37.934Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@1ab6718{STOPPED} added {org.eclipse.jetty.io.MappedByteBufferPool@59496961,POJO}
2022-06-10T03:32:37.935Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketClient@33c17fa9[httpClient=HttpClient@1ab6718{STOPPED},openSessions.size=0] added {HttpClient@1ab6718{STOPPED},AUTO}
2022-06-10T03:32:37.986Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@507d20bb{STOPPED}
2022-06-10T03:32:37.987Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerContainer@507d20bb{STOPPED} added {NativeWebSocketConfiguration@408b87aa{STARTED},UNMANAGED}
2022-06-10T03:32:37.987Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@659a2455{application,/,[file:///opt/app/sparky/static/],STARTING} added {ServerContainer@507d20bb{STOPPED},AUTO}
2022-06-10T03:32:37.990Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer|DEBUG|Dynamic filter add to support JSR356/javax.websocket.server: org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter
2022-06-10T03:32:37.992Z||main|AAIUI||org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter|DEBUG|Adding [Jetty_WebSocketUpgradeFilter] WebSocketUpgradeFilter[configuration=NativeWebSocketConfiguration@408b87aa{STARTED}] mapped to /* to o.s.b.c.e.j.JettyEmbeddedWebAppContext@659a2455{application,/,[file:///opt/app/sparky/static/],STARTING}
2022-06-10T03:32:37.994Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@659a2455{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@1eaf1e62
2022-06-10T03:32:37.995Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@659a2455{application,/,[file:///opt/app/sparky/static/],STARTING} added {JettyEmbeddedErrorHandler@5e2f3be5{STOPPED},MANAGED}
2022-06-10T03:32:37.995Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@659a2455{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@c81fd12
2022-06-10T03:32:37.996Z||main|AAIUI||org.eclipse.jetty.webapp.MetaData|DEBUG|metadata resolve o.s.b.c.e.j.JettyEmbeddedWebAppContext@659a2455{application,/,[file:///opt/app/sparky/static/],STARTING}
2022-06-10T03:32:37.997Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting o.s.b.c.e.j.JettyEmbeddedWebAppContext@659a2455{application,/,[file:///opt/app/sparky/static/],STARTING}
2022-06-10T03:32:37.998Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler645208036==dftMaxIdleSec=1800
2022-06-10T03:32:38.008Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler645208036==dftMaxIdleSec=1800 added {org.eclipse.jetty.server.session.DefaultSessionCache@38eb2c50[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO}
2022-06-10T03:32:38.012Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.DefaultSessionCache@38eb2c50[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@692fd26[passivating=false,graceSec=3600],AUTO}
2022-06-10T03:32:38.016Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting DefaultSessionIdManager@1686f0b4{STOPPED}[worker=null]
2022-06-10T03:32:38.022Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|DefaultSessionIdManager workerName=node0
2022-06-10T03:32:38.023Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|No SessionScavenger set, using defaults
2022-06-10T03:32:38.027Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|DefaultSessionIdManager@1686f0b4{STARTING}[worker=node0] added {HouseKeeper@3900fa71{STOPPED}[interval=600000, ownscheduler=false],MANAGED}
2022-06-10T03:32:38.027Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HouseKeeper@3900fa71{STOPPED}[interval=600000, ownscheduler=false]
2022-06-10T03:32:38.028Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@26722665{STOPPED}
2022-06-10T03:32:38.029Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @23936ms ScheduledExecutorScheduler@26722665{STARTED}
2022-06-10T03:32:38.033Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|Using own scheduler for scavenging
2022-06-10T03:32:38.035Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|node0 Scavenging every 660000ms
2022-06-10T03:32:38.048Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @23954ms HouseKeeper@3900fa71{STARTED}[interval=660000, ownscheduler=true]
2022-06-10T03:32:38.048Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @23955ms DefaultSessionIdManager@1686f0b4{STARTED}[worker=node0]
2022-06-10T03:32:38.048Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@6c37bd27{STARTING}[9.4.18.v20190429] added {DefaultSessionIdManager@1686f0b4{STARTED}[worker=node0],MANAGED}
2022-06-10T03:32:38.049Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler645208036==dftMaxIdleSec=1800 added {DefaultSessionIdManager@1686f0b4{STARTED}[worker=node0],UNMANAGED}
2022-06-10T03:32:38.049Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@6f38a289{STOPPED}
2022-06-10T03:32:38.049Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @23956ms ScheduledExecutorScheduler@6f38a289{STARTED}
2022-06-10T03:32:38.051Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler645208036==dftMaxIdleSec=1800
2022-06-10T03:32:38.051Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ConstraintSecurityHandler@6ceb7b5e{STOPPED}
2022-06-10T03:32:38.052Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ConstraintSecurityHandler@6ceb7b5e{STARTING}
2022-06-10T03:32:38.053Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedServletHandler@aa004a0{STOPPED}
2022-06-10T03:32:38.056Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/rest/*[JAVAX_API:null] mapped to servlet=CamelServlet[JAVAX_API:null]
2022-06-10T03:32:38.057Z||main|AAIUI||org.eclipse.jetty.http.pathmap.PathMappings|DEBUG|Added MappedResource[pathSpec=ServletPathSpec["/rest/*",pathDepth=2,group=PREFIX_GLOB],resource=CamelServlet@9ce650cf==org.apache.camel.component.servlet.CamelHttpTransportServlet,jsp=null,order=1,inst=true,async=true] to PathMappings[size=1]
2022-06-10T03:32:38.057Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/[JAVAX_API:null] mapped to servlet=dispatcherServlet[JAVAX_API:null]
2022-06-10T03:32:38.058Z||main|AAIUI||org.eclipse.jetty.http.pathmap.PathMappings|DEBUG|Added MappedResource[pathSpec=ServletPathSpec["/",pathDepth=-1,group=DEFAULT],resource=dispatcherServlet@7ef5559e==org.springframework.web.servlet.DispatcherServlet,jsp=null,order=-1,inst=true,async=true] to PathMappings[size=2]
2022-06-10T03:32:38.059Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|filterNameMap={requestContextFilter=requestContextFilter@64b70919==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true, applicationContextIdFilter=applicationContextIdFilter@4e31c3ec==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true, httpPutFormContentFilter=httpPutFormContentFilter@3157e4c0==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true, Jetty_WebSocketUpgradeFilter=Jetty_WebSocketUpgradeFilter@3d98d138==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true, hiddenHttpMethodFilter=hiddenHttpMethodFilter@6eaa21d8==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true, characterEncodingFilter=characterEncodingFilter@328902d5==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true, webRequestLoggingFilter=webRequestLoggingFilter@72e789cb==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true, metricsFilter=metricsFilter@7c1812b3==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true}
2022-06-10T03:32:38.068Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|pathFilters=[[/*]/[]/[ASYNC, FORWARD, INCLUDE, REQUEST]=>metricsFilter, [/*]/[]/[ASYNC, FORWARD, INCLUDE, REQUEST]=>characterEncodingFilter, [/*]/[]/[ASYNC, FORWARD, INCLUDE, REQUEST]=>hiddenHttpMethodFilter, [/*]/[]/[ASYNC, FORWARD, INCLUDE, REQUEST]=>httpPutFormContentFilter, [/*]/[]/[ASYNC, FORWARD, INCLUDE, REQUEST]=>requestContextFilter, [/*]/[]/[ASYNC, FORWARD, INCLUDE, REQUEST]=>webRequestLoggingFilter, [/*]/[]/[ASYNC, FORWARD, INCLUDE, REQUEST]=>applicationContextIdFilter, [/*]/[]/[REQUEST]=>Jetty_WebSocketUpgradeFilter]
2022-06-10T03:32:38.068Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletFilterMap={}
2022-06-10T03:32:38.068Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletPathMap=PathMappings[size=2]
2022-06-10T03:32:38.068Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletNameMap={default=default@5c13d641==org.eclipse.jetty.servlet.DefaultServlet,jsp=null,order=1,inst=false,async=true, CamelServlet=CamelServlet@9ce650cf==org.apache.camel.component.servlet.CamelHttpTransportServlet,jsp=null,order=1,inst=true,async=true, dispatcherServlet=dispatcherServlet@7ef5559e==org.springframework.web.servlet.DispatcherServlet,jsp=null,order=-1,inst=true,async=true}
2022-06-10T03:32:38.072Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedServletHandler@aa004a0{STARTING}
2022-06-10T03:32:38.076Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @23983ms JettyEmbeddedServletHandler@aa004a0{STARTED}
2022-06-10T03:32:38.077Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @23984ms ConstraintSecurityHandler@6ceb7b5e{STARTED}
2022-06-10T03:32:38.078Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.DefaultSessionCache@38eb2c50[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
2022-06-10T03:32:38.078Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.NullSessionDataStore@692fd26[passivating=false,graceSec=3600]
2022-06-10T03:32:38.078Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @23985ms org.eclipse.jetty.server.session.NullSessionDataStore@692fd26[passivating=false,graceSec=3600]
2022-06-10T03:32:38.078Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @23985ms org.eclipse.jetty.server.session.DefaultSessionCache@38eb2c50[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
2022-06-10T03:32:38.078Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @23985ms org.eclipse.jetty.server.session.SessionHandler645208036==dftMaxIdleSec=1800
2022-06-10T03:32:38.079Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerContainer@507d20bb{STOPPED}
2022-06-10T03:32:38.081Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.DecoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@1d61c6dc)
2022-06-10T03:32:38.082Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder
2022-06-10T03:32:38.083Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder
2022-06-10T03:32:38.083Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder
2022-06-10T03:32:38.084Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder
2022-06-10T03:32:38.084Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder
2022-06-10T03:32:38.084Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder
2022-06-10T03:32:38.084Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder
2022-06-10T03:32:38.084Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder
2022-06-10T03:32:38.084Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.StringDecoder
2022-06-10T03:32:38.085Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder
2022-06-10T03:32:38.085Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder
2022-06-10T03:32:38.085Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder
2022-06-10T03:32:38.085Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder
2022-06-10T03:32:38.085Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder
2022-06-10T03:32:38.085Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder
2022-06-10T03:32:38.085Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder
2022-06-10T03:32:38.085Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder
2022-06-10T03:32:38.086Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteBufferDecoder
2022-06-10T03:32:38.086Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteArrayDecoder
2022-06-10T03:32:38.086Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.PongMessageDecoder
2022-06-10T03:32:38.086Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ReaderDecoder
2022-06-10T03:32:38.086Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.InputStreamDecoder
2022-06-10T03:32:38.087Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.EncoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@1d61c6dc)
2022-06-10T03:32:38.087Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder
2022-06-10T03:32:38.088Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder
2022-06-10T03:32:38.088Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder
2022-06-10T03:32:38.089Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder
2022-06-10T03:32:38.089Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder
2022-06-10T03:32:38.089Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder
2022-06-10T03:32:38.089Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder
2022-06-10T03:32:38.090Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder
2022-06-10T03:32:38.090Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.StringEncoder
2022-06-10T03:32:38.090Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder
2022-06-10T03:32:38.090Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder
2022-06-10T03:32:38.090Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder
2022-06-10T03:32:38.090Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder
2022-06-10T03:32:38.090Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder
2022-06-10T03:32:38.090Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder
2022-06-10T03:32:38.091Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder
2022-06-10T03:32:38.091Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder
2022-06-10T03:32:38.091Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteBufferEncoder
2022-06-10T03:32:38.091Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteArrayEncoder
2022-06-10T03:32:38.093Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @23999ms ServerContainer@507d20bb{STARTED}
2022-06-10T03:32:38.093Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedErrorHandler@5e2f3be5{STOPPED}
2022-06-10T03:32:38.093Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedErrorHandler@5e2f3be5{STARTING}
2022-06-10T03:32:38.093Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @24000ms JettyEmbeddedErrorHandler@5e2f3be5{STARTED}
2022-06-10T03:32:38.093Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler|INFO|Started o.s.b.c.e.j.JettyEmbeddedWebAppContext@659a2455{application,/,[file:///opt/app/sparky/static/],AVAILABLE}
2022-06-10T03:32:38.094Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@659a2455{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@2e380628
2022-06-10T03:32:38.094Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@659a2455{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@3b6c624
2022-06-10T03:32:38.094Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@659a2455{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@1eaf1e62
2022-06-10T03:32:38.094Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@659a2455{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@c81fd12
2022-06-10T03:32:38.094Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @24001ms o.s.b.c.e.j.JettyEmbeddedWebAppContext@659a2455{application,/,[file:///opt/app/sparky/static/],AVAILABLE}
2022-06-10T03:32:38.094Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @24001ms GzipHandler@476ec9d0{STARTED}
2022-06-10T03:32:38.095Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting AbstractLifeCycle@87abc48{STOPPED}
2022-06-10T03:32:38.095Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @24002ms AbstractLifeCycle@87abc48{STARTED}
2022-06-10T03:32:38.095Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ErrorHandler@28d79cba{STOPPED}
2022-06-10T03:32:38.095Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ErrorHandler@28d79cba{STARTING}
2022-06-10T03:32:38.096Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @24002ms ErrorHandler@28d79cba{STARTED}
2022-06-10T03:32:38.096Z||main|AAIUI||org.eclipse.jetty.server.Server|INFO|Started @24003ms
2022-06-10T03:32:38.096Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @24003ms Server@6c37bd27{STARTED}[9.4.18.v20190429]
2022-06-10T03:32:38.576Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC|
2022-06-10T03:32:38.576Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org|
2022-06-10T03:32:38.576Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2022-06-10T03:32:38.576Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2022-06-10T03:32:39.023Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator
2022-06-10T03:32:39.023Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator
[EL Warning]: moxy: 2022-06-10 03:32:42.663--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2022-06-10 03:32:47.334--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2022-06-10 03:32:51.498--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2022-06-10 03:32:57.184--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2022-06-10 03:33:01.38--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2022-06-10 03:33:05.975--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2022-06-10 03:33:11.496--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2022-06-10T03:33:15.755Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully |
2022-06-10T03:33:15.755Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully |
2022-06-10T03:33:16.060Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC|
2022-06-10T03:33:16.060Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org|
2022-06-10T03:33:16.060Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2022-06-10T03:33:16.060Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2022-06-10T03:33:16.960Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2022-06-10T03:33:16.961Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-06-10T03:33:16.994Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2022-06-10T03:33:16.994Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-06-10T03:33:16.994Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2022-06-10T03:33:16.994Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2022-06-10T03:33:16.995Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63
2022-06-10T03:33:16.995Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration.
2022-06-10T03:33:16.995Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader
2022-06-10T03:33:16.996Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL
2022-06-10T03:33:16.996Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2022-06-10T03:33:16.998Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only.
2022-06-10T03:33:23.423Z||main|AAIUI||org.hibernate.validator.internal.metadata.provider.TypeAnnotationAwareMetaDataProvider|DEBUG|HV000188: Parameterized type with more than one argument is not supported: java.util.function.Function
2022-06-10T03:33:28.576Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@6c37bd27{STARTED}[9.4.18.v20190429] added {ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000},UNMANAGED}
2022-06-10T03:33:28.581Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting metricsFilter@7c1812b3==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true
2022-06-10T03:33:28.582Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @74489ms metricsFilter@7c1812b3==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true
2022-06-10T03:33:28.584Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.autoconfigure.MetricsFilter@66f659e6
2022-06-10T03:33:28.593Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting characterEncodingFilter@328902d5==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true
2022-06-10T03:33:28.594Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @74501ms characterEncodingFilter@328902d5==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true
2022-06-10T03:33:28.594Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedCharacterEncodingFilter@2a1debfa
2022-06-10T03:33:28.594Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting hiddenHttpMethodFilter@6eaa21d8==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true
2022-06-10T03:33:28.594Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @74501ms hiddenHttpMethodFilter@6eaa21d8==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true
2022-06-10T03:33:28.594Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter@597f48df
2022-06-10T03:33:28.594Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting httpPutFormContentFilter@3157e4c0==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true
2022-06-10T03:33:28.595Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @74502ms httpPutFormContentFilter@3157e4c0==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true
2022-06-10T03:33:28.595Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter@58a120b0
2022-06-10T03:33:28.595Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting requestContextFilter@64b70919==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true
2022-06-10T03:33:28.618Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @74502ms requestContextFilter@64b70919==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true
2022-06-10T03:33:28.618Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedRequestContextFilter@3daa82be
2022-06-10T03:33:28.618Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting webRequestLoggingFilter@72e789cb==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true
2022-06-10T03:33:28.618Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @74525ms webRequestLoggingFilter@72e789cb==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true
2022-06-10T03:33:28.618Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.trace.WebRequestTraceFilter@10667848
2022-06-10T03:33:28.618Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting applicationContextIdFilter@4e31c3ec==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true
2022-06-10T03:33:28.619Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @74525ms applicationContextIdFilter@4e31c3ec==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true
2022-06-10T03:33:28.619Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.ApplicationContextHeaderFilter@1237e0be
2022-06-10T03:33:28.619Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting Jetty_WebSocketUpgradeFilter@3d98d138==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true
2022-06-10T03:33:28.619Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @74526ms Jetty_WebSocketUpgradeFilter@3d98d138==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true
2022-06-10T03:33:28.619Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init WebSocketUpgradeFilter[configuration=NativeWebSocketConfiguration@408b87aa{STARTED}]
2022-06-10T03:33:28.621Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting dispatcherServlet@7ef5559e==org.springframework.web.servlet.DispatcherServlet,jsp=null,order=-1,inst=true,async=true
2022-06-10T03:33:28.624Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @74530ms dispatcherServlet@7ef5559e==org.springframework.web.servlet.DispatcherServlet,jsp=null,order=-1,inst=true,async=true
2022-06-10T03:33:28.626Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.springframework.web.servlet.DispatcherServlet@5ce4369b for dispatcherServlet
2022-06-10T03:33:28.627Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring FrameworkServlet 'dispatcherServlet'
2022-06-10T03:33:28.688Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting CamelServlet@9ce650cf==org.apache.camel.component.servlet.CamelHttpTransportServlet,jsp=null,order=1,inst=true,async=true
2022-06-10T03:33:28.689Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @74596ms CamelServlet@9ce650cf==org.apache.camel.component.servlet.CamelHttpTransportServlet,jsp=null,order=1,inst=true,async=true
2022-06-10T03:33:28.689Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init CamelHttpTransportServlet for CamelServlet
2022-06-10T03:33:28.691Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting default@5c13d641==org.eclipse.jetty.servlet.DefaultServlet,jsp=null,order=1,inst=false,async=true
2022-06-10T03:33:28.703Z||main|AAIUI||org.eclipse.jetty.servlet.BaseHolder|DEBUG|Holding class org.eclipse.jetty.servlet.DefaultServlet from org.springframework.boot.loader.LaunchedURLClassLoader@6df97b55
2022-06-10T03:33:28.703Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @74610ms default@5c13d641==org.eclipse.jetty.servlet.DefaultServlet,jsp=null,order=1,inst=false,async=true
2022-06-10T03:33:28.723Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.eclipse.jetty.servlet.DefaultServlet@57466fb7 for default
2022-06-10T03:33:28.736Z||main|AAIUI||org.eclipse.jetty.servlet.DefaultServlet|DEBUG|resource base = null
2022-06-10T03:33:28.738Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-06-10T03:33:28.765Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {sun.nio.ch.ServerSocketChannelImpl[/0.0.0.0:8000],POJO}
2022-06-10T03:33:28.766Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@bdc8014{STOPPED}
2022-06-10T03:33:28.766Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @74673ms ScheduledExecutorScheduler@bdc8014{STARTED}
2022-06-10T03:33:28.766Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SslConnectionFactory@49dbaaf3{SSL->HTTP/1.1}
2022-06-10T03:33:28.767Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SslContextFactory@22d9c961[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2022-06-10T03:33:29.428Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai in X509@da4c5cb(aai@aai.onap.org,h=[],w=[])
2022-06-10T03:33:29.429Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-babel in X509@da4c5cb(aai@aai.onap.org,h=[aai],w=[])
2022-06-10T03:33:29.429Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-babel.onap in X509@da4c5cb(aai@aai.onap.org,h=[aai, aai-babel],w=[])
2022-06-10T03:33:29.429Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-graphadmin in X509@da4c5cb(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap],w=[])
2022-06-10T03:33:29.429Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-graphadmin.onap in X509@da4c5cb(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin],w=[])
2022-06-10T03:33:29.429Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-modelloader in X509@da4c5cb(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap],w=[])
2022-06-10T03:33:29.429Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-modelloader.onap in X509@da4c5cb(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader],w=[])
2022-06-10T03:33:29.429Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-search-data.onap in X509@da4c5cb(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap],w=[])
2022-06-10T03:33:29.430Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-sparky-be.onap in X509@da4c5cb(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap],w=[])
2022-06-10T03:33:29.430Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.api.simpledemo.onap.org in X509@da4c5cb(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap],w=[])
2022-06-10T03:33:29.430Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.elasticsearch.simpledemo.onap.org in X509@da4c5cb(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org],w=[])
2022-06-10T03:33:29.430Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.gremlinserver.simpledemo.onap.org in X509@da4c5cb(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org],w=[])
2022-06-10T03:33:29.430Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.hbase.simpledemo.onap.org in X509@da4c5cb(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org],w=[])
2022-06-10T03:33:29.430Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.onap in X509@da4c5cb(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org],w=[])
2022-06-10T03:33:29.430Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.searchservice.simpledemo.onap.org in X509@da4c5cb(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap],w=[])
2022-06-10T03:33:29.430Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.simpledemo.onap.org in X509@da4c5cb(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org],w=[])
2022-06-10T03:33:29.430Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.ui.simpledemo.onap.org in X509@da4c5cb(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org, aai.simpledemo.onap.org],w=[])
2022-06-10T03:33:29.434Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate CN alias=aai@aai.onap.org CN=aai in X509@da4c5cb(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org, aai.simpledemo.onap.org, aai.ui.simpledemo.onap.org],w=[])
2022-06-10T03:33:29.434Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|INFO|x509=X509@da4c5cb(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org, aai.simpledemo.onap.org, aai.ui.simpledemo.onap.org],w=[]) for SslContextFactory@22d9c961[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2022-06-10T03:33:29.583Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|managers=[org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager@4244e477] for SslContextFactory@22d9c961[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2022-06-10T03:33:29.770Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Selected Protocols [TLSv1.1, TLSv1.2] of [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello]
2022-06-10T03:33:29.770Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Selected Ciphers   [TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_EMPTY_RENEGOTIATION_INFO_SCSV] of [TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
2022-06-10T03:33:29.773Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@4d22265c
2022-06-10T03:33:29.780Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @75687ms SslContextFactory@22d9c961[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2022-06-10T03:33:29.781Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@7ec68821
2022-06-10T03:33:29.781Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @75688ms SslConnectionFactory@49dbaaf3{SSL->HTTP/1.1}
2022-06-10T03:33:29.782Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HttpConnectionFactory@a64e035[HTTP/1.1]
2022-06-10T03:33:29.782Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @75689ms HttpConnectionFactory@a64e035[HTTP/1.1]
2022-06-10T03:33:29.782Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SelectorManager@ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-06-10T03:33:29.845Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-06-10T03:33:29.841962Z added {SelectorProducer@58c80957,POJO}
2022-06-10T03:33:29.846Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-06-10T03:33:29.846376Z added {QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=0}],UNMANAGED}
2022-06-10T03:33:29.847Z||main|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-06-10T03:33:29.847222Z created
2022-06-10T03:33:29.848Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ManagedSelector@1715193f{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-06-10T03:33:29.848094Z,MANAGED}
2022-06-10T03:33:29.848Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|SelectorManager@ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {ManagedSelector@1715193f{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO}
2022-06-10T03:33:29.848Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ManagedSelector@1715193f{STOPPED} id=0 keys=-1 selected=-1 updates=0
2022-06-10T03:33:29.849Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-06-10T03:33:29.849188Z
2022-06-10T03:33:29.849Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @75756ms EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-06-10T03:33:29.849699Z
2022-06-10T03:33:29.854Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$$Lambda$214/0x00000008009c8040@44723d95
2022-06-10T03:33:29.854Z||main|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Start@477d6f66 on ManagedSelector@1715193f{STARTING} id=0 keys=0 selected=0 updates=0
2022-06-10T03:33:29.857Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$$Lambda$214/0x00000008009c8040@44723d95
2022-06-10T03:33:29.859Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=7,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-06-10T03:33:29.858896Z tryProduce false
2022-06-10T03:33:29.875Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-06-10T03:33:29.876Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Start@477d6f66
2022-06-10T03:33:29.876Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-10T03:33:29.877Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @75783ms ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=0
2022-06-10T03:33:29.877Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @75784ms SelectorManager@ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-06-10T03:33:29.877Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 0 keys
2022-06-10T03:33:29.879Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {acceptor-0@5408fca1,POJO}
2022-06-10T03:33:29.879Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue acceptor-0@5408fca1
2022-06-10T03:33:29.879Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|INFO|Started ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-06-10T03:33:29.879Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @75786ms ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-06-10T03:33:29.881Z||qtp1956060889-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run acceptor-0@5408fca1
2022-06-10T03:33:29.939Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 73.118 seconds (JVM running for 75.846)
2022-06-10T03:33:29.939Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 73.118 seconds (JVM running for 75.846)
2022-06-10T03:33:30.981Z||qtp1956060889-24-acceptor-0@5408fca1-ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@796753f2 on ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=0
2022-06-10T03:33:30.982Z||qtp1956060889-24-acceptor-0@5408fca1-ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=1
2022-06-10T03:33:30.986Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken with none selected
2022-06-10T03:33:30.986Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 0/0/0 selected
2022-06-10T03:33:30.986Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 0 keys, 1 updates
2022-06-10T03:33:30.986Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-06-10T03:33:30.987Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@796753f2
2022-06-10T03:33:30.990Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@796753f2
2022-06-10T03:33:30.990Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-10T03:33:30.990Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 1 keys
2022-06-10T03:33:30.990Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@796753f2
2022-06-10T03:33:31.066Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@c9cd3b0{/10.233.68.183:55072<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=52/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 48 ms, remaining: 29952 ms
2022-06-10T03:33:31.069Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@48cc4058
2022-06-10T03:33:31.226Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@50870887{/10.233.68.183:55072<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=127/30000},null,HttpChannelState@3bae1271{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-06-10T03:33:31.246Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@25600ea9::DecryptedEndPoint@50870887{/10.233.68.183:55072<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=147/30000}
2022-06-10T03:33:31.248Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@c9cd3b0{/10.233.68.183:55072<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=238/30000}{io=0/0,kio=0,kro=0}->SslConnection@8492591{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.68.183:55072<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=148/30000}=>HttpConnection@25600ea9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:31.249Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@8492591::SocketChannelEndPoint@c9cd3b0{/10.233.68.183:55072<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=239/30000}{io=0/0,kio=0,kro=0}->SslConnection@8492591{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.68.183:55072<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=150/30000}=>HttpConnection@25600ea9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:31.249Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@25600ea9::DecryptedEndPoint@50870887{/10.233.68.183:55072<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=150/30000}
2022-06-10T03:33:31.250Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@25600ea9::DecryptedEndPoint@50870887{/10.233.68.183:55072<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=151/30000}
2022-06-10T03:33:31.250Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1c829368{AC.ReadCB@25600ea9{HttpConnection@25600ea9::DecryptedEndPoint@50870887{/10.233.68.183:55072<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-06-10T03:33:31.251Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@8492591::SocketChannelEndPoint@c9cd3b0{/10.233.68.183:55072<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=242/30000}{io=0/0,kio=0,kro=0}->SslConnection@8492591{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.68.183:55072<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@25600ea9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:31.251Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-06-10T03:33:31.253Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.115:8000,OPEN,fill=-,flush=-,to=245/30000}{io=0/0,kio=0,kro=0}->SslConnection@8492591{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.68.183:55072<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@25600ea9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:31.255Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7eb9f62f{SSLC.NBReadCB@8492591{SslConnection@8492591::SocketChannelEndPoint@c9cd3b0{/10.233.68.183:55072<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@8492591{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.68.183:55072<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@25600ea9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-10T03:33:31.256Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@c9cd3b0{/10.233.68.183:55072<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@8492591{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.68.183:55072<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@25600ea9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:31.256Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@76283343 on ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0
2022-06-10T03:33:31.257Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=1
2022-06-10T03:33:31.257Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken with none selected
2022-06-10T03:33:31.257Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 0/0/1 selected
2022-06-10T03:33:31.257Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 0 keys, 1 updates
2022-06-10T03:33:31.257Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-06-10T03:33:31.257Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@76283343
2022-06-10T03:33:31.258Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@c9cd3b0{/10.233.68.183:55072<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=0}->SslConnection@8492591{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.68.183:55072<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@25600ea9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:31.258Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-10T03:33:31.259Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 1 keys
2022-06-10T03:33:31.259Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 1/1/1 selected
2022-06-10T03:33:31.259Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 1 keys, 0 updates
2022-06-10T03:33:31.257Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@c9cd3b0{/10.233.68.183:55072<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=0/1,kio=0,kro=0}->SslConnection@8492591{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.68.183:55072<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@25600ea9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:31.260Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@796753f2
2022-06-10T03:33:31.260Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.115:8000 remote=/10.233.68.183:55072], selector=sun.nio.ch.EPollSelectorImpl@198dca6d, interestOps=1, readyOps=1 SocketChannelEndPoint@c9cd3b0{/10.233.68.183:55072<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/1,kio=1,kro=1}->SslConnection@8492591{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.68.183:55072<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@25600ea9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-06-10T03:33:31.261Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@c9cd3b0{/10.233.68.183:55072<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@8492591{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.68.183:55072<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@25600ea9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:31.262Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@c9cd3b0{/10.233.68.183:55072<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@8492591{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.68.183:55072<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@25600ea9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-06-10T03:33:31.263Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=0/2,p=0} tryExecute EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=6,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-06-10T03:33:31.262756Z
2022-06-10T03:33:31.263Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=0/2,p=1} startReservedThread p=1
2022-06-10T03:33:31.268Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@250b236d{s=0/2,p=1}@3ea2aac5
2022-06-10T03:33:31.269Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@250b236d{s=0/2,p=1}@3ea2aac5
2022-06-10T03:33:31.270Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=1}@3ea2aac5 started
2022-06-10T03:33:31.270Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0}@3ea2aac5 waiting
2022-06-10T03:33:31.275Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2022-06-10T03:33:31.269995Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@c9cd3b0{/10.233.68.183:55072<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=20/30000}{io=1/0,kio=1,kro=1}->SslConnection@8492591{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.68.183:55072<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=24/30000}=>HttpConnection@25600ea9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-06-10T03:33:31.276Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue CEP:SocketChannelEndPoint@c9cd3b0{/10.233.68.183:55072<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=21/30000}{io=1/0,kio=1,kro=1}->SslConnection@8492591{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.68.183:55072<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=26/30000}=>HttpConnection@25600ea9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-06-10T03:33:31.277Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-10T03:33:31.277Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-10T03:33:31.277Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@c9cd3b0{/10.233.68.183:55072<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=23/30000}{io=0/0,kio=0,kro=1}->SslConnection@8492591{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.68.183:55072<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=27/30000}=>HttpConnection@25600ea9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:31.277Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 1 keys
2022-06-10T03:33:31.282Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run CEP:SocketChannelEndPoint@c9cd3b0{/10.233.68.183:55072<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=27/30000}{io=0/0,kio=0,kro=1}->SslConnection@8492591{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.68.183:55072<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=31/30000}=>HttpConnection@25600ea9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-06-10T03:33:31.283Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7eb9f62f{SSLC.NBReadCB@8492591{SslConnection@8492591::SocketChannelEndPoint@c9cd3b0{/10.233.68.183:55072<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=28/30000}{io=0/0,kio=0,kro=1}->SslConnection@8492591{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.68.183:55072<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=32/30000}=>HttpConnection@25600ea9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-10T03:33:31.283Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@8492591::SocketChannelEndPoint@c9cd3b0{/10.233.68.183:55072<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=29/30000}{io=0/0,kio=0,kro=1}->SslConnection@8492591{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.68.183:55072<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=33/30000}=>HttpConnection@25600ea9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:31.285Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@8492591::SocketChannelEndPoint@c9cd3b0{/10.233.68.183:55072<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=31/30000}{io=0/0,kio=0,kro=1}->SslConnection@8492591{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.68.183:55072<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=35/30000}=>HttpConnection@25600ea9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:31.286Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1c829368{AC.ReadCB@25600ea9{HttpConnection@25600ea9::DecryptedEndPoint@50870887{/10.233.68.183:55072<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=36/30000}}}
2022-06-10T03:33:31.286Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@25600ea9::DecryptedEndPoint@50870887{/10.233.68.183:55072<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=36/30000} onFillable enter HttpChannelState@3bae1271{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-10T03:33:31.287Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@8492591::SocketChannelEndPoint@c9cd3b0{/10.233.68.183:55072<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=33/30000}{io=0/0,kio=0,kro=1}->SslConnection@8492591{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.68.183:55072<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=37/30000}=>HttpConnection@25600ea9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:31.287Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-06-10T03:33:31.289Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@c9cd3b0{/10.233.68.183:55072<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=34/30000}{io=0/0,kio=0,kro=1}->SslConnection@8492591{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.68.183:55072<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=38/30000}=>HttpConnection@25600ea9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:31.289Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@16d27243[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-10T03:33:31.289Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-06-10T03:33:31.364Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-10T03:33:31.368Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=114/30000}{io=0/0,kio=0,kro=1}->SslConnection@8492591{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.68.183:55072<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=118/30000}=>HttpConnection@25600ea9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:31.369Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-06-10T03:33:31.369Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@25600ea9::DecryptedEndPoint@50870887{/10.233.68.183:55072<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=119/30000} filled -1 HeapByteBuffer@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-10T03:33:31.369Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@25600ea9::DecryptedEndPoint@50870887{/10.233.68.183:55072<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=119/30000} parse HeapByteBuffer@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-06-10T03:33:31.370Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-10T03:33:31.373Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-06-10T03:33:31.373Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@50870887{/10.233.68.183:55072<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=123/30000}
2022-06-10T03:33:31.373Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@50870887{/10.233.68.183:55072<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=123/30000}
2022-06-10T03:33:31.374Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@8492591::SocketChannelEndPoint@c9cd3b0{/10.233.68.183:55072<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=119/30000}{io=0/0,kio=0,kro=1}->SslConnection@8492591{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.68.183:55072<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=124/30000}=>HttpConnection@25600ea9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-06-10T03:33:31.377Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@8492591::SocketChannelEndPoint@c9cd3b0{/10.233.68.183:55072<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=122/30000}{io=0/0,kio=0,kro=1}->SslConnection@8492591{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.68.183:55072<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=126/30000}=>HttpConnection@25600ea9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:31.377Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@1f6c25cf[p=0,l=0,c=0,r=0]={<<<>>>}
2022-06-10T03:33:31.377Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-10T03:33:31.378Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-06-10T03:33:31.379Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@c9cd3b0{/10.233.68.183:55072<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=125/30000}{io=0/0,kio=0,kro=1}->SslConnection@8492591{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.68.183:55072<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=129/30000}=>HttpConnection@25600ea9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:31.380Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-06-10T03:33:31.380Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-10T03:33:31.380Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-06-10T03:33:31.383Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@8492591::SocketChannelEndPoint@c9cd3b0{/10.233.68.183:55072<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@8492591{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.68.183:55072<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=132/30000}=>HttpConnection@25600ea9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-06-10T03:33:31.386Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@8492591{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.68.183:55072<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=135/30000}=>HttpConnection@25600ea9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:31.392Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@8492591::SocketChannelEndPoint@c9cd3b0{/10.233.68.183:55072<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@8492591{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.68.183:55072<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=136/30000}=>HttpConnection@25600ea9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	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.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 21 common frames omitted
2022-06-10T03:33:31.393Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@50870887{/10.233.68.183:55072<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=143/30000}
2022-06-10T03:33:31.394Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@c9cd3b0{/10.233.68.183:55072<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@8492591{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.68.183:55072<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=144/30000}=>HttpConnection@25600ea9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:31.395Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@c9cd3b0{/10.233.68.183:55072<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@8492591{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.68.183:55072<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=145/30000}=>HttpConnection@25600ea9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:31.395Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@c9cd3b0{/10.233.68.183:55072<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@8492591{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.68.183:55072<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=145/30000}=>HttpConnection@25600ea9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:31.397Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7fff8e0e{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	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.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	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.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-10T03:33:31.397Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7eb9f62f{null}
2022-06-10T03:33:31.397Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0
2022-06-10T03:33:31.398Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5286c3d1
2022-06-10T03:33:31.398Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5286c3d1
2022-06-10T03:33:31.407Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@c9cd3b0{/10.233.68.183:55072<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=19/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@8492591{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.68.183:55072<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=148/30000}=>HttpConnection@25600ea9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:31.407Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@c9cd3b0{/10.233.68.183:55072<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=19/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@8492591{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.68.183:55072<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=156/30000}=>HttpConnection@25600ea9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:31.407Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken with none selected
2022-06-10T03:33:31.407Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 0/0/0 selected
2022-06-10T03:33:31.407Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 0 keys, 0 updates
2022-06-10T03:33:31.407Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-10T03:33:31.407Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@c9cd3b0{/10.233.68.183:55072<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=28/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@8492591{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.68.183:55072<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=157/30000}=>HttpConnection@25600ea9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:31.407Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-10T03:33:31.407Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 0 keys
2022-06-10T03:33:31.408Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@62f8a9b{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	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.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	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.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-10T03:33:31.408Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1c829368{null}
2022-06-10T03:33:31.408Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@25600ea9::DecryptedEndPoint@50870887{/10.233.68.183:55072<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=158/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-06-10T03:33:31.408Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@25600ea9::DecryptedEndPoint@50870887{/10.233.68.183:55072<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=158/30000}
2022-06-10T03:33:31.409Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@25600ea9::DecryptedEndPoint@50870887{/10.233.68.183:55072<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=159/30000}
2022-06-10T03:33:31.410Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@8492591::SocketChannelEndPoint@c9cd3b0{/10.233.68.183:55072<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=31/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@8492591{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.68.183:55072<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=160/30000}=>HttpConnection@25600ea9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:31.410Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5286c3d1
2022-06-10T03:33:31.411Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@50870887{/10.233.68.183:55072<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=161/30000}
2022-06-10T03:33:31.411Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@25600ea9::DecryptedEndPoint@50870887{/10.233.68.183:55072<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=161/30000} onFillable exit HttpChannelState@3bae1271{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-10T03:33:31.411Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=32/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@8492591{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.68.183:55072<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=161/30000}=>HttpConnection@25600ea9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:31.412Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran CEP:SocketChannelEndPoint@c9cd3b0{/10.233.68.183:55072<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=33/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@8492591{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50870887{/10.233.68.183:55072<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=162/30000}=>HttpConnection@25600ea9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3932c7a1{s=START}]=>HttpChannelOverHttp@20e2136a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-06-10T03:33:32.910Z||qtp1956060889-24-acceptor-0@5408fca1-ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@48077be6 on ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=0
2022-06-10T03:33:32.910Z||qtp1956060889-24-acceptor-0@5408fca1-ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=1
2022-06-10T03:33:32.912Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken with none selected
2022-06-10T03:33:32.912Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 0/0/0 selected
2022-06-10T03:33:32.912Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 0 keys, 1 updates
2022-06-10T03:33:32.912Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-06-10T03:33:32.913Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@48077be6
2022-06-10T03:33:32.913Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@48077be6
2022-06-10T03:33:32.913Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-10T03:33:32.913Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 1 keys
2022-06-10T03:33:32.913Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@48077be6
2022-06-10T03:33:32.914Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@31e64160{/10.233.68.183:55096<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-06-10T03:33:32.914Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@3f21a92c
2022-06-10T03:33:32.915Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@7e1ca317{/10.233.68.183:55096<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@7d7200f5{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-06-10T03:33:32.915Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@4f28bebe::DecryptedEndPoint@7e1ca317{/10.233.68.183:55096<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-06-10T03:33:32.916Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@31e64160{/10.233.68.183:55096<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@5ac43e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e1ca317{/10.233.68.183:55096<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@4f28bebe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e335c58{s=START}]=>HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:32.918Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@5ac43e1::SocketChannelEndPoint@31e64160{/10.233.68.183:55096<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@5ac43e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e1ca317{/10.233.68.183:55096<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@4f28bebe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e335c58{s=START}]=>HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:32.918Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@4f28bebe::DecryptedEndPoint@7e1ca317{/10.233.68.183:55096<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=3/30000}
2022-06-10T03:33:32.918Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@4f28bebe::DecryptedEndPoint@7e1ca317{/10.233.68.183:55096<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=3/30000}
2022-06-10T03:33:32.919Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@732b92c3{AC.ReadCB@4f28bebe{HttpConnection@4f28bebe::DecryptedEndPoint@7e1ca317{/10.233.68.183:55096<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=1/30000}}}
2022-06-10T03:33:32.919Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@5ac43e1::SocketChannelEndPoint@31e64160{/10.233.68.183:55096<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=0}->SslConnection@5ac43e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e1ca317{/10.233.68.183:55096<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4f28bebe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e335c58{s=START}]=>HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:32.920Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-06-10T03:33:32.920Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.115:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=0}->SslConnection@5ac43e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e1ca317{/10.233.68.183:55096<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4f28bebe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e335c58{s=START}]=>HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:32.923Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@797c1f56{SSLC.NBReadCB@5ac43e1{SslConnection@5ac43e1::SocketChannelEndPoint@31e64160{/10.233.68.183:55096<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5ac43e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e1ca317{/10.233.68.183:55096<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@4f28bebe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e335c58{s=START}]=>HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-10T03:33:32.923Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@31e64160{/10.233.68.183:55096<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@5ac43e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e1ca317{/10.233.68.183:55096<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@4f28bebe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e335c58{s=START}]=>HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:32.923Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1ea8e8d3 on ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0
2022-06-10T03:33:32.923Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=1
2022-06-10T03:33:32.924Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken with none selected
2022-06-10T03:33:32.924Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 0/0/1 selected
2022-06-10T03:33:32.925Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 0 keys, 1 updates
2022-06-10T03:33:32.925Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-06-10T03:33:32.925Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@1ea8e8d3
2022-06-10T03:33:32.925Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@31e64160{/10.233.68.183:55096<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=0}->SslConnection@5ac43e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e1ca317{/10.233.68.183:55096<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@4f28bebe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e335c58{s=START}]=>HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:32.925Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-10T03:33:32.926Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 1 keys
2022-06-10T03:33:32.926Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 1/1/1 selected
2022-06-10T03:33:32.926Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 1 keys, 0 updates
2022-06-10T03:33:32.926Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.115:8000 remote=/10.233.68.183:55096], selector=sun.nio.ch.EPollSelectorImpl@198dca6d, interestOps=1, readyOps=1 SocketChannelEndPoint@31e64160{/10.233.68.183:55096<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=1}->SslConnection@5ac43e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e1ca317{/10.233.68.183:55096<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@4f28bebe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e335c58{s=START}]=>HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-06-10T03:33:32.927Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@31e64160{/10.233.68.183:55096<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@5ac43e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e1ca317{/10.233.68.183:55096<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@4f28bebe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e335c58{s=START}]=>HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:32.927Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@31e64160{/10.233.68.183:55096<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@5ac43e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e1ca317{/10.233.68.183:55096<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@4f28bebe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e335c58{s=START}]=>HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-06-10T03:33:32.928Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0} tryExecute EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-06-10T03:33:32.927994Z
2022-06-10T03:33:32.928Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=0/2,p=0}@3ea2aac5 offer EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-06-10T03:33:32.928489Z
2022-06-10T03:33:32.924Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@31e64160{/10.233.68.183:55096<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}->SslConnection@5ac43e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e1ca317{/10.233.68.183:55096<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@4f28bebe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e335c58{s=START}]=>HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:32.928Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@48077be6
2022-06-10T03:33:32.929Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=0/2,p=1} startReservedThread p=1
2022-06-10T03:33:32.929Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@250b236d{s=0/2,p=1}@4a02cb30
2022-06-10T03:33:32.929Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@250b236d{s=0/2,p=1}@4a02cb30
2022-06-10T03:33:32.930Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=1}@4a02cb30 started
2022-06-10T03:33:32.930Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0}@4a02cb30 waiting
2022-06-10T03:33:32.930Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2022-06-10T03:33:32.929726Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@31e64160{/10.233.68.183:55096<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@5ac43e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e1ca317{/10.233.68.183:55096<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@4f28bebe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e335c58{s=START}]=>HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-06-10T03:33:32.931Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@797c1f56{SSLC.NBReadCB@5ac43e1{SslConnection@5ac43e1::SocketChannelEndPoint@31e64160{/10.233.68.183:55096<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}->SslConnection@5ac43e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e1ca317{/10.233.68.183:55096<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@4f28bebe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e335c58{s=START}]=>HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-10T03:33:32.932Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@5ac43e1::SocketChannelEndPoint@31e64160{/10.233.68.183:55096<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}->SslConnection@5ac43e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e1ca317{/10.233.68.183:55096<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@4f28bebe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e335c58{s=START}]=>HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:32.932Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@5ac43e1::SocketChannelEndPoint@31e64160{/10.233.68.183:55096<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}->SslConnection@5ac43e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7e1ca317{/10.233.68.183:55096<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=14/30000}=>HttpConnection@4f28bebe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e335c58{s=START}]=>HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:32.932Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@732b92c3{AC.ReadCB@4f28bebe{HttpConnection@4f28bebe::DecryptedEndPoint@7e1ca317{/10.233.68.183:55096<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=14/30000}}}
2022-06-10T03:33:32.933Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4f28bebe::DecryptedEndPoint@7e1ca317{/10.233.68.183:55096<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=15/30000} onFillable enter HttpChannelState@7d7200f5{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-10T03:33:32.934Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@5ac43e1::SocketChannelEndPoint@31e64160{/10.233.68.183:55096<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=11/30000}{io=1/0,kio=1,kro=1}->SslConnection@5ac43e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e1ca317{/10.233.68.183:55096<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@4f28bebe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e335c58{s=START}]=>HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:32.934Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-06-10T03:33:32.936Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=0/2,p=1}@3ea2aac5 task=EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-06-10T03:33:32.936376Z
2022-06-10T03:33:32.936Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@31e64160{/10.233.68.183:55096<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=14/30000}{io=1/0,kio=1,kro=1}->SslConnection@5ac43e1{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e1ca317{/10.233.68.183:55096<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=18/30000}=>HttpConnection@4f28bebe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e335c58{s=START}]=>HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:32.937Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-06-10T03:33:32.936985Z tryProduce true
2022-06-10T03:33:32.937Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-10T03:33:32.937Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-10T03:33:32.937Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@31e64160{/10.233.68.183:55096<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@5ac43e1{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e1ca317{/10.233.68.183:55096<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=19/30000}=>HttpConnection@4f28bebe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e335c58{s=START}]=>HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:32.937Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@1e882b8d[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-10T03:33:32.938Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-06-10T03:33:32.937Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 1 keys
2022-06-10T03:33:32.951Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-10T03:33:32.952Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=29/30000}{io=0/0,kio=0,kro=1}->SslConnection@5ac43e1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e1ca317{/10.233.68.183:55096<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=34/30000}=>HttpConnection@4f28bebe[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e335c58{s=START}]=>HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:32.952Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-06-10T03:33:32.953Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4f28bebe::DecryptedEndPoint@7e1ca317{/10.233.68.183:55096<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=35/30000} filled -1 HeapByteBuffer@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-10T03:33:32.953Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4f28bebe::DecryptedEndPoint@7e1ca317{/10.233.68.183:55096<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=35/30000} parse HeapByteBuffer@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-06-10T03:33:32.953Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-10T03:33:32.954Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-06-10T03:33:32.954Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@7e1ca317{/10.233.68.183:55096<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=36/30000}
2022-06-10T03:33:32.954Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@7e1ca317{/10.233.68.183:55096<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=36/30000}
2022-06-10T03:33:32.955Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@5ac43e1::SocketChannelEndPoint@31e64160{/10.233.68.183:55096<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=32/30000}{io=0/0,kio=0,kro=1}->SslConnection@5ac43e1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e1ca317{/10.233.68.183:55096<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=36/30000}=>HttpConnection@4f28bebe[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e335c58{s=START}]=>HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-06-10T03:33:32.956Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@5ac43e1::SocketChannelEndPoint@31e64160{/10.233.68.183:55096<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=33/30000}{io=0/0,kio=0,kro=1}->SslConnection@5ac43e1{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e1ca317{/10.233.68.183:55096<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=37/30000}=>HttpConnection@4f28bebe[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e335c58{s=START}]=>HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:32.956Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@1f6c25cf[p=0,l=0,c=0,r=0]={<<<>>>}
2022-06-10T03:33:32.956Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-10T03:33:32.956Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-06-10T03:33:32.959Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@31e64160{/10.233.68.183:55096<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=36/30000}{io=0/0,kio=0,kro=1}->SslConnection@5ac43e1{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e1ca317{/10.233.68.183:55096<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=41/30000}=>HttpConnection@4f28bebe[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e335c58{s=START}]=>HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:32.960Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-06-10T03:33:32.960Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-10T03:33:32.961Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-06-10T03:33:32.963Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@5ac43e1::SocketChannelEndPoint@31e64160{/10.233.68.183:55096<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5ac43e1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e1ca317{/10.233.68.183:55096<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=45/30000}=>HttpConnection@4f28bebe[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e335c58{s=START}]=>HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-06-10T03:33:32.964Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@5ac43e1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e1ca317{/10.233.68.183:55096<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=46/30000}=>HttpConnection@4f28bebe[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e335c58{s=START}]=>HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:32.965Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@5ac43e1::SocketChannelEndPoint@31e64160{/10.233.68.183:55096<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@5ac43e1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e1ca317{/10.233.68.183:55096<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=46/30000}=>HttpConnection@4f28bebe[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e335c58{s=START}]=>HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	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:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 25 common frames omitted
2022-06-10T03:33:32.965Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@7e1ca317{/10.233.68.183:55096<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=47/30000}
2022-06-10T03:33:32.966Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@31e64160{/10.233.68.183:55096<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@5ac43e1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e1ca317{/10.233.68.183:55096<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=48/30000}=>HttpConnection@4f28bebe[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e335c58{s=START}]=>HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:32.967Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@31e64160{/10.233.68.183:55096<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@5ac43e1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e1ca317{/10.233.68.183:55096<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=48/30000}=>HttpConnection@4f28bebe[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e335c58{s=START}]=>HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:32.967Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@31e64160{/10.233.68.183:55096<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@5ac43e1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e1ca317{/10.233.68.183:55096<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=49/30000}=>HttpConnection@4f28bebe[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e335c58{s=START}]=>HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:32.968Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@35d75e1b{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	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.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	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:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-10T03:33:32.968Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@797c1f56{null}
2022-06-10T03:33:32.968Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0
2022-06-10T03:33:32.968Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@285fedd9
2022-06-10T03:33:32.969Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken with none selected
2022-06-10T03:33:32.969Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 0/0/0 selected
2022-06-10T03:33:32.969Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 0 keys, 0 updates
2022-06-10T03:33:32.969Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-10T03:33:32.969Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-10T03:33:32.970Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 0 keys
2022-06-10T03:33:32.972Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@31e64160{/10.233.68.183:55096<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=12/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5ac43e1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e1ca317{/10.233.68.183:55096<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=54/30000}=>HttpConnection@4f28bebe[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e335c58{s=START}]=>HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:32.973Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@31e64160{/10.233.68.183:55096<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=14/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5ac43e1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e1ca317{/10.233.68.183:55096<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=55/30000}=>HttpConnection@4f28bebe[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e335c58{s=START}]=>HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:32.974Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7458e8a9{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	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.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	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:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-10T03:33:32.974Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@732b92c3{null}
2022-06-10T03:33:32.975Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4f28bebe::DecryptedEndPoint@7e1ca317{/10.233.68.183:55096<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=57/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-06-10T03:33:32.975Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@4f28bebe::DecryptedEndPoint@7e1ca317{/10.233.68.183:55096<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=57/30000}
2022-06-10T03:33:32.975Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@7e1ca317{/10.233.68.183:55096<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=57/30000}
2022-06-10T03:33:32.976Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4f28bebe::DecryptedEndPoint@7e1ca317{/10.233.68.183:55096<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=58/30000} onFillable exit HttpChannelState@7d7200f5{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-10T03:33:32.976Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@285fedd9
2022-06-10T03:33:32.977Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=17/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5ac43e1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e1ca317{/10.233.68.183:55096<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=58/30000}=>HttpConnection@4f28bebe[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e335c58{s=START}]=>HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:32.977Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$$Lambda$214/0x00000008009c8040@44723d95
2022-06-10T03:33:33.006Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@31e64160{/10.233.68.183:55096<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=17/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5ac43e1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e1ca317{/10.233.68.183:55096<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=86/30000}=>HttpConnection@4f28bebe[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e335c58{s=START}]=>HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:33.007Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@4f28bebe::DecryptedEndPoint@7e1ca317{/10.233.68.183:55096<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=89/30000}
2022-06-10T03:33:33.008Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@5ac43e1::SocketChannelEndPoint@31e64160{/10.233.68.183:55096<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=48/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5ac43e1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7e1ca317{/10.233.68.183:55096<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=90/30000}=>HttpConnection@4f28bebe[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e335c58{s=START}]=>HttpChannelOverHttp@3b1e2a10{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:33.008Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@285fedd9
2022-06-10T03:33:42.912Z||qtp1956060889-24-acceptor-0@5408fca1-ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@28cae659 on ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=0
2022-06-10T03:33:42.913Z||qtp1956060889-24-acceptor-0@5408fca1-ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=1
2022-06-10T03:33:42.913Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken with none selected
2022-06-10T03:33:42.913Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 0/0/0 selected
2022-06-10T03:33:42.914Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 0 keys, 1 updates
2022-06-10T03:33:42.914Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-06-10T03:33:42.914Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@28cae659
2022-06-10T03:33:42.914Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@28cae659
2022-06-10T03:33:42.914Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-10T03:33:42.915Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 1 keys
2022-06-10T03:33:42.915Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@28cae659
2022-06-10T03:33:42.917Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@281ead1b{/10.233.68.183:55246<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-06-10T03:33:42.918Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@6d1c367c
2022-06-10T03:33:42.919Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@79dd602a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@5cbbb852{/10.233.68.183:55246<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@190b0ab{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-06-10T03:33:42.919Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@d33c933::DecryptedEndPoint@5cbbb852{/10.233.68.183:55246<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-06-10T03:33:42.919Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@281ead1b{/10.233.68.183:55246<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@1ffd248f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5cbbb852{/10.233.68.183:55246<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@d33c933[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e05760a{s=START}]=>HttpChannelOverHttp@79dd602a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:42.920Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@1ffd248f::SocketChannelEndPoint@281ead1b{/10.233.68.183:55246<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@1ffd248f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5cbbb852{/10.233.68.183:55246<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@d33c933[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e05760a{s=START}]=>HttpChannelOverHttp@79dd602a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:42.920Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@d33c933::DecryptedEndPoint@5cbbb852{/10.233.68.183:55246<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-06-10T03:33:42.920Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@d33c933::DecryptedEndPoint@5cbbb852{/10.233.68.183:55246<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-06-10T03:33:42.921Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1a949889{AC.ReadCB@d33c933{HttpConnection@d33c933::DecryptedEndPoint@5cbbb852{/10.233.68.183:55246<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=1/30000}}}
2022-06-10T03:33:42.921Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@1ffd248f::SocketChannelEndPoint@281ead1b{/10.233.68.183:55246<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@1ffd248f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5cbbb852{/10.233.68.183:55246<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@d33c933[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e05760a{s=START}]=>HttpChannelOverHttp@79dd602a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:42.921Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-06-10T03:33:42.921Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.115:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@1ffd248f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5cbbb852{/10.233.68.183:55246<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@d33c933[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e05760a{s=START}]=>HttpChannelOverHttp@79dd602a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:42.922Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@97db0b9{SSLC.NBReadCB@1ffd248f{SslConnection@1ffd248f::SocketChannelEndPoint@281ead1b{/10.233.68.183:55246<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1ffd248f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5cbbb852{/10.233.68.183:55246<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@d33c933[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e05760a{s=START}]=>HttpChannelOverHttp@79dd602a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-10T03:33:42.922Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@281ead1b{/10.233.68.183:55246<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1ffd248f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5cbbb852{/10.233.68.183:55246<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@d33c933[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e05760a{s=START}]=>HttpChannelOverHttp@79dd602a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:42.923Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@7f522445 on ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0
2022-06-10T03:33:42.923Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=1
2022-06-10T03:33:42.923Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@281ead1b{/10.233.68.183:55246<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@1ffd248f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5cbbb852{/10.233.68.183:55246<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@d33c933[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e05760a{s=START}]=>HttpChannelOverHttp@79dd602a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:42.923Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@28cae659
2022-06-10T03:33:42.928Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken with none selected
2022-06-10T03:33:42.928Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 0/0/1 selected
2022-06-10T03:33:42.928Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 0 keys, 1 updates
2022-06-10T03:33:42.928Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-06-10T03:33:42.928Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@7f522445
2022-06-10T03:33:42.929Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@281ead1b{/10.233.68.183:55246<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/1,kio=1,kro=0}->SslConnection@1ffd248f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5cbbb852{/10.233.68.183:55246<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@d33c933[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e05760a{s=START}]=>HttpChannelOverHttp@79dd602a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:42.929Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-10T03:33:42.929Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 1 keys
2022-06-10T03:33:42.930Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 1/1/1 selected
2022-06-10T03:33:42.930Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 1 keys, 0 updates
2022-06-10T03:33:42.930Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.115:8000 remote=/10.233.68.183:55246], selector=sun.nio.ch.EPollSelectorImpl@198dca6d, interestOps=1, readyOps=1 SocketChannelEndPoint@281ead1b{/10.233.68.183:55246<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=1/1,kio=1,kro=1}->SslConnection@1ffd248f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5cbbb852{/10.233.68.183:55246<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@d33c933[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e05760a{s=START}]=>HttpChannelOverHttp@79dd602a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-06-10T03:33:42.931Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@281ead1b{/10.233.68.183:55246<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}->SslConnection@1ffd248f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5cbbb852{/10.233.68.183:55246<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@d33c933[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e05760a{s=START}]=>HttpChannelOverHttp@79dd602a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:42.931Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@281ead1b{/10.233.68.183:55246<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}->SslConnection@1ffd248f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5cbbb852{/10.233.68.183:55246<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@d33c933[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e05760a{s=START}]=>HttpChannelOverHttp@79dd602a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-06-10T03:33:42.932Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0} tryExecute EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-06-10T03:33:42.932368Z
2022-06-10T03:33:42.933Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=0/2,p=0}@4a02cb30 offer EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-06-10T03:33:42.932914Z
2022-06-10T03:33:42.933Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=0/2,p=1} startReservedThread p=1
2022-06-10T03:33:42.933Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@250b236d{s=0/2,p=1}@c7f78c7
2022-06-10T03:33:42.933Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@250b236d{s=0/2,p=1}@c7f78c7
2022-06-10T03:33:42.934Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=1}@c7f78c7 started
2022-06-10T03:33:42.934Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=0/2,p=1}@4a02cb30 task=EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@250b236d{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2022-06-10T03:33:42.933992Z
2022-06-10T03:33:42.934Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0}@c7f78c7 waiting
2022-06-10T03:33:42.934Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-06-10T03:33:42.934773Z tryProduce true
2022-06-10T03:33:42.935Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-06-10T03:33:42.93515Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@281ead1b{/10.233.68.183:55246<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=13/30000}{io=1/0,kio=1,kro=1}->SslConnection@1ffd248f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5cbbb852{/10.233.68.183:55246<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=15/30000}=>HttpConnection@d33c933[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e05760a{s=START}]=>HttpChannelOverHttp@79dd602a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-06-10T03:33:42.936Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@97db0b9{SSLC.NBReadCB@1ffd248f{SslConnection@1ffd248f::SocketChannelEndPoint@281ead1b{/10.233.68.183:55246<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=13/30000}{io=1/0,kio=1,kro=1}->SslConnection@1ffd248f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5cbbb852{/10.233.68.183:55246<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=15/30000}=>HttpConnection@d33c933[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e05760a{s=START}]=>HttpChannelOverHttp@79dd602a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-10T03:33:42.936Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@1ffd248f::SocketChannelEndPoint@281ead1b{/10.233.68.183:55246<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=14/30000}{io=1/0,kio=1,kro=1}->SslConnection@1ffd248f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5cbbb852{/10.233.68.183:55246<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=16/30000}=>HttpConnection@d33c933[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e05760a{s=START}]=>HttpChannelOverHttp@79dd602a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:42.936Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@1ffd248f::SocketChannelEndPoint@281ead1b{/10.233.68.183:55246<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=14/30000}{io=1/0,kio=1,kro=1}->SslConnection@1ffd248f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5cbbb852{/10.233.68.183:55246<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=16/30000}=>HttpConnection@d33c933[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e05760a{s=START}]=>HttpChannelOverHttp@79dd602a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:42.937Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-10T03:33:42.937Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1a949889{AC.ReadCB@d33c933{HttpConnection@d33c933::DecryptedEndPoint@5cbbb852{/10.233.68.183:55246<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=17/30000}}}
2022-06-10T03:33:42.937Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-10T03:33:42.937Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@d33c933::DecryptedEndPoint@5cbbb852{/10.233.68.183:55246<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=17/30000} onFillable enter HttpChannelState@190b0ab{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-10T03:33:42.938Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@1ffd248f::SocketChannelEndPoint@281ead1b{/10.233.68.183:55246<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ffd248f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5cbbb852{/10.233.68.183:55246<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=18/30000}=>HttpConnection@d33c933[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e05760a{s=START}]=>HttpChannelOverHttp@79dd602a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:42.938Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@281ead1b{/10.233.68.183:55246<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ffd248f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5cbbb852{/10.233.68.183:55246<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=18/30000}=>HttpConnection@d33c933[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e05760a{s=START}]=>HttpChannelOverHttp@79dd602a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:42.938Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-06-10T03:33:42.938Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 1 keys
2022-06-10T03:33:42.939Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@281ead1b{/10.233.68.183:55246<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ffd248f{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5cbbb852{/10.233.68.183:55246<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=19/30000}=>HttpConnection@d33c933[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e05760a{s=START}]=>HttpChannelOverHttp@79dd602a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:42.939Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@840ed90[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-10T03:33:42.940Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-06-10T03:33:42.944Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-10T03:33:42.945Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=22/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ffd248f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5cbbb852{/10.233.68.183:55246<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=24/30000}=>HttpConnection@d33c933[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e05760a{s=START}]=>HttpChannelOverHttp@79dd602a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:42.945Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-06-10T03:33:42.945Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@d33c933::DecryptedEndPoint@5cbbb852{/10.233.68.183:55246<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=25/30000} filled -1 HeapByteBuffer@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-10T03:33:42.945Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@d33c933::DecryptedEndPoint@5cbbb852{/10.233.68.183:55246<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=25/30000} parse HeapByteBuffer@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-06-10T03:33:42.946Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-10T03:33:42.946Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-06-10T03:33:42.946Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@5cbbb852{/10.233.68.183:55246<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=26/30000}
2022-06-10T03:33:42.946Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@5cbbb852{/10.233.68.183:55246<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=26/30000}
2022-06-10T03:33:42.947Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@1ffd248f::SocketChannelEndPoint@281ead1b{/10.233.68.183:55246<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=24/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ffd248f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5cbbb852{/10.233.68.183:55246<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@d33c933[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e05760a{s=START}]=>HttpChannelOverHttp@79dd602a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-06-10T03:33:42.947Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@1ffd248f::SocketChannelEndPoint@281ead1b{/10.233.68.183:55246<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=25/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ffd248f{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5cbbb852{/10.233.68.183:55246<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@d33c933[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e05760a{s=START}]=>HttpChannelOverHttp@79dd602a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:42.947Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@1f6c25cf[p=0,l=0,c=0,r=0]={<<<>>>}
2022-06-10T03:33:42.947Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-10T03:33:42.948Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-06-10T03:33:42.948Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@281ead1b{/10.233.68.183:55246<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=26/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ffd248f{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5cbbb852{/10.233.68.183:55246<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@d33c933[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e05760a{s=START}]=>HttpChannelOverHttp@79dd602a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:42.948Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-06-10T03:33:42.949Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-10T03:33:42.949Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-06-10T03:33:42.949Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@1ffd248f::SocketChannelEndPoint@281ead1b{/10.233.68.183:55246<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ffd248f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5cbbb852{/10.233.68.183:55246<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@d33c933[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e05760a{s=START}]=>HttpChannelOverHttp@79dd602a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-06-10T03:33:42.950Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ffd248f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5cbbb852{/10.233.68.183:55246<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=30/30000}=>HttpConnection@d33c933[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e05760a{s=START}]=>HttpChannelOverHttp@79dd602a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:42.951Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@1ffd248f::SocketChannelEndPoint@281ead1b{/10.233.68.183:55246<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ffd248f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5cbbb852{/10.233.68.183:55246<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=30/30000}=>HttpConnection@d33c933[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e05760a{s=START}]=>HttpChannelOverHttp@79dd602a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	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:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-06-10T03:33:42.952Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@5cbbb852{/10.233.68.183:55246<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=31/30000}
2022-06-10T03:33:42.952Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@281ead1b{/10.233.68.183:55246<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ffd248f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5cbbb852{/10.233.68.183:55246<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=32/30000}=>HttpConnection@d33c933[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e05760a{s=START}]=>HttpChannelOverHttp@79dd602a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:42.953Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@281ead1b{/10.233.68.183:55246<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ffd248f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5cbbb852{/10.233.68.183:55246<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=32/30000}=>HttpConnection@d33c933[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e05760a{s=START}]=>HttpChannelOverHttp@79dd602a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:42.953Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@281ead1b{/10.233.68.183:55246<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ffd248f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5cbbb852{/10.233.68.183:55246<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@d33c933[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e05760a{s=START}]=>HttpChannelOverHttp@79dd602a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:42.953Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4d4272fc{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	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.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	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:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-10T03:33:42.954Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@97db0b9{null}
2022-06-10T03:33:42.954Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0
2022-06-10T03:33:42.954Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@b0b6232
2022-06-10T03:33:42.954Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken with none selected
2022-06-10T03:33:42.955Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@b0b6232
2022-06-10T03:33:42.955Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@281ead1b{/10.233.68.183:55246<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1ffd248f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5cbbb852{/10.233.68.183:55246<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=35/30000}=>HttpConnection@d33c933[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e05760a{s=START}]=>HttpChannelOverHttp@79dd602a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:42.956Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 0/0/0 selected
2022-06-10T03:33:42.956Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@281ead1b{/10.233.68.183:55246<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1ffd248f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5cbbb852{/10.233.68.183:55246<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=36/30000}=>HttpConnection@d33c933[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e05760a{s=START}]=>HttpChannelOverHttp@79dd602a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:42.956Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@281ead1b{/10.233.68.183:55246<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1ffd248f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5cbbb852{/10.233.68.183:55246<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=35/30000}=>HttpConnection@d33c933[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e05760a{s=START}]=>HttpChannelOverHttp@79dd602a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:42.957Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 0 keys, 0 updates
2022-06-10T03:33:42.957Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-10T03:33:42.957Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@d33c933::DecryptedEndPoint@5cbbb852{/10.233.68.183:55246<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=37/30000}
2022-06-10T03:33:42.957Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-10T03:33:42.957Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 0 keys
2022-06-10T03:33:42.957Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7cc59ad4{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	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.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	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:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-10T03:33:42.957Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1a949889{null}
2022-06-10T03:33:42.958Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@d33c933::DecryptedEndPoint@5cbbb852{/10.233.68.183:55246<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=37/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-06-10T03:33:42.958Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@1ffd248f::SocketChannelEndPoint@281ead1b{/10.233.68.183:55246<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1ffd248f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5cbbb852{/10.233.68.183:55246<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=37/30000}=>HttpConnection@d33c933[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e05760a{s=START}]=>HttpChannelOverHttp@79dd602a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:42.958Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@b0b6232
2022-06-10T03:33:42.958Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@d33c933::DecryptedEndPoint@5cbbb852{/10.233.68.183:55246<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=38/30000}
2022-06-10T03:33:42.959Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@5cbbb852{/10.233.68.183:55246<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=38/30000}
2022-06-10T03:33:42.959Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@d33c933::DecryptedEndPoint@5cbbb852{/10.233.68.183:55246<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=39/30000} onFillable exit HttpChannelState@190b0ab{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-10T03:33:42.959Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1ffd248f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5cbbb852{/10.233.68.183:55246<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=39/30000}=>HttpConnection@d33c933[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e05760a{s=START}]=>HttpChannelOverHttp@79dd602a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:42.960Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=2/2,p=0}@3ea2aac5 waiting
2022-06-10T03:33:52.910Z||qtp1956060889-24-acceptor-0@5408fca1-ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@6393d6ce on ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=0
2022-06-10T03:33:52.910Z||qtp1956060889-24-acceptor-0@5408fca1-ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=1
2022-06-10T03:33:52.910Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken with none selected
2022-06-10T03:33:52.910Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 0/0/0 selected
2022-06-10T03:33:52.911Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 0 keys, 1 updates
2022-06-10T03:33:52.911Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-06-10T03:33:52.911Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@6393d6ce
2022-06-10T03:33:52.911Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@6393d6ce
2022-06-10T03:33:52.911Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-10T03:33:52.911Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 1 keys
2022-06-10T03:33:52.911Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@6393d6ce
2022-06-10T03:33:52.912Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@2bd361ec{/10.233.68.183:55378<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-06-10T03:33:52.912Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@24fbd50b
2022-06-10T03:33:52.913Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@739dd568{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@40b37612{/10.233.68.183:55378<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@705fb3e9{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-06-10T03:33:52.914Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@a767364::DecryptedEndPoint@40b37612{/10.233.68.183:55378<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-06-10T03:33:52.914Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@2bd361ec{/10.233.68.183:55378<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@175dc1d7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40b37612{/10.233.68.183:55378<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@a767364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c0536c8{s=START}]=>HttpChannelOverHttp@739dd568{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:52.914Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@175dc1d7::SocketChannelEndPoint@2bd361ec{/10.233.68.183:55378<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@175dc1d7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40b37612{/10.233.68.183:55378<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@a767364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c0536c8{s=START}]=>HttpChannelOverHttp@739dd568{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:52.914Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@a767364::DecryptedEndPoint@40b37612{/10.233.68.183:55378<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-06-10T03:33:52.915Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@a767364::DecryptedEndPoint@40b37612{/10.233.68.183:55378<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-06-10T03:33:52.915Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@41c8145a{AC.ReadCB@a767364{HttpConnection@a767364::DecryptedEndPoint@40b37612{/10.233.68.183:55378<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-06-10T03:33:52.915Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@175dc1d7::SocketChannelEndPoint@2bd361ec{/10.233.68.183:55378<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@175dc1d7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40b37612{/10.233.68.183:55378<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@a767364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c0536c8{s=START}]=>HttpChannelOverHttp@739dd568{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:52.915Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-06-10T03:33:52.915Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.115:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@175dc1d7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40b37612{/10.233.68.183:55378<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@a767364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c0536c8{s=START}]=>HttpChannelOverHttp@739dd568{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:52.916Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@781cb254{SSLC.NBReadCB@175dc1d7{SslConnection@175dc1d7::SocketChannelEndPoint@2bd361ec{/10.233.68.183:55378<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@175dc1d7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40b37612{/10.233.68.183:55378<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@a767364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c0536c8{s=START}]=>HttpChannelOverHttp@739dd568{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-10T03:33:52.917Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@2bd361ec{/10.233.68.183:55378<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@175dc1d7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40b37612{/10.233.68.183:55378<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@a767364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c0536c8{s=START}]=>HttpChannelOverHttp@739dd568{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:52.917Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@13687f9 on ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0
2022-06-10T03:33:52.917Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=1
2022-06-10T03:33:52.917Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@2bd361ec{/10.233.68.183:55378<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@175dc1d7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40b37612{/10.233.68.183:55378<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@a767364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c0536c8{s=START}]=>HttpChannelOverHttp@739dd568{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:52.917Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@6393d6ce
2022-06-10T03:33:52.918Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken with none selected
2022-06-10T03:33:52.918Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 0/0/1 selected
2022-06-10T03:33:52.918Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 0 keys, 1 updates
2022-06-10T03:33:52.918Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-06-10T03:33:52.918Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@13687f9
2022-06-10T03:33:52.919Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@2bd361ec{/10.233.68.183:55378<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@175dc1d7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40b37612{/10.233.68.183:55378<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@a767364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c0536c8{s=START}]=>HttpChannelOverHttp@739dd568{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:52.919Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-10T03:33:52.919Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 1 keys
2022-06-10T03:33:52.919Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 1/1/1 selected
2022-06-10T03:33:52.919Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 1 keys, 0 updates
2022-06-10T03:33:52.920Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.115:8000 remote=/10.233.68.183:55378], selector=sun.nio.ch.EPollSelectorImpl@198dca6d, interestOps=1, readyOps=1 SocketChannelEndPoint@2bd361ec{/10.233.68.183:55378<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=1}->SslConnection@175dc1d7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40b37612{/10.233.68.183:55378<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@a767364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c0536c8{s=START}]=>HttpChannelOverHttp@739dd568{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-06-10T03:33:52.921Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@2bd361ec{/10.233.68.183:55378<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@175dc1d7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40b37612{/10.233.68.183:55378<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@a767364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c0536c8{s=START}]=>HttpChannelOverHttp@739dd568{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:52.921Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@2bd361ec{/10.233.68.183:55378<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@175dc1d7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40b37612{/10.233.68.183:55378<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@a767364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c0536c8{s=START}]=>HttpChannelOverHttp@739dd568{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-06-10T03:33:52.922Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=2/2,p=0} tryExecute EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-06-10T03:33:52.921872Z
2022-06-10T03:33:52.922Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0}@3ea2aac5 offer EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-06-10T03:33:52.922394Z
2022-06-10T03:33:52.923Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0}@3ea2aac5 task=EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-06-10T03:33:52.92337Z
2022-06-10T03:33:52.923Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-06-10T03:33:52.923003Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2bd361ec{/10.233.68.183:55378<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@175dc1d7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40b37612{/10.233.68.183:55378<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@a767364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c0536c8{s=START}]=>HttpChannelOverHttp@739dd568{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-06-10T03:33:52.923Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-06-10T03:33:52.92378Z tryProduce true
2022-06-10T03:33:52.923Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-10T03:33:52.924Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-10T03:33:52.924Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@781cb254{SSLC.NBReadCB@175dc1d7{SslConnection@175dc1d7::SocketChannelEndPoint@2bd361ec{/10.233.68.183:55378<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@175dc1d7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40b37612{/10.233.68.183:55378<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@a767364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c0536c8{s=START}]=>HttpChannelOverHttp@739dd568{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-10T03:33:52.924Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@2bd361ec{/10.233.68.183:55378<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@175dc1d7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40b37612{/10.233.68.183:55378<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@a767364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c0536c8{s=START}]=>HttpChannelOverHttp@739dd568{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:52.924Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 1 keys
2022-06-10T03:33:52.924Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@175dc1d7::SocketChannelEndPoint@2bd361ec{/10.233.68.183:55378<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@175dc1d7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40b37612{/10.233.68.183:55378<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@a767364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c0536c8{s=START}]=>HttpChannelOverHttp@739dd568{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:52.925Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@175dc1d7::SocketChannelEndPoint@2bd361ec{/10.233.68.183:55378<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@175dc1d7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40b37612{/10.233.68.183:55378<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@a767364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c0536c8{s=START}]=>HttpChannelOverHttp@739dd568{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:52.925Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@41c8145a{AC.ReadCB@a767364{HttpConnection@a767364::DecryptedEndPoint@40b37612{/10.233.68.183:55378<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=10/30000}}}
2022-06-10T03:33:52.926Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@a767364::DecryptedEndPoint@40b37612{/10.233.68.183:55378<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=10/30000} onFillable enter HttpChannelState@705fb3e9{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-10T03:33:52.926Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@175dc1d7::SocketChannelEndPoint@2bd361ec{/10.233.68.183:55378<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@175dc1d7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40b37612{/10.233.68.183:55378<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@a767364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c0536c8{s=START}]=>HttpChannelOverHttp@739dd568{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:52.926Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-06-10T03:33:52.930Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@2bd361ec{/10.233.68.183:55378<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@175dc1d7{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40b37612{/10.233.68.183:55378<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@a767364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c0536c8{s=START}]=>HttpChannelOverHttp@739dd568{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:52.930Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@41e4b89c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-10T03:33:52.930Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-06-10T03:33:52.946Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-10T03:33:52.948Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=31/30000}{io=0/0,kio=0,kro=1}->SslConnection@175dc1d7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40b37612{/10.233.68.183:55378<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=33/30000}=>HttpConnection@a767364[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c0536c8{s=START}]=>HttpChannelOverHttp@739dd568{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:52.948Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-06-10T03:33:52.948Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@a767364::DecryptedEndPoint@40b37612{/10.233.68.183:55378<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=33/30000} filled -1 HeapByteBuffer@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-10T03:33:52.949Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@a767364::DecryptedEndPoint@40b37612{/10.233.68.183:55378<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=34/30000} parse HeapByteBuffer@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-06-10T03:33:52.949Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-10T03:33:52.949Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-06-10T03:33:52.949Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@40b37612{/10.233.68.183:55378<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=34/30000}
2022-06-10T03:33:52.949Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@40b37612{/10.233.68.183:55378<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=34/30000}
2022-06-10T03:33:52.950Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@175dc1d7::SocketChannelEndPoint@2bd361ec{/10.233.68.183:55378<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=33/30000}{io=0/0,kio=0,kro=1}->SslConnection@175dc1d7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40b37612{/10.233.68.183:55378<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=35/30000}=>HttpConnection@a767364[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c0536c8{s=START}]=>HttpChannelOverHttp@739dd568{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-06-10T03:33:52.951Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@175dc1d7::SocketChannelEndPoint@2bd361ec{/10.233.68.183:55378<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=34/30000}{io=0/0,kio=0,kro=1}->SslConnection@175dc1d7{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40b37612{/10.233.68.183:55378<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=35/30000}=>HttpConnection@a767364[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c0536c8{s=START}]=>HttpChannelOverHttp@739dd568{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:52.951Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@1f6c25cf[p=0,l=0,c=0,r=0]={<<<>>>}
2022-06-10T03:33:52.951Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-10T03:33:52.951Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-06-10T03:33:52.952Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@2bd361ec{/10.233.68.183:55378<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=36/30000}{io=0/0,kio=0,kro=1}->SslConnection@175dc1d7{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40b37612{/10.233.68.183:55378<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=37/30000}=>HttpConnection@a767364[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c0536c8{s=START}]=>HttpChannelOverHttp@739dd568{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:52.952Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-06-10T03:33:52.952Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-10T03:33:52.952Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-06-10T03:33:52.953Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@175dc1d7::SocketChannelEndPoint@2bd361ec{/10.233.68.183:55378<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@175dc1d7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40b37612{/10.233.68.183:55378<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=38/30000}=>HttpConnection@a767364[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c0536c8{s=START}]=>HttpChannelOverHttp@739dd568{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-06-10T03:33:52.954Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@175dc1d7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40b37612{/10.233.68.183:55378<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=38/30000}=>HttpConnection@a767364[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c0536c8{s=START}]=>HttpChannelOverHttp@739dd568{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:52.954Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@175dc1d7::SocketChannelEndPoint@2bd361ec{/10.233.68.183:55378<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@175dc1d7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40b37612{/10.233.68.183:55378<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=39/30000}=>HttpConnection@a767364[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c0536c8{s=START}]=>HttpChannelOverHttp@739dd568{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	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:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-06-10T03:33:52.955Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@40b37612{/10.233.68.183:55378<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=40/30000}
2022-06-10T03:33:52.955Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2bd361ec{/10.233.68.183:55378<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@175dc1d7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40b37612{/10.233.68.183:55378<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=40/30000}=>HttpConnection@a767364[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c0536c8{s=START}]=>HttpChannelOverHttp@739dd568{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:52.956Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2bd361ec{/10.233.68.183:55378<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@175dc1d7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40b37612{/10.233.68.183:55378<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=40/30000}=>HttpConnection@a767364[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c0536c8{s=START}]=>HttpChannelOverHttp@739dd568{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:52.956Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@2bd361ec{/10.233.68.183:55378<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@175dc1d7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40b37612{/10.233.68.183:55378<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=41/30000}=>HttpConnection@a767364[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c0536c8{s=START}]=>HttpChannelOverHttp@739dd568{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:52.957Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@45db2478{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	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.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	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:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-10T03:33:52.957Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@781cb254{null}
2022-06-10T03:33:52.957Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0
2022-06-10T03:33:52.957Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@d9b2a7
2022-06-10T03:33:52.957Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@d9b2a7
2022-06-10T03:33:52.958Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken with none selected
2022-06-10T03:33:52.970Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 0/0/0 selected
2022-06-10T03:33:52.970Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 0 keys, 0 updates
2022-06-10T03:33:52.971Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-10T03:33:52.971Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-10T03:33:52.971Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 0 keys
2022-06-10T03:33:52.972Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@2bd361ec{/10.233.68.183:55378<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@175dc1d7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40b37612{/10.233.68.183:55378<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=57/30000}=>HttpConnection@a767364[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c0536c8{s=START}]=>HttpChannelOverHttp@739dd568{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:52.973Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@a767364::DecryptedEndPoint@40b37612{/10.233.68.183:55378<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=58/30000}
2022-06-10T03:33:52.973Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@175dc1d7::SocketChannelEndPoint@2bd361ec{/10.233.68.183:55378<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=21/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@175dc1d7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40b37612{/10.233.68.183:55378<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=58/30000}=>HttpConnection@a767364[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c0536c8{s=START}]=>HttpChannelOverHttp@739dd568{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:52.974Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@d9b2a7
2022-06-10T03:33:52.974Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2bd361ec{/10.233.68.183:55378<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@175dc1d7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40b37612{/10.233.68.183:55378<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=59/30000}=>HttpConnection@a767364[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c0536c8{s=START}]=>HttpChannelOverHttp@739dd568{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:52.975Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2bd361ec{/10.233.68.183:55378<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=22/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@175dc1d7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40b37612{/10.233.68.183:55378<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=60/30000}=>HttpConnection@a767364[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c0536c8{s=START}]=>HttpChannelOverHttp@739dd568{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:52.977Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@55d7f6bb{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	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.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	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:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-10T03:33:52.977Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@41c8145a{null}
2022-06-10T03:33:52.977Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@a767364::DecryptedEndPoint@40b37612{/10.233.68.183:55378<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=62/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-06-10T03:33:52.977Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@a767364::DecryptedEndPoint@40b37612{/10.233.68.183:55378<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=62/30000}
2022-06-10T03:33:52.977Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@40b37612{/10.233.68.183:55378<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=62/30000}
2022-06-10T03:33:52.978Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@a767364::DecryptedEndPoint@40b37612{/10.233.68.183:55378<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=63/30000} onFillable exit HttpChannelState@705fb3e9{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-10T03:33:52.978Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=26/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@175dc1d7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40b37612{/10.233.68.183:55378<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=63/30000}=>HttpConnection@a767364[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c0536c8{s=START}]=>HttpChannelOverHttp@739dd568{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:33:52.978Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=2/2,p=0}@4a02cb30 waiting
2022-06-10T03:34:02.910Z||qtp1956060889-24-acceptor-0@5408fca1-ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@2028e18d on ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=0
2022-06-10T03:34:02.910Z||qtp1956060889-24-acceptor-0@5408fca1-ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=1
2022-06-10T03:34:02.911Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken with none selected
2022-06-10T03:34:02.911Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 0/0/0 selected
2022-06-10T03:34:02.911Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 0 keys, 1 updates
2022-06-10T03:34:02.911Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-06-10T03:34:02.912Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@2028e18d
2022-06-10T03:34:02.912Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@2028e18d
2022-06-10T03:34:02.912Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-10T03:34:02.913Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@2028e18d
2022-06-10T03:34:02.913Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 1 keys
2022-06-10T03:34:02.975Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@4a52b883{/10.233.68.183:55512<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-06-10T03:34:02.976Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@74bc2190
2022-06-10T03:34:02.977Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@1020afc6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@7ebed18b{/10.233.68.183:55512<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@2177f87f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-06-10T03:34:02.977Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@3452fd60::DecryptedEndPoint@7ebed18b{/10.233.68.183:55512<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-06-10T03:34:02.977Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@4a52b883{/10.233.68.183:55512<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=64/30000}{io=0/0,kio=0,kro=0}->SslConnection@21193ab3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ebed18b{/10.233.68.183:55512<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@3452fd60[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29238592{s=START}]=>HttpChannelOverHttp@1020afc6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:02.978Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@21193ab3::SocketChannelEndPoint@4a52b883{/10.233.68.183:55512<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=64/30000}{io=0/0,kio=0,kro=0}->SslConnection@21193ab3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ebed18b{/10.233.68.183:55512<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@3452fd60[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29238592{s=START}]=>HttpChannelOverHttp@1020afc6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:02.978Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@3452fd60::DecryptedEndPoint@7ebed18b{/10.233.68.183:55512<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-06-10T03:34:02.978Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@3452fd60::DecryptedEndPoint@7ebed18b{/10.233.68.183:55512<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-06-10T03:34:02.979Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@378934c9{AC.ReadCB@3452fd60{HttpConnection@3452fd60::DecryptedEndPoint@7ebed18b{/10.233.68.183:55512<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=1/30000}}}
2022-06-10T03:34:02.979Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@21193ab3::SocketChannelEndPoint@4a52b883{/10.233.68.183:55512<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=66/30000}{io=0/0,kio=0,kro=0}->SslConnection@21193ab3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ebed18b{/10.233.68.183:55512<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3452fd60[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29238592{s=START}]=>HttpChannelOverHttp@1020afc6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:02.979Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-06-10T03:34:02.979Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.115:8000,OPEN,fill=-,flush=-,to=66/30000}{io=0/0,kio=0,kro=0}->SslConnection@21193ab3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ebed18b{/10.233.68.183:55512<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3452fd60[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29238592{s=START}]=>HttpChannelOverHttp@1020afc6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:02.980Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@149376a5{SSLC.NBReadCB@21193ab3{SslConnection@21193ab3::SocketChannelEndPoint@4a52b883{/10.233.68.183:55512<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@21193ab3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ebed18b{/10.233.68.183:55512<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3452fd60[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29238592{s=START}]=>HttpChannelOverHttp@1020afc6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-10T03:34:02.991Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@4a52b883{/10.233.68.183:55512<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@21193ab3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ebed18b{/10.233.68.183:55512<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@3452fd60[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29238592{s=START}]=>HttpChannelOverHttp@1020afc6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:02.992Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@7cb70a26 on ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0
2022-06-10T03:34:02.992Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=1
2022-06-10T03:34:02.992Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken with none selected
2022-06-10T03:34:02.992Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 0/0/1 selected
2022-06-10T03:34:02.992Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 0 keys, 1 updates
2022-06-10T03:34:02.992Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@4a52b883{/10.233.68.183:55512<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=13/30000}{io=0/1,kio=0,kro=0}->SslConnection@21193ab3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ebed18b{/10.233.68.183:55512<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=14/30000}=>HttpConnection@3452fd60[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29238592{s=START}]=>HttpChannelOverHttp@1020afc6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:02.992Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-06-10T03:34:02.992Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@2028e18d
2022-06-10T03:34:02.993Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@7cb70a26
2022-06-10T03:34:02.994Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@4a52b883{/10.233.68.183:55512<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=14/30000}{io=1/1,kio=1,kro=0}->SslConnection@21193ab3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ebed18b{/10.233.68.183:55512<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=15/30000}=>HttpConnection@3452fd60[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29238592{s=START}]=>HttpChannelOverHttp@1020afc6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:02.994Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-10T03:34:02.994Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 1 keys
2022-06-10T03:34:02.994Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 1/1/1 selected
2022-06-10T03:34:02.994Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 1 keys, 0 updates
2022-06-10T03:34:02.999Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.115:8000 remote=/10.233.68.183:55512], selector=sun.nio.ch.EPollSelectorImpl@198dca6d, interestOps=1, readyOps=1 SocketChannelEndPoint@4a52b883{/10.233.68.183:55512<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=15/30000}{io=1/1,kio=1,kro=1}->SslConnection@21193ab3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ebed18b{/10.233.68.183:55512<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=21/30000}=>HttpConnection@3452fd60[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29238592{s=START}]=>HttpChannelOverHttp@1020afc6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-06-10T03:34:03.000Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@4a52b883{/10.233.68.183:55512<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=21/30000}{io=1/0,kio=1,kro=1}->SslConnection@21193ab3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ebed18b{/10.233.68.183:55512<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=22/30000}=>HttpConnection@3452fd60[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29238592{s=START}]=>HttpChannelOverHttp@1020afc6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:03.001Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@4a52b883{/10.233.68.183:55512<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=21/30000}{io=1/0,kio=1,kro=1}->SslConnection@21193ab3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ebed18b{/10.233.68.183:55512<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=22/30000}=>HttpConnection@3452fd60[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29238592{s=START}]=>HttpChannelOverHttp@1020afc6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-06-10T03:34:03.002Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=2/2,p=0} tryExecute EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-06-10T03:34:03.00135Z
2022-06-10T03:34:03.003Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0}@4a02cb30 offer EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-06-10T03:34:03.003014Z
2022-06-10T03:34:03.003Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0}@4a02cb30 task=EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-06-10T03:34:03.003665Z
2022-06-10T03:34:03.003Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-06-10T03:34:03.003373Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4a52b883{/10.233.68.183:55512<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=24/30000}{io=1/0,kio=1,kro=1}->SslConnection@21193ab3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ebed18b{/10.233.68.183:55512<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=25/30000}=>HttpConnection@3452fd60[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29238592{s=START}]=>HttpChannelOverHttp@1020afc6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-06-10T03:34:03.004Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-06-10T03:34:03.003979Z tryProduce true
2022-06-10T03:34:03.004Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-10T03:34:03.004Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-10T03:34:03.004Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@149376a5{SSLC.NBReadCB@21193ab3{SslConnection@21193ab3::SocketChannelEndPoint@4a52b883{/10.233.68.183:55512<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=24/30000}{io=1/0,kio=1,kro=1}->SslConnection@21193ab3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ebed18b{/10.233.68.183:55512<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=26/30000}=>HttpConnection@3452fd60[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29238592{s=START}]=>HttpChannelOverHttp@1020afc6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-10T03:34:03.004Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@4a52b883{/10.233.68.183:55512<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=25/30000}{io=0/0,kio=0,kro=1}->SslConnection@21193ab3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ebed18b{/10.233.68.183:55512<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=26/30000}=>HttpConnection@3452fd60[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29238592{s=START}]=>HttpChannelOverHttp@1020afc6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:03.004Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 1 keys
2022-06-10T03:34:03.005Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@21193ab3::SocketChannelEndPoint@4a52b883{/10.233.68.183:55512<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=25/30000}{io=0/0,kio=0,kro=1}->SslConnection@21193ab3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ebed18b{/10.233.68.183:55512<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=26/30000}=>HttpConnection@3452fd60[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29238592{s=START}]=>HttpChannelOverHttp@1020afc6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:03.005Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@21193ab3::SocketChannelEndPoint@4a52b883{/10.233.68.183:55512<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=26/30000}{io=0/0,kio=0,kro=1}->SslConnection@21193ab3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ebed18b{/10.233.68.183:55512<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=27/30000}=>HttpConnection@3452fd60[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29238592{s=START}]=>HttpChannelOverHttp@1020afc6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:03.006Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@378934c9{AC.ReadCB@3452fd60{HttpConnection@3452fd60::DecryptedEndPoint@7ebed18b{/10.233.68.183:55512<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=27/30000}}}
2022-06-10T03:34:03.006Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3452fd60::DecryptedEndPoint@7ebed18b{/10.233.68.183:55512<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=28/30000} onFillable enter HttpChannelState@2177f87f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-10T03:34:03.007Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@21193ab3::SocketChannelEndPoint@4a52b883{/10.233.68.183:55512<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=27/30000}{io=0/0,kio=0,kro=1}->SslConnection@21193ab3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ebed18b{/10.233.68.183:55512<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=28/30000}=>HttpConnection@3452fd60[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29238592{s=START}]=>HttpChannelOverHttp@1020afc6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:03.007Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-06-10T03:34:03.008Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@4a52b883{/10.233.68.183:55512<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=28/30000}{io=0/0,kio=0,kro=1}->SslConnection@21193ab3{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ebed18b{/10.233.68.183:55512<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=29/30000}=>HttpConnection@3452fd60[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29238592{s=START}]=>HttpChannelOverHttp@1020afc6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:03.008Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@2d6d8db3[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-10T03:34:03.008Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-06-10T03:34:03.022Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-10T03:34:03.023Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=44/30000}{io=0/0,kio=0,kro=1}->SslConnection@21193ab3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ebed18b{/10.233.68.183:55512<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=45/30000}=>HttpConnection@3452fd60[p=HttpParser{s=START,0 of -1},g=HttpGenerator@29238592{s=START}]=>HttpChannelOverHttp@1020afc6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:03.023Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-06-10T03:34:03.023Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3452fd60::DecryptedEndPoint@7ebed18b{/10.233.68.183:55512<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=45/30000} filled -1 HeapByteBuffer@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-10T03:34:03.024Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3452fd60::DecryptedEndPoint@7ebed18b{/10.233.68.183:55512<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=46/30000} parse HeapByteBuffer@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-06-10T03:34:03.024Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-10T03:34:03.024Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-06-10T03:34:03.024Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@7ebed18b{/10.233.68.183:55512<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=46/30000}
2022-06-10T03:34:03.024Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@7ebed18b{/10.233.68.183:55512<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=46/30000}
2022-06-10T03:34:03.025Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@21193ab3::SocketChannelEndPoint@4a52b883{/10.233.68.183:55512<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=45/30000}{io=0/0,kio=0,kro=1}->SslConnection@21193ab3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ebed18b{/10.233.68.183:55512<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=46/30000}=>HttpConnection@3452fd60[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29238592{s=START}]=>HttpChannelOverHttp@1020afc6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-06-10T03:34:03.025Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@21193ab3::SocketChannelEndPoint@4a52b883{/10.233.68.183:55512<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=46/30000}{io=0/0,kio=0,kro=1}->SslConnection@21193ab3{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ebed18b{/10.233.68.183:55512<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=47/30000}=>HttpConnection@3452fd60[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29238592{s=START}]=>HttpChannelOverHttp@1020afc6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:03.025Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@1f6c25cf[p=0,l=0,c=0,r=0]={<<<>>>}
2022-06-10T03:34:03.025Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-10T03:34:03.025Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-06-10T03:34:03.026Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@4a52b883{/10.233.68.183:55512<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=47/30000}{io=0/0,kio=0,kro=1}->SslConnection@21193ab3{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ebed18b{/10.233.68.183:55512<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=48/30000}=>HttpConnection@3452fd60[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29238592{s=START}]=>HttpChannelOverHttp@1020afc6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:03.026Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-06-10T03:34:03.026Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-10T03:34:03.026Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-06-10T03:34:03.027Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@21193ab3::SocketChannelEndPoint@4a52b883{/10.233.68.183:55512<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@21193ab3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ebed18b{/10.233.68.183:55512<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=49/30000}=>HttpConnection@3452fd60[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29238592{s=START}]=>HttpChannelOverHttp@1020afc6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-06-10T03:34:03.027Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@21193ab3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ebed18b{/10.233.68.183:55512<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=49/30000}=>HttpConnection@3452fd60[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29238592{s=START}]=>HttpChannelOverHttp@1020afc6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:03.027Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@21193ab3::SocketChannelEndPoint@4a52b883{/10.233.68.183:55512<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@21193ab3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ebed18b{/10.233.68.183:55512<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=49/30000}=>HttpConnection@3452fd60[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29238592{s=START}]=>HttpChannelOverHttp@1020afc6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	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:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-06-10T03:34:03.028Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@7ebed18b{/10.233.68.183:55512<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=50/30000}
2022-06-10T03:34:03.028Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4a52b883{/10.233.68.183:55512<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@21193ab3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ebed18b{/10.233.68.183:55512<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=50/30000}=>HttpConnection@3452fd60[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29238592{s=START}]=>HttpChannelOverHttp@1020afc6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:03.029Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4a52b883{/10.233.68.183:55512<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@21193ab3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ebed18b{/10.233.68.183:55512<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=50/30000}=>HttpConnection@3452fd60[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29238592{s=START}]=>HttpChannelOverHttp@1020afc6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:03.029Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@4a52b883{/10.233.68.183:55512<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@21193ab3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ebed18b{/10.233.68.183:55512<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=51/30000}=>HttpConnection@3452fd60[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29238592{s=START}]=>HttpChannelOverHttp@1020afc6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:03.029Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7d2760de{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	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.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	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:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-10T03:34:03.030Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@149376a5{null}
2022-06-10T03:34:03.030Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0
2022-06-10T03:34:03.030Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2d644694
2022-06-10T03:34:03.030Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2d644694
2022-06-10T03:34:03.031Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4a52b883{/10.233.68.183:55512<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@21193ab3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ebed18b{/10.233.68.183:55512<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=52/30000}=>HttpConnection@3452fd60[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29238592{s=START}]=>HttpChannelOverHttp@1020afc6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:03.032Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@4a52b883{/10.233.68.183:55512<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@21193ab3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ebed18b{/10.233.68.183:55512<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=54/30000}=>HttpConnection@3452fd60[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29238592{s=START}]=>HttpChannelOverHttp@1020afc6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:03.033Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4a52b883{/10.233.68.183:55512<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@21193ab3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ebed18b{/10.233.68.183:55512<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=54/30000}=>HttpConnection@3452fd60[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29238592{s=START}]=>HttpChannelOverHttp@1020afc6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:03.033Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@3452fd60::DecryptedEndPoint@7ebed18b{/10.233.68.183:55512<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=55/30000}
2022-06-10T03:34:03.033Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6862dcd5{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	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.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	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:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-10T03:34:03.033Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@21193ab3::SocketChannelEndPoint@4a52b883{/10.233.68.183:55512<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@21193ab3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ebed18b{/10.233.68.183:55512<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=55/30000}=>HttpConnection@3452fd60[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29238592{s=START}]=>HttpChannelOverHttp@1020afc6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:03.033Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2d644694
2022-06-10T03:34:03.033Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@378934c9{null}
2022-06-10T03:34:03.033Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken with none selected
2022-06-10T03:34:03.033Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 0/0/0 selected
2022-06-10T03:34:03.033Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 0 keys, 0 updates
2022-06-10T03:34:03.033Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3452fd60::DecryptedEndPoint@7ebed18b{/10.233.68.183:55512<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=55/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-06-10T03:34:03.034Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-10T03:34:03.034Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-10T03:34:03.034Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 0 keys
2022-06-10T03:34:03.034Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@3452fd60::DecryptedEndPoint@7ebed18b{/10.233.68.183:55512<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=56/30000}
2022-06-10T03:34:03.035Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@7ebed18b{/10.233.68.183:55512<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=56/30000}
2022-06-10T03:34:03.035Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3452fd60::DecryptedEndPoint@7ebed18b{/10.233.68.183:55512<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=57/30000} onFillable exit HttpChannelState@2177f87f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-10T03:34:03.035Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@21193ab3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ebed18b{/10.233.68.183:55512<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=57/30000}=>HttpConnection@3452fd60[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@29238592{s=START}]=>HttpChannelOverHttp@1020afc6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:03.035Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=2/2,p=0}@3ea2aac5 waiting
2022-06-10T03:34:12.917Z||qtp1956060889-24-acceptor-0@5408fca1-ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@53037625 on ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=0
2022-06-10T03:34:12.917Z||qtp1956060889-24-acceptor-0@5408fca1-ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=1
2022-06-10T03:34:12.917Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken with none selected
2022-06-10T03:34:12.917Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 0/0/0 selected
2022-06-10T03:34:12.917Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 0 keys, 1 updates
2022-06-10T03:34:12.917Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-06-10T03:34:12.917Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@53037625
2022-06-10T03:34:12.918Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@53037625
2022-06-10T03:34:12.918Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-10T03:34:12.918Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 1 keys
2022-06-10T03:34:12.918Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@53037625
2022-06-10T03:34:12.918Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@64605261{/10.233.68.183:55670<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-06-10T03:34:12.919Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@658bf073
2022-06-10T03:34:12.919Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@78187084{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@4d242931{/10.233.68.183:55670<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@2bb199ae{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-06-10T03:34:12.919Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@1103ecc3::DecryptedEndPoint@4d242931{/10.233.68.183:55670<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-06-10T03:34:12.920Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@64605261{/10.233.68.183:55670<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@2aa42237{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4d242931{/10.233.68.183:55670<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@1103ecc3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4625ebf3{s=START}]=>HttpChannelOverHttp@78187084{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:12.921Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@2aa42237::SocketChannelEndPoint@64605261{/10.233.68.183:55670<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@2aa42237{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4d242931{/10.233.68.183:55670<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@1103ecc3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4625ebf3{s=START}]=>HttpChannelOverHttp@78187084{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:12.921Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@1103ecc3::DecryptedEndPoint@4d242931{/10.233.68.183:55670<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-06-10T03:34:12.921Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@1103ecc3::DecryptedEndPoint@4d242931{/10.233.68.183:55670<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-06-10T03:34:12.921Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@617e6670{AC.ReadCB@1103ecc3{HttpConnection@1103ecc3::DecryptedEndPoint@4d242931{/10.233.68.183:55670<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-06-10T03:34:12.921Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@2aa42237::SocketChannelEndPoint@64605261{/10.233.68.183:55670<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@2aa42237{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4d242931{/10.233.68.183:55670<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1103ecc3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4625ebf3{s=START}]=>HttpChannelOverHttp@78187084{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:12.921Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-06-10T03:34:12.922Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.115:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@2aa42237{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4d242931{/10.233.68.183:55670<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1103ecc3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4625ebf3{s=START}]=>HttpChannelOverHttp@78187084{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:12.922Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6f15eb68{SSLC.NBReadCB@2aa42237{SslConnection@2aa42237::SocketChannelEndPoint@64605261{/10.233.68.183:55670<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2aa42237{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4d242931{/10.233.68.183:55670<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1103ecc3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4625ebf3{s=START}]=>HttpChannelOverHttp@78187084{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-10T03:34:12.923Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@64605261{/10.233.68.183:55670<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@2aa42237{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4d242931{/10.233.68.183:55670<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1103ecc3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4625ebf3{s=START}]=>HttpChannelOverHttp@78187084{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:12.923Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@64abd927 on ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0
2022-06-10T03:34:12.923Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=1
2022-06-10T03:34:12.923Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken with none selected
2022-06-10T03:34:12.923Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 0/0/1 selected
2022-06-10T03:34:12.923Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 0 keys, 1 updates
2022-06-10T03:34:12.923Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-06-10T03:34:12.924Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@64abd927
2022-06-10T03:34:12.924Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@64605261{/10.233.68.183:55670<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@2aa42237{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4d242931{/10.233.68.183:55670<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1103ecc3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4625ebf3{s=START}]=>HttpChannelOverHttp@78187084{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:12.924Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@53037625
2022-06-10T03:34:12.924Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@64605261{/10.233.68.183:55670<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@2aa42237{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4d242931{/10.233.68.183:55670<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1103ecc3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4625ebf3{s=START}]=>HttpChannelOverHttp@78187084{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:12.924Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-10T03:34:12.924Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 1 keys
2022-06-10T03:34:12.924Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 1/1/1 selected
2022-06-10T03:34:12.924Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 1 keys, 0 updates
2022-06-10T03:34:12.924Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.115:8000 remote=/10.233.68.183:55670], selector=sun.nio.ch.EPollSelectorImpl@198dca6d, interestOps=1, readyOps=1 SocketChannelEndPoint@64605261{/10.233.68.183:55670<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@2aa42237{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4d242931{/10.233.68.183:55670<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1103ecc3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4625ebf3{s=START}]=>HttpChannelOverHttp@78187084{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-06-10T03:34:12.925Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@64605261{/10.233.68.183:55670<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@2aa42237{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4d242931{/10.233.68.183:55670<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@1103ecc3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4625ebf3{s=START}]=>HttpChannelOverHttp@78187084{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:12.925Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@64605261{/10.233.68.183:55670<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@2aa42237{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4d242931{/10.233.68.183:55670<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@1103ecc3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4625ebf3{s=START}]=>HttpChannelOverHttp@78187084{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-06-10T03:34:12.926Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=2/2,p=0} tryExecute EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-06-10T03:34:12.926136Z
2022-06-10T03:34:12.926Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0}@3ea2aac5 offer EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-06-10T03:34:12.926611Z
2022-06-10T03:34:12.927Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-06-10T03:34:12.92696Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@64605261{/10.233.68.183:55670<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@2aa42237{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4d242931{/10.233.68.183:55670<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@1103ecc3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4625ebf3{s=START}]=>HttpChannelOverHttp@78187084{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-06-10T03:34:12.928Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6f15eb68{SSLC.NBReadCB@2aa42237{SslConnection@2aa42237::SocketChannelEndPoint@64605261{/10.233.68.183:55670<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@2aa42237{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4d242931{/10.233.68.183:55670<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@1103ecc3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4625ebf3{s=START}]=>HttpChannelOverHttp@78187084{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-10T03:34:12.928Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0}@3ea2aac5 task=EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-06-10T03:34:12.92872Z
2022-06-10T03:34:12.929Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-06-10T03:34:12.929158Z tryProduce true
2022-06-10T03:34:12.929Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-10T03:34:12.929Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-10T03:34:12.929Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@64605261{/10.233.68.183:55670<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@2aa42237{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4d242931{/10.233.68.183:55670<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@1103ecc3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4625ebf3{s=START}]=>HttpChannelOverHttp@78187084{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:12.929Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 1 keys
2022-06-10T03:34:12.932Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@2aa42237::SocketChannelEndPoint@64605261{/10.233.68.183:55670<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@2aa42237{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4d242931{/10.233.68.183:55670<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@1103ecc3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4625ebf3{s=START}]=>HttpChannelOverHttp@78187084{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:12.932Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@2aa42237::SocketChannelEndPoint@64605261{/10.233.68.183:55670<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@2aa42237{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4d242931{/10.233.68.183:55670<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@1103ecc3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4625ebf3{s=START}]=>HttpChannelOverHttp@78187084{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:12.932Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@617e6670{AC.ReadCB@1103ecc3{HttpConnection@1103ecc3::DecryptedEndPoint@4d242931{/10.233.68.183:55670<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=11/30000}}}
2022-06-10T03:34:12.933Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1103ecc3::DecryptedEndPoint@4d242931{/10.233.68.183:55670<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=11/30000} onFillable enter HttpChannelState@2bb199ae{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-10T03:34:12.933Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@2aa42237::SocketChannelEndPoint@64605261{/10.233.68.183:55670<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@2aa42237{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4d242931{/10.233.68.183:55670<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@1103ecc3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4625ebf3{s=START}]=>HttpChannelOverHttp@78187084{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:12.933Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-06-10T03:34:12.938Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@64605261{/10.233.68.183:55670<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@2aa42237{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4d242931{/10.233.68.183:55670<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=17/30000}=>HttpConnection@1103ecc3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4625ebf3{s=START}]=>HttpChannelOverHttp@78187084{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:12.938Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@afe0d63[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-10T03:34:12.938Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-06-10T03:34:12.964Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-10T03:34:12.965Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=43/30000}{io=0/0,kio=0,kro=1}->SslConnection@2aa42237{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4d242931{/10.233.68.183:55670<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=44/30000}=>HttpConnection@1103ecc3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4625ebf3{s=START}]=>HttpChannelOverHttp@78187084{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:12.966Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-06-10T03:34:12.966Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1103ecc3::DecryptedEndPoint@4d242931{/10.233.68.183:55670<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=45/30000} filled -1 HeapByteBuffer@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-10T03:34:12.967Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1103ecc3::DecryptedEndPoint@4d242931{/10.233.68.183:55670<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=46/30000} parse HeapByteBuffer@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-06-10T03:34:12.967Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-10T03:34:12.967Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-06-10T03:34:12.967Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@4d242931{/10.233.68.183:55670<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=46/30000}
2022-06-10T03:34:12.967Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@4d242931{/10.233.68.183:55670<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=46/30000}
2022-06-10T03:34:12.968Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@2aa42237::SocketChannelEndPoint@64605261{/10.233.68.183:55670<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=45/30000}{io=0/0,kio=0,kro=1}->SslConnection@2aa42237{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4d242931{/10.233.68.183:55670<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=46/30000}=>HttpConnection@1103ecc3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4625ebf3{s=START}]=>HttpChannelOverHttp@78187084{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-06-10T03:34:12.968Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@2aa42237::SocketChannelEndPoint@64605261{/10.233.68.183:55670<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=46/30000}{io=0/0,kio=0,kro=1}->SslConnection@2aa42237{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4d242931{/10.233.68.183:55670<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=47/30000}=>HttpConnection@1103ecc3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4625ebf3{s=START}]=>HttpChannelOverHttp@78187084{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:12.968Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@1f6c25cf[p=0,l=0,c=0,r=0]={<<<>>>}
2022-06-10T03:34:12.968Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-10T03:34:12.969Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-06-10T03:34:12.969Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@64605261{/10.233.68.183:55670<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=47/30000}{io=0/0,kio=0,kro=1}->SslConnection@2aa42237{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4d242931{/10.233.68.183:55670<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=48/30000}=>HttpConnection@1103ecc3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4625ebf3{s=START}]=>HttpChannelOverHttp@78187084{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:12.970Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-06-10T03:34:12.970Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-10T03:34:12.970Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-06-10T03:34:12.971Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@2aa42237::SocketChannelEndPoint@64605261{/10.233.68.183:55670<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2aa42237{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4d242931{/10.233.68.183:55670<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=50/30000}=>HttpConnection@1103ecc3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4625ebf3{s=START}]=>HttpChannelOverHttp@78187084{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-06-10T03:34:12.972Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2aa42237{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4d242931{/10.233.68.183:55670<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=50/30000}=>HttpConnection@1103ecc3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4625ebf3{s=START}]=>HttpChannelOverHttp@78187084{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:12.990Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@2aa42237::SocketChannelEndPoint@64605261{/10.233.68.183:55670<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@2aa42237{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4d242931{/10.233.68.183:55670<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=51/30000}=>HttpConnection@1103ecc3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4625ebf3{s=START}]=>HttpChannelOverHttp@78187084{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	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:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-06-10T03:34:12.990Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@4d242931{/10.233.68.183:55670<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=69/30000}
2022-06-10T03:34:12.991Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@64605261{/10.233.68.183:55670<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}->SslConnection@2aa42237{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4d242931{/10.233.68.183:55670<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=69/30000}=>HttpConnection@1103ecc3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4625ebf3{s=START}]=>HttpChannelOverHttp@78187084{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:12.991Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@64605261{/10.233.68.183:55670<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=22/30000}{io=0/0,kio=0,kro=1}->SslConnection@2aa42237{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4d242931{/10.233.68.183:55670<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=70/30000}=>HttpConnection@1103ecc3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4625ebf3{s=START}]=>HttpChannelOverHttp@78187084{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:12.991Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@64605261{/10.233.68.183:55670<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=22/30000}{io=0/0,kio=0,kro=1}->SslConnection@2aa42237{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4d242931{/10.233.68.183:55670<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=70/30000}=>HttpConnection@1103ecc3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4625ebf3{s=START}]=>HttpChannelOverHttp@78187084{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:12.992Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@27e60545{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	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.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	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:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-10T03:34:12.998Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6f15eb68{null}
2022-06-10T03:34:12.998Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0
2022-06-10T03:34:12.998Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@36f3c394
2022-06-10T03:34:12.998Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@36f3c394
2022-06-10T03:34:12.998Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken with none selected
2022-06-10T03:34:12.999Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 0/0/0 selected
2022-06-10T03:34:12.999Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 0 keys, 0 updates
2022-06-10T03:34:13.009Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-10T03:34:13.009Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-10T03:34:13.009Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@64605261{/10.233.68.183:55670<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=29/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2aa42237{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4d242931{/10.233.68.183:55670<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=78/30000}=>HttpConnection@1103ecc3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4625ebf3{s=START}]=>HttpChannelOverHttp@78187084{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:13.009Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 0 keys
2022-06-10T03:34:13.010Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@64605261{/10.233.68.183:55670<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=29/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2aa42237{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4d242931{/10.233.68.183:55670<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=88/30000}=>HttpConnection@1103ecc3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4625ebf3{s=START}]=>HttpChannelOverHttp@78187084{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:13.010Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@64605261{/10.233.68.183:55670<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=40/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2aa42237{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4d242931{/10.233.68.183:55670<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=89/30000}=>HttpConnection@1103ecc3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4625ebf3{s=START}]=>HttpChannelOverHttp@78187084{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:13.010Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@1103ecc3::DecryptedEndPoint@4d242931{/10.233.68.183:55670<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=89/30000}
2022-06-10T03:34:13.010Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@64b851af{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	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.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	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:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-10T03:34:13.011Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@617e6670{null}
2022-06-10T03:34:13.011Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@2aa42237::SocketChannelEndPoint@64605261{/10.233.68.183:55670<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=41/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2aa42237{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4d242931{/10.233.68.183:55670<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=89/30000}=>HttpConnection@1103ecc3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4625ebf3{s=START}]=>HttpChannelOverHttp@78187084{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:13.011Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1103ecc3::DecryptedEndPoint@4d242931{/10.233.68.183:55670<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=90/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-06-10T03:34:13.011Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@36f3c394
2022-06-10T03:34:13.011Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@1103ecc3::DecryptedEndPoint@4d242931{/10.233.68.183:55670<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=90/30000}
2022-06-10T03:34:13.011Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@4d242931{/10.233.68.183:55670<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=90/30000}
2022-06-10T03:34:13.011Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1103ecc3::DecryptedEndPoint@4d242931{/10.233.68.183:55670<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=90/30000} onFillable exit HttpChannelState@2bb199ae{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-10T03:34:13.012Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=42/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2aa42237{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4d242931{/10.233.68.183:55670<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=91/30000}=>HttpConnection@1103ecc3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4625ebf3{s=START}]=>HttpChannelOverHttp@78187084{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:13.012Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=2/2,p=0}@4a02cb30 waiting
2022-06-10T03:34:22.910Z||qtp1956060889-24-acceptor-0@5408fca1-ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@2c84ba32 on ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=0
2022-06-10T03:34:22.910Z||qtp1956060889-24-acceptor-0@5408fca1-ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=1
2022-06-10T03:34:22.910Z||qtp1956060889-24-acceptor-0@5408fca1-ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@515c2cca on ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=1
2022-06-10T03:34:22.911Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken with none selected
2022-06-10T03:34:22.911Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 0/0/0 selected
2022-06-10T03:34:22.911Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 0 keys, 2 updates
2022-06-10T03:34:22.911Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2
2022-06-10T03:34:22.911Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@2c84ba32
2022-06-10T03:34:22.912Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@2c84ba32
2022-06-10T03:34:22.912Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@515c2cca
2022-06-10T03:34:22.912Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@515c2cca
2022-06-10T03:34:22.912Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-10T03:34:22.912Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 2 keys
2022-06-10T03:34:22.918Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@2c84ba32
2022-06-10T03:34:22.918Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@515c2cca
2022-06-10T03:34:22.918Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@498d1f37{/10.233.68.183:55814<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-06-10T03:34:22.919Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@1a7da6c2{/10.233.68.183:55816<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-06-10T03:34:22.919Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@37dc45b3
2022-06-10T03:34:22.919Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@356f92c4
2022-06-10T03:34:22.919Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@2c70ad90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@75c736bd{/10.233.68.183:55816<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@27bc571{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-06-10T03:34:22.919Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@38f53bb3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@7cd7e0b1{/10.233.68.183:55814<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@5d822cbb{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-06-10T03:34:22.919Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@4b4b9e48::DecryptedEndPoint@75c736bd{/10.233.68.183:55816<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-06-10T03:34:22.920Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@8a61b65::DecryptedEndPoint@7cd7e0b1{/10.233.68.183:55814<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-06-10T03:34:22.920Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@1a7da6c2{/10.233.68.183:55816<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@62fea69c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75c736bd{/10.233.68.183:55816<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@4b4b9e48[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ec016a0{s=START}]=>HttpChannelOverHttp@2c70ad90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:22.920Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@498d1f37{/10.233.68.183:55814<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@191f9161{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cd7e0b1{/10.233.68.183:55814<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@8a61b65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a8e389b{s=START}]=>HttpChannelOverHttp@38f53bb3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:22.920Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@191f9161::SocketChannelEndPoint@498d1f37{/10.233.68.183:55814<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@191f9161{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cd7e0b1{/10.233.68.183:55814<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@8a61b65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a8e389b{s=START}]=>HttpChannelOverHttp@38f53bb3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:22.920Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@62fea69c::SocketChannelEndPoint@1a7da6c2{/10.233.68.183:55816<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@62fea69c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75c736bd{/10.233.68.183:55816<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@4b4b9e48[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ec016a0{s=START}]=>HttpChannelOverHttp@2c70ad90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:22.920Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@8a61b65::DecryptedEndPoint@7cd7e0b1{/10.233.68.183:55814<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-06-10T03:34:22.920Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@4b4b9e48::DecryptedEndPoint@75c736bd{/10.233.68.183:55816<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-06-10T03:34:22.921Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@8a61b65::DecryptedEndPoint@7cd7e0b1{/10.233.68.183:55814<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-06-10T03:34:22.921Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@16a53085{AC.ReadCB@8a61b65{HttpConnection@8a61b65::DecryptedEndPoint@7cd7e0b1{/10.233.68.183:55814<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-06-10T03:34:22.921Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@4b4b9e48::DecryptedEndPoint@75c736bd{/10.233.68.183:55816<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-06-10T03:34:22.921Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@191f9161::SocketChannelEndPoint@498d1f37{/10.233.68.183:55814<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@191f9161{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cd7e0b1{/10.233.68.183:55814<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@8a61b65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a8e389b{s=START}]=>HttpChannelOverHttp@38f53bb3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:22.921Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@72cc1e44{AC.ReadCB@4b4b9e48{HttpConnection@4b4b9e48::DecryptedEndPoint@75c736bd{/10.233.68.183:55816<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-06-10T03:34:22.921Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-06-10T03:34:22.921Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|needFillInterest uf=false SslConnection@62fea69c::SocketChannelEndPoint@1a7da6c2{/10.233.68.183:55816<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@62fea69c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75c736bd{/10.233.68.183:55816<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4b4b9e48[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ec016a0{s=START}]=>HttpChannelOverHttp@2c70ad90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:22.921Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-06-10T03:34:22.921Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.115:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@191f9161{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7cd7e0b1{/10.233.68.183:55814<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@8a61b65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a8e389b{s=START}]=>HttpChannelOverHttp@38f53bb3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:22.922Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@62fea69c::SocketChannelEndPoint@1a7da6c2{/10.233.68.183:55816<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@62fea69c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@75c736bd{/10.233.68.183:55816<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4b4b9e48[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ec016a0{s=START}]=>HttpChannelOverHttp@2c70ad90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:22.922Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2ee07c07{SSLC.NBReadCB@191f9161{SslConnection@191f9161::SocketChannelEndPoint@498d1f37{/10.233.68.183:55814<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@191f9161{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7cd7e0b1{/10.233.68.183:55814<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@8a61b65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a8e389b{s=START}]=>HttpChannelOverHttp@38f53bb3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-10T03:34:22.922Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6562678b{SSLC.NBReadCB@62fea69c{SslConnection@62fea69c::SocketChannelEndPoint@1a7da6c2{/10.233.68.183:55816<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@62fea69c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@75c736bd{/10.233.68.183:55816<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4b4b9e48[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ec016a0{s=START}]=>HttpChannelOverHttp@2c70ad90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-10T03:34:22.922Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@498d1f37{/10.233.68.183:55814<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@191f9161{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7cd7e0b1{/10.233.68.183:55814<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@8a61b65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a8e389b{s=START}]=>HttpChannelOverHttp@38f53bb3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:22.922Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4b117423 on ManagedSelector@1715193f{STARTED} id=0 keys=2 selected=0 updates=0
2022-06-10T03:34:22.922Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@1a7da6c2{/10.233.68.183:55816<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@62fea69c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@75c736bd{/10.233.68.183:55816<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4b4b9e48[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ec016a0{s=START}]=>HttpChannelOverHttp@2c70ad90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:22.922Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=2 selected=0 updates=1
2022-06-10T03:34:22.922Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@72bff7fd on ManagedSelector@1715193f{STARTED} id=0 keys=2 selected=0 updates=1
2022-06-10T03:34:22.922Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken with none selected
2022-06-10T03:34:22.923Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 0/0/2 selected
2022-06-10T03:34:22.923Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@1a7da6c2{/10.233.68.183:55816<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@62fea69c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@75c736bd{/10.233.68.183:55816<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4b4b9e48[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ec016a0{s=START}]=>HttpChannelOverHttp@2c70ad90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:22.923Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@498d1f37{/10.233.68.183:55814<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@191f9161{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7cd7e0b1{/10.233.68.183:55814<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@8a61b65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a8e389b{s=START}]=>HttpChannelOverHttp@38f53bb3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:22.923Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@2c84ba32
2022-06-10T03:34:22.923Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 0 keys, 2 updates
2022-06-10T03:34:22.923Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@515c2cca
2022-06-10T03:34:22.923Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2
2022-06-10T03:34:22.923Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@4b117423
2022-06-10T03:34:22.923Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@498d1f37{/10.233.68.183:55814<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@191f9161{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7cd7e0b1{/10.233.68.183:55814<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@8a61b65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a8e389b{s=START}]=>HttpChannelOverHttp@38f53bb3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:22.924Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@72bff7fd
2022-06-10T03:34:22.924Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@1a7da6c2{/10.233.68.183:55816<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@62fea69c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@75c736bd{/10.233.68.183:55816<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4b4b9e48[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ec016a0{s=START}]=>HttpChannelOverHttp@2c70ad90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:22.924Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-10T03:34:22.924Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 2 keys
2022-06-10T03:34:22.924Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 2/2/2 selected
2022-06-10T03:34:22.924Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 2 keys, 0 updates
2022-06-10T03:34:22.924Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.115:8000 remote=/10.233.68.183:55816], selector=sun.nio.ch.EPollSelectorImpl@198dca6d, interestOps=1, readyOps=1 SocketChannelEndPoint@1a7da6c2{/10.233.68.183:55816<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@62fea69c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@75c736bd{/10.233.68.183:55816<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4b4b9e48[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ec016a0{s=START}]=>HttpChannelOverHttp@2c70ad90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-06-10T03:34:22.925Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@1a7da6c2{/10.233.68.183:55816<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@62fea69c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@75c736bd{/10.233.68.183:55816<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@4b4b9e48[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ec016a0{s=START}]=>HttpChannelOverHttp@2c70ad90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:22.926Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@1a7da6c2{/10.233.68.183:55816<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@62fea69c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@75c736bd{/10.233.68.183:55816<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@4b4b9e48[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ec016a0{s=START}]=>HttpChannelOverHttp@2c70ad90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-06-10T03:34:22.926Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=2/2,p=0} tryExecute EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-06-10T03:34:22.926484Z
2022-06-10T03:34:22.926Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0}@4a02cb30 offer EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-06-10T03:34:22.926841Z
2022-06-10T03:34:22.927Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0}@4a02cb30 task=EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-06-10T03:34:22.927374Z
2022-06-10T03:34:22.927Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-06-10T03:34:22.927123Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1a7da6c2{/10.233.68.183:55816<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@62fea69c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@75c736bd{/10.233.68.183:55816<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@4b4b9e48[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ec016a0{s=START}]=>HttpChannelOverHttp@2c70ad90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-06-10T03:34:22.927Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-06-10T03:34:22.927762Z tryProduce true
2022-06-10T03:34:22.928Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6562678b{SSLC.NBReadCB@62fea69c{SslConnection@62fea69c::SocketChannelEndPoint@1a7da6c2{/10.233.68.183:55816<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@62fea69c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@75c736bd{/10.233.68.183:55816<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@4b4b9e48[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ec016a0{s=START}]=>HttpChannelOverHttp@2c70ad90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-10T03:34:22.928Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.115:8000 remote=/10.233.68.183:55814], selector=sun.nio.ch.EPollSelectorImpl@198dca6d, interestOps=1, readyOps=1 SocketChannelEndPoint@498d1f37{/10.233.68.183:55814<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/1,kio=1,kro=1}->SslConnection@191f9161{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7cd7e0b1{/10.233.68.183:55814<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@8a61b65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a8e389b{s=START}]=>HttpChannelOverHttp@38f53bb3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-06-10T03:34:22.928Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@62fea69c::SocketChannelEndPoint@1a7da6c2{/10.233.68.183:55816<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@62fea69c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@75c736bd{/10.233.68.183:55816<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@4b4b9e48[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ec016a0{s=START}]=>HttpChannelOverHttp@2c70ad90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:22.928Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@498d1f37{/10.233.68.183:55814<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@191f9161{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7cd7e0b1{/10.233.68.183:55814<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@8a61b65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a8e389b{s=START}]=>HttpChannelOverHttp@38f53bb3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:22.928Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@62fea69c::SocketChannelEndPoint@1a7da6c2{/10.233.68.183:55816<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@62fea69c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@75c736bd{/10.233.68.183:55816<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@4b4b9e48[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ec016a0{s=START}]=>HttpChannelOverHttp@2c70ad90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:22.928Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@498d1f37{/10.233.68.183:55814<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@191f9161{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7cd7e0b1{/10.233.68.183:55814<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@8a61b65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a8e389b{s=START}]=>HttpChannelOverHttp@38f53bb3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-06-10T03:34:22.929Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@72cc1e44{AC.ReadCB@4b4b9e48{HttpConnection@4b4b9e48::DecryptedEndPoint@75c736bd{/10.233.68.183:55816<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=8/30000}}}
2022-06-10T03:34:22.929Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4b4b9e48::DecryptedEndPoint@75c736bd{/10.233.68.183:55816<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=8/30000} onFillable enter HttpChannelState@27bc571{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-10T03:34:22.929Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0} tryExecute EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-06-10T03:34:22.929151Z
2022-06-10T03:34:22.929Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@62fea69c::SocketChannelEndPoint@1a7da6c2{/10.233.68.183:55816<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@62fea69c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75c736bd{/10.233.68.183:55816<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@4b4b9e48[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ec016a0{s=START}]=>HttpChannelOverHttp@2c70ad90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:22.929Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-06-10T03:34:22.935Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=0/2,p=0}@c7f78c7 offer EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-06-10T03:34:22.929985Z
2022-06-10T03:34:22.935Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=0/2,p=1} startReservedThread p=1
2022-06-10T03:34:22.935Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@250b236d{s=0/2,p=1}@1ed7cd4e
2022-06-10T03:34:22.936Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@250b236d{s=0/2,p=1}@1ed7cd4e
2022-06-10T03:34:22.936Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=1}@1ed7cd4e started
2022-06-10T03:34:22.936Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0}@1ed7cd4e waiting
2022-06-10T03:34:22.936Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=6]@2022-06-10T03:34:22.936248Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@498d1f37{/10.233.68.183:55814<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=15/30000}{io=1/0,kio=1,kro=1}->SslConnection@191f9161{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7cd7e0b1{/10.233.68.183:55814<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=15/30000}=>HttpConnection@8a61b65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a8e389b{s=START}]=>HttpChannelOverHttp@38f53bb3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-06-10T03:34:22.936Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=0/2,p=1}@c7f78c7 task=EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-06-10T03:34:22.936608Z
2022-06-10T03:34:22.936Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2ee07c07{SSLC.NBReadCB@191f9161{SslConnection@191f9161::SocketChannelEndPoint@498d1f37{/10.233.68.183:55814<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=15/30000}{io=1/0,kio=1,kro=1}->SslConnection@191f9161{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7cd7e0b1{/10.233.68.183:55814<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=15/30000}=>HttpConnection@8a61b65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a8e389b{s=START}]=>HttpChannelOverHttp@38f53bb3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-10T03:34:22.936Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-06-10T03:34:22.936919Z tryProduce true
2022-06-10T03:34:22.937Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-10T03:34:22.937Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@191f9161::SocketChannelEndPoint@498d1f37{/10.233.68.183:55814<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=16/30000}{io=1/0,kio=1,kro=1}->SslConnection@191f9161{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7cd7e0b1{/10.233.68.183:55814<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=16/30000}=>HttpConnection@8a61b65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a8e389b{s=START}]=>HttpChannelOverHttp@38f53bb3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:22.937Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-10T03:34:22.937Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@191f9161::SocketChannelEndPoint@498d1f37{/10.233.68.183:55814<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=16/30000}{io=1/0,kio=1,kro=1}->SslConnection@191f9161{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7cd7e0b1{/10.233.68.183:55814<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=16/30000}=>HttpConnection@8a61b65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a8e389b{s=START}]=>HttpChannelOverHttp@38f53bb3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:22.937Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@16a53085{AC.ReadCB@8a61b65{HttpConnection@8a61b65::DecryptedEndPoint@7cd7e0b1{/10.233.68.183:55814<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=16/30000}}}
2022-06-10T03:34:22.937Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@1a7da6c2{/10.233.68.183:55816<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@62fea69c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75c736bd{/10.233.68.183:55816<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@4b4b9e48[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ec016a0{s=START}]=>HttpChannelOverHttp@2c70ad90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:22.937Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@8a61b65::DecryptedEndPoint@7cd7e0b1{/10.233.68.183:55814<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=16/30000} onFillable enter HttpChannelState@5d822cbb{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-10T03:34:22.937Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@498d1f37{/10.233.68.183:55814<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@191f9161{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cd7e0b1{/10.233.68.183:55814<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@8a61b65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a8e389b{s=START}]=>HttpChannelOverHttp@38f53bb3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:22.937Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@191f9161::SocketChannelEndPoint@498d1f37{/10.233.68.183:55814<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@191f9161{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cd7e0b1{/10.233.68.183:55814<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@8a61b65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a8e389b{s=START}]=>HttpChannelOverHttp@38f53bb3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:22.937Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 2 keys
2022-06-10T03:34:22.937Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-06-10T03:34:22.939Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@1a7da6c2{/10.233.68.183:55816<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->SslConnection@62fea69c{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75c736bd{/10.233.68.183:55816<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=18/30000}=>HttpConnection@4b4b9e48[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ec016a0{s=START}]=>HttpChannelOverHttp@2c70ad90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:22.939Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@498d1f37{/10.233.68.183:55814<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@191f9161{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cd7e0b1{/10.233.68.183:55814<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=18/30000}=>HttpConnection@8a61b65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a8e389b{s=START}]=>HttpChannelOverHttp@38f53bb3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:22.940Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@601bdb8f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-10T03:34:22.940Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@98c2ffc[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-10T03:34:22.940Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-06-10T03:34:22.940Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-06-10T03:34:22.950Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@21cbb23a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@21cbb23a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-10T03:34:22.951Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=30/30000}{io=0/0,kio=0,kro=1}->SslConnection@191f9161{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cd7e0b1{/10.233.68.183:55814<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=30/30000}=>HttpConnection@8a61b65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a8e389b{s=START}]=>HttpChannelOverHttp@38f53bb3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:22.951Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-06-10T03:34:22.952Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@8a61b65::DecryptedEndPoint@7cd7e0b1{/10.233.68.183:55814<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=31/30000} filled -1 HeapByteBuffer@21cbb23a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-10T03:34:22.952Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@8a61b65::DecryptedEndPoint@7cd7e0b1{/10.233.68.183:55814<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=31/30000} parse HeapByteBuffer@21cbb23a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-06-10T03:34:22.952Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@21cbb23a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-10T03:34:22.952Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-06-10T03:34:22.952Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@7cd7e0b1{/10.233.68.183:55814<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=31/30000}
2022-06-10T03:34:22.952Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@7cd7e0b1{/10.233.68.183:55814<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=31/30000}
2022-06-10T03:34:22.953Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@191f9161::SocketChannelEndPoint@498d1f37{/10.233.68.183:55814<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=31/30000}{io=0/0,kio=0,kro=1}->SslConnection@191f9161{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cd7e0b1{/10.233.68.183:55814<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=31/30000}=>HttpConnection@8a61b65[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a8e389b{s=START}]=>HttpChannelOverHttp@38f53bb3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-06-10T03:34:22.953Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@191f9161::SocketChannelEndPoint@498d1f37{/10.233.68.183:55814<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=32/30000}{io=0/0,kio=0,kro=1}->SslConnection@191f9161{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cd7e0b1{/10.233.68.183:55814<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=32/30000}=>HttpConnection@8a61b65[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a8e389b{s=START}]=>HttpChannelOverHttp@38f53bb3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:22.953Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@1f6c25cf[p=0,l=0,c=0,r=0]={<<<>>>}
2022-06-10T03:34:22.953Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-10T03:34:22.953Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-10T03:34:22.953Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-06-10T03:34:22.954Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=31/30000}{io=0/0,kio=0,kro=1}->SslConnection@62fea69c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75c736bd{/10.233.68.183:55816<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=33/30000}=>HttpConnection@4b4b9e48[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ec016a0{s=START}]=>HttpChannelOverHttp@2c70ad90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:22.954Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-06-10T03:34:22.954Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4b4b9e48::DecryptedEndPoint@75c736bd{/10.233.68.183:55816<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=33/30000} filled -1 HeapByteBuffer@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-10T03:34:22.954Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@498d1f37{/10.233.68.183:55814<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=33/30000}{io=0/0,kio=0,kro=1}->SslConnection@191f9161{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cd7e0b1{/10.233.68.183:55814<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@8a61b65[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a8e389b{s=START}]=>HttpChannelOverHttp@38f53bb3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:22.954Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4b4b9e48::DecryptedEndPoint@75c736bd{/10.233.68.183:55816<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=33/30000} parse HeapByteBuffer@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-06-10T03:34:22.954Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-06-10T03:34:22.954Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-10T03:34:22.954Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-10T03:34:22.954Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-06-10T03:34:22.954Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-06-10T03:34:22.954Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@75c736bd{/10.233.68.183:55816<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=33/30000}
2022-06-10T03:34:22.955Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@75c736bd{/10.233.68.183:55816<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=34/30000}
2022-06-10T03:34:22.955Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@191f9161::SocketChannelEndPoint@498d1f37{/10.233.68.183:55814<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@191f9161{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cd7e0b1{/10.233.68.183:55814<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=34/30000}=>HttpConnection@8a61b65[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a8e389b{s=START}]=>HttpChannelOverHttp@38f53bb3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-06-10T03:34:22.955Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@62fea69c::SocketChannelEndPoint@1a7da6c2{/10.233.68.183:55816<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=33/30000}{io=0/0,kio=0,kro=1}->SslConnection@62fea69c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75c736bd{/10.233.68.183:55816<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=34/30000}=>HttpConnection@4b4b9e48[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ec016a0{s=START}]=>HttpChannelOverHttp@2c70ad90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-06-10T03:34:22.955Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@191f9161{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cd7e0b1{/10.233.68.183:55814<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=34/30000}=>HttpConnection@8a61b65[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a8e389b{s=START}]=>HttpChannelOverHttp@38f53bb3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:22.955Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@62fea69c::SocketChannelEndPoint@1a7da6c2{/10.233.68.183:55816<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=33/30000}{io=0/0,kio=0,kro=1}->SslConnection@62fea69c{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75c736bd{/10.233.68.183:55816<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=34/30000}=>HttpConnection@4b4b9e48[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ec016a0{s=START}]=>HttpChannelOverHttp@2c70ad90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:22.955Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@1f6c25cf[p=0,l=0,c=0,r=0]={<<<>>>}
2022-06-10T03:34:22.956Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-10T03:34:22.956Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-06-10T03:34:22.956Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@191f9161::SocketChannelEndPoint@498d1f37{/10.233.68.183:55814<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@191f9161{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cd7e0b1{/10.233.68.183:55814<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=35/30000}=>HttpConnection@8a61b65[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a8e389b{s=START}]=>HttpChannelOverHttp@38f53bb3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	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:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-06-10T03:34:22.956Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@7cd7e0b1{/10.233.68.183:55814<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=35/30000}
2022-06-10T03:34:22.956Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@498d1f37{/10.233.68.183:55814<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@191f9161{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cd7e0b1{/10.233.68.183:55814<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=35/30000}=>HttpConnection@8a61b65[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a8e389b{s=START}]=>HttpChannelOverHttp@38f53bb3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:22.957Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@498d1f37{/10.233.68.183:55814<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@191f9161{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cd7e0b1{/10.233.68.183:55814<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=36/30000}=>HttpConnection@8a61b65[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a8e389b{s=START}]=>HttpChannelOverHttp@38f53bb3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:22.957Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@498d1f37{/10.233.68.183:55814<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@191f9161{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cd7e0b1{/10.233.68.183:55814<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=36/30000}=>HttpConnection@8a61b65[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a8e389b{s=START}]=>HttpChannelOverHttp@38f53bb3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:22.957Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@1a7da6c2{/10.233.68.183:55816<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=35/30000}{io=0/0,kio=0,kro=1}->SslConnection@62fea69c{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75c736bd{/10.233.68.183:55816<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=36/30000}=>HttpConnection@4b4b9e48[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ec016a0{s=START}]=>HttpChannelOverHttp@2c70ad90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:22.957Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-06-10T03:34:22.958Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-10T03:34:22.958Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-06-10T03:34:22.958Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@62fea69c::SocketChannelEndPoint@1a7da6c2{/10.233.68.183:55816<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@62fea69c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75c736bd{/10.233.68.183:55816<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=37/30000}=>HttpConnection@4b4b9e48[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ec016a0{s=START}]=>HttpChannelOverHttp@2c70ad90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-06-10T03:34:22.959Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@62fea69c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75c736bd{/10.233.68.183:55816<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=38/30000}=>HttpConnection@4b4b9e48[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ec016a0{s=START}]=>HttpChannelOverHttp@2c70ad90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:22.957Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7d8aa85{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	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.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	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:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-10T03:34:22.959Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2ee07c07{null}
2022-06-10T03:34:22.959Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1715193f{STARTED} id=0 keys=2 selected=0 updates=0
2022-06-10T03:34:22.959Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@62fea69c::SocketChannelEndPoint@1a7da6c2{/10.233.68.183:55816<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@62fea69c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75c736bd{/10.233.68.183:55816<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=38/30000}=>HttpConnection@4b4b9e48[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ec016a0{s=START}]=>HttpChannelOverHttp@2c70ad90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	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:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-06-10T03:34:22.960Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@75c736bd{/10.233.68.183:55816<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=39/30000}
2022-06-10T03:34:22.960Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1a7da6c2{/10.233.68.183:55816<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@62fea69c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75c736bd{/10.233.68.183:55816<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=39/30000}=>HttpConnection@4b4b9e48[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ec016a0{s=START}]=>HttpChannelOverHttp@2c70ad90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:22.961Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1a7da6c2{/10.233.68.183:55816<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@62fea69c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75c736bd{/10.233.68.183:55816<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=39/30000}=>HttpConnection@4b4b9e48[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ec016a0{s=START}]=>HttpChannelOverHttp@2c70ad90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:22.960Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@27c5aa8d
2022-06-10T03:34:22.961Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@1a7da6c2{/10.233.68.183:55816<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@62fea69c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75c736bd{/10.233.68.183:55816<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=40/30000}=>HttpConnection@4b4b9e48[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ec016a0{s=START}]=>HttpChannelOverHttp@2c70ad90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:22.960Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken with none selected
2022-06-10T03:34:22.961Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 0/0/1 selected
2022-06-10T03:34:22.962Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 0 keys, 0 updates
2022-06-10T03:34:22.962Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1e61372d{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	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.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	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:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-10T03:34:22.962Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-10T03:34:22.962Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-10T03:34:22.962Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6562678b{null}
2022-06-10T03:34:22.962Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 1 keys
2022-06-10T03:34:22.962Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0
2022-06-10T03:34:22.962Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@498d1f37{/10.233.68.183:55814<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@191f9161{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cd7e0b1{/10.233.68.183:55814<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=41/30000}=>HttpConnection@8a61b65[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a8e389b{s=START}]=>HttpChannelOverHttp@38f53bb3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:22.962Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@295698b2
2022-06-10T03:34:22.962Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken with none selected
2022-06-10T03:34:22.962Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 0/0/0 selected
2022-06-10T03:34:22.962Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 0 keys, 0 updates
2022-06-10T03:34:22.962Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-10T03:34:22.962Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1a7da6c2{/10.233.68.183:55816<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@62fea69c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75c736bd{/10.233.68.183:55816<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=41/30000}=>HttpConnection@4b4b9e48[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ec016a0{s=START}]=>HttpChannelOverHttp@2c70ad90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:22.962Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-10T03:34:22.963Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 0 keys
2022-06-10T03:34:22.963Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1a7da6c2{/10.233.68.183:55816<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@62fea69c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75c736bd{/10.233.68.183:55816<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=42/30000}=>HttpConnection@4b4b9e48[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ec016a0{s=START}]=>HttpChannelOverHttp@2c70ad90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:22.963Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@655e9155{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	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.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	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:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-10T03:34:22.963Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@72cc1e44{null}
2022-06-10T03:34:22.963Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4b4b9e48::DecryptedEndPoint@75c736bd{/10.233.68.183:55816<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=42/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-06-10T03:34:22.963Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@4b4b9e48::DecryptedEndPoint@75c736bd{/10.233.68.183:55816<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=42/30000}
2022-06-10T03:34:22.963Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@75c736bd{/10.233.68.183:55816<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=42/30000}
2022-06-10T03:34:22.963Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@27c5aa8d
2022-06-10T03:34:22.963Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@295698b2
2022-06-10T03:34:22.963Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4b4b9e48::DecryptedEndPoint@75c736bd{/10.233.68.183:55816<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=42/30000} onFillable exit HttpChannelState@27bc571{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-10T03:34:22.965Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@1a7da6c2{/10.233.68.183:55816<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@62fea69c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75c736bd{/10.233.68.183:55816<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=43/30000}=>HttpConnection@4b4b9e48[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ec016a0{s=START}]=>HttpChannelOverHttp@2c70ad90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:22.965Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@4b4b9e48::DecryptedEndPoint@75c736bd{/10.233.68.183:55816<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=44/30000}
2022-06-10T03:34:22.965Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@62fea69c::SocketChannelEndPoint@1a7da6c2{/10.233.68.183:55816<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@62fea69c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75c736bd{/10.233.68.183:55816<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=44/30000}=>HttpConnection@4b4b9e48[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ec016a0{s=START}]=>HttpChannelOverHttp@2c70ad90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:22.965Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@295698b2
2022-06-10T03:34:22.966Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@498d1f37{/10.233.68.183:55814<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@191f9161{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cd7e0b1{/10.233.68.183:55814<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=44/30000}=>HttpConnection@8a61b65[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a8e389b{s=START}]=>HttpChannelOverHttp@38f53bb3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:22.966Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@498d1f37{/10.233.68.183:55814<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@191f9161{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cd7e0b1{/10.233.68.183:55814<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=41/30000}=>HttpConnection@8a61b65[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a8e389b{s=START}]=>HttpChannelOverHttp@38f53bb3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:22.966Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@8a61b65::DecryptedEndPoint@7cd7e0b1{/10.233.68.183:55814<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=45/30000}
2022-06-10T03:34:22.966Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4fde8246{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	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.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	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:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-10T03:34:22.966Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@191f9161::SocketChannelEndPoint@498d1f37{/10.233.68.183:55814<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=12/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@191f9161{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cd7e0b1{/10.233.68.183:55814<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=45/30000}=>HttpConnection@8a61b65[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a8e389b{s=START}]=>HttpChannelOverHttp@38f53bb3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:22.966Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@16a53085{null}
2022-06-10T03:34:22.966Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@27c5aa8d
2022-06-10T03:34:22.966Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@8a61b65::DecryptedEndPoint@7cd7e0b1{/10.233.68.183:55814<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=45/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-06-10T03:34:22.967Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@8a61b65::DecryptedEndPoint@7cd7e0b1{/10.233.68.183:55814<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=46/30000}
2022-06-10T03:34:22.967Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@7cd7e0b1{/10.233.68.183:55814<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=46/30000}
2022-06-10T03:34:22.967Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@8a61b65::DecryptedEndPoint@7cd7e0b1{/10.233.68.183:55814<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=46/30000} onFillable exit HttpChannelState@5d822cbb{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-10T03:34:22.967Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=13/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@191f9161{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cd7e0b1{/10.233.68.183:55814<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=46/30000}=>HttpConnection@8a61b65[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a8e389b{s=START}]=>HttpChannelOverHttp@38f53bb3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:22.967Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=2/2,p=0}@4a02cb30 waiting
2022-06-10T03:34:22.969Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@62fea69c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@75c736bd{/10.233.68.183:55816<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=48/30000}=>HttpConnection@4b4b9e48[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ec016a0{s=START}]=>HttpChannelOverHttp@2c70ad90{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:22.970Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=2/2,p=0}@3ea2aac5 size 2 > capacity
2022-06-10T03:34:22.972Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@250b236d{s=2/2,p=0}@3ea2aac5
2022-06-10T03:34:32.914Z||qtp1956060889-24-acceptor-0@5408fca1-ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@361f8be5 on ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=0
2022-06-10T03:34:32.914Z||qtp1956060889-24-acceptor-0@5408fca1-ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=1
2022-06-10T03:34:32.914Z||qtp1956060889-24-acceptor-0@5408fca1-ServerConnector@736f3e9e{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@7e65615d on ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=1
2022-06-10T03:34:32.914Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken with none selected
2022-06-10T03:34:32.915Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 0/0/0 selected
2022-06-10T03:34:32.915Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 0 keys, 2 updates
2022-06-10T03:34:32.915Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2
2022-06-10T03:34:32.915Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@361f8be5
2022-06-10T03:34:32.915Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@361f8be5
2022-06-10T03:34:32.915Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@7e65615d
2022-06-10T03:34:32.915Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@7e65615d
2022-06-10T03:34:32.915Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-10T03:34:32.915Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 2 keys
2022-06-10T03:34:32.916Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@361f8be5
2022-06-10T03:34:32.916Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@7e65615d
2022-06-10T03:34:32.916Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@60f0d73a{/10.233.68.183:55952<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-06-10T03:34:32.916Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@5c648a1c{/10.233.68.183:55950<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-06-10T03:34:32.916Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@5feef2b9
2022-06-10T03:34:32.916Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@4ec881ea
2022-06-10T03:34:32.917Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@72c3ad07{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@32b36f10{/10.233.68.183:55952<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@549c277b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-06-10T03:34:32.917Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@3860f987{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@356de169{/10.233.68.183:55950<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@4d21b9b2{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-06-10T03:34:32.917Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@7c4f6c6b::DecryptedEndPoint@32b36f10{/10.233.68.183:55952<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-06-10T03:34:32.917Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@476ca62d::DecryptedEndPoint@356de169{/10.233.68.183:55950<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-06-10T03:34:32.918Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@60f0d73a{/10.233.68.183:55952<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@130b4d70{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@32b36f10{/10.233.68.183:55952<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@7c4f6c6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a696bee{s=START}]=>HttpChannelOverHttp@72c3ad07{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:32.918Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@5c648a1c{/10.233.68.183:55950<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@78ffd386{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@356de169{/10.233.68.183:55950<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@476ca62d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22c30359{s=START}]=>HttpChannelOverHttp@3860f987{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:32.918Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@130b4d70::SocketChannelEndPoint@60f0d73a{/10.233.68.183:55952<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@130b4d70{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@32b36f10{/10.233.68.183:55952<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@7c4f6c6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a696bee{s=START}]=>HttpChannelOverHttp@72c3ad07{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:32.918Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@7c4f6c6b::DecryptedEndPoint@32b36f10{/10.233.68.183:55952<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-06-10T03:34:32.918Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@78ffd386::SocketChannelEndPoint@5c648a1c{/10.233.68.183:55950<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@78ffd386{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@356de169{/10.233.68.183:55950<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@476ca62d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22c30359{s=START}]=>HttpChannelOverHttp@3860f987{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:32.918Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@7c4f6c6b::DecryptedEndPoint@32b36f10{/10.233.68.183:55952<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-06-10T03:34:32.918Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@476ca62d::DecryptedEndPoint@356de169{/10.233.68.183:55950<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-06-10T03:34:32.918Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@f7b2427{AC.ReadCB@7c4f6c6b{HttpConnection@7c4f6c6b::DecryptedEndPoint@32b36f10{/10.233.68.183:55952<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-06-10T03:34:32.918Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@476ca62d::DecryptedEndPoint@356de169{/10.233.68.183:55950<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-06-10T03:34:32.918Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@130b4d70::SocketChannelEndPoint@60f0d73a{/10.233.68.183:55952<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@130b4d70{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@32b36f10{/10.233.68.183:55952<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7c4f6c6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a696bee{s=START}]=>HttpChannelOverHttp@72c3ad07{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:32.918Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-06-10T03:34:32.918Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@626fd29a{AC.ReadCB@476ca62d{HttpConnection@476ca62d::DecryptedEndPoint@356de169{/10.233.68.183:55950<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-06-10T03:34:32.918Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|needFillInterest uf=false SslConnection@78ffd386::SocketChannelEndPoint@5c648a1c{/10.233.68.183:55950<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@78ffd386{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@356de169{/10.233.68.183:55950<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@476ca62d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22c30359{s=START}]=>HttpChannelOverHttp@3860f987{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:32.919Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@130b4d70::SocketChannelEndPoint@60f0d73a{/10.233.68.183:55952<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@130b4d70{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@32b36f10{/10.233.68.183:55952<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7c4f6c6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a696bee{s=START}]=>HttpChannelOverHttp@72c3ad07{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:32.919Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-06-10T03:34:32.919Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@130b4d70{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@32b36f10{/10.233.68.183:55952<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7c4f6c6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a696bee{s=START}]=>HttpChannelOverHttp@72c3ad07{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-10T03:34:32.919Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@78ffd386::SocketChannelEndPoint@5c648a1c{/10.233.68.183:55950<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@78ffd386{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@356de169{/10.233.68.183:55950<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@476ca62d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22c30359{s=START}]=>HttpChannelOverHttp@3860f987{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:32.919Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@60f0d73a{/10.233.68.183:55952<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@130b4d70{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@32b36f10{/10.233.68.183:55952<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7c4f6c6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a696bee{s=START}]=>HttpChannelOverHttp@72c3ad07{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:32.919Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@41f98130 on ManagedSelector@1715193f{STARTED} id=0 keys=2 selected=0 updates=0
2022-06-10T03:34:32.919Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=2 selected=0 updates=1
2022-06-10T03:34:32.920Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@60f0d73a{/10.233.68.183:55952<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@130b4d70{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@32b36f10{/10.233.68.183:55952<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7c4f6c6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a696bee{s=START}]=>HttpChannelOverHttp@72c3ad07{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:32.920Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@7e65615d
2022-06-10T03:34:32.920Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken with none selected
2022-06-10T03:34:32.920Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 0/0/2 selected
2022-06-10T03:34:32.920Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 0 keys, 1 updates
2022-06-10T03:34:32.920Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-06-10T03:34:32.920Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@41f98130
2022-06-10T03:34:32.920Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@60f0d73a{/10.233.68.183:55952<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@130b4d70{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@32b36f10{/10.233.68.183:55952<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7c4f6c6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a696bee{s=START}]=>HttpChannelOverHttp@72c3ad07{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:32.920Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-10T03:34:32.921Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 2 keys
2022-06-10T03:34:32.921Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 1/1/2 selected
2022-06-10T03:34:32.921Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 1 keys, 0 updates
2022-06-10T03:34:32.921Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.115:8000 remote=/10.233.68.183:55952], selector=sun.nio.ch.EPollSelectorImpl@198dca6d, interestOps=1, readyOps=1 SocketChannelEndPoint@60f0d73a{/10.233.68.183:55952<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@130b4d70{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@32b36f10{/10.233.68.183:55952<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@7c4f6c6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a696bee{s=START}]=>HttpChannelOverHttp@72c3ad07{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-06-10T03:34:32.921Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@60f0d73a{/10.233.68.183:55952<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@130b4d70{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@32b36f10{/10.233.68.183:55952<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@7c4f6c6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a696bee{s=START}]=>HttpChannelOverHttp@72c3ad07{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:32.920Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@40905d34{SSLC.NBReadCB@78ffd386{SslConnection@78ffd386::SocketChannelEndPoint@5c648a1c{/10.233.68.183:55950<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@78ffd386{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@356de169{/10.233.68.183:55950<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@476ca62d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22c30359{s=START}]=>HttpChannelOverHttp@3860f987{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-10T03:34:32.922Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@5c648a1c{/10.233.68.183:55950<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=0/1,kio=0,kro=0}->SslConnection@78ffd386{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@356de169{/10.233.68.183:55950<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@476ca62d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22c30359{s=START}]=>HttpChannelOverHttp@3860f987{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:32.922Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@46f5d543 on ManagedSelector@1715193f{STARTED} id=0 keys=2 selected=1 updates=0
2022-06-10T03:34:32.922Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@5c648a1c{/10.233.68.183:55950<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=0/1,kio=0,kro=0}->SslConnection@78ffd386{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@356de169{/10.233.68.183:55950<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@476ca62d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22c30359{s=START}]=>HttpChannelOverHttp@3860f987{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:32.922Z||qtp1956060889-29|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@361f8be5
2022-06-10T03:34:32.923Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@60f0d73a{/10.233.68.183:55952<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@130b4d70{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@32b36f10{/10.233.68.183:55952<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@7c4f6c6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a696bee{s=START}]=>HttpChannelOverHttp@72c3ad07{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-06-10T03:34:32.923Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=2/2,p=0} tryExecute EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-06-10T03:34:32.923501Z
2022-06-10T03:34:32.924Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0}@4a02cb30 offer EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-06-10T03:34:32.924062Z
2022-06-10T03:34:32.924Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-06-10T03:34:32.924369Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@60f0d73a{/10.233.68.183:55952<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@130b4d70{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@32b36f10{/10.233.68.183:55952<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@7c4f6c6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a696bee{s=START}]=>HttpChannelOverHttp@72c3ad07{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-06-10T03:34:32.924Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0}@4a02cb30 task=EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-06-10T03:34:32.924652Z
2022-06-10T03:34:32.924Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@8d03d97{SSLC.NBReadCB@130b4d70{SslConnection@130b4d70::SocketChannelEndPoint@60f0d73a{/10.233.68.183:55952<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@130b4d70{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@32b36f10{/10.233.68.183:55952<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@7c4f6c6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a696bee{s=START}]=>HttpChannelOverHttp@72c3ad07{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-10T03:34:32.924Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-06-10T03:34:32.924911Z tryProduce true
2022-06-10T03:34:32.925Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-06-10T03:34:32.925Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@130b4d70::SocketChannelEndPoint@60f0d73a{/10.233.68.183:55952<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@130b4d70{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@32b36f10{/10.233.68.183:55952<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@7c4f6c6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a696bee{s=START}]=>HttpChannelOverHttp@72c3ad07{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:32.925Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@46f5d543
2022-06-10T03:34:32.925Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@130b4d70::SocketChannelEndPoint@60f0d73a{/10.233.68.183:55952<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@130b4d70{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@32b36f10{/10.233.68.183:55952<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@7c4f6c6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a696bee{s=START}]=>HttpChannelOverHttp@72c3ad07{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:32.925Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@f7b2427{AC.ReadCB@7c4f6c6b{HttpConnection@7c4f6c6b::DecryptedEndPoint@32b36f10{/10.233.68.183:55952<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=7/30000}}}
2022-06-10T03:34:32.925Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@5c648a1c{/10.233.68.183:55950<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/1,kio=1,kro=0}->SslConnection@78ffd386{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@356de169{/10.233.68.183:55950<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@476ca62d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22c30359{s=START}]=>HttpChannelOverHttp@3860f987{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:32.925Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7c4f6c6b::DecryptedEndPoint@32b36f10{/10.233.68.183:55952<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=7/30000} onFillable enter HttpChannelState@549c277b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-10T03:34:32.925Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-10T03:34:32.925Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@130b4d70::SocketChannelEndPoint@60f0d73a{/10.233.68.183:55952<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@130b4d70{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@32b36f10{/10.233.68.183:55952<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@7c4f6c6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a696bee{s=START}]=>HttpChannelOverHttp@72c3ad07{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:32.925Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-06-10T03:34:32.925Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@60f0d73a{/10.233.68.183:55952<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@130b4d70{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@32b36f10{/10.233.68.183:55952<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@7c4f6c6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a696bee{s=START}]=>HttpChannelOverHttp@72c3ad07{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:32.926Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 2 keys
2022-06-10T03:34:32.927Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 1/1/2 selected
2022-06-10T03:34:32.927Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 1 keys, 0 updates
2022-06-10T03:34:32.927Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.115:8000 remote=/10.233.68.183:55950], selector=sun.nio.ch.EPollSelectorImpl@198dca6d, interestOps=1, readyOps=1 SocketChannelEndPoint@5c648a1c{/10.233.68.183:55950<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=1/1,kio=1,kro=1}->SslConnection@78ffd386{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@356de169{/10.233.68.183:55950<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@476ca62d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22c30359{s=START}]=>HttpChannelOverHttp@3860f987{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-06-10T03:34:32.926Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@60f0d73a{/10.233.68.183:55952<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@130b4d70{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@32b36f10{/10.233.68.183:55952<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@7c4f6c6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a696bee{s=START}]=>HttpChannelOverHttp@72c3ad07{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:32.927Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@5c648a1c{/10.233.68.183:55950<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@78ffd386{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@356de169{/10.233.68.183:55950<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@476ca62d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22c30359{s=START}]=>HttpChannelOverHttp@3860f987{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:32.927Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@9862110[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-10T03:34:32.927Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-06-10T03:34:32.928Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@5c648a1c{/10.233.68.183:55950<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@78ffd386{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@356de169{/10.233.68.183:55950<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@476ca62d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22c30359{s=START}]=>HttpChannelOverHttp@3860f987{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-06-10T03:34:32.928Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0} tryExecute EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-06-10T03:34:32.928374Z
2022-06-10T03:34:32.928Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=0/2,p=0}@1ed7cd4e offer EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@250b236d{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-06-10T03:34:32.928838Z
2022-06-10T03:34:32.929Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=0/2,p=1} startReservedThread p=1
2022-06-10T03:34:32.929Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@250b236d{s=0/2,p=1}@33f8b3e5
2022-06-10T03:34:32.929Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=0/2,p=1}@1ed7cd4e task=EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@250b236d{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=8]@2022-06-10T03:34:32.929442Z
2022-06-10T03:34:32.929Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@250b236d{s=0/2,p=1}@33f8b3e5
2022-06-10T03:34:32.929Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=1}@33f8b3e5 started
2022-06-10T03:34:32.929Z||qtp1956060889-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=1/2,p=0}@33f8b3e5 waiting
2022-06-10T03:34:32.930Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-06-10T03:34:32.929942Z tryProduce true
2022-06-10T03:34:32.930Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-10T03:34:32.930Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp1956060889]@74971ed9{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@250b236d{s=1/2,p=1}][pc=0,pic=0,pec=1,epc=8]@2022-06-10T03:34:32.929641Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5c648a1c{/10.233.68.183:55950<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}->SslConnection@78ffd386{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@356de169{/10.233.68.183:55950<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@476ca62d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22c30359{s=START}]=>HttpChannelOverHttp@3860f987{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-06-10T03:34:32.930Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-10T03:34:32.930Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@5c648a1c{/10.233.68.183:55950<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@78ffd386{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@356de169{/10.233.68.183:55950<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@476ca62d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22c30359{s=START}]=>HttpChannelOverHttp@3860f987{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:32.930Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@40905d34{SSLC.NBReadCB@78ffd386{SslConnection@78ffd386::SocketChannelEndPoint@5c648a1c{/10.233.68.183:55950<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@78ffd386{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@356de169{/10.233.68.183:55950<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@476ca62d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22c30359{s=START}]=>HttpChannelOverHttp@3860f987{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-10T03:34:32.930Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 2 keys
2022-06-10T03:34:32.931Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@78ffd386::SocketChannelEndPoint@5c648a1c{/10.233.68.183:55950<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@78ffd386{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@356de169{/10.233.68.183:55950<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@476ca62d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22c30359{s=START}]=>HttpChannelOverHttp@3860f987{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:32.931Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@78ffd386::SocketChannelEndPoint@5c648a1c{/10.233.68.183:55950<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@78ffd386{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@356de169{/10.233.68.183:55950<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@476ca62d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22c30359{s=START}]=>HttpChannelOverHttp@3860f987{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:32.931Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@626fd29a{AC.ReadCB@476ca62d{HttpConnection@476ca62d::DecryptedEndPoint@356de169{/10.233.68.183:55950<->/10.233.68.115:8000,OPEN,fill=FI,flush=-,to=13/30000}}}
2022-06-10T03:34:32.931Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@476ca62d::DecryptedEndPoint@356de169{/10.233.68.183:55950<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=13/30000} onFillable enter HttpChannelState@4d21b9b2{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-10T03:34:32.931Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@78ffd386::SocketChannelEndPoint@5c648a1c{/10.233.68.183:55950<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@78ffd386{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@356de169{/10.233.68.183:55950<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@476ca62d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22c30359{s=START}]=>HttpChannelOverHttp@3860f987{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:32.932Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-06-10T03:34:32.932Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@5c648a1c{/10.233.68.183:55950<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@78ffd386{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@356de169{/10.233.68.183:55950<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@476ca62d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22c30359{s=START}]=>HttpChannelOverHttp@3860f987{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:32.934Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@71b6bb9d[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-10T03:34:32.934Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-06-10T03:34:32.934Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@21cbb23a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@21cbb23a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-10T03:34:32.935Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@130b4d70{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@32b36f10{/10.233.68.183:55952<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@7c4f6c6b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a696bee{s=START}]=>HttpChannelOverHttp@72c3ad07{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:32.935Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-06-10T03:34:32.935Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7c4f6c6b::DecryptedEndPoint@32b36f10{/10.233.68.183:55952<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=17/30000} filled -1 HeapByteBuffer@21cbb23a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-10T03:34:32.935Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7c4f6c6b::DecryptedEndPoint@32b36f10{/10.233.68.183:55952<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=17/30000} parse HeapByteBuffer@21cbb23a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-06-10T03:34:32.935Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@21cbb23a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-10T03:34:32.935Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-06-10T03:34:32.935Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@32b36f10{/10.233.68.183:55952<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=17/30000}
2022-06-10T03:34:32.935Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@32b36f10{/10.233.68.183:55952<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=17/30000}
2022-06-10T03:34:32.936Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@130b4d70::SocketChannelEndPoint@60f0d73a{/10.233.68.183:55952<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@130b4d70{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@32b36f10{/10.233.68.183:55952<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@7c4f6c6b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a696bee{s=START}]=>HttpChannelOverHttp@72c3ad07{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-06-10T03:34:32.936Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@130b4d70::SocketChannelEndPoint@60f0d73a{/10.233.68.183:55952<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->SslConnection@130b4d70{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@32b36f10{/10.233.68.183:55952<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@7c4f6c6b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a696bee{s=START}]=>HttpChannelOverHttp@72c3ad07{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:32.936Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@1f6c25cf[p=0,l=0,c=0,r=0]={<<<>>>}
2022-06-10T03:34:32.936Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-10T03:34:32.936Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-06-10T03:34:32.937Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@60f0d73a{/10.233.68.183:55952<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@130b4d70{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@32b36f10{/10.233.68.183:55952<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@7c4f6c6b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a696bee{s=START}]=>HttpChannelOverHttp@72c3ad07{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:32.937Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-06-10T03:34:32.937Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-10T03:34:32.937Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-06-10T03:34:32.938Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@130b4d70::SocketChannelEndPoint@60f0d73a{/10.233.68.183:55952<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@130b4d70{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@32b36f10{/10.233.68.183:55952<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@7c4f6c6b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a696bee{s=START}]=>HttpChannelOverHttp@72c3ad07{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-06-10T03:34:32.938Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@130b4d70{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@32b36f10{/10.233.68.183:55952<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@7c4f6c6b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a696bee{s=START}]=>HttpChannelOverHttp@72c3ad07{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:32.938Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@7badf6e4[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@7badf6e4[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-10T03:34:32.939Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}->SslConnection@78ffd386{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@356de169{/10.233.68.183:55950<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=21/30000}=>HttpConnection@476ca62d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22c30359{s=START}]=>HttpChannelOverHttp@3860f987{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:32.939Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@130b4d70::SocketChannelEndPoint@60f0d73a{/10.233.68.183:55952<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@130b4d70{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@32b36f10{/10.233.68.183:55952<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@7c4f6c6b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a696bee{s=START}]=>HttpChannelOverHttp@72c3ad07{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	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:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-06-10T03:34:32.939Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-06-10T03:34:32.939Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@32b36f10{/10.233.68.183:55952<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=21/30000}
2022-06-10T03:34:32.939Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@476ca62d::DecryptedEndPoint@356de169{/10.233.68.183:55950<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=21/30000} filled -1 HeapByteBuffer@7badf6e4[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-10T03:34:32.939Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@476ca62d::DecryptedEndPoint@356de169{/10.233.68.183:55950<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=21/30000} parse HeapByteBuffer@7badf6e4[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-06-10T03:34:32.939Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@7badf6e4[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-10T03:34:32.939Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@60f0d73a{/10.233.68.183:55952<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@130b4d70{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@32b36f10{/10.233.68.183:55952<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@7c4f6c6b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a696bee{s=START}]=>HttpChannelOverHttp@72c3ad07{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:32.939Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-06-10T03:34:32.939Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@356de169{/10.233.68.183:55950<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=21/30000}
2022-06-10T03:34:32.940Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@356de169{/10.233.68.183:55950<->/10.233.68.115:8000,OPEN,fill=-,flush=-,to=22/30000}
2022-06-10T03:34:32.940Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@60f0d73a{/10.233.68.183:55952<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@130b4d70{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@32b36f10{/10.233.68.183:55952<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@7c4f6c6b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a696bee{s=START}]=>HttpChannelOverHttp@72c3ad07{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:32.940Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@78ffd386::SocketChannelEndPoint@5c648a1c{/10.233.68.183:55950<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}->SslConnection@78ffd386{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@356de169{/10.233.68.183:55950<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@476ca62d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@22c30359{s=START}]=>HttpChannelOverHttp@3860f987{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-06-10T03:34:32.940Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@78ffd386::SocketChannelEndPoint@5c648a1c{/10.233.68.183:55950<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}->SslConnection@78ffd386{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@356de169{/10.233.68.183:55950<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@476ca62d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@22c30359{s=START}]=>HttpChannelOverHttp@3860f987{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:32.940Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@60f0d73a{/10.233.68.183:55952<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@130b4d70{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@32b36f10{/10.233.68.183:55952<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@7c4f6c6b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a696bee{s=START}]=>HttpChannelOverHttp@72c3ad07{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:32.940Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@1f6c25cf[p=0,l=0,c=0,r=0]={<<<>>>}
2022-06-10T03:34:32.940Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-10T03:34:32.940Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-06-10T03:34:32.940Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4ca4af0f{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	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.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	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:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-10T03:34:32.941Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@8d03d97{null}
2022-06-10T03:34:32.941Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1715193f{STARTED} id=0 keys=2 selected=0 updates=0
2022-06-10T03:34:32.941Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@497ef4dc
2022-06-10T03:34:32.941Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@5c648a1c{/10.233.68.183:55950<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=22/30000}{io=0/0,kio=0,kro=1}->SslConnection@78ffd386{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@356de169{/10.233.68.183:55950<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@476ca62d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@22c30359{s=START}]=>HttpChannelOverHttp@3860f987{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:32.941Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-06-10T03:34:32.941Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken with none selected
2022-06-10T03:34:32.941Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-10T03:34:32.941Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 0/0/1 selected
2022-06-10T03:34:32.941Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 0 keys, 0 updates
2022-06-10T03:34:32.941Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-06-10T03:34:32.941Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@60f0d73a{/10.233.68.183:55952<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@130b4d70{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@32b36f10{/10.233.68.183:55952<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@7c4f6c6b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a696bee{s=START}]=>HttpChannelOverHttp@72c3ad07{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:32.941Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@497ef4dc
2022-06-10T03:34:32.941Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-10T03:34:32.942Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@60f0d73a{/10.233.68.183:55952<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@130b4d70{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@32b36f10{/10.233.68.183:55952<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@7c4f6c6b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a696bee{s=START}]=>HttpChannelOverHttp@72c3ad07{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:32.942Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@78ffd386::SocketChannelEndPoint@5c648a1c{/10.233.68.183:55950<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@78ffd386{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@356de169{/10.233.68.183:55950<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@476ca62d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@22c30359{s=START}]=>HttpChannelOverHttp@3860f987{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-06-10T03:34:32.942Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-10T03:34:32.942Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@60f0d73a{/10.233.68.183:55952<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@130b4d70{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@32b36f10{/10.233.68.183:55952<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@7c4f6c6b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a696bee{s=START}]=>HttpChannelOverHttp@72c3ad07{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:32.942Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 1 keys
2022-06-10T03:34:32.942Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6d3faea5{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	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.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	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:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-10T03:34:32.943Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@78ffd386{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@356de169{/10.233.68.183:55950<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@476ca62d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@22c30359{s=START}]=>HttpChannelOverHttp@3860f987{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:32.942Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@7c4f6c6b::DecryptedEndPoint@32b36f10{/10.233.68.183:55952<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=24/30000}
2022-06-10T03:34:32.943Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@f7b2427{null}
2022-06-10T03:34:32.943Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7c4f6c6b::DecryptedEndPoint@32b36f10{/10.233.68.183:55952<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=25/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-06-10T03:34:32.943Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@78ffd386::SocketChannelEndPoint@5c648a1c{/10.233.68.183:55950<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@78ffd386{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@356de169{/10.233.68.183:55950<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@476ca62d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@22c30359{s=START}]=>HttpChannelOverHttp@3860f987{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	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:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-06-10T03:34:32.943Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@130b4d70::SocketChannelEndPoint@60f0d73a{/10.233.68.183:55952<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@130b4d70{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@32b36f10{/10.233.68.183:55952<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@7c4f6c6b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a696bee{s=START}]=>HttpChannelOverHttp@72c3ad07{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:32.943Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@356de169{/10.233.68.183:55950<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=25/30000}
2022-06-10T03:34:32.943Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@7c4f6c6b::DecryptedEndPoint@32b36f10{/10.233.68.183:55952<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=25/30000}
2022-06-10T03:34:32.943Z||qtp1956060889-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@497ef4dc
2022-06-10T03:34:32.943Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@32b36f10{/10.233.68.183:55952<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=25/30000}
2022-06-10T03:34:32.943Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5c648a1c{/10.233.68.183:55950<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@78ffd386{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@356de169{/10.233.68.183:55950<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@476ca62d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@22c30359{s=START}]=>HttpChannelOverHttp@3860f987{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:32.944Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7c4f6c6b::DecryptedEndPoint@32b36f10{/10.233.68.183:55952<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=25/30000} onFillable exit HttpChannelState@549c277b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-10T03:34:32.944Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5c648a1c{/10.233.68.183:55950<->/10.233.68.115:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@78ffd386{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@356de169{/10.233.68.183:55950<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@476ca62d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@22c30359{s=START}]=>HttpChannelOverHttp@3860f987{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:32.944Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@130b4d70{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@32b36f10{/10.233.68.183:55952<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@7c4f6c6b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a696bee{s=START}]=>HttpChannelOverHttp@72c3ad07{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:32.944Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@5c648a1c{/10.233.68.183:55950<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@78ffd386{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@356de169{/10.233.68.183:55950<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@476ca62d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@22c30359{s=START}]=>HttpChannelOverHttp@3860f987{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:32.944Z||qtp1956060889-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@250b236d{s=2/2,p=0}@c7f78c7 waiting
2022-06-10T03:34:32.944Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@40da8765{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	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.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	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:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-10T03:34:32.944Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@40905d34{null}
2022-06-10T03:34:32.945Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0
2022-06-10T03:34:32.945Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@364b6300
2022-06-10T03:34:32.945Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken with none selected
2022-06-10T03:34:32.945Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@364b6300
2022-06-10T03:34:32.945Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d woken up from select, 0/0/0 selected
2022-06-10T03:34:32.945Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d processing 0 keys, 0 updates
2022-06-10T03:34:32.945Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-10T03:34:32.945Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-10T03:34:32.945Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5c648a1c{/10.233.68.183:55950<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@78ffd386{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@356de169{/10.233.68.183:55950<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@476ca62d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@22c30359{s=START}]=>HttpChannelOverHttp@3860f987{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:32.945Z||qtp1956060889-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@198dca6d waiting with 0 keys
2022-06-10T03:34:32.946Z||qtp1956060889-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5c648a1c{/10.233.68.183:55950<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@78ffd386{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@356de169{/10.233.68.183:55950<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@476ca62d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@22c30359{s=START}]=>HttpChannelOverHttp@3860f987{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-10T03:34:32.946Z||qtp1956060889-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@5c648a1c{/10.233.68.183:55950<->/10.233.68.115:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@78ffd386{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@356de169{/10.233.68.183:55950<->/10.233.68.115:800