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-09-05T03:09:33.619Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on onap-aai-sparky-be-54ddffb9d-nhw6v with PID 10 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky)
2022-09-05T03:09:33.619Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on onap-aai-sparky-be-54ddffb9d-nhw6v with PID 10 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky)
2022-09-05T03:09:33.638Z||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-09-05T03:09:33.638Z||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-09-05T03:09:40.135Z||background-preinit|AAIUI||org.jboss.logging|DEBUG|Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2022-09-05T03:09:40.148Z||background-preinit|AAIUI||org.hibernate.validator.internal.util.Version|INFO|HV000001: Hibernate Validator 5.3.6.Final
2022-09-05T03:09:40.369Z||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-09-05T03:09:40.384Z||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-09-05T03:09:52.149Z||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-09-05T03:09:52.638Z||main|AAIUI||org.eclipse.jetty.util.log|DEBUG|Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog
2022-09-05T03:09:52.665Z||main|AAIUI||org.eclipse.jetty.util.log|INFO|Logging initialized @28838ms to org.eclipse.jetty.util.log.Slf4jLog
2022-09-05T03:09:52.826Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_CERT|
2022-09-05T03:09:52.827Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server certificate chain = false|
2022-09-05T03:09:52.828Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server hostname = false|
2022-09-05T03:09:52.828Z||main|AAIUI||AAIRESTClient|DEBUG||Set client certificate filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.p12|
2022-09-05T03:09:52.828Z||main|AAIUI||AAIRESTClient|DEBUG||Set trust store filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.trust.jks|
2022-09-05T03:09:52.828Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2022-09-05T03:09:52.828Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2022-09-05T03:09:55.177Z||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-09-05T03:09:55.177Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-09-05T03:09:55.256Z||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-09-05T03:09:55.256Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-09-05T03:09:55.263Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2022-09-05T03:09:55.264Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2022-09-05T03:09:55.276Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63
2022-09-05T03:09:55.295Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration.
2022-09-05T03:09:55.298Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader
2022-09-05T03:09:55.299Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL
2022-09-05T03:09:55.300Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2022-09-05T03:09:55.301Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only.
2022-09-05T03:09:55.987Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@4bb8855f
2022-09-05T03:09:56.006Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{/,null,UNAVAILABLE} added {org.eclipse.jetty.server.session.SessionHandler194903130==dftMaxIdleSec=-1,MANAGED}
2022-09-05T03:09:56.011Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@4b2a30d{STOPPED} added {org.eclipse.jetty.security.DefaultAuthenticatorFactory@322803db,POJO}
2022-09-05T03:09:56.015Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler194903130==dftMaxIdleSec=-1 added {ConstraintSecurityHandler@4b2a30d{STOPPED},MANAGED}
2022-09-05T03:09:56.042Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@4b2a30d{STOPPED} added {JettyEmbeddedServletHandler@6f952d6c{STOPPED},MANAGED}
2022-09-05T03:09:56.043Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{/,null,UNAVAILABLE} added {ErrorPageErrorHandler@5965844d{STOPPED},MANAGED}
2022-09-05T03:09:56.103Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@29fc1a2b{STOPPED}[9.4.18.v20190429] added {QueuedThreadPool[qtp978035840]@3a4ba480{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2022-09-05T03:09:56.208Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpConnectionFactory@64030b91[HTTP/1.1] added {HttpConfiguration@2032e725{32768/8192,8192/8192,https://:0,[]},POJO}
2022-09-05T03:09:56.226Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73a00e09{null,[]}{0.0.0.0:0} added {Server@29fc1a2b{STOPPED}[9.4.18.v20190429],UNMANAGED}
2022-09-05T03:09:56.227Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73a00e09{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp978035840]@3a4ba480{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2022-09-05T03:09:56.227Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73a00e09{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@3766c667{STOPPED},AUTO}
2022-09-05T03:09:56.228Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73a00e09{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@773c0293,POJO}
2022-09-05T03:09:56.228Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73a00e09{null,[http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@64030b91[HTTP/1.1],AUTO}
2022-09-05T03:09:56.229Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@73a00e09{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@64030b91[HTTP/1.1]
2022-09-05T03:09:56.296Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73a00e09{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@73a00e09{HTTP/1.1,[http/1.1]}{0.0.0.0:0},MANAGED}
2022-09-05T03:09:56.297Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@29fc1a2b{STOPPED}[9.4.18.v20190429] added {ServerConnector@73a00e09{HTTP/1.1,[http/1.1]}{0.0.0.0:8000},AUTO}
2022-09-05T03:09:56.448Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|SessionManager default maxInactiveInterval=1800
2022-09-05T03:09:56.493Z||main|AAIUI||org.eclipse.jetty.http.PreEncodedHttpField|DEBUG|HttpField encoders loaded: [org.eclipse.jetty.http.Http1FieldPreEncoder@6f667ad1]
2022-09-05T03:09:56.589Z||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-09-05T03:09:56.590Z||main|AAIUI||org.eclipse.jetty.server.handler.gzip.GzipHandler|DEBUG|GzipHandler@78c1a023{STOPPED} mime types IncludeExclude@70abf9b0{i=[],ip=org.eclipse.jetty.util.IncludeExcludeSet$SetContainsPredicate@6a10b263,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@476ec9d0}
2022-09-05T03:09:56.591Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|GzipHandler@78c1a023{STOPPED} added {o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE},MANAGED}
2022-09-05T03:09:56.592Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@29fc1a2b{STOPPED}[9.4.18.v20190429] added {GzipHandler@78c1a023{STOPPED},MANAGED}
2022-09-05T03:09:56.666Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpConnectionFactory@15fa55a6[HTTP/1.1] added {HttpConfiguration@4f186450{32768/8192,8192/8192,https://:0,[SecureRequestCustomizer@7fab4be7]},POJO}
2022-09-05T03:09:56.675Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|SslConnectionFactory@4d74c3ba{SSL->HTTP/1.1} added {SslContextFactory@41c204a0[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-09-05T03:09:56.676Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@64138b0c{null,[]}{0.0.0.0:0} added {Server@29fc1a2b{STOPPED}[9.4.18.v20190429],UNMANAGED}
2022-09-05T03:09:56.677Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@64138b0c{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp978035840]@3a4ba480{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2022-09-05T03:09:56.677Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@64138b0c{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@49dbaaf3{STOPPED},AUTO}
2022-09-05T03:09:56.678Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@64138b0c{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@22d9c961,POJO}
2022-09-05T03:09:56.679Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@64138b0c{null,[ssl]}{0.0.0.0:0} added {SslConnectionFactory@4d74c3ba{SSL->HTTP/1.1},AUTO}
2022-09-05T03:09:56.680Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@64138b0c{SSL,[ssl]}{0.0.0.0:0} added SslConnectionFactory@4d74c3ba{SSL->HTTP/1.1}
2022-09-05T03:09:56.681Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@15fa55a6[HTTP/1.1],AUTO}
2022-09-05T03:09:56.682Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@15fa55a6[HTTP/1.1]
2022-09-05T03:09:56.683Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:0},MANAGED}
2022-09-05T03:09:56.685Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@29fc1a2b{STOPPED}[9.4.18.v20190429] added {ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000},AUTO}
2022-09-05T03:09:56.689Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@29fc1a2b{STOPPED}[9.4.18.v20190429] added {AbstractLifeCycle@79ab34c1{STOPPED},AUTO}
2022-09-05T03:09:56.690Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting Server@29fc1a2b{STOPPED}[9.4.18.v20190429]
2022-09-05T03:09:56.691Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@29fc1a2b{STARTING}[9.4.18.v20190429] added {ErrorHandler@1698d7c0{STOPPED},AUTO}
2022-09-05T03:09:56.696Z||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-09-05T03:09:56.979Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting Server@29fc1a2b{STARTING}[9.4.18.v20190429]
2022-09-05T03:09:56.980Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting QueuedThreadPool[qtp978035840]@3a4ba480{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY]
2022-09-05T03:09:57.055Z||main|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}
2022-09-05T03:09:57.060Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|QueuedThreadPool[qtp978035840]@3a4ba480{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}] added {ReservedThreadExecutor@2b8d084{s=0/2,p=0},AUTO}
2022-09-05T03:09:57.063Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ReservedThreadExecutor@2b8d084{s=0/2,p=0}
2022-09-05T03:09:57.127Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @33301ms ReservedThreadExecutor@2b8d084{s=0/2,p=0}
2022-09-05T03:09:57.131Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp978035840-25,5,main]
2022-09-05T03:09:57.138Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp978035840-26,5,main]
2022-09-05T03:09:57.164Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp978035840-27,5,main]
2022-09-05T03:09:57.177Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp978035840-28,5,main]
2022-09-05T03:09:57.193Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp978035840-29,5,main]
2022-09-05T03:09:57.223Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp978035840-30,5,main]
2022-09-05T03:09:57.233Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp978035840-31,5,main]
2022-09-05T03:09:57.244Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp978035840-32,5,main]
2022-09-05T03:09:57.260Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @33422ms QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=6,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}]
2022-09-05T03:09:57.284Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting GzipHandler@78c1a023{STOPPED}
2022-09-05T03:09:57.320Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting GzipHandler@78c1a023{STARTING}
2022-09-05T03:09:57.322Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE}
2022-09-05T03:09:57.413Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Thread Context classloader org.springframework.boot.loader.LaunchedURLClassLoader@6df97b55
2022-09-05T03:09:57.416Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$AppClassLoader@52a70627 
2022-09-05T03:09:57.416Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$PlatformClassLoader@6124287a 
2022-09-05T03:09:57.417Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@19569ebd
2022-09-05T03:09:57.418Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@4632cfc
2022-09-05T03:09:57.419Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@6e1f8469
2022-09-05T03:09:57.421Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@2e380628
2022-09-05T03:09:57.431Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@19569ebd
2022-09-05T03:09:57.440Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring embedded WebApplicationContext
2022-09-05T03:10:01.012Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@4632cfc
2022-09-05T03:10:01.066Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketServerFactory@7918c7f8[defaultPolicy=WebSocketPolicy@3cee53dc[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@290aeb20{STOPPED},AUTO}
2022-09-05T03:10:01.067Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketServerFactory@7918c7f8[defaultPolicy=WebSocketPolicy@3cee53dc[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@73ad4ecc,POJO}
2022-09-05T03:10:01.067Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|NativeWebSocketConfiguration@69da0b12{STOPPED} added {WebSocketServerFactory@7918c7f8[defaultPolicy=WebSocketPolicy@3cee53dc[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-09-05T03:10:01.067Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|NativeWebSocketConfiguration@69da0b12{STOPPED} added {PathMappings[size=0],POJO}
2022-09-05T03:10:01.067Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING} added {NativeWebSocketConfiguration@69da0b12{STOPPED},MANAGED}
2022-09-05T03:10:01.067Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting NativeWebSocketConfiguration@69da0b12{STOPPED}
2022-09-05T03:10:01.067Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting WebSocketServerFactory@7918c7f8[defaultPolicy=WebSocketPolicy@3cee53dc[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory]
2022-09-05T03:10:01.068Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@290aeb20{STOPPED}
2022-09-05T03:10:01.069Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @37244ms ScheduledExecutorScheduler@290aeb20{STARTED}
2022-09-05T03:10:01.069Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @37244ms WebSocketServerFactory@7918c7f8[defaultPolicy=WebSocketPolicy@3cee53dc[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory]
2022-09-05T03:10:01.069Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @37244ms NativeWebSocketConfiguration@69da0b12{STARTED}
2022-09-05T03:10:01.094Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@4393593c{STOPPED}
2022-09-05T03:10:01.126Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@d56aaa6{STOPPED} added {HttpClientTransportOverHTTP@6972c30a{STOPPED},AUTO}
2022-09-05T03:10:01.127Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@d56aaa6{STOPPED} added {Client@57a48985[provider=null,keyStore=null,trustStore=null],AUTO}
2022-09-05T03:10:01.127Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@d56aaa6{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@1ab6718,POJO}
2022-09-05T03:10:01.127Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@d56aaa6{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@3910fe11,POJO}
2022-09-05T03:10:01.127Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@d56aaa6{STOPPED} added {QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}],UNMANAGED}
2022-09-05T03:10:01.128Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@d56aaa6{STOPPED} added {org.eclipse.jetty.io.MappedByteBufferPool@73ad4ecc,POJO}
2022-09-05T03:10:01.128Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketClient@9d7eaddb[httpClient=HttpClient@d56aaa6{STOPPED},openSessions.size=0] added {HttpClient@d56aaa6{STOPPED},AUTO}
2022-09-05T03:10:01.210Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@4393593c{STOPPED}
2022-09-05T03:10:01.222Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerContainer@4393593c{STOPPED} added {NativeWebSocketConfiguration@69da0b12{STARTED},UNMANAGED}
2022-09-05T03:10:01.223Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING} added {ServerContainer@4393593c{STOPPED},AUTO}
2022-09-05T03:10:01.229Z||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-09-05T03:10:01.238Z||main|AAIUI||org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter|DEBUG|Adding [Jetty_WebSocketUpgradeFilter] WebSocketUpgradeFilter[configuration=NativeWebSocketConfiguration@69da0b12{STARTED}] mapped to /* to o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING}
2022-09-05T03:10:01.246Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@6e1f8469
2022-09-05T03:10:01.248Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING} added {JettyEmbeddedErrorHandler@2f2d52ef{STOPPED},MANAGED}
2022-09-05T03:10:01.250Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@2e380628
2022-09-05T03:10:01.263Z||main|AAIUI||org.eclipse.jetty.webapp.MetaData|DEBUG|metadata resolve o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING}
2022-09-05T03:10:01.270Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING}
2022-09-05T03:10:01.274Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler194903130==dftMaxIdleSec=1800
2022-09-05T03:10:01.294Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler194903130==dftMaxIdleSec=1800 added {org.eclipse.jetty.server.session.DefaultSessionCache@dc7b462[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO}
2022-09-05T03:10:01.306Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.DefaultSessionCache@dc7b462[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@21422231[passivating=false,graceSec=3600],AUTO}
2022-09-05T03:10:01.317Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting DefaultSessionIdManager@692fd26{STOPPED}[worker=null]
2022-09-05T03:10:01.338Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|DefaultSessionIdManager workerName=node0
2022-09-05T03:10:01.339Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|No SessionScavenger set, using defaults
2022-09-05T03:10:01.349Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|DefaultSessionIdManager@692fd26{STARTING}[worker=node0] added {HouseKeeper@56d93692{STOPPED}[interval=600000, ownscheduler=false],MANAGED}
2022-09-05T03:10:01.349Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HouseKeeper@56d93692{STOPPED}[interval=600000, ownscheduler=false]
2022-09-05T03:10:01.350Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@1686f0b4{STOPPED}
2022-09-05T03:10:01.351Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @37526ms ScheduledExecutorScheduler@1686f0b4{STARTED}
2022-09-05T03:10:01.351Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|Using own scheduler for scavenging
2022-09-05T03:10:01.353Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|node0 Scavenging every 660000ms
2022-09-05T03:10:01.361Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @37536ms HouseKeeper@56d93692{STARTED}[interval=660000, ownscheduler=true]
2022-09-05T03:10:01.362Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @37537ms DefaultSessionIdManager@692fd26{STARTED}[worker=node0]
2022-09-05T03:10:01.363Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@29fc1a2b{STARTING}[9.4.18.v20190429] added {DefaultSessionIdManager@692fd26{STARTED}[worker=node0],MANAGED}
2022-09-05T03:10:01.364Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler194903130==dftMaxIdleSec=1800 added {DefaultSessionIdManager@692fd26{STARTED}[worker=node0],UNMANAGED}
2022-09-05T03:10:01.365Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@627d8516{STOPPED}
2022-09-05T03:10:01.366Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @37541ms ScheduledExecutorScheduler@627d8516{STARTED}
2022-09-05T03:10:01.372Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler194903130==dftMaxIdleSec=1800
2022-09-05T03:10:01.374Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ConstraintSecurityHandler@4b2a30d{STOPPED}
2022-09-05T03:10:01.382Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ConstraintSecurityHandler@4b2a30d{STARTING}
2022-09-05T03:10:01.383Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedServletHandler@6f952d6c{STOPPED}
2022-09-05T03:10:01.403Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/rest/*[JAVAX_API:null] mapped to servlet=CamelServlet[JAVAX_API:null]
2022-09-05T03:10:01.406Z||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-09-05T03:10:01.408Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/[JAVAX_API:null] mapped to servlet=dispatcherServlet[JAVAX_API:null]
2022-09-05T03:10:01.410Z||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-09-05T03:10:01.419Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|filterNameMap={requestContextFilter=requestContextFilter@6f38a289==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true, applicationContextIdFilter=applicationContextIdFilter@61e3cf4d==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true, httpPutFormContentFilter=httpPutFormContentFilter@3cec79d3==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true, Jetty_WebSocketUpgradeFilter=Jetty_WebSocketUpgradeFilter@7a7d1b47==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true, hiddenHttpMethodFilter=hiddenHttpMethodFilter@64b70919==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true, characterEncodingFilter=characterEncodingFilter@4e31c3ec==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true, webRequestLoggingFilter=webRequestLoggingFilter@3157e4c0==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true, metricsFilter=metricsFilter@6eaa21d8==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true}
2022-09-05T03:10:01.465Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|pathFilters=[[/*]/[]/[INCLUDE, REQUEST, ASYNC, FORWARD]=>metricsFilter, [/*]/[]/[INCLUDE, REQUEST, ASYNC, FORWARD]=>characterEncodingFilter, [/*]/[]/[INCLUDE, REQUEST, ASYNC, FORWARD]=>hiddenHttpMethodFilter, [/*]/[]/[INCLUDE, REQUEST, ASYNC, FORWARD]=>httpPutFormContentFilter, [/*]/[]/[INCLUDE, REQUEST, ASYNC, FORWARD]=>requestContextFilter, [/*]/[]/[INCLUDE, REQUEST, ASYNC, FORWARD]=>webRequestLoggingFilter, [/*]/[]/[INCLUDE, REQUEST, ASYNC, FORWARD]=>applicationContextIdFilter, [/*]/[]/[REQUEST]=>Jetty_WebSocketUpgradeFilter]
2022-09-05T03:10:01.466Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletFilterMap={}
2022-09-05T03:10:01.467Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletPathMap=PathMappings[size=2]
2022-09-05T03:10:01.469Z||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-09-05T03:10:01.470Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedServletHandler@6f952d6c{STARTING}
2022-09-05T03:10:01.471Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @37646ms JettyEmbeddedServletHandler@6f952d6c{STARTED}
2022-09-05T03:10:01.472Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @37647ms ConstraintSecurityHandler@4b2a30d{STARTED}
2022-09-05T03:10:01.473Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.DefaultSessionCache@dc7b462[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
2022-09-05T03:10:01.473Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.NullSessionDataStore@21422231[passivating=false,graceSec=3600]
2022-09-05T03:10:01.474Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @37649ms org.eclipse.jetty.server.session.NullSessionDataStore@21422231[passivating=false,graceSec=3600]
2022-09-05T03:10:01.475Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @37650ms org.eclipse.jetty.server.session.DefaultSessionCache@dc7b462[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
2022-09-05T03:10:01.477Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @37652ms org.eclipse.jetty.server.session.SessionHandler194903130==dftMaxIdleSec=1800
2022-09-05T03:10:01.478Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerContainer@4393593c{STOPPED}
2022-09-05T03:10:01.489Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.DecoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@28348c6)
2022-09-05T03:10:01.490Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder
2022-09-05T03:10:01.494Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder
2022-09-05T03:10:01.498Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder
2022-09-05T03:10:01.499Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder
2022-09-05T03:10:01.500Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder
2022-09-05T03:10:01.502Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder
2022-09-05T03:10:01.512Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder
2022-09-05T03:10:01.514Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder
2022-09-05T03:10:01.516Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.StringDecoder
2022-09-05T03:10:01.517Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder
2022-09-05T03:10:01.528Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder
2022-09-05T03:10:01.529Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder
2022-09-05T03:10:01.529Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder
2022-09-05T03:10:01.529Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder
2022-09-05T03:10:01.530Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder
2022-09-05T03:10:01.530Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder
2022-09-05T03:10:01.530Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder
2022-09-05T03:10:01.531Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteBufferDecoder
2022-09-05T03:10:01.536Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteArrayDecoder
2022-09-05T03:10:01.537Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.PongMessageDecoder
2022-09-05T03:10:01.538Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ReaderDecoder
2022-09-05T03:10:01.539Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.InputStreamDecoder
2022-09-05T03:10:01.541Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.EncoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@28348c6)
2022-09-05T03:10:01.541Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder
2022-09-05T03:10:01.569Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder
2022-09-05T03:10:01.571Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder
2022-09-05T03:10:01.574Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder
2022-09-05T03:10:01.574Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder
2022-09-05T03:10:01.575Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder
2022-09-05T03:10:01.576Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder
2022-09-05T03:10:01.576Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder
2022-09-05T03:10:01.577Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.StringEncoder
2022-09-05T03:10:01.578Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder
2022-09-05T03:10:01.578Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder
2022-09-05T03:10:01.579Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder
2022-09-05T03:10:01.580Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder
2022-09-05T03:10:01.580Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder
2022-09-05T03:10:01.580Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder
2022-09-05T03:10:01.581Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder
2022-09-05T03:10:01.581Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder
2022-09-05T03:10:01.582Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteBufferEncoder
2022-09-05T03:10:01.583Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteArrayEncoder
2022-09-05T03:10:01.596Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @37771ms ServerContainer@4393593c{STARTED}
2022-09-05T03:10:01.597Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedErrorHandler@2f2d52ef{STOPPED}
2022-09-05T03:10:01.598Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedErrorHandler@2f2d52ef{STARTING}
2022-09-05T03:10:01.599Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @37774ms JettyEmbeddedErrorHandler@2f2d52ef{STARTED}
2022-09-05T03:10:01.601Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler|INFO|Started o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],AVAILABLE}
2022-09-05T03:10:01.602Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@19569ebd
2022-09-05T03:10:01.603Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@4632cfc
2022-09-05T03:10:01.604Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@6e1f8469
2022-09-05T03:10:01.605Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@2e380628
2022-09-05T03:10:01.605Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @37781ms o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],AVAILABLE}
2022-09-05T03:10:01.606Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @37781ms GzipHandler@78c1a023{STARTED}
2022-09-05T03:10:01.607Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting AbstractLifeCycle@79ab34c1{STOPPED}
2022-09-05T03:10:01.609Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @37785ms AbstractLifeCycle@79ab34c1{STARTED}
2022-09-05T03:10:01.610Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ErrorHandler@1698d7c0{STOPPED}
2022-09-05T03:10:01.611Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ErrorHandler@1698d7c0{STARTING}
2022-09-05T03:10:01.612Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @37787ms ErrorHandler@1698d7c0{STARTED}
2022-09-05T03:10:01.613Z||main|AAIUI||org.eclipse.jetty.server.Server|INFO|Started @37788ms
2022-09-05T03:10:01.614Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @37790ms Server@29fc1a2b{STARTED}[9.4.18.v20190429]
2022-09-05T03:10:02.576Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC|
2022-09-05T03:10:02.576Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org|
2022-09-05T03:10:02.576Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2022-09-05T03:10:02.576Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2022-09-05T03:10:03.141Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator
2022-09-05T03:10:03.141Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator
[EL Warning]: moxy: 2022-09-05 03:10:08.471--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-09-05 03:10:15.828--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-09-05 03:10:21.84--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-09-05 03:10:30.016--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-09-05 03:10:38.69--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-09-05 03:10:45.944--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-09-05 03:10:51.349--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-09-05T03:10:55.999Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully |
2022-09-05T03:10:55.999Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully |
2022-09-05T03:10:56.482Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC|
2022-09-05T03:10:56.483Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org|
2022-09-05T03:10:56.483Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2022-09-05T03:10:56.484Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2022-09-05T03:10:58.360Z||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-09-05T03:10:58.361Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-09-05T03:10:58.477Z||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-09-05T03:10:58.478Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-09-05T03:10:58.479Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2022-09-05T03:10:58.479Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2022-09-05T03:10:58.480Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63
2022-09-05T03:10:58.480Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration.
2022-09-05T03:10:58.480Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader
2022-09-05T03:10:58.483Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL
2022-09-05T03:10:58.485Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2022-09-05T03:10:58.488Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only.
2022-09-05T03:11:08.066Z||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-09-05T03:11:16.278Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@29fc1a2b{STARTED}[9.4.18.v20190429] added {ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000},UNMANAGED}
2022-09-05T03:11:16.324Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting metricsFilter@6eaa21d8==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true
2022-09-05T03:11:16.324Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @112500ms metricsFilter@6eaa21d8==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true
2022-09-05T03:11:16.326Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.autoconfigure.MetricsFilter@1f966492
2022-09-05T03:11:16.329Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting characterEncodingFilter@4e31c3ec==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true
2022-09-05T03:11:16.329Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @112505ms characterEncodingFilter@4e31c3ec==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true
2022-09-05T03:11:16.330Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedCharacterEncodingFilter@4b54af3d
2022-09-05T03:11:16.330Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting hiddenHttpMethodFilter@64b70919==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true
2022-09-05T03:11:16.330Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @112505ms hiddenHttpMethodFilter@64b70919==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true
2022-09-05T03:11:16.330Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter@4e904fd5
2022-09-05T03:11:16.330Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting httpPutFormContentFilter@3cec79d3==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true
2022-09-05T03:11:16.330Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @112506ms httpPutFormContentFilter@3cec79d3==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true
2022-09-05T03:11:16.330Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter@15dd5ac2
2022-09-05T03:11:16.330Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting requestContextFilter@6f38a289==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true
2022-09-05T03:11:16.331Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @112506ms requestContextFilter@6f38a289==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true
2022-09-05T03:11:16.331Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedRequestContextFilter@34a0ef00
2022-09-05T03:11:16.331Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting webRequestLoggingFilter@3157e4c0==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true
2022-09-05T03:11:16.331Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @112507ms webRequestLoggingFilter@3157e4c0==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true
2022-09-05T03:11:16.331Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.trace.WebRequestTraceFilter@6e0cff20
2022-09-05T03:11:16.331Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting applicationContextIdFilter@61e3cf4d==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true
2022-09-05T03:11:16.332Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @112507ms applicationContextIdFilter@61e3cf4d==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true
2022-09-05T03:11:16.332Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.ApplicationContextHeaderFilter@59532566
2022-09-05T03:11:16.332Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting Jetty_WebSocketUpgradeFilter@7a7d1b47==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true
2022-09-05T03:11:16.332Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @112507ms Jetty_WebSocketUpgradeFilter@7a7d1b47==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true
2022-09-05T03:11:16.332Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init WebSocketUpgradeFilter[configuration=NativeWebSocketConfiguration@69da0b12{STARTED}]
2022-09-05T03:11:16.334Z||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-09-05T03:11:16.336Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @112512ms dispatcherServlet@7ef5559e==org.springframework.web.servlet.DispatcherServlet,jsp=null,order=-1,inst=true,async=true
2022-09-05T03:11:16.338Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.springframework.web.servlet.DispatcherServlet@9255c05 for dispatcherServlet
2022-09-05T03:11:16.339Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring FrameworkServlet 'dispatcherServlet'
2022-09-05T03:11:16.381Z||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-09-05T03:11:16.381Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @112557ms CamelServlet@9ce650cf==org.apache.camel.component.servlet.CamelHttpTransportServlet,jsp=null,order=1,inst=true,async=true
2022-09-05T03:11:16.381Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init CamelHttpTransportServlet for CamelServlet
2022-09-05T03:11:16.382Z||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-09-05T03:11:16.385Z||main|AAIUI||org.eclipse.jetty.servlet.BaseHolder|DEBUG|Holding class org.eclipse.jetty.servlet.DefaultServlet from org.springframework.boot.loader.LaunchedURLClassLoader@6df97b55
2022-09-05T03:11:16.385Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @112561ms default@5c13d641==org.eclipse.jetty.servlet.DefaultServlet,jsp=null,order=1,inst=false,async=true
2022-09-05T03:11:16.393Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.eclipse.jetty.servlet.DefaultServlet@1e49a77e for default
2022-09-05T03:11:16.404Z||main|AAIUI||org.eclipse.jetty.servlet.DefaultServlet|DEBUG|resource base = null
2022-09-05T03:11:16.404Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-09-05T03:11:16.430Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {sun.nio.ch.ServerSocketChannelImpl[/0.0.0.0:8000],POJO}
2022-09-05T03:11:16.431Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@49dbaaf3{STOPPED}
2022-09-05T03:11:16.431Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @112606ms ScheduledExecutorScheduler@49dbaaf3{STARTED}
2022-09-05T03:11:16.431Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SslConnectionFactory@4d74c3ba{SSL->HTTP/1.1}
2022-09-05T03:11:16.431Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SslContextFactory@41c204a0[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2022-09-05T03:11:17.594Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai in X509@13087c75(aai@aai.onap.org,h=[],w=[])
2022-09-05T03:11:17.595Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-babel in X509@13087c75(aai@aai.onap.org,h=[aai],w=[])
2022-09-05T03:11:17.595Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-babel.onap in X509@13087c75(aai@aai.onap.org,h=[aai, aai-babel],w=[])
2022-09-05T03:11:17.595Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-graphadmin in X509@13087c75(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap],w=[])
2022-09-05T03:11:17.595Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-graphadmin.onap in X509@13087c75(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin],w=[])
2022-09-05T03:11:17.596Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-modelloader in X509@13087c75(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap],w=[])
2022-09-05T03:11:17.596Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-modelloader.onap in X509@13087c75(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader],w=[])
2022-09-05T03:11:17.596Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-search-data.onap in X509@13087c75(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap],w=[])
2022-09-05T03:11:17.596Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-sparky-be.onap in X509@13087c75(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-09-05T03:11:17.596Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.api.simpledemo.onap.org in X509@13087c75(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-09-05T03:11:17.597Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.elasticsearch.simpledemo.onap.org in X509@13087c75(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-09-05T03:11:17.597Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.gremlinserver.simpledemo.onap.org in X509@13087c75(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-09-05T03:11:17.597Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.hbase.simpledemo.onap.org in X509@13087c75(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-09-05T03:11:17.597Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.onap in X509@13087c75(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-09-05T03:11:17.597Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.searchservice.simpledemo.onap.org in X509@13087c75(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-09-05T03:11:17.597Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.simpledemo.onap.org in X509@13087c75(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-09-05T03:11:17.597Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.ui.simpledemo.onap.org in X509@13087c75(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-09-05T03:11:17.600Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate CN alias=aai@aai.onap.org CN=aai in X509@13087c75(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-09-05T03:11:17.600Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|INFO|x509=X509@13087c75(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@41c204a0[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2022-09-05T03:11:17.840Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|managers=[org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager@3ed87b6e] for SslContextFactory@41c204a0[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2022-09-05T03:11:18.054Z||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-09-05T03:11:18.055Z||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-09-05T03:11:18.062Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@347c5721
2022-09-05T03:11:18.067Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @114242ms SslContextFactory@41c204a0[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2022-09-05T03:11:18.067Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@28551755
2022-09-05T03:11:18.068Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @114244ms SslConnectionFactory@4d74c3ba{SSL->HTTP/1.1}
2022-09-05T03:11:18.069Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HttpConnectionFactory@15fa55a6[HTTP/1.1]
2022-09-05T03:11:18.070Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @114245ms HttpConnectionFactory@15fa55a6[HTTP/1.1]
2022-09-05T03:11:18.070Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SelectorManager@ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-09-05T03:11:18.124Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-09-05T03:11:18.122459Z added {SelectorProducer@2178d296,POJO}
2022-09-05T03:11:18.125Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-09-05T03:11:18.125038Z added {QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}],UNMANAGED}
2022-09-05T03:11:18.125Z||main|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-09-05T03:11:18.125516Z created
2022-09-05T03:11:18.126Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ManagedSelector@1a06ec24{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-09-05T03:11:18.125996Z,MANAGED}
2022-09-05T03:11:18.126Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|SelectorManager@ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {ManagedSelector@1a06ec24{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO}
2022-09-05T03:11:18.126Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ManagedSelector@1a06ec24{STOPPED} id=0 keys=-1 selected=-1 updates=0
2022-09-05T03:11:18.126Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-09-05T03:11:18.126708Z
2022-09-05T03:11:18.127Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @114302ms EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-09-05T03:11:18.127056Z
2022-09-05T03:11:18.130Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$$Lambda$216/0x00000008009a7c40@431923ed
2022-09-05T03:11:18.130Z||main|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Start@4df13b7e on ManagedSelector@1a06ec24{STARTING} id=0 keys=0 selected=0 updates=0
2022-09-05T03:11:18.131Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$$Lambda$216/0x00000008009a7c40@431923ed
2022-09-05T03:11:18.133Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=7,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-09-05T03:11:18.133013Z tryProduce false
2022-09-05T03:11:18.147Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-09-05T03:11:18.147Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Start@4df13b7e
2022-09-05T03:11:18.148Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-09-05T03:11:18.148Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b waiting with 0 keys
2022-09-05T03:11:18.148Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @114323ms ManagedSelector@1a06ec24{STARTED} id=0 keys=0 selected=0 updates=0
2022-09-05T03:11:18.148Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @114324ms SelectorManager@ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-09-05T03:11:18.150Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {acceptor-0@12b66c89,POJO}
2022-09-05T03:11:18.150Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue acceptor-0@12b66c89
2022-09-05T03:11:18.150Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|INFO|Started ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-09-05T03:11:18.150Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @114326ms ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-09-05T03:11:18.150Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run acceptor-0@12b66c89
2022-09-05T03:11:18.162Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 110.566 seconds (JVM running for 114.337)
2022-09-05T03:11:18.162Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 110.566 seconds (JVM running for 114.337)
2022-09-05T03:11:23.893Z||qtp978035840-26-acceptor-0@12b66c89-ServerConnector@64138b0c{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@38e60fe8 on ManagedSelector@1a06ec24{STARTED} id=0 keys=0 selected=0 updates=0
2022-09-05T03:11:23.908Z||qtp978035840-26-acceptor-0@12b66c89-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1a06ec24{STARTED} id=0 keys=0 selected=0 updates=1
2022-09-05T03:11:23.909Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b woken with none selected
2022-09-05T03:11:23.910Z||qtp978035840-26-acceptor-0@12b66c89-ServerConnector@64138b0c{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@4ea82b96 on ManagedSelector@1a06ec24{STARTED} id=0 keys=0 selected=0 updates=1
2022-09-05T03:11:23.911Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b woken up from select, 0/0/0 selected
2022-09-05T03:11:23.911Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b processing 0 keys, 2 updates
2022-09-05T03:11:23.912Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2
2022-09-05T03:11:23.912Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@38e60fe8
2022-09-05T03:11:23.920Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@38e60fe8
2022-09-05T03:11:23.920Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@4ea82b96
2022-09-05T03:11:23.921Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@4ea82b96
2022-09-05T03:11:23.921Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@38e60fe8
2022-09-05T03:11:23.922Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@4ea82b96
2022-09-05T03:11:23.922Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-09-05T03:11:23.923Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b waiting with 2 keys
2022-09-05T03:11:23.943Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@60d9983a{/10.233.72.220:50318<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 11 ms, remaining: 29989 ms
2022-09-05T03:11:23.944Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@567724e8{/10.233.72.220:50320<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 13 ms, remaining: 29987 ms
2022-09-05T03:11:23.945Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@58b0c056
2022-09-05T03:11:23.954Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@2eee2058
2022-09-05T03:11:24.175Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@5a4b5a3e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@2f0718be{/10.233.72.220:50318<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=169/30000},null,HttpChannelState@5967eb81{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-09-05T03:11:24.176Z||qtp978035840-28|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@3ea2aac5{/10.233.72.220:50320<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=151/30000},null,HttpChannelState@26177048{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-09-05T03:11:24.192Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@2157f2d9::DecryptedEndPoint@2f0718be{/10.233.72.220:50318<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=187/30000}
2022-09-05T03:11:24.195Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@60d9983a{/10.233.72.220:50318<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=261/30000}{io=0/0,kio=0,kro=0}->SslConnection@6d3d0f67{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f0718be{/10.233.72.220:50318<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=188/30000}=>HttpConnection@2157f2d9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d0a3e0e{s=START}]=>HttpChannelOverHttp@5a4b5a3e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:24.196Z||qtp978035840-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@4a02cb30::DecryptedEndPoint@3ea2aac5{/10.233.72.220:50320<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=172/30000}
2022-09-05T03:11:24.200Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@567724e8{/10.233.72.220:50320<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=268/30000}{io=0/0,kio=0,kro=0}->SslConnection@1e882b8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.72.220:50320<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=175/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:24.201Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@1e882b8d::SocketChannelEndPoint@567724e8{/10.233.72.220:50320<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=269/30000}{io=0/0,kio=0,kro=0}->SslConnection@1e882b8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.72.220:50320<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=176/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:24.201Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@4a02cb30::DecryptedEndPoint@3ea2aac5{/10.233.72.220:50320<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=177/30000}
2022-09-05T03:11:24.201Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@4a02cb30::DecryptedEndPoint@3ea2aac5{/10.233.72.220:50320<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=177/30000}
2022-09-05T03:11:24.202Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@285fedd9{AC.ReadCB@4a02cb30{HttpConnection@4a02cb30::DecryptedEndPoint@3ea2aac5{/10.233.72.220:50320<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-09-05T03:11:24.203Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@1e882b8d::SocketChannelEndPoint@567724e8{/10.233.72.220:50320<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=271/30000}{io=0/0,kio=0,kro=0}->SslConnection@1e882b8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.72.220:50320<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:24.211Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-09-05T03:11:24.213Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.127:8000,OPEN,fill=-,flush=-,to=282/30000}{io=0/0,kio=0,kro=0}->SslConnection@1e882b8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.72.220:50320<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:24.215Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@24fbd50b{SSLC.NBReadCB@1e882b8d{SslConnection@1e882b8d::SocketChannelEndPoint@567724e8{/10.233.72.220:50320<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1e882b8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.72.220:50320<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-09-05T03:11:24.198Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@6d3d0f67::SocketChannelEndPoint@60d9983a{/10.233.72.220:50318<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=265/30000}{io=0/0,kio=0,kro=0}->SslConnection@6d3d0f67{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f0718be{/10.233.72.220:50318<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=192/30000}=>HttpConnection@2157f2d9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d0a3e0e{s=START}]=>HttpChannelOverHttp@5a4b5a3e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:24.216Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@567724e8{/10.233.72.220:50320<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@1e882b8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.72.220:50320<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=14/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:24.216Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@2157f2d9::DecryptedEndPoint@2f0718be{/10.233.72.220:50318<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=211/30000}
2022-09-05T03:11:24.218Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@2157f2d9::DecryptedEndPoint@2f0718be{/10.233.72.220:50318<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=212/30000}
2022-09-05T03:11:24.220Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@53d5cc4c{AC.ReadCB@2157f2d9{HttpConnection@2157f2d9::DecryptedEndPoint@2f0718be{/10.233.72.220:50318<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=1/30000}}}
2022-09-05T03:11:24.216Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@739dd568 on ManagedSelector@1a06ec24{STARTED} id=0 keys=2 selected=0 updates=0
2022-09-05T03:11:24.229Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1a06ec24{STARTED} id=0 keys=2 selected=0 updates=1
2022-09-05T03:11:24.230Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b woken with none selected
2022-09-05T03:11:24.231Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b woken up from select, 0/0/2 selected
2022-09-05T03:11:24.232Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b processing 0 keys, 1 updates
2022-09-05T03:11:24.233Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-09-05T03:11:24.233Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@739dd568
2022-09-05T03:11:24.223Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@6d3d0f67::SocketChannelEndPoint@60d9983a{/10.233.72.220:50318<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=290/30000}{io=0/0,kio=0,kro=0}->SslConnection@6d3d0f67{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f0718be{/10.233.72.220:50318<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@2157f2d9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d0a3e0e{s=START}]=>HttpChannelOverHttp@5a4b5a3e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:24.235Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-09-05T03:11:24.235Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| 1 on SocketChannelEndPoint@567724e8{/10.233.72.220:50320<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=20/30000}{io=1/1,kio=1,kro=0}->SslConnection@1e882b8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.72.220:50320<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=33/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:24.236Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-09-05T03:11:24.236Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b waiting with 2 keys
2022-09-05T03:11:24.237Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@6d3d0f67::SocketChannelEndPoint@60d9983a{/10.233.72.220:50318<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=305/30000}{io=0/0,kio=0,kro=0}->SslConnection@6d3d0f67{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f0718be{/10.233.72.220:50318<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=18/30000}=>HttpConnection@2157f2d9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d0a3e0e{s=START}]=>HttpChannelOverHttp@5a4b5a3e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:24.237Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b woken up from select, 1/1/2 selected
2022-09-05T03:11:24.237Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b processing 1 keys, 0 updates
2022-09-05T03:11:24.238Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5696b766{SSLC.NBReadCB@6d3d0f67{SslConnection@6d3d0f67::SocketChannelEndPoint@60d9983a{/10.233.72.220:50318<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6d3d0f67{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f0718be{/10.233.72.220:50318<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=19/30000}=>HttpConnection@2157f2d9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d0a3e0e{s=START}]=>HttpChannelOverHttp@5a4b5a3e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-09-05T03:11:24.239Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@60d9983a{/10.233.72.220:50318<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@6d3d0f67{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f0718be{/10.233.72.220:50318<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=20/30000}=>HttpConnection@2157f2d9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d0a3e0e{s=START}]=>HttpChannelOverHttp@5a4b5a3e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:24.239Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4a72729b on ManagedSelector@1a06ec24{STARTED} id=0 keys=2 selected=1 updates=0
2022-09-05T03:11:24.240Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.127:8000 remote=/10.233.72.220:50320], selector=sun.nio.ch.EPollSelectorImpl@5284279b, interestOps=1, readyOps=1 SocketChannelEndPoint@567724e8{/10.233.72.220:50320<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=25/30000}{io=1/1,kio=1,kro=1}->SslConnection@1e882b8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.72.220:50320<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=37/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-09-05T03:11:24.230Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@567724e8{/10.233.72.220:50320<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=16/30000}{io=0/1,kio=0,kro=0}->SslConnection@1e882b8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.72.220:50320<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=28/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:24.241Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@4ea82b96
2022-09-05T03:11:24.240Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@60d9983a{/10.233.72.220:50318<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}->SslConnection@6d3d0f67{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f0718be{/10.233.72.220:50318<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=21/30000}=>HttpConnection@2157f2d9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d0a3e0e{s=START}]=>HttpChannelOverHttp@5a4b5a3e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:24.241Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@567724e8{/10.233.72.220:50320<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=26/30000}{io=1/0,kio=1,kro=1}->SslConnection@1e882b8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.72.220:50320<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=38/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:24.244Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@567724e8{/10.233.72.220:50320<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=28/30000}{io=1/0,kio=1,kro=1}->SslConnection@1e882b8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.72.220:50320<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=41/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-09-05T03:11:24.242Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@38e60fe8
2022-09-05T03:11:24.248Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0} tryExecute EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=6,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-09-05T03:11:24.246904Z
2022-09-05T03:11:24.248Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1} startReservedThread p=1
2022-09-05T03:11:24.253Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@2b8d084{s=0/2,p=1}@24aac256
2022-09-05T03:11:24.254Z||qtp978035840-29|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@2b8d084{s=0/2,p=1}@24aac256
2022-09-05T03:11:24.254Z||qtp978035840-29|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=1}@24aac256 started
2022-09-05T03:11:24.257Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-09-05T03:11:24.255665Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@567724e8{/10.233.72.220:50320<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=42/30000}{io=1/0,kio=1,kro=1}->SslConnection@1e882b8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.72.220:50320<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=54/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-09-05T03:11:24.258Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue CEP:SocketChannelEndPoint@567724e8{/10.233.72.220:50320<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=43/30000}{io=1/0,kio=1,kro=1}->SslConnection@1e882b8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.72.220:50320<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=55/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-09-05T03:11:24.258Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-09-05T03:11:24.259Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@4a72729b
2022-09-05T03:11:24.260Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@60d9983a{/10.233.72.220:50318<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=22/30000}{io=1/1,kio=1,kro=0}->SslConnection@6d3d0f67{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f0718be{/10.233.72.220:50318<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=42/30000}=>HttpConnection@2157f2d9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d0a3e0e{s=START}]=>HttpChannelOverHttp@5a4b5a3e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:24.261Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-09-05T03:11:24.262Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@567724e8{/10.233.72.220:50320<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=47/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e882b8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.72.220:50320<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=60/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:24.262Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b waiting with 2 keys
2022-09-05T03:11:24.263Z||qtp978035840-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run CEP:SocketChannelEndPoint@567724e8{/10.233.72.220:50320<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=45/30000}{io=1/0,kio=1,kro=1}->SslConnection@1e882b8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.72.220:50320<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=58/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-09-05T03:11:24.263Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b woken up from select, 1/1/2 selected
2022-09-05T03:11:24.264Z||qtp978035840-29|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@24aac256 waiting
2022-09-05T03:11:24.265Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b processing 1 keys, 0 updates
2022-09-05T03:11:24.267Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.127:8000 remote=/10.233.72.220:50318], selector=sun.nio.ch.EPollSelectorImpl@5284279b, interestOps=1, readyOps=1 SocketChannelEndPoint@60d9983a{/10.233.72.220:50318<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=29/30000}{io=1/1,kio=1,kro=1}->SslConnection@6d3d0f67{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f0718be{/10.233.72.220:50318<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=48/30000}=>HttpConnection@2157f2d9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d0a3e0e{s=START}]=>HttpChannelOverHttp@5a4b5a3e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-09-05T03:11:24.267Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@24fbd50b{SSLC.NBReadCB@1e882b8d{SslConnection@1e882b8d::SocketChannelEndPoint@567724e8{/10.233.72.220:50320<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=51/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e882b8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.72.220:50320<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=63/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-09-05T03:11:24.269Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@60d9983a{/10.233.72.220:50318<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=31/30000}{io=1/0,kio=1,kro=1}->SslConnection@6d3d0f67{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f0718be{/10.233.72.220:50318<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=50/30000}=>HttpConnection@2157f2d9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d0a3e0e{s=START}]=>HttpChannelOverHttp@5a4b5a3e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:24.270Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@1e882b8d::SocketChannelEndPoint@567724e8{/10.233.72.220:50320<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=54/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e882b8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.72.220:50320<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=67/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:24.272Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@60d9983a{/10.233.72.220:50318<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=33/30000}{io=1/0,kio=1,kro=1}->SslConnection@6d3d0f67{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f0718be{/10.233.72.220:50318<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=53/30000}=>HttpConnection@2157f2d9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d0a3e0e{s=START}]=>HttpChannelOverHttp@5a4b5a3e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-09-05T03:11:24.273Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0} tryExecute EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-09-05T03:11:24.273255Z
2022-09-05T03:11:24.276Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@24aac256 offer EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-09-05T03:11:24.275961Z
2022-09-05T03:11:24.277Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1} startReservedThread p=1
2022-09-05T03:11:24.277Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@2b8d084{s=0/2,p=1}@1e07ab7
2022-09-05T03:11:24.278Z||qtp978035840-32|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@2b8d084{s=0/2,p=1}@1e07ab7
2022-09-05T03:11:24.278Z||qtp978035840-29|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1}@24aac256 task=EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2022-09-05T03:11:24.278661Z
2022-09-05T03:11:24.279Z||qtp978035840-29|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2022-09-05T03:11:24.279818Z tryProduce true
2022-09-05T03:11:24.280Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-09-05T03:11:24.280Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@1e882b8d::SocketChannelEndPoint@567724e8{/10.233.72.220:50320<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=63/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e882b8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.72.220:50320<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=76/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:24.280Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-09-05T03:11:24.281Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@60d9983a{/10.233.72.220:50318<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=43/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d3d0f67{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f0718be{/10.233.72.220:50318<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=62/30000}=>HttpConnection@2157f2d9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d0a3e0e{s=START}]=>HttpChannelOverHttp@5a4b5a3e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:24.281Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b waiting with 2 keys
2022-09-05T03:11:24.285Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2022-09-05T03:11:24.279232Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@60d9983a{/10.233.72.220:50318<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=42/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d3d0f67{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f0718be{/10.233.72.220:50318<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=63/30000}=>HttpConnection@2157f2d9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d0a3e0e{s=START}]=>HttpChannelOverHttp@5a4b5a3e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-09-05T03:11:24.280Z||qtp978035840-32|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=1}@1e07ab7 started
2022-09-05T03:11:24.289Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@285fedd9{AC.ReadCB@4a02cb30{HttpConnection@4a02cb30::DecryptedEndPoint@3ea2aac5{/10.233.72.220:50320<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=79/30000}}}
2022-09-05T03:11:24.293Z||qtp978035840-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4a02cb30::DecryptedEndPoint@3ea2aac5{/10.233.72.220:50320<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=91/30000} onFillable enter HttpChannelState@26177048{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-09-05T03:11:24.292Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5696b766{SSLC.NBReadCB@6d3d0f67{SslConnection@6d3d0f67::SocketChannelEndPoint@60d9983a{/10.233.72.220:50318<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=54/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d3d0f67{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f0718be{/10.233.72.220:50318<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=74/30000}=>HttpConnection@2157f2d9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d0a3e0e{s=START}]=>HttpChannelOverHttp@5a4b5a3e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-09-05T03:11:24.294Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@1e882b8d::SocketChannelEndPoint@567724e8{/10.233.72.220:50320<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=79/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e882b8d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.72.220:50320<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=91/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:24.294Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-09-05T03:11:24.294Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@6d3d0f67::SocketChannelEndPoint@60d9983a{/10.233.72.220:50318<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=56/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d3d0f67{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f0718be{/10.233.72.220:50318<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=76/30000}=>HttpConnection@2157f2d9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d0a3e0e{s=START}]=>HttpChannelOverHttp@5a4b5a3e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:24.302Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@567724e8{/10.233.72.220:50320<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=88/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e882b8d{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.72.220:50320<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=100/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:24.303Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@45711aff[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-09-05T03:11:24.303Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-09-05T03:11:24.303Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@6d3d0f67::SocketChannelEndPoint@60d9983a{/10.233.72.220:50318<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=65/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d3d0f67{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2f0718be{/10.233.72.220:50318<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=84/30000}=>HttpConnection@2157f2d9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d0a3e0e{s=START}]=>HttpChannelOverHttp@5a4b5a3e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:24.304Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@53d5cc4c{AC.ReadCB@2157f2d9{HttpConnection@2157f2d9::DecryptedEndPoint@2f0718be{/10.233.72.220:50318<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=86/30000}}}
2022-09-05T03:11:24.304Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2157f2d9::DecryptedEndPoint@2f0718be{/10.233.72.220:50318<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=86/30000} onFillable enter HttpChannelState@5967eb81{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-09-05T03:11:24.306Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@6d3d0f67::SocketChannelEndPoint@60d9983a{/10.233.72.220:50318<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=68/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d3d0f67{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f0718be{/10.233.72.220:50318<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=87/30000}=>HttpConnection@2157f2d9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d0a3e0e{s=START}]=>HttpChannelOverHttp@5a4b5a3e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:24.307Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-09-05T03:11:24.309Z||qtp978035840-32|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@1e07ab7 waiting
2022-09-05T03:11:24.325Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@60d9983a{/10.233.72.220:50318<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=85/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d3d0f67{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f0718be{/10.233.72.220:50318<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=105/30000}=>HttpConnection@2157f2d9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d0a3e0e{s=START}]=>HttpChannelOverHttp@5a4b5a3e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:24.326Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@f6d055[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-09-05T03:11:24.326Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-09-05T03:11:24.381Z||qtp978035840-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@48cc4058[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@48cc4058[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-09-05T03:11:24.392Z||qtp978035840-25|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@2331c4d1[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@2331c4d1[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-09-05T03:11:24.396Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=181/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e882b8d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.72.220:50320<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=194/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:24.397Z||qtp978035840-30|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-09-05T03:11:24.397Z||qtp978035840-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4a02cb30::DecryptedEndPoint@3ea2aac5{/10.233.72.220:50320<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=195/30000} filled -1 HeapByteBuffer@48cc4058[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-09-05T03:11:24.399Z||qtp978035840-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4a02cb30::DecryptedEndPoint@3ea2aac5{/10.233.72.220:50320<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=196/30000} parse HeapByteBuffer@48cc4058[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-09-05T03:11:24.399Z||qtp978035840-30|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@48cc4058[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-09-05T03:11:24.405Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=158/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d3d0f67{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f0718be{/10.233.72.220:50318<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=178/30000}=>HttpConnection@2157f2d9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d0a3e0e{s=START}]=>HttpChannelOverHttp@5a4b5a3e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:24.405Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-09-05T03:11:24.405Z||qtp978035840-30|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-09-05T03:11:24.406Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@3ea2aac5{/10.233.72.220:50320<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=204/30000}
2022-09-05T03:11:24.406Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2157f2d9::DecryptedEndPoint@2f0718be{/10.233.72.220:50318<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=187/30000} filled -1 HeapByteBuffer@2331c4d1[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-09-05T03:11:24.406Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@3ea2aac5{/10.233.72.220:50320<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=204/30000}
2022-09-05T03:11:24.407Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2157f2d9::DecryptedEndPoint@2f0718be{/10.233.72.220:50318<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=189/30000} parse HeapByteBuffer@2331c4d1[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-09-05T03:11:24.420Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@1e882b8d::SocketChannelEndPoint@567724e8{/10.233.72.220:50320<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=193/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e882b8d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.72.220:50320<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=205/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-09-05T03:11:24.420Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@2331c4d1[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-09-05T03:11:24.420Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-09-05T03:11:24.421Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@2f0718be{/10.233.72.220:50318<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=203/30000}
2022-09-05T03:11:24.421Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@2f0718be{/10.233.72.220:50318<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=203/30000}
2022-09-05T03:11:24.422Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@6d3d0f67::SocketChannelEndPoint@60d9983a{/10.233.72.220:50318<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=185/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d3d0f67{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f0718be{/10.233.72.220:50318<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=204/30000}=>HttpConnection@2157f2d9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d0a3e0e{s=START}]=>HttpChannelOverHttp@5a4b5a3e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-09-05T03:11:24.424Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@1e882b8d::SocketChannelEndPoint@567724e8{/10.233.72.220:50320<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=210/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e882b8d{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.72.220:50320<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=222/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:24.425Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@30ec616b[p=0,l=0,c=0,r=0]={<<<>>>}
2022-09-05T03:11:24.426Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-09-05T03:11:24.428Z||qtp978035840-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-09-05T03:11:24.430Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@567724e8{/10.233.72.220:50320<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=215/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e882b8d{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.72.220:50320<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=228/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:24.431Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-09-05T03:11:24.431Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-09-05T03:11:24.432Z||qtp978035840-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-09-05T03:11:24.434Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@1e882b8d::SocketChannelEndPoint@567724e8{/10.233.72.220:50320<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e882b8d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.72.220:50320<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=231/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-09-05T03:11:24.436Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e882b8d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.72.220:50320<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=233/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:24.444Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@6d3d0f67::SocketChannelEndPoint@60d9983a{/10.233.72.220:50318<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=187/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d3d0f67{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f0718be{/10.233.72.220:50318<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=206/30000}=>HttpConnection@2157f2d9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d0a3e0e{s=START}]=>HttpChannelOverHttp@5a4b5a3e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:24.447Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@30ec616b[p=0,l=0,c=0,r=0]={<<<>>>}
2022-09-05T03:11:24.448Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-09-05T03:11:24.449Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@1e882b8d::SocketChannelEndPoint@567724e8{/10.233.72.220:50320<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e882b8d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.72.220:50320<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=234/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{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-09-05T03:11:24.450Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@3ea2aac5{/10.233.72.220:50320<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=248/30000}
2022-09-05T03:11:24.451Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@567724e8{/10.233.72.220:50320<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e882b8d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.72.220:50320<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=249/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:24.453Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@567724e8{/10.233.72.220:50320<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=22/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e882b8d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.72.220:50320<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=250/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:24.454Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@567724e8{/10.233.72.220:50320<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=23/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e882b8d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.72.220:50320<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=251/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:24.456Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4a0e315b{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-09-05T03:11:24.457Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@24fbd50b{null}
2022-09-05T03:11:24.450Z||qtp978035840-25|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-09-05T03:11:24.458Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1a06ec24{STARTED} id=0 keys=2 selected=0 updates=0
2022-09-05T03:11:24.460Z||qtp978035840-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@62e41d6e
2022-09-05T03:11:24.461Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@62e41d6e
2022-09-05T03:11:24.462Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@567724e8{/10.233.72.220:50320<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=31/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1e882b8d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.72.220:50320<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=259/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:24.462Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b woken with none selected
2022-09-05T03:11:24.462Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b woken up from select, 0/0/1 selected
2022-09-05T03:11:24.469Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b processing 0 keys, 0 updates
2022-09-05T03:11:24.469Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@567724e8{/10.233.72.220:50320<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=32/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1e882b8d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.72.220:50320<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=267/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:24.469Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-09-05T03:11:24.470Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-09-05T03:11:24.470Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b waiting with 1 keys
2022-09-05T03:11:24.470Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@60d9983a{/10.233.72.220:50318<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=224/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d3d0f67{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f0718be{/10.233.72.220:50318<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=244/30000}=>HttpConnection@2157f2d9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d0a3e0e{s=START}]=>HttpChannelOverHttp@5a4b5a3e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:24.470Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-09-05T03:11:24.470Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-09-05T03:11:24.470Z||qtp978035840-25|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-09-05T03:11:24.471Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@6d3d0f67::SocketChannelEndPoint@60d9983a{/10.233.72.220:50318<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d3d0f67{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f0718be{/10.233.72.220:50318<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=253/30000}=>HttpConnection@2157f2d9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d0a3e0e{s=START}]=>HttpChannelOverHttp@5a4b5a3e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-09-05T03:11:24.470Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@25ab82b5{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-09-05T03:11:24.472Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@285fedd9{null}
2022-09-05T03:11:24.470Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@567724e8{/10.233.72.220:50320<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=32/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1e882b8d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.72.220:50320<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=267/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:24.472Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d3d0f67{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f0718be{/10.233.72.220:50318<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=253/30000}=>HttpConnection@2157f2d9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d0a3e0e{s=START}]=>HttpChannelOverHttp@5a4b5a3e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:24.472Z||qtp978035840-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4a02cb30::DecryptedEndPoint@3ea2aac5{/10.233.72.220:50320<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=270/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-09-05T03:11:24.473Z||qtp978035840-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@4a02cb30::DecryptedEndPoint@3ea2aac5{/10.233.72.220:50320<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=271/30000}
2022-09-05T03:11:24.473Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@6d3d0f67::SocketChannelEndPoint@60d9983a{/10.233.72.220:50318<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d3d0f67{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f0718be{/10.233.72.220:50318<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=255/30000}=>HttpConnection@2157f2d9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d0a3e0e{s=START}]=>HttpChannelOverHttp@5a4b5a3e{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-09-05T03:11:24.474Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@2f0718be{/10.233.72.220:50318<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=255/30000}
2022-09-05T03:11:24.475Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@60d9983a{/10.233.72.220:50318<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d3d0f67{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f0718be{/10.233.72.220:50318<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=256/30000}=>HttpConnection@2157f2d9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d0a3e0e{s=START}]=>HttpChannelOverHttp@5a4b5a3e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:24.476Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@3ea2aac5{/10.233.72.220:50320<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=274/30000}
2022-09-05T03:11:24.476Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@60d9983a{/10.233.72.220:50318<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d3d0f67{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f0718be{/10.233.72.220:50318<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=258/30000}=>HttpConnection@2157f2d9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d0a3e0e{s=START}]=>HttpChannelOverHttp@5a4b5a3e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:24.477Z||qtp978035840-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4a02cb30::DecryptedEndPoint@3ea2aac5{/10.233.72.220:50320<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=274/30000} onFillable exit HttpChannelState@26177048{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-09-05T03:11:24.478Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@60d9983a{/10.233.72.220:50318<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@6d3d0f67{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f0718be{/10.233.72.220:50318<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=259/30000}=>HttpConnection@2157f2d9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d0a3e0e{s=START}]=>HttpChannelOverHttp@5a4b5a3e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:24.479Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@53ccf7d9{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-09-05T03:11:24.480Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5696b766{null}
2022-09-05T03:11:24.479Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=47/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1e882b8d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.72.220:50320<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=276/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:24.480Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1a06ec24{STARTED} id=0 keys=1 selected=0 updates=0
2022-09-05T03:11:24.481Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@658ef18d
2022-09-05T03:11:24.481Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@658ef18d
2022-09-05T03:11:24.482Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@4a02cb30::DecryptedEndPoint@3ea2aac5{/10.233.72.220:50320<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=279/30000}
2022-09-05T03:11:24.482Z||qtp978035840-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran CEP:SocketChannelEndPoint@567724e8{/10.233.72.220:50320<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=50/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1e882b8d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.72.220:50320<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=279/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-09-05T03:11:24.483Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b woken with none selected
2022-09-05T03:11:24.487Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@1e882b8d::SocketChannelEndPoint@567724e8{/10.233.72.220:50320<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=52/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1e882b8d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3ea2aac5{/10.233.72.220:50320<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=281/30000}=>HttpConnection@4a02cb30[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@35d75e1b{s=START}]=>HttpChannelOverHttp@57e067ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:24.487Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b woken up from select, 0/0/0 selected
2022-09-05T03:11:24.521Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@62e41d6e
2022-09-05T03:11:24.522Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b processing 0 keys, 0 updates
2022-09-05T03:11:24.522Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-09-05T03:11:24.522Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-09-05T03:11:24.522Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b waiting with 0 keys
2022-09-05T03:11:24.524Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@60d9983a{/10.233.72.220:50318<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6d3d0f67{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f0718be{/10.233.72.220:50318<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=306/30000}=>HttpConnection@2157f2d9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d0a3e0e{s=START}]=>HttpChannelOverHttp@5a4b5a3e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:24.524Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@60d9983a{/10.233.72.220:50318<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6d3d0f67{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f0718be{/10.233.72.220:50318<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=306/30000}=>HttpConnection@2157f2d9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d0a3e0e{s=START}]=>HttpChannelOverHttp@5a4b5a3e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:24.525Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@2157f2d9::DecryptedEndPoint@2f0718be{/10.233.72.220:50318<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=307/30000}
2022-09-05T03:11:24.526Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@60d9983a{/10.233.72.220:50318<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=55/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6d3d0f67{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f0718be{/10.233.72.220:50318<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=307/30000}=>HttpConnection@2157f2d9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d0a3e0e{s=START}]=>HttpChannelOverHttp@5a4b5a3e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:24.527Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4834a6a1{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-09-05T03:11:24.528Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@53d5cc4c{null}
2022-09-05T03:11:24.528Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2157f2d9::DecryptedEndPoint@2f0718be{/10.233.72.220:50318<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=310/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-09-05T03:11:24.529Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@6d3d0f67::SocketChannelEndPoint@60d9983a{/10.233.72.220:50318<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=56/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6d3d0f67{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f0718be{/10.233.72.220:50318<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=309/30000}=>HttpConnection@2157f2d9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d0a3e0e{s=START}]=>HttpChannelOverHttp@5a4b5a3e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:24.529Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@658ef18d
2022-09-05T03:11:24.529Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@2157f2d9::DecryptedEndPoint@2f0718be{/10.233.72.220:50318<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=311/30000}
2022-09-05T03:11:24.530Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@2f0718be{/10.233.72.220:50318<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=312/30000}
2022-09-05T03:11:24.530Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2157f2d9::DecryptedEndPoint@2f0718be{/10.233.72.220:50318<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=312/30000} onFillable exit HttpChannelState@5967eb81{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-09-05T03:11:24.531Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=60/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6d3d0f67{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2f0718be{/10.233.72.220:50318<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=313/30000}=>HttpConnection@2157f2d9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d0a3e0e{s=START}]=>HttpChannelOverHttp@5a4b5a3e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:24.531Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$$Lambda$216/0x00000008009a7c40@431923ed
2022-09-05T03:11:33.870Z||qtp978035840-26-acceptor-0@12b66c89-ServerConnector@64138b0c{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@690a3b56 on ManagedSelector@1a06ec24{STARTED} id=0 keys=0 selected=0 updates=0
2022-09-05T03:11:33.871Z||qtp978035840-26-acceptor-0@12b66c89-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1a06ec24{STARTED} id=0 keys=0 selected=0 updates=1
2022-09-05T03:11:33.871Z||qtp978035840-26-acceptor-0@12b66c89-ServerConnector@64138b0c{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@5246df2d on ManagedSelector@1a06ec24{STARTED} id=0 keys=0 selected=0 updates=1
2022-09-05T03:11:33.871Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b woken with none selected
2022-09-05T03:11:33.872Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b woken up from select, 0/0/0 selected
2022-09-05T03:11:33.872Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b processing 0 keys, 2 updates
2022-09-05T03:11:33.872Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2
2022-09-05T03:11:33.872Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@690a3b56
2022-09-05T03:11:33.872Z||qtp978035840-29|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@690a3b56
2022-09-05T03:11:33.872Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@5246df2d
2022-09-05T03:11:33.872Z||qtp978035840-29|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@5246df2d
2022-09-05T03:11:33.872Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-09-05T03:11:33.873Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b waiting with 2 keys
2022-09-05T03:11:33.873Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@690a3b56
2022-09-05T03:11:33.873Z||qtp978035840-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@5246df2d
2022-09-05T03:11:33.874Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@fcc52cc{/10.233.72.220:50454<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-09-05T03:11:33.874Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@5694df95{/10.233.72.220:50452<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-09-05T03:11:33.875Z||qtp978035840-30|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@760bd7aa
2022-09-05T03:11:33.875Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@2bdedea7
2022-09-05T03:11:33.876Z||qtp978035840-30|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@5295d54a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@5f8bc60f{/10.233.72.220:50454<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@323cb500{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-09-05T03:11:33.877Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@4810713d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@11af240e{/10.233.72.220:50452<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@61b729d9{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-09-05T03:11:33.877Z||qtp978035840-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@1a22826a::DecryptedEndPoint@5f8bc60f{/10.233.72.220:50454<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-09-05T03:11:33.878Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@3c41f8ae::DecryptedEndPoint@11af240e{/10.233.72.220:50452<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-09-05T03:11:33.879Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@fcc52cc{/10.233.72.220:50454<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@66e12be1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f8bc60f{/10.233.72.220:50454<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@1a22826a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67db228c{s=START}]=>HttpChannelOverHttp@5295d54a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:33.879Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@5694df95{/10.233.72.220:50452<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@7793ff82{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11af240e{/10.233.72.220:50452<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@3c41f8ae[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ff42a2a{s=START}]=>HttpChannelOverHttp@4810713d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:33.880Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@7793ff82::SocketChannelEndPoint@5694df95{/10.233.72.220:50452<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=0}->SslConnection@7793ff82{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11af240e{/10.233.72.220:50452<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@3c41f8ae[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ff42a2a{s=START}]=>HttpChannelOverHttp@4810713d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:33.884Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@66e12be1::SocketChannelEndPoint@fcc52cc{/10.233.72.220:50454<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=0}->SslConnection@66e12be1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f8bc60f{/10.233.72.220:50454<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@1a22826a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67db228c{s=START}]=>HttpChannelOverHttp@5295d54a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:33.884Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@1a22826a::DecryptedEndPoint@5f8bc60f{/10.233.72.220:50454<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=8/30000}
2022-09-05T03:11:33.884Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@3c41f8ae::DecryptedEndPoint@11af240e{/10.233.72.220:50452<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=8/30000}
2022-09-05T03:11:33.885Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@1a22826a::DecryptedEndPoint@5f8bc60f{/10.233.72.220:50454<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=9/30000}
2022-09-05T03:11:33.885Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@3c41f8ae::DecryptedEndPoint@11af240e{/10.233.72.220:50452<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=9/30000}
2022-09-05T03:11:33.885Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@475521ec{AC.ReadCB@3c41f8ae{HttpConnection@3c41f8ae::DecryptedEndPoint@11af240e{/10.233.72.220:50452<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-09-05T03:11:33.886Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@30981fc2{AC.ReadCB@1a22826a{HttpConnection@1a22826a::DecryptedEndPoint@5f8bc60f{/10.233.72.220:50454<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-09-05T03:11:33.888Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@7793ff82::SocketChannelEndPoint@5694df95{/10.233.72.220:50452<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=0}->SslConnection@7793ff82{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11af240e{/10.233.72.220:50452<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3c41f8ae[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ff42a2a{s=START}]=>HttpChannelOverHttp@4810713d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:33.888Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-09-05T03:11:33.888Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|needFillInterest uf=false SslConnection@66e12be1::SocketChannelEndPoint@fcc52cc{/10.233.72.220:50454<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=0}->SslConnection@66e12be1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f8bc60f{/10.233.72.220:50454<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1a22826a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67db228c{s=START}]=>HttpChannelOverHttp@5295d54a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:33.889Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-09-05T03:11:33.889Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.127:8000,OPEN,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=0}->SslConnection@7793ff82{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11af240e{/10.233.72.220:50452<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@3c41f8ae[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ff42a2a{s=START}]=>HttpChannelOverHttp@4810713d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:33.890Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@74e23520{SSLC.NBReadCB@7793ff82{SslConnection@7793ff82::SocketChannelEndPoint@5694df95{/10.233.72.220:50452<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7793ff82{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11af240e{/10.233.72.220:50452<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@3c41f8ae[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ff42a2a{s=START}]=>HttpChannelOverHttp@4810713d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-09-05T03:11:33.891Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@66e12be1::SocketChannelEndPoint@fcc52cc{/10.233.72.220:50454<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=0}->SslConnection@66e12be1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5f8bc60f{/10.233.72.220:50454<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@1a22826a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67db228c{s=START}]=>HttpChannelOverHttp@5295d54a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:33.891Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@5694df95{/10.233.72.220:50452<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@7793ff82{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11af240e{/10.233.72.220:50452<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@3c41f8ae[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ff42a2a{s=START}]=>HttpChannelOverHttp@4810713d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:33.891Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1c65abd1 on ManagedSelector@1a06ec24{STARTED} id=0 keys=2 selected=0 updates=0
2022-09-05T03:11:33.892Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1a06ec24{STARTED} id=0 keys=2 selected=0 updates=1
2022-09-05T03:11:33.892Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b woken with none selected
2022-09-05T03:11:33.892Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b woken up from select, 0/0/2 selected
2022-09-05T03:11:33.892Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b processing 0 keys, 1 updates
2022-09-05T03:11:33.893Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-09-05T03:11:33.893Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@1c65abd1
2022-09-05T03:11:33.893Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@5694df95{/10.233.72.220:50452<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}->SslConnection@7793ff82{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11af240e{/10.233.72.220:50452<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@3c41f8ae[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ff42a2a{s=START}]=>HttpChannelOverHttp@4810713d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:33.893Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@690a3b56
2022-09-05T03:11:33.893Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3e27fa69{SSLC.NBReadCB@66e12be1{SslConnection@66e12be1::SocketChannelEndPoint@fcc52cc{/10.233.72.220:50454<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@66e12be1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5f8bc60f{/10.233.72.220:50454<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@1a22826a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67db228c{s=START}]=>HttpChannelOverHttp@5295d54a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-09-05T03:11:33.894Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@5694df95{/10.233.72.220:50452<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=0}->SslConnection@7793ff82{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11af240e{/10.233.72.220:50452<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@3c41f8ae[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ff42a2a{s=START}]=>HttpChannelOverHttp@4810713d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:33.894Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-09-05T03:11:33.894Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b waiting with 2 keys
2022-09-05T03:11:33.894Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b woken up from select, 1/1/2 selected
2022-09-05T03:11:33.895Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b processing 1 keys, 0 updates
2022-09-05T03:11:33.895Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@fcc52cc{/10.233.72.220:50454<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=0/1,kio=0,kro=0}->SslConnection@66e12be1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5f8bc60f{/10.233.72.220:50454<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@1a22826a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67db228c{s=START}]=>HttpChannelOverHttp@5295d54a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:33.896Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.127:8000 remote=/10.233.72.220:50452], selector=sun.nio.ch.EPollSelectorImpl@5284279b, interestOps=1, readyOps=1 SocketChannelEndPoint@5694df95{/10.233.72.220:50452<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/1,kio=1,kro=1}->SslConnection@7793ff82{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11af240e{/10.233.72.220:50452<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@3c41f8ae[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ff42a2a{s=START}]=>HttpChannelOverHttp@4810713d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-09-05T03:11:33.896Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@51f6706f on ManagedSelector@1a06ec24{STARTED} id=0 keys=2 selected=1 updates=0
2022-09-05T03:11:33.896Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@5694df95{/10.233.72.220:50452<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@7793ff82{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11af240e{/10.233.72.220:50452<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@3c41f8ae[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ff42a2a{s=START}]=>HttpChannelOverHttp@4810713d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:33.897Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@5694df95{/10.233.72.220:50452<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@7793ff82{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11af240e{/10.233.72.220:50452<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@3c41f8ae[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ff42a2a{s=START}]=>HttpChannelOverHttp@4810713d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-09-05T03:11:33.898Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@fcc52cc{/10.233.72.220:50454<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=0/1,kio=0,kro=0}->SslConnection@66e12be1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5f8bc60f{/10.233.72.220:50454<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@1a22826a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67db228c{s=START}]=>HttpChannelOverHttp@5295d54a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:33.898Z||qtp978035840-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@5246df2d
2022-09-05T03:11:33.898Z||qtp978035840-29|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0} tryExecute EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-09-05T03:11:33.89811Z
2022-09-05T03:11:33.899Z||qtp978035840-29|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@1e07ab7 offer EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-09-05T03:11:33.899454Z
2022-09-05T03:11:33.900Z||qtp978035840-29|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1} startReservedThread p=1
2022-09-05T03:11:33.900Z||qtp978035840-29|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@2b8d084{s=0/2,p=1}@de786ce
2022-09-05T03:11:33.901Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@2b8d084{s=0/2,p=1}@de786ce
2022-09-05T03:11:33.901Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=1}@de786ce started
2022-09-05T03:11:33.901Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@de786ce waiting
2022-09-05T03:11:33.903Z||qtp978035840-29|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2022-09-05T03:11:33.901502Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5694df95{/10.233.72.220:50452<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=12/30000}{io=1/0,kio=1,kro=1}->SslConnection@7793ff82{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11af240e{/10.233.72.220:50452<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=17/30000}=>HttpConnection@3c41f8ae[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ff42a2a{s=START}]=>HttpChannelOverHttp@4810713d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-09-05T03:11:33.904Z||qtp978035840-32|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1}@1e07ab7 task=EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-09-05T03:11:33.904025Z
2022-09-05T03:11:33.904Z||qtp978035840-32|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-09-05T03:11:33.904458Z tryProduce true
2022-09-05T03:11:33.904Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-09-05T03:11:33.904Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@51f6706f
2022-09-05T03:11:33.905Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@74e23520{SSLC.NBReadCB@7793ff82{SslConnection@7793ff82::SocketChannelEndPoint@5694df95{/10.233.72.220:50452<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=13/30000}{io=1/0,kio=1,kro=1}->SslConnection@7793ff82{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11af240e{/10.233.72.220:50452<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=19/30000}=>HttpConnection@3c41f8ae[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ff42a2a{s=START}]=>HttpChannelOverHttp@4810713d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-09-05T03:11:33.905Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@fcc52cc{/10.233.72.220:50454<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=13/30000}{io=1/1,kio=1,kro=0}->SslConnection@66e12be1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5f8bc60f{/10.233.72.220:50454<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=20/30000}=>HttpConnection@1a22826a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67db228c{s=START}]=>HttpChannelOverHttp@5295d54a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:33.905Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-09-05T03:11:33.906Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@5694df95{/10.233.72.220:50452<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@7793ff82{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11af240e{/10.233.72.220:50452<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=21/30000}=>HttpConnection@3c41f8ae[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ff42a2a{s=START}]=>HttpChannelOverHttp@4810713d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:33.906Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b waiting with 2 keys
2022-09-05T03:11:33.907Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@7793ff82::SocketChannelEndPoint@5694df95{/10.233.72.220:50452<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=15/30000}{io=1/0,kio=1,kro=1}->SslConnection@7793ff82{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11af240e{/10.233.72.220:50452<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=20/30000}=>HttpConnection@3c41f8ae[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ff42a2a{s=START}]=>HttpChannelOverHttp@4810713d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:33.907Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b woken up from select, 1/1/2 selected
2022-09-05T03:11:33.907Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b processing 1 keys, 0 updates
2022-09-05T03:11:33.908Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.127:8000 remote=/10.233.72.220:50454], selector=sun.nio.ch.EPollSelectorImpl@5284279b, interestOps=1, readyOps=1 SocketChannelEndPoint@fcc52cc{/10.233.72.220:50454<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=17/30000}{io=1/1,kio=1,kro=1}->SslConnection@66e12be1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5f8bc60f{/10.233.72.220:50454<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=23/30000}=>HttpConnection@1a22826a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67db228c{s=START}]=>HttpChannelOverHttp@5295d54a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-09-05T03:11:33.909Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@fcc52cc{/10.233.72.220:50454<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=17/30000}{io=1/0,kio=1,kro=1}->SslConnection@66e12be1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5f8bc60f{/10.233.72.220:50454<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=23/30000}=>HttpConnection@1a22826a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67db228c{s=START}]=>HttpChannelOverHttp@5295d54a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:33.909Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@7793ff82::SocketChannelEndPoint@5694df95{/10.233.72.220:50452<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->SslConnection@7793ff82{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11af240e{/10.233.72.220:50452<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=23/30000}=>HttpConnection@3c41f8ae[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ff42a2a{s=START}]=>HttpChannelOverHttp@4810713d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:33.909Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@fcc52cc{/10.233.72.220:50454<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=18/30000}{io=1/0,kio=1,kro=1}->SslConnection@66e12be1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5f8bc60f{/10.233.72.220:50454<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=24/30000}=>HttpConnection@1a22826a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67db228c{s=START}]=>HttpChannelOverHttp@5295d54a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-09-05T03:11:33.910Z||qtp978035840-32|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0} tryExecute EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-09-05T03:11:33.909885Z
2022-09-05T03:11:33.910Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@475521ec{AC.ReadCB@3c41f8ae{HttpConnection@3c41f8ae::DecryptedEndPoint@11af240e{/10.233.72.220:50452<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=24/30000}}}
2022-09-05T03:11:33.910Z||qtp978035840-32|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@de786ce offer EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-09-05T03:11:33.910316Z
2022-09-05T03:11:33.910Z||qtp978035840-32|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1} startReservedThread p=1
2022-09-05T03:11:33.910Z||qtp978035840-32|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@2b8d084{s=0/2,p=1}@18158f31
2022-09-05T03:11:33.911Z||qtp978035840-29|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3c41f8ae::DecryptedEndPoint@11af240e{/10.233.72.220:50452<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=25/30000} onFillable enter HttpChannelState@61b729d9{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-09-05T03:11:33.911Z||qtp978035840-32|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=2]@2022-09-05T03:11:33.91095Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@fcc52cc{/10.233.72.220:50454<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=20/30000}{io=1/0,kio=1,kro=1}->SslConnection@66e12be1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5f8bc60f{/10.233.72.220:50454<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=26/30000}=>HttpConnection@1a22826a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67db228c{s=START}]=>HttpChannelOverHttp@5295d54a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-09-05T03:11:33.911Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1}@de786ce task=EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=2]@2022-09-05T03:11:33.911356Z
2022-09-05T03:11:33.911Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=3]@2022-09-05T03:11:33.911861Z tryProduce true
2022-09-05T03:11:33.912Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-09-05T03:11:33.912Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-09-05T03:11:33.913Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@fcc52cc{/10.233.72.220:50454<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}->SslConnection@66e12be1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5f8bc60f{/10.233.72.220:50454<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=27/30000}=>HttpConnection@1a22826a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67db228c{s=START}]=>HttpChannelOverHttp@5295d54a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:33.913Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@7793ff82::SocketChannelEndPoint@5694df95{/10.233.72.220:50452<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}->SslConnection@7793ff82{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11af240e{/10.233.72.220:50452<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=27/30000}=>HttpConnection@3c41f8ae[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ff42a2a{s=START}]=>HttpChannelOverHttp@4810713d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:33.913Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b waiting with 2 keys
2022-09-05T03:11:33.913Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-09-05T03:11:33.915Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3e27fa69{SSLC.NBReadCB@66e12be1{SslConnection@66e12be1::SocketChannelEndPoint@fcc52cc{/10.233.72.220:50454<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}->SslConnection@66e12be1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5f8bc60f{/10.233.72.220:50454<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=30/30000}=>HttpConnection@1a22826a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67db228c{s=START}]=>HttpChannelOverHttp@5295d54a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-09-05T03:11:33.915Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@2b8d084{s=0/2,p=1}@18158f31
2022-09-05T03:11:33.916Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=1}@18158f31 started
2022-09-05T03:11:33.916Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@66e12be1::SocketChannelEndPoint@fcc52cc{/10.233.72.220:50454<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=24/30000}{io=0/0,kio=0,kro=1}->SslConnection@66e12be1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5f8bc60f{/10.233.72.220:50454<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=30/30000}=>HttpConnection@1a22826a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67db228c{s=START}]=>HttpChannelOverHttp@5295d54a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:33.916Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@18158f31 waiting
2022-09-05T03:11:33.916Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@66e12be1::SocketChannelEndPoint@fcc52cc{/10.233.72.220:50454<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=25/30000}{io=0/0,kio=0,kro=1}->SslConnection@66e12be1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5f8bc60f{/10.233.72.220:50454<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=31/30000}=>HttpConnection@1a22826a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67db228c{s=START}]=>HttpChannelOverHttp@5295d54a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:33.916Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@30981fc2{AC.ReadCB@1a22826a{HttpConnection@1a22826a::DecryptedEndPoint@5f8bc60f{/10.233.72.220:50454<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=31/30000}}}
2022-09-05T03:11:33.916Z||qtp978035840-32|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1a22826a::DecryptedEndPoint@5f8bc60f{/10.233.72.220:50454<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=31/30000} onFillable enter HttpChannelState@323cb500{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-09-05T03:11:33.917Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@66e12be1::SocketChannelEndPoint@fcc52cc{/10.233.72.220:50454<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=26/30000}{io=0/0,kio=0,kro=1}->SslConnection@66e12be1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f8bc60f{/10.233.72.220:50454<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=32/30000}=>HttpConnection@1a22826a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67db228c{s=START}]=>HttpChannelOverHttp@5295d54a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:33.917Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-09-05T03:11:33.919Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@fcc52cc{/10.233.72.220:50454<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=28/30000}{io=0/0,kio=0,kro=1}->SslConnection@66e12be1{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f8bc60f{/10.233.72.220:50454<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=34/30000}=>HttpConnection@1a22826a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67db228c{s=START}]=>HttpChannelOverHttp@5295d54a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:33.919Z||qtp978035840-32|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-09-05T03:11:33.919Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-09-05T03:11:33.939Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@5694df95{/10.233.72.220:50452<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=29/30000}{io=0/0,kio=0,kro=1}->SslConnection@7793ff82{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11af240e{/10.233.72.220:50452<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=54/30000}=>HttpConnection@3c41f8ae[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ff42a2a{s=START}]=>HttpChannelOverHttp@4810713d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:33.939Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@48cc4058[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-09-05T03:11:33.940Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-09-05T03:11:33.943Z||qtp978035840-32|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@12ede441[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@12ede441[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-09-05T03:11:33.943Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=52/30000}{io=0/0,kio=0,kro=1}->SslConnection@66e12be1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f8bc60f{/10.233.72.220:50454<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=58/30000}=>HttpConnection@1a22826a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@67db228c{s=START}]=>HttpChannelOverHttp@5295d54a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:33.944Z||qtp978035840-32|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-09-05T03:11:33.944Z||qtp978035840-32|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1a22826a::DecryptedEndPoint@5f8bc60f{/10.233.72.220:50454<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=59/30000} filled -1 HeapByteBuffer@12ede441[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-09-05T03:11:33.944Z||qtp978035840-32|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1a22826a::DecryptedEndPoint@5f8bc60f{/10.233.72.220:50454<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=59/30000} parse HeapByteBuffer@12ede441[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-09-05T03:11:33.944Z||qtp978035840-32|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@12ede441[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-09-05T03:11:33.944Z||qtp978035840-32|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-09-05T03:11:33.944Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@5f8bc60f{/10.233.72.220:50454<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=59/30000}
2022-09-05T03:11:33.944Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@5f8bc60f{/10.233.72.220:50454<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=59/30000}
2022-09-05T03:11:33.945Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@66e12be1::SocketChannelEndPoint@fcc52cc{/10.233.72.220:50454<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=53/30000}{io=0/0,kio=0,kro=1}->SslConnection@66e12be1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f8bc60f{/10.233.72.220:50454<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=60/30000}=>HttpConnection@1a22826a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67db228c{s=START}]=>HttpChannelOverHttp@5295d54a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-09-05T03:11:33.946Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@66e12be1::SocketChannelEndPoint@fcc52cc{/10.233.72.220:50454<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=54/30000}{io=0/0,kio=0,kro=1}->SslConnection@66e12be1{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f8bc60f{/10.233.72.220:50454<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=60/30000}=>HttpConnection@1a22826a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67db228c{s=START}]=>HttpChannelOverHttp@5295d54a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:33.947Z||qtp978035840-29|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@2331c4d1[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@2331c4d1[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-09-05T03:11:33.948Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=58/30000}{io=0/0,kio=0,kro=1}->SslConnection@7793ff82{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11af240e{/10.233.72.220:50452<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=63/30000}=>HttpConnection@3c41f8ae[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ff42a2a{s=START}]=>HttpChannelOverHttp@4810713d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:33.948Z||qtp978035840-29|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-09-05T03:11:33.949Z||qtp978035840-29|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3c41f8ae::DecryptedEndPoint@11af240e{/10.233.72.220:50452<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=64/30000} filled -1 HeapByteBuffer@2331c4d1[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-09-05T03:11:33.950Z||qtp978035840-29|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3c41f8ae::DecryptedEndPoint@11af240e{/10.233.72.220:50452<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=65/30000} parse HeapByteBuffer@2331c4d1[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-09-05T03:11:33.950Z||qtp978035840-29|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@2331c4d1[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-09-05T03:11:33.950Z||qtp978035840-29|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-09-05T03:11:33.951Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@11af240e{/10.233.72.220:50452<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=66/30000}
2022-09-05T03:11:33.951Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@11af240e{/10.233.72.220:50452<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=66/30000}
2022-09-05T03:11:33.952Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@30ec616b[p=0,l=0,c=0,r=0]={<<<>>>}
2022-09-05T03:11:33.952Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-09-05T03:11:33.953Z||qtp978035840-32|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-09-05T03:11:33.953Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@7793ff82::SocketChannelEndPoint@5694df95{/10.233.72.220:50452<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=62/30000}{io=0/0,kio=0,kro=1}->SslConnection@7793ff82{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11af240e{/10.233.72.220:50452<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=67/30000}=>HttpConnection@3c41f8ae[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1ff42a2a{s=START}]=>HttpChannelOverHttp@4810713d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-09-05T03:11:33.956Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@fcc52cc{/10.233.72.220:50454<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=64/30000}{io=0/0,kio=0,kro=1}->SslConnection@66e12be1{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f8bc60f{/10.233.72.220:50454<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=71/30000}=>HttpConnection@1a22826a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67db228c{s=START}]=>HttpChannelOverHttp@5295d54a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:33.957Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-09-05T03:11:33.958Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-09-05T03:11:33.959Z||qtp978035840-32|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-09-05T03:11:33.961Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@7793ff82::SocketChannelEndPoint@5694df95{/10.233.72.220:50452<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=66/30000}{io=0/0,kio=0,kro=1}->SslConnection@7793ff82{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11af240e{/10.233.72.220:50452<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=71/30000}=>HttpConnection@3c41f8ae[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1ff42a2a{s=START}]=>HttpChannelOverHttp@4810713d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:33.962Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@30ec616b[p=0,l=0,c=0,r=0]={<<<>>>}
2022-09-05T03:11:33.963Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-09-05T03:11:33.963Z||qtp978035840-29|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-09-05T03:11:33.963Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@5694df95{/10.233.72.220:50452<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=73/30000}{io=0/0,kio=0,kro=1}->SslConnection@7793ff82{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11af240e{/10.233.72.220:50452<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=78/30000}=>HttpConnection@3c41f8ae[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1ff42a2a{s=START}]=>HttpChannelOverHttp@4810713d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:33.963Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-09-05T03:11:33.963Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-09-05T03:11:33.963Z||qtp978035840-29|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-09-05T03:11:33.964Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@66e12be1::SocketChannelEndPoint@fcc52cc{/10.233.72.220:50454<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@66e12be1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f8bc60f{/10.233.72.220:50454<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=78/30000}=>HttpConnection@1a22826a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67db228c{s=START}]=>HttpChannelOverHttp@5295d54a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-09-05T03:11:33.964Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@7793ff82::SocketChannelEndPoint@5694df95{/10.233.72.220:50452<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7793ff82{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11af240e{/10.233.72.220:50452<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=79/30000}=>HttpConnection@3c41f8ae[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1ff42a2a{s=START}]=>HttpChannelOverHttp@4810713d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-09-05T03:11:33.964Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@66e12be1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f8bc60f{/10.233.72.220:50454<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=79/30000}=>HttpConnection@1a22826a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67db228c{s=START}]=>HttpChannelOverHttp@5295d54a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:33.964Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7793ff82{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11af240e{/10.233.72.220:50452<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=79/30000}=>HttpConnection@3c41f8ae[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1ff42a2a{s=START}]=>HttpChannelOverHttp@4810713d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:33.965Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@7793ff82::SocketChannelEndPoint@5694df95{/10.233.72.220:50452<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7793ff82{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11af240e{/10.233.72.220:50452<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=79/30000}=>HttpConnection@3c41f8ae[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1ff42a2a{s=START}]=>HttpChannelOverHttp@4810713d{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-09-05T03:11:33.965Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@66e12be1::SocketChannelEndPoint@fcc52cc{/10.233.72.220:50454<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@66e12be1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f8bc60f{/10.233.72.220:50454<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=79/30000}=>HttpConnection@1a22826a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67db228c{s=START}]=>HttpChannelOverHttp@5295d54a{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-09-05T03:11:33.966Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@5f8bc60f{/10.233.72.220:50454<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=81/30000}
2022-09-05T03:11:33.967Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@fcc52cc{/10.233.72.220:50454<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@66e12be1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f8bc60f{/10.233.72.220:50454<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=81/30000}=>HttpConnection@1a22826a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67db228c{s=START}]=>HttpChannelOverHttp@5295d54a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:33.967Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@fcc52cc{/10.233.72.220:50454<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@66e12be1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f8bc60f{/10.233.72.220:50454<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=82/30000}=>HttpConnection@1a22826a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67db228c{s=START}]=>HttpChannelOverHttp@5295d54a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:33.965Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@11af240e{/10.233.72.220:50452<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=80/30000}
2022-09-05T03:11:33.968Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5694df95{/10.233.72.220:50452<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@7793ff82{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11af240e{/10.233.72.220:50452<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=83/30000}=>HttpConnection@3c41f8ae[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1ff42a2a{s=START}]=>HttpChannelOverHttp@4810713d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:33.969Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5694df95{/10.233.72.220:50452<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@7793ff82{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11af240e{/10.233.72.220:50452<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=83/30000}=>HttpConnection@3c41f8ae[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1ff42a2a{s=START}]=>HttpChannelOverHttp@4810713d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:33.969Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@5694df95{/10.233.72.220:50452<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@7793ff82{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11af240e{/10.233.72.220:50452<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=84/30000}=>HttpConnection@3c41f8ae[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1ff42a2a{s=START}]=>HttpChannelOverHttp@4810713d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:33.970Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@48e51916{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-09-05T03:11:33.970Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@74e23520{null}
2022-09-05T03:11:33.970Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@fcc52cc{/10.233.72.220:50454<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@66e12be1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f8bc60f{/10.233.72.220:50454<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=82/30000}=>HttpConnection@1a22826a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67db228c{s=START}]=>HttpChannelOverHttp@5295d54a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:33.970Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1a06ec24{STARTED} id=0 keys=2 selected=0 updates=0
2022-09-05T03:11:33.970Z||qtp978035840-29|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@306f6fa9
2022-09-05T03:11:33.970Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@306f6fa9
2022-09-05T03:11:33.970Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b woken with none selected
2022-09-05T03:11:33.971Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b woken up from select, 0/0/0 selected
2022-09-05T03:11:33.972Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@57ef7878{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-09-05T03:11:33.972Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3e27fa69{null}
2022-09-05T03:11:33.973Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1a06ec24{STARTED} id=0 keys=0 selected=0 updates=0
2022-09-05T03:11:33.973Z||qtp978035840-32|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@633709b3
2022-09-05T03:11:33.973Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@fcc52cc{/10.233.72.220:50454<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=16/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@66e12be1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f8bc60f{/10.233.72.220:50454<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=88/30000}=>HttpConnection@1a22826a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67db228c{s=START}]=>HttpChannelOverHttp@5295d54a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:33.974Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@633709b3
2022-09-05T03:11:33.970Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5694df95{/10.233.72.220:50452<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7793ff82{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11af240e{/10.233.72.220:50452<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=85/30000}=>HttpConnection@3c41f8ae[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1ff42a2a{s=START}]=>HttpChannelOverHttp@4810713d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:33.972Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@5694df95{/10.233.72.220:50452<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7793ff82{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11af240e{/10.233.72.220:50452<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=86/30000}=>HttpConnection@3c41f8ae[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1ff42a2a{s=START}]=>HttpChannelOverHttp@4810713d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:33.984Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@3c41f8ae::DecryptedEndPoint@11af240e{/10.233.72.220:50452<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=99/30000}
2022-09-05T03:11:33.985Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5694df95{/10.233.72.220:50452<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=21/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7793ff82{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11af240e{/10.233.72.220:50452<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=99/30000}=>HttpConnection@3c41f8ae[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1ff42a2a{s=START}]=>HttpChannelOverHttp@4810713d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:33.985Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@796753f2{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-09-05T03:11:33.985Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@475521ec{null}
2022-09-05T03:11:33.985Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@7793ff82::SocketChannelEndPoint@5694df95{/10.233.72.220:50452<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=22/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7793ff82{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11af240e{/10.233.72.220:50452<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=100/30000}=>HttpConnection@3c41f8ae[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1ff42a2a{s=START}]=>HttpChannelOverHttp@4810713d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:33.985Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@306f6fa9
2022-09-05T03:11:33.985Z||qtp978035840-29|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3c41f8ae::DecryptedEndPoint@11af240e{/10.233.72.220:50452<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=100/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-09-05T03:11:33.985Z||qtp978035840-29|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@3c41f8ae::DecryptedEndPoint@11af240e{/10.233.72.220:50452<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=100/30000}
2022-09-05T03:11:33.986Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@11af240e{/10.233.72.220:50452<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=100/30000}
2022-09-05T03:11:33.986Z||qtp978035840-29|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3c41f8ae::DecryptedEndPoint@11af240e{/10.233.72.220:50452<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=101/30000} onFillable exit HttpChannelState@61b729d9{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-09-05T03:11:33.986Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=23/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7793ff82{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11af240e{/10.233.72.220:50452<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=101/30000}=>HttpConnection@3c41f8ae[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1ff42a2a{s=START}]=>HttpChannelOverHttp@4810713d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:33.986Z||qtp978035840-29|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@24aac256 waiting
2022-09-05T03:11:33.972Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b processing 0 keys, 0 updates
2022-09-05T03:11:33.988Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-09-05T03:11:33.988Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@fcc52cc{/10.233.72.220:50454<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=18/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@66e12be1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f8bc60f{/10.233.72.220:50454<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=103/30000}=>HttpConnection@1a22826a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67db228c{s=START}]=>HttpChannelOverHttp@5295d54a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:33.988Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-09-05T03:11:33.974Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@fcc52cc{/10.233.72.220:50454<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=16/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@66e12be1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f8bc60f{/10.233.72.220:50454<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=89/30000}=>HttpConnection@1a22826a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67db228c{s=START}]=>HttpChannelOverHttp@5295d54a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:33.988Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b waiting with 0 keys
2022-09-05T03:11:33.988Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@1a22826a::DecryptedEndPoint@5f8bc60f{/10.233.72.220:50454<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=103/30000}
2022-09-05T03:11:33.990Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@66722ffc{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-09-05T03:11:33.990Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@30981fc2{null}
2022-09-05T03:11:33.990Z||qtp978035840-32|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1a22826a::DecryptedEndPoint@5f8bc60f{/10.233.72.220:50454<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=105/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-09-05T03:11:33.990Z||qtp978035840-32|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@1a22826a::DecryptedEndPoint@5f8bc60f{/10.233.72.220:50454<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=105/30000}
2022-09-05T03:11:33.990Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@5f8bc60f{/10.233.72.220:50454<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=105/30000}
2022-09-05T03:11:33.990Z||qtp978035840-32|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1a22826a::DecryptedEndPoint@5f8bc60f{/10.233.72.220:50454<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=105/30000} onFillable exit HttpChannelState@323cb500{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-09-05T03:11:33.991Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=33/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@66e12be1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f8bc60f{/10.233.72.220:50454<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=106/30000}=>HttpConnection@1a22826a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67db228c{s=START}]=>HttpChannelOverHttp@5295d54a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:33.991Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@66e12be1::SocketChannelEndPoint@fcc52cc{/10.233.72.220:50454<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=32/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@66e12be1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5f8bc60f{/10.233.72.220:50454<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=104/30000}=>HttpConnection@1a22826a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@67db228c{s=START}]=>HttpChannelOverHttp@5295d54a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:33.992Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@633709b3
2022-09-05T03:11:33.991Z||qtp978035840-32|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@1e07ab7 size 2 > capacity
2022-09-05T03:11:34.020Z||qtp978035840-32|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@2b8d084{s=2/2,p=0}@1e07ab7
2022-09-05T03:11:43.869Z||qtp978035840-26-acceptor-0@12b66c89-ServerConnector@64138b0c{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@5ad703c2 on ManagedSelector@1a06ec24{STARTED} id=0 keys=0 selected=0 updates=0
2022-09-05T03:11:43.869Z||qtp978035840-26-acceptor-0@12b66c89-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1a06ec24{STARTED} id=0 keys=0 selected=0 updates=1
2022-09-05T03:11:43.872Z||qtp978035840-26-acceptor-0@12b66c89-ServerConnector@64138b0c{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@55ac6795 on ManagedSelector@1a06ec24{STARTED} id=0 keys=0 selected=0 updates=1
2022-09-05T03:11:43.872Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b woken with none selected
2022-09-05T03:11:43.872Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b woken up from select, 0/0/0 selected
2022-09-05T03:11:43.872Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b processing 0 keys, 2 updates
2022-09-05T03:11:43.872Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2
2022-09-05T03:11:43.873Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@5ad703c2
2022-09-05T03:11:43.873Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@5ad703c2
2022-09-05T03:11:43.873Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@55ac6795
2022-09-05T03:11:43.873Z||qtp978035840-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@5ad703c2
2022-09-05T03:11:43.873Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@55ac6795
2022-09-05T03:11:43.874Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-09-05T03:11:43.874Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@6f07e79f{/10.233.72.220:50570<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-09-05T03:11:43.874Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b waiting with 2 keys
2022-09-05T03:11:43.874Z||qtp978035840-30|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@1f9193b2
2022-09-05T03:11:43.876Z||qtp978035840-30|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@1ee4d69b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@7cf3b820{/10.233.72.220:50570<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@2c18833e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-09-05T03:11:43.876Z||qtp978035840-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@3f87890c::DecryptedEndPoint@7cf3b820{/10.233.72.220:50570<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-09-05T03:11:43.877Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@6f07e79f{/10.233.72.220:50570<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@76fc069{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cf3b820{/10.233.72.220:50570<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@3f87890c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@663c4a1c{s=START}]=>HttpChannelOverHttp@1ee4d69b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:43.878Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@76fc069::SocketChannelEndPoint@6f07e79f{/10.233.72.220:50570<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@76fc069{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cf3b820{/10.233.72.220:50570<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@3f87890c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@663c4a1c{s=START}]=>HttpChannelOverHttp@1ee4d69b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:43.878Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@3f87890c::DecryptedEndPoint@7cf3b820{/10.233.72.220:50570<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=3/30000}
2022-09-05T03:11:43.879Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@3f87890c::DecryptedEndPoint@7cf3b820{/10.233.72.220:50570<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=3/30000}
2022-09-05T03:11:43.878Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@55ac6795
2022-09-05T03:11:43.880Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@411282a6{/10.233.72.220:50572<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-09-05T03:11:43.880Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@7554c762
2022-09-05T03:11:43.880Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@674452dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@a28f13b{/10.233.72.220:50572<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@5ffa456a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-09-05T03:11:43.880Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@c46e620::DecryptedEndPoint@a28f13b{/10.233.72.220:50572<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-09-05T03:11:43.881Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@411282a6{/10.233.72.220:50572<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@49d187c6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a28f13b{/10.233.72.220:50572<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@c46e620[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43d06ee{s=START}]=>HttpChannelOverHttp@674452dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:43.881Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@49d187c6::SocketChannelEndPoint@411282a6{/10.233.72.220:50572<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@49d187c6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a28f13b{/10.233.72.220:50572<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@c46e620[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43d06ee{s=START}]=>HttpChannelOverHttp@674452dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:43.881Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@c46e620::DecryptedEndPoint@a28f13b{/10.233.72.220:50572<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-09-05T03:11:43.881Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@c46e620::DecryptedEndPoint@a28f13b{/10.233.72.220:50572<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-09-05T03:11:43.881Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@9e1c216{AC.ReadCB@c46e620{HttpConnection@c46e620::DecryptedEndPoint@a28f13b{/10.233.72.220:50572<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-09-05T03:11:43.881Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@49d187c6::SocketChannelEndPoint@411282a6{/10.233.72.220:50572<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@49d187c6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a28f13b{/10.233.72.220:50572<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@c46e620[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43d06ee{s=START}]=>HttpChannelOverHttp@674452dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:43.881Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-09-05T03:11:43.881Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.127:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@49d187c6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a28f13b{/10.233.72.220:50572<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@c46e620[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43d06ee{s=START}]=>HttpChannelOverHttp@674452dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:43.882Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@32ad52ec{SSLC.NBReadCB@49d187c6{SslConnection@49d187c6::SocketChannelEndPoint@411282a6{/10.233.72.220:50572<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@49d187c6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a28f13b{/10.233.72.220:50572<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@c46e620[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43d06ee{s=START}]=>HttpChannelOverHttp@674452dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-09-05T03:11:43.882Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@411282a6{/10.233.72.220:50572<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@49d187c6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a28f13b{/10.233.72.220:50572<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@c46e620[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43d06ee{s=START}]=>HttpChannelOverHttp@674452dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:43.882Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@77870cc8 on ManagedSelector@1a06ec24{STARTED} id=0 keys=2 selected=0 updates=0
2022-09-05T03:11:43.883Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1a06ec24{STARTED} id=0 keys=2 selected=0 updates=1
2022-09-05T03:11:43.884Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@411282a6{/10.233.72.220:50572<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@49d187c6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a28f13b{/10.233.72.220:50572<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@c46e620[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43d06ee{s=START}]=>HttpChannelOverHttp@674452dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:43.884Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@55ac6795
2022-09-05T03:11:43.883Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@ed53496{AC.ReadCB@3f87890c{HttpConnection@3f87890c::DecryptedEndPoint@7cf3b820{/10.233.72.220:50570<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=4/30000}}}
2022-09-05T03:11:43.884Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@76fc069::SocketChannelEndPoint@6f07e79f{/10.233.72.220:50570<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=0}->SslConnection@76fc069{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cf3b820{/10.233.72.220:50570<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@3f87890c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@663c4a1c{s=START}]=>HttpChannelOverHttp@1ee4d69b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:43.884Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-09-05T03:11:43.884Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.127:8000,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=0}->SslConnection@76fc069{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7cf3b820{/10.233.72.220:50570<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@3f87890c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@663c4a1c{s=START}]=>HttpChannelOverHttp@1ee4d69b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:43.885Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@d9903a9{SSLC.NBReadCB@76fc069{SslConnection@76fc069::SocketChannelEndPoint@6f07e79f{/10.233.72.220:50570<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@76fc069{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7cf3b820{/10.233.72.220:50570<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@3f87890c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@663c4a1c{s=START}]=>HttpChannelOverHttp@1ee4d69b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-09-05T03:11:43.885Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@6f07e79f{/10.233.72.220:50570<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@76fc069{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7cf3b820{/10.233.72.220:50570<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@3f87890c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@663c4a1c{s=START}]=>HttpChannelOverHttp@1ee4d69b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:43.885Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@748ce6fb on ManagedSelector@1a06ec24{STARTED} id=0 keys=2 selected=0 updates=1
2022-09-05T03:11:43.886Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@6f07e79f{/10.233.72.220:50570<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@76fc069{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7cf3b820{/10.233.72.220:50570<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@3f87890c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@663c4a1c{s=START}]=>HttpChannelOverHttp@1ee4d69b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:43.886Z||qtp978035840-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@5ad703c2
2022-09-05T03:11:43.888Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b woken with none selected
2022-09-05T03:11:43.888Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b woken up from select, 0/0/2 selected
2022-09-05T03:11:43.889Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b processing 0 keys, 2 updates
2022-09-05T03:11:43.889Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2
2022-09-05T03:11:43.890Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@77870cc8
2022-09-05T03:11:43.893Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@411282a6{/10.233.72.220:50572<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=1/1,kio=1,kro=0}->SslConnection@49d187c6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a28f13b{/10.233.72.220:50572<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@c46e620[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43d06ee{s=START}]=>HttpChannelOverHttp@674452dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:43.893Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@748ce6fb
2022-09-05T03:11:43.896Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@6f07e79f{/10.233.72.220:50570<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=9/30000}{io=1/1,kio=1,kro=0}->SslConnection@76fc069{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7cf3b820{/10.233.72.220:50570<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=15/30000}=>HttpConnection@3f87890c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@663c4a1c{s=START}]=>HttpChannelOverHttp@1ee4d69b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:43.898Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-09-05T03:11:43.898Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b waiting with 2 keys
2022-09-05T03:11:43.899Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b woken up from select, 2/2/2 selected
2022-09-05T03:11:43.899Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b processing 2 keys, 0 updates
2022-09-05T03:11:43.901Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.127:8000 remote=/10.233.72.220:50570], selector=sun.nio.ch.EPollSelectorImpl@5284279b, interestOps=1, readyOps=1 SocketChannelEndPoint@6f07e79f{/10.233.72.220:50570<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=15/30000}{io=1/1,kio=1,kro=1}->SslConnection@76fc069{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7cf3b820{/10.233.72.220:50570<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=21/30000}=>HttpConnection@3f87890c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@663c4a1c{s=START}]=>HttpChannelOverHttp@1ee4d69b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-09-05T03:11:43.904Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@6f07e79f{/10.233.72.220:50570<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=17/30000}{io=1/0,kio=1,kro=1}->SslConnection@76fc069{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7cf3b820{/10.233.72.220:50570<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=24/30000}=>HttpConnection@3f87890c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@663c4a1c{s=START}]=>HttpChannelOverHttp@1ee4d69b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:43.906Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@6f07e79f{/10.233.72.220:50570<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=19/30000}{io=1/0,kio=1,kro=1}->SslConnection@76fc069{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7cf3b820{/10.233.72.220:50570<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=26/30000}=>HttpConnection@3f87890c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@663c4a1c{s=START}]=>HttpChannelOverHttp@1ee4d69b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-09-05T03:11:43.907Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-09-05T03:11:43.907014Z
2022-09-05T03:11:43.908Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@24aac256 offer EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-09-05T03:11:43.908582Z
2022-09-05T03:11:43.910Z||qtp978035840-29|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@24aac256 task=EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-09-05T03:11:43.909942Z
2022-09-05T03:11:43.910Z||qtp978035840-29|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-09-05T03:11:43.910428Z tryProduce true
2022-09-05T03:11:43.910Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.127:8000 remote=/10.233.72.220:50572], selector=sun.nio.ch.EPollSelectorImpl@5284279b, interestOps=1, readyOps=1 SocketChannelEndPoint@411282a6{/10.233.72.220:50572<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=28/30000}{io=1/1,kio=1,kro=1}->SslConnection@49d187c6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a28f13b{/10.233.72.220:50572<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=29/30000}=>HttpConnection@c46e620[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43d06ee{s=START}]=>HttpChannelOverHttp@674452dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-09-05T03:11:43.910Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-09-05T03:11:43.909297Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6f07e79f{/10.233.72.220:50570<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=24/30000}{io=1/0,kio=1,kro=1}->SslConnection@76fc069{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7cf3b820{/10.233.72.220:50570<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=30/30000}=>HttpConnection@3f87890c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@663c4a1c{s=START}]=>HttpChannelOverHttp@1ee4d69b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-09-05T03:11:43.911Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@411282a6{/10.233.72.220:50572<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=28/30000}{io=1/0,kio=1,kro=1}->SslConnection@49d187c6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a28f13b{/10.233.72.220:50572<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=30/30000}=>HttpConnection@c46e620[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43d06ee{s=START}]=>HttpChannelOverHttp@674452dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:43.911Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@411282a6{/10.233.72.220:50572<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=29/30000}{io=1/0,kio=1,kro=1}->SslConnection@49d187c6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a28f13b{/10.233.72.220:50572<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=30/30000}=>HttpConnection@c46e620[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43d06ee{s=START}]=>HttpChannelOverHttp@674452dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-09-05T03:11:43.912Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@d9903a9{SSLC.NBReadCB@76fc069{SslConnection@76fc069::SocketChannelEndPoint@6f07e79f{/10.233.72.220:50570<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=26/30000}{io=1/0,kio=1,kro=1}->SslConnection@76fc069{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7cf3b820{/10.233.72.220:50570<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=32/30000}=>HttpConnection@3f87890c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@663c4a1c{s=START}]=>HttpChannelOverHttp@1ee4d69b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-09-05T03:11:43.912Z||qtp978035840-29|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0} tryExecute EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-09-05T03:11:43.912259Z
2022-09-05T03:11:43.912Z||qtp978035840-29|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@18158f31 offer EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-09-05T03:11:43.912756Z
2022-09-05T03:11:43.913Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@76fc069::SocketChannelEndPoint@6f07e79f{/10.233.72.220:50570<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=27/30000}{io=1/0,kio=1,kro=1}->SslConnection@76fc069{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7cf3b820{/10.233.72.220:50570<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=33/30000}=>HttpConnection@3f87890c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@663c4a1c{s=START}]=>HttpChannelOverHttp@1ee4d69b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:43.913Z||qtp978035840-29|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1} startReservedThread p=1
2022-09-05T03:11:43.913Z||qtp978035840-29|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@2b8d084{s=0/2,p=1}@48077be6
2022-09-05T03:11:43.913Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@76fc069::SocketChannelEndPoint@6f07e79f{/10.233.72.220:50570<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=28/30000}{io=1/0,kio=1,kro=1}->SslConnection@76fc069{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7cf3b820{/10.233.72.220:50570<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=34/30000}=>HttpConnection@3f87890c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@663c4a1c{s=START}]=>HttpChannelOverHttp@1ee4d69b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:43.914Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@2b8d084{s=0/2,p=1}@48077be6
2022-09-05T03:11:43.914Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=1}@48077be6 started
2022-09-05T03:11:43.914Z||qtp978035840-29|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=4]@2022-09-05T03:11:43.913953Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@411282a6{/10.233.72.220:50572<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=32/30000}{io=1/0,kio=1,kro=1}->SslConnection@49d187c6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a28f13b{/10.233.72.220:50572<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=33/30000}=>HttpConnection@c46e620[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43d06ee{s=START}]=>HttpChannelOverHttp@674452dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-09-05T03:11:43.914Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@48077be6 waiting
2022-09-05T03:11:43.914Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@32ad52ec{SSLC.NBReadCB@49d187c6{SslConnection@49d187c6::SocketChannelEndPoint@411282a6{/10.233.72.220:50572<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=32/30000}{io=1/0,kio=1,kro=1}->SslConnection@49d187c6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a28f13b{/10.233.72.220:50572<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=33/30000}=>HttpConnection@c46e620[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43d06ee{s=START}]=>HttpChannelOverHttp@674452dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-09-05T03:11:43.915Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@49d187c6::SocketChannelEndPoint@411282a6{/10.233.72.220:50572<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=33/30000}{io=1/0,kio=1,kro=1}->SslConnection@49d187c6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a28f13b{/10.233.72.220:50572<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=34/30000}=>HttpConnection@c46e620[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43d06ee{s=START}]=>HttpChannelOverHttp@674452dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:43.914Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@ed53496{AC.ReadCB@3f87890c{HttpConnection@3f87890c::DecryptedEndPoint@7cf3b820{/10.233.72.220:50570<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=35/30000}}}
2022-09-05T03:11:43.915Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@49d187c6::SocketChannelEndPoint@411282a6{/10.233.72.220:50572<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=33/30000}{io=1/0,kio=1,kro=1}->SslConnection@49d187c6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a28f13b{/10.233.72.220:50572<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=34/30000}=>HttpConnection@c46e620[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43d06ee{s=START}]=>HttpChannelOverHttp@674452dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:43.916Z||qtp978035840-31|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3f87890c::DecryptedEndPoint@7cf3b820{/10.233.72.220:50570<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=36/30000} onFillable enter HttpChannelState@2c18833e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-09-05T03:11:43.916Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@9e1c216{AC.ReadCB@c46e620{HttpConnection@c46e620::DecryptedEndPoint@a28f13b{/10.233.72.220:50572<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=35/30000}}}
2022-09-05T03:11:43.916Z||qtp978035840-29|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@c46e620::DecryptedEndPoint@a28f13b{/10.233.72.220:50572<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=35/30000} onFillable enter HttpChannelState@5ffa456a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-09-05T03:11:43.916Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@49d187c6::SocketChannelEndPoint@411282a6{/10.233.72.220:50572<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=34/30000}{io=1/0,kio=1,kro=1}->SslConnection@49d187c6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a28f13b{/10.233.72.220:50572<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=35/30000}=>HttpConnection@c46e620[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43d06ee{s=START}]=>HttpChannelOverHttp@674452dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:43.916Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-09-05T03:11:43.917Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@76fc069::SocketChannelEndPoint@6f07e79f{/10.233.72.220:50570<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=31/30000}{io=1/0,kio=1,kro=1}->SslConnection@76fc069{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cf3b820{/10.233.72.220:50570<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=37/30000}=>HttpConnection@3f87890c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@663c4a1c{s=START}]=>HttpChannelOverHttp@1ee4d69b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:43.917Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-09-05T03:11:43.920Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@411282a6{/10.233.72.220:50572<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=37/30000}{io=1/0,kio=1,kro=1}->SslConnection@49d187c6{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a28f13b{/10.233.72.220:50572<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=38/30000}=>HttpConnection@c46e620[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43d06ee{s=START}]=>HttpChannelOverHttp@674452dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:43.920Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@18158f31 task=EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-09-05T03:11:43.91965Z
2022-09-05T03:11:43.920Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@28cae659[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-09-05T03:11:43.920Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-09-05T03:11:43.921Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-09-05T03:11:43.921198Z tryProduce true
2022-09-05T03:11:43.921Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-09-05T03:11:43.922Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-09-05T03:11:43.923Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@6f07e79f{/10.233.72.220:50570<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=37/30000}{io=0/0,kio=0,kro=1}->SslConnection@76fc069{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cf3b820{/10.233.72.220:50570<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=43/30000}=>HttpConnection@3f87890c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@663c4a1c{s=START}]=>HttpChannelOverHttp@1ee4d69b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:43.927Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@6f07e79f{/10.233.72.220:50570<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=41/30000}{io=0/0,kio=0,kro=1}->SslConnection@76fc069{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cf3b820{/10.233.72.220:50570<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=47/30000}=>HttpConnection@3f87890c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@663c4a1c{s=START}]=>HttpChannelOverHttp@1ee4d69b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:43.927Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@b0b6232[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-09-05T03:11:43.928Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-09-05T03:11:43.931Z||qtp978035840-29|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@2331c4d1[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@2331c4d1[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-09-05T03:11:43.934Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@411282a6{/10.233.72.220:50572<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=41/30000}{io=0/0,kio=0,kro=1}->SslConnection@49d187c6{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a28f13b{/10.233.72.220:50572<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=52/30000}=>HttpConnection@c46e620[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43d06ee{s=START}]=>HttpChannelOverHttp@674452dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:43.936Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=54/30000}{io=0/0,kio=0,kro=1}->SslConnection@49d187c6{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a28f13b{/10.233.72.220:50572<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=55/30000}=>HttpConnection@c46e620[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43d06ee{s=START}]=>HttpChannelOverHttp@674452dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:43.936Z||qtp978035840-29|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-09-05T03:11:43.937Z||qtp978035840-29|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@c46e620::DecryptedEndPoint@a28f13b{/10.233.72.220:50572<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=55/30000} filled -1 HeapByteBuffer@2331c4d1[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-09-05T03:11:43.937Z||qtp978035840-29|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@c46e620::DecryptedEndPoint@a28f13b{/10.233.72.220:50572<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=56/30000} parse HeapByteBuffer@2331c4d1[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-09-05T03:11:43.937Z||qtp978035840-29|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@2331c4d1[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-09-05T03:11:43.937Z||qtp978035840-29|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-09-05T03:11:43.937Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b waiting with 2 keys
2022-09-05T03:11:43.937Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@a28f13b{/10.233.72.220:50572<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=56/30000}
2022-09-05T03:11:43.937Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@a28f13b{/10.233.72.220:50572<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=56/30000}
2022-09-05T03:11:43.938Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@49d187c6::SocketChannelEndPoint@411282a6{/10.233.72.220:50572<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=56/30000}{io=0/0,kio=0,kro=1}->SslConnection@49d187c6{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a28f13b{/10.233.72.220:50572<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=57/30000}=>HttpConnection@c46e620[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43d06ee{s=START}]=>HttpChannelOverHttp@674452dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-09-05T03:11:43.939Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@49d187c6::SocketChannelEndPoint@411282a6{/10.233.72.220:50572<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=56/30000}{io=0/0,kio=0,kro=1}->SslConnection@49d187c6{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a28f13b{/10.233.72.220:50572<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=57/30000}=>HttpConnection@c46e620[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43d06ee{s=START}]=>HttpChannelOverHttp@674452dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:43.939Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@30ec616b[p=0,l=0,c=0,r=0]={<<<>>>}
2022-09-05T03:11:43.939Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-09-05T03:11:43.939Z||qtp978035840-29|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-09-05T03:11:43.940Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@411282a6{/10.233.72.220:50572<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=57/30000}{io=0/0,kio=0,kro=1}->SslConnection@49d187c6{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a28f13b{/10.233.72.220:50572<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=59/30000}=>HttpConnection@c46e620[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43d06ee{s=START}]=>HttpChannelOverHttp@674452dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:43.940Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-09-05T03:11:43.940Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-09-05T03:11:43.940Z||qtp978035840-29|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-09-05T03:11:43.941Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@49d187c6::SocketChannelEndPoint@411282a6{/10.233.72.220:50572<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@49d187c6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a28f13b{/10.233.72.220:50572<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=60/30000}=>HttpConnection@c46e620[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43d06ee{s=START}]=>HttpChannelOverHttp@674452dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-09-05T03:11:43.941Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@49d187c6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a28f13b{/10.233.72.220:50572<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=60/30000}=>HttpConnection@c46e620[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43d06ee{s=START}]=>HttpChannelOverHttp@674452dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:43.942Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@49d187c6::SocketChannelEndPoint@411282a6{/10.233.72.220:50572<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@49d187c6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a28f13b{/10.233.72.220:50572<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=61/30000}=>HttpConnection@c46e620[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43d06ee{s=START}]=>HttpChannelOverHttp@674452dc{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-09-05T03:11:43.942Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@a28f13b{/10.233.72.220:50572<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=61/30000}
2022-09-05T03:11:43.943Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@411282a6{/10.233.72.220:50572<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@49d187c6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a28f13b{/10.233.72.220:50572<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=62/30000}=>HttpConnection@c46e620[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43d06ee{s=START}]=>HttpChannelOverHttp@674452dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:43.943Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@411282a6{/10.233.72.220:50572<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@49d187c6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a28f13b{/10.233.72.220:50572<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=62/30000}=>HttpConnection@c46e620[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43d06ee{s=START}]=>HttpChannelOverHttp@674452dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:43.943Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@411282a6{/10.233.72.220:50572<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@49d187c6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a28f13b{/10.233.72.220:50572<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=62/30000}=>HttpConnection@c46e620[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43d06ee{s=START}]=>HttpChannelOverHttp@674452dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:43.944Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6393d6ce{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-09-05T03:11:43.944Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@32ad52ec{null}
2022-09-05T03:11:43.944Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1a06ec24{STARTED} id=0 keys=2 selected=0 updates=0
2022-09-05T03:11:43.944Z||qtp978035840-29|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2028e18d
2022-09-05T03:11:43.944Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@411282a6{/10.233.72.220:50572<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@49d187c6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a28f13b{/10.233.72.220:50572<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=63/30000}=>HttpConnection@c46e620[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43d06ee{s=START}]=>HttpChannelOverHttp@674452dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:43.945Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@411282a6{/10.233.72.220:50572<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@49d187c6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a28f13b{/10.233.72.220:50572<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=64/30000}=>HttpConnection@c46e620[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43d06ee{s=START}]=>HttpChannelOverHttp@674452dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:43.945Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@53037625{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-09-05T03:11:43.945Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@9e1c216{null}
2022-09-05T03:11:43.945Z||qtp978035840-29|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@c46e620::DecryptedEndPoint@a28f13b{/10.233.72.220:50572<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=64/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-09-05T03:11:43.945Z||qtp978035840-29|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@c46e620::DecryptedEndPoint@a28f13b{/10.233.72.220:50572<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=64/30000}
2022-09-05T03:11:43.945Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@a28f13b{/10.233.72.220:50572<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=64/30000}
2022-09-05T03:11:43.946Z||qtp978035840-29|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@c46e620::DecryptedEndPoint@a28f13b{/10.233.72.220:50572<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=65/30000} onFillable exit HttpChannelState@5ffa456a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-09-05T03:11:43.946Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@49d187c6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a28f13b{/10.233.72.220:50572<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=65/30000}=>HttpConnection@c46e620[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43d06ee{s=START}]=>HttpChannelOverHttp@674452dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:43.946Z||qtp978035840-29|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@24aac256 waiting
2022-09-05T03:11:43.946Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b woken with none selected
2022-09-05T03:11:43.946Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b woken up from select, 0/0/1 selected
2022-09-05T03:11:43.947Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b processing 0 keys, 0 updates
2022-09-05T03:11:43.947Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-09-05T03:11:43.947Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-09-05T03:11:43.947Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b waiting with 1 keys
2022-09-05T03:11:43.958Z||qtp978035840-32|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2028e18d
2022-09-05T03:11:43.959Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@411282a6{/10.233.72.220:50572<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=18/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@49d187c6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a28f13b{/10.233.72.220:50572<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=77/30000}=>HttpConnection@c46e620[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43d06ee{s=START}]=>HttpChannelOverHttp@674452dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:43.959Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@c46e620::DecryptedEndPoint@a28f13b{/10.233.72.220:50572<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=78/30000}
2022-09-05T03:11:43.958Z||qtp978035840-31|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@12ede441[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@12ede441[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-09-05T03:11:43.959Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@49d187c6::SocketChannelEndPoint@411282a6{/10.233.72.220:50572<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=19/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@49d187c6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a28f13b{/10.233.72.220:50572<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=78/30000}=>HttpConnection@c46e620[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43d06ee{s=START}]=>HttpChannelOverHttp@674452dc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:43.959Z||qtp978035840-32|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2028e18d
2022-09-05T03:11:43.959Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=74/30000}{io=0/0,kio=0,kro=1}->SslConnection@76fc069{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cf3b820{/10.233.72.220:50570<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=80/30000}=>HttpConnection@3f87890c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@663c4a1c{s=START}]=>HttpChannelOverHttp@1ee4d69b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:43.959Z||qtp978035840-31|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-09-05T03:11:43.959Z||qtp978035840-31|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3f87890c::DecryptedEndPoint@7cf3b820{/10.233.72.220:50570<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=80/30000} filled -1 HeapByteBuffer@12ede441[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-09-05T03:11:43.960Z||qtp978035840-31|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3f87890c::DecryptedEndPoint@7cf3b820{/10.233.72.220:50570<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=81/30000} parse HeapByteBuffer@12ede441[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-09-05T03:11:43.960Z||qtp978035840-31|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@12ede441[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-09-05T03:11:43.960Z||qtp978035840-31|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-09-05T03:11:43.960Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@7cf3b820{/10.233.72.220:50570<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=81/30000}
2022-09-05T03:11:43.960Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@7cf3b820{/10.233.72.220:50570<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=81/30000}
2022-09-05T03:11:43.961Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@76fc069::SocketChannelEndPoint@6f07e79f{/10.233.72.220:50570<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=75/30000}{io=0/0,kio=0,kro=1}->SslConnection@76fc069{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cf3b820{/10.233.72.220:50570<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=81/30000}=>HttpConnection@3f87890c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@663c4a1c{s=START}]=>HttpChannelOverHttp@1ee4d69b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-09-05T03:11:43.961Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@76fc069::SocketChannelEndPoint@6f07e79f{/10.233.72.220:50570<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=76/30000}{io=0/0,kio=0,kro=1}->SslConnection@76fc069{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cf3b820{/10.233.72.220:50570<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=82/30000}=>HttpConnection@3f87890c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@663c4a1c{s=START}]=>HttpChannelOverHttp@1ee4d69b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:43.961Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@30ec616b[p=0,l=0,c=0,r=0]={<<<>>>}
2022-09-05T03:11:43.961Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-09-05T03:11:43.962Z||qtp978035840-31|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-09-05T03:11:43.962Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@6f07e79f{/10.233.72.220:50570<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=77/30000}{io=0/0,kio=0,kro=1}->SslConnection@76fc069{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cf3b820{/10.233.72.220:50570<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=83/30000}=>HttpConnection@3f87890c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@663c4a1c{s=START}]=>HttpChannelOverHttp@1ee4d69b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:43.963Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-09-05T03:11:43.963Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-09-05T03:11:43.963Z||qtp978035840-31|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-09-05T03:11:43.964Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@76fc069::SocketChannelEndPoint@6f07e79f{/10.233.72.220:50570<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@76fc069{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cf3b820{/10.233.72.220:50570<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=84/30000}=>HttpConnection@3f87890c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@663c4a1c{s=START}]=>HttpChannelOverHttp@1ee4d69b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-09-05T03:11:43.964Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@76fc069{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cf3b820{/10.233.72.220:50570<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=85/30000}=>HttpConnection@3f87890c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@663c4a1c{s=START}]=>HttpChannelOverHttp@1ee4d69b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:43.965Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@76fc069::SocketChannelEndPoint@6f07e79f{/10.233.72.220:50570<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@76fc069{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cf3b820{/10.233.72.220:50570<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=85/30000}=>HttpConnection@3f87890c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@663c4a1c{s=START}]=>HttpChannelOverHttp@1ee4d69b{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-09-05T03:11:43.966Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@7cf3b820{/10.233.72.220:50570<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=86/30000}
2022-09-05T03:11:43.966Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6f07e79f{/10.233.72.220:50570<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@76fc069{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cf3b820{/10.233.72.220:50570<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=87/30000}=>HttpConnection@3f87890c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@663c4a1c{s=START}]=>HttpChannelOverHttp@1ee4d69b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:43.967Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6f07e79f{/10.233.72.220:50570<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@76fc069{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cf3b820{/10.233.72.220:50570<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=87/30000}=>HttpConnection@3f87890c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@663c4a1c{s=START}]=>HttpChannelOverHttp@1ee4d69b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:43.967Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@6f07e79f{/10.233.72.220:50570<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@76fc069{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cf3b820{/10.233.72.220:50570<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=88/30000}=>HttpConnection@3f87890c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@663c4a1c{s=START}]=>HttpChannelOverHttp@1ee4d69b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:43.968Z||qtp978035840-31|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.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-09-05T03:11:43.968Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@d9903a9{null}
2022-09-05T03:11:43.968Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1a06ec24{STARTED} id=0 keys=1 selected=0 updates=0
2022-09-05T03:11:43.968Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7366d4b1
2022-09-05T03:11:43.969Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6f07e79f{/10.233.72.220:50570<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@76fc069{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cf3b820{/10.233.72.220:50570<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=90/30000}=>HttpConnection@3f87890c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@663c4a1c{s=START}]=>HttpChannelOverHttp@1ee4d69b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:43.969Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6f07e79f{/10.233.72.220:50570<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@76fc069{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cf3b820{/10.233.72.220:50570<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=90/30000}=>HttpConnection@3f87890c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@663c4a1c{s=START}]=>HttpChannelOverHttp@1ee4d69b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:43.969Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2d6d8db3{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-09-05T03:11:43.969Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@ed53496{null}
2022-09-05T03:11:43.970Z||qtp978035840-31|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3f87890c::DecryptedEndPoint@7cf3b820{/10.233.72.220:50570<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=91/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-09-05T03:11:43.970Z||qtp978035840-31|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@3f87890c::DecryptedEndPoint@7cf3b820{/10.233.72.220:50570<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=91/30000}
2022-09-05T03:11:43.970Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@7cf3b820{/10.233.72.220:50570<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=91/30000}
2022-09-05T03:11:43.970Z||qtp978035840-31|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3f87890c::DecryptedEndPoint@7cf3b820{/10.233.72.220:50570<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=91/30000} onFillable exit HttpChannelState@2c18833e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-09-05T03:11:43.970Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@76fc069{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cf3b820{/10.233.72.220:50570<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=91/30000}=>HttpConnection@3f87890c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@663c4a1c{s=START}]=>HttpChannelOverHttp@1ee4d69b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:43.970Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@de786ce size 2 > capacity
2022-09-05T03:11:43.970Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@2b8d084{s=2/2,p=0}@de786ce
2022-09-05T03:11:43.971Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7366d4b1
2022-09-05T03:11:43.971Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@6f07e79f{/10.233.72.220:50570<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@76fc069{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cf3b820{/10.233.72.220:50570<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=92/30000}=>HttpConnection@3f87890c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@663c4a1c{s=START}]=>HttpChannelOverHttp@1ee4d69b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:43.971Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@3f87890c::DecryptedEndPoint@7cf3b820{/10.233.72.220:50570<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=92/30000}
2022-09-05T03:11:43.971Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@76fc069::SocketChannelEndPoint@6f07e79f{/10.233.72.220:50570<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@76fc069{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cf3b820{/10.233.72.220:50570<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=92/30000}=>HttpConnection@3f87890c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@663c4a1c{s=START}]=>HttpChannelOverHttp@1ee4d69b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:43.971Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7366d4b1
2022-09-05T03:11:43.972Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b woken with none selected
2022-09-05T03:11:43.972Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b woken up from select, 0/0/0 selected
2022-09-05T03:11:43.972Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b processing 0 keys, 0 updates
2022-09-05T03:11:43.972Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-09-05T03:11:43.972Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-09-05T03:11:43.972Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b waiting with 0 keys
2022-09-05T03:11:53.917Z||qtp978035840-26-acceptor-0@12b66c89-ServerConnector@64138b0c{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@6d4426fd on ManagedSelector@1a06ec24{STARTED} id=0 keys=0 selected=0 updates=0
2022-09-05T03:11:53.918Z||qtp978035840-26-acceptor-0@12b66c89-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1a06ec24{STARTED} id=0 keys=0 selected=0 updates=1
2022-09-05T03:11:53.918Z||qtp978035840-26-acceptor-0@12b66c89-ServerConnector@64138b0c{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@99f33cf on ManagedSelector@1a06ec24{STARTED} id=0 keys=0 selected=0 updates=1
2022-09-05T03:11:53.920Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b woken with none selected
2022-09-05T03:11:53.920Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b woken up from select, 0/0/0 selected
2022-09-05T03:11:53.920Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b processing 0 keys, 2 updates
2022-09-05T03:11:53.920Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2
2022-09-05T03:11:53.920Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@6d4426fd
2022-09-05T03:11:53.920Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@6d4426fd
2022-09-05T03:11:53.920Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@99f33cf
2022-09-05T03:11:53.920Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@99f33cf
2022-09-05T03:11:53.920Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-09-05T03:11:53.920Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b waiting with 2 keys
2022-09-05T03:11:53.921Z||qtp978035840-32|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@99f33cf
2022-09-05T03:11:53.921Z||qtp978035840-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@6d4426fd
2022-09-05T03:11:53.921Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@6c616aed{/10.233.72.220:50716<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-09-05T03:11:53.921Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@70642edc{/10.233.72.220:50718<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-09-05T03:11:53.921Z||qtp978035840-32|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@1b9bb552
2022-09-05T03:11:53.922Z||qtp978035840-30|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@5732c5c2
2022-09-05T03:11:53.922Z||qtp978035840-32|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@440a46{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@338edc46{/10.233.72.220:50716<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@545ffed8{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-09-05T03:11:53.922Z||qtp978035840-32|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@12a8e024::DecryptedEndPoint@338edc46{/10.233.72.220:50716<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-09-05T03:11:53.923Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@6c616aed{/10.233.72.220:50716<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@321ede0d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@338edc46{/10.233.72.220:50716<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@12a8e024[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77b758e4{s=START}]=>HttpChannelOverHttp@440a46{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:53.923Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@321ede0d::SocketChannelEndPoint@6c616aed{/10.233.72.220:50716<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@321ede0d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@338edc46{/10.233.72.220:50716<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@12a8e024[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77b758e4{s=START}]=>HttpChannelOverHttp@440a46{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:53.923Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@12a8e024::DecryptedEndPoint@338edc46{/10.233.72.220:50716<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-09-05T03:11:53.924Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@12a8e024::DecryptedEndPoint@338edc46{/10.233.72.220:50716<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-09-05T03:11:53.924Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5cb5d1f4{AC.ReadCB@12a8e024{HttpConnection@12a8e024::DecryptedEndPoint@338edc46{/10.233.72.220:50716<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-09-05T03:11:53.924Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@321ede0d::SocketChannelEndPoint@6c616aed{/10.233.72.220:50716<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@321ede0d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@338edc46{/10.233.72.220:50716<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@12a8e024[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77b758e4{s=START}]=>HttpChannelOverHttp@440a46{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:53.924Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-09-05T03:11:53.924Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| DecryptedEndPoint@1db974d{/10.233.72.220:50718<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=2/30000},null,HttpChannelState@50184b64{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-09-05T03:11:53.925Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@321ede0d::SocketChannelEndPoint@6c616aed{/10.233.72.220:50716<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@321ede0d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@338edc46{/10.233.72.220:50716<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@12a8e024[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77b758e4{s=START}]=>HttpChannelOverHttp@440a46{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:53.925Z||qtp978035840-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@11459870::DecryptedEndPoint@1db974d{/10.233.72.220:50718<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=3/30000}
2022-09-05T03:11:53.925Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@9c9b386{SSLC.NBReadCB@321ede0d{SslConnection@321ede0d::SocketChannelEndPoint@6c616aed{/10.233.72.220:50716<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@321ede0d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@338edc46{/10.233.72.220:50716<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@12a8e024[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77b758e4{s=START}]=>HttpChannelOverHttp@440a46{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-09-05T03:11:53.925Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@6c616aed{/10.233.72.220:50716<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@321ede0d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@338edc46{/10.233.72.220:50716<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@12a8e024[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77b758e4{s=START}]=>HttpChannelOverHttp@440a46{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:53.925Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4de3fa04 on ManagedSelector@1a06ec24{STARTED} id=0 keys=2 selected=0 updates=0
2022-09-05T03:11:53.926Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1a06ec24{STARTED} id=0 keys=2 selected=0 updates=1
2022-09-05T03:11:53.926Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@6c616aed{/10.233.72.220:50716<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@321ede0d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@338edc46{/10.233.72.220:50716<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@12a8e024[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77b758e4{s=START}]=>HttpChannelOverHttp@440a46{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:53.926Z||qtp978035840-32|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@99f33cf
2022-09-05T03:11:53.926Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@70642edc{/10.233.72.220:50718<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@1b3a5fbe{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1db974d{/10.233.72.220:50718<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@11459870[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4686c26b{s=START}]=>HttpChannelOverHttp@127310c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:53.928Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@1b3a5fbe::SocketChannelEndPoint@70642edc{/10.233.72.220:50718<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=0}->SslConnection@1b3a5fbe{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1db974d{/10.233.72.220:50718<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@11459870[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4686c26b{s=START}]=>HttpChannelOverHttp@127310c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:53.929Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@11459870::DecryptedEndPoint@1db974d{/10.233.72.220:50718<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=6/30000}
2022-09-05T03:11:53.929Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@11459870::DecryptedEndPoint@1db974d{/10.233.72.220:50718<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=7/30000}
2022-09-05T03:11:53.930Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@54d7f2b4{AC.ReadCB@11459870{HttpConnection@11459870::DecryptedEndPoint@1db974d{/10.233.72.220:50718<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=1/30000}}}
2022-09-05T03:11:53.931Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@1b3a5fbe::SocketChannelEndPoint@70642edc{/10.233.72.220:50718<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=0}->SslConnection@1b3a5fbe{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1db974d{/10.233.72.220:50718<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@11459870[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4686c26b{s=START}]=>HttpChannelOverHttp@127310c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:53.931Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b woken with none selected
2022-09-05T03:11:53.931Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b woken up from select, 0/0/2 selected
2022-09-05T03:11:53.932Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b processing 0 keys, 1 updates
2022-09-05T03:11:53.932Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-09-05T03:11:53.931Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-09-05T03:11:53.932Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@4de3fa04
2022-09-05T03:11:53.932Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| 1 on SocketChannelEndPoint@6c616aed{/10.233.72.220:50716<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/1,kio=1,kro=0}->SslConnection@321ede0d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@338edc46{/10.233.72.220:50716<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@12a8e024[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77b758e4{s=START}]=>HttpChannelOverHttp@440a46{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:53.932Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-09-05T03:11:53.932Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b waiting with 2 keys
2022-09-05T03:11:53.933Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b woken up from select, 1/1/2 selected
2022-09-05T03:11:53.933Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b processing 1 keys, 0 updates
2022-09-05T03:11:53.934Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.127:8000 remote=/10.233.72.220:50716], selector=sun.nio.ch.EPollSelectorImpl@5284279b, interestOps=1, readyOps=1 SocketChannelEndPoint@6c616aed{/10.233.72.220:50716<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=1/1,kio=1,kro=1}->SslConnection@321ede0d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@338edc46{/10.233.72.220:50716<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@12a8e024[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77b758e4{s=START}]=>HttpChannelOverHttp@440a46{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-09-05T03:11:53.934Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@1b3a5fbe::SocketChannelEndPoint@70642edc{/10.233.72.220:50718<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=0}->SslConnection@1b3a5fbe{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1db974d{/10.233.72.220:50718<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@11459870[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4686c26b{s=START}]=>HttpChannelOverHttp@127310c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:53.934Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@6c616aed{/10.233.72.220:50716<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}->SslConnection@321ede0d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@338edc46{/10.233.72.220:50716<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@12a8e024[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77b758e4{s=START}]=>HttpChannelOverHttp@440a46{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:53.935Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@6c616aed{/10.233.72.220:50716<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}->SslConnection@321ede0d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@338edc46{/10.233.72.220:50716<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@12a8e024[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77b758e4{s=START}]=>HttpChannelOverHttp@440a46{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-09-05T03:11:53.935Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-09-05T03:11:53.935346Z
2022-09-05T03:11:53.935Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@24aac256 offer EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-09-05T03:11:53.935627Z
2022-09-05T03:11:53.936Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-09-05T03:11:53.935901Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6c616aed{/10.233.72.220:50716<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}->SslConnection@321ede0d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@338edc46{/10.233.72.220:50716<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@12a8e024[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77b758e4{s=START}]=>HttpChannelOverHttp@440a46{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-09-05T03:11:53.936Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@9c9b386{SSLC.NBReadCB@321ede0d{SslConnection@321ede0d::SocketChannelEndPoint@6c616aed{/10.233.72.220:50716<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=11/30000}{io=1/0,kio=1,kro=1}->SslConnection@321ede0d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@338edc46{/10.233.72.220:50716<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@12a8e024[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77b758e4{s=START}]=>HttpChannelOverHttp@440a46{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-09-05T03:11:53.936Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@321ede0d::SocketChannelEndPoint@6c616aed{/10.233.72.220:50716<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=11/30000}{io=1/0,kio=1,kro=1}->SslConnection@321ede0d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@338edc46{/10.233.72.220:50716<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@12a8e024[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77b758e4{s=START}]=>HttpChannelOverHttp@440a46{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:53.937Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@69ec7646{SSLC.NBReadCB@1b3a5fbe{SslConnection@1b3a5fbe::SocketChannelEndPoint@70642edc{/10.233.72.220:50718<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1b3a5fbe{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1db974d{/10.233.72.220:50718<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@11459870[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4686c26b{s=START}]=>HttpChannelOverHttp@127310c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-09-05T03:11:53.937Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@321ede0d::SocketChannelEndPoint@6c616aed{/10.233.72.220:50716<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=12/30000}{io=1/0,kio=1,kro=1}->SslConnection@321ede0d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@338edc46{/10.233.72.220:50716<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@12a8e024[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77b758e4{s=START}]=>HttpChannelOverHttp@440a46{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:53.937Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5cb5d1f4{AC.ReadCB@12a8e024{HttpConnection@12a8e024::DecryptedEndPoint@338edc46{/10.233.72.220:50716<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=13/30000}}}
2022-09-05T03:11:53.937Z||qtp978035840-29|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@24aac256 task=EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-09-05T03:11:53.937223Z
2022-09-05T03:11:53.938Z||qtp978035840-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@12a8e024::DecryptedEndPoint@338edc46{/10.233.72.220:50716<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=13/30000} onFillable enter HttpChannelState@545ffed8{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-09-05T03:11:53.938Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@321ede0d::SocketChannelEndPoint@6c616aed{/10.233.72.220:50716<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=13/30000}{io=1/0,kio=1,kro=1}->SslConnection@321ede0d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@338edc46{/10.233.72.220:50716<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@12a8e024[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77b758e4{s=START}]=>HttpChannelOverHttp@440a46{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:53.938Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-09-05T03:11:53.940Z||qtp978035840-29|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-09-05T03:11:53.939739Z tryProduce true
2022-09-05T03:11:53.940Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-09-05T03:11:53.940Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@6c616aed{/10.233.72.220:50716<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=15/30000}{io=1/0,kio=1,kro=1}->SslConnection@321ede0d{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@338edc46{/10.233.72.220:50716<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@12a8e024[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77b758e4{s=START}]=>HttpChannelOverHttp@440a46{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:53.940Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@2331c4d1[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-09-05T03:11:53.940Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-09-05T03:11:53.940Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-09-05T03:11:53.941Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@70642edc{/10.233.72.220:50718<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}->SslConnection@1b3a5fbe{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1db974d{/10.233.72.220:50718<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@11459870[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4686c26b{s=START}]=>HttpChannelOverHttp@127310c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:53.942Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@20e2136a on ManagedSelector@1a06ec24{STARTED} id=0 keys=2 selected=1 updates=0
2022-09-05T03:11:53.942Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1a06ec24{STARTED} id=0 keys=2 selected=1 updates=1
2022-09-05T03:11:53.948Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@70642edc{/10.233.72.220:50718<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=12/30000}{io=0/1,kio=0,kro=0}->SslConnection@1b3a5fbe{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1db974d{/10.233.72.220:50718<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=19/30000}=>HttpConnection@11459870[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4686c26b{s=START}]=>HttpChannelOverHttp@127310c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:53.948Z||qtp978035840-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@6d4426fd
2022-09-05T03:11:53.949Z||qtp978035840-28|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@12ede441[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@12ede441[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-09-05T03:11:53.950Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@6c616aed{/10.233.72.220:50716<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@321ede0d{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@338edc46{/10.233.72.220:50716<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=25/30000}=>HttpConnection@12a8e024[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77b758e4{s=START}]=>HttpChannelOverHttp@440a46{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:53.950Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=25/30000}{io=0/0,kio=0,kro=1}->SslConnection@321ede0d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@338edc46{/10.233.72.220:50716<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=26/30000}=>HttpConnection@12a8e024[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77b758e4{s=START}]=>HttpChannelOverHttp@440a46{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:53.950Z||qtp978035840-28|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-09-05T03:11:53.950Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b waiting with 2 keys
2022-09-05T03:11:53.950Z||qtp978035840-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@12a8e024::DecryptedEndPoint@338edc46{/10.233.72.220:50716<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=26/30000} filled -1 HeapByteBuffer@12ede441[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-09-05T03:11:53.950Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b woken with none selected
2022-09-05T03:11:53.951Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b woken up from select, 0/0/2 selected
2022-09-05T03:11:53.951Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b processing 0 keys, 1 updates
2022-09-05T03:11:53.951Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-09-05T03:11:53.951Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@20e2136a
2022-09-05T03:11:53.952Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@70642edc{/10.233.72.220:50718<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=16/30000}{io=1/1,kio=1,kro=0}->SslConnection@1b3a5fbe{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1db974d{/10.233.72.220:50718<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=22/30000}=>HttpConnection@11459870[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4686c26b{s=START}]=>HttpChannelOverHttp@127310c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:53.952Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-09-05T03:11:53.952Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b waiting with 2 keys
2022-09-05T03:11:53.952Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b woken up from select, 1/1/2 selected
2022-09-05T03:11:53.952Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b processing 1 keys, 0 updates
2022-09-05T03:11:53.954Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.127:8000 remote=/10.233.72.220:50718], selector=sun.nio.ch.EPollSelectorImpl@5284279b, interestOps=1, readyOps=1 SocketChannelEndPoint@70642edc{/10.233.72.220:50718<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=18/30000}{io=1/1,kio=1,kro=1}->SslConnection@1b3a5fbe{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1db974d{/10.233.72.220:50718<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=24/30000}=>HttpConnection@11459870[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4686c26b{s=START}]=>HttpChannelOverHttp@127310c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-09-05T03:11:53.955Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@70642edc{/10.233.72.220:50718<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=19/30000}{io=1/0,kio=1,kro=1}->SslConnection@1b3a5fbe{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1db974d{/10.233.72.220:50718<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=25/30000}=>HttpConnection@11459870[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4686c26b{s=START}]=>HttpChannelOverHttp@127310c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:53.956Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@70642edc{/10.233.72.220:50718<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=20/30000}{io=1/0,kio=1,kro=1}->SslConnection@1b3a5fbe{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1db974d{/10.233.72.220:50718<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=26/30000}=>HttpConnection@11459870[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4686c26b{s=START}]=>HttpChannelOverHttp@127310c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-09-05T03:11:53.957Z||qtp978035840-29|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0} tryExecute EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-09-05T03:11:53.95728Z
2022-09-05T03:11:53.962Z||qtp978035840-29|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@48077be6 offer EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-09-05T03:11:53.961714Z
2022-09-05T03:11:53.963Z||qtp978035840-29|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1} startReservedThread p=1
2022-09-05T03:11:53.963Z||qtp978035840-29|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@2b8d084{s=0/2,p=1}@2c84ba32
2022-09-05T03:11:53.964Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@2b8d084{s=0/2,p=1}@2c84ba32
2022-09-05T03:11:53.965Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1}@48077be6 task=EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=6]@2022-09-05T03:11:53.964848Z
2022-09-05T03:11:53.965Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=1}@2c84ba32 started
2022-09-05T03:11:53.966Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@2c84ba32 waiting
2022-09-05T03:11:53.966Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-09-05T03:11:53.96684Z tryProduce true
2022-09-05T03:11:53.967Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-09-05T03:11:53.967Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-09-05T03:11:53.968Z||qtp978035840-29|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=1}][pc=0,pic=0,pec=1,epc=6]@2022-09-05T03:11:53.965857Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@70642edc{/10.233.72.220:50718<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=31/30000}{io=1/0,kio=1,kro=1}->SslConnection@1b3a5fbe{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1db974d{/10.233.72.220:50718<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=38/30000}=>HttpConnection@11459870[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4686c26b{s=START}]=>HttpChannelOverHttp@127310c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-09-05T03:11:53.968Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@70642edc{/10.233.72.220:50718<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=32/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b3a5fbe{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1db974d{/10.233.72.220:50718<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=38/30000}=>HttpConnection@11459870[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4686c26b{s=START}]=>HttpChannelOverHttp@127310c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:53.969Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b waiting with 2 keys
2022-09-05T03:11:53.973Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@69ec7646{SSLC.NBReadCB@1b3a5fbe{SslConnection@1b3a5fbe::SocketChannelEndPoint@70642edc{/10.233.72.220:50718<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=34/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b3a5fbe{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1db974d{/10.233.72.220:50718<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=41/30000}=>HttpConnection@11459870[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4686c26b{s=START}]=>HttpChannelOverHttp@127310c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-09-05T03:11:53.951Z||qtp978035840-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@12a8e024::DecryptedEndPoint@338edc46{/10.233.72.220:50716<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=26/30000} parse HeapByteBuffer@12ede441[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-09-05T03:11:53.976Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@1b3a5fbe::SocketChannelEndPoint@70642edc{/10.233.72.220:50718<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=38/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b3a5fbe{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1db974d{/10.233.72.220:50718<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=44/30000}=>HttpConnection@11459870[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4686c26b{s=START}]=>HttpChannelOverHttp@127310c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:53.976Z||qtp978035840-28|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@12ede441[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-09-05T03:11:53.977Z||qtp978035840-28|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-09-05T03:11:53.977Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@338edc46{/10.233.72.220:50716<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=53/30000}
2022-09-05T03:11:53.977Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@338edc46{/10.233.72.220:50716<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=53/30000}
2022-09-05T03:11:53.978Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@321ede0d::SocketChannelEndPoint@6c616aed{/10.233.72.220:50716<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=52/30000}{io=0/0,kio=0,kro=1}->SslConnection@321ede0d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@338edc46{/10.233.72.220:50716<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=53/30000}=>HttpConnection@12a8e024[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@77b758e4{s=START}]=>HttpChannelOverHttp@440a46{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-09-05T03:11:53.979Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@321ede0d::SocketChannelEndPoint@6c616aed{/10.233.72.220:50716<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=53/30000}{io=0/0,kio=0,kro=1}->SslConnection@321ede0d{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@338edc46{/10.233.72.220:50716<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=54/30000}=>HttpConnection@12a8e024[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@77b758e4{s=START}]=>HttpChannelOverHttp@440a46{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:53.979Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@30ec616b[p=0,l=0,c=0,r=0]={<<<>>>}
2022-09-05T03:11:53.979Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-09-05T03:11:53.979Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@1b3a5fbe::SocketChannelEndPoint@70642edc{/10.233.72.220:50718<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=42/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b3a5fbe{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1db974d{/10.233.72.220:50718<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=48/30000}=>HttpConnection@11459870[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4686c26b{s=START}]=>HttpChannelOverHttp@127310c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:53.980Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@54d7f2b4{AC.ReadCB@11459870{HttpConnection@11459870::DecryptedEndPoint@1db974d{/10.233.72.220:50718<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=50/30000}}}
2022-09-05T03:11:53.981Z||qtp978035840-29|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@11459870::DecryptedEndPoint@1db974d{/10.233.72.220:50718<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=52/30000} onFillable enter HttpChannelState@50184b64{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-09-05T03:11:53.982Z||qtp978035840-28|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-09-05T03:11:53.985Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@1b3a5fbe::SocketChannelEndPoint@70642edc{/10.233.72.220:50718<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=47/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b3a5fbe{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1db974d{/10.233.72.220:50718<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=53/30000}=>HttpConnection@11459870[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4686c26b{s=START}]=>HttpChannelOverHttp@127310c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:53.985Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-09-05T03:11:54.026Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@6c616aed{/10.233.72.220:50716<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=59/30000}{io=0/0,kio=0,kro=1}->SslConnection@321ede0d{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@338edc46{/10.233.72.220:50716<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=101/30000}=>HttpConnection@12a8e024[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@77b758e4{s=START}]=>HttpChannelOverHttp@440a46{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:54.027Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@70642edc{/10.233.72.220:50718<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=89/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b3a5fbe{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1db974d{/10.233.72.220:50718<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=96/30000}=>HttpConnection@11459870[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4686c26b{s=START}]=>HttpChannelOverHttp@127310c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:54.028Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-09-05T03:11:54.029Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-09-05T03:11:54.029Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@515c2cca[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-09-05T03:11:54.029Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-09-05T03:11:54.030Z||qtp978035840-28|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-09-05T03:11:54.034Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@321ede0d::SocketChannelEndPoint@6c616aed{/10.233.72.220:50716<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@321ede0d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@338edc46{/10.233.72.220:50716<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=108/30000}=>HttpConnection@12a8e024[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@77b758e4{s=START}]=>HttpChannelOverHttp@440a46{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-09-05T03:11:54.036Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@321ede0d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@338edc46{/10.233.72.220:50716<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=111/30000}=>HttpConnection@12a8e024[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@77b758e4{s=START}]=>HttpChannelOverHttp@440a46{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:54.041Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@321ede0d::SocketChannelEndPoint@6c616aed{/10.233.72.220:50716<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@321ede0d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@338edc46{/10.233.72.220:50716<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=113/30000}=>HttpConnection@12a8e024[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@77b758e4{s=START}]=>HttpChannelOverHttp@440a46{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-09-05T03:11:54.042Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@338edc46{/10.233.72.220:50716<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=118/30000}
2022-09-05T03:11:54.044Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6c616aed{/10.233.72.220:50716<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@321ede0d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@338edc46{/10.233.72.220:50716<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=119/30000}=>HttpConnection@12a8e024[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@77b758e4{s=START}]=>HttpChannelOverHttp@440a46{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:54.046Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6c616aed{/10.233.72.220:50716<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->SslConnection@321ede0d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@338edc46{/10.233.72.220:50716<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=121/30000}=>HttpConnection@12a8e024[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@77b758e4{s=START}]=>HttpChannelOverHttp@440a46{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:54.048Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@6c616aed{/10.233.72.220:50716<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@321ede0d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@338edc46{/10.233.72.220:50716<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=122/30000}=>HttpConnection@12a8e024[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@77b758e4{s=START}]=>HttpChannelOverHttp@440a46{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:54.049Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@a767364{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-09-05T03:11:54.049Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@9c9b386{null}
2022-09-05T03:11:54.050Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1a06ec24{STARTED} id=0 keys=2 selected=0 updates=0
2022-09-05T03:11:54.050Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@175dc1d7
2022-09-05T03:11:54.052Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@175dc1d7
2022-09-05T03:11:54.052Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6c616aed{/10.233.72.220:50716<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=22/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@321ede0d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@338edc46{/10.233.72.220:50716<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=127/30000}=>HttpConnection@12a8e024[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@77b758e4{s=START}]=>HttpChannelOverHttp@440a46{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:54.053Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@6c616aed{/10.233.72.220:50716<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=24/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@321ede0d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@338edc46{/10.233.72.220:50716<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=128/30000}=>HttpConnection@12a8e024[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@77b758e4{s=START}]=>HttpChannelOverHttp@440a46{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:54.053Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6c616aed{/10.233.72.220:50716<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=24/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@321ede0d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@338edc46{/10.233.72.220:50716<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=129/30000}=>HttpConnection@12a8e024[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@77b758e4{s=START}]=>HttpChannelOverHttp@440a46{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:54.053Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@12a8e024::DecryptedEndPoint@338edc46{/10.233.72.220:50716<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=129/30000}
2022-09-05T03:11:54.054Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b woken with none selected
2022-09-05T03:11:54.054Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b woken up from select, 0/0/1 selected
2022-09-05T03:11:54.054Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b processing 0 keys, 0 updates
2022-09-05T03:11:54.054Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4c0536c8{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-09-05T03:11:54.055Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-09-05T03:11:54.056Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-09-05T03:11:54.056Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b waiting with 1 keys
2022-09-05T03:11:54.057Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5cb5d1f4{null}
2022-09-05T03:11:54.058Z||qtp978035840-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@12a8e024::DecryptedEndPoint@338edc46{/10.233.72.220:50716<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=133/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-09-05T03:11:54.058Z||qtp978035840-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@12a8e024::DecryptedEndPoint@338edc46{/10.233.72.220:50716<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=134/30000}
2022-09-05T03:11:54.059Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@338edc46{/10.233.72.220:50716<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=135/30000}
2022-09-05T03:11:54.061Z||qtp978035840-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@12a8e024::DecryptedEndPoint@338edc46{/10.233.72.220:50716<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=136/30000} onFillable exit HttpChannelState@545ffed8{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-09-05T03:11:54.064Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=33/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@321ede0d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@338edc46{/10.233.72.220:50716<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=139/30000}=>HttpConnection@12a8e024[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@77b758e4{s=START}]=>HttpChannelOverHttp@440a46{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:54.066Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@18158f31 waiting
2022-09-05T03:11:54.055Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@321ede0d::SocketChannelEndPoint@6c616aed{/10.233.72.220:50716<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=26/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@321ede0d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@338edc46{/10.233.72.220:50716<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=130/30000}=>HttpConnection@12a8e024[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@77b758e4{s=START}]=>HttpChannelOverHttp@440a46{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:54.070Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@175dc1d7
2022-09-05T03:11:54.134Z||qtp978035840-29|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@361f8be5[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@361f8be5[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-09-05T03:11:54.136Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=200/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b3a5fbe{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1db974d{/10.233.72.220:50718<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=207/30000}=>HttpConnection@11459870[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4686c26b{s=START}]=>HttpChannelOverHttp@127310c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:54.137Z||qtp978035840-29|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-09-05T03:11:54.137Z||qtp978035840-29|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@11459870::DecryptedEndPoint@1db974d{/10.233.72.220:50718<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=208/30000} filled -1 HeapByteBuffer@361f8be5[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-09-05T03:11:54.138Z||qtp978035840-29|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@11459870::DecryptedEndPoint@1db974d{/10.233.72.220:50718<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=209/30000} parse HeapByteBuffer@361f8be5[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-09-05T03:11:54.138Z||qtp978035840-29|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@361f8be5[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-09-05T03:11:54.138Z||qtp978035840-29|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-09-05T03:11:54.139Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@1db974d{/10.233.72.220:50718<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=210/30000}
2022-09-05T03:11:54.139Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@1db974d{/10.233.72.220:50718<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=210/30000}
2022-09-05T03:11:54.142Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@1b3a5fbe::SocketChannelEndPoint@70642edc{/10.233.72.220:50718<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=204/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b3a5fbe{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1db974d{/10.233.72.220:50718<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=212/30000}=>HttpConnection@11459870[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4686c26b{s=START}]=>HttpChannelOverHttp@127310c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-09-05T03:11:54.143Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@1b3a5fbe::SocketChannelEndPoint@70642edc{/10.233.72.220:50718<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=207/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b3a5fbe{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1db974d{/10.233.72.220:50718<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=214/30000}=>HttpConnection@11459870[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4686c26b{s=START}]=>HttpChannelOverHttp@127310c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:54.144Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@30ec616b[p=0,l=0,c=0,r=0]={<<<>>>}
2022-09-05T03:11:54.144Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-09-05T03:11:54.145Z||qtp978035840-29|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-09-05T03:11:54.147Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@70642edc{/10.233.72.220:50718<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=211/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b3a5fbe{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1db974d{/10.233.72.220:50718<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=217/30000}=>HttpConnection@11459870[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4686c26b{s=START}]=>HttpChannelOverHttp@127310c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:54.147Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-09-05T03:11:54.147Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-09-05T03:11:54.147Z||qtp978035840-29|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-09-05T03:11:54.149Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@1b3a5fbe::SocketChannelEndPoint@70642edc{/10.233.72.220:50718<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b3a5fbe{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1db974d{/10.233.72.220:50718<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=220/30000}=>HttpConnection@11459870[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4686c26b{s=START}]=>HttpChannelOverHttp@127310c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-09-05T03:11:54.151Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b3a5fbe{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1db974d{/10.233.72.220:50718<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=221/30000}=>HttpConnection@11459870[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4686c26b{s=START}]=>HttpChannelOverHttp@127310c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:54.153Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@1b3a5fbe::SocketChannelEndPoint@70642edc{/10.233.72.220:50718<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b3a5fbe{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1db974d{/10.233.72.220:50718<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=222/30000}=>HttpConnection@11459870[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4686c26b{s=START}]=>HttpChannelOverHttp@127310c6{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-09-05T03:11:54.153Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@1db974d{/10.233.72.220:50718<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=224/30000}
2022-09-05T03:11:54.154Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@70642edc{/10.233.72.220:50718<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b3a5fbe{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1db974d{/10.233.72.220:50718<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=225/30000}=>HttpConnection@11459870[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4686c26b{s=START}]=>HttpChannelOverHttp@127310c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:54.155Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@70642edc{/10.233.72.220:50718<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b3a5fbe{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1db974d{/10.233.72.220:50718<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=226/30000}=>HttpConnection@11459870[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4686c26b{s=START}]=>HttpChannelOverHttp@127310c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:54.157Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@70642edc{/10.233.72.220:50718<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b3a5fbe{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1db974d{/10.233.72.220:50718<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=227/30000}=>HttpConnection@11459870[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4686c26b{s=START}]=>HttpChannelOverHttp@127310c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:54.158Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7e65615d{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-09-05T03:11:54.159Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@69ec7646{null}
2022-09-05T03:11:54.160Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1a06ec24{STARTED} id=0 keys=1 selected=0 updates=0
2022-09-05T03:11:54.160Z||qtp978035840-29|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@77b90189
2022-09-05T03:11:54.161Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b woken with none selected
2022-09-05T03:11:54.162Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b woken up from select, 0/0/0 selected
2022-09-05T03:11:54.162Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b processing 0 keys, 0 updates
2022-09-05T03:11:54.162Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@70642edc{/10.233.72.220:50718<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=14/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1b3a5fbe{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1db974d{/10.233.72.220:50718<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=232/30000}=>HttpConnection@11459870[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4686c26b{s=START}]=>HttpChannelOverHttp@127310c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:54.163Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-09-05T03:11:54.163Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-09-05T03:11:54.165Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b waiting with 0 keys
2022-09-05T03:11:54.164Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@70642edc{/10.233.72.220:50718<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=16/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1b3a5fbe{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1db974d{/10.233.72.220:50718<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=234/30000}=>HttpConnection@11459870[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4686c26b{s=START}]=>HttpChannelOverHttp@127310c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:54.166Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@473349c8{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-09-05T03:11:54.164Z||qtp978035840-32|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@77b90189
2022-09-05T03:11:54.167Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@54d7f2b4{null}
2022-09-05T03:11:54.168Z||qtp978035840-29|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@11459870::DecryptedEndPoint@1db974d{/10.233.72.220:50718<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=239/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-09-05T03:11:54.168Z||qtp978035840-29|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@11459870::DecryptedEndPoint@1db974d{/10.233.72.220:50718<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=239/30000}
2022-09-05T03:11:54.169Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@1db974d{/10.233.72.220:50718<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=240/30000}
2022-09-05T03:11:54.169Z||qtp978035840-29|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@11459870::DecryptedEndPoint@1db974d{/10.233.72.220:50718<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=240/30000} onFillable exit HttpChannelState@50184b64{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-09-05T03:11:54.175Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@70642edc{/10.233.72.220:50718<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=20/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1b3a5fbe{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1db974d{/10.233.72.220:50718<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=245/30000}=>HttpConnection@11459870[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4686c26b{s=START}]=>HttpChannelOverHttp@127310c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:54.177Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@11459870::DecryptedEndPoint@1db974d{/10.233.72.220:50718<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=248/30000}
2022-09-05T03:11:54.178Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=30/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1b3a5fbe{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1db974d{/10.233.72.220:50718<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=248/30000}=>HttpConnection@11459870[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4686c26b{s=START}]=>HttpChannelOverHttp@127310c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:54.178Z||qtp978035840-29|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@24aac256 size 2 > capacity
2022-09-05T03:11:54.179Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@1b3a5fbe::SocketChannelEndPoint@70642edc{/10.233.72.220:50718<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=30/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1b3a5fbe{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1db974d{/10.233.72.220:50718<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=249/30000}=>HttpConnection@11459870[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4686c26b{s=START}]=>HttpChannelOverHttp@127310c6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:11:54.179Z||qtp978035840-32|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@77b90189
2022-09-05T03:11:54.179Z||qtp978035840-29|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@2b8d084{s=2/2,p=0}@24aac256
2022-09-05T03:12:03.870Z||qtp978035840-26-acceptor-0@12b66c89-ServerConnector@64138b0c{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@6bb4f82d on ManagedSelector@1a06ec24{STARTED} id=0 keys=0 selected=0 updates=0
2022-09-05T03:12:03.871Z||qtp978035840-26-acceptor-0@12b66c89-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1a06ec24{STARTED} id=0 keys=0 selected=0 updates=1
2022-09-05T03:12:03.871Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b woken with none selected
2022-09-05T03:12:03.871Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b woken up from select, 0/0/0 selected
2022-09-05T03:12:03.871Z||qtp978035840-26-acceptor-0@12b66c89-ServerConnector@64138b0c{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@5d92aa01 on ManagedSelector@1a06ec24{STARTED} id=0 keys=0 selected=0 updates=1
2022-09-05T03:12:03.871Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b processing 0 keys, 1 updates
2022-09-05T03:12:03.872Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2
2022-09-05T03:12:03.872Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@6bb4f82d
2022-09-05T03:12:03.872Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@6bb4f82d
2022-09-05T03:12:03.872Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@5d92aa01
2022-09-05T03:12:03.872Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@5d92aa01
2022-09-05T03:12:03.872Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-09-05T03:12:03.872Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b waiting with 2 keys
2022-09-05T03:12:03.875Z||qtp978035840-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@6bb4f82d
2022-09-05T03:12:03.876Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@5d92aa01
2022-09-05T03:12:03.876Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@1b616ea0{/10.233.72.220:50842<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-09-05T03:12:03.876Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@50870887{/10.233.72.220:50840<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-09-05T03:12:03.876Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@1c97eea8
2022-09-05T03:12:03.877Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@44f5e5e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@bdb40fe{/10.233.72.220:50842<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@1bdf2b4b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-09-05T03:12:03.877Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@389e7436::DecryptedEndPoint@bdb40fe{/10.233.72.220:50842<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-09-05T03:12:03.878Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@1b616ea0{/10.233.72.220:50842<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@53af6c04{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb40fe{/10.233.72.220:50842<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@389e7436[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2221a3f{s=START}]=>HttpChannelOverHttp@44f5e5e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:12:03.878Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@53af6c04::SocketChannelEndPoint@1b616ea0{/10.233.72.220:50842<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@53af6c04{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb40fe{/10.233.72.220:50842<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@389e7436[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2221a3f{s=START}]=>HttpChannelOverHttp@44f5e5e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:12:03.878Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@389e7436::DecryptedEndPoint@bdb40fe{/10.233.72.220:50842<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-09-05T03:12:03.878Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@389e7436::DecryptedEndPoint@bdb40fe{/10.233.72.220:50842<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-09-05T03:12:03.878Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@60c5fc43{AC.ReadCB@389e7436{HttpConnection@389e7436::DecryptedEndPoint@bdb40fe{/10.233.72.220:50842<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-09-05T03:12:03.879Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@53af6c04::SocketChannelEndPoint@1b616ea0{/10.233.72.220:50842<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@53af6c04{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb40fe{/10.233.72.220:50842<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@389e7436[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2221a3f{s=START}]=>HttpChannelOverHttp@44f5e5e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:12:03.879Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-09-05T03:12:03.879Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.127:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@53af6c04{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bdb40fe{/10.233.72.220:50842<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@389e7436[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2221a3f{s=START}]=>HttpChannelOverHttp@44f5e5e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:12:03.881Z||qtp978035840-30|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@31fa0d04{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@1333112{/10.233.72.220:50840<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@6998d283{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-09-05T03:12:03.881Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2b311ba9{SSLC.NBReadCB@53af6c04{SslConnection@53af6c04::SocketChannelEndPoint@1b616ea0{/10.233.72.220:50842<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@53af6c04{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bdb40fe{/10.233.72.220:50842<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@389e7436[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2221a3f{s=START}]=>HttpChannelOverHttp@44f5e5e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-09-05T03:12:03.881Z||qtp978035840-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@22ee685b::DecryptedEndPoint@1333112{/10.233.72.220:50840<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-09-05T03:12:03.882Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@50870887{/10.233.72.220:50840<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@439dc32f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1333112{/10.233.72.220:50840<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@22ee685b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b3ed1ef{s=START}]=>HttpChannelOverHttp@31fa0d04{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:12:03.882Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@1b616ea0{/10.233.72.220:50842<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@53af6c04{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bdb40fe{/10.233.72.220:50842<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@389e7436[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2221a3f{s=START}]=>HttpChannelOverHttp@44f5e5e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:12:03.882Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@3569d87 on ManagedSelector@1a06ec24{STARTED} id=0 keys=2 selected=0 updates=0
2022-09-05T03:12:03.882Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@439dc32f::SocketChannelEndPoint@50870887{/10.233.72.220:50840<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=0}->SslConnection@439dc32f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1333112{/10.233.72.220:50840<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@22ee685b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b3ed1ef{s=START}]=>HttpChannelOverHttp@31fa0d04{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:12:03.883Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@22ee685b::DecryptedEndPoint@1333112{/10.233.72.220:50840<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=3/30000}
2022-09-05T03:12:03.883Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1a06ec24{STARTED} id=0 keys=2 selected=0 updates=1
2022-09-05T03:12:03.883Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@22ee685b::DecryptedEndPoint@1333112{/10.233.72.220:50840<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=3/30000}
2022-09-05T03:12:03.883Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@1b616ea0{/10.233.72.220:50842<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=0/1,kio=0,kro=0}->SslConnection@53af6c04{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bdb40fe{/10.233.72.220:50842<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@389e7436[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2221a3f{s=START}]=>HttpChannelOverHttp@44f5e5e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:12:03.884Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@5d92aa01
2022-09-05T03:12:03.885Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b woken with none selected
2022-09-05T03:12:03.886Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b woken up from select, 0/0/2 selected
2022-09-05T03:12:03.886Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b processing 0 keys, 1 updates
2022-09-05T03:12:03.891Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-09-05T03:12:03.893Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@3569d87
2022-09-05T03:12:03.897Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@1b616ea0{/10.233.72.220:50842<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=14/30000}{io=1/1,kio=1,kro=0}->SslConnection@53af6c04{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bdb40fe{/10.233.72.220:50842<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=17/30000}=>HttpConnection@389e7436[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2221a3f{s=START}]=>HttpChannelOverHttp@44f5e5e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:12:03.898Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-09-05T03:12:03.899Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b waiting with 2 keys
2022-09-05T03:12:03.900Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b woken up from select, 1/1/2 selected
2022-09-05T03:12:03.901Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b processing 1 keys, 0 updates
2022-09-05T03:12:03.906Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.127:8000 remote=/10.233.72.220:50842], selector=sun.nio.ch.EPollSelectorImpl@5284279b, interestOps=1, readyOps=1 SocketChannelEndPoint@1b616ea0{/10.233.72.220:50842<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=24/30000}{io=1/1,kio=1,kro=1}->SslConnection@53af6c04{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bdb40fe{/10.233.72.220:50842<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=27/30000}=>HttpConnection@389e7436[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2221a3f{s=START}]=>HttpChannelOverHttp@44f5e5e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-09-05T03:12:03.909Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@1b616ea0{/10.233.72.220:50842<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=26/30000}{io=1/0,kio=1,kro=1}->SslConnection@53af6c04{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bdb40fe{/10.233.72.220:50842<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=29/30000}=>HttpConnection@389e7436[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2221a3f{s=START}]=>HttpChannelOverHttp@44f5e5e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:12:03.953Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@741d1cc1{AC.ReadCB@22ee685b{HttpConnection@22ee685b::DecryptedEndPoint@1333112{/10.233.72.220:50840<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=70/30000}}}
2022-09-05T03:12:03.954Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@439dc32f::SocketChannelEndPoint@50870887{/10.233.72.220:50840<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=77/30000}{io=0/0,kio=0,kro=0}->SslConnection@439dc32f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1333112{/10.233.72.220:50840<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=71/30000}=>HttpConnection@22ee685b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b3ed1ef{s=START}]=>HttpChannelOverHttp@31fa0d04{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:12:03.954Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-09-05T03:12:03.954Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=29/30000}{io=1/0,kio=1,kro=1}->SslConnection@53af6c04{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bdb40fe{/10.233.72.220:50842<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=32/30000}=>HttpConnection@389e7436[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2221a3f{s=START}]=>HttpChannelOverHttp@44f5e5e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-09-05T03:12:03.955Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@439dc32f::SocketChannelEndPoint@50870887{/10.233.72.220:50840<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=78/30000}{io=0/0,kio=0,kro=0}->SslConnection@439dc32f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1333112{/10.233.72.220:50840<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=71/30000}=>HttpConnection@22ee685b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b3ed1ef{s=START}]=>HttpChannelOverHttp@31fa0d04{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:12:03.956Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@25600ea9{SSLC.NBReadCB@439dc32f{SslConnection@439dc32f::SocketChannelEndPoint@50870887{/10.233.72.220:50840<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@439dc32f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1333112{/10.233.72.220:50840<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=72/30000}=>HttpConnection@22ee685b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b3ed1ef{s=START}]=>HttpChannelOverHttp@31fa0d04{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-09-05T03:12:03.957Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@50870887{/10.233.72.220:50840<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@439dc32f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1333112{/10.233.72.220:50840<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=73/30000}=>HttpConnection@22ee685b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b3ed1ef{s=START}]=>HttpChannelOverHttp@31fa0d04{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:12:03.957Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@8492591 on ManagedSelector@1a06ec24{STARTED} id=0 keys=2 selected=1 updates=0
2022-09-05T03:12:03.957Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@50870887{/10.233.72.220:50840<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}->SslConnection@439dc32f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1333112{/10.233.72.220:50840<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=74/30000}=>HttpConnection@22ee685b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b3ed1ef{s=START}]=>HttpChannelOverHttp@31fa0d04{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:12:03.957Z||qtp978035840-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@6bb4f82d
2022-09-05T03:12:03.958Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-09-05T03:12:03.955717Z
2022-09-05T03:12:03.959Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@18158f31 offer EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-09-05T03:12:03.958836Z
2022-09-05T03:12:03.960Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-09-05T03:12:03.960027Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1b616ea0{/10.233.72.220:50842<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=80/30000}{io=1/0,kio=1,kro=1}->SslConnection@53af6c04{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bdb40fe{/10.233.72.220:50842<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=82/30000}=>HttpConnection@389e7436[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2221a3f{s=START}]=>HttpChannelOverHttp@44f5e5e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-09-05T03:12:03.961Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2b311ba9{SSLC.NBReadCB@53af6c04{SslConnection@53af6c04::SocketChannelEndPoint@1b616ea0{/10.233.72.220:50842<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=81/30000}{io=1/0,kio=1,kro=1}->SslConnection@53af6c04{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bdb40fe{/10.233.72.220:50842<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=83/30000}=>HttpConnection@389e7436[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2221a3f{s=START}]=>HttpChannelOverHttp@44f5e5e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-09-05T03:12:03.961Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@53af6c04::SocketChannelEndPoint@1b616ea0{/10.233.72.220:50842<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=81/30000}{io=1/0,kio=1,kro=1}->SslConnection@53af6c04{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bdb40fe{/10.233.72.220:50842<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=83/30000}=>HttpConnection@389e7436[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2221a3f{s=START}]=>HttpChannelOverHttp@44f5e5e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:12:03.961Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@53af6c04::SocketChannelEndPoint@1b616ea0{/10.233.72.220:50842<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=81/30000}{io=1/0,kio=1,kro=1}->SslConnection@53af6c04{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bdb40fe{/10.233.72.220:50842<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=83/30000}=>HttpConnection@389e7436[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2221a3f{s=START}]=>HttpChannelOverHttp@44f5e5e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:12:03.962Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@60c5fc43{AC.ReadCB@389e7436{HttpConnection@389e7436::DecryptedEndPoint@bdb40fe{/10.233.72.220:50842<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=84/30000}}}
2022-09-05T03:12:03.962Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@389e7436::DecryptedEndPoint@bdb40fe{/10.233.72.220:50842<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=84/30000} onFillable enter HttpChannelState@1bdf2b4b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-09-05T03:12:03.962Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@53af6c04::SocketChannelEndPoint@1b616ea0{/10.233.72.220:50842<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=82/30000}{io=1/0,kio=1,kro=1}->SslConnection@53af6c04{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb40fe{/10.233.72.220:50842<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=84/30000}=>HttpConnection@389e7436[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2221a3f{s=START}]=>HttpChannelOverHttp@44f5e5e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:12:03.962Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-09-05T03:12:03.970Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@1b616ea0{/10.233.72.220:50842<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=89/30000}{io=1/0,kio=1,kro=1}->SslConnection@53af6c04{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb40fe{/10.233.72.220:50842<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=91/30000}=>HttpConnection@389e7436[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2221a3f{s=START}]=>HttpChannelOverHttp@44f5e5e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:12:03.970Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@12ede441[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-09-05T03:12:03.970Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-09-05T03:12:03.972Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@18158f31 task=EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-09-05T03:12:03.972126Z
2022-09-05T03:12:03.972Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-09-05T03:12:03.972705Z tryProduce true
2022-09-05T03:12:03.972Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-09-05T03:12:03.972Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@8492591
2022-09-05T03:12:03.973Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@50870887{/10.233.72.220:50840<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=18/30000}{io=1/1,kio=1,kro=0}->SslConnection@439dc32f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1333112{/10.233.72.220:50840<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=90/30000}=>HttpConnection@22ee685b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b3ed1ef{s=START}]=>HttpChannelOverHttp@31fa0d04{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:12:03.973Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-09-05T03:12:03.992Z||qtp978035840-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@361f8be5[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@361f8be5[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-09-05T03:12:03.994Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=112/30000}{io=0/0,kio=0,kro=1}->SslConnection@53af6c04{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb40fe{/10.233.72.220:50842<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=115/30000}=>HttpConnection@389e7436[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2221a3f{s=START}]=>HttpChannelOverHttp@44f5e5e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:12:03.994Z||qtp978035840-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-09-05T03:12:03.995Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@389e7436::DecryptedEndPoint@bdb40fe{/10.233.72.220:50842<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=116/30000} filled -1 HeapByteBuffer@361f8be5[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-09-05T03:12:04.007Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@389e7436::DecryptedEndPoint@bdb40fe{/10.233.72.220:50842<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=118/30000} parse HeapByteBuffer@361f8be5[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-09-05T03:12:04.008Z||qtp978035840-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@361f8be5[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-09-05T03:12:04.009Z||qtp978035840-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-09-05T03:12:04.010Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@bdb40fe{/10.233.72.220:50842<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=132/30000}
2022-09-05T03:12:04.011Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@bdb40fe{/10.233.72.220:50842<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=133/30000}
2022-09-05T03:12:04.015Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@53af6c04::SocketChannelEndPoint@1b616ea0{/10.233.72.220:50842<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=131/30000}{io=0/0,kio=0,kro=1}->SslConnection@53af6c04{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb40fe{/10.233.72.220:50842<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=134/30000}=>HttpConnection@389e7436[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2221a3f{s=START}]=>HttpChannelOverHttp@44f5e5e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-09-05T03:12:04.026Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@1b616ea0{/10.233.72.220:50842<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=93/30000}{io=0/0,kio=0,kro=1}->SslConnection@53af6c04{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb40fe{/10.233.72.220:50842<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=148/30000}=>HttpConnection@389e7436[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2221a3f{s=START}]=>HttpChannelOverHttp@44f5e5e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:12:04.026Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b waiting with 2 keys
2022-09-05T03:12:04.027Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b woken up from select, 1/1/2 selected
2022-09-05T03:12:04.027Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b processing 1 keys, 0 updates
2022-09-05T03:12:04.030Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.127:8000 remote=/10.233.72.220:50840], selector=sun.nio.ch.EPollSelectorImpl@5284279b, interestOps=1, readyOps=1 SocketChannelEndPoint@50870887{/10.233.72.220:50840<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=74/30000}{io=1/1,kio=1,kro=1}->SslConnection@439dc32f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1333112{/10.233.72.220:50840<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=146/30000}=>HttpConnection@22ee685b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b3ed1ef{s=START}]=>HttpChannelOverHttp@31fa0d04{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-09-05T03:12:04.030Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@50870887{/10.233.72.220:50840<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=75/30000}{io=1/0,kio=1,kro=1}->SslConnection@439dc32f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1333112{/10.233.72.220:50840<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=147/30000}=>HttpConnection@22ee685b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b3ed1ef{s=START}]=>HttpChannelOverHttp@31fa0d04{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:12:04.039Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@53af6c04::SocketChannelEndPoint@1b616ea0{/10.233.72.220:50842<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=155/30000}{io=0/0,kio=0,kro=1}->SslConnection@53af6c04{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb40fe{/10.233.72.220:50842<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=158/30000}=>HttpConnection@389e7436[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2221a3f{s=START}]=>HttpChannelOverHttp@44f5e5e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:12:04.040Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@30ec616b[p=0,l=0,c=0,r=0]={<<<>>>}
2022-09-05T03:12:04.041Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-09-05T03:12:04.043Z||qtp978035840-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-09-05T03:12:04.046Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@1b616ea0{/10.233.72.220:50842<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=164/30000}{io=0/0,kio=0,kro=1}->SslConnection@53af6c04{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb40fe{/10.233.72.220:50842<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=167/30000}=>HttpConnection@389e7436[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2221a3f{s=START}]=>HttpChannelOverHttp@44f5e5e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:12:04.047Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-09-05T03:12:04.049Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-09-05T03:12:04.051Z||qtp978035840-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-09-05T03:12:04.053Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@53af6c04::SocketChannelEndPoint@1b616ea0{/10.233.72.220:50842<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@53af6c04{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb40fe{/10.233.72.220:50842<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=174/30000}=>HttpConnection@389e7436[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2221a3f{s=START}]=>HttpChannelOverHttp@44f5e5e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-09-05T03:12:04.054Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@53af6c04{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb40fe{/10.233.72.220:50842<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=175/30000}=>HttpConnection@389e7436[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2221a3f{s=START}]=>HttpChannelOverHttp@44f5e5e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:12:04.055Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@53af6c04::SocketChannelEndPoint@1b616ea0{/10.233.72.220:50842<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@53af6c04{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb40fe{/10.233.72.220:50842<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=176/30000}=>HttpConnection@389e7436[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2221a3f{s=START}]=>HttpChannelOverHttp@44f5e5e4{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-09-05T03:12:04.056Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@bdb40fe{/10.233.72.220:50842<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=178/30000}
2022-09-05T03:12:04.057Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1b616ea0{/10.233.72.220:50842<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@53af6c04{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb40fe{/10.233.72.220:50842<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=178/30000}=>HttpConnection@389e7436[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2221a3f{s=START}]=>HttpChannelOverHttp@44f5e5e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:12:04.054Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@50870887{/10.233.72.220:50840<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=75/30000}{io=1/0,kio=1,kro=1}->SslConnection@439dc32f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1333112{/10.233.72.220:50840<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=148/30000}=>HttpConnection@22ee685b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b3ed1ef{s=START}]=>HttpChannelOverHttp@31fa0d04{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-09-05T03:12:04.058Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1b616ea0{/10.233.72.220:50842<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@53af6c04{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb40fe{/10.233.72.220:50842<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=179/30000}=>HttpConnection@389e7436[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2221a3f{s=START}]=>HttpChannelOverHttp@44f5e5e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:12:04.059Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0} tryExecute EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-09-05T03:12:04.058748Z
2022-09-05T03:12:04.059Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@2c84ba32 offer EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-09-05T03:12:04.059661Z
2022-09-05T03:12:04.059Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1} startReservedThread p=1
2022-09-05T03:12:04.060Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@2b8d084{s=0/2,p=1}@41c8145a
2022-09-05T03:12:04.060Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@1b616ea0{/10.233.72.220:50842<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@53af6c04{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb40fe{/10.233.72.220:50842<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=181/30000}=>HttpConnection@389e7436[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2221a3f{s=START}]=>HttpChannelOverHttp@44f5e5e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:12:04.060Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@29641f73{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-09-05T03:12:04.061Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2b311ba9{null}
2022-09-05T03:12:04.062Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1a06ec24{STARTED} id=0 keys=2 selected=1 updates=0
2022-09-05T03:12:04.062Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@186e12ad
2022-09-05T03:12:04.064Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1b616ea0{/10.233.72.220:50842<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=16/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@53af6c04{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb40fe{/10.233.72.220:50842<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=184/30000}=>HttpConnection@389e7436[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2221a3f{s=START}]=>HttpChannelOverHttp@44f5e5e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:12:04.067Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1b616ea0{/10.233.72.220:50842<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=18/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@53af6c04{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb40fe{/10.233.72.220:50842<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=187/30000}=>HttpConnection@389e7436[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2221a3f{s=START}]=>HttpChannelOverHttp@44f5e5e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:12:04.068Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@49f958b2{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-09-05T03:12:04.070Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@60c5fc43{null}
2022-09-05T03:12:04.071Z||qtp978035840-29|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@186e12ad
2022-09-05T03:12:04.061Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=8]@2022-09-05T03:12:04.060404Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@50870887{/10.233.72.220:50840<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=105/30000}{io=1/0,kio=1,kro=1}->SslConnection@439dc32f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1333112{/10.233.72.220:50840<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=177/30000}=>HttpConnection@22ee685b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b3ed1ef{s=START}]=>HttpChannelOverHttp@31fa0d04{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-09-05T03:12:04.077Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@25600ea9{SSLC.NBReadCB@439dc32f{SslConnection@439dc32f::SocketChannelEndPoint@50870887{/10.233.72.220:50840<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=121/30000}{io=1/0,kio=1,kro=1}->SslConnection@439dc32f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1333112{/10.233.72.220:50840<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=193/30000}=>HttpConnection@22ee685b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b3ed1ef{s=START}]=>HttpChannelOverHttp@31fa0d04{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-09-05T03:12:04.079Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@1b616ea0{/10.233.72.220:50842<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=27/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@53af6c04{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb40fe{/10.233.72.220:50842<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=196/30000}=>HttpConnection@389e7436[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2221a3f{s=START}]=>HttpChannelOverHttp@44f5e5e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:12:04.081Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@389e7436::DecryptedEndPoint@bdb40fe{/10.233.72.220:50842<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=202/30000}
2022-09-05T03:12:04.083Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@439dc32f::SocketChannelEndPoint@50870887{/10.233.72.220:50840<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=124/30000}{io=1/0,kio=1,kro=1}->SslConnection@439dc32f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1333112{/10.233.72.220:50840<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=198/30000}=>HttpConnection@22ee685b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b3ed1ef{s=START}]=>HttpChannelOverHttp@31fa0d04{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:12:04.084Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1}@2c84ba32 task=EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=1}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=8]@2022-09-05T03:12:04.075586Z
2022-09-05T03:12:04.085Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@7a7bb083/SelectorProducer@2178d296/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=2,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=9]@2022-09-05T03:12:04.085066Z tryProduce true
2022-09-05T03:12:04.085Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-09-05T03:12:04.085Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-09-05T03:12:04.086Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@50870887{/10.233.72.220:50840<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=130/30000}{io=0/0,kio=0,kro=1}->SslConnection@439dc32f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1333112{/10.233.72.220:50840<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=202/30000}=>HttpConnection@22ee685b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b3ed1ef{s=START}]=>HttpChannelOverHttp@31fa0d04{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:12:04.086Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b waiting with 2 keys
2022-09-05T03:12:04.087Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@439dc32f::SocketChannelEndPoint@50870887{/10.233.72.220:50840<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=129/30000}{io=1/0,kio=1,kro=1}->SslConnection@439dc32f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1333112{/10.233.72.220:50840<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=202/30000}=>HttpConnection@22ee685b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b3ed1ef{s=START}]=>HttpChannelOverHttp@31fa0d04{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:12:04.089Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@741d1cc1{AC.ReadCB@22ee685b{HttpConnection@22ee685b::DecryptedEndPoint@1333112{/10.233.72.220:50840<->/10.233.72.127:8000,OPEN,fill=FI,flush=-,to=204/30000}}}
2022-09-05T03:12:04.061Z||qtp978035840-32|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@2b8d084{s=0/2,p=1}@41c8145a
2022-09-05T03:12:04.091Z||qtp978035840-32|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=1}@41c8145a started
2022-09-05T03:12:04.091Z||qtp978035840-32|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@41c8145a waiting
2022-09-05T03:12:04.072Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@389e7436::DecryptedEndPoint@bdb40fe{/10.233.72.220:50842<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=193/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-09-05T03:12:04.085Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@53af6c04::SocketChannelEndPoint@1b616ea0{/10.233.72.220:50842<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=36/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@53af6c04{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb40fe{/10.233.72.220:50842<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=206/30000}=>HttpConnection@389e7436[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2221a3f{s=START}]=>HttpChannelOverHttp@44f5e5e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:12:04.095Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@389e7436::DecryptedEndPoint@bdb40fe{/10.233.72.220:50842<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=216/30000}
2022-09-05T03:12:04.095Z||qtp978035840-29|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@186e12ad
2022-09-05T03:12:04.094Z||qtp978035840-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@22ee685b::DecryptedEndPoint@1333112{/10.233.72.220:50840<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=206/30000} onFillable enter HttpChannelState@6998d283{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-09-05T03:12:04.120Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@bdb40fe{/10.233.72.220:50842<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=242/30000}
2022-09-05T03:12:04.121Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@389e7436::DecryptedEndPoint@bdb40fe{/10.233.72.220:50842<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=242/30000} onFillable exit HttpChannelState@1bdf2b4b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-09-05T03:12:04.121Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=75/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@53af6c04{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bdb40fe{/10.233.72.220:50842<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=243/30000}=>HttpConnection@389e7436[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2221a3f{s=START}]=>HttpChannelOverHttp@44f5e5e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:12:04.122Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@48077be6 waiting
2022-09-05T03:12:04.131Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@439dc32f::SocketChannelEndPoint@50870887{/10.233.72.220:50840<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=147/30000}{io=0/0,kio=0,kro=1}->SslConnection@439dc32f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1333112{/10.233.72.220:50840<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=242/30000}=>HttpConnection@22ee685b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b3ed1ef{s=START}]=>HttpChannelOverHttp@31fa0d04{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:12:04.134Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-09-05T03:12:04.144Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@50870887{/10.233.72.220:50840<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=186/30000}{io=0/0,kio=0,kro=1}->SslConnection@439dc32f{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1333112{/10.233.72.220:50840<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=260/30000}=>HttpConnection@22ee685b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b3ed1ef{s=START}]=>HttpChannelOverHttp@31fa0d04{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:12:04.144Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@781cb254[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-09-05T03:12:04.145Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-09-05T03:12:04.169Z||qtp978035840-28|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@361f8be5[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@361f8be5[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-09-05T03:12:04.173Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=215/30000}{io=0/0,kio=0,kro=1}->SslConnection@439dc32f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1333112{/10.233.72.220:50840<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=288/30000}=>HttpConnection@22ee685b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b3ed1ef{s=START}]=>HttpChannelOverHttp@31fa0d04{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:12:04.175Z||qtp978035840-28|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-09-05T03:12:04.181Z||qtp978035840-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@22ee685b::DecryptedEndPoint@1333112{/10.233.72.220:50840<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=298/30000} filled -1 HeapByteBuffer@361f8be5[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-09-05T03:12:04.186Z||qtp978035840-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@22ee685b::DecryptedEndPoint@1333112{/10.233.72.220:50840<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=303/30000} parse HeapByteBuffer@361f8be5[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-09-05T03:12:04.187Z||qtp978035840-28|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@361f8be5[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-09-05T03:12:04.187Z||qtp978035840-28|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-09-05T03:12:04.188Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@1333112{/10.233.72.220:50840<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=305/30000}
2022-09-05T03:12:04.189Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@1333112{/10.233.72.220:50840<->/10.233.72.127:8000,OPEN,fill=-,flush=-,to=306/30000}
2022-09-05T03:12:04.191Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@439dc32f::SocketChannelEndPoint@50870887{/10.233.72.220:50840<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=235/30000}{io=0/0,kio=0,kro=1}->SslConnection@439dc32f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1333112{/10.233.72.220:50840<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=307/30000}=>HttpConnection@22ee685b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5b3ed1ef{s=START}]=>HttpChannelOverHttp@31fa0d04{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-09-05T03:12:04.194Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@439dc32f::SocketChannelEndPoint@50870887{/10.233.72.220:50840<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=237/30000}{io=0/0,kio=0,kro=1}->SslConnection@439dc32f{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1333112{/10.233.72.220:50840<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=309/30000}=>HttpConnection@22ee685b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5b3ed1ef{s=START}]=>HttpChannelOverHttp@31fa0d04{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:12:04.194Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@30ec616b[p=0,l=0,c=0,r=0]={<<<>>>}
2022-09-05T03:12:04.195Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-09-05T03:12:04.196Z||qtp978035840-28|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-09-05T03:12:04.199Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@50870887{/10.233.72.220:50840<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=242/30000}{io=0/0,kio=0,kro=1}->SslConnection@439dc32f{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1333112{/10.233.72.220:50840<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=315/30000}=>HttpConnection@22ee685b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5b3ed1ef{s=START}]=>HttpChannelOverHttp@31fa0d04{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:12:04.199Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-09-05T03:12:04.201Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-09-05T03:12:04.202Z||qtp978035840-28|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-09-05T03:12:04.221Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@439dc32f::SocketChannelEndPoint@50870887{/10.233.72.220:50840<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}->SslConnection@439dc32f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1333112{/10.233.72.220:50840<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=338/30000}=>HttpConnection@22ee685b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5b3ed1ef{s=START}]=>HttpChannelOverHttp@31fa0d04{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-09-05T03:12:04.222Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=22/30000}{io=0/0,kio=0,kro=1}->SslConnection@439dc32f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1333112{/10.233.72.220:50840<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=339/30000}=>HttpConnection@22ee685b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5b3ed1ef{s=START}]=>HttpChannelOverHttp@31fa0d04{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:12:04.223Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@439dc32f::SocketChannelEndPoint@50870887{/10.233.72.220:50840<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=23/30000}{io=0/0,kio=0,kro=1}->SslConnection@439dc32f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1333112{/10.233.72.220:50840<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=339/30000}=>HttpConnection@22ee685b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5b3ed1ef{s=START}]=>HttpChannelOverHttp@31fa0d04{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-09-05T03:12:04.224Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@1333112{/10.233.72.220:50840<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=341/30000}
2022-09-05T03:12:04.225Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@50870887{/10.233.72.220:50840<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=25/30000}{io=0/0,kio=0,kro=1}->SslConnection@439dc32f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1333112{/10.233.72.220:50840<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=341/30000}=>HttpConnection@22ee685b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5b3ed1ef{s=START}]=>HttpChannelOverHttp@31fa0d04{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:12:04.225Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@50870887{/10.233.72.220:50840<->/10.233.72.127:8000,ISHUT,fill=-,flush=-,to=26/30000}{io=0/0,kio=0,kro=1}->SslConnection@439dc32f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1333112{/10.233.72.220:50840<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=342/30000}=>HttpConnection@22ee685b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5b3ed1ef{s=START}]=>HttpChannelOverHttp@31fa0d04{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:12:04.226Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@50870887{/10.233.72.220:50840<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=26/30000}{io=0/0,kio=0,kro=1}->SslConnection@439dc32f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1333112{/10.233.72.220:50840<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=342/30000}=>HttpConnection@22ee685b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5b3ed1ef{s=START}]=>HttpChannelOverHttp@31fa0d04{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:12:04.226Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@13687f9{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-09-05T03:12:04.226Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@25600ea9{null}
2022-09-05T03:12:04.227Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1a06ec24{STARTED} id=0 keys=1 selected=0 updates=0
2022-09-05T03:12:04.227Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@64605261
2022-09-05T03:12:04.228Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@64605261
2022-09-05T03:12:04.229Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b woken with none selected
2022-09-05T03:12:04.229Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b woken up from select, 0/0/0 selected
2022-09-05T03:12:04.229Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@50870887{/10.233.72.220:50840<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=29/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@439dc32f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1333112{/10.233.72.220:50840<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=345/30000}=>HttpConnection@22ee685b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5b3ed1ef{s=START}]=>HttpChannelOverHttp@31fa0d04{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:12:04.229Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b processing 0 keys, 0 updates
2022-09-05T03:12:04.230Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-09-05T03:12:04.236Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@50870887{/10.233.72.220:50840<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=30/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@439dc32f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1333112{/10.233.72.220:50840<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=347/30000}=>HttpConnection@22ee685b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5b3ed1ef{s=START}]=>HttpChannelOverHttp@31fa0d04{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:12:04.236Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@658bf073{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-09-05T03:12:04.237Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@741d1cc1{null}
2022-09-05T03:12:04.237Z||qtp978035840-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@22ee685b::DecryptedEndPoint@1333112{/10.233.72.220:50840<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=354/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-09-05T03:12:04.238Z||qtp978035840-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@22ee685b::DecryptedEndPoint@1333112{/10.233.72.220:50840<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=354/30000}
2022-09-05T03:12:04.239Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@1333112{/10.233.72.220:50840<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=355/30000}
2022-09-05T03:12:04.239Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-09-05T03:12:04.239Z||qtp978035840-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@22ee685b::DecryptedEndPoint@1333112{/10.233.72.220:50840<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=356/30000} onFillable exit HttpChannelState@6998d283{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-09-05T03:12:04.240Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@5284279b waiting with 0 keys
2022-09-05T03:12:04.243Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=41/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@439dc32f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1333112{/10.233.72.220:50840<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=360/30000}=>HttpConnection@22ee685b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5b3ed1ef{s=START}]=>HttpChannelOverHttp@31fa0d04{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:12:04.246Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@18158f31 size 2 > capacity
2022-09-05T03:12:04.244Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@50870887{/10.233.72.220:50840<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=31/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@439dc32f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1333112{/10.233.72.220:50840<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=360/30000}=>HttpConnection@22ee685b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5b3ed1ef{s=START}]=>HttpChannelOverHttp@31fa0d04{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:12:04.246Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@2b8d084{s=2/2,p=0}@18158f31
2022-09-05T03:12:04.247Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@22ee685b::DecryptedEndPoint@1333112{/10.233.72.220:50840<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=363/30000}
2022-09-05T03:12:04.248Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@439dc32f::SocketChannelEndPoint@50870887{/10.233.72.220:50840<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=48/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@439dc32f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1333112{/10.233.72.220:50840<->/10.233.72.127:8000,CLOSED,fill=-,flush=-,to=365/30000}=>HttpConnection@22ee685b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5b3ed1ef{s=START}]=>HttpChannelOverHttp@31fa0d04{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-05T03:12:04.249Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@64605261
2022-09-05T03:12:13.876Z||qtp978035840-26-acceptor-0@12b66c89-ServerConnector@64138b0c{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@112d0c80 on ManagedSelector@1a06ec24{STARTED} id=0 keys=0 selected=0 updates=0
2022-09-05T03:12:13.877Z||qtp978035840-26-acceptor-0@12b66c89-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1a06ec24{STARTED} id=0 keys=0 selected=0 updates=1
2022-09-05T03:12:13.877Z||qtp978035840-26-acceptor-0@12b66c89-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.Manage