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-28T05:09:11.641Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on onap-aai-sparky-be-54486d84bd-qhg4p with PID 10 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky)
2022-09-28T05:09:11.641Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on onap-aai-sparky-be-54486d84bd-qhg4p with PID 10 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky)
2022-09-28T05:09:11.647Z||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-28T05:09:11.647Z||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-28T05:09:13.312Z||background-preinit|AAIUI||org.jboss.logging|DEBUG|Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2022-09-28T05:09:13.315Z||background-preinit|AAIUI||org.hibernate.validator.internal.util.Version|INFO|HV000001: Hibernate Validator 5.3.6.Final
2022-09-28T05:09:13.357Z||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-28T05:09:13.359Z||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-28T05:09:17.038Z||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-28T05:09:17.128Z||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-28T05:09:17.131Z||main|AAIUI||org.eclipse.jetty.util.log|INFO|Logging initialized @8555ms to org.eclipse.jetty.util.log.Slf4jLog
2022-09-28T05:09:17.153Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_CERT|
2022-09-28T05:09:17.153Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server certificate chain = false|
2022-09-28T05:09:17.153Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server hostname = false|
2022-09-28T05:09:17.153Z||main|AAIUI||AAIRESTClient|DEBUG||Set client certificate filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.p12|
2022-09-28T05:09:17.153Z||main|AAIUI||AAIRESTClient|DEBUG||Set trust store filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.trust.jks|
2022-09-28T05:09:17.154Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2022-09-28T05:09:17.154Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2022-09-28T05:09:17.487Z||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-28T05:09:17.487Z||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-28T05:09:17.525Z||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-28T05:09:17.526Z||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-28T05:09:17.531Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2022-09-28T05:09:17.532Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2022-09-28T05:09:17.533Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63
2022-09-28T05:09:17.536Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration.
2022-09-28T05:09:17.538Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader
2022-09-28T05:09:17.539Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL
2022-09-28T05:09:17.539Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2022-09-28T05:09:17.540Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only.
2022-09-28T05:09:17.955Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@7bef452c
2022-09-28T05:09:17.975Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@4cd1c1dc{/,null,UNAVAILABLE} added {org.eclipse.jetty.server.session.SessionHandler1206946689==dftMaxIdleSec=-1,MANAGED}
2022-09-28T05:09:17.980Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@1bc425e7{STOPPED} added {org.eclipse.jetty.security.DefaultAuthenticatorFactory@4b2a30d,POJO}
2022-09-28T05:09:17.986Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler1206946689==dftMaxIdleSec=-1 added {ConstraintSecurityHandler@1bc425e7{STOPPED},MANAGED}
2022-09-28T05:09:17.995Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@1bc425e7{STOPPED} added {JettyEmbeddedServletHandler@4784013e{STOPPED},MANAGED}
2022-09-28T05:09:17.995Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@4cd1c1dc{/,null,UNAVAILABLE} added {ErrorPageErrorHandler@6f952d6c{STOPPED},MANAGED}
2022-09-28T05:09:18.028Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@4455f57d{STOPPED}[9.4.18.v20190429] added {QueuedThreadPool[qtp1980194149]@76075d65{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2022-09-28T05:09:18.089Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpConnectionFactory@3eed0f5[HTTP/1.1] added {HttpConfiguration@64030b91{32768/8192,8192/8192,https://:0,[]},POJO}
2022-09-28T05:09:18.097Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@441cc260{null,[]}{0.0.0.0:0} added {Server@4455f57d{STOPPED}[9.4.18.v20190429],UNMANAGED}
2022-09-28T05:09:18.097Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@441cc260{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp1980194149]@76075d65{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2022-09-28T05:09:18.098Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@441cc260{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@444548a0{STOPPED},AUTO}
2022-09-28T05:09:18.098Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@441cc260{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@3766c667,POJO}
2022-09-28T05:09:18.099Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@441cc260{null,[http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@3eed0f5[HTTP/1.1],AUTO}
2022-09-28T05:09:18.099Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@441cc260{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@3eed0f5[HTTP/1.1]
2022-09-28T05:09:18.109Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@441cc260{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@441cc260{HTTP/1.1,[http/1.1]}{0.0.0.0:0},MANAGED}
2022-09-28T05:09:18.110Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@4455f57d{STOPPED}[9.4.18.v20190429] added {ServerConnector@441cc260{HTTP/1.1,[http/1.1]}{0.0.0.0:8000},AUTO}
2022-09-28T05:09:18.195Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|SessionManager default maxInactiveInterval=1800
2022-09-28T05:09:18.209Z||main|AAIUI||org.eclipse.jetty.http.PreEncodedHttpField|DEBUG|HttpField encoders loaded: [org.eclipse.jetty.http.Http1FieldPreEncoder@7aad3f7d]
2022-09-28T05:09:18.232Z||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-28T05:09:18.232Z||main|AAIUI||org.eclipse.jetty.server.handler.gzip.GzipHandler|DEBUG|GzipHandler@61799544{STOPPED} mime types IncludeExclude@78c1a023{i=[],ip=org.eclipse.jetty.util.IncludeExcludeSet$SetContainsPredicate@70abf9b0,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@6a10b263}
2022-09-28T05:09:18.233Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|GzipHandler@61799544{STOPPED} added {o.s.b.c.e.j.JettyEmbeddedWebAppContext@4cd1c1dc{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE},MANAGED}
2022-09-28T05:09:18.233Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@4455f57d{STOPPED}[9.4.18.v20190429] added {GzipHandler@61799544{STOPPED},MANAGED}
2022-09-28T05:09:18.246Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpConnectionFactory@f8f56b9[HTTP/1.1] added {HttpConfiguration@15fa55a6{32768/8192,8192/8192,https://:0,[SecureRequestCustomizer@4f186450]},POJO}
2022-09-28T05:09:18.248Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|SslConnectionFactory@a64e035{SSL->HTTP/1.1} added {SslContextFactory@4d74c3ba[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-28T05:09:18.249Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@41c204a0{null,[]}{0.0.0.0:0} added {Server@4455f57d{STOPPED}[9.4.18.v20190429],UNMANAGED}
2022-09-28T05:09:18.249Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@41c204a0{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp1980194149]@76075d65{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2022-09-28T05:09:18.249Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@41c204a0{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@64138b0c{STOPPED},AUTO}
2022-09-28T05:09:18.249Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@41c204a0{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@49dbaaf3,POJO}
2022-09-28T05:09:18.250Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@41c204a0{null,[ssl]}{0.0.0.0:0} added {SslConnectionFactory@a64e035{SSL->HTTP/1.1},AUTO}
2022-09-28T05:09:18.250Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@41c204a0{SSL,[ssl]}{0.0.0.0:0} added SslConnectionFactory@a64e035{SSL->HTTP/1.1}
2022-09-28T05:09:18.250Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@f8f56b9[HTTP/1.1],AUTO}
2022-09-28T05:09:18.250Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@f8f56b9[HTTP/1.1]
2022-09-28T05:09:18.250Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:0},MANAGED}
2022-09-28T05:09:18.251Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@4455f57d{STOPPED}[9.4.18.v20190429] added {ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000},AUTO}
2022-09-28T05:09:18.252Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@4455f57d{STOPPED}[9.4.18.v20190429] added {AbstractLifeCycle@73ba6fe6{STOPPED},AUTO}
2022-09-28T05:09:18.252Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting Server@4455f57d{STOPPED}[9.4.18.v20190429]
2022-09-28T05:09:18.252Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@4455f57d{STARTING}[9.4.18.v20190429] added {ErrorHandler@79ab34c1{STOPPED},AUTO}
2022-09-28T05:09:18.254Z||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-28T05:09:18.264Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting Server@4455f57d{STARTING}[9.4.18.v20190429]
2022-09-28T05:09:18.265Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting QueuedThreadPool[qtp1980194149]@76075d65{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY]
2022-09-28T05:09:18.267Z||main|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=0/2,p=0}
2022-09-28T05:09:18.268Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|QueuedThreadPool[qtp1980194149]@76075d65{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=0}] added {ReservedThreadExecutor@23e44287{s=0/2,p=0},AUTO}
2022-09-28T05:09:18.268Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ReservedThreadExecutor@23e44287{s=0/2,p=0}
2022-09-28T05:09:18.271Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9696ms ReservedThreadExecutor@23e44287{s=0/2,p=0}
2022-09-28T05:09:18.271Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp1980194149-20,5,main]
2022-09-28T05:09:18.272Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp1980194149-21,5,main]
2022-09-28T05:09:18.272Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp1980194149-22,5,main]
2022-09-28T05:09:18.273Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp1980194149-23,5,main]
2022-09-28T05:09:18.273Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp1980194149-24,5,main]
2022-09-28T05:09:18.274Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp1980194149-25,5,main]
2022-09-28T05:09:18.274Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp1980194149-26,5,main]
2022-09-28T05:09:18.274Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp1980194149-27,5,main]
2022-09-28T05:09:18.275Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9699ms QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=7,r=2,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=0}]
2022-09-28T05:09:18.275Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting GzipHandler@61799544{STOPPED}
2022-09-28T05:09:18.277Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting GzipHandler@61799544{STARTING}
2022-09-28T05:09:18.277Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting o.s.b.c.e.j.JettyEmbeddedWebAppContext@4cd1c1dc{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE}
2022-09-28T05:09:18.287Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Thread Context classloader org.springframework.boot.loader.LaunchedURLClassLoader@6df97b55
2022-09-28T05:09:18.287Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$AppClassLoader@5631962 
2022-09-28T05:09:18.287Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$PlatformClassLoader@52a70627 
2022-09-28T05:09:18.287Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@4cd1c1dc{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@6124287a
2022-09-28T05:09:18.287Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@4cd1c1dc{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@19569ebd
2022-09-28T05:09:18.287Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@4cd1c1dc{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@4632cfc
2022-09-28T05:09:18.287Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@4cd1c1dc{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@6e1f8469
2022-09-28T05:09:18.288Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@4cd1c1dc{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@6124287a
2022-09-28T05:09:18.289Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring embedded WebApplicationContext
2022-09-28T05:09:18.939Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@4cd1c1dc{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@19569ebd
2022-09-28T05:09:18.983Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketServerFactory@14379273[defaultPolicy=WebSocketPolicy@50194e8d[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@3cee53dc{STOPPED},AUTO}
2022-09-28T05:09:18.984Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketServerFactory@14379273[defaultPolicy=WebSocketPolicy@50194e8d[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@290aeb20,POJO}
2022-09-28T05:09:18.984Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|NativeWebSocketConfiguration@73ad4ecc{STOPPED} added {WebSocketServerFactory@14379273[defaultPolicy=WebSocketPolicy@50194e8d[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-28T05:09:18.984Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|NativeWebSocketConfiguration@73ad4ecc{STOPPED} added {PathMappings[size=0],POJO}
2022-09-28T05:09:18.984Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@4cd1c1dc{application,/,[file:///opt/app/sparky/static/],STARTING} added {NativeWebSocketConfiguration@73ad4ecc{STOPPED},MANAGED}
2022-09-28T05:09:18.984Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting NativeWebSocketConfiguration@73ad4ecc{STOPPED}
2022-09-28T05:09:18.984Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting WebSocketServerFactory@14379273[defaultPolicy=WebSocketPolicy@50194e8d[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-28T05:09:18.984Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@3cee53dc{STOPPED}
2022-09-28T05:09:18.985Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10410ms ScheduledExecutorScheduler@3cee53dc{STARTED}
2022-09-28T05:09:18.985Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10410ms WebSocketServerFactory@14379273[defaultPolicy=WebSocketPolicy@50194e8d[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-28T05:09:18.986Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10410ms NativeWebSocketConfiguration@73ad4ecc{STARTED}
2022-09-28T05:09:19.006Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@1f6d27cc{STOPPED}
2022-09-28T05:09:19.029Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@4eb30d44{STOPPED} added {HttpClientTransportOverHTTP@d56aaa6{STOPPED},AUTO}
2022-09-28T05:09:19.029Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@4eb30d44{STOPPED} added {Client@6972c30a[provider=null,keyStore=null,trustStore=null],AUTO}
2022-09-28T05:09:19.029Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@4eb30d44{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@57a48985,POJO}
2022-09-28T05:09:19.029Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@4eb30d44{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@1ab6718,POJO}
2022-09-28T05:09:19.030Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@4eb30d44{STOPPED} added {QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=0}],UNMANAGED}
2022-09-28T05:09:19.030Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@4eb30d44{STOPPED} added {org.eclipse.jetty.io.MappedByteBufferPool@290aeb20,POJO}
2022-09-28T05:09:19.030Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketClient@87ae9efd[httpClient=HttpClient@4eb30d44{STOPPED},openSessions.size=0] added {HttpClient@4eb30d44{STOPPED},AUTO}
2022-09-28T05:09:19.054Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@1f6d27cc{STOPPED}
2022-09-28T05:09:19.054Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerContainer@1f6d27cc{STOPPED} added {NativeWebSocketConfiguration@73ad4ecc{STARTED},UNMANAGED}
2022-09-28T05:09:19.054Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@4cd1c1dc{application,/,[file:///opt/app/sparky/static/],STARTING} added {ServerContainer@1f6d27cc{STOPPED},AUTO}
2022-09-28T05:09:19.055Z||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-28T05:09:19.056Z||main|AAIUI||org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter|DEBUG|Adding [Jetty_WebSocketUpgradeFilter] WebSocketUpgradeFilter[configuration=NativeWebSocketConfiguration@73ad4ecc{STARTED}] mapped to /* to o.s.b.c.e.j.JettyEmbeddedWebAppContext@4cd1c1dc{application,/,[file:///opt/app/sparky/static/],STARTING}
2022-09-28T05:09:19.057Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@4cd1c1dc{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@4632cfc
2022-09-28T05:09:19.058Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@4cd1c1dc{application,/,[file:///opt/app/sparky/static/],STARTING} added {JettyEmbeddedErrorHandler@3d98d138{STOPPED},MANAGED}
2022-09-28T05:09:19.058Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@4cd1c1dc{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@6e1f8469
2022-09-28T05:09:19.059Z||main|AAIUI||org.eclipse.jetty.webapp.MetaData|DEBUG|metadata resolve o.s.b.c.e.j.JettyEmbeddedWebAppContext@4cd1c1dc{application,/,[file:///opt/app/sparky/static/],STARTING}
2022-09-28T05:09:19.059Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting o.s.b.c.e.j.JettyEmbeddedWebAppContext@4cd1c1dc{application,/,[file:///opt/app/sparky/static/],STARTING}
2022-09-28T05:09:19.059Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler1206946689==dftMaxIdleSec=1800
2022-09-28T05:09:19.063Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler1206946689==dftMaxIdleSec=1800 added {org.eclipse.jetty.server.session.DefaultSessionCache@1bd0b0e5[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO}
2022-09-28T05:09:19.065Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.DefaultSessionCache@1bd0b0e5[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@8bffb8b[passivating=false,graceSec=3600],AUTO}
2022-09-28T05:09:19.066Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting DefaultSessionIdManager@7186333e{STOPPED}[worker=null]
2022-09-28T05:09:19.067Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|DefaultSessionIdManager workerName=node0
2022-09-28T05:09:19.067Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|No SessionScavenger set, using defaults
2022-09-28T05:09:19.068Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|DefaultSessionIdManager@7186333e{STARTING}[worker=node0] added {HouseKeeper@36f1046f{STOPPED}[interval=600000, ownscheduler=false],MANAGED}
2022-09-28T05:09:19.068Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HouseKeeper@36f1046f{STOPPED}[interval=600000, ownscheduler=false]
2022-09-28T05:09:19.069Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@56d93692{STOPPED}
2022-09-28T05:09:19.069Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10493ms ScheduledExecutorScheduler@56d93692{STARTED}
2022-09-28T05:09:19.069Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|Using own scheduler for scavenging
2022-09-28T05:09:19.069Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|node0 Scavenging every 660000ms
2022-09-28T05:09:19.070Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10495ms HouseKeeper@36f1046f{STARTED}[interval=660000, ownscheduler=true]
2022-09-28T05:09:19.071Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10495ms DefaultSessionIdManager@7186333e{STARTED}[worker=node0]
2022-09-28T05:09:19.071Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@4455f57d{STARTING}[9.4.18.v20190429] added {DefaultSessionIdManager@7186333e{STARTED}[worker=node0],MANAGED}
2022-09-28T05:09:19.071Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler1206946689==dftMaxIdleSec=1800 added {DefaultSessionIdManager@7186333e{STARTED}[worker=node0],UNMANAGED}
2022-09-28T05:09:19.071Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@7d0614f{STOPPED}
2022-09-28T05:09:19.071Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10496ms ScheduledExecutorScheduler@7d0614f{STARTED}
2022-09-28T05:09:19.072Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler1206946689==dftMaxIdleSec=1800
2022-09-28T05:09:19.072Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ConstraintSecurityHandler@1bc425e7{STOPPED}
2022-09-28T05:09:19.073Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ConstraintSecurityHandler@1bc425e7{STARTING}
2022-09-28T05:09:19.073Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedServletHandler@4784013e{STOPPED}
2022-09-28T05:09:19.074Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/rest/*[JAVAX_API:null] mapped to servlet=CamelServlet[JAVAX_API:null]
2022-09-28T05:09:19.075Z||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-28T05:09:19.075Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/[JAVAX_API:null] mapped to servlet=dispatcherServlet[JAVAX_API:null]
2022-09-28T05:09:19.075Z||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-28T05:09:19.076Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|filterNameMap={requestContextFilter=requestContextFilter@6b667cb3==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true, applicationContextIdFilter=applicationContextIdFilter@6f38a289==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true, httpPutFormContentFilter=httpPutFormContentFilter@61e3cf4d==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true, Jetty_WebSocketUpgradeFilter=Jetty_WebSocketUpgradeFilter@15ac59c2==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true, hiddenHttpMethodFilter=hiddenHttpMethodFilter@3cec79d3==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true, characterEncodingFilter=characterEncodingFilter@64b70919==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true, webRequestLoggingFilter=webRequestLoggingFilter@4e31c3ec==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true, metricsFilter=metricsFilter@3157e4c0==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true}
2022-09-28T05:09:19.080Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|pathFilters=[[/*]/[]/[REQUEST, ASYNC, INCLUDE, FORWARD]=>metricsFilter, [/*]/[]/[REQUEST, ASYNC, INCLUDE, FORWARD]=>characterEncodingFilter, [/*]/[]/[REQUEST, ASYNC, INCLUDE, FORWARD]=>hiddenHttpMethodFilter, [/*]/[]/[REQUEST, ASYNC, INCLUDE, FORWARD]=>httpPutFormContentFilter, [/*]/[]/[REQUEST, ASYNC, INCLUDE, FORWARD]=>requestContextFilter, [/*]/[]/[REQUEST, ASYNC, INCLUDE, FORWARD]=>webRequestLoggingFilter, [/*]/[]/[REQUEST, ASYNC, INCLUDE, FORWARD]=>applicationContextIdFilter, [/*]/[]/[REQUEST]=>Jetty_WebSocketUpgradeFilter]
2022-09-28T05:09:19.080Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletFilterMap={}
2022-09-28T05:09:19.080Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletPathMap=PathMappings[size=2]
2022-09-28T05:09:19.080Z||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-28T05:09:19.081Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedServletHandler@4784013e{STARTING}
2022-09-28T05:09:19.081Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10505ms JettyEmbeddedServletHandler@4784013e{STARTED}
2022-09-28T05:09:19.081Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10505ms ConstraintSecurityHandler@1bc425e7{STARTED}
2022-09-28T05:09:19.081Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.DefaultSessionCache@1bd0b0e5[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
2022-09-28T05:09:19.081Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.NullSessionDataStore@8bffb8b[passivating=false,graceSec=3600]
2022-09-28T05:09:19.081Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10506ms org.eclipse.jetty.server.session.NullSessionDataStore@8bffb8b[passivating=false,graceSec=3600]
2022-09-28T05:09:19.081Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10506ms org.eclipse.jetty.server.session.DefaultSessionCache@1bd0b0e5[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
2022-09-28T05:09:19.081Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10506ms org.eclipse.jetty.server.session.SessionHandler1206946689==dftMaxIdleSec=1800
2022-09-28T05:09:19.082Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerContainer@1f6d27cc{STOPPED}
2022-09-28T05:09:19.083Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.DecoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@6c03fb16)
2022-09-28T05:09:19.083Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder
2022-09-28T05:09:19.084Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder
2022-09-28T05:09:19.084Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder
2022-09-28T05:09:19.085Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder
2022-09-28T05:09:19.085Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder
2022-09-28T05:09:19.085Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder
2022-09-28T05:09:19.085Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder
2022-09-28T05:09:19.085Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder
2022-09-28T05:09:19.085Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.StringDecoder
2022-09-28T05:09:19.086Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder
2022-09-28T05:09:19.086Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder
2022-09-28T05:09:19.086Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder
2022-09-28T05:09:19.086Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder
2022-09-28T05:09:19.086Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder
2022-09-28T05:09:19.086Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder
2022-09-28T05:09:19.086Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder
2022-09-28T05:09:19.086Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder
2022-09-28T05:09:19.087Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteBufferDecoder
2022-09-28T05:09:19.087Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteArrayDecoder
2022-09-28T05:09:19.087Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.PongMessageDecoder
2022-09-28T05:09:19.087Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ReaderDecoder
2022-09-28T05:09:19.087Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.InputStreamDecoder
2022-09-28T05:09:19.087Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.EncoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@6c03fb16)
2022-09-28T05:09:19.087Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder
2022-09-28T05:09:19.088Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder
2022-09-28T05:09:19.088Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder
2022-09-28T05:09:19.088Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder
2022-09-28T05:09:19.089Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder
2022-09-28T05:09:19.089Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder
2022-09-28T05:09:19.089Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder
2022-09-28T05:09:19.089Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder
2022-09-28T05:09:19.089Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.StringEncoder
2022-09-28T05:09:19.089Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder
2022-09-28T05:09:19.089Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder
2022-09-28T05:09:19.089Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder
2022-09-28T05:09:19.090Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder
2022-09-28T05:09:19.090Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder
2022-09-28T05:09:19.090Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder
2022-09-28T05:09:19.090Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder
2022-09-28T05:09:19.090Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder
2022-09-28T05:09:19.090Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteBufferEncoder
2022-09-28T05:09:19.090Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteArrayEncoder
2022-09-28T05:09:19.091Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10515ms ServerContainer@1f6d27cc{STARTED}
2022-09-28T05:09:19.091Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedErrorHandler@3d98d138{STOPPED}
2022-09-28T05:09:19.091Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedErrorHandler@3d98d138{STARTING}
2022-09-28T05:09:19.091Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10516ms JettyEmbeddedErrorHandler@3d98d138{STARTED}
2022-09-28T05:09:19.091Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler|INFO|Started o.s.b.c.e.j.JettyEmbeddedWebAppContext@4cd1c1dc{application,/,[file:///opt/app/sparky/static/],AVAILABLE}
2022-09-28T05:09:19.091Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@4cd1c1dc{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@6124287a
2022-09-28T05:09:19.091Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@4cd1c1dc{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@19569ebd
2022-09-28T05:09:19.091Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@4cd1c1dc{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@4632cfc
2022-09-28T05:09:19.091Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@4cd1c1dc{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@6e1f8469
2022-09-28T05:09:19.092Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10516ms o.s.b.c.e.j.JettyEmbeddedWebAppContext@4cd1c1dc{application,/,[file:///opt/app/sparky/static/],AVAILABLE}
2022-09-28T05:09:19.092Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10516ms GzipHandler@61799544{STARTED}
2022-09-28T05:09:19.092Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting AbstractLifeCycle@73ba6fe6{STOPPED}
2022-09-28T05:09:19.092Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10517ms AbstractLifeCycle@73ba6fe6{STARTED}
2022-09-28T05:09:19.092Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ErrorHandler@79ab34c1{STOPPED}
2022-09-28T05:09:19.092Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ErrorHandler@79ab34c1{STARTING}
2022-09-28T05:09:19.092Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10517ms ErrorHandler@79ab34c1{STARTED}
2022-09-28T05:09:19.093Z||main|AAIUI||org.eclipse.jetty.server.Server|INFO|Started @10517ms
2022-09-28T05:09:19.093Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10517ms Server@4455f57d{STARTED}[9.4.18.v20190429]
2022-09-28T05:09:19.345Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC|
2022-09-28T05:09:19.345Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org|
2022-09-28T05:09:19.345Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2022-09-28T05:09:19.345Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2022-09-28T05:09:19.560Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator
2022-09-28T05:09:19.560Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator
[EL Warning]: moxy: 2022-09-28 05:09:21.276--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-28 05:09:23.588--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-28 05:09:25.737--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-28 05:09:27.776--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-28 05:09:30.021--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-28 05:09:32.18--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-28 05:09:34.744--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-28T05:09:36.667Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully |
2022-09-28T05:09:36.667Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully |
2022-09-28T05:09:36.856Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC|
2022-09-28T05:09:36.856Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org|
2022-09-28T05:09:36.856Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2022-09-28T05:09:36.856Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2022-09-28T05:09:37.277Z||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-28T05:09:37.277Z||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-28T05:09:37.335Z||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-28T05:09:37.336Z||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-28T05:09:37.336Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2022-09-28T05:09:37.337Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2022-09-28T05:09:37.339Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63
2022-09-28T05:09:37.340Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration.
2022-09-28T05:09:37.340Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader
2022-09-28T05:09:37.342Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL
2022-09-28T05:09:37.342Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2022-09-28T05:09:37.342Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only.
2022-09-28T05:09:40.789Z||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-28T05:09:43.345Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@4455f57d{STARTED}[9.4.18.v20190429] added {ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000},UNMANAGED}
2022-09-28T05:09:43.349Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting metricsFilter@3157e4c0==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true
2022-09-28T05:09:43.349Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @34773ms metricsFilter@3157e4c0==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true
2022-09-28T05:09:43.350Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.autoconfigure.MetricsFilter@21a66d45
2022-09-28T05:09:43.353Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting characterEncodingFilter@64b70919==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true
2022-09-28T05:09:43.353Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @34778ms characterEncodingFilter@64b70919==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true
2022-09-28T05:09:43.353Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedCharacterEncodingFilter@640dc4c6
2022-09-28T05:09:43.353Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting hiddenHttpMethodFilter@3cec79d3==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true
2022-09-28T05:09:43.353Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @34778ms hiddenHttpMethodFilter@3cec79d3==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true
2022-09-28T05:09:43.353Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter@4f8b4bd0
2022-09-28T05:09:43.353Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting httpPutFormContentFilter@61e3cf4d==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true
2022-09-28T05:09:43.353Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @34778ms httpPutFormContentFilter@61e3cf4d==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true
2022-09-28T05:09:43.353Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter@597f48df
2022-09-28T05:09:43.354Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting requestContextFilter@6b667cb3==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true
2022-09-28T05:09:43.354Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @34778ms requestContextFilter@6b667cb3==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true
2022-09-28T05:09:43.354Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedRequestContextFilter@365553de
2022-09-28T05:09:43.354Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting webRequestLoggingFilter@4e31c3ec==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true
2022-09-28T05:09:43.354Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @34779ms webRequestLoggingFilter@4e31c3ec==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true
2022-09-28T05:09:43.354Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.trace.WebRequestTraceFilter@4647881c
2022-09-28T05:09:43.354Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting applicationContextIdFilter@6f38a289==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true
2022-09-28T05:09:43.354Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @34779ms applicationContextIdFilter@6f38a289==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true
2022-09-28T05:09:43.354Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.ApplicationContextHeaderFilter@4f63e3c7
2022-09-28T05:09:43.354Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting Jetty_WebSocketUpgradeFilter@15ac59c2==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true
2022-09-28T05:09:43.354Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @34779ms Jetty_WebSocketUpgradeFilter@15ac59c2==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true
2022-09-28T05:09:43.354Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init WebSocketUpgradeFilter[configuration=NativeWebSocketConfiguration@73ad4ecc{STARTED}]
2022-09-28T05:09:43.356Z||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-28T05:09:43.357Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @34782ms dispatcherServlet@7ef5559e==org.springframework.web.servlet.DispatcherServlet,jsp=null,order=-1,inst=true,async=true
2022-09-28T05:09:43.359Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.springframework.web.servlet.DispatcherServlet@42fcc7e6 for dispatcherServlet
2022-09-28T05:09:43.359Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring FrameworkServlet 'dispatcherServlet'
2022-09-28T05:09:43.384Z||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-28T05:09:43.384Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @34809ms CamelServlet@9ce650cf==org.apache.camel.component.servlet.CamelHttpTransportServlet,jsp=null,order=1,inst=true,async=true
2022-09-28T05:09:43.384Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init CamelHttpTransportServlet for CamelServlet
2022-09-28T05:09:43.385Z||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-28T05:09:43.386Z||main|AAIUI||org.eclipse.jetty.servlet.BaseHolder|DEBUG|Holding class org.eclipse.jetty.servlet.DefaultServlet from org.springframework.boot.loader.LaunchedURLClassLoader@6df97b55
2022-09-28T05:09:43.386Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @34811ms default@5c13d641==org.eclipse.jetty.servlet.DefaultServlet,jsp=null,order=1,inst=false,async=true
2022-09-28T05:09:43.411Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.eclipse.jetty.servlet.DefaultServlet@7524125c for default
2022-09-28T05:09:43.417Z||main|AAIUI||org.eclipse.jetty.servlet.DefaultServlet|DEBUG|resource base = null
2022-09-28T05:09:43.418Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-09-28T05:09:43.429Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {sun.nio.ch.ServerSocketChannelImpl[/0.0.0.0:8000],POJO}
2022-09-28T05:09:43.430Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@64138b0c{STOPPED}
2022-09-28T05:09:43.430Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @34854ms ScheduledExecutorScheduler@64138b0c{STARTED}
2022-09-28T05:09:43.430Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SslConnectionFactory@a64e035{SSL->HTTP/1.1}
2022-09-28T05:09:43.430Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SslContextFactory@4d74c3ba[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-28T05:09:43.887Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai in X509@3fb4beb1(aai@aai.onap.org,h=[],w=[])
2022-09-28T05:09:43.888Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-babel in X509@3fb4beb1(aai@aai.onap.org,h=[aai],w=[])
2022-09-28T05:09:43.888Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-babel.onap in X509@3fb4beb1(aai@aai.onap.org,h=[aai, aai-babel],w=[])
2022-09-28T05:09:43.888Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-graphadmin in X509@3fb4beb1(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap],w=[])
2022-09-28T05:09:43.888Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-graphadmin.onap in X509@3fb4beb1(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin],w=[])
2022-09-28T05:09:43.888Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-modelloader in X509@3fb4beb1(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap],w=[])
2022-09-28T05:09:43.888Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-modelloader.onap in X509@3fb4beb1(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader],w=[])
2022-09-28T05:09:43.888Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-search-data.onap in X509@3fb4beb1(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap],w=[])
2022-09-28T05:09:43.888Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-sparky-be.onap in X509@3fb4beb1(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-28T05:09:43.888Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.api.simpledemo.onap.org in X509@3fb4beb1(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-28T05:09:43.889Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.elasticsearch.simpledemo.onap.org in X509@3fb4beb1(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-28T05:09:43.889Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.gremlinserver.simpledemo.onap.org in X509@3fb4beb1(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-28T05:09:43.889Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.hbase.simpledemo.onap.org in X509@3fb4beb1(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-28T05:09:43.889Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.onap in X509@3fb4beb1(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-28T05:09:43.889Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.searchservice.simpledemo.onap.org in X509@3fb4beb1(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-28T05:09:43.889Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.simpledemo.onap.org in X509@3fb4beb1(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-28T05:09:43.889Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.ui.simpledemo.onap.org in X509@3fb4beb1(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-28T05:09:43.891Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate CN alias=aai@aai.onap.org CN=aai in X509@3fb4beb1(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-28T05:09:43.891Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|INFO|x509=X509@3fb4beb1(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@4d74c3ba[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-28T05:09:43.998Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|managers=[org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager@28b4b10e] for SslContextFactory@4d74c3ba[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-28T05:09:44.076Z||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-28T05:09:44.076Z||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-28T05:09:44.077Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@72998021
2022-09-28T05:09:44.079Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @35504ms SslContextFactory@4d74c3ba[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-28T05:09:44.080Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@5184da2b
2022-09-28T05:09:44.080Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @35505ms SslConnectionFactory@a64e035{SSL->HTTP/1.1}
2022-09-28T05:09:44.080Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HttpConnectionFactory@f8f56b9[HTTP/1.1]
2022-09-28T05:09:44.081Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @35505ms HttpConnectionFactory@f8f56b9[HTTP/1.1]
2022-09-28T05:09:44.081Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SelectorManager@ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-09-28T05:09:44.109Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@28551755/SelectorProducer@7ec68821/IDLE/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-09-28T05:09:44.091933Z added {SelectorProducer@7ec68821,POJO}
2022-09-28T05:09:44.110Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@28551755/SelectorProducer@7ec68821/IDLE/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-09-28T05:09:44.109916Z added {QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=0}],UNMANAGED}
2022-09-28T05:09:44.110Z||main|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@28551755/SelectorProducer@7ec68821/IDLE/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-09-28T05:09:44.110455Z created
2022-09-28T05:09:44.111Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ManagedSelector@e581302{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@28551755/SelectorProducer@7ec68821/IDLE/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-09-28T05:09:44.110952Z,MANAGED}
2022-09-28T05:09:44.111Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|SelectorManager@ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {ManagedSelector@e581302{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO}
2022-09-28T05:09:44.111Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ManagedSelector@e581302{STOPPED} id=0 keys=-1 selected=-1 updates=0
2022-09-28T05:09:44.111Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting EatWhatYouKill@28551755/SelectorProducer@7ec68821/IDLE/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-09-28T05:09:44.111825Z
2022-09-28T05:09:44.112Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @35536ms EatWhatYouKill@28551755/SelectorProducer@7ec68821/IDLE/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-09-28T05:09:44.112208Z
2022-09-28T05:09:44.115Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$$Lambda$216/0x00000008009a7c40@1f5f4d48
2022-09-28T05:09:44.115Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$$Lambda$216/0x00000008009a7c40@1f5f4d48
2022-09-28T05:09:44.115Z||main|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Start@3dabdd11 on ManagedSelector@e581302{STARTING} id=0 keys=0 selected=0 updates=0
2022-09-28T05:09:44.116Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@28551755/SelectorProducer@7ec68821/IDLE/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=7,r=2,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-09-28T05:09:44.116246Z tryProduce false
2022-09-28T05:09:44.121Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-09-28T05:09:44.122Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Start@3dabdd11
2022-09-28T05:09:44.122Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-09-28T05:09:44.122Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @35547ms ManagedSelector@e581302{STARTED} id=0 keys=0 selected=0 updates=0
2022-09-28T05:09:44.122Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 0 keys
2022-09-28T05:09:44.122Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @35547ms SelectorManager@ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-09-28T05:09:44.124Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {acceptor-0@6530a1de,POJO}
2022-09-28T05:09:44.124Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue acceptor-0@6530a1de
2022-09-28T05:09:44.124Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|INFO|Started ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-09-28T05:09:44.124Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run acceptor-0@6530a1de
2022-09-28T05:09:44.124Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @35549ms ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-09-28T05:09:44.133Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 34.339 seconds (JVM running for 35.557)
2022-09-28T05:09:44.133Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 34.339 seconds (JVM running for 35.557)
2022-09-28T05:09:49.789Z||qtp1980194149-21-acceptor-0@6530a1de-ServerConnector@41c204a0{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@28de3120 on ManagedSelector@e581302{STARTED} id=0 keys=0 selected=0 updates=0
2022-09-28T05:09:49.789Z||qtp1980194149-21-acceptor-0@6530a1de-ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@e581302{STARTED} id=0 keys=0 selected=0 updates=1
2022-09-28T05:09:49.792Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken with none selected
2022-09-28T05:09:49.792Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 0/0/0 selected
2022-09-28T05:09:49.793Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 0 keys, 1 updates
2022-09-28T05:09:49.793Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-09-28T05:09:49.793Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@28de3120
2022-09-28T05:09:49.795Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@28de3120
2022-09-28T05:09:49.796Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-09-28T05:09:49.796Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 1 keys
2022-09-28T05:09:49.796Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@28de3120
2022-09-28T05:09:49.830Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@66153064{/10.233.67.161:44692<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 7 ms, remaining: 29993 ms
2022-09-28T05:09:49.836Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@6939c622
2022-09-28T05:09:49.900Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@5a4e21fe{/10.233.67.161:44692<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=55/30000},null,HttpChannelState@3f456426{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-09-28T05:09:49.907Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@e451a9::DecryptedEndPoint@5a4e21fe{/10.233.67.161:44692<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=62/30000}
2022-09-28T05:09:49.908Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@66153064{/10.233.67.161:44692<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=85/30000}{io=0/0,kio=0,kro=0}->SslConnection@1a529bcc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.67.161:44692<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=63/30000}=>HttpConnection@e451a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:09:49.909Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@1a529bcc::SocketChannelEndPoint@66153064{/10.233.67.161:44692<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=86/30000}{io=0/0,kio=0,kro=0}->SslConnection@1a529bcc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.67.161:44692<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=63/30000}=>HttpConnection@e451a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:09:49.909Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@e451a9::DecryptedEndPoint@5a4e21fe{/10.233.67.161:44692<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=64/30000}
2022-09-28T05:09:49.909Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@e451a9::DecryptedEndPoint@5a4e21fe{/10.233.67.161:44692<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=64/30000}
2022-09-28T05:09:49.909Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@22540bf9{AC.ReadCB@e451a9{HttpConnection@e451a9::DecryptedEndPoint@5a4e21fe{/10.233.67.161:44692<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-09-28T05:09:49.910Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@1a529bcc::SocketChannelEndPoint@66153064{/10.233.67.161:44692<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=87/30000}{io=0/0,kio=0,kro=0}->SslConnection@1a529bcc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.67.161:44692<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@e451a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:09:49.910Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-09-28T05:09:49.910Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.224:8000,OPEN,fill=-,flush=-,to=89/30000}{io=0/0,kio=0,kro=0}->SslConnection@1a529bcc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.67.161:44692<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@e451a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:09:49.911Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@464c195e{SSLC.NBReadCB@1a529bcc{SslConnection@1a529bcc::SocketChannelEndPoint@66153064{/10.233.67.161:44692<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1a529bcc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.67.161:44692<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@e451a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-09-28T05:09:49.912Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@66153064{/10.233.67.161:44692<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1a529bcc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.67.161:44692<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@e451a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:09:49.912Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@44c5c9ad on ManagedSelector@e581302{STARTED} id=0 keys=1 selected=0 updates=0
2022-09-28T05:09:49.912Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@e581302{STARTED} id=0 keys=1 selected=0 updates=1
2022-09-28T05:09:49.912Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken with none selected
2022-09-28T05:09:49.912Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 0/0/1 selected
2022-09-28T05:09:49.912Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 0 keys, 1 updates
2022-09-28T05:09:49.912Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-09-28T05:09:49.912Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@44c5c9ad
2022-09-28T05:09:49.912Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@66153064{/10.233.67.161:44692<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@1a529bcc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.67.161:44692<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@e451a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:09:49.912Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@28de3120
2022-09-28T05:09:49.913Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@66153064{/10.233.67.161:44692<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@1a529bcc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.67.161:44692<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@e451a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:09:49.913Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-09-28T05:09:49.913Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 1 keys
2022-09-28T05:09:49.913Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 1/1/1 selected
2022-09-28T05:09:49.913Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 1 keys, 0 updates
2022-09-28T05:09:49.914Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.224:8000 remote=/10.233.67.161:44692], selector=sun.nio.ch.EPollSelectorImpl@7426af29, interestOps=1, readyOps=1 SocketChannelEndPoint@66153064{/10.233.67.161:44692<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@1a529bcc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.67.161:44692<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@e451a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-09-28T05:09:49.914Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@66153064{/10.233.67.161:44692<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@1a529bcc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.67.161:44692<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@e451a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:09:49.914Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@66153064{/10.233.67.161:44692<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@1a529bcc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.67.161:44692<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@e451a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-09-28T05:09:49.915Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=0/2,p=0} tryExecute EatWhatYouKill@28551755/SelectorProducer@7ec68821/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=6,r=2,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-09-28T05:09:49.915169Z
2022-09-28T05:09:49.915Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=0/2,p=1} startReservedThread p=1
2022-09-28T05:09:49.916Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@23e44287{s=0/2,p=1}@f5060
2022-09-28T05:09:49.917Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@28551755/SelectorProducer@7ec68821/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=6,r=2,q=1}[ReservedThreadExecutor@23e44287{s=0/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2022-09-28T05:09:49.917212Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@66153064{/10.233.67.161:44692<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@1a529bcc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.67.161:44692<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@e451a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-09-28T05:09:49.918Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue CEP:SocketChannelEndPoint@66153064{/10.233.67.161:44692<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@1a529bcc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.67.161:44692<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@e451a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-09-28T05:09:49.918Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-09-28T05:09:49.918Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-09-28T05:09:49.918Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@66153064{/10.233.67.161:44692<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@1a529bcc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.67.161:44692<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@e451a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:09:49.918Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 1 keys
2022-09-28T05:09:49.920Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@23e44287{s=0/2,p=1}@f5060
2022-09-28T05:09:49.920Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=1}@f5060 started
2022-09-28T05:09:49.921Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@f5060 waiting
2022-09-28T05:09:49.921Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run CEP:SocketChannelEndPoint@66153064{/10.233.67.161:44692<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@1a529bcc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.67.161:44692<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@e451a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-09-28T05:09:49.921Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@464c195e{SSLC.NBReadCB@1a529bcc{SslConnection@1a529bcc::SocketChannelEndPoint@66153064{/10.233.67.161:44692<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@1a529bcc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.67.161:44692<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@e451a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-09-28T05:09:49.922Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@1a529bcc::SocketChannelEndPoint@66153064{/10.233.67.161:44692<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@1a529bcc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.67.161:44692<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@e451a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:09:49.923Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@1a529bcc::SocketChannelEndPoint@66153064{/10.233.67.161:44692<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@1a529bcc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.67.161:44692<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=14/30000}=>HttpConnection@e451a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:09:49.923Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@22540bf9{AC.ReadCB@e451a9{HttpConnection@e451a9::DecryptedEndPoint@5a4e21fe{/10.233.67.161:44692<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=14/30000}}}
2022-09-28T05:09:49.923Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@e451a9::DecryptedEndPoint@5a4e21fe{/10.233.67.161:44692<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=14/30000} onFillable enter HttpChannelState@3f456426{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-09-28T05:09:49.924Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@1a529bcc::SocketChannelEndPoint@66153064{/10.233.67.161:44692<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@1a529bcc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.67.161:44692<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@e451a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:09:49.924Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-09-28T05:09:49.929Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@66153064{/10.233.67.161:44692<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@1a529bcc{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.67.161:44692<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=20/30000}=>HttpConnection@e451a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:09:49.930Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@c7f78c7[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-28T05:09:49.930Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-09-28T05:09:49.946Z||qtp1980194149-24|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@521443cc[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@521443cc[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-28T05:09:49.948Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=37/30000}{io=0/0,kio=0,kro=1}->SslConnection@1a529bcc{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.67.161:44692<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=39/30000}=>HttpConnection@e451a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:09:49.949Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-09-28T05:09:49.949Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@e451a9::DecryptedEndPoint@5a4e21fe{/10.233.67.161:44692<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=40/30000} filled -1 HeapByteBuffer@521443cc[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-28T05:09:49.949Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@e451a9::DecryptedEndPoint@5a4e21fe{/10.233.67.161:44692<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=40/30000} parse HeapByteBuffer@521443cc[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-28T05:09:49.949Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@521443cc[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-28T05:09:49.951Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-09-28T05:09:49.951Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@5a4e21fe{/10.233.67.161:44692<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=42/30000}
2022-09-28T05:09:49.951Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@5a4e21fe{/10.233.67.161:44692<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=42/30000}
2022-09-28T05:09:49.951Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@1a529bcc::SocketChannelEndPoint@66153064{/10.233.67.161:44692<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=40/30000}{io=0/0,kio=0,kro=1}->SslConnection@1a529bcc{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.67.161:44692<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=42/30000}=>HttpConnection@e451a9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-09-28T05:09:49.953Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@1a529bcc::SocketChannelEndPoint@66153064{/10.233.67.161:44692<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=42/30000}{io=0/0,kio=0,kro=1}->SslConnection@1a529bcc{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.67.161:44692<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=44/30000}=>HttpConnection@e451a9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:09:49.953Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7a4efc20[p=0,l=0,c=0,r=0]={<<<>>>}
2022-09-28T05:09:49.953Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-09-28T05:09:49.954Z||qtp1980194149-24|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-28T05:09:49.955Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@66153064{/10.233.67.161:44692<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=43/30000}{io=0/0,kio=0,kro=1}->SslConnection@1a529bcc{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.67.161:44692<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=45/30000}=>HttpConnection@e451a9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:09:49.955Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-09-28T05:09:49.955Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-09-28T05:09:49.955Z||qtp1980194149-24|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-28T05:09:49.956Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@1a529bcc::SocketChannelEndPoint@66153064{/10.233.67.161:44692<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1a529bcc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.67.161:44692<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=46/30000}=>HttpConnection@e451a9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-09-28T05:09:49.956Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1a529bcc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.67.161:44692<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=47/30000}=>HttpConnection@e451a9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:09:49.959Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@1a529bcc::SocketChannelEndPoint@66153064{/10.233.67.161:44692<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1a529bcc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.67.161:44692<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=47/30000}=>HttpConnection@e451a9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{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-28T05:09:49.960Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@5a4e21fe{/10.233.67.161:44692<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=51/30000}
2022-09-28T05:09:49.960Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@66153064{/10.233.67.161:44692<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@1a529bcc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.67.161:44692<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=51/30000}=>HttpConnection@e451a9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:09:49.960Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@66153064{/10.233.67.161:44692<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@1a529bcc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.67.161:44692<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=51/30000}=>HttpConnection@e451a9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:09:49.960Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@66153064{/10.233.67.161:44692<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@1a529bcc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.67.161:44692<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=51/30000}=>HttpConnection@e451a9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:09:49.965Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@61647784{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-28T05:09:49.965Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@464c195e{null}
2022-09-28T05:09:49.965Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@e581302{STARTED} id=0 keys=1 selected=0 updates=0
2022-09-28T05:09:49.965Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@245b1fe6
2022-09-28T05:09:49.965Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken with none selected
2022-09-28T05:09:49.966Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@66153064{/10.233.67.161:44692<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1a529bcc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.67.161:44692<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=56/30000}=>HttpConnection@e451a9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:09:49.965Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@245b1fe6
2022-09-28T05:09:49.966Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 0/0/0 selected
2022-09-28T05:09:49.966Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@66153064{/10.233.67.161:44692<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1a529bcc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.67.161:44692<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=57/30000}=>HttpConnection@e451a9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:09:49.966Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 0 keys, 0 updates
2022-09-28T05:09:49.966Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-09-28T05:09:49.966Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-09-28T05:09:49.966Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@960d6c9{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-28T05:09:49.966Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 0 keys
2022-09-28T05:09:49.966Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@22540bf9{null}
2022-09-28T05:09:49.967Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@66153064{/10.233.67.161:44692<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1a529bcc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.67.161:44692<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=57/30000}=>HttpConnection@e451a9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:09:49.967Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@e451a9::DecryptedEndPoint@5a4e21fe{/10.233.67.161:44692<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=58/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-09-28T05:09:49.967Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@e451a9::DecryptedEndPoint@5a4e21fe{/10.233.67.161:44692<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=58/30000}
2022-09-28T05:09:49.968Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@5a4e21fe{/10.233.67.161:44692<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=59/30000}
2022-09-28T05:09:49.969Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@e451a9::DecryptedEndPoint@5a4e21fe{/10.233.67.161:44692<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=59/30000} onFillable exit HttpChannelState@3f456426{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-09-28T05:09:49.969Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@e451a9::DecryptedEndPoint@5a4e21fe{/10.233.67.161:44692<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=60/30000}
2022-09-28T05:09:49.969Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=14/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1a529bcc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.67.161:44692<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=60/30000}=>HttpConnection@e451a9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:09:49.969Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@1a529bcc::SocketChannelEndPoint@66153064{/10.233.67.161:44692<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=14/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1a529bcc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.67.161:44692<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=60/30000}=>HttpConnection@e451a9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:09:49.969Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@245b1fe6
2022-09-28T05:09:49.969Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran CEP:SocketChannelEndPoint@66153064{/10.233.67.161:44692<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=14/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1a529bcc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.67.161:44692<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=60/30000}=>HttpConnection@e451a9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-09-28T05:09:59.785Z||qtp1980194149-21-acceptor-0@6530a1de-ServerConnector@41c204a0{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@e0b582c on ManagedSelector@e581302{STARTED} id=0 keys=0 selected=0 updates=0
2022-09-28T05:09:59.785Z||qtp1980194149-21-acceptor-0@6530a1de-ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@e581302{STARTED} id=0 keys=0 selected=0 updates=1
2022-09-28T05:09:59.786Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken with none selected
2022-09-28T05:09:59.786Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 0/0/0 selected
2022-09-28T05:09:59.786Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 0 keys, 1 updates
2022-09-28T05:09:59.786Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-09-28T05:09:59.786Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@e0b582c
2022-09-28T05:09:59.786Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@e0b582c
2022-09-28T05:09:59.786Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@e0b582c
2022-09-28T05:09:59.787Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@22e6c66b{/10.233.67.161:44920<->/10.233.67.224: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-28T05:09:59.787Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@2c213c47
2022-09-28T05:09:59.788Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@281ead1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@6d1c367c{/10.233.67.161:44920<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@79dd602a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-09-28T05:09:59.788Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@5cbbb852::DecryptedEndPoint@6d1c367c{/10.233.67.161:44920<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-09-28T05:09:59.789Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@22e6c66b{/10.233.67.161:44920<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@190b0ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d1c367c{/10.233.67.161:44920<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@5cbbb852[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d33c933{s=START}]=>HttpChannelOverHttp@281ead1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:09:59.789Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@190b0ab::SocketChannelEndPoint@22e6c66b{/10.233.67.161:44920<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@190b0ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d1c367c{/10.233.67.161:44920<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@5cbbb852[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d33c933{s=START}]=>HttpChannelOverHttp@281ead1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:09:59.790Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@5cbbb852::DecryptedEndPoint@6d1c367c{/10.233.67.161:44920<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=3/30000}
2022-09-28T05:09:59.790Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@5cbbb852::DecryptedEndPoint@6d1c367c{/10.233.67.161:44920<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=3/30000}
2022-09-28T05:09:59.790Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1ffd248f{AC.ReadCB@5cbbb852{HttpConnection@5cbbb852::DecryptedEndPoint@6d1c367c{/10.233.67.161:44920<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-09-28T05:09:59.790Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@190b0ab::SocketChannelEndPoint@22e6c66b{/10.233.67.161:44920<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@190b0ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d1c367c{/10.233.67.161:44920<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5cbbb852[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d33c933{s=START}]=>HttpChannelOverHttp@281ead1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:09:59.790Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-09-28T05:09:59.791Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.224:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@190b0ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6d1c367c{/10.233.67.161:44920<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5cbbb852[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d33c933{s=START}]=>HttpChannelOverHttp@281ead1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:09:59.792Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1e05760a{SSLC.NBReadCB@190b0ab{SslConnection@190b0ab::SocketChannelEndPoint@22e6c66b{/10.233.67.161:44920<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@190b0ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6d1c367c{/10.233.67.161:44920<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5cbbb852[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d33c933{s=START}]=>HttpChannelOverHttp@281ead1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-09-28T05:09:59.792Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@22e6c66b{/10.233.67.161:44920<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@190b0ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6d1c367c{/10.233.67.161:44920<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5cbbb852[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d33c933{s=START}]=>HttpChannelOverHttp@281ead1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:09:59.792Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1a949889 on ManagedSelector@e581302{STARTED} id=0 keys=1 selected=0 updates=0
2022-09-28T05:09:59.793Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@22e6c66b{/10.233.67.161:44920<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@190b0ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6d1c367c{/10.233.67.161:44920<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5cbbb852[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d33c933{s=START}]=>HttpChannelOverHttp@281ead1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:09:59.793Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@e0b582c
2022-09-28T05:09:59.793Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 1
2022-09-28T05:09:59.793Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|wakeup on updates SelectorProducer@7ec68821
2022-09-28T05:09:59.793Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 1 keys
2022-09-28T05:09:59.793Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken with none selected
2022-09-28T05:09:59.793Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 0/0/1 selected
2022-09-28T05:09:59.794Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 0 keys, 1 updates
2022-09-28T05:09:59.794Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-09-28T05:09:59.794Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@1a949889
2022-09-28T05:09:59.794Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@22e6c66b{/10.233.67.161:44920<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=0}->SslConnection@190b0ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6d1c367c{/10.233.67.161:44920<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@5cbbb852[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d33c933{s=START}]=>HttpChannelOverHttp@281ead1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:09:59.794Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-09-28T05:09:59.794Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 1 keys
2022-09-28T05:09:59.794Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 1/1/1 selected
2022-09-28T05:09:59.794Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 1 keys, 0 updates
2022-09-28T05:09:59.795Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.224:8000 remote=/10.233.67.161:44920], selector=sun.nio.ch.EPollSelectorImpl@7426af29, interestOps=1, readyOps=1 SocketChannelEndPoint@22e6c66b{/10.233.67.161:44920<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@190b0ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6d1c367c{/10.233.67.161:44920<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@5cbbb852[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d33c933{s=START}]=>HttpChannelOverHttp@281ead1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-09-28T05:09:59.795Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@22e6c66b{/10.233.67.161:44920<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@190b0ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6d1c367c{/10.233.67.161:44920<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@5cbbb852[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d33c933{s=START}]=>HttpChannelOverHttp@281ead1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:09:59.795Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@22e6c66b{/10.233.67.161:44920<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@190b0ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6d1c367c{/10.233.67.161:44920<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@5cbbb852[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d33c933{s=START}]=>HttpChannelOverHttp@281ead1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-09-28T05:09:59.796Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0} tryExecute EatWhatYouKill@28551755/SelectorProducer@7ec68821/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-09-28T05:09:59.795914Z
2022-09-28T05:09:59.796Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=0/2,p=0}@f5060 offer EatWhatYouKill@28551755/SelectorProducer@7ec68821/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-09-28T05:09:59.796301Z
2022-09-28T05:09:59.796Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=0/2,p=1} startReservedThread p=1
2022-09-28T05:09:59.796Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@23e44287{s=0/2,p=1}@4fb09691
2022-09-28T05:09:59.800Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@23e44287{s=0/2,p=1}@4fb09691
2022-09-28T05:09:59.800Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=1}@4fb09691 started
2022-09-28T05:09:59.801Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@4fb09691 waiting
2022-09-28T05:09:59.801Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@28551755/SelectorProducer@7ec68821/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@23e44287{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2022-09-28T05:09:59.800561Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@22e6c66b{/10.233.67.161:44920<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}->SslConnection@190b0ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6d1c367c{/10.233.67.161:44920<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@5cbbb852[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d33c933{s=START}]=>HttpChannelOverHttp@281ead1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-09-28T05:09:59.801Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1e05760a{SSLC.NBReadCB@190b0ab{SslConnection@190b0ab::SocketChannelEndPoint@22e6c66b{/10.233.67.161:44920<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}->SslConnection@190b0ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6d1c367c{/10.233.67.161:44920<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@5cbbb852[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d33c933{s=START}]=>HttpChannelOverHttp@281ead1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-09-28T05:09:59.801Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@190b0ab::SocketChannelEndPoint@22e6c66b{/10.233.67.161:44920<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}->SslConnection@190b0ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6d1c367c{/10.233.67.161:44920<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@5cbbb852[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d33c933{s=START}]=>HttpChannelOverHttp@281ead1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:09:59.802Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@190b0ab::SocketChannelEndPoint@22e6c66b{/10.233.67.161:44920<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}->SslConnection@190b0ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6d1c367c{/10.233.67.161:44920<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@5cbbb852[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d33c933{s=START}]=>HttpChannelOverHttp@281ead1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:09:59.802Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@f5060 task=EatWhatYouKill@28551755/SelectorProducer@7ec68821/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-09-28T05:09:59.802347Z
2022-09-28T05:09:59.802Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1ffd248f{AC.ReadCB@5cbbb852{HttpConnection@5cbbb852::DecryptedEndPoint@6d1c367c{/10.233.67.161:44920<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=12/30000}}}
2022-09-28T05:09:59.802Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@28551755/SelectorProducer@7ec68821/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-09-28T05:09:59.802694Z tryProduce true
2022-09-28T05:09:59.802Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5cbbb852::DecryptedEndPoint@6d1c367c{/10.233.67.161:44920<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=12/30000} onFillable enter HttpChannelState@79dd602a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-09-28T05:09:59.802Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-09-28T05:09:59.802Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-09-28T05:09:59.803Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@22e6c66b{/10.233.67.161:44920<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@190b0ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d1c367c{/10.233.67.161:44920<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@5cbbb852[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d33c933{s=START}]=>HttpChannelOverHttp@281ead1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:09:59.803Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 1 keys
2022-09-28T05:09:59.804Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@190b0ab::SocketChannelEndPoint@22e6c66b{/10.233.67.161:44920<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@190b0ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d1c367c{/10.233.67.161:44920<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@5cbbb852[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d33c933{s=START}]=>HttpChannelOverHttp@281ead1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:09:59.804Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-09-28T05:09:59.804Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@22e6c66b{/10.233.67.161:44920<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@190b0ab{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d1c367c{/10.233.67.161:44920<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@5cbbb852[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d33c933{s=START}]=>HttpChannelOverHttp@281ead1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:09:59.805Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@3987cc4e[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-28T05:09:59.805Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-09-28T05:09:59.810Z||qtp1980194149-20|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@521443cc[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@521443cc[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-28T05:09:59.811Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->SslConnection@190b0ab{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d1c367c{/10.233.67.161:44920<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=20/30000}=>HttpConnection@5cbbb852[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d33c933{s=START}]=>HttpChannelOverHttp@281ead1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:09:59.811Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-09-28T05:09:59.811Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5cbbb852::DecryptedEndPoint@6d1c367c{/10.233.67.161:44920<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=21/30000} filled -1 HeapByteBuffer@521443cc[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-28T05:09:59.811Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5cbbb852::DecryptedEndPoint@6d1c367c{/10.233.67.161:44920<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=21/30000} parse HeapByteBuffer@521443cc[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-28T05:09:59.811Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@521443cc[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-28T05:09:59.811Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-09-28T05:09:59.811Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@6d1c367c{/10.233.67.161:44920<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=21/30000}
2022-09-28T05:09:59.811Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@6d1c367c{/10.233.67.161:44920<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=21/30000}
2022-09-28T05:09:59.812Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@190b0ab::SocketChannelEndPoint@22e6c66b{/10.233.67.161:44920<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}->SslConnection@190b0ab{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d1c367c{/10.233.67.161:44920<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@5cbbb852[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d33c933{s=START}]=>HttpChannelOverHttp@281ead1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-09-28T05:09:59.812Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@190b0ab::SocketChannelEndPoint@22e6c66b{/10.233.67.161:44920<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}->SslConnection@190b0ab{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d1c367c{/10.233.67.161:44920<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@5cbbb852[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d33c933{s=START}]=>HttpChannelOverHttp@281ead1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:09:59.813Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7a4efc20[p=0,l=0,c=0,r=0]={<<<>>>}
2022-09-28T05:09:59.813Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-09-28T05:09:59.813Z||qtp1980194149-20|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-28T05:09:59.813Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@22e6c66b{/10.233.67.161:44920<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=22/30000}{io=0/0,kio=0,kro=1}->SslConnection@190b0ab{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d1c367c{/10.233.67.161:44920<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@5cbbb852[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d33c933{s=START}]=>HttpChannelOverHttp@281ead1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:09:59.813Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-09-28T05:09:59.813Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-09-28T05:09:59.813Z||qtp1980194149-20|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-28T05:09:59.814Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@190b0ab::SocketChannelEndPoint@22e6c66b{/10.233.67.161:44920<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@190b0ab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d1c367c{/10.233.67.161:44920<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@5cbbb852[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d33c933{s=START}]=>HttpChannelOverHttp@281ead1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-09-28T05:09:59.814Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@190b0ab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d1c367c{/10.233.67.161:44920<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@5cbbb852[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d33c933{s=START}]=>HttpChannelOverHttp@281ead1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:09:59.815Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@190b0ab::SocketChannelEndPoint@22e6c66b{/10.233.67.161:44920<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@190b0ab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d1c367c{/10.233.67.161:44920<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@5cbbb852[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d33c933{s=START}]=>HttpChannelOverHttp@281ead1b{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-28T05:09:59.815Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@6d1c367c{/10.233.67.161:44920<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=25/30000}
2022-09-28T05:09:59.816Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@22e6c66b{/10.233.67.161:44920<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@190b0ab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d1c367c{/10.233.67.161:44920<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@5cbbb852[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d33c933{s=START}]=>HttpChannelOverHttp@281ead1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:09:59.816Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@22e6c66b{/10.233.67.161:44920<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@190b0ab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d1c367c{/10.233.67.161:44920<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@5cbbb852[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d33c933{s=START}]=>HttpChannelOverHttp@281ead1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:09:59.817Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@22e6c66b{/10.233.67.161:44920<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@190b0ab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d1c367c{/10.233.67.161:44920<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@5cbbb852[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d33c933{s=START}]=>HttpChannelOverHttp@281ead1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:09:59.817Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4371174e{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-28T05:09:59.817Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1e05760a{null}
2022-09-28T05:09:59.817Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@e581302{STARTED} id=0 keys=1 selected=0 updates=0
2022-09-28T05:09:59.818Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@540840be
2022-09-28T05:09:59.818Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken with none selected
2022-09-28T05:09:59.818Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 0/0/0 selected
2022-09-28T05:09:59.818Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@540840be
2022-09-28T05:09:59.818Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 0 keys, 0 updates
2022-09-28T05:09:59.818Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-09-28T05:09:59.818Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-09-28T05:09:59.818Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@22e6c66b{/10.233.67.161:44920<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@190b0ab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d1c367c{/10.233.67.161:44920<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@5cbbb852[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d33c933{s=START}]=>HttpChannelOverHttp@281ead1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:09:59.819Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@5cbbb852::DecryptedEndPoint@6d1c367c{/10.233.67.161:44920<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=29/30000}
2022-09-28T05:09:59.819Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@190b0ab::SocketChannelEndPoint@22e6c66b{/10.233.67.161:44920<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@190b0ab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d1c367c{/10.233.67.161:44920<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@5cbbb852[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d33c933{s=START}]=>HttpChannelOverHttp@281ead1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:09:59.819Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@540840be
2022-09-28T05:09:59.819Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 0 keys
2022-09-28T05:09:59.819Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@22e6c66b{/10.233.67.161:44920<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@190b0ab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d1c367c{/10.233.67.161:44920<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@5cbbb852[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d33c933{s=START}]=>HttpChannelOverHttp@281ead1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:09:59.820Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@22e6c66b{/10.233.67.161:44920<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@190b0ab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d1c367c{/10.233.67.161:44920<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=30/30000}=>HttpConnection@5cbbb852[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d33c933{s=START}]=>HttpChannelOverHttp@281ead1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:09:59.820Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1f4740b0{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-28T05:09:59.820Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1ffd248f{null}
2022-09-28T05:09:59.820Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5cbbb852::DecryptedEndPoint@6d1c367c{/10.233.67.161:44920<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=30/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-09-28T05:09:59.821Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@5cbbb852::DecryptedEndPoint@6d1c367c{/10.233.67.161:44920<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=31/30000}
2022-09-28T05:09:59.821Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@6d1c367c{/10.233.67.161:44920<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=31/30000}
2022-09-28T05:09:59.821Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5cbbb852::DecryptedEndPoint@6d1c367c{/10.233.67.161:44920<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=31/30000} onFillable exit HttpChannelState@79dd602a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-09-28T05:09:59.821Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@190b0ab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d1c367c{/10.233.67.161:44920<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=31/30000}=>HttpConnection@5cbbb852[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d33c933{s=START}]=>HttpChannelOverHttp@281ead1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:09:59.821Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$$Lambda$216/0x00000008009a7c40@1f5f4d48
2022-09-28T05:10:09.785Z||qtp1980194149-21-acceptor-0@6530a1de-ServerConnector@41c204a0{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@79a23522 on ManagedSelector@e581302{STARTED} id=0 keys=0 selected=0 updates=0
2022-09-28T05:10:09.785Z||qtp1980194149-21-acceptor-0@6530a1de-ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@e581302{STARTED} id=0 keys=0 selected=0 updates=1
2022-09-28T05:10:09.785Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken with none selected
2022-09-28T05:10:09.785Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 0/0/0 selected
2022-09-28T05:10:09.785Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 0 keys, 1 updates
2022-09-28T05:10:09.785Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-09-28T05:10:09.785Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@79a23522
2022-09-28T05:10:09.785Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@79a23522
2022-09-28T05:10:09.786Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-09-28T05:10:09.786Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 1 keys
2022-09-28T05:10:09.786Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@79a23522
2022-09-28T05:10:09.786Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@12ede441{/10.233.67.161:45140<->/10.233.67.224: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-28T05:10:09.786Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@57ef7878
2022-09-28T05:10:09.787Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@633709b3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@66722ffc{/10.233.67.161:45140<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@1b40009f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-09-28T05:10:09.787Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@37c08737::DecryptedEndPoint@66722ffc{/10.233.67.161:45140<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-09-28T05:10:09.787Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@12ede441{/10.233.67.161:45140<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6c616aed{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@66722ffc{/10.233.67.161:45140<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@37c08737[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b9bb552{s=START}]=>HttpChannelOverHttp@633709b3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:09.787Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@6c616aed::SocketChannelEndPoint@12ede441{/10.233.67.161:45140<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6c616aed{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@66722ffc{/10.233.67.161:45140<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@37c08737[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b9bb552{s=START}]=>HttpChannelOverHttp@633709b3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:09.787Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@37c08737::DecryptedEndPoint@66722ffc{/10.233.67.161:45140<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-09-28T05:10:09.788Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@37c08737::DecryptedEndPoint@66722ffc{/10.233.67.161:45140<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-09-28T05:10:09.788Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@440a46{AC.ReadCB@37c08737{HttpConnection@37c08737::DecryptedEndPoint@66722ffc{/10.233.67.161:45140<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-09-28T05:10:09.788Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@6c616aed::SocketChannelEndPoint@12ede441{/10.233.67.161:45140<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@6c616aed{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@66722ffc{/10.233.67.161:45140<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@37c08737[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b9bb552{s=START}]=>HttpChannelOverHttp@633709b3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:09.788Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-09-28T05:10:09.788Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.224:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@6c616aed{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@66722ffc{/10.233.67.161:45140<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@37c08737[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b9bb552{s=START}]=>HttpChannelOverHttp@633709b3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:09.789Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@338edc46{SSLC.NBReadCB@6c616aed{SslConnection@6c616aed::SocketChannelEndPoint@12ede441{/10.233.67.161:45140<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6c616aed{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@66722ffc{/10.233.67.161:45140<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@37c08737[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b9bb552{s=START}]=>HttpChannelOverHttp@633709b3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-09-28T05:10:09.789Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@12ede441{/10.233.67.161:45140<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@6c616aed{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@66722ffc{/10.233.67.161:45140<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@37c08737[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b9bb552{s=START}]=>HttpChannelOverHttp@633709b3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:09.789Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@545ffed8 on ManagedSelector@e581302{STARTED} id=0 keys=1 selected=0 updates=0
2022-09-28T05:10:09.789Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@e581302{STARTED} id=0 keys=1 selected=0 updates=1
2022-09-28T05:10:09.789Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken with none selected
2022-09-28T05:10:09.789Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 0/0/1 selected
2022-09-28T05:10:09.789Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 0 keys, 1 updates
2022-09-28T05:10:09.789Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-09-28T05:10:09.789Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@545ffed8
2022-09-28T05:10:09.789Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@12ede441{/10.233.67.161:45140<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@6c616aed{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@66722ffc{/10.233.67.161:45140<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@37c08737[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b9bb552{s=START}]=>HttpChannelOverHttp@633709b3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:09.789Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@79a23522
2022-09-28T05:10:09.789Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@12ede441{/10.233.67.161:45140<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@6c616aed{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@66722ffc{/10.233.67.161:45140<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@37c08737[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b9bb552{s=START}]=>HttpChannelOverHttp@633709b3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:09.790Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-09-28T05:10:09.790Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 1 keys
2022-09-28T05:10:09.790Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 1/1/1 selected
2022-09-28T05:10:09.790Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 1 keys, 0 updates
2022-09-28T05:10:09.790Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.224:8000 remote=/10.233.67.161:45140], selector=sun.nio.ch.EPollSelectorImpl@7426af29, interestOps=1, readyOps=1 SocketChannelEndPoint@12ede441{/10.233.67.161:45140<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@6c616aed{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@66722ffc{/10.233.67.161:45140<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@37c08737[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b9bb552{s=START}]=>HttpChannelOverHttp@633709b3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-09-28T05:10:09.790Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@12ede441{/10.233.67.161:45140<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@6c616aed{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@66722ffc{/10.233.67.161:45140<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@37c08737[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b9bb552{s=START}]=>HttpChannelOverHttp@633709b3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:09.791Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@12ede441{/10.233.67.161:45140<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@6c616aed{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@66722ffc{/10.233.67.161:45140<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@37c08737[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b9bb552{s=START}]=>HttpChannelOverHttp@633709b3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-09-28T05:10:09.791Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0} tryExecute EatWhatYouKill@28551755/SelectorProducer@7ec68821/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-09-28T05:10:09.791224Z
2022-09-28T05:10:09.791Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=0/2,p=0}@4fb09691 offer EatWhatYouKill@28551755/SelectorProducer@7ec68821/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-09-28T05:10:09.79151Z
2022-09-28T05:10:09.791Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=0/2,p=1} startReservedThread p=1
2022-09-28T05:10:09.791Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@23e44287{s=0/2,p=1}@45711aff
2022-09-28T05:10:09.791Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@23e44287{s=0/2,p=1}@45711aff
2022-09-28T05:10:09.792Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=0/2,p=0}@4fb09691 task=EatWhatYouKill@28551755/SelectorProducer@7ec68821/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2022-09-28T05:10:09.791979Z
2022-09-28T05:10:09.792Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=1}@45711aff started
2022-09-28T05:10:09.792Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@45711aff waiting
2022-09-28T05:10:09.792Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@28551755/SelectorProducer@7ec68821/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-09-28T05:10:09.792211Z tryProduce true
2022-09-28T05:10:09.792Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-09-28T05:10:09.792Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-09-28T05:10:09.792Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@12ede441{/10.233.67.161:45140<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@6c616aed{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@66722ffc{/10.233.67.161:45140<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@37c08737[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b9bb552{s=START}]=>HttpChannelOverHttp@633709b3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:09.792Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 1 keys
2022-09-28T05:10:09.793Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@28551755/SelectorProducer@7ec68821/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-09-28T05:10:09.792886Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@12ede441{/10.233.67.161:45140<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@6c616aed{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@66722ffc{/10.233.67.161:45140<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@37c08737[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b9bb552{s=START}]=>HttpChannelOverHttp@633709b3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-09-28T05:10:09.793Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@338edc46{SSLC.NBReadCB@6c616aed{SslConnection@6c616aed::SocketChannelEndPoint@12ede441{/10.233.67.161:45140<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@6c616aed{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@66722ffc{/10.233.67.161:45140<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@37c08737[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b9bb552{s=START}]=>HttpChannelOverHttp@633709b3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-09-28T05:10:09.793Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@6c616aed::SocketChannelEndPoint@12ede441{/10.233.67.161:45140<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@6c616aed{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@66722ffc{/10.233.67.161:45140<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@37c08737[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b9bb552{s=START}]=>HttpChannelOverHttp@633709b3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:09.793Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@6c616aed::SocketChannelEndPoint@12ede441{/10.233.67.161:45140<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@6c616aed{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@66722ffc{/10.233.67.161:45140<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@37c08737[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b9bb552{s=START}]=>HttpChannelOverHttp@633709b3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:09.793Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@440a46{AC.ReadCB@37c08737{HttpConnection@37c08737::DecryptedEndPoint@66722ffc{/10.233.67.161:45140<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=5/30000}}}
2022-09-28T05:10:09.794Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@37c08737::DecryptedEndPoint@66722ffc{/10.233.67.161:45140<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@1b40009f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-09-28T05:10:09.794Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@6c616aed::SocketChannelEndPoint@12ede441{/10.233.67.161:45140<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@6c616aed{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@66722ffc{/10.233.67.161:45140<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@37c08737[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b9bb552{s=START}]=>HttpChannelOverHttp@633709b3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:09.794Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-09-28T05:10:09.797Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@12ede441{/10.233.67.161:45140<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@6c616aed{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@66722ffc{/10.233.67.161:45140<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@37c08737[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b9bb552{s=START}]=>HttpChannelOverHttp@633709b3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:09.797Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@414e8689[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-28T05:10:09.797Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-09-28T05:10:09.801Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@521443cc[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@521443cc[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-28T05:10:09.802Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@6c616aed{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@66722ffc{/10.233.67.161:45140<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@37c08737[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1b9bb552{s=START}]=>HttpChannelOverHttp@633709b3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:09.802Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-09-28T05:10:09.802Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@37c08737::DecryptedEndPoint@66722ffc{/10.233.67.161:45140<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=14/30000} filled -1 HeapByteBuffer@521443cc[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-28T05:10:09.802Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@37c08737::DecryptedEndPoint@66722ffc{/10.233.67.161:45140<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=14/30000} parse HeapByteBuffer@521443cc[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-28T05:10:09.802Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@521443cc[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-28T05:10:09.802Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-09-28T05:10:09.802Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@66722ffc{/10.233.67.161:45140<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=14/30000}
2022-09-28T05:10:09.802Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@66722ffc{/10.233.67.161:45140<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=14/30000}
2022-09-28T05:10:09.802Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@6c616aed::SocketChannelEndPoint@12ede441{/10.233.67.161:45140<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@6c616aed{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@66722ffc{/10.233.67.161:45140<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@37c08737[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b9bb552{s=START}]=>HttpChannelOverHttp@633709b3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-09-28T05:10:09.803Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@6c616aed::SocketChannelEndPoint@12ede441{/10.233.67.161:45140<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@6c616aed{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@66722ffc{/10.233.67.161:45140<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@37c08737[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b9bb552{s=START}]=>HttpChannelOverHttp@633709b3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:09.803Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7a4efc20[p=0,l=0,c=0,r=0]={<<<>>>}
2022-09-28T05:10:09.803Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-09-28T05:10:09.803Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-09-28T05:10:09.803Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@12ede441{/10.233.67.161:45140<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@6c616aed{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@66722ffc{/10.233.67.161:45140<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@37c08737[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b9bb552{s=START}]=>HttpChannelOverHttp@633709b3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:09.803Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-09-28T05:10:09.803Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-09-28T05:10:09.803Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-09-28T05:10:09.804Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@6c616aed::SocketChannelEndPoint@12ede441{/10.233.67.161:45140<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6c616aed{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@66722ffc{/10.233.67.161:45140<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@37c08737[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b9bb552{s=START}]=>HttpChannelOverHttp@633709b3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-09-28T05:10:09.804Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6c616aed{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@66722ffc{/10.233.67.161:45140<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@37c08737[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b9bb552{s=START}]=>HttpChannelOverHttp@633709b3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:09.805Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@6c616aed::SocketChannelEndPoint@12ede441{/10.233.67.161:45140<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6c616aed{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@66722ffc{/10.233.67.161:45140<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@37c08737[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b9bb552{s=START}]=>HttpChannelOverHttp@633709b3{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-28T05:10:09.805Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@66722ffc{/10.233.67.161:45140<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=17/30000}
2022-09-28T05:10:09.805Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@12ede441{/10.233.67.161:45140<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6c616aed{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@66722ffc{/10.233.67.161:45140<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@37c08737[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b9bb552{s=START}]=>HttpChannelOverHttp@633709b3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:09.805Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@12ede441{/10.233.67.161:45140<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6c616aed{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@66722ffc{/10.233.67.161:45140<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@37c08737[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b9bb552{s=START}]=>HttpChannelOverHttp@633709b3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:09.805Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@12ede441{/10.233.67.161:45140<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6c616aed{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@66722ffc{/10.233.67.161:45140<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@37c08737[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b9bb552{s=START}]=>HttpChannelOverHttp@633709b3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:09.806Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@44c10c4{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-28T05:10:09.806Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@338edc46{null}
2022-09-28T05:10:09.806Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@e581302{STARTED} id=0 keys=1 selected=0 updates=0
2022-09-28T05:10:09.806Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken with none selected
2022-09-28T05:10:09.806Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 0/0/0 selected
2022-09-28T05:10:09.806Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 0 keys, 0 updates
2022-09-28T05:10:09.806Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-09-28T05:10:09.806Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-09-28T05:10:09.806Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 0 keys
2022-09-28T05:10:09.807Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7869fc91
2022-09-28T05:10:09.807Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7869fc91
2022-09-28T05:10:09.807Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@12ede441{/10.233.67.161:45140<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6c616aed{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@66722ffc{/10.233.67.161:45140<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@37c08737[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b9bb552{s=START}]=>HttpChannelOverHttp@633709b3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:09.807Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@12ede441{/10.233.67.161:45140<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6c616aed{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@66722ffc{/10.233.67.161:45140<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@37c08737[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b9bb552{s=START}]=>HttpChannelOverHttp@633709b3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:09.807Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@37c08737::DecryptedEndPoint@66722ffc{/10.233.67.161:45140<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=19/30000}
2022-09-28T05:10:09.807Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@12ede441{/10.233.67.161:45140<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6c616aed{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@66722ffc{/10.233.67.161:45140<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@37c08737[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b9bb552{s=START}]=>HttpChannelOverHttp@633709b3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:09.808Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3582b781{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-28T05:10:09.808Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@6c616aed::SocketChannelEndPoint@12ede441{/10.233.67.161:45140<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6c616aed{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@66722ffc{/10.233.67.161:45140<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@37c08737[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b9bb552{s=START}]=>HttpChannelOverHttp@633709b3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:09.808Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@440a46{null}
2022-09-28T05:10:09.808Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7869fc91
2022-09-28T05:10:09.808Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@37c08737::DecryptedEndPoint@66722ffc{/10.233.67.161:45140<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=20/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-09-28T05:10:09.808Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@37c08737::DecryptedEndPoint@66722ffc{/10.233.67.161:45140<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=20/30000}
2022-09-28T05:10:09.808Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@66722ffc{/10.233.67.161:45140<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=20/30000}
2022-09-28T05:10:09.808Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@37c08737::DecryptedEndPoint@66722ffc{/10.233.67.161:45140<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=20/30000} onFillable exit HttpChannelState@1b40009f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-09-28T05:10:09.808Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6c616aed{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@66722ffc{/10.233.67.161:45140<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@37c08737[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1b9bb552{s=START}]=>HttpChannelOverHttp@633709b3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:09.809Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0}@f5060 waiting
2022-09-28T05:10:19.785Z||qtp1980194149-21-acceptor-0@6530a1de-ServerConnector@41c204a0{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@181f0bbb on ManagedSelector@e581302{STARTED} id=0 keys=0 selected=0 updates=0
2022-09-28T05:10:19.786Z||qtp1980194149-21-acceptor-0@6530a1de-ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@e581302{STARTED} id=0 keys=0 selected=0 updates=1
2022-09-28T05:10:19.786Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken with none selected
2022-09-28T05:10:19.786Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 0/0/0 selected
2022-09-28T05:10:19.786Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 0 keys, 1 updates
2022-09-28T05:10:19.786Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-09-28T05:10:19.786Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@181f0bbb
2022-09-28T05:10:19.786Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@181f0bbb
2022-09-28T05:10:19.786Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-09-28T05:10:19.786Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 1 keys
2022-09-28T05:10:19.786Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@181f0bbb
2022-09-28T05:10:19.787Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@5b488be9{/10.233.67.161:45372<->/10.233.67.224: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-28T05:10:19.787Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@71141e69
2022-09-28T05:10:19.787Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@57347ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@3dd64c16{/10.233.67.161:45372<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@225e8f86{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-09-28T05:10:19.788Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@73683af2::DecryptedEndPoint@3dd64c16{/10.233.67.161:45372<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-09-28T05:10:19.788Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@5b488be9{/10.233.67.161:45372<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@7d770fc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3dd64c16{/10.233.67.161:45372<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@73683af2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@86e2aec{s=START}]=>HttpChannelOverHttp@57347ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:19.788Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@7d770fc::SocketChannelEndPoint@5b488be9{/10.233.67.161:45372<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@7d770fc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3dd64c16{/10.233.67.161:45372<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@73683af2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@86e2aec{s=START}]=>HttpChannelOverHttp@57347ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:19.788Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@73683af2::DecryptedEndPoint@3dd64c16{/10.233.67.161:45372<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-09-28T05:10:19.788Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@73683af2::DecryptedEndPoint@3dd64c16{/10.233.67.161:45372<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-09-28T05:10:19.788Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5e9aa6d8{AC.ReadCB@73683af2{HttpConnection@73683af2::DecryptedEndPoint@3dd64c16{/10.233.67.161:45372<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-09-28T05:10:19.789Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@7d770fc::SocketChannelEndPoint@5b488be9{/10.233.67.161:45372<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@7d770fc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3dd64c16{/10.233.67.161:45372<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@73683af2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@86e2aec{s=START}]=>HttpChannelOverHttp@57347ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:19.789Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-09-28T05:10:19.789Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.224:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@7d770fc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3dd64c16{/10.233.67.161:45372<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@73683af2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@86e2aec{s=START}]=>HttpChannelOverHttp@57347ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:19.789Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6c97b853{SSLC.NBReadCB@7d770fc{SslConnection@7d770fc::SocketChannelEndPoint@5b488be9{/10.233.67.161:45372<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7d770fc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3dd64c16{/10.233.67.161:45372<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@73683af2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@86e2aec{s=START}]=>HttpChannelOverHttp@57347ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-09-28T05:10:19.789Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@5b488be9{/10.233.67.161:45372<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7d770fc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3dd64c16{/10.233.67.161:45372<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@73683af2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@86e2aec{s=START}]=>HttpChannelOverHttp@57347ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:19.789Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@50fb65ad on ManagedSelector@e581302{STARTED} id=0 keys=1 selected=0 updates=0
2022-09-28T05:10:19.790Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@e581302{STARTED} id=0 keys=1 selected=0 updates=1
2022-09-28T05:10:19.790Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken with none selected
2022-09-28T05:10:19.790Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 0/0/1 selected
2022-09-28T05:10:19.790Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 0 keys, 1 updates
2022-09-28T05:10:19.790Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-09-28T05:10:19.790Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@50fb65ad
2022-09-28T05:10:19.790Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@5b488be9{/10.233.67.161:45372<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@7d770fc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3dd64c16{/10.233.67.161:45372<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@73683af2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@86e2aec{s=START}]=>HttpChannelOverHttp@57347ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:19.790Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-09-28T05:10:19.790Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 1 keys
2022-09-28T05:10:19.790Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@5b488be9{/10.233.67.161:45372<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@7d770fc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3dd64c16{/10.233.67.161:45372<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@73683af2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@86e2aec{s=START}]=>HttpChannelOverHttp@57347ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:19.790Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 1/1/1 selected
2022-09-28T05:10:19.790Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@181f0bbb
2022-09-28T05:10:19.790Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 1 keys, 0 updates
2022-09-28T05:10:19.791Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.224:8000 remote=/10.233.67.161:45372], selector=sun.nio.ch.EPollSelectorImpl@7426af29, interestOps=1, readyOps=1 SocketChannelEndPoint@5b488be9{/10.233.67.161:45372<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@7d770fc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3dd64c16{/10.233.67.161:45372<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@73683af2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@86e2aec{s=START}]=>HttpChannelOverHttp@57347ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-09-28T05:10:19.791Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@5b488be9{/10.233.67.161:45372<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7d770fc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3dd64c16{/10.233.67.161:45372<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@73683af2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@86e2aec{s=START}]=>HttpChannelOverHttp@57347ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:19.791Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@5b488be9{/10.233.67.161:45372<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7d770fc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3dd64c16{/10.233.67.161:45372<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@73683af2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@86e2aec{s=START}]=>HttpChannelOverHttp@57347ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-09-28T05:10:19.791Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0} tryExecute EatWhatYouKill@28551755/SelectorProducer@7ec68821/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-09-28T05:10:19.791805Z
2022-09-28T05:10:19.792Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@f5060 offer EatWhatYouKill@28551755/SelectorProducer@7ec68821/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-09-28T05:10:19.792086Z
2022-09-28T05:10:19.792Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@f5060 task=EatWhatYouKill@28551755/SelectorProducer@7ec68821/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-09-28T05:10:19.792504Z
2022-09-28T05:10:19.792Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@28551755/SelectorProducer@7ec68821/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-09-28T05:10:19.792322Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5b488be9{/10.233.67.161:45372<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@7d770fc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3dd64c16{/10.233.67.161:45372<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@73683af2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@86e2aec{s=START}]=>HttpChannelOverHttp@57347ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-09-28T05:10:19.792Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@28551755/SelectorProducer@7ec68821/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-09-28T05:10:19.792831Z tryProduce true
2022-09-28T05:10:19.792Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6c97b853{SSLC.NBReadCB@7d770fc{SslConnection@7d770fc::SocketChannelEndPoint@5b488be9{/10.233.67.161:45372<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@7d770fc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3dd64c16{/10.233.67.161:45372<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@73683af2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@86e2aec{s=START}]=>HttpChannelOverHttp@57347ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-09-28T05:10:19.792Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-09-28T05:10:19.793Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-09-28T05:10:19.793Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@7d770fc::SocketChannelEndPoint@5b488be9{/10.233.67.161:45372<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@7d770fc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3dd64c16{/10.233.67.161:45372<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@73683af2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@86e2aec{s=START}]=>HttpChannelOverHttp@57347ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:19.793Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@7d770fc::SocketChannelEndPoint@5b488be9{/10.233.67.161:45372<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d770fc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3dd64c16{/10.233.67.161:45372<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@73683af2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@86e2aec{s=START}]=>HttpChannelOverHttp@57347ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:19.793Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@5b488be9{/10.233.67.161:45372<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d770fc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3dd64c16{/10.233.67.161:45372<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@73683af2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@86e2aec{s=START}]=>HttpChannelOverHttp@57347ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:19.793Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5e9aa6d8{AC.ReadCB@73683af2{HttpConnection@73683af2::DecryptedEndPoint@3dd64c16{/10.233.67.161:45372<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=5/30000}}}
2022-09-28T05:10:19.793Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 1 keys
2022-09-28T05:10:19.793Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@73683af2::DecryptedEndPoint@3dd64c16{/10.233.67.161:45372<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@225e8f86{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-09-28T05:10:19.794Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@7d770fc::SocketChannelEndPoint@5b488be9{/10.233.67.161:45372<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d770fc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3dd64c16{/10.233.67.161:45372<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@73683af2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@86e2aec{s=START}]=>HttpChannelOverHttp@57347ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:19.794Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-09-28T05:10:19.794Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@5b488be9{/10.233.67.161:45372<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d770fc{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3dd64c16{/10.233.67.161:45372<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@73683af2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@86e2aec{s=START}]=>HttpChannelOverHttp@57347ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:19.794Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@3f21a92c[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-28T05:10:19.794Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-09-28T05:10:19.797Z||qtp1980194149-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@521443cc[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@521443cc[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-28T05:10:19.798Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d770fc{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3dd64c16{/10.233.67.161:45372<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@73683af2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@86e2aec{s=START}]=>HttpChannelOverHttp@57347ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:19.798Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-09-28T05:10:19.798Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@73683af2::DecryptedEndPoint@3dd64c16{/10.233.67.161:45372<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=10/30000} filled -1 HeapByteBuffer@521443cc[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-28T05:10:19.798Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@73683af2::DecryptedEndPoint@3dd64c16{/10.233.67.161:45372<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=10/30000} parse HeapByteBuffer@521443cc[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-28T05:10:19.798Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@521443cc[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-28T05:10:19.798Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-09-28T05:10:19.798Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@3dd64c16{/10.233.67.161:45372<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=10/30000}
2022-09-28T05:10:19.798Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@3dd64c16{/10.233.67.161:45372<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=10/30000}
2022-09-28T05:10:19.798Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@7d770fc::SocketChannelEndPoint@5b488be9{/10.233.67.161:45372<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d770fc{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3dd64c16{/10.233.67.161:45372<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@73683af2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@86e2aec{s=START}]=>HttpChannelOverHttp@57347ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-09-28T05:10:19.799Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@7d770fc::SocketChannelEndPoint@5b488be9{/10.233.67.161:45372<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d770fc{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3dd64c16{/10.233.67.161:45372<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@73683af2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@86e2aec{s=START}]=>HttpChannelOverHttp@57347ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:19.799Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7a4efc20[p=0,l=0,c=0,r=0]={<<<>>>}
2022-09-28T05:10:19.799Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-09-28T05:10:19.799Z||qtp1980194149-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-28T05:10:19.799Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@5b488be9{/10.233.67.161:45372<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d770fc{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3dd64c16{/10.233.67.161:45372<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@73683af2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@86e2aec{s=START}]=>HttpChannelOverHttp@57347ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:19.799Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-09-28T05:10:19.799Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-09-28T05:10:19.799Z||qtp1980194149-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-28T05:10:19.800Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@7d770fc::SocketChannelEndPoint@5b488be9{/10.233.67.161:45372<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d770fc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3dd64c16{/10.233.67.161:45372<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@73683af2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@86e2aec{s=START}]=>HttpChannelOverHttp@57347ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-09-28T05:10:19.800Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d770fc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3dd64c16{/10.233.67.161:45372<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@73683af2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@86e2aec{s=START}]=>HttpChannelOverHttp@57347ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:19.801Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@7d770fc::SocketChannelEndPoint@5b488be9{/10.233.67.161:45372<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d770fc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3dd64c16{/10.233.67.161:45372<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@73683af2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@86e2aec{s=START}]=>HttpChannelOverHttp@57347ffc{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-28T05:10:19.801Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@3dd64c16{/10.233.67.161:45372<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=13/30000}
2022-09-28T05:10:19.801Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5b488be9{/10.233.67.161:45372<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d770fc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3dd64c16{/10.233.67.161:45372<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@73683af2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@86e2aec{s=START}]=>HttpChannelOverHttp@57347ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:19.801Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5b488be9{/10.233.67.161:45372<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d770fc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3dd64c16{/10.233.67.161:45372<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@73683af2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@86e2aec{s=START}]=>HttpChannelOverHttp@57347ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:19.802Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@5b488be9{/10.233.67.161:45372<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d770fc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3dd64c16{/10.233.67.161:45372<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@73683af2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@86e2aec{s=START}]=>HttpChannelOverHttp@57347ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:19.802Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3b1e2a10{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-28T05:10:19.802Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6c97b853{null}
2022-09-28T05:10:19.802Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@e581302{STARTED} id=0 keys=1 selected=0 updates=0
2022-09-28T05:10:19.802Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7e1ca317
2022-09-28T05:10:19.802Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7e1ca317
2022-09-28T05:10:19.802Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken with none selected
2022-09-28T05:10:19.802Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5b488be9{/10.233.67.161:45372<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7d770fc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3dd64c16{/10.233.67.161:45372<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@73683af2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@86e2aec{s=START}]=>HttpChannelOverHttp@57347ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:19.803Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 0/0/0 selected
2022-09-28T05:10:19.803Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@5b488be9{/10.233.67.161:45372<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7d770fc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3dd64c16{/10.233.67.161:45372<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@73683af2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@86e2aec{s=START}]=>HttpChannelOverHttp@57347ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:19.803Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5b488be9{/10.233.67.161:45372<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7d770fc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3dd64c16{/10.233.67.161:45372<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@73683af2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@86e2aec{s=START}]=>HttpChannelOverHttp@57347ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:19.803Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 0 keys, 0 updates
2022-09-28T05:10:19.803Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@73683af2::DecryptedEndPoint@3dd64c16{/10.233.67.161:45372<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=15/30000}
2022-09-28T05:10:19.803Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-09-28T05:10:19.803Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-09-28T05:10:19.803Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@7d770fc::SocketChannelEndPoint@5b488be9{/10.233.67.161:45372<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7d770fc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3dd64c16{/10.233.67.161:45372<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@73683af2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@86e2aec{s=START}]=>HttpChannelOverHttp@57347ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:19.803Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 0 keys
2022-09-28T05:10:19.803Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7e1ca317
2022-09-28T05:10:19.804Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7d7200f5{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-28T05:10:19.804Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5e9aa6d8{null}
2022-09-28T05:10:19.804Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@73683af2::DecryptedEndPoint@3dd64c16{/10.233.67.161:45372<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=16/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-09-28T05:10:19.804Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@73683af2::DecryptedEndPoint@3dd64c16{/10.233.67.161:45372<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=16/30000}
2022-09-28T05:10:19.804Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@3dd64c16{/10.233.67.161:45372<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=16/30000}
2022-09-28T05:10:19.804Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@73683af2::DecryptedEndPoint@3dd64c16{/10.233.67.161:45372<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=16/30000} onFillable exit HttpChannelState@225e8f86{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-09-28T05:10:19.804Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7d770fc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3dd64c16{/10.233.67.161:45372<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@73683af2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@86e2aec{s=START}]=>HttpChannelOverHttp@57347ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:19.805Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0}@4fb09691 waiting
2022-09-28T05:10:29.785Z||qtp1980194149-21-acceptor-0@6530a1de-ServerConnector@41c204a0{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@41116ea9 on ManagedSelector@e581302{STARTED} id=0 keys=0 selected=0 updates=0
2022-09-28T05:10:29.785Z||qtp1980194149-21-acceptor-0@6530a1de-ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@e581302{STARTED} id=0 keys=0 selected=0 updates=1
2022-09-28T05:10:29.785Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken with none selected
2022-09-28T05:10:29.785Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 0/0/0 selected
2022-09-28T05:10:29.785Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 0 keys, 1 updates
2022-09-28T05:10:29.785Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-09-28T05:10:29.785Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@41116ea9
2022-09-28T05:10:29.785Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@41116ea9
2022-09-28T05:10:29.785Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-09-28T05:10:29.785Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@41116ea9
2022-09-28T05:10:29.785Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 1 keys
2022-09-28T05:10:29.785Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@12a8e024{/10.233.67.161:45586<->/10.233.67.224: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-28T05:10:29.786Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@321ede0d
2022-09-28T05:10:29.786Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@77b758e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@5cb5d1f4{/10.233.67.161:45586<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@9c9b386{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-09-28T05:10:29.786Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@4de3fa04::DecryptedEndPoint@5cb5d1f4{/10.233.67.161:45586<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-09-28T05:10:29.786Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@12a8e024{/10.233.67.161:45586<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@defb24{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5cb5d1f4{/10.233.67.161:45586<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@4de3fa04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7216b0ba{s=START}]=>HttpChannelOverHttp@77b758e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:29.787Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@defb24::SocketChannelEndPoint@12a8e024{/10.233.67.161:45586<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@defb24{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5cb5d1f4{/10.233.67.161:45586<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@4de3fa04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7216b0ba{s=START}]=>HttpChannelOverHttp@77b758e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:29.787Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@4de3fa04::DecryptedEndPoint@5cb5d1f4{/10.233.67.161:45586<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-09-28T05:10:29.787Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@4de3fa04::DecryptedEndPoint@5cb5d1f4{/10.233.67.161:45586<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-09-28T05:10:29.787Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@368778fd{AC.ReadCB@4de3fa04{HttpConnection@4de3fa04::DecryptedEndPoint@5cb5d1f4{/10.233.67.161:45586<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-09-28T05:10:29.787Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@defb24::SocketChannelEndPoint@12a8e024{/10.233.67.161:45586<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@defb24{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5cb5d1f4{/10.233.67.161:45586<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4de3fa04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7216b0ba{s=START}]=>HttpChannelOverHttp@77b758e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:29.787Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-09-28T05:10:29.787Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.224:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@defb24{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5cb5d1f4{/10.233.67.161:45586<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4de3fa04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7216b0ba{s=START}]=>HttpChannelOverHttp@77b758e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:29.788Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@64e697f3{SSLC.NBReadCB@defb24{SslConnection@defb24::SocketChannelEndPoint@12a8e024{/10.233.67.161:45586<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@defb24{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5cb5d1f4{/10.233.67.161:45586<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4de3fa04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7216b0ba{s=START}]=>HttpChannelOverHttp@77b758e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-09-28T05:10:29.788Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@12a8e024{/10.233.67.161:45586<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@defb24{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5cb5d1f4{/10.233.67.161:45586<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4de3fa04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7216b0ba{s=START}]=>HttpChannelOverHttp@77b758e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:29.788Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@13164790 on ManagedSelector@e581302{STARTED} id=0 keys=1 selected=0 updates=0
2022-09-28T05:10:29.788Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@e581302{STARTED} id=0 keys=1 selected=0 updates=1
2022-09-28T05:10:29.788Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken with none selected
2022-09-28T05:10:29.788Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 0/0/1 selected
2022-09-28T05:10:29.788Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@12a8e024{/10.233.67.161:45586<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@defb24{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5cb5d1f4{/10.233.67.161:45586<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4de3fa04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7216b0ba{s=START}]=>HttpChannelOverHttp@77b758e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:29.788Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 0 keys, 1 updates
2022-09-28T05:10:29.788Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-09-28T05:10:29.788Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@41116ea9
2022-09-28T05:10:29.788Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@13164790
2022-09-28T05:10:29.788Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@12a8e024{/10.233.67.161:45586<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@defb24{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5cb5d1f4{/10.233.67.161:45586<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4de3fa04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7216b0ba{s=START}]=>HttpChannelOverHttp@77b758e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:29.788Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-09-28T05:10:29.789Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 1 keys
2022-09-28T05:10:29.789Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 1/1/1 selected
2022-09-28T05:10:29.789Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 1 keys, 0 updates
2022-09-28T05:10:29.789Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.224:8000 remote=/10.233.67.161:45586], selector=sun.nio.ch.EPollSelectorImpl@7426af29, interestOps=1, readyOps=1 SocketChannelEndPoint@12a8e024{/10.233.67.161:45586<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@defb24{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5cb5d1f4{/10.233.67.161:45586<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4de3fa04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7216b0ba{s=START}]=>HttpChannelOverHttp@77b758e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-09-28T05:10:29.789Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@12a8e024{/10.233.67.161:45586<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@defb24{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5cb5d1f4{/10.233.67.161:45586<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4de3fa04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7216b0ba{s=START}]=>HttpChannelOverHttp@77b758e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:29.789Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@12a8e024{/10.233.67.161:45586<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@defb24{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5cb5d1f4{/10.233.67.161:45586<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4de3fa04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7216b0ba{s=START}]=>HttpChannelOverHttp@77b758e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-09-28T05:10:29.789Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0} tryExecute EatWhatYouKill@28551755/SelectorProducer@7ec68821/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-09-28T05:10:29.789862Z
2022-09-28T05:10:29.790Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@4fb09691 offer EatWhatYouKill@28551755/SelectorProducer@7ec68821/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-09-28T05:10:29.790083Z
2022-09-28T05:10:29.790Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@28551755/SelectorProducer@7ec68821/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-09-28T05:10:29.790331Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@12a8e024{/10.233.67.161:45586<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@defb24{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5cb5d1f4{/10.233.67.161:45586<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4de3fa04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7216b0ba{s=START}]=>HttpChannelOverHttp@77b758e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-09-28T05:10:29.790Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@4fb09691 task=EatWhatYouKill@28551755/SelectorProducer@7ec68821/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-09-28T05:10:29.790567Z
2022-09-28T05:10:29.790Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@64e697f3{SSLC.NBReadCB@defb24{SslConnection@defb24::SocketChannelEndPoint@12a8e024{/10.233.67.161:45586<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@defb24{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5cb5d1f4{/10.233.67.161:45586<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4de3fa04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7216b0ba{s=START}]=>HttpChannelOverHttp@77b758e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-09-28T05:10:29.790Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@28551755/SelectorProducer@7ec68821/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-09-28T05:10:29.790742Z tryProduce true
2022-09-28T05:10:29.790Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-09-28T05:10:29.790Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@defb24::SocketChannelEndPoint@12a8e024{/10.233.67.161:45586<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@defb24{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5cb5d1f4{/10.233.67.161:45586<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4de3fa04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7216b0ba{s=START}]=>HttpChannelOverHttp@77b758e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:29.790Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-09-28T05:10:29.791Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@defb24::SocketChannelEndPoint@12a8e024{/10.233.67.161:45586<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@defb24{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5cb5d1f4{/10.233.67.161:45586<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@4de3fa04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7216b0ba{s=START}]=>HttpChannelOverHttp@77b758e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:29.791Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@368778fd{AC.ReadCB@4de3fa04{HttpConnection@4de3fa04::DecryptedEndPoint@5cb5d1f4{/10.233.67.161:45586<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=4/30000}}}
2022-09-28T05:10:29.791Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@12a8e024{/10.233.67.161:45586<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@defb24{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5cb5d1f4{/10.233.67.161:45586<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@4de3fa04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7216b0ba{s=START}]=>HttpChannelOverHttp@77b758e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:29.791Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4de3fa04::DecryptedEndPoint@5cb5d1f4{/10.233.67.161:45586<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@9c9b386{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-09-28T05:10:29.791Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 1 keys
2022-09-28T05:10:29.791Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@defb24::SocketChannelEndPoint@12a8e024{/10.233.67.161:45586<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@defb24{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5cb5d1f4{/10.233.67.161:45586<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@4de3fa04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7216b0ba{s=START}]=>HttpChannelOverHttp@77b758e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:29.791Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-09-28T05:10:29.792Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@12a8e024{/10.233.67.161:45586<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@defb24{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5cb5d1f4{/10.233.67.161:45586<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@4de3fa04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7216b0ba{s=START}]=>HttpChannelOverHttp@77b758e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:29.792Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@6463ef8b[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-28T05:10:29.792Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-09-28T05:10:29.794Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@521443cc[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@521443cc[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-28T05:10:29.794Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@defb24{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5cb5d1f4{/10.233.67.161:45586<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@4de3fa04[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7216b0ba{s=START}]=>HttpChannelOverHttp@77b758e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:29.794Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-09-28T05:10:29.794Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4de3fa04::DecryptedEndPoint@5cb5d1f4{/10.233.67.161:45586<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=7/30000} filled -1 HeapByteBuffer@521443cc[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-28T05:10:29.795Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4de3fa04::DecryptedEndPoint@5cb5d1f4{/10.233.67.161:45586<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=8/30000} parse HeapByteBuffer@521443cc[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-28T05:10:29.795Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@521443cc[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-28T05:10:29.795Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-09-28T05:10:29.795Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@5cb5d1f4{/10.233.67.161:45586<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=8/30000}
2022-09-28T05:10:29.795Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@5cb5d1f4{/10.233.67.161:45586<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=8/30000}
2022-09-28T05:10:29.795Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@defb24::SocketChannelEndPoint@12a8e024{/10.233.67.161:45586<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@defb24{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5cb5d1f4{/10.233.67.161:45586<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@4de3fa04[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7216b0ba{s=START}]=>HttpChannelOverHttp@77b758e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-09-28T05:10:29.795Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@defb24::SocketChannelEndPoint@12a8e024{/10.233.67.161:45586<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@defb24{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5cb5d1f4{/10.233.67.161:45586<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@4de3fa04[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7216b0ba{s=START}]=>HttpChannelOverHttp@77b758e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:29.795Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7a4efc20[p=0,l=0,c=0,r=0]={<<<>>>}
2022-09-28T05:10:29.795Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-09-28T05:10:29.795Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-09-28T05:10:29.796Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@12a8e024{/10.233.67.161:45586<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@defb24{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5cb5d1f4{/10.233.67.161:45586<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@4de3fa04[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7216b0ba{s=START}]=>HttpChannelOverHttp@77b758e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:29.796Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-09-28T05:10:29.796Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-09-28T05:10:29.796Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-09-28T05:10:29.796Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@defb24::SocketChannelEndPoint@12a8e024{/10.233.67.161:45586<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@defb24{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5cb5d1f4{/10.233.67.161:45586<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@4de3fa04[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7216b0ba{s=START}]=>HttpChannelOverHttp@77b758e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-09-28T05:10:29.796Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@defb24{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5cb5d1f4{/10.233.67.161:45586<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@4de3fa04[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7216b0ba{s=START}]=>HttpChannelOverHttp@77b758e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:29.797Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@defb24::SocketChannelEndPoint@12a8e024{/10.233.67.161:45586<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@defb24{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5cb5d1f4{/10.233.67.161:45586<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@4de3fa04[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7216b0ba{s=START}]=>HttpChannelOverHttp@77b758e4{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-28T05:10:29.797Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@5cb5d1f4{/10.233.67.161:45586<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=10/30000}
2022-09-28T05:10:29.797Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@12a8e024{/10.233.67.161:45586<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@defb24{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5cb5d1f4{/10.233.67.161:45586<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@4de3fa04[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7216b0ba{s=START}]=>HttpChannelOverHttp@77b758e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:29.797Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@12a8e024{/10.233.67.161:45586<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@defb24{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5cb5d1f4{/10.233.67.161:45586<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@4de3fa04[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7216b0ba{s=START}]=>HttpChannelOverHttp@77b758e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:29.798Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@12a8e024{/10.233.67.161:45586<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@defb24{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5cb5d1f4{/10.233.67.161:45586<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@4de3fa04[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7216b0ba{s=START}]=>HttpChannelOverHttp@77b758e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:29.798Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@53d91ae2{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-28T05:10:29.798Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@64e697f3{null}
2022-09-28T05:10:29.798Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@e581302{STARTED} id=0 keys=1 selected=0 updates=0
2022-09-28T05:10:29.798Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@73c791a7
2022-09-28T05:10:29.798Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken with none selected
2022-09-28T05:10:29.798Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@73c791a7
2022-09-28T05:10:29.798Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 0/0/0 selected
2022-09-28T05:10:29.798Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 0 keys, 0 updates
2022-09-28T05:10:29.798Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@12a8e024{/10.233.67.161:45586<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@defb24{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5cb5d1f4{/10.233.67.161:45586<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@4de3fa04[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7216b0ba{s=START}]=>HttpChannelOverHttp@77b758e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:29.798Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-09-28T05:10:29.798Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-09-28T05:10:29.799Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 0 keys
2022-09-28T05:10:29.799Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@12a8e024{/10.233.67.161:45586<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@defb24{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5cb5d1f4{/10.233.67.161:45586<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@4de3fa04[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7216b0ba{s=START}]=>HttpChannelOverHttp@77b758e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:29.799Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@12a8e024{/10.233.67.161:45586<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@defb24{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5cb5d1f4{/10.233.67.161:45586<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@4de3fa04[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7216b0ba{s=START}]=>HttpChannelOverHttp@77b758e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:29.799Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@4de3fa04::DecryptedEndPoint@5cb5d1f4{/10.233.67.161:45586<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=12/30000}
2022-09-28T05:10:29.799Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1b494c1c{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-28T05:10:29.799Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@368778fd{null}
2022-09-28T05:10:29.799Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@defb24::SocketChannelEndPoint@12a8e024{/10.233.67.161:45586<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@defb24{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5cb5d1f4{/10.233.67.161:45586<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@4de3fa04[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7216b0ba{s=START}]=>HttpChannelOverHttp@77b758e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:29.799Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4de3fa04::DecryptedEndPoint@5cb5d1f4{/10.233.67.161:45586<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=12/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-09-28T05:10:29.799Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@73c791a7
2022-09-28T05:10:29.799Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@4de3fa04::DecryptedEndPoint@5cb5d1f4{/10.233.67.161:45586<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=12/30000}
2022-09-28T05:10:29.799Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@5cb5d1f4{/10.233.67.161:45586<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=12/30000}
2022-09-28T05:10:29.799Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4de3fa04::DecryptedEndPoint@5cb5d1f4{/10.233.67.161:45586<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=12/30000} onFillable exit HttpChannelState@9c9b386{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-09-28T05:10:29.799Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@defb24{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5cb5d1f4{/10.233.67.161:45586<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@4de3fa04[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7216b0ba{s=START}]=>HttpChannelOverHttp@77b758e4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:29.799Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0}@f5060 waiting
2022-09-28T05:10:39.785Z||qtp1980194149-21-acceptor-0@6530a1de-ServerConnector@41c204a0{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@150f949f on ManagedSelector@e581302{STARTED} id=0 keys=0 selected=0 updates=0
2022-09-28T05:10:39.785Z||qtp1980194149-21-acceptor-0@6530a1de-ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@e581302{STARTED} id=0 keys=0 selected=0 updates=1
2022-09-28T05:10:39.785Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken with none selected
2022-09-28T05:10:39.785Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 0/0/0 selected
2022-09-28T05:10:39.785Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 0 keys, 1 updates
2022-09-28T05:10:39.785Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-09-28T05:10:39.785Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@150f949f
2022-09-28T05:10:39.786Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@150f949f
2022-09-28T05:10:39.786Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-09-28T05:10:39.786Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@150f949f
2022-09-28T05:10:39.786Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 1 keys
2022-09-28T05:10:39.786Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@293b0c14{/10.233.67.161:45804<->/10.233.67.224: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-28T05:10:39.786Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@221cc38d
2022-09-28T05:10:39.787Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@7318a2bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@78c5677e{/10.233.67.161:45804<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@96f8fde{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-09-28T05:10:39.787Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@4d2b25d5::DecryptedEndPoint@78c5677e{/10.233.67.161:45804<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-09-28T05:10:39.787Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@293b0c14{/10.233.67.161:45804<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7b106b87{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78c5677e{/10.233.67.161:45804<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@4d2b25d5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@283d0d0c{s=START}]=>HttpChannelOverHttp@7318a2bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:39.787Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@7b106b87::SocketChannelEndPoint@293b0c14{/10.233.67.161:45804<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7b106b87{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78c5677e{/10.233.67.161:45804<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@4d2b25d5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@283d0d0c{s=START}]=>HttpChannelOverHttp@7318a2bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:39.787Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@4d2b25d5::DecryptedEndPoint@78c5677e{/10.233.67.161:45804<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-09-28T05:10:39.787Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@4d2b25d5::DecryptedEndPoint@78c5677e{/10.233.67.161:45804<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-09-28T05:10:39.787Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5d5976aa{AC.ReadCB@4d2b25d5{HttpConnection@4d2b25d5::DecryptedEndPoint@78c5677e{/10.233.67.161:45804<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-09-28T05:10:39.788Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@7b106b87::SocketChannelEndPoint@293b0c14{/10.233.67.161:45804<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7b106b87{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78c5677e{/10.233.67.161:45804<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4d2b25d5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@283d0d0c{s=START}]=>HttpChannelOverHttp@7318a2bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:39.788Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-09-28T05:10:39.788Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.224:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@7b106b87{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@78c5677e{/10.233.67.161:45804<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4d2b25d5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@283d0d0c{s=START}]=>HttpChannelOverHttp@7318a2bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:39.788Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4948e559{SSLC.NBReadCB@7b106b87{SslConnection@7b106b87::SocketChannelEndPoint@293b0c14{/10.233.67.161:45804<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7b106b87{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@78c5677e{/10.233.67.161:45804<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4d2b25d5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@283d0d0c{s=START}]=>HttpChannelOverHttp@7318a2bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-09-28T05:10:39.788Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@293b0c14{/10.233.67.161:45804<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7b106b87{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@78c5677e{/10.233.67.161:45804<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4d2b25d5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@283d0d0c{s=START}]=>HttpChannelOverHttp@7318a2bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:39.788Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@31fce3a4 on ManagedSelector@e581302{STARTED} id=0 keys=1 selected=0 updates=0
2022-09-28T05:10:39.788Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@e581302{STARTED} id=0 keys=1 selected=0 updates=1
2022-09-28T05:10:39.788Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken with none selected
2022-09-28T05:10:39.789Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 0/0/1 selected
2022-09-28T05:10:39.789Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@293b0c14{/10.233.67.161:45804<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7b106b87{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@78c5677e{/10.233.67.161:45804<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4d2b25d5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@283d0d0c{s=START}]=>HttpChannelOverHttp@7318a2bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:39.789Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 0 keys, 1 updates
2022-09-28T05:10:39.789Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@150f949f
2022-09-28T05:10:39.789Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-09-28T05:10:39.789Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@31fce3a4
2022-09-28T05:10:39.789Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@293b0c14{/10.233.67.161:45804<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@7b106b87{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@78c5677e{/10.233.67.161:45804<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4d2b25d5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@283d0d0c{s=START}]=>HttpChannelOverHttp@7318a2bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:39.789Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-09-28T05:10:39.789Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 1 keys
2022-09-28T05:10:39.789Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 1/1/1 selected
2022-09-28T05:10:39.789Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 1 keys, 0 updates
2022-09-28T05:10:39.789Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.224:8000 remote=/10.233.67.161:45804], selector=sun.nio.ch.EPollSelectorImpl@7426af29, interestOps=1, readyOps=1 SocketChannelEndPoint@293b0c14{/10.233.67.161:45804<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@7b106b87{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@78c5677e{/10.233.67.161:45804<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4d2b25d5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@283d0d0c{s=START}]=>HttpChannelOverHttp@7318a2bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-09-28T05:10:39.789Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@293b0c14{/10.233.67.161:45804<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7b106b87{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@78c5677e{/10.233.67.161:45804<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4d2b25d5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@283d0d0c{s=START}]=>HttpChannelOverHttp@7318a2bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:39.790Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@293b0c14{/10.233.67.161:45804<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7b106b87{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@78c5677e{/10.233.67.161:45804<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4d2b25d5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@283d0d0c{s=START}]=>HttpChannelOverHttp@7318a2bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-09-28T05:10:39.790Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0} tryExecute EatWhatYouKill@28551755/SelectorProducer@7ec68821/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-09-28T05:10:39.790267Z
2022-09-28T05:10:39.790Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@f5060 offer EatWhatYouKill@28551755/SelectorProducer@7ec68821/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-09-28T05:10:39.790529Z
2022-09-28T05:10:39.790Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@28551755/SelectorProducer@7ec68821/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-09-28T05:10:39.790749Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@293b0c14{/10.233.67.161:45804<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7b106b87{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@78c5677e{/10.233.67.161:45804<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4d2b25d5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@283d0d0c{s=START}]=>HttpChannelOverHttp@7318a2bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-09-28T05:10:39.791Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@f5060 task=EatWhatYouKill@28551755/SelectorProducer@7ec68821/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-09-28T05:10:39.790946Z
2022-09-28T05:10:39.791Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4948e559{SSLC.NBReadCB@7b106b87{SslConnection@7b106b87::SocketChannelEndPoint@293b0c14{/10.233.67.161:45804<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@7b106b87{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@78c5677e{/10.233.67.161:45804<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@4d2b25d5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@283d0d0c{s=START}]=>HttpChannelOverHttp@7318a2bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-09-28T05:10:39.791Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@28551755/SelectorProducer@7ec68821/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-09-28T05:10:39.79116Z tryProduce true
2022-09-28T05:10:39.791Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-09-28T05:10:39.791Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-09-28T05:10:39.791Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@7b106b87::SocketChannelEndPoint@293b0c14{/10.233.67.161:45804<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@7b106b87{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@78c5677e{/10.233.67.161:45804<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@4d2b25d5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@283d0d0c{s=START}]=>HttpChannelOverHttp@7318a2bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:39.791Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@293b0c14{/10.233.67.161:45804<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b106b87{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@78c5677e{/10.233.67.161:45804<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@4d2b25d5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@283d0d0c{s=START}]=>HttpChannelOverHttp@7318a2bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:39.791Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 1 keys
2022-09-28T05:10:39.791Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@7b106b87::SocketChannelEndPoint@293b0c14{/10.233.67.161:45804<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b106b87{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@78c5677e{/10.233.67.161:45804<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@4d2b25d5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@283d0d0c{s=START}]=>HttpChannelOverHttp@7318a2bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:39.791Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5d5976aa{AC.ReadCB@4d2b25d5{HttpConnection@4d2b25d5::DecryptedEndPoint@78c5677e{/10.233.67.161:45804<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=4/30000}}}
2022-09-28T05:10:39.791Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4d2b25d5::DecryptedEndPoint@78c5677e{/10.233.67.161:45804<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@96f8fde{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-09-28T05:10:39.791Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@7b106b87::SocketChannelEndPoint@293b0c14{/10.233.67.161:45804<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b106b87{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78c5677e{/10.233.67.161:45804<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@4d2b25d5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@283d0d0c{s=START}]=>HttpChannelOverHttp@7318a2bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:39.791Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-09-28T05:10:39.792Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@293b0c14{/10.233.67.161:45804<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b106b87{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78c5677e{/10.233.67.161:45804<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@4d2b25d5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@283d0d0c{s=START}]=>HttpChannelOverHttp@7318a2bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:39.792Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@732b92c3[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-28T05:10:39.792Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-09-28T05:10:39.794Z||qtp1980194149-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@521443cc[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@521443cc[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-28T05:10:39.794Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b106b87{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78c5677e{/10.233.67.161:45804<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@4d2b25d5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@283d0d0c{s=START}]=>HttpChannelOverHttp@7318a2bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:39.794Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-09-28T05:10:39.794Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4d2b25d5::DecryptedEndPoint@78c5677e{/10.233.67.161:45804<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=7/30000} filled -1 HeapByteBuffer@521443cc[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-28T05:10:39.795Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4d2b25d5::DecryptedEndPoint@78c5677e{/10.233.67.161:45804<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@521443cc[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-28T05:10:39.795Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@521443cc[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-28T05:10:39.795Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-09-28T05:10:39.795Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@78c5677e{/10.233.67.161:45804<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=8/30000}
2022-09-28T05:10:39.795Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@78c5677e{/10.233.67.161:45804<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=8/30000}
2022-09-28T05:10:39.795Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@7b106b87::SocketChannelEndPoint@293b0c14{/10.233.67.161:45804<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b106b87{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78c5677e{/10.233.67.161:45804<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@4d2b25d5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@283d0d0c{s=START}]=>HttpChannelOverHttp@7318a2bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-09-28T05:10:39.795Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@7b106b87::SocketChannelEndPoint@293b0c14{/10.233.67.161:45804<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b106b87{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78c5677e{/10.233.67.161:45804<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@4d2b25d5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@283d0d0c{s=START}]=>HttpChannelOverHttp@7318a2bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:39.795Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7a4efc20[p=0,l=0,c=0,r=0]={<<<>>>}
2022-09-28T05:10:39.795Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-09-28T05:10:39.795Z||qtp1980194149-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-28T05:10:39.796Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@293b0c14{/10.233.67.161:45804<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b106b87{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78c5677e{/10.233.67.161:45804<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@4d2b25d5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@283d0d0c{s=START}]=>HttpChannelOverHttp@7318a2bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:39.796Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-09-28T05:10:39.796Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-09-28T05:10:39.796Z||qtp1980194149-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-28T05:10:39.796Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@7b106b87::SocketChannelEndPoint@293b0c14{/10.233.67.161:45804<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b106b87{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78c5677e{/10.233.67.161:45804<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@4d2b25d5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@283d0d0c{s=START}]=>HttpChannelOverHttp@7318a2bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-09-28T05:10:39.796Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b106b87{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78c5677e{/10.233.67.161:45804<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@4d2b25d5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@283d0d0c{s=START}]=>HttpChannelOverHttp@7318a2bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:39.797Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@7b106b87::SocketChannelEndPoint@293b0c14{/10.233.67.161:45804<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b106b87{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78c5677e{/10.233.67.161:45804<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@4d2b25d5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@283d0d0c{s=START}]=>HttpChannelOverHttp@7318a2bd{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-28T05:10:39.797Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@78c5677e{/10.233.67.161:45804<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=10/30000}
2022-09-28T05:10:39.797Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@293b0c14{/10.233.67.161:45804<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b106b87{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78c5677e{/10.233.67.161:45804<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@4d2b25d5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@283d0d0c{s=START}]=>HttpChannelOverHttp@7318a2bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:39.797Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@293b0c14{/10.233.67.161:45804<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b106b87{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78c5677e{/10.233.67.161:45804<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@4d2b25d5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@283d0d0c{s=START}]=>HttpChannelOverHttp@7318a2bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:39.797Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@293b0c14{/10.233.67.161:45804<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b106b87{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78c5677e{/10.233.67.161:45804<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@4d2b25d5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@283d0d0c{s=START}]=>HttpChannelOverHttp@7318a2bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:39.798Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@797c1f56{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-28T05:10:39.798Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4948e559{null}
2022-09-28T05:10:39.798Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@e581302{STARTED} id=0 keys=1 selected=0 updates=0
2022-09-28T05:10:39.798Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1ea8e8d3
2022-09-28T05:10:39.798Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken with none selected
2022-09-28T05:10:39.798Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1ea8e8d3
2022-09-28T05:10:39.798Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 0/0/0 selected
2022-09-28T05:10:39.798Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@293b0c14{/10.233.67.161:45804<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7b106b87{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78c5677e{/10.233.67.161:45804<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@4d2b25d5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@283d0d0c{s=START}]=>HttpChannelOverHttp@7318a2bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:39.798Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 0 keys, 0 updates
2022-09-28T05:10:39.798Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-09-28T05:10:39.799Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@293b0c14{/10.233.67.161:45804<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7b106b87{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78c5677e{/10.233.67.161:45804<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@4d2b25d5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@283d0d0c{s=START}]=>HttpChannelOverHttp@7318a2bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:39.799Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@293b0c14{/10.233.67.161:45804<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7b106b87{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78c5677e{/10.233.67.161:45804<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@4d2b25d5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@283d0d0c{s=START}]=>HttpChannelOverHttp@7318a2bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:39.799Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-09-28T05:10:39.799Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@4d2b25d5::DecryptedEndPoint@78c5677e{/10.233.67.161:45804<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=12/30000}
2022-09-28T05:10:39.799Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 0 keys
2022-09-28T05:10:39.799Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1a7da6c2{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-28T05:10:39.799Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@7b106b87::SocketChannelEndPoint@293b0c14{/10.233.67.161:45804<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7b106b87{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78c5677e{/10.233.67.161:45804<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@4d2b25d5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@283d0d0c{s=START}]=>HttpChannelOverHttp@7318a2bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:39.799Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5d5976aa{null}
2022-09-28T05:10:39.799Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1ea8e8d3
2022-09-28T05:10:39.799Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4d2b25d5::DecryptedEndPoint@78c5677e{/10.233.67.161:45804<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=12/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-09-28T05:10:39.799Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@4d2b25d5::DecryptedEndPoint@78c5677e{/10.233.67.161:45804<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=12/30000}
2022-09-28T05:10:39.799Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@78c5677e{/10.233.67.161:45804<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=12/30000}
2022-09-28T05:10:39.800Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4d2b25d5::DecryptedEndPoint@78c5677e{/10.233.67.161:45804<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=13/30000} onFillable exit HttpChannelState@96f8fde{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-09-28T05:10:39.800Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7b106b87{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78c5677e{/10.233.67.161:45804<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@4d2b25d5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@283d0d0c{s=START}]=>HttpChannelOverHttp@7318a2bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:39.800Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0}@4fb09691 waiting
2022-09-28T05:10:49.784Z||qtp1980194149-21-acceptor-0@6530a1de-ServerConnector@41c204a0{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@7deca839 on ManagedSelector@e581302{STARTED} id=0 keys=0 selected=0 updates=0
2022-09-28T05:10:49.785Z||qtp1980194149-21-acceptor-0@6530a1de-ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@e581302{STARTED} id=0 keys=0 selected=0 updates=1
2022-09-28T05:10:49.785Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken with none selected
2022-09-28T05:10:49.785Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 0/0/0 selected
2022-09-28T05:10:49.785Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 0 keys, 1 updates
2022-09-28T05:10:49.785Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-09-28T05:10:49.785Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@7deca839
2022-09-28T05:10:49.785Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@7deca839
2022-09-28T05:10:49.785Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-09-28T05:10:49.785Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 1 keys
2022-09-28T05:10:49.786Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@7deca839
2022-09-28T05:10:49.786Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@54c2a628{/10.233.67.161:46030<->/10.233.67.224: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-28T05:10:49.786Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@598f6cdd
2022-09-28T05:10:49.787Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@9862110{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@288ddd77{/10.233.67.161:46030<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@69bfdda8{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-09-28T05:10:49.787Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@4bf4bdc6::DecryptedEndPoint@288ddd77{/10.233.67.161:46030<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-09-28T05:10:49.787Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@54c2a628{/10.233.67.161:46030<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@73c28b09{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@288ddd77{/10.233.67.161:46030<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@4bf4bdc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35628663{s=START}]=>HttpChannelOverHttp@9862110{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:49.787Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@73c28b09::SocketChannelEndPoint@54c2a628{/10.233.67.161:46030<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@73c28b09{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@288ddd77{/10.233.67.161:46030<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@4bf4bdc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35628663{s=START}]=>HttpChannelOverHttp@9862110{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:49.788Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@4bf4bdc6::DecryptedEndPoint@288ddd77{/10.233.67.161:46030<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-09-28T05:10:49.788Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@4bf4bdc6::DecryptedEndPoint@288ddd77{/10.233.67.161:46030<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-09-28T05:10:49.788Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@22a75ffa{AC.ReadCB@4bf4bdc6{HttpConnection@4bf4bdc6::DecryptedEndPoint@288ddd77{/10.233.67.161:46030<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-09-28T05:10:49.788Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@73c28b09::SocketChannelEndPoint@54c2a628{/10.233.67.161:46030<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@73c28b09{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@288ddd77{/10.233.67.161:46030<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4bf4bdc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35628663{s=START}]=>HttpChannelOverHttp@9862110{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:49.788Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-09-28T05:10:49.788Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.224:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@73c28b09{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@288ddd77{/10.233.67.161:46030<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4bf4bdc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35628663{s=START}]=>HttpChannelOverHttp@9862110{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:49.789Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4cd3cce5{SSLC.NBReadCB@73c28b09{SslConnection@73c28b09::SocketChannelEndPoint@54c2a628{/10.233.67.161:46030<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@73c28b09{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@288ddd77{/10.233.67.161:46030<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4bf4bdc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35628663{s=START}]=>HttpChannelOverHttp@9862110{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-09-28T05:10:49.789Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@54c2a628{/10.233.67.161:46030<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@73c28b09{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@288ddd77{/10.233.67.161:46030<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4bf4bdc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35628663{s=START}]=>HttpChannelOverHttp@9862110{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:49.789Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2b2e9cb5 on ManagedSelector@e581302{STARTED} id=0 keys=1 selected=0 updates=0
2022-09-28T05:10:49.789Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@e581302{STARTED} id=0 keys=1 selected=0 updates=1
2022-09-28T05:10:49.789Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken with none selected
2022-09-28T05:10:49.789Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 0/0/1 selected
2022-09-28T05:10:49.789Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@54c2a628{/10.233.67.161:46030<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@73c28b09{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@288ddd77{/10.233.67.161:46030<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4bf4bdc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35628663{s=START}]=>HttpChannelOverHttp@9862110{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:49.789Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@7deca839
2022-09-28T05:10:49.789Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 0 keys, 1 updates
2022-09-28T05:10:49.789Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-09-28T05:10:49.789Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@2b2e9cb5
2022-09-28T05:10:49.790Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@54c2a628{/10.233.67.161:46030<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@73c28b09{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@288ddd77{/10.233.67.161:46030<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4bf4bdc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35628663{s=START}]=>HttpChannelOverHttp@9862110{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:49.790Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-09-28T05:10:49.790Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 1 keys
2022-09-28T05:10:49.790Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 1/1/1 selected
2022-09-28T05:10:49.790Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 1 keys, 0 updates
2022-09-28T05:10:49.790Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.224:8000 remote=/10.233.67.161:46030], selector=sun.nio.ch.EPollSelectorImpl@7426af29, interestOps=1, readyOps=1 SocketChannelEndPoint@54c2a628{/10.233.67.161:46030<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@73c28b09{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@288ddd77{/10.233.67.161:46030<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4bf4bdc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35628663{s=START}]=>HttpChannelOverHttp@9862110{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-09-28T05:10:49.790Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@54c2a628{/10.233.67.161:46030<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@73c28b09{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@288ddd77{/10.233.67.161:46030<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4bf4bdc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35628663{s=START}]=>HttpChannelOverHttp@9862110{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:49.790Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@54c2a628{/10.233.67.161:46030<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@73c28b09{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@288ddd77{/10.233.67.161:46030<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4bf4bdc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35628663{s=START}]=>HttpChannelOverHttp@9862110{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-09-28T05:10:49.790Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0} tryExecute EatWhatYouKill@28551755/SelectorProducer@7ec68821/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-09-28T05:10:49.790809Z
2022-09-28T05:10:49.791Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@4fb09691 offer EatWhatYouKill@28551755/SelectorProducer@7ec68821/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-09-28T05:10:49.791076Z
2022-09-28T05:10:49.791Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@28551755/SelectorProducer@7ec68821/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-09-28T05:10:49.79133Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@54c2a628{/10.233.67.161:46030<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@73c28b09{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@288ddd77{/10.233.67.161:46030<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4bf4bdc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35628663{s=START}]=>HttpChannelOverHttp@9862110{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-09-28T05:10:49.791Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@4fb09691 task=EatWhatYouKill@28551755/SelectorProducer@7ec68821/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-09-28T05:10:49.791516Z
2022-09-28T05:10:49.791Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4cd3cce5{SSLC.NBReadCB@73c28b09{SslConnection@73c28b09::SocketChannelEndPoint@54c2a628{/10.233.67.161:46030<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@73c28b09{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@288ddd77{/10.233.67.161:46030<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4bf4bdc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35628663{s=START}]=>HttpChannelOverHttp@9862110{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-09-28T05:10:49.791Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@28551755/SelectorProducer@7ec68821/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-09-28T05:10:49.791692Z tryProduce true
2022-09-28T05:10:49.791Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-09-28T05:10:49.791Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-09-28T05:10:49.791Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@73c28b09::SocketChannelEndPoint@54c2a628{/10.233.67.161:46030<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@73c28b09{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@288ddd77{/10.233.67.161:46030<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4bf4bdc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35628663{s=START}]=>HttpChannelOverHttp@9862110{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:49.792Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@54c2a628{/10.233.67.161:46030<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@73c28b09{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@288ddd77{/10.233.67.161:46030<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@4bf4bdc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35628663{s=START}]=>HttpChannelOverHttp@9862110{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:49.792Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 1 keys
2022-09-28T05:10:49.792Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@73c28b09::SocketChannelEndPoint@54c2a628{/10.233.67.161:46030<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@73c28b09{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@288ddd77{/10.233.67.161:46030<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@4bf4bdc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35628663{s=START}]=>HttpChannelOverHttp@9862110{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:49.793Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@22a75ffa{AC.ReadCB@4bf4bdc6{HttpConnection@4bf4bdc6::DecryptedEndPoint@288ddd77{/10.233.67.161:46030<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=5/30000}}}
2022-09-28T05:10:49.793Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4bf4bdc6::DecryptedEndPoint@288ddd77{/10.233.67.161:46030<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@69bfdda8{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-09-28T05:10:49.794Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@73c28b09::SocketChannelEndPoint@54c2a628{/10.233.67.161:46030<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@73c28b09{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@288ddd77{/10.233.67.161:46030<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@4bf4bdc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35628663{s=START}]=>HttpChannelOverHttp@9862110{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:49.794Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-09-28T05:10:49.804Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@54c2a628{/10.233.67.161:46030<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@73c28b09{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@288ddd77{/10.233.67.161:46030<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@4bf4bdc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35628663{s=START}]=>HttpChannelOverHttp@9862110{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:49.805Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@7bb8efa4[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-28T05:10:49.805Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-09-28T05:10:49.807Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@521443cc[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@521443cc[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-28T05:10:49.808Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->SslConnection@73c28b09{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@288ddd77{/10.233.67.161:46030<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=19/30000}=>HttpConnection@4bf4bdc6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35628663{s=START}]=>HttpChannelOverHttp@9862110{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:49.808Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-09-28T05:10:49.808Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4bf4bdc6::DecryptedEndPoint@288ddd77{/10.233.67.161:46030<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=20/30000} filled -1 HeapByteBuffer@521443cc[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-28T05:10:49.808Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4bf4bdc6::DecryptedEndPoint@288ddd77{/10.233.67.161:46030<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=20/30000} parse HeapByteBuffer@521443cc[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-28T05:10:49.808Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@521443cc[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-28T05:10:49.808Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-09-28T05:10:49.808Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@288ddd77{/10.233.67.161:46030<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=20/30000}
2022-09-28T05:10:49.808Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@288ddd77{/10.233.67.161:46030<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=20/30000}
2022-09-28T05:10:49.808Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@73c28b09::SocketChannelEndPoint@54c2a628{/10.233.67.161:46030<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}->SslConnection@73c28b09{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@288ddd77{/10.233.67.161:46030<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@4bf4bdc6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@35628663{s=START}]=>HttpChannelOverHttp@9862110{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-09-28T05:10:49.809Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@73c28b09::SocketChannelEndPoint@54c2a628{/10.233.67.161:46030<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}->SslConnection@73c28b09{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@288ddd77{/10.233.67.161:46030<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@4bf4bdc6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@35628663{s=START}]=>HttpChannelOverHttp@9862110{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:49.809Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7a4efc20[p=0,l=0,c=0,r=0]={<<<>>>}
2022-09-28T05:10:49.809Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-09-28T05:10:49.809Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-09-28T05:10:49.809Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@54c2a628{/10.233.67.161:46030<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}->SslConnection@73c28b09{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@288ddd77{/10.233.67.161:46030<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@4bf4bdc6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@35628663{s=START}]=>HttpChannelOverHttp@9862110{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:49.809Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-09-28T05:10:49.809Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-09-28T05:10:49.809Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-09-28T05:10:49.810Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@73c28b09::SocketChannelEndPoint@54c2a628{/10.233.67.161:46030<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@73c28b09{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@288ddd77{/10.233.67.161:46030<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@4bf4bdc6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@35628663{s=START}]=>HttpChannelOverHttp@9862110{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-09-28T05:10:49.810Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@73c28b09{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@288ddd77{/10.233.67.161:46030<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@4bf4bdc6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@35628663{s=START}]=>HttpChannelOverHttp@9862110{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:49.810Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@73c28b09::SocketChannelEndPoint@54c2a628{/10.233.67.161:46030<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@73c28b09{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@288ddd77{/10.233.67.161:46030<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@4bf4bdc6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@35628663{s=START}]=>HttpChannelOverHttp@9862110{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-28T05:10:49.810Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@288ddd77{/10.233.67.161:46030<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=22/30000}
2022-09-28T05:10:49.811Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@54c2a628{/10.233.67.161:46030<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@73c28b09{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@288ddd77{/10.233.67.161:46030<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@4bf4bdc6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@35628663{s=START}]=>HttpChannelOverHttp@9862110{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:49.811Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@54c2a628{/10.233.67.161:46030<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@73c28b09{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@288ddd77{/10.233.67.161:46030<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@4bf4bdc6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@35628663{s=START}]=>HttpChannelOverHttp@9862110{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:49.811Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@54c2a628{/10.233.67.161:46030<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@73c28b09{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@288ddd77{/10.233.67.161:46030<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@4bf4bdc6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@35628663{s=START}]=>HttpChannelOverHttp@9862110{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:49.811Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@34bd03dd{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-28T05:10:49.811Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4cd3cce5{null}
2022-09-28T05:10:49.811Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@e581302{STARTED} id=0 keys=1 selected=0 updates=0
2022-09-28T05:10:49.811Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@654580fa
2022-09-28T05:10:49.812Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@54c2a628{/10.233.67.161:46030<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@73c28b09{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@288ddd77{/10.233.67.161:46030<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@4bf4bdc6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@35628663{s=START}]=>HttpChannelOverHttp@9862110{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:49.812Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@654580fa
2022-09-28T05:10:49.812Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@54c2a628{/10.233.67.161:46030<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@73c28b09{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@288ddd77{/10.233.67.161:46030<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@4bf4bdc6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@35628663{s=START}]=>HttpChannelOverHttp@9862110{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:49.812Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@54c2a628{/10.233.67.161:46030<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@73c28b09{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@288ddd77{/10.233.67.161:46030<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@4bf4bdc6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@35628663{s=START}]=>HttpChannelOverHttp@9862110{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:49.812Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@4bf4bdc6::DecryptedEndPoint@288ddd77{/10.233.67.161:46030<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=24/30000}
2022-09-28T05:10:49.813Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@73c28b09::SocketChannelEndPoint@54c2a628{/10.233.67.161:46030<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@73c28b09{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@288ddd77{/10.233.67.161:46030<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@4bf4bdc6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@35628663{s=START}]=>HttpChannelOverHttp@9862110{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:49.813Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@654580fa
2022-09-28T05:10:49.816Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6a5db4a4{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-28T05:10:49.816Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken with none selected
2022-09-28T05:10:49.816Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@22a75ffa{null}
2022-09-28T05:10:49.816Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 0/0/0 selected
2022-09-28T05:10:49.816Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 0 keys, 0 updates
2022-09-28T05:10:49.817Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-09-28T05:10:49.817Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4bf4bdc6::DecryptedEndPoint@288ddd77{/10.233.67.161:46030<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=28/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-09-28T05:10:49.817Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-09-28T05:10:49.817Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@4bf4bdc6::DecryptedEndPoint@288ddd77{/10.233.67.161:46030<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=29/30000}
2022-09-28T05:10:49.817Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 0 keys
2022-09-28T05:10:49.817Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@288ddd77{/10.233.67.161:46030<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=29/30000}
2022-09-28T05:10:49.817Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4bf4bdc6::DecryptedEndPoint@288ddd77{/10.233.67.161:46030<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=29/30000} onFillable exit HttpChannelState@69bfdda8{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-09-28T05:10:49.817Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@73c28b09{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@288ddd77{/10.233.67.161:46030<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@4bf4bdc6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@35628663{s=START}]=>HttpChannelOverHttp@9862110{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:49.817Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0}@f5060 waiting
2022-09-28T05:10:59.785Z||qtp1980194149-21-acceptor-0@6530a1de-ServerConnector@41c204a0{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@1d4e36ec on ManagedSelector@e581302{STARTED} id=0 keys=0 selected=0 updates=0
2022-09-28T05:10:59.785Z||qtp1980194149-21-acceptor-0@6530a1de-ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@e581302{STARTED} id=0 keys=0 selected=0 updates=1
2022-09-28T05:10:59.785Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken with none selected
2022-09-28T05:10:59.786Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 0/0/0 selected
2022-09-28T05:10:59.786Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 0 keys, 1 updates
2022-09-28T05:10:59.786Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-09-28T05:10:59.786Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@1d4e36ec
2022-09-28T05:10:59.786Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@1d4e36ec
2022-09-28T05:10:59.786Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-09-28T05:10:59.786Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 1 keys
2022-09-28T05:10:59.786Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@1d4e36ec
2022-09-28T05:10:59.786Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@71e9ddfa{/10.233.67.161:46260<->/10.233.67.224: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-28T05:10:59.787Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@6713194b
2022-09-28T05:10:59.787Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@69ff5add{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@3fc86585{/10.233.67.161:46260<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@f1698b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-09-28T05:10:59.788Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@7fd7f19f::DecryptedEndPoint@3fc86585{/10.233.67.161:46260<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-09-28T05:10:59.788Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@71e9ddfa{/10.233.67.161:46260<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@6ced750a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fc86585{/10.233.67.161:46260<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@7fd7f19f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1075c15f{s=START}]=>HttpChannelOverHttp@69ff5add{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:59.788Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@6ced750a::SocketChannelEndPoint@71e9ddfa{/10.233.67.161:46260<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@6ced750a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fc86585{/10.233.67.161:46260<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@7fd7f19f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1075c15f{s=START}]=>HttpChannelOverHttp@69ff5add{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:59.788Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@7fd7f19f::DecryptedEndPoint@3fc86585{/10.233.67.161:46260<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-09-28T05:10:59.788Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@7fd7f19f::DecryptedEndPoint@3fc86585{/10.233.67.161:46260<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-09-28T05:10:59.788Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1b435feb{AC.ReadCB@7fd7f19f{HttpConnection@7fd7f19f::DecryptedEndPoint@3fc86585{/10.233.67.161:46260<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-09-28T05:10:59.788Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@6ced750a::SocketChannelEndPoint@71e9ddfa{/10.233.67.161:46260<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@6ced750a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fc86585{/10.233.67.161:46260<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7fd7f19f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1075c15f{s=START}]=>HttpChannelOverHttp@69ff5add{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:59.788Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-09-28T05:10:59.788Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.224:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@6ced750a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3fc86585{/10.233.67.161:46260<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7fd7f19f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1075c15f{s=START}]=>HttpChannelOverHttp@69ff5add{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:59.789Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5b580e15{SSLC.NBReadCB@6ced750a{SslConnection@6ced750a::SocketChannelEndPoint@71e9ddfa{/10.233.67.161:46260<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6ced750a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3fc86585{/10.233.67.161:46260<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7fd7f19f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1075c15f{s=START}]=>HttpChannelOverHttp@69ff5add{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-09-28T05:10:59.789Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@71e9ddfa{/10.233.67.161:46260<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@6ced750a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3fc86585{/10.233.67.161:46260<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7fd7f19f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1075c15f{s=START}]=>HttpChannelOverHttp@69ff5add{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:59.789Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5c9a6551 on ManagedSelector@e581302{STARTED} id=0 keys=1 selected=0 updates=0
2022-09-28T05:10:59.789Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@e581302{STARTED} id=0 keys=1 selected=0 updates=1
2022-09-28T05:10:59.789Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken with none selected
2022-09-28T05:10:59.789Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@71e9ddfa{/10.233.67.161:46260<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@6ced750a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3fc86585{/10.233.67.161:46260<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7fd7f19f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1075c15f{s=START}]=>HttpChannelOverHttp@69ff5add{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:59.790Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@1d4e36ec
2022-09-28T05:10:59.790Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 0/0/1 selected
2022-09-28T05:10:59.790Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 0 keys, 1 updates
2022-09-28T05:10:59.790Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-09-28T05:10:59.790Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@5c9a6551
2022-09-28T05:10:59.790Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@71e9ddfa{/10.233.67.161:46260<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@6ced750a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3fc86585{/10.233.67.161:46260<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7fd7f19f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1075c15f{s=START}]=>HttpChannelOverHttp@69ff5add{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:59.790Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-09-28T05:10:59.790Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 1 keys
2022-09-28T05:10:59.791Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 1/1/1 selected
2022-09-28T05:10:59.791Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 1 keys, 0 updates
2022-09-28T05:10:59.791Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.224:8000 remote=/10.233.67.161:46260], selector=sun.nio.ch.EPollSelectorImpl@7426af29, interestOps=1, readyOps=1 SocketChannelEndPoint@71e9ddfa{/10.233.67.161:46260<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@6ced750a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3fc86585{/10.233.67.161:46260<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@7fd7f19f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1075c15f{s=START}]=>HttpChannelOverHttp@69ff5add{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-09-28T05:10:59.791Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@71e9ddfa{/10.233.67.161:46260<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@6ced750a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3fc86585{/10.233.67.161:46260<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@7fd7f19f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1075c15f{s=START}]=>HttpChannelOverHttp@69ff5add{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:59.792Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@71e9ddfa{/10.233.67.161:46260<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@6ced750a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3fc86585{/10.233.67.161:46260<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@7fd7f19f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1075c15f{s=START}]=>HttpChannelOverHttp@69ff5add{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-09-28T05:10:59.792Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0} tryExecute EatWhatYouKill@28551755/SelectorProducer@7ec68821/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-09-28T05:10:59.792373Z
2022-09-28T05:10:59.792Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@f5060 offer EatWhatYouKill@28551755/SelectorProducer@7ec68821/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-09-28T05:10:59.792795Z
2022-09-28T05:10:59.793Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@28551755/SelectorProducer@7ec68821/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-09-28T05:10:59.793084Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@71e9ddfa{/10.233.67.161:46260<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@6ced750a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3fc86585{/10.233.67.161:46260<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@7fd7f19f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1075c15f{s=START}]=>HttpChannelOverHttp@69ff5add{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-09-28T05:10:59.793Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5b580e15{SSLC.NBReadCB@6ced750a{SslConnection@6ced750a::SocketChannelEndPoint@71e9ddfa{/10.233.67.161:46260<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@6ced750a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3fc86585{/10.233.67.161:46260<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@7fd7f19f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1075c15f{s=START}]=>HttpChannelOverHttp@69ff5add{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-09-28T05:10:59.793Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@f5060 task=EatWhatYouKill@28551755/SelectorProducer@7ec68821/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-09-28T05:10:59.793355Z
2022-09-28T05:10:59.794Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@28551755/SelectorProducer@7ec68821/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-09-28T05:10:59.794229Z tryProduce true
2022-09-28T05:10:59.794Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@6ced750a::SocketChannelEndPoint@71e9ddfa{/10.233.67.161:46260<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@6ced750a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3fc86585{/10.233.67.161:46260<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@7fd7f19f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1075c15f{s=START}]=>HttpChannelOverHttp@69ff5add{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:59.794Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-09-28T05:10:59.794Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-09-28T05:10:59.794Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@6ced750a::SocketChannelEndPoint@71e9ddfa{/10.233.67.161:46260<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@6ced750a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3fc86585{/10.233.67.161:46260<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@7fd7f19f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1075c15f{s=START}]=>HttpChannelOverHttp@69ff5add{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:59.794Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@71e9ddfa{/10.233.67.161:46260<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ced750a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3fc86585{/10.233.67.161:46260<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@7fd7f19f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1075c15f{s=START}]=>HttpChannelOverHttp@69ff5add{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:59.794Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1b435feb{AC.ReadCB@7fd7f19f{HttpConnection@7fd7f19f::DecryptedEndPoint@3fc86585{/10.233.67.161:46260<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=6/30000}}}
2022-09-28T05:10:59.794Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 1 keys
2022-09-28T05:10:59.794Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7fd7f19f::DecryptedEndPoint@3fc86585{/10.233.67.161:46260<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=6/30000} onFillable enter HttpChannelState@f1698b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-09-28T05:10:59.795Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@6ced750a::SocketChannelEndPoint@71e9ddfa{/10.233.67.161:46260<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ced750a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fc86585{/10.233.67.161:46260<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@7fd7f19f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1075c15f{s=START}]=>HttpChannelOverHttp@69ff5add{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:59.795Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-09-28T05:10:59.796Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@71e9ddfa{/10.233.67.161:46260<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ced750a{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fc86585{/10.233.67.161:46260<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@7fd7f19f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1075c15f{s=START}]=>HttpChannelOverHttp@69ff5add{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:59.796Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@2c70ad90[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-28T05:10:59.796Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-09-28T05:10:59.800Z||qtp1980194149-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@521443cc[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@521443cc[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-28T05:10:59.801Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ced750a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fc86585{/10.233.67.161:46260<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@7fd7f19f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1075c15f{s=START}]=>HttpChannelOverHttp@69ff5add{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:59.801Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-09-28T05:10:59.801Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7fd7f19f::DecryptedEndPoint@3fc86585{/10.233.67.161:46260<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=13/30000} filled -1 HeapByteBuffer@521443cc[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-28T05:10:59.801Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7fd7f19f::DecryptedEndPoint@3fc86585{/10.233.67.161:46260<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=13/30000} parse HeapByteBuffer@521443cc[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-28T05:10:59.801Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@521443cc[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-28T05:10:59.801Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-09-28T05:10:59.801Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@3fc86585{/10.233.67.161:46260<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=13/30000}
2022-09-28T05:10:59.801Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@3fc86585{/10.233.67.161:46260<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=13/30000}
2022-09-28T05:10:59.802Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@6ced750a::SocketChannelEndPoint@71e9ddfa{/10.233.67.161:46260<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ced750a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fc86585{/10.233.67.161:46260<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@7fd7f19f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1075c15f{s=START}]=>HttpChannelOverHttp@69ff5add{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-09-28T05:10:59.802Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@6ced750a::SocketChannelEndPoint@71e9ddfa{/10.233.67.161:46260<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ced750a{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fc86585{/10.233.67.161:46260<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@7fd7f19f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1075c15f{s=START}]=>HttpChannelOverHttp@69ff5add{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:59.802Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7a4efc20[p=0,l=0,c=0,r=0]={<<<>>>}
2022-09-28T05:10:59.802Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-09-28T05:10:59.802Z||qtp1980194149-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-28T05:10:59.803Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@71e9ddfa{/10.233.67.161:46260<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ced750a{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fc86585{/10.233.67.161:46260<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@7fd7f19f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1075c15f{s=START}]=>HttpChannelOverHttp@69ff5add{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:59.803Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-09-28T05:10:59.803Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-09-28T05:10:59.803Z||qtp1980194149-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-28T05:10:59.804Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@6ced750a::SocketChannelEndPoint@71e9ddfa{/10.233.67.161:46260<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ced750a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fc86585{/10.233.67.161:46260<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@7fd7f19f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1075c15f{s=START}]=>HttpChannelOverHttp@69ff5add{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-09-28T05:10:59.804Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ced750a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fc86585{/10.233.67.161:46260<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@7fd7f19f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1075c15f{s=START}]=>HttpChannelOverHttp@69ff5add{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:59.805Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@6ced750a::SocketChannelEndPoint@71e9ddfa{/10.233.67.161:46260<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ced750a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fc86585{/10.233.67.161:46260<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@7fd7f19f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1075c15f{s=START}]=>HttpChannelOverHttp@69ff5add{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-28T05:10:59.805Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@3fc86585{/10.233.67.161:46260<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=17/30000}
2022-09-28T05:10:59.805Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@71e9ddfa{/10.233.67.161:46260<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ced750a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fc86585{/10.233.67.161:46260<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@7fd7f19f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1075c15f{s=START}]=>HttpChannelOverHttp@69ff5add{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:59.805Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@71e9ddfa{/10.233.67.161:46260<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ced750a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fc86585{/10.233.67.161:46260<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@7fd7f19f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1075c15f{s=START}]=>HttpChannelOverHttp@69ff5add{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:59.806Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@71e9ddfa{/10.233.67.161:46260<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ced750a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fc86585{/10.233.67.161:46260<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@7fd7f19f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1075c15f{s=START}]=>HttpChannelOverHttp@69ff5add{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:59.806Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@75c736bd{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-28T05:10:59.806Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5b580e15{null}
2022-09-28T05:10:59.806Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@e581302{STARTED} id=0 keys=1 selected=0 updates=0
2022-09-28T05:10:59.806Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@27bc571
2022-09-28T05:10:59.806Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken with none selected
2022-09-28T05:10:59.807Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 0/0/0 selected
2022-09-28T05:10:59.807Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@27bc571
2022-09-28T05:10:59.807Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 0 keys, 0 updates
2022-09-28T05:10:59.807Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-09-28T05:10:59.807Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-09-28T05:10:59.807Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 0 keys
2022-09-28T05:10:59.807Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@71e9ddfa{/10.233.67.161:46260<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6ced750a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fc86585{/10.233.67.161:46260<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@7fd7f19f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1075c15f{s=START}]=>HttpChannelOverHttp@69ff5add{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:59.807Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@71e9ddfa{/10.233.67.161:46260<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6ced750a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fc86585{/10.233.67.161:46260<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@7fd7f19f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1075c15f{s=START}]=>HttpChannelOverHttp@69ff5add{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:59.807Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@7fd7f19f::DecryptedEndPoint@3fc86585{/10.233.67.161:46260<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=19/30000}
2022-09-28T05:10:59.808Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@6ced750a::SocketChannelEndPoint@71e9ddfa{/10.233.67.161:46260<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6ced750a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fc86585{/10.233.67.161:46260<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@7fd7f19f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1075c15f{s=START}]=>HttpChannelOverHttp@69ff5add{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:59.808Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@27bc571
2022-09-28T05:10:59.808Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@71e9ddfa{/10.233.67.161:46260<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6ced750a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fc86585{/10.233.67.161:46260<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@7fd7f19f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1075c15f{s=START}]=>HttpChannelOverHttp@69ff5add{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:59.808Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4b4b9e48{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-28T05:10:59.808Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1b435feb{null}
2022-09-28T05:10:59.808Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7fd7f19f::DecryptedEndPoint@3fc86585{/10.233.67.161:46260<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=20/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-09-28T05:10:59.808Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@7fd7f19f::DecryptedEndPoint@3fc86585{/10.233.67.161:46260<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=20/30000}
2022-09-28T05:10:59.808Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@3fc86585{/10.233.67.161:46260<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=20/30000}
2022-09-28T05:10:59.809Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7fd7f19f::DecryptedEndPoint@3fc86585{/10.233.67.161:46260<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=20/30000} onFillable exit HttpChannelState@f1698b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-09-28T05:10:59.809Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6ced750a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fc86585{/10.233.67.161:46260<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@7fd7f19f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1075c15f{s=START}]=>HttpChannelOverHttp@69ff5add{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:10:59.809Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0}@4fb09691 waiting
2022-09-28T05:11:09.784Z||qtp1980194149-21-acceptor-0@6530a1de-ServerConnector@41c204a0{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@57e067ca on ManagedSelector@e581302{STARTED} id=0 keys=0 selected=0 updates=0
2022-09-28T05:11:09.785Z||qtp1980194149-21-acceptor-0@6530a1de-ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@e581302{STARTED} id=0 keys=0 selected=0 updates=1
2022-09-28T05:11:09.785Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken with none selected
2022-09-28T05:11:09.785Z||qtp1980194149-21-acceptor-0@6530a1de-ServerConnector@41c204a0{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@3ea2aac5 on ManagedSelector@e581302{STARTED} id=0 keys=0 selected=0 updates=1
2022-09-28T05:11:09.785Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 0/0/0 selected
2022-09-28T05:11:09.785Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 0 keys, 2 updates
2022-09-28T05:11:09.785Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2
2022-09-28T05:11:09.785Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@57e067ca
2022-09-28T05:11:09.785Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@57e067ca
2022-09-28T05:11:09.785Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@3ea2aac5
2022-09-28T05:11:09.785Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@3ea2aac5
2022-09-28T05:11:09.785Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@57e067ca
2022-09-28T05:11:09.786Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-09-28T05:11:09.786Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@3ea2aac5
2022-09-28T05:11:09.786Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 2 keys
2022-09-28T05:11:09.786Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@ade562d{/10.233.67.161:46472<->/10.233.67.224: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-28T05:11:09.786Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@97db0b9{/10.233.67.161:46474<->/10.233.67.224: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-28T05:11:09.786Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@129e9003
2022-09-28T05:11:09.786Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@7f522445
2022-09-28T05:11:09.787Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@40f8d251{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@1f6c25cf{/10.233.67.161:46472<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@677b7731{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-09-28T05:11:09.787Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@4a52b883{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@74bc2190{/10.233.67.161:46474<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@1020afc6{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-09-28T05:11:09.787Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@103ed55::DecryptedEndPoint@1f6c25cf{/10.233.67.161:46472<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-09-28T05:11:09.787Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@7ebed18b::DecryptedEndPoint@74bc2190{/10.233.67.161:46474<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-09-28T05:11:09.787Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@ade562d{/10.233.67.161:46472<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7efdd7e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f6c25cf{/10.233.67.161:46472<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@103ed55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79d3d211{s=START}]=>HttpChannelOverHttp@40f8d251{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:11:09.787Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@97db0b9{/10.233.67.161:46474<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2177f87f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74bc2190{/10.233.67.161:46474<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@7ebed18b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3452fd60{s=START}]=>HttpChannelOverHttp@4a52b883{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:11:09.787Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@7efdd7e::SocketChannelEndPoint@ade562d{/10.233.67.161:46472<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7efdd7e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f6c25cf{/10.233.67.161:46472<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@103ed55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79d3d211{s=START}]=>HttpChannelOverHttp@40f8d251{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:11:09.787Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@2177f87f::SocketChannelEndPoint@97db0b9{/10.233.67.161:46474<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2177f87f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74bc2190{/10.233.67.161:46474<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@7ebed18b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3452fd60{s=START}]=>HttpChannelOverHttp@4a52b883{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:11:09.787Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@103ed55::DecryptedEndPoint@1f6c25cf{/10.233.67.161:46472<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-09-28T05:11:09.787Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@7ebed18b::DecryptedEndPoint@74bc2190{/10.233.67.161:46474<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-09-28T05:11:09.787Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@103ed55::DecryptedEndPoint@1f6c25cf{/10.233.67.161:46472<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-09-28T05:11:09.787Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@7ebed18b::DecryptedEndPoint@74bc2190{/10.233.67.161:46474<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-09-28T05:11:09.787Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@45adf0e5{AC.ReadCB@103ed55{HttpConnection@103ed55::DecryptedEndPoint@1f6c25cf{/10.233.67.161:46472<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-09-28T05:11:09.787Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@21193ab3{AC.ReadCB@7ebed18b{HttpConnection@7ebed18b::DecryptedEndPoint@74bc2190{/10.233.67.161:46474<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-09-28T05:11:09.788Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@7efdd7e::SocketChannelEndPoint@ade562d{/10.233.67.161:46472<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7efdd7e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f6c25cf{/10.233.67.161:46472<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@103ed55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79d3d211{s=START}]=>HttpChannelOverHttp@40f8d251{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:11:09.788Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@2177f87f::SocketChannelEndPoint@97db0b9{/10.233.67.161:46474<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@2177f87f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74bc2190{/10.233.67.161:46474<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7ebed18b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3452fd60{s=START}]=>HttpChannelOverHttp@4a52b883{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:11:09.788Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-09-28T05:11:09.788Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-09-28T05:11:09.788Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.224:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@7efdd7e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f6c25cf{/10.233.67.161:46472<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@103ed55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79d3d211{s=START}]=>HttpChannelOverHttp@40f8d251{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:11:09.788Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@2177f87f::SocketChannelEndPoint@97db0b9{/10.233.67.161:46474<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@2177f87f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@74bc2190{/10.233.67.161:46474<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7ebed18b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3452fd60{s=START}]=>HttpChannelOverHttp@4a52b883{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:11:09.788Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5bdad440{SSLC.NBReadCB@7efdd7e{SslConnection@7efdd7e::SocketChannelEndPoint@ade562d{/10.233.67.161:46472<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7efdd7e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f6c25cf{/10.233.67.161:46472<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@103ed55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79d3d211{s=START}]=>HttpChannelOverHttp@40f8d251{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-09-28T05:11:09.788Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@29238592{SSLC.NBReadCB@2177f87f{SslConnection@2177f87f::SocketChannelEndPoint@97db0b9{/10.233.67.161:46474<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2177f87f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@74bc2190{/10.233.67.161:46474<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7ebed18b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3452fd60{s=START}]=>HttpChannelOverHttp@4a52b883{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-09-28T05:11:09.788Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@ade562d{/10.233.67.161:46472<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7efdd7e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f6c25cf{/10.233.67.161:46472<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@103ed55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79d3d211{s=START}]=>HttpChannelOverHttp@40f8d251{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:11:09.788Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@97db0b9{/10.233.67.161:46474<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@2177f87f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@74bc2190{/10.233.67.161:46474<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7ebed18b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3452fd60{s=START}]=>HttpChannelOverHttp@4a52b883{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:11:09.788Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2227f668 on ManagedSelector@e581302{STARTED} id=0 keys=2 selected=0 updates=0
2022-09-28T05:11:09.788Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@378934c9 on ManagedSelector@e581302{STARTED} id=0 keys=2 selected=0 updates=0
2022-09-28T05:11:09.788Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@e581302{STARTED} id=0 keys=2 selected=0 updates=1
2022-09-28T05:11:09.788Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken with none selected
2022-09-28T05:11:09.788Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@97db0b9{/10.233.67.161:46474<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@2177f87f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@74bc2190{/10.233.67.161:46474<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7ebed18b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3452fd60{s=START}]=>HttpChannelOverHttp@4a52b883{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:11:09.788Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 0/0/2 selected
2022-09-28T05:11:09.788Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@ade562d{/10.233.67.161:46472<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7efdd7e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f6c25cf{/10.233.67.161:46472<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@103ed55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79d3d211{s=START}]=>HttpChannelOverHttp@40f8d251{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:11:09.788Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@3ea2aac5
2022-09-28T05:11:09.789Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 0 keys, 2 updates
2022-09-28T05:11:09.789Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@57e067ca
2022-09-28T05:11:09.789Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2
2022-09-28T05:11:09.789Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@2227f668
2022-09-28T05:11:09.789Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@ade562d{/10.233.67.161:46472<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@7efdd7e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f6c25cf{/10.233.67.161:46472<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@103ed55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79d3d211{s=START}]=>HttpChannelOverHttp@40f8d251{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:11:09.789Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@378934c9
2022-09-28T05:11:09.789Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@97db0b9{/10.233.67.161:46474<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@2177f87f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@74bc2190{/10.233.67.161:46474<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7ebed18b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3452fd60{s=START}]=>HttpChannelOverHttp@4a52b883{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:11:09.789Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-09-28T05:11:09.789Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 2 keys
2022-09-28T05:11:09.789Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 2/2/2 selected
2022-09-28T05:11:09.789Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 2 keys, 0 updates
2022-09-28T05:11:09.790Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.224:8000 remote=/10.233.67.161:46472], selector=sun.nio.ch.EPollSelectorImpl@7426af29, interestOps=1, readyOps=1 SocketChannelEndPoint@ade562d{/10.233.67.161:46472<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@7efdd7e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f6c25cf{/10.233.67.161:46472<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@103ed55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79d3d211{s=START}]=>HttpChannelOverHttp@40f8d251{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-09-28T05:11:09.790Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@ade562d{/10.233.67.161:46472<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7efdd7e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f6c25cf{/10.233.67.161:46472<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@103ed55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79d3d211{s=START}]=>HttpChannelOverHttp@40f8d251{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:11:09.790Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@ade562d{/10.233.67.161:46472<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7efdd7e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f6c25cf{/10.233.67.161:46472<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@103ed55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79d3d211{s=START}]=>HttpChannelOverHttp@40f8d251{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-09-28T05:11:09.790Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0} tryExecute EatWhatYouKill@28551755/SelectorProducer@7ec68821/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-09-28T05:11:09.790501Z
2022-09-28T05:11:09.790Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@4fb09691 offer EatWhatYouKill@28551755/SelectorProducer@7ec68821/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-09-28T05:11:09.790821Z
2022-09-28T05:11:09.791Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@28551755/SelectorProducer@7ec68821/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-09-28T05:11:09.791025Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@ade562d{/10.233.67.161:46472<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@7efdd7e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f6c25cf{/10.233.67.161:46472<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@103ed55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79d3d211{s=START}]=>HttpChannelOverHttp@40f8d251{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-09-28T05:11:09.791Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5bdad440{SSLC.NBReadCB@7efdd7e{SslConnection@7efdd7e::SocketChannelEndPoint@ade562d{/10.233.67.161:46472<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@7efdd7e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f6c25cf{/10.233.67.161:46472<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@103ed55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79d3d211{s=START}]=>HttpChannelOverHttp@40f8d251{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-09-28T05:11:09.791Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@7efdd7e::SocketChannelEndPoint@ade562d{/10.233.67.161:46472<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@7efdd7e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f6c25cf{/10.233.67.161:46472<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@103ed55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79d3d211{s=START}]=>HttpChannelOverHttp@40f8d251{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:11:09.791Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@7efdd7e::SocketChannelEndPoint@ade562d{/10.233.67.161:46472<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@7efdd7e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f6c25cf{/10.233.67.161:46472<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@103ed55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79d3d211{s=START}]=>HttpChannelOverHttp@40f8d251{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:11:09.791Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@45adf0e5{AC.ReadCB@103ed55{HttpConnection@103ed55::DecryptedEndPoint@1f6c25cf{/10.233.67.161:46472<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=4/30000}}}
2022-09-28T05:11:09.791Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@103ed55::DecryptedEndPoint@1f6c25cf{/10.233.67.161:46472<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@677b7731{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-09-28T05:11:09.792Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@7efdd7e::SocketChannelEndPoint@ade562d{/10.233.67.161:46472<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@7efdd7e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f6c25cf{/10.233.67.161:46472<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@103ed55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79d3d211{s=START}]=>HttpChannelOverHttp@40f8d251{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:11:09.792Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-09-28T05:11:09.792Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@45711aff IDLE
2022-09-28T05:11:09.792Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0} tryExecute STOP!
2022-09-28T05:11:09.792Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@ade562d{/10.233.67.161:46472<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@7efdd7e{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f6c25cf{/10.233.67.161:46472<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@103ed55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79d3d211{s=START}]=>HttpChannelOverHttp@40f8d251{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:11:09.792Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@43d0f297[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-28T05:11:09.792Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-09-28T05:11:09.792Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@4fb09691 task=EatWhatYouKill@28551755/SelectorProducer@7ec68821/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-09-28T05:11:09.792653Z
2022-09-28T05:11:09.792Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=0/2,p=0}@45711aff offer STOP!
2022-09-28T05:11:09.792Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=0/2,p=0}@45711aff task=STOP!
2022-09-28T05:11:09.792Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@28551755/SelectorProducer@7ec68821/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-09-28T05:11:09.792885Z tryProduce true
2022-09-28T05:11:09.792Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=0/2,p=0}@45711aff Exited
2022-09-28T05:11:09.793Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@23e44287{s=0/2,p=0}@45711aff
2022-09-28T05:11:09.793Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.224:8000 remote=/10.233.67.161:46474], selector=sun.nio.ch.EPollSelectorImpl@7426af29, interestOps=1, readyOps=1 SocketChannelEndPoint@97db0b9{/10.233.67.161:46474<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/1,kio=1,kro=1}->SslConnection@2177f87f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@74bc2190{/10.233.67.161:46474<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@7ebed18b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3452fd60{s=START}]=>HttpChannelOverHttp@4a52b883{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-09-28T05:11:09.793Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@97db0b9{/10.233.67.161:46474<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@2177f87f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@74bc2190{/10.233.67.161:46474<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@7ebed18b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3452fd60{s=START}]=>HttpChannelOverHttp@4a52b883{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:11:09.793Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@97db0b9{/10.233.67.161:46474<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@2177f87f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@74bc2190{/10.233.67.161:46474<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@7ebed18b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3452fd60{s=START}]=>HttpChannelOverHttp@4a52b883{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-09-28T05:11:09.793Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=0/2,p=0} tryExecute EatWhatYouKill@28551755/SelectorProducer@7ec68821/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-09-28T05:11:09.793483Z
2022-09-28T05:11:09.793Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=0/2,p=1} startReservedThread p=1
2022-09-28T05:11:09.793Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@23e44287{s=0/2,p=1}@62fea69c
2022-09-28T05:11:09.793Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@28551755/SelectorProducer@7ec68821/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@23e44287{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=8]@2022-09-28T05:11:09.793788Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@97db0b9{/10.233.67.161:46474<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@2177f87f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@74bc2190{/10.233.67.161:46474<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@7ebed18b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3452fd60{s=START}]=>HttpChannelOverHttp@4a52b883{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-09-28T05:11:09.794Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue CEP:SocketChannelEndPoint@97db0b9{/10.233.67.161:46474<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@2177f87f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@74bc2190{/10.233.67.161:46474<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@7ebed18b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3452fd60{s=START}]=>HttpChannelOverHttp@4a52b883{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-09-28T05:11:09.794Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-09-28T05:11:09.794Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-09-28T05:11:09.795Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@521443cc[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@521443cc[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-28T05:11:09.795Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@ade562d{/10.233.67.161:46472<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@7efdd7e{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f6c25cf{/10.233.67.161:46472<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@103ed55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79d3d211{s=START}]=>HttpChannelOverHttp@40f8d251{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:11:09.795Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@97db0b9{/10.233.67.161:46474<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@2177f87f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@74bc2190{/10.233.67.161:46474<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@7ebed18b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3452fd60{s=START}]=>HttpChannelOverHttp@4a52b883{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:11:09.795Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@7efdd7e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f6c25cf{/10.233.67.161:46472<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@103ed55[p=HttpParser{s=START,0 of -1},g=HttpGenerator@79d3d211{s=START}]=>HttpChannelOverHttp@40f8d251{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:11:09.795Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 2 keys
2022-09-28T05:11:09.795Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-09-28T05:11:09.795Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@103ed55::DecryptedEndPoint@1f6c25cf{/10.233.67.161:46472<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=8/30000} filled -1 HeapByteBuffer@521443cc[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-28T05:11:09.795Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@103ed55::DecryptedEndPoint@1f6c25cf{/10.233.67.161:46472<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=8/30000} parse HeapByteBuffer@521443cc[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-28T05:11:09.795Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@521443cc[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-28T05:11:09.795Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-09-28T05:11:09.795Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@1f6c25cf{/10.233.67.161:46472<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=8/30000}
2022-09-28T05:11:09.796Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@1f6c25cf{/10.233.67.161:46472<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=9/30000}
2022-09-28T05:11:09.796Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@7efdd7e::SocketChannelEndPoint@ade562d{/10.233.67.161:46472<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@7efdd7e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f6c25cf{/10.233.67.161:46472<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@103ed55[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79d3d211{s=START}]=>HttpChannelOverHttp@40f8d251{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-09-28T05:11:09.796Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@7efdd7e::SocketChannelEndPoint@ade562d{/10.233.67.161:46472<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@7efdd7e{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f6c25cf{/10.233.67.161:46472<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@103ed55[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79d3d211{s=START}]=>HttpChannelOverHttp@40f8d251{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:11:09.796Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7a4efc20[p=0,l=0,c=0,r=0]={<<<>>>}
2022-09-28T05:11:09.796Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-09-28T05:11:09.796Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-09-28T05:11:09.796Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@23e44287{s=0/2,p=1}@62fea69c
2022-09-28T05:11:09.796Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=1}@62fea69c started
2022-09-28T05:11:09.796Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run CEP:SocketChannelEndPoint@97db0b9{/10.233.67.161:46474<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@2177f87f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@74bc2190{/10.233.67.161:46474<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@7ebed18b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3452fd60{s=START}]=>HttpChannelOverHttp@4a52b883{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-09-28T05:11:09.796Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@62fea69c waiting
2022-09-28T05:11:09.796Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@ade562d{/10.233.67.161:46472<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@7efdd7e{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f6c25cf{/10.233.67.161:46472<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@103ed55[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79d3d211{s=START}]=>HttpChannelOverHttp@40f8d251{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:11:09.796Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@29238592{SSLC.NBReadCB@2177f87f{SslConnection@2177f87f::SocketChannelEndPoint@97db0b9{/10.233.67.161:46474<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@2177f87f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@74bc2190{/10.233.67.161:46474<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@7ebed18b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3452fd60{s=START}]=>HttpChannelOverHttp@4a52b883{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-09-28T05:11:09.796Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-09-28T05:11:09.797Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-09-28T05:11:09.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@2177f87f::SocketChannelEndPoint@97db0b9{/10.233.67.161:46474<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@2177f87f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@74bc2190{/10.233.67.161:46474<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@7ebed18b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3452fd60{s=START}]=>HttpChannelOverHttp@4a52b883{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:11:09.797Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-09-28T05:11:09.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@2177f87f::SocketChannelEndPoint@97db0b9{/10.233.67.161:46474<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@2177f87f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@74bc2190{/10.233.67.161:46474<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@7ebed18b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3452fd60{s=START}]=>HttpChannelOverHttp@4a52b883{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:11:09.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@21193ab3{AC.ReadCB@7ebed18b{HttpConnection@7ebed18b::DecryptedEndPoint@74bc2190{/10.233.67.161:46474<->/10.233.67.224:8000,OPEN,fill=FI,flush=-,to=10/30000}}}
2022-09-28T05:11:09.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7ebed18b::DecryptedEndPoint@74bc2190{/10.233.67.161:46474<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=10/30000} onFillable enter HttpChannelState@1020afc6{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-09-28T05:11:09.797Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@7efdd7e::SocketChannelEndPoint@ade562d{/10.233.67.161:46472<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7efdd7e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f6c25cf{/10.233.67.161:46472<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@103ed55[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79d3d211{s=START}]=>HttpChannelOverHttp@40f8d251{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-09-28T05:11:09.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@2177f87f::SocketChannelEndPoint@97db0b9{/10.233.67.161:46474<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@2177f87f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74bc2190{/10.233.67.161:46474<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@7ebed18b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3452fd60{s=START}]=>HttpChannelOverHttp@4a52b883{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:11:09.797Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-09-28T05:11:09.800Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@97db0b9{/10.233.67.161:46474<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@2177f87f{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74bc2190{/10.233.67.161:46474<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@7ebed18b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3452fd60{s=START}]=>HttpChannelOverHttp@4a52b883{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:11:09.800Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@18a50aaa[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-28T05:11:09.800Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-09-28T05:11:09.802Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7efdd7e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f6c25cf{/10.233.67.161:46472<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@103ed55[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79d3d211{s=START}]=>HttpChannelOverHttp@40f8d251{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:11:09.802Z||qtp1980194149-20|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@53a5b597[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@53a5b597[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-28T05:11:09.802Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@2177f87f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74bc2190{/10.233.67.161:46474<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@7ebed18b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3452fd60{s=START}]=>HttpChannelOverHttp@4a52b883{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:11:09.802Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@7efdd7e::SocketChannelEndPoint@ade562d{/10.233.67.161:46472<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@7efdd7e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f6c25cf{/10.233.67.161:46472<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@103ed55[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79d3d211{s=START}]=>HttpChannelOverHttp@40f8d251{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-28T05:11:09.802Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-09-28T05:11:09.803Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@1f6c25cf{/10.233.67.161:46472<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=16/30000}
2022-09-28T05:11:09.803Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7ebed18b::DecryptedEndPoint@74bc2190{/10.233.67.161:46474<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=16/30000} filled -1 HeapByteBuffer@53a5b597[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-28T05:11:09.803Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7ebed18b::DecryptedEndPoint@74bc2190{/10.233.67.161:46474<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=16/30000} parse HeapByteBuffer@53a5b597[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-28T05:11:09.803Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@ade562d{/10.233.67.161:46472<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@7efdd7e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f6c25cf{/10.233.67.161:46472<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@103ed55[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79d3d211{s=START}]=>HttpChannelOverHttp@40f8d251{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:11:09.803Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@53a5b597[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-28T05:11:09.803Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-09-28T05:11:09.803Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@ade562d{/10.233.67.161:46472<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@7efdd7e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f6c25cf{/10.233.67.161:46472<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@103ed55[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79d3d211{s=START}]=>HttpChannelOverHttp@40f8d251{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:11:09.803Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@74bc2190{/10.233.67.161:46474<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=16/30000}
2022-09-28T05:11:09.803Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@74bc2190{/10.233.67.161:46474<->/10.233.67.224:8000,OPEN,fill=-,flush=-,to=16/30000}
2022-09-28T05:11:09.803Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@ade562d{/10.233.67.161:46472<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@7efdd7e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f6c25cf{/10.233.67.161:46472<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@103ed55[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79d3d211{s=START}]=>HttpChannelOverHttp@40f8d251{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:11:09.803Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@2177f87f::SocketChannelEndPoint@97db0b9{/10.233.67.161:46474<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@2177f87f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74bc2190{/10.233.67.161:46474<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@7ebed18b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3452fd60{s=START}]=>HttpChannelOverHttp@4a52b883{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-09-28T05:11:09.803Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@44af86dd{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-28T05:11:09.803Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5bdad440{null}
2022-09-28T05:11:09.803Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@2177f87f::SocketChannelEndPoint@97db0b9{/10.233.67.161:46474<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@2177f87f{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74bc2190{/10.233.67.161:46474<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@7ebed18b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3452fd60{s=START}]=>HttpChannelOverHttp@4a52b883{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:11:09.803Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@e581302{STARTED} id=0 keys=2 selected=0 updates=0
2022-09-28T05:11:09.804Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7a4efc20[p=0,l=0,c=0,r=0]={<<<>>>}
2022-09-28T05:11:09.804Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@37e4a55f
2022-09-28T05:11:09.804Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-09-28T05:11:09.804Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken with none selected
2022-09-28T05:11:09.804Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@ade562d{/10.233.67.161:46472<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7efdd7e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f6c25cf{/10.233.67.161:46472<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@103ed55[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79d3d211{s=START}]=>HttpChannelOverHttp@40f8d251{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:11:09.804Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 0/0/1 selected
2022-09-28T05:11:09.804Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@37e4a55f
2022-09-28T05:11:09.804Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 0 keys, 0 updates
2022-09-28T05:11:09.804Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-09-28T05:11:09.804Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-09-28T05:11:09.804Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 1 keys
2022-09-28T05:11:09.804Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@ade562d{/10.233.67.161:46472<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7efdd7e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f6c25cf{/10.233.67.161:46472<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@103ed55[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79d3d211{s=START}]=>HttpChannelOverHttp@40f8d251{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:11:09.804Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@ade562d{/10.233.67.161:46472<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7efdd7e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f6c25cf{/10.233.67.161:46472<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@103ed55[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79d3d211{s=START}]=>HttpChannelOverHttp@40f8d251{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:11:09.804Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6261b284{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-28T05:11:09.804Z||qtp1980194149-20|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-28T05:11:09.804Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@103ed55::DecryptedEndPoint@1f6c25cf{/10.233.67.161:46472<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=17/30000}
2022-09-28T05:11:09.804Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@45adf0e5{null}
2022-09-28T05:11:09.805Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@103ed55::DecryptedEndPoint@1f6c25cf{/10.233.67.161:46472<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=18/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-09-28T05:11:09.805Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@7efdd7e::SocketChannelEndPoint@ade562d{/10.233.67.161:46472<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7efdd7e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f6c25cf{/10.233.67.161:46472<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@103ed55[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79d3d211{s=START}]=>HttpChannelOverHttp@40f8d251{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:11:09.805Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@103ed55::DecryptedEndPoint@1f6c25cf{/10.233.67.161:46472<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=18/30000}
2022-09-28T05:11:09.805Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@37e4a55f
2022-09-28T05:11:09.805Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@1f6c25cf{/10.233.67.161:46472<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=18/30000}
2022-09-28T05:11:09.805Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@103ed55::DecryptedEndPoint@1f6c25cf{/10.233.67.161:46472<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=18/30000} onFillable exit HttpChannelState@677b7731{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-09-28T05:11:09.805Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7efdd7e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f6c25cf{/10.233.67.161:46472<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@103ed55[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@79d3d211{s=START}]=>HttpChannelOverHttp@40f8d251{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:11:09.805Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0}@f5060 waiting
2022-09-28T05:11:09.805Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@97db0b9{/10.233.67.161:46474<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->SslConnection@2177f87f{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74bc2190{/10.233.67.161:46474<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@7ebed18b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3452fd60{s=START}]=>HttpChannelOverHttp@4a52b883{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:11:09.805Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-09-28T05:11:09.805Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-09-28T05:11:09.805Z||qtp1980194149-20|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-28T05:11:09.806Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@2177f87f::SocketChannelEndPoint@97db0b9{/10.233.67.161:46474<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2177f87f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74bc2190{/10.233.67.161:46474<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@7ebed18b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3452fd60{s=START}]=>HttpChannelOverHttp@4a52b883{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-09-28T05:11:09.806Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2177f87f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74bc2190{/10.233.67.161:46474<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@7ebed18b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3452fd60{s=START}]=>HttpChannelOverHttp@4a52b883{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:11:09.806Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@2177f87f::SocketChannelEndPoint@97db0b9{/10.233.67.161:46474<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2177f87f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74bc2190{/10.233.67.161:46474<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@7ebed18b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3452fd60{s=START}]=>HttpChannelOverHttp@4a52b883{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-28T05:11:09.806Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@74bc2190{/10.233.67.161:46474<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=19/30000}
2022-09-28T05:11:09.806Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@97db0b9{/10.233.67.161:46474<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2177f87f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74bc2190{/10.233.67.161:46474<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@7ebed18b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3452fd60{s=START}]=>HttpChannelOverHttp@4a52b883{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:11:09.806Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@97db0b9{/10.233.67.161:46474<->/10.233.67.224:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2177f87f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74bc2190{/10.233.67.161:46474<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@7ebed18b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3452fd60{s=START}]=>HttpChannelOverHttp@4a52b883{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:11:09.807Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@97db0b9{/10.233.67.161:46474<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2177f87f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74bc2190{/10.233.67.161:46474<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@7ebed18b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3452fd60{s=START}]=>HttpChannelOverHttp@4a52b883{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:11:09.807Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@453e02ed{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-28T05:11:09.807Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@29238592{null}
2022-09-28T05:11:09.807Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@e581302{STARTED} id=0 keys=1 selected=0 updates=0
2022-09-28T05:11:09.807Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@60d9983a
2022-09-28T05:11:09.807Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@60d9983a
2022-09-28T05:11:09.807Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@97db0b9{/10.233.67.161:46474<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2177f87f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74bc2190{/10.233.67.161:46474<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@7ebed18b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3452fd60{s=START}]=>HttpChannelOverHttp@4a52b883{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-09-28T05:11:09.807Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken with none selected
2022-09-28T05:11:09.807Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 0/0/0 selected
2022-09-28T05:11:09.807Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 0 keys, 0 updates
2022-09-28T05:11:09.808Z||qtp1980194149-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-09-28T05:11:09.808Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@97db0b9{/10.233.67.161:46474<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2177f87f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@74bc2190{/10.233.67.161:46474<->/10.233.67.224:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@7ebed18b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3452fd60{s