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-04-11T03:00:19.783Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on onap-aai-sparky-be-84cd7474cc-xdcfh with PID 10 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky)
2022-04-11T03:00:19.783Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on onap-aai-sparky-be-84cd7474cc-xdcfh with PID 10 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky)
2022-04-11T03:00:19.805Z||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-04-11T03:00:19.805Z||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-04-11T03:00:22.399Z||background-preinit|AAIUI||org.jboss.logging|DEBUG|Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2022-04-11T03:00:22.404Z||background-preinit|AAIUI||org.hibernate.validator.internal.util.Version|INFO|HV000001: Hibernate Validator 5.3.6.Final
2022-04-11T03:00:22.531Z||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-04-11T03:00:22.534Z||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-04-11T03:00:28.366Z||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-04-11T03:00:28.519Z||main|AAIUI||org.eclipse.jetty.util.log|DEBUG|Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog
2022-04-11T03:00:28.522Z||main|AAIUI||org.eclipse.jetty.util.log|INFO|Logging initialized @13963ms to org.eclipse.jetty.util.log.Slf4jLog
2022-04-11T03:00:28.560Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_CERT|
2022-04-11T03:00:28.561Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server certificate chain = false|
2022-04-11T03:00:28.561Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server hostname = false|
2022-04-11T03:00:28.561Z||main|AAIUI||AAIRESTClient|DEBUG||Set client certificate filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.p12|
2022-04-11T03:00:28.561Z||main|AAIUI||AAIRESTClient|DEBUG||Set trust store filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.trust.jks|
2022-04-11T03:00:28.561Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2022-04-11T03:00:28.561Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2022-04-11T03:00:29.231Z||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-04-11T03:00:29.231Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-04-11T03:00:29.261Z||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-04-11T03:00:29.261Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-04-11T03:00:29.280Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2022-04-11T03:00:29.282Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2022-04-11T03:00:29.284Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63
2022-04-11T03:00:29.291Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration.
2022-04-11T03:00:29.295Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader
2022-04-11T03:00:29.298Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL
2022-04-11T03:00:29.299Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2022-04-11T03:00:29.301Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only.
2022-04-11T03:00:29.938Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@57fae983
2022-04-11T03:00:29.976Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{/,null,UNAVAILABLE} added {org.eclipse.jetty.server.session.SessionHandler663215704==dftMaxIdleSec=-1,MANAGED}
2022-04-11T03:00:29.987Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@322803db{STOPPED} added {org.eclipse.jetty.security.DefaultAuthenticatorFactory@56ba8773,POJO}
2022-04-11T03:00:30.003Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler663215704==dftMaxIdleSec=-1 added {ConstraintSecurityHandler@322803db{STOPPED},MANAGED}
2022-04-11T03:00:30.023Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@322803db{STOPPED} added {JettyEmbeddedServletHandler@5965844d{STOPPED},MANAGED}
2022-04-11T03:00:30.024Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{/,null,UNAVAILABLE} added {ErrorPageErrorHandler@6d4a65c6{STOPPED},MANAGED}
2022-04-11T03:00:30.106Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@4d0b0fd4{STOPPED}[9.4.18.v20190429] added {QueuedThreadPool[qtp666312528]@27b71f50{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2022-04-11T03:00:30.158Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpConnectionFactory@2032e725[HTTP/1.1] added {HttpConfiguration@4d23015c{32768/8192,8192/8192,https://:0,[]},POJO}
2022-04-11T03:00:30.164Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@26dcd8c0{null,[]}{0.0.0.0:0} added {Server@4d0b0fd4{STOPPED}[9.4.18.v20190429],UNMANAGED}
2022-04-11T03:00:30.165Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@26dcd8c0{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp666312528]@27b71f50{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2022-04-11T03:00:30.165Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@26dcd8c0{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@773c0293{STOPPED},AUTO}
2022-04-11T03:00:30.165Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@26dcd8c0{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@55b8dbda,POJO}
2022-04-11T03:00:30.165Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@26dcd8c0{null,[http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@2032e725[HTTP/1.1],AUTO}
2022-04-11T03:00:30.166Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@26dcd8c0{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@2032e725[HTTP/1.1]
2022-04-11T03:00:30.171Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@26dcd8c0{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@26dcd8c0{HTTP/1.1,[http/1.1]}{0.0.0.0:0},MANAGED}
2022-04-11T03:00:30.172Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@4d0b0fd4{STOPPED}[9.4.18.v20190429] added {ServerConnector@26dcd8c0{HTTP/1.1,[http/1.1]}{0.0.0.0:8000},AUTO}
2022-04-11T03:00:30.210Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|SessionManager default maxInactiveInterval=1800
2022-04-11T03:00:30.228Z||main|AAIUI||org.eclipse.jetty.http.PreEncodedHttpField|DEBUG|HttpField encoders loaded: [org.eclipse.jetty.http.Http1FieldPreEncoder@566d0c69]
2022-04-11T03:00:30.265Z||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-04-11T03:00:30.266Z||main|AAIUI||org.eclipse.jetty.server.handler.gzip.GzipHandler|DEBUG|GzipHandler@70abf9b0{STOPPED} mime types IncludeExclude@6a10b263{i=[],ip=org.eclipse.jetty.util.IncludeExcludeSet$SetContainsPredicate@476ec9d0,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@325bb9a6}
2022-04-11T03:00:30.267Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|GzipHandler@70abf9b0{STOPPED} added {o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE},MANAGED}
2022-04-11T03:00:30.267Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@4d0b0fd4{STOPPED}[9.4.18.v20190429] added {GzipHandler@70abf9b0{STOPPED},MANAGED}
2022-04-11T03:00:30.284Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpConnectionFactory@4f186450[HTTP/1.1] added {HttpConfiguration@7fab4be7{32768/8192,8192/8192,https://:0,[SecureRequestCustomizer@a64e035]},POJO}
2022-04-11T03:00:30.289Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|SslConnectionFactory@41c204a0{SSL->HTTP/1.1} added {SslContextFactory@64138b0c[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-04-11T03:00:30.290Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@49dbaaf3{null,[]}{0.0.0.0:0} added {Server@4d0b0fd4{STOPPED}[9.4.18.v20190429],UNMANAGED}
2022-04-11T03:00:30.290Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@49dbaaf3{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp666312528]@27b71f50{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2022-04-11T03:00:30.291Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@49dbaaf3{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@22d9c961{STOPPED},AUTO}
2022-04-11T03:00:30.291Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@49dbaaf3{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@736f3e9e,POJO}
2022-04-11T03:00:30.292Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@49dbaaf3{null,[ssl]}{0.0.0.0:0} added {SslConnectionFactory@41c204a0{SSL->HTTP/1.1},AUTO}
2022-04-11T03:00:30.292Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@49dbaaf3{SSL,[ssl]}{0.0.0.0:0} added SslConnectionFactory@41c204a0{SSL->HTTP/1.1}
2022-04-11T03:00:30.292Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@4f186450[HTTP/1.1],AUTO}
2022-04-11T03:00:30.293Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@4f186450[HTTP/1.1]
2022-04-11T03:00:30.293Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:0},MANAGED}
2022-04-11T03:00:30.294Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@4d0b0fd4{STOPPED}[9.4.18.v20190429] added {ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000},AUTO}
2022-04-11T03:00:30.297Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@4d0b0fd4{STOPPED}[9.4.18.v20190429] added {AbstractLifeCycle@1698d7c0{STOPPED},AUTO}
2022-04-11T03:00:30.298Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting Server@4d0b0fd4{STOPPED}[9.4.18.v20190429]
2022-04-11T03:00:30.298Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@4d0b0fd4{STARTING}[9.4.18.v20190429] added {ErrorHandler@281f23f2{STOPPED},AUTO}
2022-04-11T03:00:30.301Z||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-04-11T03:00:30.322Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting Server@4d0b0fd4{STARTING}[9.4.18.v20190429]
2022-04-11T03:00:30.323Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting QueuedThreadPool[qtp666312528]@27b71f50{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY]
2022-04-11T03:00:30.327Z||main|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0}
2022-04-11T03:00:30.328Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|QueuedThreadPool[qtp666312528]@27b71f50{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}] added {ReservedThreadExecutor@6daf2337{s=0/2,p=0},AUTO}
2022-04-11T03:00:30.328Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ReservedThreadExecutor@6daf2337{s=0/2,p=0}
2022-04-11T03:00:30.333Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @15773ms ReservedThreadExecutor@6daf2337{s=0/2,p=0}
2022-04-11T03:00:30.334Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp666312528-21,5,main]
2022-04-11T03:00:30.334Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp666312528-22,5,main]
2022-04-11T03:00:30.341Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp666312528-23,5,main]
2022-04-11T03:00:30.343Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp666312528-24,5,main]
2022-04-11T03:00:30.343Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp666312528-25,5,main]
2022-04-11T03:00:30.344Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp666312528-26,5,main]
2022-04-11T03:00:30.345Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp666312528-27,5,main]
2022-04-11T03:00:30.346Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp666312528-28,5,main]
2022-04-11T03:00:30.347Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @15787ms QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}]
2022-04-11T03:00:30.347Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting GzipHandler@70abf9b0{STOPPED}
2022-04-11T03:00:30.351Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting GzipHandler@70abf9b0{STARTING}
2022-04-11T03:00:30.351Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE}
2022-04-11T03:00:30.364Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Thread Context classloader org.springframework.boot.loader.LaunchedURLClassLoader@6df97b55
2022-04-11T03:00:30.364Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$AppClassLoader@6124287a 
2022-04-11T03:00:30.364Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$PlatformClassLoader@19569ebd 
2022-04-11T03:00:30.364Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@4632cfc
2022-04-11T03:00:30.365Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@6e1f8469
2022-04-11T03:00:30.365Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@2e380628
2022-04-11T03:00:30.365Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@3b6c624
2022-04-11T03:00:30.367Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@4632cfc
2022-04-11T03:00:30.369Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring embedded WebApplicationContext
2022-04-11T03:00:31.396Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@6e1f8469
2022-04-11T03:00:31.465Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketServerFactory@17740dae[defaultPolicy=WebSocketPolicy@290aeb20[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@73ad4ecc{STOPPED},AUTO}
2022-04-11T03:00:31.466Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketServerFactory@17740dae[defaultPolicy=WebSocketPolicy@290aeb20[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@69da0b12,POJO}
2022-04-11T03:00:31.466Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|NativeWebSocketConfiguration@2764c546{STOPPED} added {WebSocketServerFactory@17740dae[defaultPolicy=WebSocketPolicy@290aeb20[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-04-11T03:00:31.466Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|NativeWebSocketConfiguration@2764c546{STOPPED} added {PathMappings[size=0],POJO}
2022-04-11T03:00:31.466Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING} added {NativeWebSocketConfiguration@2764c546{STOPPED},MANAGED}
2022-04-11T03:00:31.467Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting NativeWebSocketConfiguration@2764c546{STOPPED}
2022-04-11T03:00:31.467Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting WebSocketServerFactory@17740dae[defaultPolicy=WebSocketPolicy@290aeb20[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory]
2022-04-11T03:00:31.467Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@73ad4ecc{STOPPED}
2022-04-11T03:00:31.468Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @16909ms ScheduledExecutorScheduler@73ad4ecc{STARTED}
2022-04-11T03:00:31.469Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @16909ms WebSocketServerFactory@17740dae[defaultPolicy=WebSocketPolicy@290aeb20[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory]
2022-04-11T03:00:31.469Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @16909ms NativeWebSocketConfiguration@2764c546{STARTED}
2022-04-11T03:00:31.498Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@314c8b4a{STOPPED}
2022-04-11T03:00:31.547Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@6972c30a{STOPPED} added {HttpClientTransportOverHTTP@57a48985{STOPPED},AUTO}
2022-04-11T03:00:31.547Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@6972c30a{STOPPED} added {Client@1ab6718[provider=null,keyStore=null,trustStore=null],AUTO}
2022-04-11T03:00:31.547Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@6972c30a{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@3910fe11,POJO}
2022-04-11T03:00:31.548Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@6972c30a{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@460510aa,POJO}
2022-04-11T03:00:31.548Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@6972c30a{STOPPED} added {QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}],UNMANAGED}
2022-04-11T03:00:31.548Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@6972c30a{STOPPED} added {org.eclipse.jetty.io.MappedByteBufferPool@69da0b12,POJO}
2022-04-11T03:00:31.549Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketClient@c4e5a1f7[httpClient=HttpClient@6972c30a{STOPPED},openSessions.size=0] added {HttpClient@6972c30a{STOPPED},AUTO}
2022-04-11T03:00:31.593Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@314c8b4a{STOPPED}
2022-04-11T03:00:31.594Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerContainer@314c8b4a{STOPPED} added {NativeWebSocketConfiguration@2764c546{STARTED},UNMANAGED}
2022-04-11T03:00:31.594Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING} added {ServerContainer@314c8b4a{STOPPED},AUTO}
2022-04-11T03:00:31.596Z||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-04-11T03:00:31.598Z||main|AAIUI||org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter|DEBUG|Adding [Jetty_WebSocketUpgradeFilter] WebSocketUpgradeFilter[configuration=NativeWebSocketConfiguration@2764c546{STARTED}] mapped to /* to o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING}
2022-04-11T03:00:31.600Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@2e380628
2022-04-11T03:00:31.601Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING} added {JettyEmbeddedErrorHandler@f2ce6b{STOPPED},MANAGED}
2022-04-11T03:00:31.601Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@3b6c624
2022-04-11T03:00:31.602Z||main|AAIUI||org.eclipse.jetty.webapp.MetaData|DEBUG|metadata resolve o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING}
2022-04-11T03:00:31.603Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING}
2022-04-11T03:00:31.604Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler663215704==dftMaxIdleSec=1800
2022-04-11T03:00:31.614Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler663215704==dftMaxIdleSec=1800 added {org.eclipse.jetty.server.session.DefaultSessionCache@1f51431[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO}
2022-04-11T03:00:31.618Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.DefaultSessionCache@1f51431[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@10ee04df[passivating=false,graceSec=3600],AUTO}
2022-04-11T03:00:31.621Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting DefaultSessionIdManager@36f1046f{STOPPED}[worker=null]
2022-04-11T03:00:31.622Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|DefaultSessionIdManager workerName=node0
2022-04-11T03:00:31.622Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|No SessionScavenger set, using defaults
2022-04-11T03:00:31.624Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|DefaultSessionIdManager@36f1046f{STARTING}[worker=node0] added {HouseKeeper@1686f0b4{STOPPED}[interval=600000, ownscheduler=false],MANAGED}
2022-04-11T03:00:31.624Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HouseKeeper@1686f0b4{STOPPED}[interval=600000, ownscheduler=false]
2022-04-11T03:00:31.625Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@76c548f{STOPPED}
2022-04-11T03:00:31.625Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @17066ms ScheduledExecutorScheduler@76c548f{STARTED}
2022-04-11T03:00:31.625Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|Using own scheduler for scavenging
2022-04-11T03:00:31.626Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|node0 Scavenging every 600000ms
2022-04-11T03:00:31.628Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @17068ms HouseKeeper@1686f0b4{STARTED}[interval=600000, ownscheduler=true]
2022-04-11T03:00:31.628Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @17069ms DefaultSessionIdManager@36f1046f{STARTED}[worker=node0]
2022-04-11T03:00:31.628Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@4d0b0fd4{STARTING}[9.4.18.v20190429] added {DefaultSessionIdManager@36f1046f{STARTED}[worker=node0],MANAGED}
2022-04-11T03:00:31.629Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler663215704==dftMaxIdleSec=1800 added {DefaultSessionIdManager@36f1046f{STARTED}[worker=node0],UNMANAGED}
2022-04-11T03:00:31.629Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@5c10285a{STOPPED}
2022-04-11T03:00:31.629Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @17069ms ScheduledExecutorScheduler@5c10285a{STARTED}
2022-04-11T03:00:31.630Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler663215704==dftMaxIdleSec=1800
2022-04-11T03:00:31.630Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ConstraintSecurityHandler@322803db{STOPPED}
2022-04-11T03:00:31.631Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ConstraintSecurityHandler@322803db{STARTING}
2022-04-11T03:00:31.631Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedServletHandler@5965844d{STOPPED}
2022-04-11T03:00:31.633Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/rest/*[JAVAX_API:null] mapped to servlet=CamelServlet[JAVAX_API:null]
2022-04-11T03:00:31.634Z||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-04-11T03:00:31.634Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/[JAVAX_API:null] mapped to servlet=dispatcherServlet[JAVAX_API:null]
2022-04-11T03:00:31.634Z||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-04-11T03:00:31.635Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|filterNameMap={requestContextFilter=requestContextFilter@61e3cf4d==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true, applicationContextIdFilter=applicationContextIdFilter@3cec79d3==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true, httpPutFormContentFilter=httpPutFormContentFilter@64b70919==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true, Jetty_WebSocketUpgradeFilter=Jetty_WebSocketUpgradeFilter@6eb82908==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true, hiddenHttpMethodFilter=hiddenHttpMethodFilter@4e31c3ec==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true, characterEncodingFilter=characterEncodingFilter@3157e4c0==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true, webRequestLoggingFilter=webRequestLoggingFilter@6eaa21d8==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true, metricsFilter=metricsFilter@328902d5==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true}
2022-04-11T03:00:31.643Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|pathFilters=[[/*]/[]/[FORWARD, INCLUDE, REQUEST, ASYNC]=>metricsFilter, [/*]/[]/[FORWARD, INCLUDE, REQUEST, ASYNC]=>characterEncodingFilter, [/*]/[]/[FORWARD, INCLUDE, REQUEST, ASYNC]=>hiddenHttpMethodFilter, [/*]/[]/[FORWARD, INCLUDE, REQUEST, ASYNC]=>httpPutFormContentFilter, [/*]/[]/[FORWARD, INCLUDE, REQUEST, ASYNC]=>requestContextFilter, [/*]/[]/[FORWARD, INCLUDE, REQUEST, ASYNC]=>webRequestLoggingFilter, [/*]/[]/[FORWARD, INCLUDE, REQUEST, ASYNC]=>applicationContextIdFilter, [/*]/[]/[REQUEST]=>Jetty_WebSocketUpgradeFilter]
2022-04-11T03:00:31.643Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletFilterMap={}
2022-04-11T03:00:31.643Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletPathMap=PathMappings[size=2]
2022-04-11T03:00:31.644Z||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-04-11T03:00:31.644Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedServletHandler@5965844d{STARTING}
2022-04-11T03:00:31.644Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @17085ms JettyEmbeddedServletHandler@5965844d{STARTED}
2022-04-11T03:00:31.644Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @17085ms ConstraintSecurityHandler@322803db{STARTED}
2022-04-11T03:00:31.644Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.DefaultSessionCache@1f51431[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
2022-04-11T03:00:31.645Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.NullSessionDataStore@10ee04df[passivating=false,graceSec=3600]
2022-04-11T03:00:31.645Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @17085ms org.eclipse.jetty.server.session.NullSessionDataStore@10ee04df[passivating=false,graceSec=3600]
2022-04-11T03:00:31.645Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @17086ms org.eclipse.jetty.server.session.DefaultSessionCache@1f51431[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
2022-04-11T03:00:31.645Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @17086ms org.eclipse.jetty.server.session.SessionHandler663215704==dftMaxIdleSec=1800
2022-04-11T03:00:31.645Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerContainer@314c8b4a{STOPPED}
2022-04-11T03:00:31.648Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.DecoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@6de0f580)
2022-04-11T03:00:31.648Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder
2022-04-11T03:00:31.650Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder
2022-04-11T03:00:31.651Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder
2022-04-11T03:00:31.651Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder
2022-04-11T03:00:31.651Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder
2022-04-11T03:00:31.652Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder
2022-04-11T03:00:31.652Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder
2022-04-11T03:00:31.652Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder
2022-04-11T03:00:31.652Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.StringDecoder
2022-04-11T03:00:31.652Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder
2022-04-11T03:00:31.652Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder
2022-04-11T03:00:31.653Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder
2022-04-11T03:00:31.653Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder
2022-04-11T03:00:31.653Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder
2022-04-11T03:00:31.653Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder
2022-04-11T03:00:31.653Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder
2022-04-11T03:00:31.653Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder
2022-04-11T03:00:31.654Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteBufferDecoder
2022-04-11T03:00:31.654Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteArrayDecoder
2022-04-11T03:00:31.654Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.PongMessageDecoder
2022-04-11T03:00:31.654Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ReaderDecoder
2022-04-11T03:00:31.655Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.InputStreamDecoder
2022-04-11T03:00:31.655Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.EncoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@6de0f580)
2022-04-11T03:00:31.655Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder
2022-04-11T03:00:31.656Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder
2022-04-11T03:00:31.657Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder
2022-04-11T03:00:31.657Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder
2022-04-11T03:00:31.657Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder
2022-04-11T03:00:31.657Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder
2022-04-11T03:00:31.658Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder
2022-04-11T03:00:31.658Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder
2022-04-11T03:00:31.658Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.StringEncoder
2022-04-11T03:00:31.658Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder
2022-04-11T03:00:31.658Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder
2022-04-11T03:00:31.659Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder
2022-04-11T03:00:31.659Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder
2022-04-11T03:00:31.659Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder
2022-04-11T03:00:31.659Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder
2022-04-11T03:00:31.659Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder
2022-04-11T03:00:31.659Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder
2022-04-11T03:00:31.659Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteBufferEncoder
2022-04-11T03:00:31.660Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteArrayEncoder
2022-04-11T03:00:31.661Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @17101ms ServerContainer@314c8b4a{STARTED}
2022-04-11T03:00:31.661Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedErrorHandler@f2ce6b{STOPPED}
2022-04-11T03:00:31.661Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedErrorHandler@f2ce6b{STARTING}
2022-04-11T03:00:31.661Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @17102ms JettyEmbeddedErrorHandler@f2ce6b{STARTED}
2022-04-11T03:00:31.662Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler|INFO|Started o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],AVAILABLE}
2022-04-11T03:00:31.662Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@4632cfc
2022-04-11T03:00:31.662Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@6e1f8469
2022-04-11T03:00:31.662Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@2e380628
2022-04-11T03:00:31.662Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@3b6c624
2022-04-11T03:00:31.662Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @17103ms o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],AVAILABLE}
2022-04-11T03:00:31.663Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @17103ms GzipHandler@70abf9b0{STARTED}
2022-04-11T03:00:31.663Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting AbstractLifeCycle@1698d7c0{STOPPED}
2022-04-11T03:00:31.663Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @17104ms AbstractLifeCycle@1698d7c0{STARTED}
2022-04-11T03:00:31.663Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ErrorHandler@281f23f2{STOPPED}
2022-04-11T03:00:31.664Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ErrorHandler@281f23f2{STARTING}
2022-04-11T03:00:31.664Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @17104ms ErrorHandler@281f23f2{STARTED}
2022-04-11T03:00:31.664Z||main|AAIUI||org.eclipse.jetty.server.Server|INFO|Started @17105ms
2022-04-11T03:00:31.664Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @17105ms Server@4d0b0fd4{STARTED}[9.4.18.v20190429]
2022-04-11T03:00:32.018Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC|
2022-04-11T03:00:32.018Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org|
2022-04-11T03:00:32.018Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2022-04-11T03:00:32.018Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2022-04-11T03:00:32.417Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator
2022-04-11T03:00:32.417Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator
[EL Warning]: moxy: 2022-04-11 03:00:35.477--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-04-11 03:00:39.092--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-04-11 03:00:42.946--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-04-11 03:00:48.766--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-04-11 03:00:53.299--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-04-11 03:00:57.306--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-04-11 03:01:01.745--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-04-11T03:01:05.232Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully |
2022-04-11T03:01:05.232Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully |
2022-04-11T03:01:05.496Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC|
2022-04-11T03:01:05.496Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org|
2022-04-11T03:01:05.496Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2022-04-11T03:01:05.497Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2022-04-11T03:01:06.037Z||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-04-11T03:01:06.037Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-04-11T03:01:06.054Z||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-04-11T03:01:06.054Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-04-11T03:01:06.054Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2022-04-11T03:01:06.054Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2022-04-11T03:01:06.054Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63
2022-04-11T03:01:06.054Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration.
2022-04-11T03:01:06.055Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader
2022-04-11T03:01:06.055Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL
2022-04-11T03:01:06.055Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2022-04-11T03:01:06.056Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only.
2022-04-11T03:01:10.949Z||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-04-11T03:01:14.642Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@4d0b0fd4{STARTED}[9.4.18.v20190429] added {ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000},UNMANAGED}
2022-04-11T03:01:14.648Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting metricsFilter@328902d5==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true
2022-04-11T03:01:14.648Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @60089ms metricsFilter@328902d5==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true
2022-04-11T03:01:14.650Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.autoconfigure.MetricsFilter@63fdffcd
2022-04-11T03:01:14.654Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting characterEncodingFilter@3157e4c0==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true
2022-04-11T03:01:14.654Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @60095ms characterEncodingFilter@3157e4c0==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true
2022-04-11T03:01:14.655Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedCharacterEncodingFilter@7bb35cc6
2022-04-11T03:01:14.655Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting hiddenHttpMethodFilter@4e31c3ec==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true
2022-04-11T03:01:14.655Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @60095ms hiddenHttpMethodFilter@4e31c3ec==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true
2022-04-11T03:01:14.655Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter@b18c4
2022-04-11T03:01:14.655Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting httpPutFormContentFilter@64b70919==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true
2022-04-11T03:01:14.655Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @60096ms httpPutFormContentFilter@64b70919==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true
2022-04-11T03:01:14.655Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter@4d48bd85
2022-04-11T03:01:14.655Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting requestContextFilter@61e3cf4d==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true
2022-04-11T03:01:14.656Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @60096ms requestContextFilter@61e3cf4d==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true
2022-04-11T03:01:14.656Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedRequestContextFilter@5c0f79f0
2022-04-11T03:01:14.656Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting webRequestLoggingFilter@6eaa21d8==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true
2022-04-11T03:01:14.656Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @60096ms webRequestLoggingFilter@6eaa21d8==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true
2022-04-11T03:01:14.656Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.trace.WebRequestTraceFilter@359b650b
2022-04-11T03:01:14.656Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting applicationContextIdFilter@3cec79d3==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true
2022-04-11T03:01:14.656Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @60097ms applicationContextIdFilter@3cec79d3==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true
2022-04-11T03:01:14.656Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.ApplicationContextHeaderFilter@dca2615
2022-04-11T03:01:14.657Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting Jetty_WebSocketUpgradeFilter@6eb82908==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true
2022-04-11T03:01:14.657Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @60097ms Jetty_WebSocketUpgradeFilter@6eb82908==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true
2022-04-11T03:01:14.657Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init WebSocketUpgradeFilter[configuration=NativeWebSocketConfiguration@2764c546{STARTED}]
2022-04-11T03:01:14.659Z||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-04-11T03:01:14.662Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @60103ms dispatcherServlet@7ef5559e==org.springframework.web.servlet.DispatcherServlet,jsp=null,order=-1,inst=true,async=true
2022-04-11T03:01:14.678Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.springframework.web.servlet.DispatcherServlet@5da7cee2 for dispatcherServlet
2022-04-11T03:01:14.680Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring FrameworkServlet 'dispatcherServlet'
2022-04-11T03:01:14.723Z||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-04-11T03:01:14.723Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @60164ms CamelServlet@9ce650cf==org.apache.camel.component.servlet.CamelHttpTransportServlet,jsp=null,order=1,inst=true,async=true
2022-04-11T03:01:14.723Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init CamelHttpTransportServlet for CamelServlet
2022-04-11T03:01:14.725Z||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-04-11T03:01:14.727Z||main|AAIUI||org.eclipse.jetty.servlet.BaseHolder|DEBUG|Holding class org.eclipse.jetty.servlet.DefaultServlet from org.springframework.boot.loader.LaunchedURLClassLoader@6df97b55
2022-04-11T03:01:14.727Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @60168ms default@5c13d641==org.eclipse.jetty.servlet.DefaultServlet,jsp=null,order=1,inst=false,async=true
2022-04-11T03:01:14.736Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.eclipse.jetty.servlet.DefaultServlet@5ead245 for default
2022-04-11T03:01:14.747Z||main|AAIUI||org.eclipse.jetty.servlet.DefaultServlet|DEBUG|resource base = null
2022-04-11T03:01:14.748Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-04-11T03:01:14.769Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {sun.nio.ch.ServerSocketChannelImpl[/0.0.0.0:8000],POJO}
2022-04-11T03:01:14.770Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@22d9c961{STOPPED}
2022-04-11T03:01:14.770Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @60211ms ScheduledExecutorScheduler@22d9c961{STARTED}
2022-04-11T03:01:14.770Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SslConnectionFactory@41c204a0{SSL->HTTP/1.1}
2022-04-11T03:01:14.771Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SslContextFactory@64138b0c[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2022-04-11T03:01:15.258Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai in X509@2b5a04b0(aai@aai.onap.org,h=[],w=[])
2022-04-11T03:01:15.258Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-search-data.onap in X509@2b5a04b0(aai@aai.onap.org,h=[aai],w=[])
2022-04-11T03:01:15.259Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-sparky-be.onap in X509@2b5a04b0(aai@aai.onap.org,h=[aai, aai-search-data.onap],w=[])
2022-04-11T03:01:15.259Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.api.simpledemo.onap.org in X509@2b5a04b0(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap],w=[])
2022-04-11T03:01:15.259Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.elasticsearch.simpledemo.onap.org in X509@2b5a04b0(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org],w=[])
2022-04-11T03:01:15.259Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.gremlinserver.simpledemo.onap.org in X509@2b5a04b0(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org],w=[])
2022-04-11T03:01:15.259Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.hbase.simpledemo.onap.org in X509@2b5a04b0(aai@aai.onap.org,h=[aai, 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-04-11T03:01:15.259Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.onap in X509@2b5a04b0(aai@aai.onap.org,h=[aai, 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-04-11T03:01:15.259Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.searchservice.simpledemo.onap.org in X509@2b5a04b0(aai@aai.onap.org,h=[aai, 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-04-11T03:01:15.259Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.simpledemo.onap.org in X509@2b5a04b0(aai@aai.onap.org,h=[aai, 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-04-11T03:01:15.259Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.ui.simpledemo.onap.org in X509@2b5a04b0(aai@aai.onap.org,h=[aai, 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-04-11T03:01:15.262Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate CN alias=aai@aai.onap.org CN=aai in X509@2b5a04b0(aai@aai.onap.org,h=[aai, 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-04-11T03:01:15.263Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|INFO|x509=X509@2b5a04b0(aai@aai.onap.org,h=[aai, 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@64138b0c[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2022-04-11T03:01:15.416Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|managers=[org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager@74844f8a] for SslContextFactory@64138b0c[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2022-04-11T03:01:15.563Z||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-04-11T03:01:15.563Z||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-04-11T03:01:15.566Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@7a6e0f3c
2022-04-11T03:01:15.580Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @61021ms SslContextFactory@64138b0c[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2022-04-11T03:01:15.581Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@49c37918
2022-04-11T03:01:15.582Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @61023ms SslConnectionFactory@41c204a0{SSL->HTTP/1.1}
2022-04-11T03:01:15.582Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HttpConnectionFactory@4f186450[HTTP/1.1]
2022-04-11T03:01:15.582Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @61023ms HttpConnectionFactory@4f186450[HTTP/1.1]
2022-04-11T03:01:15.583Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SelectorManager@ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-04-11T03:01:15.603Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-04-11T03:01:15.601086Z added {SelectorProducer@6158113e,POJO}
2022-04-11T03:01:15.604Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-04-11T03:01:15.604174Z added {QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}],UNMANAGED}
2022-04-11T03:01:15.604Z||main|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-04-11T03:01:15.604632Z created
2022-04-11T03:01:15.605Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ManagedSelector@21d6dc81{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-04-11T03:01:15.605049Z,MANAGED}
2022-04-11T03:01:15.605Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|SelectorManager@ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {ManagedSelector@21d6dc81{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO}
2022-04-11T03:01:15.605Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ManagedSelector@21d6dc81{STOPPED} id=0 keys=-1 selected=-1 updates=0
2022-04-11T03:01:15.605Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-04-11T03:01:15.605701Z
2022-04-11T03:01:15.606Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @61046ms EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-04-11T03:01:15.605988Z
2022-04-11T03:01:15.610Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$$Lambda$214/0x00000008009c8040@2c8e096
2022-04-11T03:01:15.611Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$$Lambda$214/0x00000008009c8040@2c8e096
2022-04-11T03:01:15.611Z||main|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Start@6530a1de on ManagedSelector@21d6dc81{STARTING} id=0 keys=0 selected=0 updates=0
2022-04-11T03:01:15.612Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=7,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-04-11T03:01:15.612426Z tryProduce false
2022-04-11T03:01:15.616Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-04-11T03:01:15.617Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Start@6530a1de
2022-04-11T03:01:15.617Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-11T03:01:15.618Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff waiting with 0 keys
2022-04-11T03:01:15.618Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @61058ms ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=0
2022-04-11T03:01:15.619Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @61059ms SelectorManager@ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-04-11T03:01:15.622Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {acceptor-0@431923ed,POJO}
2022-04-11T03:01:15.622Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue acceptor-0@431923ed
2022-04-11T03:01:15.622Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run acceptor-0@431923ed
2022-04-11T03:01:15.623Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|INFO|Started ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-04-11T03:01:15.623Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @61063ms ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-04-11T03:01:15.642Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 59.126 seconds (JVM running for 61.082)
2022-04-11T03:01:15.642Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 59.126 seconds (JVM running for 61.082)
2022-04-11T03:01:22.153Z||qtp666312528-22-acceptor-0@431923ed-ServerConnector@49dbaaf3{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@64895f7b on ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=0
2022-04-11T03:01:22.154Z||qtp666312528-22-acceptor-0@431923ed-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=1
2022-04-11T03:01:22.154Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken with none selected
2022-04-11T03:01:22.154Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken up from select, 0/0/0 selected
2022-04-11T03:01:22.154Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff processing 0 keys, 1 updates
2022-04-11T03:01:22.154Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-04-11T03:01:22.154Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@64895f7b
2022-04-11T03:01:22.157Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@64895f7b
2022-04-11T03:01:22.157Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-11T03:01:22.157Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff waiting with 1 keys
2022-04-11T03:01:22.157Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@64895f7b
2022-04-11T03:01:22.180Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@24e33940{/10.233.68.78:37254<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 14 ms, remaining: 29986 ms
2022-04-11T03:01:22.186Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@15525ae3
2022-04-11T03:01:22.325Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@46eda535{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@25634f7b{/10.233.68.78:37254<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=124/30000},null,HttpChannelState@765a144e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-04-11T03:01:22.343Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@2d267483::DecryptedEndPoint@25634f7b{/10.233.68.78:37254<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=143/30000}
2022-04-11T03:01:22.345Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@24e33940{/10.233.68.78:37254<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=178/30000}{io=0/0,kio=0,kro=0}->SslConnection@37866fa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@25634f7b{/10.233.68.78:37254<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=144/30000}=>HttpConnection@2d267483[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28cae81e{s=START}]=>HttpChannelOverHttp@46eda535{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:22.346Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@37866fa::SocketChannelEndPoint@24e33940{/10.233.68.78:37254<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=180/30000}{io=0/0,kio=0,kro=0}->SslConnection@37866fa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@25634f7b{/10.233.68.78:37254<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=145/30000}=>HttpConnection@2d267483[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28cae81e{s=START}]=>HttpChannelOverHttp@46eda535{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:22.346Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@2d267483::DecryptedEndPoint@25634f7b{/10.233.68.78:37254<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=146/30000}
2022-04-11T03:01:22.346Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@2d267483::DecryptedEndPoint@25634f7b{/10.233.68.78:37254<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=146/30000}
2022-04-11T03:01:22.346Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@36d613e8{AC.ReadCB@2d267483{HttpConnection@2d267483::DecryptedEndPoint@25634f7b{/10.233.68.78:37254<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-04-11T03:01:22.347Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@37866fa::SocketChannelEndPoint@24e33940{/10.233.68.78:37254<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=182/30000}{io=0/0,kio=0,kro=0}->SslConnection@37866fa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@25634f7b{/10.233.68.78:37254<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2d267483[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28cae81e{s=START}]=>HttpChannelOverHttp@46eda535{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:22.347Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-04-11T03:01:22.350Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.153:8000,OPEN,fill=-,flush=-,to=186/30000}{io=0/0,kio=0,kro=0}->SslConnection@37866fa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@25634f7b{/10.233.68.78:37254<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@2d267483[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28cae81e{s=START}]=>HttpChannelOverHttp@46eda535{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:22.352Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6bc388e8{SSLC.NBReadCB@37866fa{SslConnection@37866fa::SocketChannelEndPoint@24e33940{/10.233.68.78:37254<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@37866fa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@25634f7b{/10.233.68.78:37254<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@2d267483[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28cae81e{s=START}]=>HttpChannelOverHttp@46eda535{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-04-11T03:01:22.352Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@24e33940{/10.233.68.78:37254<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@37866fa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@25634f7b{/10.233.68.78:37254<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@2d267483[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28cae81e{s=START}]=>HttpChannelOverHttp@46eda535{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:22.353Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@6d0c8f2b on ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2022-04-11T03:01:22.353Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=1
2022-04-11T03:01:22.353Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken with none selected
2022-04-11T03:01:22.353Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken up from select, 0/0/1 selected
2022-04-11T03:01:22.353Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff processing 0 keys, 1 updates
2022-04-11T03:01:22.353Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-04-11T03:01:22.354Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@6d0c8f2b
2022-04-11T03:01:22.354Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@24e33940{/10.233.68.78:37254<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}->SslConnection@37866fa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@25634f7b{/10.233.68.78:37254<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@2d267483[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28cae81e{s=START}]=>HttpChannelOverHttp@46eda535{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:22.354Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@64895f7b
2022-04-11T03:01:22.354Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@24e33940{/10.233.68.78:37254<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=0}->SslConnection@37866fa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@25634f7b{/10.233.68.78:37254<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@2d267483[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28cae81e{s=START}]=>HttpChannelOverHttp@46eda535{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:22.354Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-11T03:01:22.354Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff waiting with 1 keys
2022-04-11T03:01:22.354Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken up from select, 1/1/1 selected
2022-04-11T03:01:22.355Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff processing 1 keys, 0 updates
2022-04-11T03:01:22.355Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.153:8000 remote=/10.233.68.78:37254], selector=sun.nio.ch.EPollSelectorImpl@13f8f2ff, interestOps=1, readyOps=1 SocketChannelEndPoint@24e33940{/10.233.68.78:37254<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=1}->SslConnection@37866fa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@25634f7b{/10.233.68.78:37254<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@2d267483[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28cae81e{s=START}]=>HttpChannelOverHttp@46eda535{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-04-11T03:01:22.356Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@24e33940{/10.233.68.78:37254<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@37866fa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@25634f7b{/10.233.68.78:37254<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@2d267483[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28cae81e{s=START}]=>HttpChannelOverHttp@46eda535{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:22.356Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@24e33940{/10.233.68.78:37254<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@37866fa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@25634f7b{/10.233.68.78:37254<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@2d267483[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28cae81e{s=START}]=>HttpChannelOverHttp@46eda535{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-04-11T03:01:22.357Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0} tryExecute EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=6,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-04-11T03:01:22.357052Z
2022-04-11T03:01:22.357Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1} startReservedThread p=1
2022-04-11T03:01:22.359Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@6daf2337{s=0/2,p=1}@5b27544e
2022-04-11T03:01:22.359Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=6,r=2,q=1}[ReservedThreadExecutor@6daf2337{s=0/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2022-04-11T03:01:22.359478Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@24e33940{/10.233.68.78:37254<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@37866fa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@25634f7b{/10.233.68.78:37254<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@2d267483[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28cae81e{s=START}]=>HttpChannelOverHttp@46eda535{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-04-11T03:01:22.359Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@6daf2337{s=0/2,p=1}@5b27544e
2022-04-11T03:01:22.360Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=1}@5b27544e started
2022-04-11T03:01:22.360Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue CEP:SocketChannelEndPoint@24e33940{/10.233.68.78:37254<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}->SslConnection@37866fa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@25634f7b{/10.233.68.78:37254<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=14/30000}=>HttpConnection@2d267483[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28cae81e{s=START}]=>HttpChannelOverHttp@46eda535{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-04-11T03:01:22.360Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-04-11T03:01:22.360Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-11T03:01:22.360Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@5b27544e waiting
2022-04-11T03:01:22.361Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@24e33940{/10.233.68.78:37254<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@37866fa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@25634f7b{/10.233.68.78:37254<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=14/30000}=>HttpConnection@2d267483[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28cae81e{s=START}]=>HttpChannelOverHttp@46eda535{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:22.361Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff waiting with 1 keys
2022-04-11T03:01:22.361Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run CEP:SocketChannelEndPoint@24e33940{/10.233.68.78:37254<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@37866fa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@25634f7b{/10.233.68.78:37254<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=15/30000}=>HttpConnection@2d267483[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28cae81e{s=START}]=>HttpChannelOverHttp@46eda535{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-04-11T03:01:22.362Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6bc388e8{SSLC.NBReadCB@37866fa{SslConnection@37866fa::SocketChannelEndPoint@24e33940{/10.233.68.78:37254<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@37866fa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@25634f7b{/10.233.68.78:37254<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=16/30000}=>HttpConnection@2d267483[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28cae81e{s=START}]=>HttpChannelOverHttp@46eda535{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-04-11T03:01:22.363Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@37866fa::SocketChannelEndPoint@24e33940{/10.233.68.78:37254<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@37866fa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@25634f7b{/10.233.68.78:37254<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=17/30000}=>HttpConnection@2d267483[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28cae81e{s=START}]=>HttpChannelOverHttp@46eda535{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:22.364Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@37866fa::SocketChannelEndPoint@24e33940{/10.233.68.78:37254<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@37866fa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@25634f7b{/10.233.68.78:37254<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=18/30000}=>HttpConnection@2d267483[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28cae81e{s=START}]=>HttpChannelOverHttp@46eda535{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:22.365Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@36d613e8{AC.ReadCB@2d267483{HttpConnection@2d267483::DecryptedEndPoint@25634f7b{/10.233.68.78:37254<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=19/30000}}}
2022-04-11T03:01:22.365Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2d267483::DecryptedEndPoint@25634f7b{/10.233.68.78:37254<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=19/30000} onFillable enter HttpChannelState@765a144e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-04-11T03:01:22.367Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@37866fa::SocketChannelEndPoint@24e33940{/10.233.68.78:37254<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@37866fa{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@25634f7b{/10.233.68.78:37254<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=20/30000}=>HttpConnection@2d267483[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28cae81e{s=START}]=>HttpChannelOverHttp@46eda535{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:22.368Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-04-11T03:01:22.370Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@24e33940{/10.233.68.78:37254<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@37866fa{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@25634f7b{/10.233.68.78:37254<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=23/30000}=>HttpConnection@2d267483[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28cae81e{s=START}]=>HttpChannelOverHttp@46eda535{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:22.370Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@59be2a8f[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-04-11T03:01:22.371Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-04-11T03:01:22.402Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@4b977169[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@4b977169[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-04-11T03:01:22.407Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=55/30000}{io=0/0,kio=0,kro=1}->SslConnection@37866fa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@25634f7b{/10.233.68.78:37254<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=60/30000}=>HttpConnection@2d267483[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28cae81e{s=START}]=>HttpChannelOverHttp@46eda535{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:22.407Z||qtp666312528-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-04-11T03:01:22.407Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2d267483::DecryptedEndPoint@25634f7b{/10.233.68.78:37254<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=61/30000} filled -1 HeapByteBuffer@4b977169[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-04-11T03:01:22.407Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2d267483::DecryptedEndPoint@25634f7b{/10.233.68.78:37254<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=61/30000} parse HeapByteBuffer@4b977169[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-04-11T03:01:22.408Z||qtp666312528-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@4b977169[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-04-11T03:01:22.411Z||qtp666312528-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-04-11T03:01:22.411Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@25634f7b{/10.233.68.78:37254<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=65/30000}
2022-04-11T03:01:22.411Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@25634f7b{/10.233.68.78:37254<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=65/30000}
2022-04-11T03:01:22.412Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@37866fa::SocketChannelEndPoint@24e33940{/10.233.68.78:37254<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=61/30000}{io=0/0,kio=0,kro=1}->SslConnection@37866fa{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@25634f7b{/10.233.68.78:37254<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=66/30000}=>HttpConnection@2d267483[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@28cae81e{s=START}]=>HttpChannelOverHttp@46eda535{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-04-11T03:01:22.416Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@37866fa::SocketChannelEndPoint@24e33940{/10.233.68.78:37254<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=65/30000}{io=0/0,kio=0,kro=1}->SslConnection@37866fa{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@25634f7b{/10.233.68.78:37254<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=70/30000}=>HttpConnection@2d267483[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@28cae81e{s=START}]=>HttpChannelOverHttp@46eda535{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:22.417Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@49150732[p=0,l=0,c=0,r=0]={<<<>>>}
2022-04-11T03:01:22.417Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-04-11T03:01:22.418Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-04-11T03:01:22.419Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@24e33940{/10.233.68.78:37254<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=68/30000}{io=0/0,kio=0,kro=1}->SslConnection@37866fa{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@25634f7b{/10.233.68.78:37254<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=73/30000}=>HttpConnection@2d267483[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@28cae81e{s=START}]=>HttpChannelOverHttp@46eda535{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:22.419Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-04-11T03:01:22.419Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-04-11T03:01:22.419Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-04-11T03:01:22.420Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@37866fa::SocketChannelEndPoint@24e33940{/10.233.68.78:37254<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@37866fa{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@25634f7b{/10.233.68.78:37254<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=74/30000}=>HttpConnection@2d267483[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@28cae81e{s=START}]=>HttpChannelOverHttp@46eda535{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-04-11T03:01:22.422Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@37866fa{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@25634f7b{/10.233.68.78:37254<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=75/30000}=>HttpConnection@2d267483[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@28cae81e{s=START}]=>HttpChannelOverHttp@46eda535{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:22.428Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@37866fa::SocketChannelEndPoint@24e33940{/10.233.68.78:37254<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@37866fa{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@25634f7b{/10.233.68.78:37254<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=76/30000}=>HttpConnection@2d267483[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@28cae81e{s=START}]=>HttpChannelOverHttp@46eda535{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-04-11T03:01:22.429Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@25634f7b{/10.233.68.78:37254<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=83/30000}
2022-04-11T03:01:22.430Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@24e33940{/10.233.68.78:37254<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@37866fa{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@25634f7b{/10.233.68.78:37254<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=83/30000}=>HttpConnection@2d267483[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@28cae81e{s=START}]=>HttpChannelOverHttp@46eda535{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:22.430Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@24e33940{/10.233.68.78:37254<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@37866fa{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@25634f7b{/10.233.68.78:37254<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=84/30000}=>HttpConnection@2d267483[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@28cae81e{s=START}]=>HttpChannelOverHttp@46eda535{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:22.431Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@24e33940{/10.233.68.78:37254<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@37866fa{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@25634f7b{/10.233.68.78:37254<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=85/30000}=>HttpConnection@2d267483[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@28cae81e{s=START}]=>HttpChannelOverHttp@46eda535{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:22.432Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2da879ec{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-04-11T03:01:22.433Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6bc388e8{null}
2022-04-11T03:01:22.433Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2022-04-11T03:01:22.433Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@254cb0c
2022-04-11T03:01:22.433Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken with none selected
2022-04-11T03:01:22.433Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken up from select, 0/0/0 selected
2022-04-11T03:01:22.433Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff processing 0 keys, 0 updates
2022-04-11T03:01:22.433Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@254cb0c
2022-04-11T03:01:22.433Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-04-11T03:01:22.434Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-11T03:01:22.434Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@24e33940{/10.233.68.78:37254<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=15/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@37866fa{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@25634f7b{/10.233.68.78:37254<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=88/30000}=>HttpConnection@2d267483[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@28cae81e{s=START}]=>HttpChannelOverHttp@46eda535{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:22.434Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff waiting with 0 keys
2022-04-11T03:01:22.434Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@24e33940{/10.233.68.78:37254<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=14/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@37866fa{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@25634f7b{/10.233.68.78:37254<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=87/30000}=>HttpConnection@2d267483[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@28cae81e{s=START}]=>HttpChannelOverHttp@46eda535{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:22.438Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@2d267483::DecryptedEndPoint@25634f7b{/10.233.68.78:37254<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=91/30000}
2022-04-11T03:01:22.440Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@37866fa::SocketChannelEndPoint@24e33940{/10.233.68.78:37254<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=21/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@37866fa{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@25634f7b{/10.233.68.78:37254<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=94/30000}=>HttpConnection@2d267483[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@28cae81e{s=START}]=>HttpChannelOverHttp@46eda535{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:22.440Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@24e33940{/10.233.68.78:37254<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=20/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@37866fa{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@25634f7b{/10.233.68.78:37254<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=94/30000}=>HttpConnection@2d267483[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@28cae81e{s=START}]=>HttpChannelOverHttp@46eda535{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:22.440Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@254cb0c
2022-04-11T03:01:22.440Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2dd469e2{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-04-11T03:01:22.441Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@36d613e8{null}
2022-04-11T03:01:22.441Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2d267483::DecryptedEndPoint@25634f7b{/10.233.68.78:37254<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=95/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-04-11T03:01:22.441Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@2d267483::DecryptedEndPoint@25634f7b{/10.233.68.78:37254<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=95/30000}
2022-04-11T03:01:22.444Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@25634f7b{/10.233.68.78:37254<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=97/30000}
2022-04-11T03:01:22.444Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2d267483::DecryptedEndPoint@25634f7b{/10.233.68.78:37254<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=98/30000} onFillable exit HttpChannelState@765a144e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-04-11T03:01:22.445Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=25/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@37866fa{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@25634f7b{/10.233.68.78:37254<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=98/30000}=>HttpConnection@2d267483[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@28cae81e{s=START}]=>HttpChannelOverHttp@46eda535{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:22.445Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran CEP:SocketChannelEndPoint@24e33940{/10.233.68.78:37254<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=26/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@37866fa{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@25634f7b{/10.233.68.78:37254<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=99/30000}=>HttpConnection@2d267483[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@28cae81e{s=START}]=>HttpChannelOverHttp@46eda535{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-04-11T03:01:32.151Z||qtp666312528-22-acceptor-0@431923ed-ServerConnector@49dbaaf3{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@5795d3be on ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=0
2022-04-11T03:01:32.152Z||qtp666312528-22-acceptor-0@431923ed-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=1
2022-04-11T03:01:32.152Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken with none selected
2022-04-11T03:01:32.152Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken up from select, 0/0/0 selected
2022-04-11T03:01:32.152Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff processing 0 keys, 1 updates
2022-04-11T03:01:32.153Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-04-11T03:01:32.153Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@5795d3be
2022-04-11T03:01:32.153Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@5795d3be
2022-04-11T03:01:32.153Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-11T03:01:32.153Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff waiting with 1 keys
2022-04-11T03:01:32.153Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@5795d3be
2022-04-11T03:01:32.154Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@540fa4e8{/10.233.68.78:37410<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-04-11T03:01:32.154Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@70de03c9
2022-04-11T03:01:32.155Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@7ad51f2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@ed1f3fb{/10.233.68.78:37410<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@27d03e2d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-04-11T03:01:32.155Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@2710b155::DecryptedEndPoint@ed1f3fb{/10.233.68.78:37410<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-04-11T03:01:32.156Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@540fa4e8{/10.233.68.78:37410<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@4a5f5684{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@ed1f3fb{/10.233.68.78:37410<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@2710b155[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b903a1f{s=START}]=>HttpChannelOverHttp@7ad51f2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:32.156Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@4a5f5684::SocketChannelEndPoint@540fa4e8{/10.233.68.78:37410<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@4a5f5684{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@ed1f3fb{/10.233.68.78:37410<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@2710b155[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b903a1f{s=START}]=>HttpChannelOverHttp@7ad51f2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:32.157Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@2710b155::DecryptedEndPoint@ed1f3fb{/10.233.68.78:37410<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-04-11T03:01:32.157Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@2710b155::DecryptedEndPoint@ed1f3fb{/10.233.68.78:37410<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-04-11T03:01:32.157Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6d175416{AC.ReadCB@2710b155{HttpConnection@2710b155::DecryptedEndPoint@ed1f3fb{/10.233.68.78:37410<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-04-11T03:01:32.158Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@4a5f5684::SocketChannelEndPoint@540fa4e8{/10.233.68.78:37410<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@4a5f5684{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@ed1f3fb{/10.233.68.78:37410<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2710b155[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b903a1f{s=START}]=>HttpChannelOverHttp@7ad51f2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:32.158Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-04-11T03:01:32.158Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.153:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@4a5f5684{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@ed1f3fb{/10.233.68.78:37410<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2710b155[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b903a1f{s=START}]=>HttpChannelOverHttp@7ad51f2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:32.161Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4f2fdaf8{SSLC.NBReadCB@4a5f5684{SslConnection@4a5f5684::SocketChannelEndPoint@540fa4e8{/10.233.68.78:37410<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4a5f5684{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@ed1f3fb{/10.233.68.78:37410<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@2710b155[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b903a1f{s=START}]=>HttpChannelOverHttp@7ad51f2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-04-11T03:01:32.161Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@540fa4e8{/10.233.68.78:37410<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@4a5f5684{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@ed1f3fb{/10.233.68.78:37410<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@2710b155[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b903a1f{s=START}]=>HttpChannelOverHttp@7ad51f2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:32.162Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@7f745eef on ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2022-04-11T03:01:32.162Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=1
2022-04-11T03:01:32.162Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken with none selected
2022-04-11T03:01:32.162Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@540fa4e8{/10.233.68.78:37410<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}->SslConnection@4a5f5684{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@ed1f3fb{/10.233.68.78:37410<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@2710b155[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b903a1f{s=START}]=>HttpChannelOverHttp@7ad51f2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:32.162Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken up from select, 0/0/1 selected
2022-04-11T03:01:32.162Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff processing 0 keys, 1 updates
2022-04-11T03:01:32.162Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-04-11T03:01:32.162Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@7f745eef
2022-04-11T03:01:32.162Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@5795d3be
2022-04-11T03:01:32.163Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@540fa4e8{/10.233.68.78:37410<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@4a5f5684{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@ed1f3fb{/10.233.68.78:37410<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@2710b155[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b903a1f{s=START}]=>HttpChannelOverHttp@7ad51f2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:32.163Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-11T03:01:32.163Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff waiting with 1 keys
2022-04-11T03:01:32.163Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken up from select, 1/1/1 selected
2022-04-11T03:01:32.163Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff processing 1 keys, 0 updates
2022-04-11T03:01:32.164Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.153:8000 remote=/10.233.68.78:37410], selector=sun.nio.ch.EPollSelectorImpl@13f8f2ff, interestOps=1, readyOps=1 SocketChannelEndPoint@540fa4e8{/10.233.68.78:37410<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=1}->SslConnection@4a5f5684{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@ed1f3fb{/10.233.68.78:37410<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@2710b155[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b903a1f{s=START}]=>HttpChannelOverHttp@7ad51f2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-04-11T03:01:32.164Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@540fa4e8{/10.233.68.78:37410<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@4a5f5684{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@ed1f3fb{/10.233.68.78:37410<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@2710b155[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b903a1f{s=START}]=>HttpChannelOverHttp@7ad51f2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:32.165Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@540fa4e8{/10.233.68.78:37410<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@4a5f5684{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@ed1f3fb{/10.233.68.78:37410<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@2710b155[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b903a1f{s=START}]=>HttpChannelOverHttp@7ad51f2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-04-11T03:01:32.167Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0} tryExecute EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-04-11T03:01:32.167796Z
2022-04-11T03:01:32.168Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0}@5b27544e offer EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-04-11T03:01:32.168364Z
2022-04-11T03:01:32.168Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1} startReservedThread p=1
2022-04-11T03:01:32.168Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@6daf2337{s=0/2,p=1}@d06eb43
2022-04-11T03:01:32.169Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@6daf2337{s=0/2,p=1}@d06eb43
2022-04-11T03:01:32.169Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=1}@d06eb43 started
2022-04-11T03:01:32.169Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@d06eb43 waiting
2022-04-11T03:01:32.169Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2022-04-11T03:01:32.169222Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@540fa4e8{/10.233.68.78:37410<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}->SslConnection@4a5f5684{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@ed1f3fb{/10.233.68.78:37410<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@2710b155[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b903a1f{s=START}]=>HttpChannelOverHttp@7ad51f2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-04-11T03:01:32.170Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4f2fdaf8{SSLC.NBReadCB@4a5f5684{SslConnection@4a5f5684::SocketChannelEndPoint@540fa4e8{/10.233.68.78:37410<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}->SslConnection@4a5f5684{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@ed1f3fb{/10.233.68.78:37410<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@2710b155[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b903a1f{s=START}]=>HttpChannelOverHttp@7ad51f2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-04-11T03:01:32.170Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@5b27544e task=EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-04-11T03:01:32.170669Z
2022-04-11T03:01:32.173Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-04-11T03:01:32.173188Z tryProduce true
2022-04-11T03:01:32.173Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@4a5f5684::SocketChannelEndPoint@540fa4e8{/10.233.68.78:37410<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}->SslConnection@4a5f5684{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@ed1f3fb{/10.233.68.78:37410<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@2710b155[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b903a1f{s=START}]=>HttpChannelOverHttp@7ad51f2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:32.173Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-04-11T03:01:32.173Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-11T03:01:32.173Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@4a5f5684::SocketChannelEndPoint@540fa4e8{/10.233.68.78:37410<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=13/30000}{io=1/0,kio=1,kro=1}->SslConnection@4a5f5684{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@ed1f3fb{/10.233.68.78:37410<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=16/30000}=>HttpConnection@2710b155[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b903a1f{s=START}]=>HttpChannelOverHttp@7ad51f2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:32.173Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6d175416{AC.ReadCB@2710b155{HttpConnection@2710b155::DecryptedEndPoint@ed1f3fb{/10.233.68.78:37410<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=16/30000}}}
2022-04-11T03:01:32.174Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2710b155::DecryptedEndPoint@ed1f3fb{/10.233.68.78:37410<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=17/30000} onFillable enter HttpChannelState@27d03e2d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-04-11T03:01:32.174Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@540fa4e8{/10.233.68.78:37410<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@4a5f5684{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@ed1f3fb{/10.233.68.78:37410<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=16/30000}=>HttpConnection@2710b155[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b903a1f{s=START}]=>HttpChannelOverHttp@7ad51f2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:32.174Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff waiting with 1 keys
2022-04-11T03:01:32.174Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@4a5f5684::SocketChannelEndPoint@540fa4e8{/10.233.68.78:37410<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@4a5f5684{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@ed1f3fb{/10.233.68.78:37410<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=17/30000}=>HttpConnection@2710b155[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b903a1f{s=START}]=>HttpChannelOverHttp@7ad51f2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:32.174Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-04-11T03:01:32.175Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@540fa4e8{/10.233.68.78:37410<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@4a5f5684{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@ed1f3fb{/10.233.68.78:37410<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=18/30000}=>HttpConnection@2710b155[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b903a1f{s=START}]=>HttpChannelOverHttp@7ad51f2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:32.176Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@6e34dc4[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-04-11T03:01:32.176Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-04-11T03:01:32.180Z||qtp666312528-21|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@4b977169[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@4b977169[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-04-11T03:01:32.181Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}->SslConnection@4a5f5684{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@ed1f3fb{/10.233.68.78:37410<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=24/30000}=>HttpConnection@2710b155[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b903a1f{s=START}]=>HttpChannelOverHttp@7ad51f2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:32.181Z||qtp666312528-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-04-11T03:01:32.182Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2710b155::DecryptedEndPoint@ed1f3fb{/10.233.68.78:37410<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=25/30000} filled -1 HeapByteBuffer@4b977169[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-04-11T03:01:32.182Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2710b155::DecryptedEndPoint@ed1f3fb{/10.233.68.78:37410<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=25/30000} parse HeapByteBuffer@4b977169[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-04-11T03:01:32.182Z||qtp666312528-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@4b977169[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-04-11T03:01:32.182Z||qtp666312528-21|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-04-11T03:01:32.182Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@ed1f3fb{/10.233.68.78:37410<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=25/30000}
2022-04-11T03:01:32.183Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@ed1f3fb{/10.233.68.78:37410<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=26/30000}
2022-04-11T03:01:32.183Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@4a5f5684::SocketChannelEndPoint@540fa4e8{/10.233.68.78:37410<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=23/30000}{io=0/0,kio=0,kro=1}->SslConnection@4a5f5684{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@ed1f3fb{/10.233.68.78:37410<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@2710b155[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b903a1f{s=START}]=>HttpChannelOverHttp@7ad51f2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-04-11T03:01:32.184Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@4a5f5684::SocketChannelEndPoint@540fa4e8{/10.233.68.78:37410<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=23/30000}{io=0/0,kio=0,kro=1}->SslConnection@4a5f5684{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@ed1f3fb{/10.233.68.78:37410<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@2710b155[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b903a1f{s=START}]=>HttpChannelOverHttp@7ad51f2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:32.184Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@49150732[p=0,l=0,c=0,r=0]={<<<>>>}
2022-04-11T03:01:32.184Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-04-11T03:01:32.184Z||qtp666312528-21|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-04-11T03:01:32.185Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@540fa4e8{/10.233.68.78:37410<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=24/30000}{io=0/0,kio=0,kro=1}->SslConnection@4a5f5684{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@ed1f3fb{/10.233.68.78:37410<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@2710b155[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b903a1f{s=START}]=>HttpChannelOverHttp@7ad51f2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:32.185Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-04-11T03:01:32.185Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-04-11T03:01:32.185Z||qtp666312528-21|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-04-11T03:01:32.186Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@4a5f5684::SocketChannelEndPoint@540fa4e8{/10.233.68.78:37410<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4a5f5684{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@ed1f3fb{/10.233.68.78:37410<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@2710b155[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b903a1f{s=START}]=>HttpChannelOverHttp@7ad51f2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-04-11T03:01:32.187Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4a5f5684{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@ed1f3fb{/10.233.68.78:37410<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@2710b155[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b903a1f{s=START}]=>HttpChannelOverHttp@7ad51f2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:32.187Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@4a5f5684::SocketChannelEndPoint@540fa4e8{/10.233.68.78:37410<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4a5f5684{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@ed1f3fb{/10.233.68.78:37410<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=30/30000}=>HttpConnection@2710b155[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b903a1f{s=START}]=>HttpChannelOverHttp@7ad51f2{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-04-11T03:01:32.188Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@ed1f3fb{/10.233.68.78:37410<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=31/30000}
2022-04-11T03:01:32.188Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@540fa4e8{/10.233.68.78:37410<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@4a5f5684{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@ed1f3fb{/10.233.68.78:37410<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=31/30000}=>HttpConnection@2710b155[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b903a1f{s=START}]=>HttpChannelOverHttp@7ad51f2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:32.189Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@540fa4e8{/10.233.68.78:37410<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@4a5f5684{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@ed1f3fb{/10.233.68.78:37410<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=31/30000}=>HttpConnection@2710b155[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b903a1f{s=START}]=>HttpChannelOverHttp@7ad51f2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:32.189Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@540fa4e8{/10.233.68.78:37410<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@4a5f5684{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@ed1f3fb{/10.233.68.78:37410<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=32/30000}=>HttpConnection@2710b155[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b903a1f{s=START}]=>HttpChannelOverHttp@7ad51f2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:32.190Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6707ec72{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-04-11T03:01:32.190Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4f2fdaf8{null}
2022-04-11T03:01:32.190Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2022-04-11T03:01:32.190Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1879635e
2022-04-11T03:01:32.190Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1879635e
2022-04-11T03:01:32.191Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@540fa4e8{/10.233.68.78:37410<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4a5f5684{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@ed1f3fb{/10.233.68.78:37410<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@2710b155[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b903a1f{s=START}]=>HttpChannelOverHttp@7ad51f2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:32.192Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@540fa4e8{/10.233.68.78:37410<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4a5f5684{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@ed1f3fb{/10.233.68.78:37410<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=35/30000}=>HttpConnection@2710b155[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b903a1f{s=START}]=>HttpChannelOverHttp@7ad51f2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:32.192Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@2710b155::DecryptedEndPoint@ed1f3fb{/10.233.68.78:37410<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=35/30000}
2022-04-11T03:01:32.193Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@4a5f5684::SocketChannelEndPoint@540fa4e8{/10.233.68.78:37410<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4a5f5684{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@ed1f3fb{/10.233.68.78:37410<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=36/30000}=>HttpConnection@2710b155[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b903a1f{s=START}]=>HttpChannelOverHttp@7ad51f2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:32.193Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1879635e
2022-04-11T03:01:32.193Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken with none selected
2022-04-11T03:01:32.193Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@540fa4e8{/10.233.68.78:37410<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4a5f5684{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@ed1f3fb{/10.233.68.78:37410<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=34/30000}=>HttpConnection@2710b155[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b903a1f{s=START}]=>HttpChannelOverHttp@7ad51f2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:32.194Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken up from select, 0/0/0 selected
2022-04-11T03:01:32.194Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff processing 0 keys, 0 updates
2022-04-11T03:01:32.194Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-04-11T03:01:32.194Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-11T03:01:32.194Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff waiting with 0 keys
2022-04-11T03:01:32.194Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@221fcfe1{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-04-11T03:01:32.195Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6d175416{null}
2022-04-11T03:01:32.196Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2710b155::DecryptedEndPoint@ed1f3fb{/10.233.68.78:37410<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=38/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-04-11T03:01:32.196Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@2710b155::DecryptedEndPoint@ed1f3fb{/10.233.68.78:37410<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=39/30000}
2022-04-11T03:01:32.196Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@ed1f3fb{/10.233.68.78:37410<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=39/30000}
2022-04-11T03:01:32.196Z||qtp666312528-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2710b155::DecryptedEndPoint@ed1f3fb{/10.233.68.78:37410<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=39/30000} onFillable exit HttpChannelState@27d03e2d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-04-11T03:01:32.197Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4a5f5684{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@ed1f3fb{/10.233.68.78:37410<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=40/30000}=>HttpConnection@2710b155[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b903a1f{s=START}]=>HttpChannelOverHttp@7ad51f2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:32.197Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$$Lambda$214/0x00000008009c8040@2c8e096
2022-04-11T03:01:42.151Z||qtp666312528-22-acceptor-0@431923ed-ServerConnector@49dbaaf3{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@35b91452 on ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=0
2022-04-11T03:01:42.152Z||qtp666312528-22-acceptor-0@431923ed-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=1
2022-04-11T03:01:42.152Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken with none selected
2022-04-11T03:01:42.152Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken up from select, 0/0/0 selected
2022-04-11T03:01:42.152Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff processing 0 keys, 1 updates
2022-04-11T03:01:42.152Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-04-11T03:01:42.152Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@35b91452
2022-04-11T03:01:42.153Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@35b91452
2022-04-11T03:01:42.153Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-11T03:01:42.153Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff waiting with 1 keys
2022-04-11T03:01:42.153Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@35b91452
2022-04-11T03:01:42.154Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@265cfb6b{/10.233.68.78:37558<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-04-11T03:01:42.154Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@289b01d0
2022-04-11T03:01:42.155Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@2ca4901b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@69a60beb{/10.233.68.78:37558<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@28e03217{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-04-11T03:01:42.155Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@5805235a::DecryptedEndPoint@69a60beb{/10.233.68.78:37558<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-04-11T03:01:42.155Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@265cfb6b{/10.233.68.78:37558<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@50a94409{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69a60beb{/10.233.68.78:37558<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5805235a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@989f4a4{s=START}]=>HttpChannelOverHttp@2ca4901b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:42.156Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@50a94409::SocketChannelEndPoint@265cfb6b{/10.233.68.78:37558<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@50a94409{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69a60beb{/10.233.68.78:37558<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5805235a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@989f4a4{s=START}]=>HttpChannelOverHttp@2ca4901b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:42.156Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@5805235a::DecryptedEndPoint@69a60beb{/10.233.68.78:37558<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-04-11T03:01:42.156Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@5805235a::DecryptedEndPoint@69a60beb{/10.233.68.78:37558<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-04-11T03:01:42.156Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@20d00f08{AC.ReadCB@5805235a{HttpConnection@5805235a::DecryptedEndPoint@69a60beb{/10.233.68.78:37558<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-04-11T03:01:42.156Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@50a94409::SocketChannelEndPoint@265cfb6b{/10.233.68.78:37558<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@50a94409{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69a60beb{/10.233.68.78:37558<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5805235a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@989f4a4{s=START}]=>HttpChannelOverHttp@2ca4901b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:42.156Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-04-11T03:01:42.156Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.153:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@50a94409{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69a60beb{/10.233.68.78:37558<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5805235a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@989f4a4{s=START}]=>HttpChannelOverHttp@2ca4901b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:42.157Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@51bee7bb{SSLC.NBReadCB@50a94409{SslConnection@50a94409::SocketChannelEndPoint@265cfb6b{/10.233.68.78:37558<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@50a94409{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69a60beb{/10.233.68.78:37558<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5805235a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@989f4a4{s=START}]=>HttpChannelOverHttp@2ca4901b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-04-11T03:01:42.158Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@265cfb6b{/10.233.68.78:37558<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@50a94409{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69a60beb{/10.233.68.78:37558<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5805235a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@989f4a4{s=START}]=>HttpChannelOverHttp@2ca4901b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:42.158Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4bad6889 on ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2022-04-11T03:01:42.158Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=1
2022-04-11T03:01:42.158Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken with none selected
2022-04-11T03:01:42.158Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@265cfb6b{/10.233.68.78:37558<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@50a94409{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69a60beb{/10.233.68.78:37558<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5805235a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@989f4a4{s=START}]=>HttpChannelOverHttp@2ca4901b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:42.158Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@35b91452
2022-04-11T03:01:42.158Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken up from select, 0/0/1 selected
2022-04-11T03:01:42.158Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff processing 0 keys, 1 updates
2022-04-11T03:01:42.158Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-04-11T03:01:42.159Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@4bad6889
2022-04-11T03:01:42.159Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@265cfb6b{/10.233.68.78:37558<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@50a94409{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69a60beb{/10.233.68.78:37558<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5805235a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@989f4a4{s=START}]=>HttpChannelOverHttp@2ca4901b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:42.159Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-11T03:01:42.159Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff waiting with 1 keys
2022-04-11T03:01:42.159Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken up from select, 1/1/1 selected
2022-04-11T03:01:42.159Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff processing 1 keys, 0 updates
2022-04-11T03:01:42.160Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.153:8000 remote=/10.233.68.78:37558], selector=sun.nio.ch.EPollSelectorImpl@13f8f2ff, interestOps=1, readyOps=1 SocketChannelEndPoint@265cfb6b{/10.233.68.78:37558<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@50a94409{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69a60beb{/10.233.68.78:37558<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@5805235a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@989f4a4{s=START}]=>HttpChannelOverHttp@2ca4901b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-04-11T03:01:42.160Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@265cfb6b{/10.233.68.78:37558<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@50a94409{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69a60beb{/10.233.68.78:37558<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@5805235a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@989f4a4{s=START}]=>HttpChannelOverHttp@2ca4901b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:42.160Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@265cfb6b{/10.233.68.78:37558<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@50a94409{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69a60beb{/10.233.68.78:37558<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@5805235a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@989f4a4{s=START}]=>HttpChannelOverHttp@2ca4901b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-04-11T03:01:42.161Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0} tryExecute EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-04-11T03:01:42.161218Z
2022-04-11T03:01:42.161Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0}@d06eb43 offer EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-04-11T03:01:42.16167Z
2022-04-11T03:01:42.161Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1} startReservedThread p=1
2022-04-11T03:01:42.161Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@6daf2337{s=0/2,p=1}@698ead5e
2022-04-11T03:01:42.162Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1}@d06eb43 task=EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@6daf2337{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2022-04-11T03:01:42.162245Z
2022-04-11T03:01:42.162Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@6daf2337{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2022-04-11T03:01:42.162757Z tryProduce true
2022-04-11T03:01:42.162Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@6daf2337{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2022-04-11T03:01:42.162445Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@265cfb6b{/10.233.68.78:37558<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@50a94409{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69a60beb{/10.233.68.78:37558<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@5805235a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@989f4a4{s=START}]=>HttpChannelOverHttp@2ca4901b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-04-11T03:01:42.162Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-04-11T03:01:42.163Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-11T03:01:42.163Z||qtp666312528-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@6daf2337{s=0/2,p=1}@698ead5e
2022-04-11T03:01:42.163Z||qtp666312528-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=1}@698ead5e started
2022-04-11T03:01:42.163Z||qtp666312528-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@698ead5e waiting
2022-04-11T03:01:42.163Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@265cfb6b{/10.233.68.78:37558<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@50a94409{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69a60beb{/10.233.68.78:37558<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@5805235a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@989f4a4{s=START}]=>HttpChannelOverHttp@2ca4901b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:42.163Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff waiting with 1 keys
2022-04-11T03:01:42.166Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@51bee7bb{SSLC.NBReadCB@50a94409{SslConnection@50a94409::SocketChannelEndPoint@265cfb6b{/10.233.68.78:37558<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@50a94409{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69a60beb{/10.233.68.78:37558<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@5805235a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@989f4a4{s=START}]=>HttpChannelOverHttp@2ca4901b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-04-11T03:01:42.167Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@50a94409::SocketChannelEndPoint@265cfb6b{/10.233.68.78:37558<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@50a94409{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69a60beb{/10.233.68.78:37558<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@5805235a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@989f4a4{s=START}]=>HttpChannelOverHttp@2ca4901b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:42.167Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@50a94409::SocketChannelEndPoint@265cfb6b{/10.233.68.78:37558<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@50a94409{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@69a60beb{/10.233.68.78:37558<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@5805235a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@989f4a4{s=START}]=>HttpChannelOverHttp@2ca4901b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:42.167Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@20d00f08{AC.ReadCB@5805235a{HttpConnection@5805235a::DecryptedEndPoint@69a60beb{/10.233.68.78:37558<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=11/30000}}}
2022-04-11T03:01:42.167Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5805235a::DecryptedEndPoint@69a60beb{/10.233.68.78:37558<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=11/30000} onFillable enter HttpChannelState@28e03217{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-04-11T03:01:42.167Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@50a94409::SocketChannelEndPoint@265cfb6b{/10.233.68.78:37558<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@50a94409{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69a60beb{/10.233.68.78:37558<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@5805235a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@989f4a4{s=START}]=>HttpChannelOverHttp@2ca4901b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:42.168Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-04-11T03:01:42.170Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@265cfb6b{/10.233.68.78:37558<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@50a94409{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69a60beb{/10.233.68.78:37558<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@5805235a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@989f4a4{s=START}]=>HttpChannelOverHttp@2ca4901b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:42.170Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@6db124b7[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-04-11T03:01:42.170Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-04-11T03:01:42.178Z||qtp666312528-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@4b977169[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@4b977169[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-04-11T03:01:42.179Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=22/30000}{io=0/0,kio=0,kro=1}->SslConnection@50a94409{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69a60beb{/10.233.68.78:37558<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=23/30000}=>HttpConnection@5805235a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@989f4a4{s=START}]=>HttpChannelOverHttp@2ca4901b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:42.179Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-04-11T03:01:42.179Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5805235a::DecryptedEndPoint@69a60beb{/10.233.68.78:37558<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=23/30000} filled -1 HeapByteBuffer@4b977169[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-04-11T03:01:42.180Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5805235a::DecryptedEndPoint@69a60beb{/10.233.68.78:37558<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=24/30000} parse HeapByteBuffer@4b977169[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-04-11T03:01:42.180Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@4b977169[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-04-11T03:01:42.180Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-04-11T03:01:42.180Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@69a60beb{/10.233.68.78:37558<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=24/30000}
2022-04-11T03:01:42.180Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@69a60beb{/10.233.68.78:37558<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=24/30000}
2022-04-11T03:01:42.180Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@50a94409::SocketChannelEndPoint@265cfb6b{/10.233.68.78:37558<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=23/30000}{io=0/0,kio=0,kro=1}->SslConnection@50a94409{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69a60beb{/10.233.68.78:37558<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@5805235a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@989f4a4{s=START}]=>HttpChannelOverHttp@2ca4901b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-04-11T03:01:42.181Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@50a94409::SocketChannelEndPoint@265cfb6b{/10.233.68.78:37558<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=24/30000}{io=0/0,kio=0,kro=1}->SslConnection@50a94409{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69a60beb{/10.233.68.78:37558<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@5805235a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@989f4a4{s=START}]=>HttpChannelOverHttp@2ca4901b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:42.181Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@49150732[p=0,l=0,c=0,r=0]={<<<>>>}
2022-04-11T03:01:42.181Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-04-11T03:01:42.181Z||qtp666312528-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-04-11T03:01:42.182Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@265cfb6b{/10.233.68.78:37558<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=25/30000}{io=0/0,kio=0,kro=1}->SslConnection@50a94409{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69a60beb{/10.233.68.78:37558<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@5805235a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@989f4a4{s=START}]=>HttpChannelOverHttp@2ca4901b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:42.182Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-04-11T03:01:42.182Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-04-11T03:01:42.182Z||qtp666312528-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-04-11T03:01:42.183Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@50a94409::SocketChannelEndPoint@265cfb6b{/10.233.68.78:37558<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@50a94409{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69a60beb{/10.233.68.78:37558<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@5805235a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@989f4a4{s=START}]=>HttpChannelOverHttp@2ca4901b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-04-11T03:01:42.183Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@50a94409{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69a60beb{/10.233.68.78:37558<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@5805235a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@989f4a4{s=START}]=>HttpChannelOverHttp@2ca4901b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:42.184Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@50a94409::SocketChannelEndPoint@265cfb6b{/10.233.68.78:37558<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@50a94409{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69a60beb{/10.233.68.78:37558<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@5805235a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@989f4a4{s=START}]=>HttpChannelOverHttp@2ca4901b{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-04-11T03:01:42.184Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@69a60beb{/10.233.68.78:37558<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=28/30000}
2022-04-11T03:01:42.184Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@265cfb6b{/10.233.68.78:37558<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@50a94409{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69a60beb{/10.233.68.78:37558<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@5805235a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@989f4a4{s=START}]=>HttpChannelOverHttp@2ca4901b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:42.185Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@265cfb6b{/10.233.68.78:37558<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@50a94409{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69a60beb{/10.233.68.78:37558<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@5805235a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@989f4a4{s=START}]=>HttpChannelOverHttp@2ca4901b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:42.185Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@265cfb6b{/10.233.68.78:37558<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@50a94409{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69a60beb{/10.233.68.78:37558<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@5805235a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@989f4a4{s=START}]=>HttpChannelOverHttp@2ca4901b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:42.186Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@28b3a765{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-04-11T03:01:42.186Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@51bee7bb{null}
2022-04-11T03:01:42.186Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2022-04-11T03:01:42.186Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@529e2c3
2022-04-11T03:01:42.186Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@529e2c3
2022-04-11T03:01:42.186Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken with none selected
2022-04-11T03:01:42.187Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken up from select, 0/0/0 selected
2022-04-11T03:01:42.188Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@265cfb6b{/10.233.68.78:37558<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@50a94409{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69a60beb{/10.233.68.78:37558<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=31/30000}=>HttpConnection@5805235a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@989f4a4{s=START}]=>HttpChannelOverHttp@2ca4901b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:42.188Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@265cfb6b{/10.233.68.78:37558<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@50a94409{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69a60beb{/10.233.68.78:37558<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=32/30000}=>HttpConnection@5805235a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@989f4a4{s=START}]=>HttpChannelOverHttp@2ca4901b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:42.188Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@5805235a::DecryptedEndPoint@69a60beb{/10.233.68.78:37558<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=32/30000}
2022-04-11T03:01:42.189Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@265cfb6b{/10.233.68.78:37558<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@50a94409{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69a60beb{/10.233.68.78:37558<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=32/30000}=>HttpConnection@5805235a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@989f4a4{s=START}]=>HttpChannelOverHttp@2ca4901b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:42.189Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@50a94409::SocketChannelEndPoint@265cfb6b{/10.233.68.78:37558<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@50a94409{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69a60beb{/10.233.68.78:37558<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@5805235a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@989f4a4{s=START}]=>HttpChannelOverHttp@2ca4901b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:42.189Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@19d14b65{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-04-11T03:01:42.189Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@529e2c3
2022-04-11T03:01:42.187Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff processing 0 keys, 0 updates
2022-04-11T03:01:42.189Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-04-11T03:01:42.189Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@20d00f08{null}
2022-04-11T03:01:42.189Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-11T03:01:42.190Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff waiting with 0 keys
2022-04-11T03:01:42.190Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5805235a::DecryptedEndPoint@69a60beb{/10.233.68.78:37558<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=34/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-04-11T03:01:42.190Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@5805235a::DecryptedEndPoint@69a60beb{/10.233.68.78:37558<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=34/30000}
2022-04-11T03:01:42.190Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@69a60beb{/10.233.68.78:37558<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=34/30000}
2022-04-11T03:01:42.190Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5805235a::DecryptedEndPoint@69a60beb{/10.233.68.78:37558<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=34/30000} onFillable exit HttpChannelState@28e03217{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-04-11T03:01:42.190Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@50a94409{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@69a60beb{/10.233.68.78:37558<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=34/30000}=>HttpConnection@5805235a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@989f4a4{s=START}]=>HttpChannelOverHttp@2ca4901b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:42.191Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@5b27544e waiting
2022-04-11T03:01:52.162Z||qtp666312528-22-acceptor-0@431923ed-ServerConnector@49dbaaf3{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@1bbc90bc on ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=0
2022-04-11T03:01:52.162Z||qtp666312528-22-acceptor-0@431923ed-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=1
2022-04-11T03:01:52.163Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken with none selected
2022-04-11T03:01:52.163Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken up from select, 0/0/0 selected
2022-04-11T03:01:52.163Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff processing 0 keys, 1 updates
2022-04-11T03:01:52.163Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-04-11T03:01:52.163Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@1bbc90bc
2022-04-11T03:01:52.163Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@1bbc90bc
2022-04-11T03:01:52.163Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-11T03:01:52.163Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff waiting with 1 keys
2022-04-11T03:01:52.163Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@1bbc90bc
2022-04-11T03:01:52.164Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@7aa9c1b1{/10.233.68.78:37734<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-04-11T03:01:52.164Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@743c2c7f
2022-04-11T03:01:52.165Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@64fcc9c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@15bd5778{/10.233.68.78:37734<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@212da837{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-04-11T03:01:52.165Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@34e737b9::DecryptedEndPoint@15bd5778{/10.233.68.78:37734<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-04-11T03:01:52.166Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@7aa9c1b1{/10.233.68.78:37734<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@36575237{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15bd5778{/10.233.68.78:37734<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@34e737b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@492ec512{s=START}]=>HttpChannelOverHttp@64fcc9c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:52.166Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@36575237::SocketChannelEndPoint@7aa9c1b1{/10.233.68.78:37734<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@36575237{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15bd5778{/10.233.68.78:37734<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@34e737b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@492ec512{s=START}]=>HttpChannelOverHttp@64fcc9c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:52.166Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@34e737b9::DecryptedEndPoint@15bd5778{/10.233.68.78:37734<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-04-11T03:01:52.166Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@34e737b9::DecryptedEndPoint@15bd5778{/10.233.68.78:37734<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-04-11T03:01:52.166Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@58eb010{AC.ReadCB@34e737b9{HttpConnection@34e737b9::DecryptedEndPoint@15bd5778{/10.233.68.78:37734<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-04-11T03:01:52.166Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@36575237::SocketChannelEndPoint@7aa9c1b1{/10.233.68.78:37734<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@36575237{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15bd5778{/10.233.68.78:37734<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@34e737b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@492ec512{s=START}]=>HttpChannelOverHttp@64fcc9c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:52.167Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-04-11T03:01:52.167Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.153:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@36575237{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15bd5778{/10.233.68.78:37734<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@34e737b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@492ec512{s=START}]=>HttpChannelOverHttp@64fcc9c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:52.167Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@8d905e7{SSLC.NBReadCB@36575237{SslConnection@36575237::SocketChannelEndPoint@7aa9c1b1{/10.233.68.78:37734<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@36575237{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15bd5778{/10.233.68.78:37734<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@34e737b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@492ec512{s=START}]=>HttpChannelOverHttp@64fcc9c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-04-11T03:01:52.167Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@7aa9c1b1{/10.233.68.78:37734<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@36575237{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15bd5778{/10.233.68.78:37734<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@34e737b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@492ec512{s=START}]=>HttpChannelOverHttp@64fcc9c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:52.167Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4933821 on ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2022-04-11T03:01:52.167Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=1
2022-04-11T03:01:52.167Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken with none selected
2022-04-11T03:01:52.167Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@7aa9c1b1{/10.233.68.78:37734<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@36575237{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15bd5778{/10.233.68.78:37734<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@34e737b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@492ec512{s=START}]=>HttpChannelOverHttp@64fcc9c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:52.167Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken up from select, 0/0/1 selected
2022-04-11T03:01:52.168Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@1bbc90bc
2022-04-11T03:01:52.168Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff processing 0 keys, 1 updates
2022-04-11T03:01:52.168Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-04-11T03:01:52.168Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@4933821
2022-04-11T03:01:52.168Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@7aa9c1b1{/10.233.68.78:37734<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@36575237{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15bd5778{/10.233.68.78:37734<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@34e737b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@492ec512{s=START}]=>HttpChannelOverHttp@64fcc9c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:52.168Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-11T03:01:52.168Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff waiting with 1 keys
2022-04-11T03:01:52.168Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken up from select, 1/1/1 selected
2022-04-11T03:01:52.168Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff processing 1 keys, 0 updates
2022-04-11T03:01:52.168Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.153:8000 remote=/10.233.68.78:37734], selector=sun.nio.ch.EPollSelectorImpl@13f8f2ff, interestOps=1, readyOps=1 SocketChannelEndPoint@7aa9c1b1{/10.233.68.78:37734<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@36575237{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15bd5778{/10.233.68.78:37734<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@34e737b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@492ec512{s=START}]=>HttpChannelOverHttp@64fcc9c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-04-11T03:01:52.169Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@7aa9c1b1{/10.233.68.78:37734<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@36575237{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15bd5778{/10.233.68.78:37734<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@34e737b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@492ec512{s=START}]=>HttpChannelOverHttp@64fcc9c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:52.169Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@7aa9c1b1{/10.233.68.78:37734<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@36575237{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15bd5778{/10.233.68.78:37734<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@34e737b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@492ec512{s=START}]=>HttpChannelOverHttp@64fcc9c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-04-11T03:01:52.169Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-04-11T03:01:52.169461Z
2022-04-11T03:01:52.169Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@5b27544e offer EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-04-11T03:01:52.169809Z
2022-04-11T03:01:52.170Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-04-11T03:01:52.170043Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7aa9c1b1{/10.233.68.78:37734<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@36575237{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15bd5778{/10.233.68.78:37734<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@34e737b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@492ec512{s=START}]=>HttpChannelOverHttp@64fcc9c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-04-11T03:01:52.170Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@5b27544e task=EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-04-11T03:01:52.17024Z
2022-04-11T03:01:52.170Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@8d905e7{SSLC.NBReadCB@36575237{SslConnection@36575237::SocketChannelEndPoint@7aa9c1b1{/10.233.68.78:37734<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@36575237{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15bd5778{/10.233.68.78:37734<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@34e737b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@492ec512{s=START}]=>HttpChannelOverHttp@64fcc9c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-04-11T03:01:52.170Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-04-11T03:01:52.170478Z tryProduce true
2022-04-11T03:01:52.170Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-04-11T03:01:52.170Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-11T03:01:52.170Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@36575237::SocketChannelEndPoint@7aa9c1b1{/10.233.68.78:37734<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@36575237{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15bd5778{/10.233.68.78:37734<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@34e737b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@492ec512{s=START}]=>HttpChannelOverHttp@64fcc9c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:52.170Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@36575237::SocketChannelEndPoint@7aa9c1b1{/10.233.68.78:37734<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@36575237{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@15bd5778{/10.233.68.78:37734<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@34e737b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@492ec512{s=START}]=>HttpChannelOverHttp@64fcc9c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:52.170Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@58eb010{AC.ReadCB@34e737b9{HttpConnection@34e737b9::DecryptedEndPoint@15bd5778{/10.233.68.78:37734<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=4/30000}}}
2022-04-11T03:01:52.171Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@34e737b9::DecryptedEndPoint@15bd5778{/10.233.68.78:37734<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@212da837{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-04-11T03:01:52.171Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@7aa9c1b1{/10.233.68.78:37734<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@36575237{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15bd5778{/10.233.68.78:37734<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@34e737b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@492ec512{s=START}]=>HttpChannelOverHttp@64fcc9c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:52.171Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@36575237::SocketChannelEndPoint@7aa9c1b1{/10.233.68.78:37734<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@36575237{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15bd5778{/10.233.68.78:37734<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@34e737b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@492ec512{s=START}]=>HttpChannelOverHttp@64fcc9c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:52.171Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff waiting with 1 keys
2022-04-11T03:01:52.171Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-04-11T03:01:52.172Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@7aa9c1b1{/10.233.68.78:37734<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@36575237{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15bd5778{/10.233.68.78:37734<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@34e737b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@492ec512{s=START}]=>HttpChannelOverHttp@64fcc9c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:52.172Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@1d26a785[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-04-11T03:01:52.172Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-04-11T03:01:52.176Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@4b977169[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@4b977169[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-04-11T03:01:52.177Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@36575237{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15bd5778{/10.233.68.78:37734<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@34e737b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@492ec512{s=START}]=>HttpChannelOverHttp@64fcc9c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:52.177Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-04-11T03:01:52.177Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@34e737b9::DecryptedEndPoint@15bd5778{/10.233.68.78:37734<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=11/30000} filled -1 HeapByteBuffer@4b977169[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-04-11T03:01:52.177Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@34e737b9::DecryptedEndPoint@15bd5778{/10.233.68.78:37734<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=11/30000} parse HeapByteBuffer@4b977169[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-04-11T03:01:52.177Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@4b977169[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-04-11T03:01:52.177Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-04-11T03:01:52.177Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@15bd5778{/10.233.68.78:37734<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=11/30000}
2022-04-11T03:01:52.177Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@15bd5778{/10.233.68.78:37734<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=11/30000}
2022-04-11T03:01:52.178Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@36575237::SocketChannelEndPoint@7aa9c1b1{/10.233.68.78:37734<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@36575237{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15bd5778{/10.233.68.78:37734<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@34e737b9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@492ec512{s=START}]=>HttpChannelOverHttp@64fcc9c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-04-11T03:01:52.178Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@36575237::SocketChannelEndPoint@7aa9c1b1{/10.233.68.78:37734<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@36575237{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15bd5778{/10.233.68.78:37734<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@34e737b9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@492ec512{s=START}]=>HttpChannelOverHttp@64fcc9c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:52.178Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@49150732[p=0,l=0,c=0,r=0]={<<<>>>}
2022-04-11T03:01:52.178Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-04-11T03:01:52.178Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-04-11T03:01:52.178Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@7aa9c1b1{/10.233.68.78:37734<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@36575237{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15bd5778{/10.233.68.78:37734<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@34e737b9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@492ec512{s=START}]=>HttpChannelOverHttp@64fcc9c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:52.178Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-04-11T03:01:52.178Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-04-11T03:01:52.179Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-04-11T03:01:52.179Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@36575237::SocketChannelEndPoint@7aa9c1b1{/10.233.68.78:37734<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@36575237{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15bd5778{/10.233.68.78:37734<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@34e737b9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@492ec512{s=START}]=>HttpChannelOverHttp@64fcc9c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-04-11T03:01:52.179Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@36575237{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15bd5778{/10.233.68.78:37734<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@34e737b9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@492ec512{s=START}]=>HttpChannelOverHttp@64fcc9c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:52.180Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@36575237::SocketChannelEndPoint@7aa9c1b1{/10.233.68.78:37734<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@36575237{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15bd5778{/10.233.68.78:37734<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@34e737b9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@492ec512{s=START}]=>HttpChannelOverHttp@64fcc9c3{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-04-11T03:01:52.180Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@15bd5778{/10.233.68.78:37734<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=14/30000}
2022-04-11T03:01:52.180Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7aa9c1b1{/10.233.68.78:37734<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@36575237{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15bd5778{/10.233.68.78:37734<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@34e737b9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@492ec512{s=START}]=>HttpChannelOverHttp@64fcc9c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:52.181Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7aa9c1b1{/10.233.68.78:37734<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@36575237{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15bd5778{/10.233.68.78:37734<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@34e737b9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@492ec512{s=START}]=>HttpChannelOverHttp@64fcc9c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:52.182Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@7aa9c1b1{/10.233.68.78:37734<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@36575237{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15bd5778{/10.233.68.78:37734<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@34e737b9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@492ec512{s=START}]=>HttpChannelOverHttp@64fcc9c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:52.182Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2d865545{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-04-11T03:01:52.182Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@8d905e7{null}
2022-04-11T03:01:52.182Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2022-04-11T03:01:52.182Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2cf17b16
2022-04-11T03:01:52.183Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken with none selected
2022-04-11T03:01:52.183Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2cf17b16
2022-04-11T03:01:52.183Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken up from select, 0/0/0 selected
2022-04-11T03:01:52.183Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff processing 0 keys, 0 updates
2022-04-11T03:01:52.183Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-04-11T03:01:52.183Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7aa9c1b1{/10.233.68.78:37734<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@36575237{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15bd5778{/10.233.68.78:37734<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@34e737b9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@492ec512{s=START}]=>HttpChannelOverHttp@64fcc9c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:52.183Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-11T03:01:52.184Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@7aa9c1b1{/10.233.68.78:37734<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@36575237{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15bd5778{/10.233.68.78:37734<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@34e737b9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@492ec512{s=START}]=>HttpChannelOverHttp@64fcc9c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:52.184Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@34e737b9::DecryptedEndPoint@15bd5778{/10.233.68.78:37734<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=18/30000}
2022-04-11T03:01:52.184Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff waiting with 0 keys
2022-04-11T03:01:52.184Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@36575237::SocketChannelEndPoint@7aa9c1b1{/10.233.68.78:37734<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@36575237{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15bd5778{/10.233.68.78:37734<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@34e737b9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@492ec512{s=START}]=>HttpChannelOverHttp@64fcc9c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:52.184Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2cf17b16
2022-04-11T03:01:52.185Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7aa9c1b1{/10.233.68.78:37734<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@36575237{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15bd5778{/10.233.68.78:37734<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@34e737b9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@492ec512{s=START}]=>HttpChannelOverHttp@64fcc9c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:52.186Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@55bbd777{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-04-11T03:01:52.186Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@58eb010{null}
2022-04-11T03:01:52.186Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@34e737b9::DecryptedEndPoint@15bd5778{/10.233.68.78:37734<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=20/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-04-11T03:01:52.186Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@34e737b9::DecryptedEndPoint@15bd5778{/10.233.68.78:37734<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=20/30000}
2022-04-11T03:01:52.186Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@15bd5778{/10.233.68.78:37734<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=20/30000}
2022-04-11T03:01:52.186Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@34e737b9::DecryptedEndPoint@15bd5778{/10.233.68.78:37734<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=20/30000} onFillable exit HttpChannelState@212da837{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-04-11T03:01:52.186Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@36575237{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@15bd5778{/10.233.68.78:37734<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@34e737b9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@492ec512{s=START}]=>HttpChannelOverHttp@64fcc9c3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:01:52.186Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@d06eb43 waiting
2022-04-11T03:02:02.151Z||qtp666312528-22-acceptor-0@431923ed-ServerConnector@49dbaaf3{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@35606637 on ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=0
2022-04-11T03:02:02.151Z||qtp666312528-22-acceptor-0@431923ed-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=1
2022-04-11T03:02:02.151Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken with none selected
2022-04-11T03:02:02.151Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken up from select, 0/0/0 selected
2022-04-11T03:02:02.151Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff processing 0 keys, 1 updates
2022-04-11T03:02:02.152Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-04-11T03:02:02.152Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@35606637
2022-04-11T03:02:02.152Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@35606637
2022-04-11T03:02:02.152Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-11T03:02:02.152Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff waiting with 1 keys
2022-04-11T03:02:02.153Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@35606637
2022-04-11T03:02:02.154Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@dc7898c{/10.233.68.78:37890<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-04-11T03:02:02.154Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@2dcf7f73
2022-04-11T03:02:02.155Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@beac64e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@2ba31e9a{/10.233.68.78:37890<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@1a99798b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-04-11T03:02:02.155Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@4cfbb94c::DecryptedEndPoint@2ba31e9a{/10.233.68.78:37890<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-04-11T03:02:02.155Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@dc7898c{/10.233.68.78:37890<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@11fece2b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2ba31e9a{/10.233.68.78:37890<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@4cfbb94c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@229a5540{s=START}]=>HttpChannelOverHttp@beac64e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:02.156Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@11fece2b::SocketChannelEndPoint@dc7898c{/10.233.68.78:37890<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@11fece2b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2ba31e9a{/10.233.68.78:37890<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@4cfbb94c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@229a5540{s=START}]=>HttpChannelOverHttp@beac64e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:02.156Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@4cfbb94c::DecryptedEndPoint@2ba31e9a{/10.233.68.78:37890<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-04-11T03:02:02.156Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@4cfbb94c::DecryptedEndPoint@2ba31e9a{/10.233.68.78:37890<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-04-11T03:02:02.156Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@739e25b9{AC.ReadCB@4cfbb94c{HttpConnection@4cfbb94c::DecryptedEndPoint@2ba31e9a{/10.233.68.78:37890<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-04-11T03:02:02.156Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@11fece2b::SocketChannelEndPoint@dc7898c{/10.233.68.78:37890<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@11fece2b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2ba31e9a{/10.233.68.78:37890<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4cfbb94c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@229a5540{s=START}]=>HttpChannelOverHttp@beac64e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:02.156Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-04-11T03:02:02.156Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.153:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@11fece2b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2ba31e9a{/10.233.68.78:37890<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4cfbb94c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@229a5540{s=START}]=>HttpChannelOverHttp@beac64e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:02.157Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@62bec35f{SSLC.NBReadCB@11fece2b{SslConnection@11fece2b::SocketChannelEndPoint@dc7898c{/10.233.68.78:37890<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@11fece2b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2ba31e9a{/10.233.68.78:37890<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4cfbb94c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@229a5540{s=START}]=>HttpChannelOverHttp@beac64e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-04-11T03:02:02.157Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@dc7898c{/10.233.68.78:37890<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@11fece2b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2ba31e9a{/10.233.68.78:37890<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4cfbb94c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@229a5540{s=START}]=>HttpChannelOverHttp@beac64e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:02.158Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5d6d6b5 on ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2022-04-11T03:02:02.158Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=1
2022-04-11T03:02:02.158Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken with none selected
2022-04-11T03:02:02.158Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@dc7898c{/10.233.68.78:37890<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@11fece2b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2ba31e9a{/10.233.68.78:37890<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4cfbb94c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@229a5540{s=START}]=>HttpChannelOverHttp@beac64e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:02.158Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken up from select, 0/0/1 selected
2022-04-11T03:02:02.158Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@35606637
2022-04-11T03:02:02.158Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff processing 0 keys, 1 updates
2022-04-11T03:02:02.158Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-04-11T03:02:02.158Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@5d6d6b5
2022-04-11T03:02:02.159Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@dc7898c{/10.233.68.78:37890<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@11fece2b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2ba31e9a{/10.233.68.78:37890<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4cfbb94c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@229a5540{s=START}]=>HttpChannelOverHttp@beac64e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:02.159Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-11T03:02:02.159Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff waiting with 1 keys
2022-04-11T03:02:02.159Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken up from select, 1/1/1 selected
2022-04-11T03:02:02.159Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff processing 1 keys, 0 updates
2022-04-11T03:02:02.159Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.153:8000 remote=/10.233.68.78:37890], selector=sun.nio.ch.EPollSelectorImpl@13f8f2ff, interestOps=1, readyOps=1 SocketChannelEndPoint@dc7898c{/10.233.68.78:37890<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@11fece2b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2ba31e9a{/10.233.68.78:37890<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4cfbb94c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@229a5540{s=START}]=>HttpChannelOverHttp@beac64e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-04-11T03:02:02.160Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@dc7898c{/10.233.68.78:37890<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@11fece2b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2ba31e9a{/10.233.68.78:37890<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4cfbb94c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@229a5540{s=START}]=>HttpChannelOverHttp@beac64e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:02.160Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@dc7898c{/10.233.68.78:37890<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@11fece2b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2ba31e9a{/10.233.68.78:37890<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@4cfbb94c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@229a5540{s=START}]=>HttpChannelOverHttp@beac64e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-04-11T03:02:02.160Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-04-11T03:02:02.160669Z
2022-04-11T03:02:02.161Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@d06eb43 offer EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-04-11T03:02:02.161065Z
2022-04-11T03:02:02.161Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@d06eb43 task=EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-04-11T03:02:02.161679Z
2022-04-11T03:02:02.161Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-04-11T03:02:02.161449Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@dc7898c{/10.233.68.78:37890<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@11fece2b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2ba31e9a{/10.233.68.78:37890<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@4cfbb94c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@229a5540{s=START}]=>HttpChannelOverHttp@beac64e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-04-11T03:02:02.162Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-04-11T03:02:02.161943Z tryProduce true
2022-04-11T03:02:02.162Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-04-11T03:02:02.162Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-11T03:02:02.162Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@62bec35f{SSLC.NBReadCB@11fece2b{SslConnection@11fece2b::SocketChannelEndPoint@dc7898c{/10.233.68.78:37890<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@11fece2b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2ba31e9a{/10.233.68.78:37890<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@4cfbb94c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@229a5540{s=START}]=>HttpChannelOverHttp@beac64e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-04-11T03:02:02.162Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@dc7898c{/10.233.68.78:37890<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@11fece2b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2ba31e9a{/10.233.68.78:37890<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@4cfbb94c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@229a5540{s=START}]=>HttpChannelOverHttp@beac64e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:02.162Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff waiting with 1 keys
2022-04-11T03:02:02.162Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@11fece2b::SocketChannelEndPoint@dc7898c{/10.233.68.78:37890<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@11fece2b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2ba31e9a{/10.233.68.78:37890<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@4cfbb94c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@229a5540{s=START}]=>HttpChannelOverHttp@beac64e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:02.162Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@11fece2b::SocketChannelEndPoint@dc7898c{/10.233.68.78:37890<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@11fece2b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2ba31e9a{/10.233.68.78:37890<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@4cfbb94c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@229a5540{s=START}]=>HttpChannelOverHttp@beac64e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:02.163Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@739e25b9{AC.ReadCB@4cfbb94c{HttpConnection@4cfbb94c::DecryptedEndPoint@2ba31e9a{/10.233.68.78:37890<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=7/30000}}}
2022-04-11T03:02:02.163Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4cfbb94c::DecryptedEndPoint@2ba31e9a{/10.233.68.78:37890<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=7/30000} onFillable enter HttpChannelState@1a99798b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-04-11T03:02:02.163Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@11fece2b::SocketChannelEndPoint@dc7898c{/10.233.68.78:37890<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@11fece2b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2ba31e9a{/10.233.68.78:37890<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@4cfbb94c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@229a5540{s=START}]=>HttpChannelOverHttp@beac64e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:02.163Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-04-11T03:02:02.164Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@dc7898c{/10.233.68.78:37890<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@11fece2b{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2ba31e9a{/10.233.68.78:37890<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@4cfbb94c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@229a5540{s=START}]=>HttpChannelOverHttp@beac64e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:02.164Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@489c582a[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-04-11T03:02:02.164Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-04-11T03:02:02.169Z||qtp666312528-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@4b977169[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@4b977169[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-04-11T03:02:02.170Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@11fece2b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2ba31e9a{/10.233.68.78:37890<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@4cfbb94c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@229a5540{s=START}]=>HttpChannelOverHttp@beac64e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:02.170Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-04-11T03:02:02.170Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4cfbb94c::DecryptedEndPoint@2ba31e9a{/10.233.68.78:37890<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=14/30000} filled -1 HeapByteBuffer@4b977169[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-04-11T03:02:02.170Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4cfbb94c::DecryptedEndPoint@2ba31e9a{/10.233.68.78:37890<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=14/30000} parse HeapByteBuffer@4b977169[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-04-11T03:02:02.170Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@4b977169[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-04-11T03:02:02.171Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-04-11T03:02:02.171Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@2ba31e9a{/10.233.68.78:37890<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=15/30000}
2022-04-11T03:02:02.171Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@2ba31e9a{/10.233.68.78:37890<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=15/30000}
2022-04-11T03:02:02.171Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@11fece2b::SocketChannelEndPoint@dc7898c{/10.233.68.78:37890<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@11fece2b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2ba31e9a{/10.233.68.78:37890<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@4cfbb94c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@229a5540{s=START}]=>HttpChannelOverHttp@beac64e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-04-11T03:02:02.172Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@11fece2b::SocketChannelEndPoint@dc7898c{/10.233.68.78:37890<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@11fece2b{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2ba31e9a{/10.233.68.78:37890<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@4cfbb94c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@229a5540{s=START}]=>HttpChannelOverHttp@beac64e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:02.172Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@49150732[p=0,l=0,c=0,r=0]={<<<>>>}
2022-04-11T03:02:02.172Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-04-11T03:02:02.172Z||qtp666312528-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-04-11T03:02:02.173Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@dc7898c{/10.233.68.78:37890<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@11fece2b{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2ba31e9a{/10.233.68.78:37890<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@4cfbb94c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@229a5540{s=START}]=>HttpChannelOverHttp@beac64e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:02.173Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-04-11T03:02:02.173Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-04-11T03:02:02.173Z||qtp666312528-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-04-11T03:02:02.174Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@11fece2b::SocketChannelEndPoint@dc7898c{/10.233.68.78:37890<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@11fece2b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2ba31e9a{/10.233.68.78:37890<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@4cfbb94c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@229a5540{s=START}]=>HttpChannelOverHttp@beac64e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-04-11T03:02:02.174Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@11fece2b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2ba31e9a{/10.233.68.78:37890<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@4cfbb94c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@229a5540{s=START}]=>HttpChannelOverHttp@beac64e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:02.175Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@11fece2b::SocketChannelEndPoint@dc7898c{/10.233.68.78:37890<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@11fece2b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2ba31e9a{/10.233.68.78:37890<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@4cfbb94c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@229a5540{s=START}]=>HttpChannelOverHttp@beac64e{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-04-11T03:02:02.175Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@2ba31e9a{/10.233.68.78:37890<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=19/30000}
2022-04-11T03:02:02.175Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@dc7898c{/10.233.68.78:37890<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@11fece2b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2ba31e9a{/10.233.68.78:37890<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@4cfbb94c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@229a5540{s=START}]=>HttpChannelOverHttp@beac64e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:02.176Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@dc7898c{/10.233.68.78:37890<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@11fece2b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2ba31e9a{/10.233.68.78:37890<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@4cfbb94c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@229a5540{s=START}]=>HttpChannelOverHttp@beac64e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:02.176Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@dc7898c{/10.233.68.78:37890<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@11fece2b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2ba31e9a{/10.233.68.78:37890<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@4cfbb94c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@229a5540{s=START}]=>HttpChannelOverHttp@beac64e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:02.176Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2698400{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-04-11T03:02:02.177Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@62bec35f{null}
2022-04-11T03:02:02.177Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2022-04-11T03:02:02.177Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@11f06d4b
2022-04-11T03:02:02.177Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@11f06d4b
2022-04-11T03:02:02.177Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken with none selected
2022-04-11T03:02:02.177Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken up from select, 0/0/0 selected
2022-04-11T03:02:02.177Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff processing 0 keys, 0 updates
2022-04-11T03:02:02.177Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-04-11T03:02:02.178Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@dc7898c{/10.233.68.78:37890<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@11fece2b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2ba31e9a{/10.233.68.78:37890<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@4cfbb94c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@229a5540{s=START}]=>HttpChannelOverHttp@beac64e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:02.178Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@4cfbb94c::DecryptedEndPoint@2ba31e9a{/10.233.68.78:37890<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=22/30000}
2022-04-11T03:02:02.178Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@11fece2b::SocketChannelEndPoint@dc7898c{/10.233.68.78:37890<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@11fece2b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2ba31e9a{/10.233.68.78:37890<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@4cfbb94c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@229a5540{s=START}]=>HttpChannelOverHttp@beac64e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:02.178Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@11f06d4b
2022-04-11T03:02:02.180Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@dc7898c{/10.233.68.78:37890<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@11fece2b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2ba31e9a{/10.233.68.78:37890<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@4cfbb94c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@229a5540{s=START}]=>HttpChannelOverHttp@beac64e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:02.180Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-11T03:02:02.180Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff waiting with 0 keys
2022-04-11T03:02:02.180Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@dc7898c{/10.233.68.78:37890<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@11fece2b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2ba31e9a{/10.233.68.78:37890<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@4cfbb94c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@229a5540{s=START}]=>HttpChannelOverHttp@beac64e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:02.181Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@66a5bdf1{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-04-11T03:02:02.182Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@739e25b9{null}
2022-04-11T03:02:02.182Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4cfbb94c::DecryptedEndPoint@2ba31e9a{/10.233.68.78:37890<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=26/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-04-11T03:02:02.182Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@4cfbb94c::DecryptedEndPoint@2ba31e9a{/10.233.68.78:37890<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=26/30000}
2022-04-11T03:02:02.182Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@2ba31e9a{/10.233.68.78:37890<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=26/30000}
2022-04-11T03:02:02.182Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4cfbb94c::DecryptedEndPoint@2ba31e9a{/10.233.68.78:37890<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=26/30000} onFillable exit HttpChannelState@1a99798b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-04-11T03:02:02.183Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@11fece2b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2ba31e9a{/10.233.68.78:37890<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@4cfbb94c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@229a5540{s=START}]=>HttpChannelOverHttp@beac64e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:02.183Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@5b27544e waiting
2022-04-11T03:02:12.152Z||qtp666312528-22-acceptor-0@431923ed-ServerConnector@49dbaaf3{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@4c915b06 on ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=0
2022-04-11T03:02:12.152Z||qtp666312528-22-acceptor-0@431923ed-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=1
2022-04-11T03:02:12.152Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken with none selected
2022-04-11T03:02:12.152Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken up from select, 0/0/0 selected
2022-04-11T03:02:12.152Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff processing 0 keys, 1 updates
2022-04-11T03:02:12.152Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-04-11T03:02:12.152Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@4c915b06
2022-04-11T03:02:12.153Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@4c915b06
2022-04-11T03:02:12.153Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-11T03:02:12.153Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff waiting with 1 keys
2022-04-11T03:02:12.153Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@4c915b06
2022-04-11T03:02:12.153Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@3baa6bf4{/10.233.68.78:38032<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-04-11T03:02:12.154Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@4b5452a1
2022-04-11T03:02:12.154Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@be28011{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@162df37c{/10.233.68.78:38032<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@7eb0cf86{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-04-11T03:02:12.154Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@17185bab::DecryptedEndPoint@162df37c{/10.233.68.78:38032<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-04-11T03:02:12.155Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@3baa6bf4{/10.233.68.78:38032<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@865b351{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@162df37c{/10.233.68.78:38032<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@17185bab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71aa0732{s=START}]=>HttpChannelOverHttp@be28011{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:12.155Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@865b351::SocketChannelEndPoint@3baa6bf4{/10.233.68.78:38032<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@865b351{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@162df37c{/10.233.68.78:38032<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@17185bab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71aa0732{s=START}]=>HttpChannelOverHttp@be28011{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:12.155Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@17185bab::DecryptedEndPoint@162df37c{/10.233.68.78:38032<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-04-11T03:02:12.155Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@17185bab::DecryptedEndPoint@162df37c{/10.233.68.78:38032<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-04-11T03:02:12.155Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@99e2a7e{AC.ReadCB@17185bab{HttpConnection@17185bab::DecryptedEndPoint@162df37c{/10.233.68.78:38032<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-04-11T03:02:12.155Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@865b351::SocketChannelEndPoint@3baa6bf4{/10.233.68.78:38032<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@865b351{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@162df37c{/10.233.68.78:38032<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@17185bab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71aa0732{s=START}]=>HttpChannelOverHttp@be28011{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:12.155Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-04-11T03:02:12.155Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.153:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@865b351{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@162df37c{/10.233.68.78:38032<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@17185bab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71aa0732{s=START}]=>HttpChannelOverHttp@be28011{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:12.156Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5c8eede5{SSLC.NBReadCB@865b351{SslConnection@865b351::SocketChannelEndPoint@3baa6bf4{/10.233.68.78:38032<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@865b351{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@162df37c{/10.233.68.78:38032<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@17185bab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71aa0732{s=START}]=>HttpChannelOverHttp@be28011{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-04-11T03:02:12.156Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@3baa6bf4{/10.233.68.78:38032<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@865b351{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@162df37c{/10.233.68.78:38032<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@17185bab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71aa0732{s=START}]=>HttpChannelOverHttp@be28011{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:12.156Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@79d4321e on ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2022-04-11T03:02:12.156Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=1
2022-04-11T03:02:12.156Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@3baa6bf4{/10.233.68.78:38032<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@865b351{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@162df37c{/10.233.68.78:38032<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@17185bab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71aa0732{s=START}]=>HttpChannelOverHttp@be28011{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:12.156Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@4c915b06
2022-04-11T03:02:12.156Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken with none selected
2022-04-11T03:02:12.157Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken up from select, 0/0/1 selected
2022-04-11T03:02:12.157Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff processing 0 keys, 1 updates
2022-04-11T03:02:12.157Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-04-11T03:02:12.157Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@79d4321e
2022-04-11T03:02:12.157Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@3baa6bf4{/10.233.68.78:38032<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@865b351{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@162df37c{/10.233.68.78:38032<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@17185bab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71aa0732{s=START}]=>HttpChannelOverHttp@be28011{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:12.157Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-11T03:02:12.157Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff waiting with 1 keys
2022-04-11T03:02:12.157Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken up from select, 1/1/1 selected
2022-04-11T03:02:12.158Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff processing 1 keys, 0 updates
2022-04-11T03:02:12.158Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.153:8000 remote=/10.233.68.78:38032], selector=sun.nio.ch.EPollSelectorImpl@13f8f2ff, interestOps=1, readyOps=1 SocketChannelEndPoint@3baa6bf4{/10.233.68.78:38032<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@865b351{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@162df37c{/10.233.68.78:38032<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@17185bab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71aa0732{s=START}]=>HttpChannelOverHttp@be28011{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-04-11T03:02:12.158Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@3baa6bf4{/10.233.68.78:38032<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@865b351{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@162df37c{/10.233.68.78:38032<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@17185bab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71aa0732{s=START}]=>HttpChannelOverHttp@be28011{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:12.159Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@3baa6bf4{/10.233.68.78:38032<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@865b351{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@162df37c{/10.233.68.78:38032<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@17185bab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71aa0732{s=START}]=>HttpChannelOverHttp@be28011{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-04-11T03:02:12.159Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-04-11T03:02:12.159365Z
2022-04-11T03:02:12.159Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@5b27544e offer EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-04-11T03:02:12.159749Z
2022-04-11T03:02:12.160Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-04-11T03:02:12.160025Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3baa6bf4{/10.233.68.78:38032<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@865b351{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@162df37c{/10.233.68.78:38032<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@17185bab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71aa0732{s=START}]=>HttpChannelOverHttp@be28011{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-04-11T03:02:12.160Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@5b27544e task=EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-04-11T03:02:12.160333Z
2022-04-11T03:02:12.160Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5c8eede5{SSLC.NBReadCB@865b351{SslConnection@865b351::SocketChannelEndPoint@3baa6bf4{/10.233.68.78:38032<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@865b351{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@162df37c{/10.233.68.78:38032<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@17185bab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71aa0732{s=START}]=>HttpChannelOverHttp@be28011{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-04-11T03:02:12.160Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-04-11T03:02:12.160857Z tryProduce true
2022-04-11T03:02:12.161Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-04-11T03:02:12.161Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-11T03:02:12.161Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@3baa6bf4{/10.233.68.78:38032<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@865b351{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@162df37c{/10.233.68.78:38032<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@17185bab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71aa0732{s=START}]=>HttpChannelOverHttp@be28011{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:12.161Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff waiting with 1 keys
2022-04-11T03:02:12.161Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@865b351::SocketChannelEndPoint@3baa6bf4{/10.233.68.78:38032<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@865b351{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@162df37c{/10.233.68.78:38032<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@17185bab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71aa0732{s=START}]=>HttpChannelOverHttp@be28011{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:12.162Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@865b351::SocketChannelEndPoint@3baa6bf4{/10.233.68.78:38032<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@865b351{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@162df37c{/10.233.68.78:38032<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@17185bab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71aa0732{s=START}]=>HttpChannelOverHttp@be28011{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:12.162Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@99e2a7e{AC.ReadCB@17185bab{HttpConnection@17185bab::DecryptedEndPoint@162df37c{/10.233.68.78:38032<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=7/30000}}}
2022-04-11T03:02:12.163Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@17185bab::DecryptedEndPoint@162df37c{/10.233.68.78:38032<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=8/30000} onFillable enter HttpChannelState@7eb0cf86{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-04-11T03:02:12.163Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@865b351::SocketChannelEndPoint@3baa6bf4{/10.233.68.78:38032<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@865b351{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@162df37c{/10.233.68.78:38032<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@17185bab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71aa0732{s=START}]=>HttpChannelOverHttp@be28011{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:12.163Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-04-11T03:02:12.164Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@3baa6bf4{/10.233.68.78:38032<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@865b351{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@162df37c{/10.233.68.78:38032<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@17185bab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71aa0732{s=START}]=>HttpChannelOverHttp@be28011{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:12.164Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@4ebf9f67[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-04-11T03:02:12.165Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-04-11T03:02:12.169Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@4b977169[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@4b977169[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-04-11T03:02:12.170Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@865b351{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@162df37c{/10.233.68.78:38032<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@17185bab[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71aa0732{s=START}]=>HttpChannelOverHttp@be28011{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:12.170Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-04-11T03:02:12.170Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@17185bab::DecryptedEndPoint@162df37c{/10.233.68.78:38032<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=15/30000} filled -1 HeapByteBuffer@4b977169[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-04-11T03:02:12.170Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@17185bab::DecryptedEndPoint@162df37c{/10.233.68.78:38032<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=15/30000} parse HeapByteBuffer@4b977169[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-04-11T03:02:12.170Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@4b977169[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-04-11T03:02:12.170Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-04-11T03:02:12.170Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@162df37c{/10.233.68.78:38032<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=15/30000}
2022-04-11T03:02:12.171Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@162df37c{/10.233.68.78:38032<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=16/30000}
2022-04-11T03:02:12.171Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@865b351::SocketChannelEndPoint@3baa6bf4{/10.233.68.78:38032<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@865b351{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@162df37c{/10.233.68.78:38032<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@17185bab[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71aa0732{s=START}]=>HttpChannelOverHttp@be28011{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-04-11T03:02:12.172Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@865b351::SocketChannelEndPoint@3baa6bf4{/10.233.68.78:38032<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@865b351{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@162df37c{/10.233.68.78:38032<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@17185bab[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71aa0732{s=START}]=>HttpChannelOverHttp@be28011{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:12.172Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@49150732[p=0,l=0,c=0,r=0]={<<<>>>}
2022-04-11T03:02:12.172Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-04-11T03:02:12.172Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-04-11T03:02:12.173Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@3baa6bf4{/10.233.68.78:38032<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@865b351{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@162df37c{/10.233.68.78:38032<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@17185bab[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71aa0732{s=START}]=>HttpChannelOverHttp@be28011{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:12.173Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-04-11T03:02:12.173Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-04-11T03:02:12.173Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-04-11T03:02:12.174Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@865b351::SocketChannelEndPoint@3baa6bf4{/10.233.68.78:38032<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@865b351{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@162df37c{/10.233.68.78:38032<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@17185bab[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71aa0732{s=START}]=>HttpChannelOverHttp@be28011{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-04-11T03:02:12.174Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@865b351{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@162df37c{/10.233.68.78:38032<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@17185bab[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71aa0732{s=START}]=>HttpChannelOverHttp@be28011{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:12.175Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@865b351::SocketChannelEndPoint@3baa6bf4{/10.233.68.78:38032<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@865b351{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@162df37c{/10.233.68.78:38032<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@17185bab[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71aa0732{s=START}]=>HttpChannelOverHttp@be28011{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-04-11T03:02:12.175Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@162df37c{/10.233.68.78:38032<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=20/30000}
2022-04-11T03:02:12.175Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3baa6bf4{/10.233.68.78:38032<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@865b351{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@162df37c{/10.233.68.78:38032<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@17185bab[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71aa0732{s=START}]=>HttpChannelOverHttp@be28011{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:12.176Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3baa6bf4{/10.233.68.78:38032<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@865b351{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@162df37c{/10.233.68.78:38032<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@17185bab[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71aa0732{s=START}]=>HttpChannelOverHttp@be28011{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:12.176Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@3baa6bf4{/10.233.68.78:38032<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@865b351{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@162df37c{/10.233.68.78:38032<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@17185bab[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71aa0732{s=START}]=>HttpChannelOverHttp@be28011{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:12.176Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@79474172{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-04-11T03:02:12.176Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5c8eede5{null}
2022-04-11T03:02:12.177Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2022-04-11T03:02:12.177Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4bfdc897
2022-04-11T03:02:12.177Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4bfdc897
2022-04-11T03:02:12.177Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken with none selected
2022-04-11T03:02:12.178Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken up from select, 0/0/0 selected
2022-04-11T03:02:12.178Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@3baa6bf4{/10.233.68.78:38032<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@865b351{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@162df37c{/10.233.68.78:38032<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@17185bab[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71aa0732{s=START}]=>HttpChannelOverHttp@be28011{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:12.178Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff processing 0 keys, 0 updates
2022-04-11T03:02:12.178Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-04-11T03:02:12.178Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-11T03:02:12.178Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff waiting with 0 keys
2022-04-11T03:02:12.177Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3baa6bf4{/10.233.68.78:38032<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@865b351{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@162df37c{/10.233.68.78:38032<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@17185bab[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71aa0732{s=START}]=>HttpChannelOverHttp@be28011{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:12.179Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3baa6bf4{/10.233.68.78:38032<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@865b351{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@162df37c{/10.233.68.78:38032<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@17185bab[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71aa0732{s=START}]=>HttpChannelOverHttp@be28011{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:12.179Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@296d9381{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-04-11T03:02:12.179Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@99e2a7e{null}
2022-04-11T03:02:12.179Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@17185bab::DecryptedEndPoint@162df37c{/10.233.68.78:38032<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=24/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-04-11T03:02:12.179Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@17185bab::DecryptedEndPoint@162df37c{/10.233.68.78:38032<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=24/30000}
2022-04-11T03:02:12.180Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@162df37c{/10.233.68.78:38032<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=25/30000}
2022-04-11T03:02:12.180Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@17185bab::DecryptedEndPoint@162df37c{/10.233.68.78:38032<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=25/30000} onFillable exit HttpChannelState@7eb0cf86{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-04-11T03:02:12.180Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@865b351{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@162df37c{/10.233.68.78:38032<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@17185bab[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71aa0732{s=START}]=>HttpChannelOverHttp@be28011{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:12.180Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@d06eb43 waiting
2022-04-11T03:02:12.178Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@17185bab::DecryptedEndPoint@162df37c{/10.233.68.78:38032<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=23/30000}
2022-04-11T03:02:12.182Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@865b351::SocketChannelEndPoint@3baa6bf4{/10.233.68.78:38032<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@865b351{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@162df37c{/10.233.68.78:38032<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@17185bab[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71aa0732{s=START}]=>HttpChannelOverHttp@be28011{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:12.182Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4bfdc897
2022-04-11T03:02:22.150Z||qtp666312528-22-acceptor-0@431923ed-ServerConnector@49dbaaf3{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@31f7cd42 on ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=0
2022-04-11T03:02:22.150Z||qtp666312528-22-acceptor-0@431923ed-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=1
2022-04-11T03:02:22.151Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken with none selected
2022-04-11T03:02:22.151Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken up from select, 0/0/0 selected
2022-04-11T03:02:22.151Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff processing 0 keys, 1 updates
2022-04-11T03:02:22.151Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-04-11T03:02:22.151Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@31f7cd42
2022-04-11T03:02:22.151Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@31f7cd42
2022-04-11T03:02:22.151Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-11T03:02:22.151Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff waiting with 1 keys
2022-04-11T03:02:22.151Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@31f7cd42
2022-04-11T03:02:22.152Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@7516a31a{/10.233.68.78:38174<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 1 ms, remaining: 29999 ms
2022-04-11T03:02:22.153Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@7727f3ec
2022-04-11T03:02:22.155Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@6317726c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@504763c5{/10.233.68.78:38174<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@108914a4{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-04-11T03:02:22.155Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@58f92dca::DecryptedEndPoint@504763c5{/10.233.68.78:38174<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-04-11T03:02:22.155Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@7516a31a{/10.233.68.78:38174<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@a5b0ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@504763c5{/10.233.68.78:38174<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@58f92dca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b97b231{s=START}]=>HttpChannelOverHttp@6317726c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:22.156Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@a5b0ab::SocketChannelEndPoint@7516a31a{/10.233.68.78:38174<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@a5b0ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@504763c5{/10.233.68.78:38174<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@58f92dca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b97b231{s=START}]=>HttpChannelOverHttp@6317726c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:22.156Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@58f92dca::DecryptedEndPoint@504763c5{/10.233.68.78:38174<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-04-11T03:02:22.156Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@58f92dca::DecryptedEndPoint@504763c5{/10.233.68.78:38174<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-04-11T03:02:22.156Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3363b7d3{AC.ReadCB@58f92dca{HttpConnection@58f92dca::DecryptedEndPoint@504763c5{/10.233.68.78:38174<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-04-11T03:02:22.156Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@a5b0ab::SocketChannelEndPoint@7516a31a{/10.233.68.78:38174<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@a5b0ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@504763c5{/10.233.68.78:38174<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@58f92dca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b97b231{s=START}]=>HttpChannelOverHttp@6317726c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:22.156Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-04-11T03:02:22.156Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.153:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=0}->SslConnection@a5b0ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@504763c5{/10.233.68.78:38174<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@58f92dca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b97b231{s=START}]=>HttpChannelOverHttp@6317726c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:22.157Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@22655b08{SSLC.NBReadCB@a5b0ab{SslConnection@a5b0ab::SocketChannelEndPoint@7516a31a{/10.233.68.78:38174<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@a5b0ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@504763c5{/10.233.68.78:38174<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@58f92dca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b97b231{s=START}]=>HttpChannelOverHttp@6317726c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-04-11T03:02:22.157Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@7516a31a{/10.233.68.78:38174<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@a5b0ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@504763c5{/10.233.68.78:38174<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@58f92dca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b97b231{s=START}]=>HttpChannelOverHttp@6317726c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:22.158Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@fe88707 on ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2022-04-11T03:02:22.158Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=1
2022-04-11T03:02:22.158Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken with none selected
2022-04-11T03:02:22.158Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken up from select, 0/0/1 selected
2022-04-11T03:02:22.158Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff processing 0 keys, 1 updates
2022-04-11T03:02:22.158Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-04-11T03:02:22.158Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@7516a31a{/10.233.68.78:38174<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@a5b0ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@504763c5{/10.233.68.78:38174<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@58f92dca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b97b231{s=START}]=>HttpChannelOverHttp@6317726c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:22.158Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@fe88707
2022-04-11T03:02:22.158Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@31f7cd42
2022-04-11T03:02:22.158Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@7516a31a{/10.233.68.78:38174<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@a5b0ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@504763c5{/10.233.68.78:38174<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@58f92dca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b97b231{s=START}]=>HttpChannelOverHttp@6317726c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:22.158Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-11T03:02:22.158Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff waiting with 1 keys
2022-04-11T03:02:22.158Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken up from select, 1/1/1 selected
2022-04-11T03:02:22.158Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff processing 1 keys, 0 updates
2022-04-11T03:02:22.159Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.153:8000 remote=/10.233.68.78:38174], selector=sun.nio.ch.EPollSelectorImpl@13f8f2ff, interestOps=1, readyOps=1 SocketChannelEndPoint@7516a31a{/10.233.68.78:38174<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@a5b0ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@504763c5{/10.233.68.78:38174<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@58f92dca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b97b231{s=START}]=>HttpChannelOverHttp@6317726c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-04-11T03:02:22.159Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@7516a31a{/10.233.68.78:38174<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@a5b0ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@504763c5{/10.233.68.78:38174<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@58f92dca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b97b231{s=START}]=>HttpChannelOverHttp@6317726c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:22.159Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@7516a31a{/10.233.68.78:38174<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@a5b0ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@504763c5{/10.233.68.78:38174<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@58f92dca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b97b231{s=START}]=>HttpChannelOverHttp@6317726c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-04-11T03:02:22.159Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-04-11T03:02:22.159596Z
2022-04-11T03:02:22.159Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@d06eb43 offer EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-04-11T03:02:22.159832Z
2022-04-11T03:02:22.160Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-04-11T03:02:22.160014Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7516a31a{/10.233.68.78:38174<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@a5b0ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@504763c5{/10.233.68.78:38174<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@58f92dca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b97b231{s=START}]=>HttpChannelOverHttp@6317726c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-04-11T03:02:22.160Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@d06eb43 task=EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-04-11T03:02:22.160237Z
2022-04-11T03:02:22.160Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@22655b08{SSLC.NBReadCB@a5b0ab{SslConnection@a5b0ab::SocketChannelEndPoint@7516a31a{/10.233.68.78:38174<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@a5b0ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@504763c5{/10.233.68.78:38174<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@58f92dca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b97b231{s=START}]=>HttpChannelOverHttp@6317726c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-04-11T03:02:22.160Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-04-11T03:02:22.160417Z tryProduce true
2022-04-11T03:02:22.160Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-04-11T03:02:22.160Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@a5b0ab::SocketChannelEndPoint@7516a31a{/10.233.68.78:38174<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@a5b0ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@504763c5{/10.233.68.78:38174<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@58f92dca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b97b231{s=START}]=>HttpChannelOverHttp@6317726c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:22.160Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-11T03:02:22.160Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@a5b0ab::SocketChannelEndPoint@7516a31a{/10.233.68.78:38174<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@a5b0ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@504763c5{/10.233.68.78:38174<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@58f92dca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b97b231{s=START}]=>HttpChannelOverHttp@6317726c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:22.160Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@7516a31a{/10.233.68.78:38174<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@a5b0ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@504763c5{/10.233.68.78:38174<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@58f92dca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b97b231{s=START}]=>HttpChannelOverHttp@6317726c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:22.160Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff waiting with 1 keys
2022-04-11T03:02:22.160Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3363b7d3{AC.ReadCB@58f92dca{HttpConnection@58f92dca::DecryptedEndPoint@504763c5{/10.233.68.78:38174<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=4/30000}}}
2022-04-11T03:02:22.160Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@58f92dca::DecryptedEndPoint@504763c5{/10.233.68.78:38174<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@108914a4{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-04-11T03:02:22.161Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@a5b0ab::SocketChannelEndPoint@7516a31a{/10.233.68.78:38174<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@a5b0ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@504763c5{/10.233.68.78:38174<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@58f92dca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b97b231{s=START}]=>HttpChannelOverHttp@6317726c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:22.161Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-04-11T03:02:22.162Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@7516a31a{/10.233.68.78:38174<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@a5b0ab{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@504763c5{/10.233.68.78:38174<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@58f92dca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b97b231{s=START}]=>HttpChannelOverHttp@6317726c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:22.162Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@2d52019[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-04-11T03:02:22.162Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-04-11T03:02:22.166Z||qtp666312528-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@4b977169[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@4b977169[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-04-11T03:02:22.166Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@a5b0ab{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@504763c5{/10.233.68.78:38174<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@58f92dca[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b97b231{s=START}]=>HttpChannelOverHttp@6317726c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:22.166Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-04-11T03:02:22.166Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@58f92dca::DecryptedEndPoint@504763c5{/10.233.68.78:38174<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=10/30000} filled -1 HeapByteBuffer@4b977169[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-04-11T03:02:22.166Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@58f92dca::DecryptedEndPoint@504763c5{/10.233.68.78:38174<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=10/30000} parse HeapByteBuffer@4b977169[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-04-11T03:02:22.167Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@4b977169[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-04-11T03:02:22.167Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-04-11T03:02:22.167Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@504763c5{/10.233.68.78:38174<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=11/30000}
2022-04-11T03:02:22.167Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@504763c5{/10.233.68.78:38174<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=11/30000}
2022-04-11T03:02:22.167Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@a5b0ab::SocketChannelEndPoint@7516a31a{/10.233.68.78:38174<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@a5b0ab{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@504763c5{/10.233.68.78:38174<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@58f92dca[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b97b231{s=START}]=>HttpChannelOverHttp@6317726c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-04-11T03:02:22.168Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@a5b0ab::SocketChannelEndPoint@7516a31a{/10.233.68.78:38174<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@a5b0ab{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@504763c5{/10.233.68.78:38174<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@58f92dca[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b97b231{s=START}]=>HttpChannelOverHttp@6317726c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:22.168Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@49150732[p=0,l=0,c=0,r=0]={<<<>>>}
2022-04-11T03:02:22.168Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-04-11T03:02:22.168Z||qtp666312528-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-04-11T03:02:22.169Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@7516a31a{/10.233.68.78:38174<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@a5b0ab{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@504763c5{/10.233.68.78:38174<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@58f92dca[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b97b231{s=START}]=>HttpChannelOverHttp@6317726c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:22.169Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-04-11T03:02:22.169Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-04-11T03:02:22.169Z||qtp666312528-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-04-11T03:02:22.170Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@a5b0ab::SocketChannelEndPoint@7516a31a{/10.233.68.78:38174<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@a5b0ab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@504763c5{/10.233.68.78:38174<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@58f92dca[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b97b231{s=START}]=>HttpChannelOverHttp@6317726c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-04-11T03:02:22.170Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@a5b0ab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@504763c5{/10.233.68.78:38174<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@58f92dca[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b97b231{s=START}]=>HttpChannelOverHttp@6317726c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:22.171Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@a5b0ab::SocketChannelEndPoint@7516a31a{/10.233.68.78:38174<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@a5b0ab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@504763c5{/10.233.68.78:38174<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@58f92dca[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b97b231{s=START}]=>HttpChannelOverHttp@6317726c{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-04-11T03:02:22.171Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@504763c5{/10.233.68.78:38174<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=15/30000}
2022-04-11T03:02:22.171Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7516a31a{/10.233.68.78:38174<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@a5b0ab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@504763c5{/10.233.68.78:38174<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@58f92dca[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b97b231{s=START}]=>HttpChannelOverHttp@6317726c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:22.172Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7516a31a{/10.233.68.78:38174<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@a5b0ab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@504763c5{/10.233.68.78:38174<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@58f92dca[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b97b231{s=START}]=>HttpChannelOverHttp@6317726c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:22.172Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@7516a31a{/10.233.68.78:38174<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@a5b0ab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@504763c5{/10.233.68.78:38174<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@58f92dca[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b97b231{s=START}]=>HttpChannelOverHttp@6317726c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:22.172Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@10dd8f3d{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-04-11T03:02:22.173Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@22655b08{null}
2022-04-11T03:02:22.173Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2022-04-11T03:02:22.173Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5bdce2e2
2022-04-11T03:02:22.173Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5bdce2e2
2022-04-11T03:02:22.173Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken with none selected
2022-04-11T03:02:22.173Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken up from select, 0/0/0 selected
2022-04-11T03:02:22.173Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff processing 0 keys, 0 updates
2022-04-11T03:02:22.173Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-04-11T03:02:22.173Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-11T03:02:22.173Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff waiting with 0 keys
2022-04-11T03:02:22.175Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@7516a31a{/10.233.68.78:38174<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@a5b0ab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@504763c5{/10.233.68.78:38174<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@58f92dca[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b97b231{s=START}]=>HttpChannelOverHttp@6317726c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:22.175Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@58f92dca::DecryptedEndPoint@504763c5{/10.233.68.78:38174<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=19/30000}
2022-04-11T03:02:22.175Z||qtp666312528-22-acceptor-0@431923ed-ServerConnector@49dbaaf3{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@4e3182b0 on ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=0
2022-04-11T03:02:22.176Z||qtp666312528-22-acceptor-0@431923ed-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=1
2022-04-11T03:02:22.176Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@a5b0ab::SocketChannelEndPoint@7516a31a{/10.233.68.78:38174<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@a5b0ab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@504763c5{/10.233.68.78:38174<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@58f92dca[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b97b231{s=START}]=>HttpChannelOverHttp@6317726c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:22.176Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5bdce2e2
2022-04-11T03:02:22.176Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken with none selected
2022-04-11T03:02:22.176Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken up from select, 0/0/0 selected
2022-04-11T03:02:22.176Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff processing 0 keys, 1 updates
2022-04-11T03:02:22.176Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-04-11T03:02:22.176Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@4e3182b0
2022-04-11T03:02:22.176Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@4e3182b0
2022-04-11T03:02:22.176Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-11T03:02:22.177Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff waiting with 1 keys
2022-04-11T03:02:22.177Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7516a31a{/10.233.68.78:38174<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@a5b0ab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@504763c5{/10.233.68.78:38174<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@58f92dca[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b97b231{s=START}]=>HttpChannelOverHttp@6317726c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:22.177Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@4e3182b0
2022-04-11T03:02:22.177Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@58e63981{/10.233.68.78:38176<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-04-11T03:02:22.177Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7516a31a{/10.233.68.78:38174<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@a5b0ab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@504763c5{/10.233.68.78:38174<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@58f92dca[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b97b231{s=START}]=>HttpChannelOverHttp@6317726c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:22.177Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@20d33539
2022-04-11T03:02:22.177Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@f5d742{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-04-11T03:02:22.178Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3363b7d3{null}
2022-04-11T03:02:22.178Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@58f92dca::DecryptedEndPoint@504763c5{/10.233.68.78:38174<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=22/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-04-11T03:02:22.178Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@58f92dca::DecryptedEndPoint@504763c5{/10.233.68.78:38174<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=22/30000}
2022-04-11T03:02:22.178Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@504763c5{/10.233.68.78:38174<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=22/30000}
2022-04-11T03:02:22.178Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@58f92dca::DecryptedEndPoint@504763c5{/10.233.68.78:38174<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=22/30000} onFillable exit HttpChannelState@108914a4{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-04-11T03:02:22.179Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@a5b0ab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@504763c5{/10.233.68.78:38174<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@58f92dca[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b97b231{s=START}]=>HttpChannelOverHttp@6317726c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:22.179Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@5b27544e waiting
2022-04-11T03:02:22.178Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@b991503{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@530582ac{/10.233.68.78:38176<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@3ac6937c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-04-11T03:02:22.180Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@30503e0::DecryptedEndPoint@530582ac{/10.233.68.78:38176<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-04-11T03:02:22.180Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@58e63981{/10.233.68.78:38176<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@40773f8e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@530582ac{/10.233.68.78:38176<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@30503e0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f18c5ce{s=START}]=>HttpChannelOverHttp@b991503{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:22.180Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@40773f8e::SocketChannelEndPoint@58e63981{/10.233.68.78:38176<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@40773f8e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@530582ac{/10.233.68.78:38176<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@30503e0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f18c5ce{s=START}]=>HttpChannelOverHttp@b991503{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:22.180Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@30503e0::DecryptedEndPoint@530582ac{/10.233.68.78:38176<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-04-11T03:02:22.180Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@30503e0::DecryptedEndPoint@530582ac{/10.233.68.78:38176<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-04-11T03:02:22.180Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@31cbec22{AC.ReadCB@30503e0{HttpConnection@30503e0::DecryptedEndPoint@530582ac{/10.233.68.78:38176<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-04-11T03:02:22.181Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@40773f8e::SocketChannelEndPoint@58e63981{/10.233.68.78:38176<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@40773f8e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@530582ac{/10.233.68.78:38176<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@30503e0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f18c5ce{s=START}]=>HttpChannelOverHttp@b991503{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:22.181Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-04-11T03:02:22.181Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.153:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@40773f8e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@530582ac{/10.233.68.78:38176<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@30503e0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f18c5ce{s=START}]=>HttpChannelOverHttp@b991503{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:22.182Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1afae3f8{SSLC.NBReadCB@40773f8e{SslConnection@40773f8e::SocketChannelEndPoint@58e63981{/10.233.68.78:38176<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@40773f8e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@530582ac{/10.233.68.78:38176<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@30503e0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f18c5ce{s=START}]=>HttpChannelOverHttp@b991503{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-04-11T03:02:22.182Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@58e63981{/10.233.68.78:38176<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@40773f8e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@530582ac{/10.233.68.78:38176<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@30503e0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f18c5ce{s=START}]=>HttpChannelOverHttp@b991503{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:22.183Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@63883466 on ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2022-04-11T03:02:22.184Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=1
2022-04-11T03:02:22.184Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken with none selected
2022-04-11T03:02:22.184Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken up from select, 0/0/1 selected
2022-04-11T03:02:22.184Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff processing 0 keys, 1 updates
2022-04-11T03:02:22.184Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-04-11T03:02:22.184Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@63883466
2022-04-11T03:02:22.184Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@58e63981{/10.233.68.78:38176<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=0/1,kio=0,kro=0}->SslConnection@40773f8e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@530582ac{/10.233.68.78:38176<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@30503e0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f18c5ce{s=START}]=>HttpChannelOverHttp@b991503{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:22.184Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@4e3182b0
2022-04-11T03:02:22.185Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@58e63981{/10.233.68.78:38176<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=0}->SslConnection@40773f8e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@530582ac{/10.233.68.78:38176<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@30503e0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f18c5ce{s=START}]=>HttpChannelOverHttp@b991503{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:22.185Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-11T03:02:22.185Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff waiting with 1 keys
2022-04-11T03:02:22.185Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken up from select, 1/1/1 selected
2022-04-11T03:02:22.185Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff processing 1 keys, 0 updates
2022-04-11T03:02:22.185Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.153:8000 remote=/10.233.68.78:38176], selector=sun.nio.ch.EPollSelectorImpl@13f8f2ff, interestOps=1, readyOps=1 SocketChannelEndPoint@58e63981{/10.233.68.78:38176<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=1}->SslConnection@40773f8e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@530582ac{/10.233.68.78:38176<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@30503e0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f18c5ce{s=START}]=>HttpChannelOverHttp@b991503{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-04-11T03:02:22.186Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@58e63981{/10.233.68.78:38176<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@40773f8e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@530582ac{/10.233.68.78:38176<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@30503e0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f18c5ce{s=START}]=>HttpChannelOverHttp@b991503{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:22.186Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@58e63981{/10.233.68.78:38176<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@40773f8e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@530582ac{/10.233.68.78:38176<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@30503e0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f18c5ce{s=START}]=>HttpChannelOverHttp@b991503{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-04-11T03:02:22.187Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-04-11T03:02:22.186824Z
2022-04-11T03:02:22.187Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@5b27544e offer EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-04-11T03:02:22.187263Z
2022-04-11T03:02:22.187Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-04-11T03:02:22.187596Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@58e63981{/10.233.68.78:38176<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@40773f8e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@530582ac{/10.233.68.78:38176<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@30503e0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f18c5ce{s=START}]=>HttpChannelOverHttp@b991503{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-04-11T03:02:22.188Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@5b27544e task=EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-04-11T03:02:22.187918Z
2022-04-11T03:02:22.188Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1afae3f8{SSLC.NBReadCB@40773f8e{SslConnection@40773f8e::SocketChannelEndPoint@58e63981{/10.233.68.78:38176<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@40773f8e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@530582ac{/10.233.68.78:38176<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@30503e0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f18c5ce{s=START}]=>HttpChannelOverHttp@b991503{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-04-11T03:02:22.188Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-04-11T03:02:22.188323Z tryProduce true
2022-04-11T03:02:22.188Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-04-11T03:02:22.188Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-11T03:02:22.188Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@40773f8e::SocketChannelEndPoint@58e63981{/10.233.68.78:38176<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@40773f8e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@530582ac{/10.233.68.78:38176<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@30503e0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f18c5ce{s=START}]=>HttpChannelOverHttp@b991503{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:22.188Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@40773f8e::SocketChannelEndPoint@58e63981{/10.233.68.78:38176<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@40773f8e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@530582ac{/10.233.68.78:38176<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@30503e0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f18c5ce{s=START}]=>HttpChannelOverHttp@b991503{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:22.189Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@31cbec22{AC.ReadCB@30503e0{HttpConnection@30503e0::DecryptedEndPoint@530582ac{/10.233.68.78:38176<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=9/30000}}}
2022-04-11T03:02:22.189Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@58e63981{/10.233.68.78:38176<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@40773f8e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@530582ac{/10.233.68.78:38176<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@30503e0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f18c5ce{s=START}]=>HttpChannelOverHttp@b991503{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:22.189Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff waiting with 1 keys
2022-04-11T03:02:22.189Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@30503e0::DecryptedEndPoint@530582ac{/10.233.68.78:38176<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=9/30000} onFillable enter HttpChannelState@3ac6937c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-04-11T03:02:22.189Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@40773f8e::SocketChannelEndPoint@58e63981{/10.233.68.78:38176<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@40773f8e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@530582ac{/10.233.68.78:38176<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@30503e0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f18c5ce{s=START}]=>HttpChannelOverHttp@b991503{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:22.189Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-04-11T03:02:22.195Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@58e63981{/10.233.68.78:38176<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@40773f8e{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@530582ac{/10.233.68.78:38176<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@30503e0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f18c5ce{s=START}]=>HttpChannelOverHttp@b991503{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:22.197Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@5894ebac[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-04-11T03:02:22.197Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-04-11T03:02:22.203Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@4b977169[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@4b977169[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-04-11T03:02:22.206Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=24/30000}{io=0/0,kio=0,kro=1}->SslConnection@40773f8e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@530582ac{/10.233.68.78:38176<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=26/30000}=>HttpConnection@30503e0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f18c5ce{s=START}]=>HttpChannelOverHttp@b991503{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:22.206Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-04-11T03:02:22.206Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@30503e0::DecryptedEndPoint@530582ac{/10.233.68.78:38176<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=26/30000} filled -1 HeapByteBuffer@4b977169[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-04-11T03:02:22.206Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@30503e0::DecryptedEndPoint@530582ac{/10.233.68.78:38176<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=26/30000} parse HeapByteBuffer@4b977169[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-04-11T03:02:22.206Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@4b977169[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-04-11T03:02:22.206Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-04-11T03:02:22.206Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@530582ac{/10.233.68.78:38176<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=26/30000}
2022-04-11T03:02:22.207Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@530582ac{/10.233.68.78:38176<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=27/30000}
2022-04-11T03:02:22.207Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@40773f8e::SocketChannelEndPoint@58e63981{/10.233.68.78:38176<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=26/30000}{io=0/0,kio=0,kro=1}->SslConnection@40773f8e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@530582ac{/10.233.68.78:38176<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@30503e0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f18c5ce{s=START}]=>HttpChannelOverHttp@b991503{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-04-11T03:02:22.207Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@40773f8e::SocketChannelEndPoint@58e63981{/10.233.68.78:38176<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=26/30000}{io=0/0,kio=0,kro=1}->SslConnection@40773f8e{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@530582ac{/10.233.68.78:38176<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@30503e0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f18c5ce{s=START}]=>HttpChannelOverHttp@b991503{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:22.207Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@49150732[p=0,l=0,c=0,r=0]={<<<>>>}
2022-04-11T03:02:22.207Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-04-11T03:02:22.208Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-04-11T03:02:22.208Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@58e63981{/10.233.68.78:38176<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=27/30000}{io=0/0,kio=0,kro=1}->SslConnection@40773f8e{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@530582ac{/10.233.68.78:38176<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@30503e0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f18c5ce{s=START}]=>HttpChannelOverHttp@b991503{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:22.208Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-04-11T03:02:22.208Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-04-11T03:02:22.209Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-04-11T03:02:22.209Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@40773f8e::SocketChannelEndPoint@58e63981{/10.233.68.78:38176<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@40773f8e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@530582ac{/10.233.68.78:38176<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@30503e0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f18c5ce{s=START}]=>HttpChannelOverHttp@b991503{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-04-11T03:02:22.210Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@40773f8e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@530582ac{/10.233.68.78:38176<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@30503e0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f18c5ce{s=START}]=>HttpChannelOverHttp@b991503{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:22.210Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@40773f8e::SocketChannelEndPoint@58e63981{/10.233.68.78:38176<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@40773f8e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@530582ac{/10.233.68.78:38176<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=30/30000}=>HttpConnection@30503e0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f18c5ce{s=START}]=>HttpChannelOverHttp@b991503{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-04-11T03:02:22.210Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@530582ac{/10.233.68.78:38176<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=30/30000}
2022-04-11T03:02:22.211Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@58e63981{/10.233.68.78:38176<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@40773f8e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@530582ac{/10.233.68.78:38176<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=31/30000}=>HttpConnection@30503e0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f18c5ce{s=START}]=>HttpChannelOverHttp@b991503{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:22.211Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@58e63981{/10.233.68.78:38176<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@40773f8e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@530582ac{/10.233.68.78:38176<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=31/30000}=>HttpConnection@30503e0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f18c5ce{s=START}]=>HttpChannelOverHttp@b991503{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:22.211Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@58e63981{/10.233.68.78:38176<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@40773f8e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@530582ac{/10.233.68.78:38176<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=31/30000}=>HttpConnection@30503e0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f18c5ce{s=START}]=>HttpChannelOverHttp@b991503{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:22.211Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7d883959{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-04-11T03:02:22.212Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1afae3f8{null}
2022-04-11T03:02:22.212Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2022-04-11T03:02:22.212Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@383c5cf2
2022-04-11T03:02:22.212Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken with none selected
2022-04-11T03:02:22.212Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken up from select, 0/0/0 selected
2022-04-11T03:02:22.212Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff processing 0 keys, 0 updates
2022-04-11T03:02:22.212Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-04-11T03:02:22.212Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-11T03:02:22.212Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff waiting with 0 keys
2022-04-11T03:02:22.215Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@383c5cf2
2022-04-11T03:02:22.217Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@58e63981{/10.233.68.78:38176<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@40773f8e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@530582ac{/10.233.68.78:38176<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=37/30000}=>HttpConnection@30503e0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f18c5ce{s=START}]=>HttpChannelOverHttp@b991503{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:22.217Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@30503e0::DecryptedEndPoint@530582ac{/10.233.68.78:38176<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=37/30000}
2022-04-11T03:02:22.217Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@40773f8e::SocketChannelEndPoint@58e63981{/10.233.68.78:38176<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@40773f8e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@530582ac{/10.233.68.78:38176<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=37/30000}=>HttpConnection@30503e0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f18c5ce{s=START}]=>HttpChannelOverHttp@b991503{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:22.217Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@383c5cf2
2022-04-11T03:02:22.218Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@58e63981{/10.233.68.78:38176<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@40773f8e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@530582ac{/10.233.68.78:38176<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=38/30000}=>HttpConnection@30503e0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f18c5ce{s=START}]=>HttpChannelOverHttp@b991503{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:22.218Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@58e63981{/10.233.68.78:38176<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@40773f8e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@530582ac{/10.233.68.78:38176<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=38/30000}=>HttpConnection@30503e0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f18c5ce{s=START}]=>HttpChannelOverHttp@b991503{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:22.219Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@784cfe8c{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-04-11T03:02:22.219Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@31cbec22{null}
2022-04-11T03:02:22.219Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@30503e0::DecryptedEndPoint@530582ac{/10.233.68.78:38176<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=39/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-04-11T03:02:22.219Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@30503e0::DecryptedEndPoint@530582ac{/10.233.68.78:38176<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=39/30000}
2022-04-11T03:02:22.219Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@530582ac{/10.233.68.78:38176<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=39/30000}
2022-04-11T03:02:22.219Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@30503e0::DecryptedEndPoint@530582ac{/10.233.68.78:38176<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=39/30000} onFillable exit HttpChannelState@3ac6937c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-04-11T03:02:22.219Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@40773f8e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@530582ac{/10.233.68.78:38176<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=39/30000}=>HttpConnection@30503e0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f18c5ce{s=START}]=>HttpChannelOverHttp@b991503{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:22.219Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@d06eb43 waiting
2022-04-11T03:02:32.150Z||qtp666312528-22-acceptor-0@431923ed-ServerConnector@49dbaaf3{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@78d6149f on ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=0
2022-04-11T03:02:32.150Z||qtp666312528-22-acceptor-0@431923ed-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=1
2022-04-11T03:02:32.150Z||qtp666312528-22-acceptor-0@431923ed-ServerConnector@49dbaaf3{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@3e5939e8 on ManagedSelector@21d6dc81{STARTED} id=0 keys=0 selected=0 updates=1
2022-04-11T03:02:32.154Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken with none selected
2022-04-11T03:02:32.155Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken up from select, 0/0/0 selected
2022-04-11T03:02:32.155Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff processing 0 keys, 2 updates
2022-04-11T03:02:32.155Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2
2022-04-11T03:02:32.155Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@78d6149f
2022-04-11T03:02:32.155Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@78d6149f
2022-04-11T03:02:32.155Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@3e5939e8
2022-04-11T03:02:32.155Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@78d6149f
2022-04-11T03:02:32.155Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@3e5939e8
2022-04-11T03:02:32.156Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-11T03:02:32.156Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@59b8baf1{/10.233.68.78:38320<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 1 ms, remaining: 29999 ms
2022-04-11T03:02:32.156Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff waiting with 2 keys
2022-04-11T03:02:32.156Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@774b433a
2022-04-11T03:02:32.157Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@7f7eebc0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@34e59b97{/10.233.68.78:38320<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@2816d0c8{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-04-11T03:02:32.157Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@5691463::DecryptedEndPoint@34e59b97{/10.233.68.78:38320<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-04-11T03:02:32.157Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@59b8baf1{/10.233.68.78:38320<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@d41dfe5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34e59b97{/10.233.68.78:38320<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5691463[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15e0c4f9{s=START}]=>HttpChannelOverHttp@7f7eebc0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:32.158Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@d41dfe5::SocketChannelEndPoint@59b8baf1{/10.233.68.78:38320<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@d41dfe5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34e59b97{/10.233.68.78:38320<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5691463[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15e0c4f9{s=START}]=>HttpChannelOverHttp@7f7eebc0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:32.158Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@5691463::DecryptedEndPoint@34e59b97{/10.233.68.78:38320<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-04-11T03:02:32.158Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@5691463::DecryptedEndPoint@34e59b97{/10.233.68.78:38320<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-04-11T03:02:32.158Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@beed61d{AC.ReadCB@5691463{HttpConnection@5691463::DecryptedEndPoint@34e59b97{/10.233.68.78:38320<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-04-11T03:02:32.158Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@d41dfe5::SocketChannelEndPoint@59b8baf1{/10.233.68.78:38320<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@d41dfe5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34e59b97{/10.233.68.78:38320<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5691463[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15e0c4f9{s=START}]=>HttpChannelOverHttp@7f7eebc0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:32.158Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-04-11T03:02:32.158Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.153:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@d41dfe5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34e59b97{/10.233.68.78:38320<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5691463[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15e0c4f9{s=START}]=>HttpChannelOverHttp@7f7eebc0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:32.159Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4669110f{SSLC.NBReadCB@d41dfe5{SslConnection@d41dfe5::SocketChannelEndPoint@59b8baf1{/10.233.68.78:38320<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@d41dfe5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34e59b97{/10.233.68.78:38320<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5691463[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15e0c4f9{s=START}]=>HttpChannelOverHttp@7f7eebc0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-04-11T03:02:32.159Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@59b8baf1{/10.233.68.78:38320<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@d41dfe5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34e59b97{/10.233.68.78:38320<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5691463[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15e0c4f9{s=START}]=>HttpChannelOverHttp@7f7eebc0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:32.159Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@45d450d0 on ManagedSelector@21d6dc81{STARTED} id=0 keys=2 selected=0 updates=0
2022-04-11T03:02:32.159Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=2 selected=0 updates=1
2022-04-11T03:02:32.160Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@59b8baf1{/10.233.68.78:38320<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@d41dfe5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34e59b97{/10.233.68.78:38320<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5691463[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15e0c4f9{s=START}]=>HttpChannelOverHttp@7f7eebc0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:32.160Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@78d6149f
2022-04-11T03:02:32.160Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@3e5939e8
2022-04-11T03:02:32.160Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@5680939f{/10.233.68.78:38322<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-04-11T03:02:32.160Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@2ba3e96c
2022-04-11T03:02:32.161Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@254c747e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@42f9e2d7{/10.233.68.78:38322<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@10379d7c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-04-11T03:02:32.161Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken with none selected
2022-04-11T03:02:32.162Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken up from select, 0/0/2 selected
2022-04-11T03:02:32.162Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@246bee9f::DecryptedEndPoint@42f9e2d7{/10.233.68.78:38322<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-04-11T03:02:32.162Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff processing 0 keys, 1 updates
2022-04-11T03:02:32.162Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-04-11T03:02:32.162Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@45d450d0
2022-04-11T03:02:32.162Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@5680939f{/10.233.68.78:38322<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@624281e8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f9e2d7{/10.233.68.78:38322<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@246bee9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f20282d{s=START}]=>HttpChannelOverHttp@254c747e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:32.162Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@624281e8::SocketChannelEndPoint@5680939f{/10.233.68.78:38322<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@624281e8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f9e2d7{/10.233.68.78:38322<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@246bee9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f20282d{s=START}]=>HttpChannelOverHttp@254c747e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:32.162Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@59b8baf1{/10.233.68.78:38320<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=0}->SslConnection@d41dfe5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34e59b97{/10.233.68.78:38320<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@5691463[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15e0c4f9{s=START}]=>HttpChannelOverHttp@7f7eebc0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:32.162Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@246bee9f::DecryptedEndPoint@42f9e2d7{/10.233.68.78:38322<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-04-11T03:02:32.163Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-11T03:02:32.163Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@246bee9f::DecryptedEndPoint@42f9e2d7{/10.233.68.78:38322<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-04-11T03:02:32.163Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff waiting with 2 keys
2022-04-11T03:02:32.163Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@43d084c8{AC.ReadCB@246bee9f{HttpConnection@246bee9f::DecryptedEndPoint@42f9e2d7{/10.233.68.78:38322<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-04-11T03:02:32.163Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken up from select, 1/1/2 selected
2022-04-11T03:02:32.163Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@624281e8::SocketChannelEndPoint@5680939f{/10.233.68.78:38322<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@624281e8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f9e2d7{/10.233.68.78:38322<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@246bee9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f20282d{s=START}]=>HttpChannelOverHttp@254c747e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:32.163Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-04-11T03:02:32.163Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff processing 1 keys, 0 updates
2022-04-11T03:02:32.163Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.153:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@624281e8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42f9e2d7{/10.233.68.78:38322<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@246bee9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f20282d{s=START}]=>HttpChannelOverHttp@254c747e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:32.163Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.153:8000 remote=/10.233.68.78:38320], selector=sun.nio.ch.EPollSelectorImpl@13f8f2ff, interestOps=1, readyOps=1 SocketChannelEndPoint@59b8baf1{/10.233.68.78:38320<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=1}->SslConnection@d41dfe5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34e59b97{/10.233.68.78:38320<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@5691463[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15e0c4f9{s=START}]=>HttpChannelOverHttp@7f7eebc0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-04-11T03:02:32.164Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@38b4853b{SSLC.NBReadCB@624281e8{SslConnection@624281e8::SocketChannelEndPoint@5680939f{/10.233.68.78:38322<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@624281e8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42f9e2d7{/10.233.68.78:38322<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@246bee9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f20282d{s=START}]=>HttpChannelOverHttp@254c747e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-04-11T03:02:32.164Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@59b8baf1{/10.233.68.78:38320<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@d41dfe5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34e59b97{/10.233.68.78:38320<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@5691463[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15e0c4f9{s=START}]=>HttpChannelOverHttp@7f7eebc0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:32.164Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@59b8baf1{/10.233.68.78:38320<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@d41dfe5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34e59b97{/10.233.68.78:38320<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@5691463[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15e0c4f9{s=START}]=>HttpChannelOverHttp@7f7eebc0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-04-11T03:02:32.165Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-04-11T03:02:32.164903Z
2022-04-11T03:02:32.165Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@d06eb43 offer EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-04-11T03:02:32.165413Z
2022-04-11T03:02:32.166Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-04-11T03:02:32.165847Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@59b8baf1{/10.233.68.78:38320<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@d41dfe5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34e59b97{/10.233.68.78:38320<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@5691463[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15e0c4f9{s=START}]=>HttpChannelOverHttp@7f7eebc0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-04-11T03:02:32.166Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4669110f{SSLC.NBReadCB@d41dfe5{SslConnection@d41dfe5::SocketChannelEndPoint@59b8baf1{/10.233.68.78:38320<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@d41dfe5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34e59b97{/10.233.68.78:38320<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@5691463[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15e0c4f9{s=START}]=>HttpChannelOverHttp@7f7eebc0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-04-11T03:02:32.166Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@d41dfe5::SocketChannelEndPoint@59b8baf1{/10.233.68.78:38320<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@d41dfe5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34e59b97{/10.233.68.78:38320<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@5691463[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15e0c4f9{s=START}]=>HttpChannelOverHttp@7f7eebc0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:32.167Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@d41dfe5::SocketChannelEndPoint@59b8baf1{/10.233.68.78:38320<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@d41dfe5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@34e59b97{/10.233.68.78:38320<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@5691463[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15e0c4f9{s=START}]=>HttpChannelOverHttp@7f7eebc0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:32.167Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@beed61d{AC.ReadCB@5691463{HttpConnection@5691463::DecryptedEndPoint@34e59b97{/10.233.68.78:38320<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=9/30000}}}
2022-04-11T03:02:32.167Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5691463::DecryptedEndPoint@34e59b97{/10.233.68.78:38320<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=9/30000} onFillable enter HttpChannelState@2816d0c8{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-04-11T03:02:32.167Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@d06eb43 task=EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-04-11T03:02:32.167222Z
2022-04-11T03:02:32.167Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@d41dfe5::SocketChannelEndPoint@59b8baf1{/10.233.68.78:38320<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@d41dfe5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34e59b97{/10.233.68.78:38320<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@5691463[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15e0c4f9{s=START}]=>HttpChannelOverHttp@7f7eebc0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:32.167Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-04-11T03:02:32.167673Z tryProduce true
2022-04-11T03:02:32.167Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-04-11T03:02:32.167Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-11T03:02:32.168Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@59b8baf1{/10.233.68.78:38320<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@d41dfe5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34e59b97{/10.233.68.78:38320<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@5691463[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15e0c4f9{s=START}]=>HttpChannelOverHttp@7f7eebc0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:32.168Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff waiting with 2 keys
2022-04-11T03:02:32.164Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@5680939f{/10.233.68.78:38322<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@624281e8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42f9e2d7{/10.233.68.78:38322<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@246bee9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f20282d{s=START}]=>HttpChannelOverHttp@254c747e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:32.167Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-04-11T03:02:32.173Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4e0f0e04 on ManagedSelector@21d6dc81{STARTED} id=0 keys=2 selected=0 updates=0
2022-04-11T03:02:32.174Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@21d6dc81{STARTED} id=0 keys=2 selected=0 updates=1
2022-04-11T03:02:32.174Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@5680939f{/10.233.68.78:38322<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=11/30000}{io=0/1,kio=0,kro=0}->SslConnection@624281e8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42f9e2d7{/10.233.68.78:38322<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@246bee9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f20282d{s=START}]=>HttpChannelOverHttp@254c747e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:32.174Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@3e5939e8
2022-04-11T03:02:32.174Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@59b8baf1{/10.233.68.78:38320<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@d41dfe5{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34e59b97{/10.233.68.78:38320<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@5691463[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15e0c4f9{s=START}]=>HttpChannelOverHttp@7f7eebc0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:32.174Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@6ba41f7c[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-04-11T03:02:32.174Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-04-11T03:02:32.177Z||qtp666312528-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@4b977169[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@4b977169[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-04-11T03:02:32.177Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken with none selected
2022-04-11T03:02:32.177Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken up from select, 0/0/2 selected
2022-04-11T03:02:32.177Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff processing 0 keys, 1 updates
2022-04-11T03:02:32.177Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-04-11T03:02:32.178Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@4e0f0e04
2022-04-11T03:02:32.178Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@d41dfe5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34e59b97{/10.233.68.78:38320<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=19/30000}=>HttpConnection@5691463[p=HttpParser{s=START,0 of -1},g=HttpGenerator@15e0c4f9{s=START}]=>HttpChannelOverHttp@7f7eebc0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:32.178Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-04-11T03:02:32.178Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5691463::DecryptedEndPoint@34e59b97{/10.233.68.78:38320<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=20/30000} filled -1 HeapByteBuffer@4b977169[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-04-11T03:02:32.178Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@5680939f{/10.233.68.78:38322<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=15/30000}{io=1/1,kio=1,kro=0}->SslConnection@624281e8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42f9e2d7{/10.233.68.78:38322<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=15/30000}=>HttpConnection@246bee9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f20282d{s=START}]=>HttpChannelOverHttp@254c747e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:32.178Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5691463::DecryptedEndPoint@34e59b97{/10.233.68.78:38320<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=20/30000} parse HeapByteBuffer@4b977169[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-04-11T03:02:32.178Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@4b977169[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-04-11T03:02:32.178Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-04-11T03:02:32.178Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-11T03:02:32.178Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@34e59b97{/10.233.68.78:38320<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=20/30000}
2022-04-11T03:02:32.178Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff waiting with 2 keys
2022-04-11T03:02:32.178Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@34e59b97{/10.233.68.78:38320<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=20/30000}
2022-04-11T03:02:32.178Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken up from select, 1/1/2 selected
2022-04-11T03:02:32.178Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff processing 1 keys, 0 updates
2022-04-11T03:02:32.178Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@d41dfe5::SocketChannelEndPoint@59b8baf1{/10.233.68.78:38320<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->SslConnection@d41dfe5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34e59b97{/10.233.68.78:38320<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@5691463[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@15e0c4f9{s=START}]=>HttpChannelOverHttp@7f7eebc0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-04-11T03:02:32.178Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.68.153:8000 remote=/10.233.68.78:38322], selector=sun.nio.ch.EPollSelectorImpl@13f8f2ff, interestOps=1, readyOps=1 SocketChannelEndPoint@5680939f{/10.233.68.78:38322<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=15/30000}{io=1/1,kio=1,kro=1}->SslConnection@624281e8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42f9e2d7{/10.233.68.78:38322<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=15/30000}=>HttpConnection@246bee9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f20282d{s=START}]=>HttpChannelOverHttp@254c747e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-04-11T03:02:32.179Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@d41dfe5::SocketChannelEndPoint@59b8baf1{/10.233.68.78:38320<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->SslConnection@d41dfe5{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34e59b97{/10.233.68.78:38320<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@5691463[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@15e0c4f9{s=START}]=>HttpChannelOverHttp@7f7eebc0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:32.179Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@49150732[p=0,l=0,c=0,r=0]={<<<>>>}
2022-04-11T03:02:32.179Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@5680939f{/10.233.68.78:38322<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=16/30000}{io=1/0,kio=1,kro=1}->SslConnection@624281e8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42f9e2d7{/10.233.68.78:38322<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=16/30000}=>HttpConnection@246bee9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f20282d{s=START}]=>HttpChannelOverHttp@254c747e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:32.179Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-04-11T03:02:32.179Z||qtp666312528-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-04-11T03:02:32.179Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@5680939f{/10.233.68.78:38322<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=16/30000}{io=1/0,kio=1,kro=1}->SslConnection@624281e8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42f9e2d7{/10.233.68.78:38322<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=16/30000}=>HttpConnection@246bee9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f20282d{s=START}]=>HttpChannelOverHttp@254c747e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-04-11T03:02:32.179Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@59b8baf1{/10.233.68.78:38320<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}->SslConnection@d41dfe5{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34e59b97{/10.233.68.78:38320<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@5691463[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@15e0c4f9{s=START}]=>HttpChannelOverHttp@7f7eebc0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:32.179Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0} tryExecute EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-04-11T03:02:32.179791Z
2022-04-11T03:02:32.180Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-04-11T03:02:32.180Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-04-11T03:02:32.180Z||qtp666312528-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-04-11T03:02:32.180Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0}@698ead5e offer EatWhatYouKill@220a5163/SelectorProducer@6158113e/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-04-11T03:02:32.180406Z
2022-04-11T03:02:32.180Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1} startReservedThread p=1
2022-04-11T03:02:32.180Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@6daf2337{s=0/2,p=1}@7faa3a2
2022-04-11T03:02:32.180Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@d41dfe5::SocketChannelEndPoint@59b8baf1{/10.233.68.78:38320<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@d41dfe5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34e59b97{/10.233.68.78:38320<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@5691463[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@15e0c4f9{s=START}]=>HttpChannelOverHttp@7f7eebc0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-04-11T03:02:32.181Z||qtp666312528-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1}@698ead5e task=EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@6daf2337{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=8]@2022-04-11T03:02:32.180923Z
2022-04-11T03:02:32.181Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@d41dfe5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34e59b97{/10.233.68.78:38320<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@5691463[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@15e0c4f9{s=START}]=>HttpChannelOverHttp@7f7eebc0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:32.181Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@6daf2337{s=0/2,p=1}@7faa3a2
2022-04-11T03:02:32.181Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=1}@7faa3a2 started
2022-04-11T03:02:32.181Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@7faa3a2 waiting
2022-04-11T03:02:32.181Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=8]@2022-04-11T03:02:32.181186Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5680939f{/10.233.68.78:38322<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=18/30000}{io=1/0,kio=1,kro=1}->SslConnection@624281e8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42f9e2d7{/10.233.68.78:38322<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=18/30000}=>HttpConnection@246bee9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f20282d{s=START}]=>HttpChannelOverHttp@254c747e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-04-11T03:02:32.181Z||qtp666312528-28|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@220a5163/SelectorProducer@6158113e/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=1}][pc=0,pic=0,pec=1,epc=8]@2022-04-11T03:02:32.181397Z tryProduce true
2022-04-11T03:02:32.181Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@d41dfe5::SocketChannelEndPoint@59b8baf1{/10.233.68.78:38320<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@d41dfe5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34e59b97{/10.233.68.78:38320<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@5691463[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@15e0c4f9{s=START}]=>HttpChannelOverHttp@7f7eebc0{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-04-11T03:02:32.181Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-04-11T03:02:32.181Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@38b4853b{SSLC.NBReadCB@624281e8{SslConnection@624281e8::SocketChannelEndPoint@5680939f{/10.233.68.78:38322<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=18/30000}{io=1/0,kio=1,kro=1}->SslConnection@624281e8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42f9e2d7{/10.233.68.78:38322<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=18/30000}=>HttpConnection@246bee9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f20282d{s=START}]=>HttpChannelOverHttp@254c747e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-04-11T03:02:32.182Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-11T03:02:32.182Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@34e59b97{/10.233.68.78:38320<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=24/30000}
2022-04-11T03:02:32.182Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@624281e8::SocketChannelEndPoint@5680939f{/10.233.68.78:38322<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=19/30000}{io=1/0,kio=1,kro=1}->SslConnection@624281e8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42f9e2d7{/10.233.68.78:38322<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=19/30000}=>HttpConnection@246bee9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f20282d{s=START}]=>HttpChannelOverHttp@254c747e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:32.182Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@5680939f{/10.233.68.78:38322<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->SslConnection@624281e8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42f9e2d7{/10.233.68.78:38322<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=19/30000}=>HttpConnection@246bee9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f20282d{s=START}]=>HttpChannelOverHttp@254c747e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:32.182Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff waiting with 2 keys
2022-04-11T03:02:32.182Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@624281e8::SocketChannelEndPoint@5680939f{/10.233.68.78:38322<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->SslConnection@624281e8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42f9e2d7{/10.233.68.78:38322<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=19/30000}=>HttpConnection@246bee9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f20282d{s=START}]=>HttpChannelOverHttp@254c747e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:32.182Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@43d084c8{AC.ReadCB@246bee9f{HttpConnection@246bee9f::DecryptedEndPoint@42f9e2d7{/10.233.68.78:38322<->/10.233.68.153:8000,OPEN,fill=FI,flush=-,to=19/30000}}}
2022-04-11T03:02:32.182Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@246bee9f::DecryptedEndPoint@42f9e2d7{/10.233.68.78:38322<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=19/30000} onFillable enter HttpChannelState@10379d7c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-04-11T03:02:32.182Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@59b8baf1{/10.233.68.78:38320<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@d41dfe5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34e59b97{/10.233.68.78:38320<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@5691463[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@15e0c4f9{s=START}]=>HttpChannelOverHttp@7f7eebc0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:32.183Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@624281e8::SocketChannelEndPoint@5680939f{/10.233.68.78:38322<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->SslConnection@624281e8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f9e2d7{/10.233.68.78:38322<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=19/30000}=>HttpConnection@246bee9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f20282d{s=START}]=>HttpChannelOverHttp@254c747e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:32.183Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-04-11T03:02:32.183Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@59b8baf1{/10.233.68.78:38320<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@d41dfe5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34e59b97{/10.233.68.78:38320<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@5691463[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@15e0c4f9{s=START}]=>HttpChannelOverHttp@7f7eebc0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:32.183Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@59b8baf1{/10.233.68.78:38320<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@d41dfe5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34e59b97{/10.233.68.78:38320<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@5691463[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@15e0c4f9{s=START}]=>HttpChannelOverHttp@7f7eebc0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:32.183Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@5680939f{/10.233.68.78:38322<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}->SslConnection@624281e8{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f9e2d7{/10.233.68.78:38322<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=20/30000}=>HttpConnection@246bee9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f20282d{s=START}]=>HttpChannelOverHttp@254c747e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:32.183Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@3b8400f5[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-04-11T03:02:32.184Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-04-11T03:02:32.184Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@45458a8d{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-04-11T03:02:32.184Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4669110f{null}
2022-04-11T03:02:32.184Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@21d6dc81{STARTED} id=0 keys=2 selected=0 updates=0
2022-04-11T03:02:32.184Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@316fde0a
2022-04-11T03:02:32.184Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken with none selected
2022-04-11T03:02:32.184Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken up from select, 0/0/1 selected
2022-04-11T03:02:32.184Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@316fde0a
2022-04-11T03:02:32.184Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff processing 0 keys, 0 updates
2022-04-11T03:02:32.184Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-04-11T03:02:32.184Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-11T03:02:32.184Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff waiting with 1 keys
2022-04-11T03:02:32.184Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@59b8baf1{/10.233.68.78:38320<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@d41dfe5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34e59b97{/10.233.68.78:38320<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@5691463[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@15e0c4f9{s=START}]=>HttpChannelOverHttp@7f7eebc0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:32.185Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@59b8baf1{/10.233.68.78:38320<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@d41dfe5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34e59b97{/10.233.68.78:38320<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@5691463[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@15e0c4f9{s=START}]=>HttpChannelOverHttp@7f7eebc0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:32.186Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@5691463::DecryptedEndPoint@34e59b97{/10.233.68.78:38320<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=28/30000}
2022-04-11T03:02:32.186Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@59b8baf1{/10.233.68.78:38320<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@d41dfe5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34e59b97{/10.233.68.78:38320<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@5691463[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@15e0c4f9{s=START}]=>HttpChannelOverHttp@7f7eebc0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:32.186Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7f9673ad{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-04-11T03:02:32.186Z||qtp666312528-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@d41dfe5::SocketChannelEndPoint@59b8baf1{/10.233.68.78:38320<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@d41dfe5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34e59b97{/10.233.68.78:38320<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@5691463[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@15e0c4f9{s=START}]=>HttpChannelOverHttp@7f7eebc0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:32.186Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@beed61d{null}
2022-04-11T03:02:32.186Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@316fde0a
2022-04-11T03:02:32.186Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5691463::DecryptedEndPoint@34e59b97{/10.233.68.78:38320<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=28/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-04-11T03:02:32.186Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@5691463::DecryptedEndPoint@34e59b97{/10.233.68.78:38320<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=28/30000}
2022-04-11T03:02:32.187Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@34e59b97{/10.233.68.78:38320<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=29/30000}
2022-04-11T03:02:32.187Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5691463::DecryptedEndPoint@34e59b97{/10.233.68.78:38320<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=29/30000} onFillable exit HttpChannelState@2816d0c8{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-04-11T03:02:32.187Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@d41dfe5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@34e59b97{/10.233.68.78:38320<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@5691463[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@15e0c4f9{s=START}]=>HttpChannelOverHttp@7f7eebc0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:32.187Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@5b27544e waiting
2022-04-11T03:02:32.191Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@618500bb[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@618500bb[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-04-11T03:02:32.191Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=28/30000}{io=0/0,kio=0,kro=1}->SslConnection@624281e8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f9e2d7{/10.233.68.78:38322<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=28/30000}=>HttpConnection@246bee9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f20282d{s=START}]=>HttpChannelOverHttp@254c747e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:32.191Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-04-11T03:02:32.191Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@246bee9f::DecryptedEndPoint@42f9e2d7{/10.233.68.78:38322<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=28/30000} filled -1 HeapByteBuffer@618500bb[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-04-11T03:02:32.192Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@246bee9f::DecryptedEndPoint@42f9e2d7{/10.233.68.78:38322<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=29/30000} parse HeapByteBuffer@618500bb[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-04-11T03:02:32.192Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@618500bb[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-04-11T03:02:32.192Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-04-11T03:02:32.192Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@42f9e2d7{/10.233.68.78:38322<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=29/30000}
2022-04-11T03:02:32.192Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@42f9e2d7{/10.233.68.78:38322<->/10.233.68.153:8000,OPEN,fill=-,flush=-,to=29/30000}
2022-04-11T03:02:32.192Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@624281e8::SocketChannelEndPoint@5680939f{/10.233.68.78:38322<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=29/30000}{io=0/0,kio=0,kro=1}->SslConnection@624281e8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f9e2d7{/10.233.68.78:38322<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@246bee9f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f20282d{s=START}]=>HttpChannelOverHttp@254c747e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-04-11T03:02:32.192Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@624281e8::SocketChannelEndPoint@5680939f{/10.233.68.78:38322<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=29/30000}{io=0/0,kio=0,kro=1}->SslConnection@624281e8{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f9e2d7{/10.233.68.78:38322<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@246bee9f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f20282d{s=START}]=>HttpChannelOverHttp@254c747e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:32.192Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@49150732[p=0,l=0,c=0,r=0]={<<<>>>}
2022-04-11T03:02:32.193Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-04-11T03:02:32.193Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-04-11T03:02:32.193Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@5680939f{/10.233.68.78:38322<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=30/30000}{io=0/0,kio=0,kro=1}->SslConnection@624281e8{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f9e2d7{/10.233.68.78:38322<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=30/30000}=>HttpConnection@246bee9f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f20282d{s=START}]=>HttpChannelOverHttp@254c747e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:32.193Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-04-11T03:02:32.194Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-04-11T03:02:32.194Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-04-11T03:02:32.194Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@624281e8::SocketChannelEndPoint@5680939f{/10.233.68.78:38322<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@624281e8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f9e2d7{/10.233.68.78:38322<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=31/30000}=>HttpConnection@246bee9f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f20282d{s=START}]=>HttpChannelOverHttp@254c747e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-04-11T03:02:32.194Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@624281e8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f9e2d7{/10.233.68.78:38322<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=31/30000}=>HttpConnection@246bee9f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f20282d{s=START}]=>HttpChannelOverHttp@254c747e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:32.195Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@624281e8::SocketChannelEndPoint@5680939f{/10.233.68.78:38322<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@624281e8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f9e2d7{/10.233.68.78:38322<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=32/30000}=>HttpConnection@246bee9f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f20282d{s=START}]=>HttpChannelOverHttp@254c747e{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-04-11T03:02:32.195Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@42f9e2d7{/10.233.68.78:38322<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=32/30000}
2022-04-11T03:02:32.195Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5680939f{/10.233.68.78:38322<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@624281e8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f9e2d7{/10.233.68.78:38322<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=32/30000}=>HttpConnection@246bee9f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f20282d{s=START}]=>HttpChannelOverHttp@254c747e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:32.196Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5680939f{/10.233.68.78:38322<->/10.233.68.153:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@624281e8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f9e2d7{/10.233.68.78:38322<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@246bee9f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f20282d{s=START}]=>HttpChannelOverHttp@254c747e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:32.196Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@5680939f{/10.233.68.78:38322<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@624281e8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f9e2d7{/10.233.68.78:38322<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@246bee9f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f20282d{s=START}]=>HttpChannelOverHttp@254c747e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:32.196Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7ea22a99{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-04-11T03:02:32.196Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@38b4853b{null}
2022-04-11T03:02:32.196Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@21d6dc81{STARTED} id=0 keys=1 selected=0 updates=0
2022-04-11T03:02:32.197Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2c17615c
2022-04-11T03:02:32.197Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken with none selected
2022-04-11T03:02:32.197Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff woken up from select, 0/0/0 selected
2022-04-11T03:02:32.197Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff processing 0 keys, 0 updates
2022-04-11T03:02:32.197Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-04-11T03:02:32.197Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-04-11T03:02:32.197Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@13f8f2ff waiting with 0 keys
2022-04-11T03:02:32.197Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2c17615c
2022-04-11T03:02:32.197Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5680939f{/10.233.68.78:38322<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@624281e8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f9e2d7{/10.233.68.78:38322<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=34/30000}=>HttpConnection@246bee9f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f20282d{s=START}]=>HttpChannelOverHttp@254c747e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:32.198Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@5680939f{/10.233.68.78:38322<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@624281e8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f9e2d7{/10.233.68.78:38322<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=34/30000}=>HttpConnection@246bee9f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f20282d{s=START}]=>HttpChannelOverHttp@254c747e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:32.198Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5680939f{/10.233.68.78:38322<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@624281e8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42f9e2d7{/10.233.68.78:38322<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=35/30000}=>HttpConnection@246bee9f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f20282d{s=START}]=>HttpChannelOverHttp@254c747e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-04-11T03:02:32.198Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@246bee9f::DecryptedEndPoint@42f9e2d7{/10.233.68.78:38322<->/10.233.68.153:8000,CLOSED,fill=-,flush=-,to=35/30000}
2022-04-11T03:02:32.198Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@370f5f83{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