Results

By type

          *** retrieve Truststore and Keystore password
*** actual launch of AAI Sparky BE
+ '{JAR_CMD}' ufv /opt/app/sparky/lib/sparkybe-onap-application.jar -C /opt/app/sparky/config/portal/ BOOT-INF/classes/portal.properties -C /opt/app/sparky/config/portal/ BOOT-INF/classes/key.properties
+ cd /opt/app/sparky
+ exec java -Xms1024m -Xmx4096m '-DAPP_HOME=/opt/app/sparky' '-DCONFIG_HOME=/opt/app/sparky/config' '-Dlogging.config=/opt/app/sparky/config/logging/logback.xml' -jar /opt/app/sparky/lib/sparkybe-onap-application.jar
   _____                  _                 ____  ______      ____  _   _          _____  
  / ____|                | |               |  _ \|  ____|_   / __ \| \ | |   /\   |  __ \ 
 | (___  _ __   __ _ _ __| | ___   _ ______| |_) | |__  (_) | |  | |  \| |  /  \  | |__) |
  \___ \| '_ \ / _` | '__| |/ / | | |______|  _ <|  __|     | |  | | . ` | / /\ \ |  ___/ 
  ____) | |_) | (_| | |  |   <| |_| |      | |_) | |____ _  | |__| | |\  |/ ____ \| |     
 |_____/| .__/ \__,_|_|  |_|\_\\__, |      |____/|______(_)  \____/|_| \_/_/    \_\_|     
        | |                     __/ |                                                     
        |_|                    |___/                                                      
2022-06-13T12:05:55.888Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on onap-aai-sparky-be-54ddffb9d-2s5v8 with PID 10 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky)
2022-06-13T12:05:55.888Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on onap-aai-sparky-be-54ddffb9d-2s5v8 with PID 10 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky)
2022-06-13T12:05:55.922Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|The following profiles are active: camel,fe-prod,oxm-schema-prod,oxm-default,resources,aai-proxy,ssl
2022-06-13T12:05:55.922Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|The following profiles are active: camel,fe-prod,oxm-schema-prod,oxm-default,resources,aai-proxy,ssl
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.codehaus.groovy.reflection.CachedClass (jar:file:/opt/app/sparky/lib/sparkybe-onap-application.jar!/BOOT-INF/lib/groovy-2.4.15-indy.jar!/) to method java.lang.Object.finalize()
WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.CachedClass
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
2022-06-13T12:05:58.983Z||background-preinit|AAIUI||org.jboss.logging|DEBUG|Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2022-06-13T12:05:58.989Z||background-preinit|AAIUI||org.hibernate.validator.internal.util.Version|INFO|HV000001: Hibernate Validator 5.3.6.Final
2022-06-13T12:05:59.215Z||background-preinit|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2022-06-13T12:05:59.224Z||background-preinit|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-06-13T12:06:06.632Z||main|AAIUI||org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor|WARN|Multiple PropertySourcesPlaceholderConfigurer beans registered [propertySourcesPlaceholderConfigurer, org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0], falling back to Environment
2022-06-13T12:06:06.808Z||main|AAIUI||org.eclipse.jetty.util.log|DEBUG|Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog
2022-06-13T12:06:06.814Z||main|AAIUI||org.eclipse.jetty.util.log|INFO|Logging initialized @16931ms to org.eclipse.jetty.util.log.Slf4jLog
2022-06-13T12:06:06.870Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_CERT|
2022-06-13T12:06:06.871Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server certificate chain = false|
2022-06-13T12:06:06.871Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server hostname = false|
2022-06-13T12:06:06.871Z||main|AAIUI||AAIRESTClient|DEBUG||Set client certificate filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.p12|
2022-06-13T12:06:06.871Z||main|AAIUI||AAIRESTClient|DEBUG||Set trust store filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.trust.jks|
2022-06-13T12:06:06.871Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2022-06-13T12:06:06.872Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2022-06-13T12:06:07.874Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2022-06-13T12:06:07.875Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-06-13T12:06:07.917Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2022-06-13T12:06:07.918Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-06-13T12:06:07.932Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2022-06-13T12:06:07.934Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2022-06-13T12:06:07.938Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63
2022-06-13T12:06:07.960Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration.
2022-06-13T12:06:07.966Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader
2022-06-13T12:06:07.969Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL
2022-06-13T12:06:07.973Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2022-06-13T12:06:07.976Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only.
2022-06-13T12:06:08.787Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@57fae983
2022-06-13T12:06:08.812Z||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-06-13T12:06:08.817Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@322803db{STOPPED} added {org.eclipse.jetty.security.DefaultAuthenticatorFactory@56ba8773,POJO}
2022-06-13T12:06:08.824Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler663215704==dftMaxIdleSec=-1 added {ConstraintSecurityHandler@322803db{STOPPED},MANAGED}
2022-06-13T12:06:08.833Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@322803db{STOPPED} added {JettyEmbeddedServletHandler@5965844d{STOPPED},MANAGED}
2022-06-13T12:06:08.834Z||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-06-13T12:06:08.870Z||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-06-13T12:06:08.941Z||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-06-13T12:06:08.954Z||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-06-13T12:06:08.955Z||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-06-13T12:06:08.955Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@26dcd8c0{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@773c0293{STOPPED},AUTO}
2022-06-13T12:06:08.956Z||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-06-13T12:06:08.956Z||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-06-13T12:06:08.957Z||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-06-13T12:06:08.964Z||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-06-13T12:06:08.965Z||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-06-13T12:06:08.998Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|SessionManager default maxInactiveInterval=1800
2022-06-13T12:06:09.012Z||main|AAIUI||org.eclipse.jetty.http.PreEncodedHttpField|DEBUG|HttpField encoders loaded: [org.eclipse.jetty.http.Http1FieldPreEncoder@566d0c69]
2022-06-13T12:06:09.056Z||main|AAIUI||org.eclipse.jetty.http.pathmap.PathMappings|DEBUG|Added MappedResource[pathSpec=ServletPathSpec["*.svgz",pathDepth=0,group=SUFFIX_GLOB],resource=true] to PathMappings[size=1]
2022-06-13T12:06:09.065Z||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-06-13T12:06:09.068Z||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-06-13T12:06:09.068Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@4d0b0fd4{STOPPED}[9.4.18.v20190429] added {GzipHandler@70abf9b0{STOPPED},MANAGED}
2022-06-13T12:06:09.093Z||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-06-13T12:06:09.096Z||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-06-13T12:06:09.097Z||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-06-13T12:06:09.097Z||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-06-13T12:06:09.097Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@49dbaaf3{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@22d9c961{STOPPED},AUTO}
2022-06-13T12:06:09.098Z||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-06-13T12:06:09.098Z||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-06-13T12:06:09.098Z||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-06-13T12:06:09.098Z||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-06-13T12:06:09.098Z||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-06-13T12:06:09.099Z||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-06-13T12:06:09.099Z||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-06-13T12:06:09.102Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@4d0b0fd4{STOPPED}[9.4.18.v20190429] added {AbstractLifeCycle@1698d7c0{STOPPED},AUTO}
2022-06-13T12:06:09.102Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting Server@4d0b0fd4{STOPPED}[9.4.18.v20190429]
2022-06-13T12:06:09.102Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@4d0b0fd4{STARTING}[9.4.18.v20190429] added {ErrorHandler@281f23f2{STOPPED},AUTO}
2022-06-13T12:06:09.105Z||main|AAIUI||org.eclipse.jetty.server.Server|INFO|jetty-9.4.18.v20190429; built: 2019-04-29T20:42:08.989Z; git: e1bc35120a6617ee3df052294e433f3a25ce7097; jvm 11.0.9+11
2022-06-13T12:06:09.128Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting Server@4d0b0fd4{STARTING}[9.4.18.v20190429]
2022-06-13T12:06:09.129Z||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-06-13T12:06:09.151Z||main|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0}
2022-06-13T12:06:09.152Z||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-06-13T12:06:09.152Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ReservedThreadExecutor@6daf2337{s=0/2,p=0}
2022-06-13T12:06:09.161Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @19279ms ReservedThreadExecutor@6daf2337{s=0/2,p=0}
2022-06-13T12:06:09.162Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp666312528-22,5,main]
2022-06-13T12:06:09.165Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp666312528-23,5,main]
2022-06-13T12:06:09.183Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp666312528-24,5,main]
2022-06-13T12:06:09.195Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp666312528-25,5,main]
2022-06-13T12:06:09.201Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp666312528-26,5,main]
2022-06-13T12:06:09.211Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp666312528-27,5,main]
2022-06-13T12:06:09.216Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp666312528-28,5,main]
2022-06-13T12:06:09.220Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp666312528-29,5,main]
2022-06-13T12:06:09.224Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @19341ms QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=7,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}]
2022-06-13T12:06:09.225Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting GzipHandler@70abf9b0{STOPPED}
2022-06-13T12:06:09.231Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting GzipHandler@70abf9b0{STARTING}
2022-06-13T12:06:09.239Z||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-06-13T12:06:09.263Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Thread Context classloader org.springframework.boot.loader.LaunchedURLClassLoader@6df97b55
2022-06-13T12:06:09.263Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$AppClassLoader@6124287a 
2022-06-13T12:06:09.264Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$PlatformClassLoader@19569ebd 
2022-06-13T12:06:09.264Z||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-06-13T12:06:09.264Z||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-06-13T12:06:09.264Z||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-06-13T12:06:09.264Z||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-06-13T12:06:09.266Z||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-06-13T12:06:09.268Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring embedded WebApplicationContext
2022-06-13T12:06:10.387Z||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-06-13T12:06:10.458Z||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-06-13T12:06:10.458Z||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-06-13T12:06:10.458Z||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-06-13T12:06:10.459Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|NativeWebSocketConfiguration@2764c546{STOPPED} added {PathMappings[size=0],POJO}
2022-06-13T12:06:10.459Z||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-06-13T12:06:10.459Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting NativeWebSocketConfiguration@2764c546{STOPPED}
2022-06-13T12:06:10.459Z||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-06-13T12:06:10.459Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@73ad4ecc{STOPPED}
2022-06-13T12:06:10.461Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @20578ms ScheduledExecutorScheduler@73ad4ecc{STARTED}
2022-06-13T12:06:10.461Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @20579ms 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-06-13T12:06:10.461Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @20579ms NativeWebSocketConfiguration@2764c546{STARTED}
2022-06-13T12:06:10.490Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@314c8b4a{STOPPED}
2022-06-13T12:06:10.527Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@6972c30a{STOPPED} added {HttpClientTransportOverHTTP@57a48985{STOPPED},AUTO}
2022-06-13T12:06:10.527Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@6972c30a{STOPPED} added {Client@1ab6718[provider=null,keyStore=null,trustStore=null],AUTO}
2022-06-13T12:06:10.527Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@6972c30a{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@3910fe11,POJO}
2022-06-13T12:06:10.528Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@6972c30a{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@460510aa,POJO}
2022-06-13T12:06:10.528Z||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-06-13T12:06:10.529Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@6972c30a{STOPPED} added {org.eclipse.jetty.io.MappedByteBufferPool@69da0b12,POJO}
2022-06-13T12:06:10.529Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketClient@c4e5a1f7[httpClient=HttpClient@6972c30a{STOPPED},openSessions.size=0] added {HttpClient@6972c30a{STOPPED},AUTO}
2022-06-13T12:06:10.570Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@314c8b4a{STOPPED}
2022-06-13T12:06:10.571Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerContainer@314c8b4a{STOPPED} added {NativeWebSocketConfiguration@2764c546{STARTED},UNMANAGED}
2022-06-13T12:06:10.571Z||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-06-13T12:06:10.573Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer|DEBUG|Dynamic filter add to support JSR356/javax.websocket.server: org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter
2022-06-13T12:06:10.576Z||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-06-13T12:06:10.578Z||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-06-13T12:06:10.579Z||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-06-13T12:06:10.579Z||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-06-13T12:06:10.581Z||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-06-13T12:06:10.582Z||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-06-13T12:06:10.582Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler663215704==dftMaxIdleSec=1800
2022-06-13T12:06:10.590Z||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-06-13T12:06:10.594Z||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-06-13T12:06:10.598Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting DefaultSessionIdManager@36f1046f{STOPPED}[worker=null]
2022-06-13T12:06:10.599Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|DefaultSessionIdManager workerName=node0
2022-06-13T12:06:10.599Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|No SessionScavenger set, using defaults
2022-06-13T12:06:10.601Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|DefaultSessionIdManager@36f1046f{STARTING}[worker=node0] added {HouseKeeper@1686f0b4{STOPPED}[interval=600000, ownscheduler=false],MANAGED}
2022-06-13T12:06:10.602Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HouseKeeper@1686f0b4{STOPPED}[interval=600000, ownscheduler=false]
2022-06-13T12:06:10.602Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@76c548f{STOPPED}
2022-06-13T12:06:10.602Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @20720ms ScheduledExecutorScheduler@76c548f{STARTED}
2022-06-13T12:06:10.602Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|Using own scheduler for scavenging
2022-06-13T12:06:10.603Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|node0 Scavenging every 660000ms
2022-06-13T12:06:10.605Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @20723ms HouseKeeper@1686f0b4{STARTED}[interval=660000, ownscheduler=true]
2022-06-13T12:06:10.605Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @20723ms DefaultSessionIdManager@36f1046f{STARTED}[worker=node0]
2022-06-13T12:06:10.606Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@4d0b0fd4{STARTING}[9.4.18.v20190429] added {DefaultSessionIdManager@36f1046f{STARTED}[worker=node0],MANAGED}
2022-06-13T12:06:10.606Z||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-06-13T12:06:10.607Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@5c10285a{STOPPED}
2022-06-13T12:06:10.607Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @20725ms ScheduledExecutorScheduler@5c10285a{STARTED}
2022-06-13T12:06:10.609Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler663215704==dftMaxIdleSec=1800
2022-06-13T12:06:10.609Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ConstraintSecurityHandler@322803db{STOPPED}
2022-06-13T12:06:10.610Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ConstraintSecurityHandler@322803db{STARTING}
2022-06-13T12:06:10.610Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedServletHandler@5965844d{STOPPED}
2022-06-13T12:06:10.614Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/rest/*[JAVAX_API:null] mapped to servlet=CamelServlet[JAVAX_API:null]
2022-06-13T12:06:10.614Z||main|AAIUI||org.eclipse.jetty.http.pathmap.PathMappings|DEBUG|Added MappedResource[pathSpec=ServletPathSpec["/rest/*",pathDepth=2,group=PREFIX_GLOB],resource=CamelServlet@9ce650cf==org.apache.camel.component.servlet.CamelHttpTransportServlet,jsp=null,order=1,inst=true,async=true] to PathMappings[size=1]
2022-06-13T12:06:10.615Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/[JAVAX_API:null] mapped to servlet=dispatcherServlet[JAVAX_API:null]
2022-06-13T12:06:10.615Z||main|AAIUI||org.eclipse.jetty.http.pathmap.PathMappings|DEBUG|Added MappedResource[pathSpec=ServletPathSpec["/",pathDepth=-1,group=DEFAULT],resource=dispatcherServlet@7ef5559e==org.springframework.web.servlet.DispatcherServlet,jsp=null,order=-1,inst=true,async=true] to PathMappings[size=2]
2022-06-13T12:06:10.616Z||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-06-13T12:06:10.622Z||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-06-13T12:06:10.623Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletFilterMap={}
2022-06-13T12:06:10.623Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletPathMap=PathMappings[size=2]
2022-06-13T12:06:10.624Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletNameMap={default=default@5c13d641==org.eclipse.jetty.servlet.DefaultServlet,jsp=null,order=1,inst=false,async=true, CamelServlet=CamelServlet@9ce650cf==org.apache.camel.component.servlet.CamelHttpTransportServlet,jsp=null,order=1,inst=true,async=true, dispatcherServlet=dispatcherServlet@7ef5559e==org.springframework.web.servlet.DispatcherServlet,jsp=null,order=-1,inst=true,async=true}
2022-06-13T12:06:10.624Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedServletHandler@5965844d{STARTING}
2022-06-13T12:06:10.624Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @20742ms JettyEmbeddedServletHandler@5965844d{STARTED}
2022-06-13T12:06:10.625Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @20742ms ConstraintSecurityHandler@322803db{STARTED}
2022-06-13T12:06:10.625Z||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-06-13T12:06:10.625Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.NullSessionDataStore@10ee04df[passivating=false,graceSec=3600]
2022-06-13T12:06:10.626Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @20743ms org.eclipse.jetty.server.session.NullSessionDataStore@10ee04df[passivating=false,graceSec=3600]
2022-06-13T12:06:10.626Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @20744ms org.eclipse.jetty.server.session.DefaultSessionCache@1f51431[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
2022-06-13T12:06:10.626Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @20744ms org.eclipse.jetty.server.session.SessionHandler663215704==dftMaxIdleSec=1800
2022-06-13T12:06:10.627Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerContainer@314c8b4a{STOPPED}
2022-06-13T12:06:10.629Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.DecoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@6de0f580)
2022-06-13T12:06:10.630Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder
2022-06-13T12:06:10.632Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder
2022-06-13T12:06:10.633Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder
2022-06-13T12:06:10.633Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder
2022-06-13T12:06:10.633Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder
2022-06-13T12:06:10.634Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder
2022-06-13T12:06:10.635Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder
2022-06-13T12:06:10.635Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder
2022-06-13T12:06:10.635Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.StringDecoder
2022-06-13T12:06:10.636Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder
2022-06-13T12:06:10.636Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder
2022-06-13T12:06:10.636Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder
2022-06-13T12:06:10.636Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder
2022-06-13T12:06:10.637Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder
2022-06-13T12:06:10.637Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder
2022-06-13T12:06:10.637Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder
2022-06-13T12:06:10.637Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder
2022-06-13T12:06:10.637Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteBufferDecoder
2022-06-13T12:06:10.638Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteArrayDecoder
2022-06-13T12:06:10.638Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.PongMessageDecoder
2022-06-13T12:06:10.639Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ReaderDecoder
2022-06-13T12:06:10.639Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.InputStreamDecoder
2022-06-13T12:06:10.640Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.EncoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@6de0f580)
2022-06-13T12:06:10.640Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder
2022-06-13T12:06:10.642Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder
2022-06-13T12:06:10.642Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder
2022-06-13T12:06:10.650Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder
2022-06-13T12:06:10.651Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder
2022-06-13T12:06:10.652Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder
2022-06-13T12:06:10.652Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder
2022-06-13T12:06:10.652Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder
2022-06-13T12:06:10.653Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.StringEncoder
2022-06-13T12:06:10.653Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder
2022-06-13T12:06:10.653Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder
2022-06-13T12:06:10.653Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder
2022-06-13T12:06:10.654Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder
2022-06-13T12:06:10.654Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder
2022-06-13T12:06:10.654Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder
2022-06-13T12:06:10.655Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder
2022-06-13T12:06:10.655Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder
2022-06-13T12:06:10.655Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteBufferEncoder
2022-06-13T12:06:10.656Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteArrayEncoder
2022-06-13T12:06:10.658Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @20776ms ServerContainer@314c8b4a{STARTED}
2022-06-13T12:06:10.658Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedErrorHandler@f2ce6b{STOPPED}
2022-06-13T12:06:10.659Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedErrorHandler@f2ce6b{STARTING}
2022-06-13T12:06:10.659Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @20777ms JettyEmbeddedErrorHandler@f2ce6b{STARTED}
2022-06-13T12:06:10.660Z||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-06-13T12:06:10.660Z||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-06-13T12:06:10.661Z||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-06-13T12:06:10.661Z||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-06-13T12:06:10.661Z||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-06-13T12:06:10.662Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @20779ms o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],AVAILABLE}
2022-06-13T12:06:10.662Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @20780ms GzipHandler@70abf9b0{STARTED}
2022-06-13T12:06:10.662Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting AbstractLifeCycle@1698d7c0{STOPPED}
2022-06-13T12:06:10.663Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @20781ms AbstractLifeCycle@1698d7c0{STARTED}
2022-06-13T12:06:10.663Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ErrorHandler@281f23f2{STOPPED}
2022-06-13T12:06:10.664Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ErrorHandler@281f23f2{STARTING}
2022-06-13T12:06:10.664Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @20782ms ErrorHandler@281f23f2{STARTED}
2022-06-13T12:06:10.664Z||main|AAIUI||org.eclipse.jetty.server.Server|INFO|Started @20782ms
2022-06-13T12:06:10.665Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @20783ms Server@4d0b0fd4{STARTED}[9.4.18.v20190429]
2022-06-13T12:06:11.060Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC|
2022-06-13T12:06:11.060Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org|
2022-06-13T12:06:11.061Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2022-06-13T12:06:11.061Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2022-06-13T12:06:11.535Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator
2022-06-13T12:06:11.535Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator
[EL Warning]: moxy: 2022-06-13 12:06:14.797--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2022-06-13 12:06:19.353--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2022-06-13 12:06:23.556--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2022-06-13 12:06:28.055--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2022-06-13 12:06:32.7--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2022-06-13 12:06:37.22--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2022-06-13 12:06:42.057--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2022-06-13T12:06:46.310Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully |
2022-06-13T12:06:46.310Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully |
2022-06-13T12:06:46.510Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC|
2022-06-13T12:06:46.510Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org|
2022-06-13T12:06:46.510Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2022-06-13T12:06:46.510Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2022-06-13T12:06:47.318Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2022-06-13T12:06:47.319Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-06-13T12:06:47.343Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2022-06-13T12:06:47.343Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-06-13T12:06:47.343Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2022-06-13T12:06:47.343Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2022-06-13T12:06:47.344Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63
2022-06-13T12:06:47.344Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration.
2022-06-13T12:06:47.344Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader
2022-06-13T12:06:47.345Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL
2022-06-13T12:06:47.345Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2022-06-13T12:06:47.346Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only.
2022-06-13T12:06:53.658Z||main|AAIUI||org.hibernate.validator.internal.metadata.provider.TypeAnnotationAwareMetaDataProvider|DEBUG|HV000188: Parameterized type with more than one argument is not supported: java.util.function.Function
2022-06-13T12:06:58.200Z||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-06-13T12:06:58.206Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting metricsFilter@328902d5==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true
2022-06-13T12:06:58.206Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @68324ms metricsFilter@328902d5==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true
2022-06-13T12:06:58.208Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.autoconfigure.MetricsFilter@63fdffcd
2022-06-13T12:06:58.221Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting characterEncodingFilter@3157e4c0==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true
2022-06-13T12:06:58.222Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @68339ms characterEncodingFilter@3157e4c0==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true
2022-06-13T12:06:58.222Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedCharacterEncodingFilter@7bb35cc6
2022-06-13T12:06:58.222Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting hiddenHttpMethodFilter@4e31c3ec==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true
2022-06-13T12:06:58.222Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @68340ms hiddenHttpMethodFilter@4e31c3ec==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true
2022-06-13T12:06:58.222Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter@b18c4
2022-06-13T12:06:58.222Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting httpPutFormContentFilter@64b70919==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true
2022-06-13T12:06:58.223Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @68340ms httpPutFormContentFilter@64b70919==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true
2022-06-13T12:06:58.223Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter@4d48bd85
2022-06-13T12:06:58.223Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting requestContextFilter@61e3cf4d==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true
2022-06-13T12:06:58.223Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @68341ms requestContextFilter@61e3cf4d==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true
2022-06-13T12:06:58.223Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedRequestContextFilter@5c0f79f0
2022-06-13T12:06:58.223Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting webRequestLoggingFilter@6eaa21d8==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true
2022-06-13T12:06:58.223Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @68341ms webRequestLoggingFilter@6eaa21d8==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true
2022-06-13T12:06:58.224Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.trace.WebRequestTraceFilter@359b650b
2022-06-13T12:06:58.224Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting applicationContextIdFilter@3cec79d3==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true
2022-06-13T12:06:58.224Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @68342ms applicationContextIdFilter@3cec79d3==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true
2022-06-13T12:06:58.224Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.ApplicationContextHeaderFilter@dca2615
2022-06-13T12:06:58.224Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting Jetty_WebSocketUpgradeFilter@6eb82908==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true
2022-06-13T12:06:58.224Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @68342ms Jetty_WebSocketUpgradeFilter@6eb82908==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true
2022-06-13T12:06:58.224Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init WebSocketUpgradeFilter[configuration=NativeWebSocketConfiguration@2764c546{STARTED}]
2022-06-13T12:06:58.227Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting dispatcherServlet@7ef5559e==org.springframework.web.servlet.DispatcherServlet,jsp=null,order=-1,inst=true,async=true
2022-06-13T12:06:58.230Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @68347ms dispatcherServlet@7ef5559e==org.springframework.web.servlet.DispatcherServlet,jsp=null,order=-1,inst=true,async=true
2022-06-13T12:06:58.234Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.springframework.web.servlet.DispatcherServlet@5da7cee2 for dispatcherServlet
2022-06-13T12:06:58.236Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring FrameworkServlet 'dispatcherServlet'
2022-06-13T12:06:58.320Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting CamelServlet@9ce650cf==org.apache.camel.component.servlet.CamelHttpTransportServlet,jsp=null,order=1,inst=true,async=true
2022-06-13T12:06:58.321Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @68439ms CamelServlet@9ce650cf==org.apache.camel.component.servlet.CamelHttpTransportServlet,jsp=null,order=1,inst=true,async=true
2022-06-13T12:06:58.321Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init CamelHttpTransportServlet for CamelServlet
2022-06-13T12:06:58.324Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting default@5c13d641==org.eclipse.jetty.servlet.DefaultServlet,jsp=null,order=1,inst=false,async=true
2022-06-13T12:06:58.328Z||main|AAIUI||org.eclipse.jetty.servlet.BaseHolder|DEBUG|Holding class org.eclipse.jetty.servlet.DefaultServlet from org.springframework.boot.loader.LaunchedURLClassLoader@6df97b55
2022-06-13T12:06:58.329Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @68446ms default@5c13d641==org.eclipse.jetty.servlet.DefaultServlet,jsp=null,order=1,inst=false,async=true
2022-06-13T12:06:58.341Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.eclipse.jetty.servlet.DefaultServlet@57466fb7 for default
2022-06-13T12:06:58.356Z||main|AAIUI||org.eclipse.jetty.servlet.DefaultServlet|DEBUG|resource base = null
2022-06-13T12:06:58.357Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-06-13T12:06:58.389Z||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-06-13T12:06:58.394Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@22d9c961{STOPPED}
2022-06-13T12:06:58.395Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @68513ms ScheduledExecutorScheduler@22d9c961{STARTED}
2022-06-13T12:06:58.395Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SslConnectionFactory@41c204a0{SSL->HTTP/1.1}
2022-06-13T12:06:58.395Z||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-06-13T12:06:59.126Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai in X509@5b78a946(aai@aai.onap.org,h=[],w=[])
2022-06-13T12:06:59.126Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-babel in X509@5b78a946(aai@aai.onap.org,h=[aai],w=[])
2022-06-13T12:06:59.126Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-babel.onap in X509@5b78a946(aai@aai.onap.org,h=[aai, aai-babel],w=[])
2022-06-13T12:06:59.126Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-graphadmin in X509@5b78a946(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap],w=[])
2022-06-13T12:06:59.126Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-graphadmin.onap in X509@5b78a946(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin],w=[])
2022-06-13T12:06:59.126Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-modelloader in X509@5b78a946(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap],w=[])
2022-06-13T12:06:59.127Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-modelloader.onap in X509@5b78a946(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader],w=[])
2022-06-13T12:06:59.127Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-search-data.onap in X509@5b78a946(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap],w=[])
2022-06-13T12:06:59.127Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-sparky-be.onap in X509@5b78a946(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap],w=[])
2022-06-13T12:06:59.127Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.api.simpledemo.onap.org in X509@5b78a946(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap],w=[])
2022-06-13T12:06:59.127Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.elasticsearch.simpledemo.onap.org in X509@5b78a946(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org],w=[])
2022-06-13T12:06:59.127Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.gremlinserver.simpledemo.onap.org in X509@5b78a946(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org],w=[])
2022-06-13T12:06:59.127Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.hbase.simpledemo.onap.org in X509@5b78a946(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org],w=[])
2022-06-13T12:06:59.127Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.onap in X509@5b78a946(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org],w=[])
2022-06-13T12:06:59.128Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.searchservice.simpledemo.onap.org in X509@5b78a946(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap],w=[])
2022-06-13T12:06:59.128Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.simpledemo.onap.org in X509@5b78a946(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org],w=[])
2022-06-13T12:06:59.128Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.ui.simpledemo.onap.org in X509@5b78a946(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org, aai.simpledemo.onap.org],w=[])
2022-06-13T12:06:59.130Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate CN alias=aai@aai.onap.org CN=aai in X509@5b78a946(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org, aai.simpledemo.onap.org, aai.ui.simpledemo.onap.org],w=[])
2022-06-13T12:06:59.131Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|INFO|x509=X509@5b78a946(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org, aai.simpledemo.onap.org, aai.ui.simpledemo.onap.org],w=[]) for SslContextFactory@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-06-13T12:06:59.300Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|managers=[org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager@51a5a8ba] 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-06-13T12:06:59.453Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Selected Protocols [TLSv1.1, TLSv1.2] of [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello]
2022-06-13T12:06:59.453Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Selected Ciphers   [TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_EMPTY_RENEGOTIATION_INFO_SCSV] of [TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
2022-06-13T12:06:59.456Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@6fa2d0b2
2022-06-13T12:06:59.461Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @69578ms 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-06-13T12:06:59.461Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@347c5721
2022-06-13T12:06:59.462Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @69580ms SslConnectionFactory@41c204a0{SSL->HTTP/1.1}
2022-06-13T12:06:59.462Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HttpConnectionFactory@4f186450[HTTP/1.1]
2022-06-13T12:06:59.462Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @69580ms HttpConnectionFactory@4f186450[HTTP/1.1]
2022-06-13T12:06:59.462Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SelectorManager@ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-06-13T12:06:59.483Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/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-06-13T12:06:59.481025Z added {SelectorProducer@2bfa5678,POJO}
2022-06-13T12:06:59.484Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/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-06-13T12:06:59.484404Z added {QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}],UNMANAGED}
2022-06-13T12:06:59.485Z||main|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/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-06-13T12:06:59.485013Z created
2022-06-13T12:06:59.485Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ManagedSelector@769f6023{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/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-06-13T12:06:59.48562Z,MANAGED}
2022-06-13T12:06:59.485Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|SelectorManager@ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {ManagedSelector@769f6023{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO}
2022-06-13T12:06:59.486Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ManagedSelector@769f6023{STOPPED} id=0 keys=-1 selected=-1 updates=0
2022-06-13T12:06:59.486Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/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-06-13T12:06:59.486497Z
2022-06-13T12:06:59.486Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @69604ms EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/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-06-13T12:06:59.486843Z
2022-06-13T12:06:59.491Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$$Lambda$214/0x00000008009c8040@587bf2e1
2022-06-13T12:06:59.492Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$$Lambda$214/0x00000008009c8040@587bf2e1
2022-06-13T12:06:59.492Z||main|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Start@431923ed on ManagedSelector@769f6023{STARTING} id=0 keys=0 selected=0 updates=0
2022-06-13T12:06:59.492Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/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-06-13T12:06:59.492534Z tryProduce false
2022-06-13T12:06:59.499Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-06-13T12:06:59.500Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Start@431923ed
2022-06-13T12:06:59.500Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T12:06:59.500Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 0 keys
2022-06-13T12:06:59.500Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @69618ms ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=0
2022-06-13T12:06:59.501Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @69618ms SelectorManager@ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-06-13T12:06:59.502Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {acceptor-0@242c4a94,POJO}
2022-06-13T12:06:59.503Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue acceptor-0@242c4a94
2022-06-13T12:06:59.503Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|INFO|Started ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-06-13T12:06:59.503Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run acceptor-0@242c4a94
2022-06-13T12:06:59.503Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @69621ms ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-06-13T12:06:59.507Z||qtp666312528-24-acceptor-0@242c4a94-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@159e8c28 on ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=0
2022-06-13T12:06:59.510Z||qtp666312528-24-acceptor-0@242c4a94-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=1
2022-06-13T12:06:59.511Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected
2022-06-13T12:06:59.511Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/0 selected
2022-06-13T12:06:59.511Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 1 updates
2022-06-13T12:06:59.511Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-06-13T12:06:59.511Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@159e8c28
2022-06-13T12:06:59.514Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@159e8c28
2022-06-13T12:06:59.514Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T12:06:59.514Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 1 keys
2022-06-13T12:06:59.514Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@159e8c28
2022-06-13T12:06:59.518Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 67.2 seconds (JVM running for 69.636)
2022-06-13T12:06:59.518Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 67.2 seconds (JVM running for 69.636)
2022-06-13T12:06:59.577Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@5a6f6502{/10.233.72.216:50380<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 12 ms, remaining: 29988 ms
2022-06-13T12:06:59.578Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@18376680
2022-06-13T12:06:59.699Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@a226189{/10.233.72.216:50380<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=109/30000},null,HttpChannelState@7a93f279{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-06-13T12:06:59.715Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@5e6c6212::DecryptedEndPoint@a226189{/10.233.72.216:50380<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=125/30000}
2022-06-13T12:06:59.719Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@5a6f6502{/10.233.72.216:50380<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=153/30000}{io=0/0,kio=0,kro=0}->SslConnection@be32b8f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a226189{/10.233.72.216:50380<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=128/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:06:59.721Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@be32b8f::SocketChannelEndPoint@5a6f6502{/10.233.72.216:50380<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=156/30000}{io=0/0,kio=0,kro=0}->SslConnection@be32b8f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a226189{/10.233.72.216:50380<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=130/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:06:59.721Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@5e6c6212::DecryptedEndPoint@a226189{/10.233.72.216:50380<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=131/30000}
2022-06-13T12:06:59.721Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@5e6c6212::DecryptedEndPoint@a226189{/10.233.72.216:50380<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=131/30000}
2022-06-13T12:06:59.722Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7eb2b3e8{AC.ReadCB@5e6c6212{HttpConnection@5e6c6212::DecryptedEndPoint@a226189{/10.233.72.216:50380<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=1/30000}}}
2022-06-13T12:06:59.723Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@be32b8f::SocketChannelEndPoint@5a6f6502{/10.233.72.216:50380<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=158/30000}{io=0/0,kio=0,kro=0}->SslConnection@be32b8f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a226189{/10.233.72.216:50380<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:06:59.723Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-06-13T12:06:59.725Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.53:8000,OPEN,fill=-,flush=-,to=162/30000}{io=0/0,kio=0,kro=0}->SslConnection@be32b8f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a226189{/10.233.72.216:50380<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:06:59.728Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@331e5b42{SSLC.NBReadCB@be32b8f{SslConnection@be32b8f::SocketChannelEndPoint@5a6f6502{/10.233.72.216:50380<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@be32b8f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a226189{/10.233.72.216:50380<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-13T12:06:59.729Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@5a6f6502{/10.233.72.216:50380<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@be32b8f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a226189{/10.233.72.216:50380<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:06:59.729Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@58d8933a on ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=0
2022-06-13T12:06:59.729Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=1
2022-06-13T12:06:59.729Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected
2022-06-13T12:06:59.729Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/1 selected
2022-06-13T12:06:59.730Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 1 updates
2022-06-13T12:06:59.730Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-06-13T12:06:59.730Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@58d8933a
2022-06-13T12:06:59.730Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@5a6f6502{/10.233.72.216:50380<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}->SslConnection@be32b8f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a226189{/10.233.72.216:50380<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:06:59.730Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@159e8c28
2022-06-13T12:06:59.731Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@5a6f6502{/10.233.72.216:50380<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=0}->SslConnection@be32b8f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a226189{/10.233.72.216:50380<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:06:59.731Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T12:06:59.731Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 1 keys
2022-06-13T12:06:59.731Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 1/1/1 selected
2022-06-13T12:06:59.731Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 1 keys, 0 updates
2022-06-13T12:06:59.732Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.53:8000 remote=/10.233.72.216:50380], selector=sun.nio.ch.EPollSelectorImpl@11b562e8, interestOps=1, readyOps=1 SocketChannelEndPoint@5a6f6502{/10.233.72.216:50380<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/1,kio=1,kro=1}->SslConnection@be32b8f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a226189{/10.233.72.216:50380<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-06-13T12:06:59.733Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@5a6f6502{/10.233.72.216:50380<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@be32b8f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a226189{/10.233.72.216:50380<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:06:59.734Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@5a6f6502{/10.233.72.216:50380<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@be32b8f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a226189{/10.233.72.216:50380<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-06-13T12:06:59.735Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0} tryExecute EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/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-06-13T12:06:59.734926Z
2022-06-13T12:06:59.735Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1} startReservedThread p=1
2022-06-13T12:06:59.737Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@6daf2337{s=0/2,p=1}@77cfec0f
2022-06-13T12:06:59.739Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/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-06-13T12:06:59.738583Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@5a6f6502{/10.233.72.216:50380<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=11/30000}{io=1/0,kio=1,kro=1}->SslConnection@be32b8f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a226189{/10.233.72.216:50380<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=17/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-06-13T12:06:59.739Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@6daf2337{s=0/2,p=1}@77cfec0f
2022-06-13T12:06:59.739Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=1}@77cfec0f started
2022-06-13T12:06:59.740Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@77cfec0f waiting
2022-06-13T12:06:59.740Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue CEP:SocketChannelEndPoint@5a6f6502{/10.233.72.216:50380<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=12/30000}{io=1/0,kio=1,kro=1}->SslConnection@be32b8f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a226189{/10.233.72.216:50380<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=18/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-06-13T12:06:59.740Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-13T12:06:59.740Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T12:06:59.741Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@5a6f6502{/10.233.72.216:50380<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@be32b8f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a226189{/10.233.72.216:50380<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=19/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:06:59.741Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 1 keys
2022-06-13T12:06:59.741Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run CEP:SocketChannelEndPoint@5a6f6502{/10.233.72.216:50380<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@be32b8f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a226189{/10.233.72.216:50380<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=20/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-06-13T12:06:59.742Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@331e5b42{SSLC.NBReadCB@be32b8f{SslConnection@be32b8f::SocketChannelEndPoint@5a6f6502{/10.233.72.216:50380<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@be32b8f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a226189{/10.233.72.216:50380<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=21/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-13T12:06:59.743Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@be32b8f::SocketChannelEndPoint@5a6f6502{/10.233.72.216:50380<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@be32b8f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a226189{/10.233.72.216:50380<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=21/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:06:59.745Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@be32b8f::SocketChannelEndPoint@5a6f6502{/10.233.72.216:50380<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->SslConnection@be32b8f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@a226189{/10.233.72.216:50380<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=23/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:06:59.745Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7eb2b3e8{AC.ReadCB@5e6c6212{HttpConnection@5e6c6212::DecryptedEndPoint@a226189{/10.233.72.216:50380<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=24/30000}}}
2022-06-13T12:06:59.745Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5e6c6212::DecryptedEndPoint@a226189{/10.233.72.216:50380<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=24/30000} onFillable enter HttpChannelState@7a93f279{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-13T12:06:59.746Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@be32b8f::SocketChannelEndPoint@5a6f6502{/10.233.72.216:50380<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@be32b8f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a226189{/10.233.72.216:50380<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=25/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:06:59.746Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-06-13T12:06:59.753Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@5a6f6502{/10.233.72.216:50380<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=25/30000}{io=0/0,kio=0,kro=1}->SslConnection@be32b8f{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a226189{/10.233.72.216:50380<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=31/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:06:59.755Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@11733475[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T12:06:59.755Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-06-13T12:06:59.790Z||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@7ffbe9e7[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@7ffbe9e7[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T12:06:59.797Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=69/30000}{io=0/0,kio=0,kro=1}->SslConnection@be32b8f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a226189{/10.233.72.216:50380<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=75/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:06:59.797Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-06-13T12:06:59.797Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5e6c6212::DecryptedEndPoint@a226189{/10.233.72.216:50380<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=76/30000} filled -1 HeapByteBuffer@7ffbe9e7[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T12:06:59.798Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5e6c6212::DecryptedEndPoint@a226189{/10.233.72.216:50380<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=76/30000} parse HeapByteBuffer@7ffbe9e7[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-06-13T12:06:59.798Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@7ffbe9e7[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T12:06:59.805Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-06-13T12:06:59.806Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@a226189{/10.233.72.216:50380<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=85/30000}
2022-06-13T12:06:59.806Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@a226189{/10.233.72.216:50380<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=85/30000}
2022-06-13T12:06:59.808Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@be32b8f::SocketChannelEndPoint@5a6f6502{/10.233.72.216:50380<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=79/30000}{io=0/0,kio=0,kro=1}->SslConnection@be32b8f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a226189{/10.233.72.216:50380<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=86/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-06-13T12:06:59.814Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@be32b8f::SocketChannelEndPoint@5a6f6502{/10.233.72.216:50380<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=86/30000}{io=0/0,kio=0,kro=1}->SslConnection@be32b8f{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a226189{/10.233.72.216:50380<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=93/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:06:59.814Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7917d93e[p=0,l=0,c=0,r=0]={<<<>>>}
2022-06-13T12:06:59.814Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-13T12:06:59.816Z||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-06-13T12:06:59.816Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@5a6f6502{/10.233.72.216:50380<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=89/30000}{io=0/0,kio=0,kro=1}->SslConnection@be32b8f{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a226189{/10.233.72.216:50380<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=95/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:06:59.817Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-06-13T12:06:59.817Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-13T12:06:59.817Z||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-06-13T12:06:59.818Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@be32b8f::SocketChannelEndPoint@5a6f6502{/10.233.72.216:50380<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@be32b8f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a226189{/10.233.72.216:50380<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=96/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-06-13T12:06:59.818Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@be32b8f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a226189{/10.233.72.216:50380<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=97/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:06:59.827Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@be32b8f::SocketChannelEndPoint@5a6f6502{/10.233.72.216:50380<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@be32b8f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a226189{/10.233.72.216:50380<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=97/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 21 common frames omitted
2022-06-13T12:06:59.829Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@a226189{/10.233.72.216:50380<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=107/30000}
2022-06-13T12:06:59.830Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5a6f6502{/10.233.72.216:50380<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@be32b8f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a226189{/10.233.72.216:50380<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=108/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:06:59.832Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5a6f6502{/10.233.72.216:50380<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@be32b8f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a226189{/10.233.72.216:50380<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=109/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:06:59.833Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@5a6f6502{/10.233.72.216:50380<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@be32b8f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a226189{/10.233.72.216:50380<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=111/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:06:59.835Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2f81df29{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-13T12:06:59.835Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@331e5b42{null}
2022-06-13T12:06:59.835Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=0
2022-06-13T12:06:59.836Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@54d9f69b
2022-06-13T12:06:59.836Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@54d9f69b
2022-06-13T12:06:59.836Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5a6f6502{/10.233.72.216:50380<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=19/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@be32b8f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a226189{/10.233.72.216:50380<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=115/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:06:59.837Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@5a6f6502{/10.233.72.216:50380<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=19/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@be32b8f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a226189{/10.233.72.216:50380<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=116/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:06:59.837Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected
2022-06-13T12:06:59.838Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/0 selected
2022-06-13T12:06:59.838Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 0 updates
2022-06-13T12:06:59.838Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-13T12:06:59.838Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T12:06:59.838Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 0 keys
2022-06-13T12:06:59.838Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5a6f6502{/10.233.72.216:50380<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=20/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@be32b8f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a226189{/10.233.72.216:50380<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=116/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:06:59.842Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@5e6c6212::DecryptedEndPoint@a226189{/10.233.72.216:50380<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=120/30000}
2022-06-13T12:06:59.853Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@be32b8f::SocketChannelEndPoint@5a6f6502{/10.233.72.216:50380<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=30/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@be32b8f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a226189{/10.233.72.216:50380<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=132/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:06:59.854Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@54d9f69b
2022-06-13T12:06:59.842Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@60078f53{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-13T12:06:59.854Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7eb2b3e8{null}
2022-06-13T12:06:59.855Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5e6c6212::DecryptedEndPoint@a226189{/10.233.72.216:50380<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=134/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-06-13T12:06:59.860Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@5e6c6212::DecryptedEndPoint@a226189{/10.233.72.216:50380<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=138/30000}
2022-06-13T12:06:59.864Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@a226189{/10.233.72.216:50380<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=143/30000}
2022-06-13T12:06:59.865Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5e6c6212::DecryptedEndPoint@a226189{/10.233.72.216:50380<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=144/30000} onFillable exit HttpChannelState@7a93f279{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-13T12:06:59.866Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=48/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@be32b8f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a226189{/10.233.72.216:50380<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=144/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:06:59.869Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran CEP:SocketChannelEndPoint@5a6f6502{/10.233.72.216:50380<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=51/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@be32b8f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@a226189{/10.233.72.216:50380<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=148/30000}=>HttpConnection@5e6c6212[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43732566{s=START}]=>HttpChannelOverHttp@106e83cd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-06-13T12:07:08.863Z||qtp666312528-24-acceptor-0@242c4a94-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@617168de on ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=0
2022-06-13T12:07:08.863Z||qtp666312528-24-acceptor-0@242c4a94-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=1
2022-06-13T12:07:08.864Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected
2022-06-13T12:07:08.864Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/0 selected
2022-06-13T12:07:08.864Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 1 updates
2022-06-13T12:07:08.864Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-06-13T12:07:08.864Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@617168de
2022-06-13T12:07:08.864Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@617168de
2022-06-13T12:07:08.865Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T12:07:08.865Z||qtp666312528-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@617168de
2022-06-13T12:07:08.865Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 1 keys
2022-06-13T12:07:08.865Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@47ac2cfd{/10.233.72.216:50598<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-06-13T12:07:08.865Z||qtp666312528-28|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@496bda78
2022-06-13T12:07:08.866Z||qtp666312528-28|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@4d54478d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@856d043{/10.233.72.216:50598<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@2ebbce70{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-06-13T12:07:08.867Z||qtp666312528-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@399479c5::DecryptedEndPoint@856d043{/10.233.72.216:50598<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-06-13T12:07:08.867Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@47ac2cfd{/10.233.72.216:50598<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@56933955{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@856d043{/10.233.72.216:50598<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@399479c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68792f0c{s=START}]=>HttpChannelOverHttp@4d54478d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:08.868Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@56933955::SocketChannelEndPoint@47ac2cfd{/10.233.72.216:50598<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@56933955{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@856d043{/10.233.72.216:50598<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@399479c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68792f0c{s=START}]=>HttpChannelOverHttp@4d54478d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:08.868Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@399479c5::DecryptedEndPoint@856d043{/10.233.72.216:50598<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-06-13T12:07:08.868Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@399479c5::DecryptedEndPoint@856d043{/10.233.72.216:50598<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-06-13T12:07:08.868Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@18c1a43d{AC.ReadCB@399479c5{HttpConnection@399479c5::DecryptedEndPoint@856d043{/10.233.72.216:50598<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-06-13T12:07:08.869Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@56933955::SocketChannelEndPoint@47ac2cfd{/10.233.72.216:50598<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@56933955{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@856d043{/10.233.72.216:50598<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@399479c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68792f0c{s=START}]=>HttpChannelOverHttp@4d54478d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:08.869Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-06-13T12:07:08.869Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.53:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@56933955{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@856d043{/10.233.72.216:50598<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@399479c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68792f0c{s=START}]=>HttpChannelOverHttp@4d54478d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:08.869Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@201acb1{SSLC.NBReadCB@56933955{SslConnection@56933955::SocketChannelEndPoint@47ac2cfd{/10.233.72.216:50598<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@56933955{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@856d043{/10.233.72.216:50598<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@399479c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68792f0c{s=START}]=>HttpChannelOverHttp@4d54478d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-13T12:07:08.870Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@47ac2cfd{/10.233.72.216:50598<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@56933955{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@856d043{/10.233.72.216:50598<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@399479c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68792f0c{s=START}]=>HttpChannelOverHttp@4d54478d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:08.870Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4d977435 on ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=0
2022-06-13T12:07:08.870Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=1
2022-06-13T12:07:08.870Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected
2022-06-13T12:07:08.870Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/1 selected
2022-06-13T12:07:08.871Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 1 updates
2022-06-13T12:07:08.870Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@47ac2cfd{/10.233.72.216:50598<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@56933955{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@856d043{/10.233.72.216:50598<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@399479c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68792f0c{s=START}]=>HttpChannelOverHttp@4d54478d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:08.871Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-06-13T12:07:08.871Z||qtp666312528-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@617168de
2022-06-13T12:07:08.871Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@4d977435
2022-06-13T12:07:08.871Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@47ac2cfd{/10.233.72.216:50598<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@56933955{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@856d043{/10.233.72.216:50598<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@399479c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68792f0c{s=START}]=>HttpChannelOverHttp@4d54478d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:08.871Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T12:07:08.872Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 1 keys
2022-06-13T12:07:08.872Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 1/1/1 selected
2022-06-13T12:07:08.872Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 1 keys, 0 updates
2022-06-13T12:07:08.872Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.53:8000 remote=/10.233.72.216:50598], selector=sun.nio.ch.EPollSelectorImpl@11b562e8, interestOps=1, readyOps=1 SocketChannelEndPoint@47ac2cfd{/10.233.72.216:50598<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@56933955{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@856d043{/10.233.72.216:50598<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@399479c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68792f0c{s=START}]=>HttpChannelOverHttp@4d54478d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-06-13T12:07:08.872Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@47ac2cfd{/10.233.72.216:50598<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@56933955{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@856d043{/10.233.72.216:50598<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@399479c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68792f0c{s=START}]=>HttpChannelOverHttp@4d54478d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:08.873Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@47ac2cfd{/10.233.72.216:50598<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@56933955{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@856d043{/10.233.72.216:50598<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@399479c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68792f0c{s=START}]=>HttpChannelOverHttp@4d54478d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-06-13T12:07:08.874Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0} tryExecute EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/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-06-13T12:07:08.87399Z
2022-06-13T12:07:08.874Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0}@77cfec0f offer EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/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-06-13T12:07:08.874675Z
2022-06-13T12:07:08.874Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1} startReservedThread p=1
2022-06-13T12:07:08.875Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@6daf2337{s=0/2,p=1}@1ecfb3df
2022-06-13T12:07:08.875Z||qtp666312528-29|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@6daf2337{s=0/2,p=1}@1ecfb3df
2022-06-13T12:07:08.875Z||qtp666312528-29|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=1}@1ecfb3df started
2022-06-13T12:07:08.875Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1}@77cfec0f task=EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/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-06-13T12:07:08.875524Z
2022-06-13T12:07:08.875Z||qtp666312528-29|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@1ecfb3df waiting
2022-06-13T12:07:08.876Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/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=0]@2022-06-13T12:07:08.875925Z tryProduce true
2022-06-13T12:07:08.876Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-13T12:07:08.876Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T12:07:08.876Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@47ac2cfd{/10.233.72.216:50598<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@56933955{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@856d043{/10.233.72.216:50598<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@399479c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68792f0c{s=START}]=>HttpChannelOverHttp@4d54478d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:08.876Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 1 keys
2022-06-13T12:07:08.878Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/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=0]@2022-06-13T12:07:08.877862Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@47ac2cfd{/10.233.72.216:50598<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@56933955{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@856d043{/10.233.72.216:50598<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@399479c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68792f0c{s=START}]=>HttpChannelOverHttp@4d54478d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-06-13T12:07:08.879Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@201acb1{SSLC.NBReadCB@56933955{SslConnection@56933955::SocketChannelEndPoint@47ac2cfd{/10.233.72.216:50598<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@56933955{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@856d043{/10.233.72.216:50598<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@399479c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68792f0c{s=START}]=>HttpChannelOverHttp@4d54478d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-13T12:07:08.879Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@56933955::SocketChannelEndPoint@47ac2cfd{/10.233.72.216:50598<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@56933955{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@856d043{/10.233.72.216:50598<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@399479c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68792f0c{s=START}]=>HttpChannelOverHttp@4d54478d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:08.880Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@56933955::SocketChannelEndPoint@47ac2cfd{/10.233.72.216:50598<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@56933955{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@856d043{/10.233.72.216:50598<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@399479c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68792f0c{s=START}]=>HttpChannelOverHttp@4d54478d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:08.880Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@18c1a43d{AC.ReadCB@399479c5{HttpConnection@399479c5::DecryptedEndPoint@856d043{/10.233.72.216:50598<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=12/30000}}}
2022-06-13T12:07:08.880Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@399479c5::DecryptedEndPoint@856d043{/10.233.72.216:50598<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=12/30000} onFillable enter HttpChannelState@2ebbce70{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-13T12:07:08.881Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@56933955::SocketChannelEndPoint@47ac2cfd{/10.233.72.216:50598<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@56933955{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@856d043{/10.233.72.216:50598<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@399479c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68792f0c{s=START}]=>HttpChannelOverHttp@4d54478d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:08.882Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-06-13T12:07:08.899Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@47ac2cfd{/10.233.72.216:50598<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=30/30000}{io=0/0,kio=0,kro=1}->SslConnection@56933955{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@856d043{/10.233.72.216:50598<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=31/30000}=>HttpConnection@399479c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68792f0c{s=START}]=>HttpChannelOverHttp@4d54478d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:08.900Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@75edddfe[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T12:07:08.900Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-06-13T12:07:08.909Z||qtp666312528-22|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@7ffbe9e7[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@7ffbe9e7[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T12:07:08.910Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=40/30000}{io=0/0,kio=0,kro=1}->SslConnection@56933955{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@856d043{/10.233.72.216:50598<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=41/30000}=>HttpConnection@399479c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68792f0c{s=START}]=>HttpChannelOverHttp@4d54478d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:08.910Z||qtp666312528-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-06-13T12:07:08.910Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@399479c5::DecryptedEndPoint@856d043{/10.233.72.216:50598<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=42/30000} filled -1 HeapByteBuffer@7ffbe9e7[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T12:07:08.910Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@399479c5::DecryptedEndPoint@856d043{/10.233.72.216:50598<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=42/30000} parse HeapByteBuffer@7ffbe9e7[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-06-13T12:07:08.910Z||qtp666312528-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@7ffbe9e7[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T12:07:08.910Z||qtp666312528-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-06-13T12:07:08.911Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@856d043{/10.233.72.216:50598<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=43/30000}
2022-06-13T12:07:08.911Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@856d043{/10.233.72.216:50598<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=43/30000}
2022-06-13T12:07:08.911Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@56933955::SocketChannelEndPoint@47ac2cfd{/10.233.72.216:50598<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=42/30000}{io=0/0,kio=0,kro=1}->SslConnection@56933955{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@856d043{/10.233.72.216:50598<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=43/30000}=>HttpConnection@399479c5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68792f0c{s=START}]=>HttpChannelOverHttp@4d54478d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-06-13T12:07:08.912Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@56933955::SocketChannelEndPoint@47ac2cfd{/10.233.72.216:50598<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=42/30000}{io=0/0,kio=0,kro=1}->SslConnection@56933955{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@856d043{/10.233.72.216:50598<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=44/30000}=>HttpConnection@399479c5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68792f0c{s=START}]=>HttpChannelOverHttp@4d54478d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:08.912Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7917d93e[p=0,l=0,c=0,r=0]={<<<>>>}
2022-06-13T12:07:08.912Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-13T12:07:08.912Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-06-13T12:07:08.913Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@47ac2cfd{/10.233.72.216:50598<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=43/30000}{io=0/0,kio=0,kro=1}->SslConnection@56933955{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@856d043{/10.233.72.216:50598<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=45/30000}=>HttpConnection@399479c5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68792f0c{s=START}]=>HttpChannelOverHttp@4d54478d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:08.913Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-06-13T12:07:08.913Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-13T12:07:08.913Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-06-13T12:07:08.914Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@56933955::SocketChannelEndPoint@47ac2cfd{/10.233.72.216:50598<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@56933955{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@856d043{/10.233.72.216:50598<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=46/30000}=>HttpConnection@399479c5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68792f0c{s=START}]=>HttpChannelOverHttp@4d54478d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-06-13T12:07:08.914Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@56933955{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@856d043{/10.233.72.216:50598<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=46/30000}=>HttpConnection@399479c5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68792f0c{s=START}]=>HttpChannelOverHttp@4d54478d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:08.915Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@56933955::SocketChannelEndPoint@47ac2cfd{/10.233.72.216:50598<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@56933955{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@856d043{/10.233.72.216:50598<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=46/30000}=>HttpConnection@399479c5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68792f0c{s=START}]=>HttpChannelOverHttp@4d54478d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 25 common frames omitted
2022-06-13T12:07:08.915Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@856d043{/10.233.72.216:50598<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=47/30000}
2022-06-13T12:07:08.916Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@47ac2cfd{/10.233.72.216:50598<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@56933955{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@856d043{/10.233.72.216:50598<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=48/30000}=>HttpConnection@399479c5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68792f0c{s=START}]=>HttpChannelOverHttp@4d54478d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:08.916Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@47ac2cfd{/10.233.72.216:50598<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@56933955{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@856d043{/10.233.72.216:50598<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=48/30000}=>HttpConnection@399479c5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68792f0c{s=START}]=>HttpChannelOverHttp@4d54478d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:08.917Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@47ac2cfd{/10.233.72.216:50598<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@56933955{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@856d043{/10.233.72.216:50598<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=48/30000}=>HttpConnection@399479c5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68792f0c{s=START}]=>HttpChannelOverHttp@4d54478d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:08.917Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7d4ae8d8{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-13T12:07:08.917Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@201acb1{null}
2022-06-13T12:07:08.918Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=0
2022-06-13T12:07:08.918Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2bc03931
2022-06-13T12:07:08.918Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2bc03931
2022-06-13T12:07:08.918Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected
2022-06-13T12:07:08.918Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/0 selected
2022-06-13T12:07:08.918Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 0 updates
2022-06-13T12:07:08.919Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@47ac2cfd{/10.233.72.216:50598<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@56933955{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@856d043{/10.233.72.216:50598<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=51/30000}=>HttpConnection@399479c5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68792f0c{s=START}]=>HttpChannelOverHttp@4d54478d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:08.934Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-13T12:07:08.934Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@399479c5::DecryptedEndPoint@856d043{/10.233.72.216:50598<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=66/30000}
2022-06-13T12:07:08.934Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@47ac2cfd{/10.233.72.216:50598<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@56933955{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@856d043{/10.233.72.216:50598<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=50/30000}=>HttpConnection@399479c5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68792f0c{s=START}]=>HttpChannelOverHttp@4d54478d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:08.934Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T12:07:08.935Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 0 keys
2022-06-13T12:07:08.935Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@56933955::SocketChannelEndPoint@47ac2cfd{/10.233.72.216:50598<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=21/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@56933955{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@856d043{/10.233.72.216:50598<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=67/30000}=>HttpConnection@399479c5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68792f0c{s=START}]=>HttpChannelOverHttp@4d54478d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:08.935Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@47ac2cfd{/10.233.72.216:50598<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=21/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@56933955{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@856d043{/10.233.72.216:50598<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=67/30000}=>HttpConnection@399479c5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68792f0c{s=START}]=>HttpChannelOverHttp@4d54478d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:08.935Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2bc03931
2022-06-13T12:07:08.935Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@48f226dd{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-13T12:07:08.936Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@18c1a43d{null}
2022-06-13T12:07:08.936Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@399479c5::DecryptedEndPoint@856d043{/10.233.72.216:50598<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=68/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-06-13T12:07:08.936Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@399479c5::DecryptedEndPoint@856d043{/10.233.72.216:50598<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=68/30000}
2022-06-13T12:07:08.936Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@856d043{/10.233.72.216:50598<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=68/30000}
2022-06-13T12:07:08.936Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@399479c5::DecryptedEndPoint@856d043{/10.233.72.216:50598<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=68/30000} onFillable exit HttpChannelState@2ebbce70{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-13T12:07:08.937Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=23/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@56933955{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@856d043{/10.233.72.216:50598<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=69/30000}=>HttpConnection@399479c5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68792f0c{s=START}]=>HttpChannelOverHttp@4d54478d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:08.937Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$$Lambda$214/0x00000008009c8040@587bf2e1
2022-06-13T12:07:18.864Z||qtp666312528-24-acceptor-0@242c4a94-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@445fd03d on ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=0
2022-06-13T12:07:18.864Z||qtp666312528-24-acceptor-0@242c4a94-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=1
2022-06-13T12:07:18.865Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected
2022-06-13T12:07:18.865Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/0 selected
2022-06-13T12:07:18.865Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 1 updates
2022-06-13T12:07:18.865Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-06-13T12:07:18.865Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@445fd03d
2022-06-13T12:07:18.866Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@445fd03d
2022-06-13T12:07:18.866Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T12:07:18.866Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 1 keys
2022-06-13T12:07:18.866Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@445fd03d
2022-06-13T12:07:18.866Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@260e7ffd{/10.233.72.216:50784<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-06-13T12:07:18.867Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@630cf558
2022-06-13T12:07:18.869Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@5225f5a4{/10.233.72.216:50784<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@781898a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-06-13T12:07:18.869Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@3230a17::DecryptedEndPoint@5225f5a4{/10.233.72.216:50784<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-06-13T12:07:18.870Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@260e7ffd{/10.233.72.216:50784<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@6ab6712c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5225f5a4{/10.233.72.216:50784<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@3230a17[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3310b{s=START}]=>HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:18.871Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@6ab6712c::SocketChannelEndPoint@260e7ffd{/10.233.72.216:50784<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@6ab6712c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5225f5a4{/10.233.72.216:50784<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@3230a17[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3310b{s=START}]=>HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:18.871Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@3230a17::DecryptedEndPoint@5225f5a4{/10.233.72.216:50784<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=3/30000}
2022-06-13T12:07:18.871Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@3230a17::DecryptedEndPoint@5225f5a4{/10.233.72.216:50784<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=3/30000}
2022-06-13T12:07:18.871Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1c8527a0{AC.ReadCB@3230a17{HttpConnection@3230a17::DecryptedEndPoint@5225f5a4{/10.233.72.216:50784<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-06-13T12:07:18.872Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@6ab6712c::SocketChannelEndPoint@260e7ffd{/10.233.72.216:50784<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@6ab6712c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5225f5a4{/10.233.72.216:50784<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3230a17[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3310b{s=START}]=>HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:18.872Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-06-13T12:07:18.872Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.53:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=0}->SslConnection@6ab6712c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5225f5a4{/10.233.72.216:50784<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3230a17[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3310b{s=START}]=>HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:18.873Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@76df595{SSLC.NBReadCB@6ab6712c{SslConnection@6ab6712c::SocketChannelEndPoint@260e7ffd{/10.233.72.216:50784<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6ab6712c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5225f5a4{/10.233.72.216:50784<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3230a17[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3310b{s=START}]=>HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-13T12:07:18.874Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@260e7ffd{/10.233.72.216:50784<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@6ab6712c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5225f5a4{/10.233.72.216:50784<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3230a17[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3310b{s=START}]=>HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:18.874Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5e0bdb45 on ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=0
2022-06-13T12:07:18.874Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=1
2022-06-13T12:07:18.874Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected
2022-06-13T12:07:18.874Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@260e7ffd{/10.233.72.216:50784<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@6ab6712c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5225f5a4{/10.233.72.216:50784<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3230a17[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3310b{s=START}]=>HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:18.874Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/1 selected
2022-06-13T12:07:18.874Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@445fd03d
2022-06-13T12:07:18.874Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 1 updates
2022-06-13T12:07:18.875Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-06-13T12:07:18.875Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@5e0bdb45
2022-06-13T12:07:18.875Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@260e7ffd{/10.233.72.216:50784<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@6ab6712c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5225f5a4{/10.233.72.216:50784<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@3230a17[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3310b{s=START}]=>HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:18.875Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T12:07:18.875Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 1 keys
2022-06-13T12:07:18.875Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 1/1/1 selected
2022-06-13T12:07:18.875Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 1 keys, 0 updates
2022-06-13T12:07:18.876Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.53:8000 remote=/10.233.72.216:50784], selector=sun.nio.ch.EPollSelectorImpl@11b562e8, interestOps=1, readyOps=1 SocketChannelEndPoint@260e7ffd{/10.233.72.216:50784<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@6ab6712c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5225f5a4{/10.233.72.216:50784<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@3230a17[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3310b{s=START}]=>HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-06-13T12:07:18.876Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@260e7ffd{/10.233.72.216:50784<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@6ab6712c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5225f5a4{/10.233.72.216:50784<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@3230a17[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3310b{s=START}]=>HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:18.877Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@260e7ffd{/10.233.72.216:50784<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@6ab6712c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5225f5a4{/10.233.72.216:50784<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@3230a17[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3310b{s=START}]=>HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-06-13T12:07:18.877Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0} tryExecute EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/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-06-13T12:07:18.87743Z
2022-06-13T12:07:18.877Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0}@1ecfb3df offer EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/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-06-13T12:07:18.877835Z
2022-06-13T12:07:18.878Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1} startReservedThread p=1
2022-06-13T12:07:18.878Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@6daf2337{s=0/2,p=1}@7d589c27
2022-06-13T12:07:18.878Z||qtp666312528-29|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1}@1ecfb3df task=EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/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-06-13T12:07:18.878604Z
2022-06-13T12:07:18.879Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/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-06-13T12:07:18.878943Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@260e7ffd{/10.233.72.216:50784<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@6ab6712c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5225f5a4{/10.233.72.216:50784<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@3230a17[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3310b{s=START}]=>HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-06-13T12:07:18.879Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@76df595{SSLC.NBReadCB@6ab6712c{SslConnection@6ab6712c::SocketChannelEndPoint@260e7ffd{/10.233.72.216:50784<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@6ab6712c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5225f5a4{/10.233.72.216:50784<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@3230a17[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3310b{s=START}]=>HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-13T12:07:18.879Z||qtp666312528-29|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/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-06-13T12:07:18.879328Z tryProduce true
2022-06-13T12:07:18.879Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@6daf2337{s=0/2,p=1}@7d589c27
2022-06-13T12:07:18.879Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-13T12:07:18.879Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=1}@7d589c27 started
2022-06-13T12:07:18.880Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T12:07:18.880Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@6ab6712c::SocketChannelEndPoint@260e7ffd{/10.233.72.216:50784<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@6ab6712c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5225f5a4{/10.233.72.216:50784<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@3230a17[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3310b{s=START}]=>HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:18.880Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@6ab6712c::SocketChannelEndPoint@260e7ffd{/10.233.72.216:50784<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ab6712c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5225f5a4{/10.233.72.216:50784<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@3230a17[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3310b{s=START}]=>HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:18.880Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1c8527a0{AC.ReadCB@3230a17{HttpConnection@3230a17::DecryptedEndPoint@5225f5a4{/10.233.72.216:50784<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=9/30000}}}
2022-06-13T12:07:18.881Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3230a17::DecryptedEndPoint@5225f5a4{/10.233.72.216:50784<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=9/30000} onFillable enter HttpChannelState@781898a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-13T12:07:18.881Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@6ab6712c::SocketChannelEndPoint@260e7ffd{/10.233.72.216:50784<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ab6712c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5225f5a4{/10.233.72.216:50784<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@3230a17[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3310b{s=START}]=>HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:18.881Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-06-13T12:07:18.882Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@260e7ffd{/10.233.72.216:50784<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ab6712c{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5225f5a4{/10.233.72.216:50784<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@3230a17[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3310b{s=START}]=>HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:18.883Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@79671754[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T12:07:18.883Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-06-13T12:07:18.880Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@7d589c27 waiting
2022-06-13T12:07:18.881Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@260e7ffd{/10.233.72.216:50784<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ab6712c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5225f5a4{/10.233.72.216:50784<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@3230a17[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3310b{s=START}]=>HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:18.889Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 1 keys
2022-06-13T12:07:18.895Z||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@7ffbe9e7[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@7ffbe9e7[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T12:07:18.895Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=22/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ab6712c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5225f5a4{/10.233.72.216:50784<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=24/30000}=>HttpConnection@3230a17[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3310b{s=START}]=>HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:18.895Z||qtp666312528-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-06-13T12:07:18.895Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3230a17::DecryptedEndPoint@5225f5a4{/10.233.72.216:50784<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=24/30000} filled -1 HeapByteBuffer@7ffbe9e7[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T12:07:18.896Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3230a17::DecryptedEndPoint@5225f5a4{/10.233.72.216:50784<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=25/30000} parse HeapByteBuffer@7ffbe9e7[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-06-13T12:07:18.896Z||qtp666312528-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@7ffbe9e7[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T12:07:18.896Z||qtp666312528-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-06-13T12:07:18.896Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@5225f5a4{/10.233.72.216:50784<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=25/30000}
2022-06-13T12:07:18.896Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@5225f5a4{/10.233.72.216:50784<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=25/30000}
2022-06-13T12:07:18.896Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@6ab6712c::SocketChannelEndPoint@260e7ffd{/10.233.72.216:50784<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=23/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ab6712c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5225f5a4{/10.233.72.216:50784<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@3230a17[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@17c3310b{s=START}]=>HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-06-13T12:07:18.896Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@6ab6712c::SocketChannelEndPoint@260e7ffd{/10.233.72.216:50784<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=23/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ab6712c{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5225f5a4{/10.233.72.216:50784<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@3230a17[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@17c3310b{s=START}]=>HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:18.897Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7917d93e[p=0,l=0,c=0,r=0]={<<<>>>}
2022-06-13T12:07:18.897Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-13T12:07:18.897Z||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-06-13T12:07:18.897Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@260e7ffd{/10.233.72.216:50784<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=24/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ab6712c{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5225f5a4{/10.233.72.216:50784<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@3230a17[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@17c3310b{s=START}]=>HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:18.897Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-06-13T12:07:18.897Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-13T12:07:18.897Z||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-06-13T12:07:18.898Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@6ab6712c::SocketChannelEndPoint@260e7ffd{/10.233.72.216:50784<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ab6712c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5225f5a4{/10.233.72.216:50784<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@3230a17[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@17c3310b{s=START}]=>HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-06-13T12:07:18.898Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ab6712c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5225f5a4{/10.233.72.216:50784<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@3230a17[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@17c3310b{s=START}]=>HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:18.899Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@6ab6712c::SocketChannelEndPoint@260e7ffd{/10.233.72.216:50784<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ab6712c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5225f5a4{/10.233.72.216:50784<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@3230a17[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@17c3310b{s=START}]=>HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-06-13T12:07:18.899Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@5225f5a4{/10.233.72.216:50784<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=28/30000}
2022-06-13T12:07:18.899Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@260e7ffd{/10.233.72.216:50784<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ab6712c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5225f5a4{/10.233.72.216:50784<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@3230a17[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@17c3310b{s=START}]=>HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:18.900Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@260e7ffd{/10.233.72.216:50784<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ab6712c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5225f5a4{/10.233.72.216:50784<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@3230a17[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@17c3310b{s=START}]=>HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:18.900Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@260e7ffd{/10.233.72.216:50784<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ab6712c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5225f5a4{/10.233.72.216:50784<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@3230a17[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@17c3310b{s=START}]=>HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:18.900Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3c65961c{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-13T12:07:18.900Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@76df595{null}
2022-06-13T12:07:18.901Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=0
2022-06-13T12:07:18.901Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3413b3e8
2022-06-13T12:07:18.901Z||qtp666312528-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3413b3e8
2022-06-13T12:07:18.901Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@260e7ffd{/10.233.72.216:50784<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6ab6712c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5225f5a4{/10.233.72.216:50784<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=30/30000}=>HttpConnection@3230a17[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@17c3310b{s=START}]=>HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:18.901Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected
2022-06-13T12:07:18.901Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/0 selected
2022-06-13T12:07:18.901Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 0 updates
2022-06-13T12:07:18.901Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-13T12:07:18.901Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@260e7ffd{/10.233.72.216:50784<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6ab6712c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5225f5a4{/10.233.72.216:50784<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=30/30000}=>HttpConnection@3230a17[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@17c3310b{s=START}]=>HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:18.901Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T12:07:18.901Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 0 keys
2022-06-13T12:07:18.901Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@d13a8e9{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-13T12:07:18.902Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1c8527a0{null}
2022-06-13T12:07:18.903Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3230a17::DecryptedEndPoint@5225f5a4{/10.233.72.216:50784<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=31/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-06-13T12:07:18.903Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@3230a17::DecryptedEndPoint@5225f5a4{/10.233.72.216:50784<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=32/30000}
2022-06-13T12:07:18.903Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@260e7ffd{/10.233.72.216:50784<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6ab6712c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5225f5a4{/10.233.72.216:50784<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=31/30000}=>HttpConnection@3230a17[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@17c3310b{s=START}]=>HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:18.903Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@3230a17::DecryptedEndPoint@5225f5a4{/10.233.72.216:50784<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=32/30000}
2022-06-13T12:07:18.903Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@5225f5a4{/10.233.72.216:50784<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=32/30000}
2022-06-13T12:07:18.904Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3230a17::DecryptedEndPoint@5225f5a4{/10.233.72.216:50784<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=33/30000} onFillable exit HttpChannelState@781898a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-13T12:07:18.904Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6ab6712c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5225f5a4{/10.233.72.216:50784<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@3230a17[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@17c3310b{s=START}]=>HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:18.904Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@6ab6712c::SocketChannelEndPoint@260e7ffd{/10.233.72.216:50784<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6ab6712c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5225f5a4{/10.233.72.216:50784<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@3230a17[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@17c3310b{s=START}]=>HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:18.905Z||qtp666312528-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3413b3e8
2022-06-13T12:07:18.905Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@77cfec0f waiting
2022-06-13T12:07:28.866Z||qtp666312528-24-acceptor-0@242c4a94-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@71b68111 on ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=0
2022-06-13T12:07:28.867Z||qtp666312528-24-acceptor-0@242c4a94-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=1
2022-06-13T12:07:28.867Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected
2022-06-13T12:07:28.868Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/0 selected
2022-06-13T12:07:28.868Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 1 updates
2022-06-13T12:07:28.868Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-06-13T12:07:28.868Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@71b68111
2022-06-13T12:07:28.868Z||qtp666312528-29|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@71b68111
2022-06-13T12:07:28.868Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T12:07:28.868Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 1 keys
2022-06-13T12:07:28.868Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@71b68111
2022-06-13T12:07:28.869Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@4ed64083{/10.233.72.216:50966<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-06-13T12:07:28.869Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@479b86d0
2022-06-13T12:07:28.870Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@61e112a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@1ac30390{/10.233.72.216:50966<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@666d8a13{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-06-13T12:07:28.870Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@7ddb2d08::DecryptedEndPoint@1ac30390{/10.233.72.216:50966<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-06-13T12:07:28.871Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@4ed64083{/10.233.72.216:50966<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@b3af4d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ac30390{/10.233.72.216:50966<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@7ddb2d08[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9e7a9ac{s=START}]=>HttpChannelOverHttp@61e112a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:28.872Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@b3af4d8::SocketChannelEndPoint@4ed64083{/10.233.72.216:50966<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@b3af4d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ac30390{/10.233.72.216:50966<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@7ddb2d08[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9e7a9ac{s=START}]=>HttpChannelOverHttp@61e112a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:28.872Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@7ddb2d08::DecryptedEndPoint@1ac30390{/10.233.72.216:50966<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-06-13T12:07:28.872Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@7ddb2d08::DecryptedEndPoint@1ac30390{/10.233.72.216:50966<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-06-13T12:07:28.872Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3d08791{AC.ReadCB@7ddb2d08{HttpConnection@7ddb2d08::DecryptedEndPoint@1ac30390{/10.233.72.216:50966<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-06-13T12:07:28.873Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@b3af4d8::SocketChannelEndPoint@4ed64083{/10.233.72.216:50966<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@b3af4d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ac30390{/10.233.72.216:50966<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7ddb2d08[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9e7a9ac{s=START}]=>HttpChannelOverHttp@61e112a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:28.873Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-06-13T12:07:28.873Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.53:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@b3af4d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ac30390{/10.233.72.216:50966<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7ddb2d08[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9e7a9ac{s=START}]=>HttpChannelOverHttp@61e112a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:28.874Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@27c7598e{SSLC.NBReadCB@b3af4d8{SslConnection@b3af4d8::SocketChannelEndPoint@4ed64083{/10.233.72.216:50966<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@b3af4d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ac30390{/10.233.72.216:50966<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7ddb2d08[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9e7a9ac{s=START}]=>HttpChannelOverHttp@61e112a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-13T12:07:28.875Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@4ed64083{/10.233.72.216:50966<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@b3af4d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ac30390{/10.233.72.216:50966<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7ddb2d08[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9e7a9ac{s=START}]=>HttpChannelOverHttp@61e112a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:28.875Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@7b87e59a on ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=0
2022-06-13T12:07:28.875Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=1
2022-06-13T12:07:28.875Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected
2022-06-13T12:07:28.875Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/1 selected
2022-06-13T12:07:28.875Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 1 updates
2022-06-13T12:07:28.875Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-06-13T12:07:28.875Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@7b87e59a
2022-06-13T12:07:28.876Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@4ed64083{/10.233.72.216:50966<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=0}->SslConnection@b3af4d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ac30390{/10.233.72.216:50966<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@7ddb2d08[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9e7a9ac{s=START}]=>HttpChannelOverHttp@61e112a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:28.876Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T12:07:28.876Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 1 keys
2022-06-13T12:07:28.876Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 1/1/1 selected
2022-06-13T12:07:28.876Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 1 keys, 0 updates
2022-06-13T12:07:28.877Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.53:8000 remote=/10.233.72.216:50966], selector=sun.nio.ch.EPollSelectorImpl@11b562e8, interestOps=1, readyOps=1 SocketChannelEndPoint@4ed64083{/10.233.72.216:50966<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@b3af4d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ac30390{/10.233.72.216:50966<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@7ddb2d08[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9e7a9ac{s=START}]=>HttpChannelOverHttp@61e112a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-06-13T12:07:28.877Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@4ed64083{/10.233.72.216:50966<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@b3af4d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ac30390{/10.233.72.216:50966<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@7ddb2d08[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9e7a9ac{s=START}]=>HttpChannelOverHttp@61e112a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:28.878Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@4ed64083{/10.233.72.216:50966<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@b3af4d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ac30390{/10.233.72.216:50966<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@7ddb2d08[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9e7a9ac{s=START}]=>HttpChannelOverHttp@61e112a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-06-13T12:07:28.878Z||qtp666312528-29|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/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=2]@2022-06-13T12:07:28.87855Z
2022-06-13T12:07:28.879Z||qtp666312528-29|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@77cfec0f offer EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/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=2]@2022-06-13T12:07:28.87897Z
2022-06-13T12:07:28.879Z||qtp666312528-29|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/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=2]@2022-06-13T12:07:28.879359Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4ed64083{/10.233.72.216:50966<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@b3af4d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ac30390{/10.233.72.216:50966<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@7ddb2d08[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9e7a9ac{s=START}]=>HttpChannelOverHttp@61e112a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-06-13T12:07:28.880Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@27c7598e{SSLC.NBReadCB@b3af4d8{SslConnection@b3af4d8::SocketChannelEndPoint@4ed64083{/10.233.72.216:50966<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@b3af4d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ac30390{/10.233.72.216:50966<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@7ddb2d08[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9e7a9ac{s=START}]=>HttpChannelOverHttp@61e112a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-13T12:07:28.880Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@b3af4d8::SocketChannelEndPoint@4ed64083{/10.233.72.216:50966<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@b3af4d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ac30390{/10.233.72.216:50966<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@7ddb2d08[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9e7a9ac{s=START}]=>HttpChannelOverHttp@61e112a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:28.881Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@b3af4d8::SocketChannelEndPoint@4ed64083{/10.233.72.216:50966<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@b3af4d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ac30390{/10.233.72.216:50966<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@7ddb2d08[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9e7a9ac{s=START}]=>HttpChannelOverHttp@61e112a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:28.881Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3d08791{AC.ReadCB@7ddb2d08{HttpConnection@7ddb2d08::DecryptedEndPoint@1ac30390{/10.233.72.216:50966<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=9/30000}}}
2022-06-13T12:07:28.881Z||qtp666312528-29|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7ddb2d08::DecryptedEndPoint@1ac30390{/10.233.72.216:50966<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=9/30000} onFillable enter HttpChannelState@666d8a13{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-13T12:07:28.884Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@4ed64083{/10.233.72.216:50966<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}->SslConnection@b3af4d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ac30390{/10.233.72.216:50966<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@7ddb2d08[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9e7a9ac{s=START}]=>HttpChannelOverHttp@61e112a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:28.884Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@71b68111
2022-06-13T12:07:28.884Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@b3af4d8::SocketChannelEndPoint@4ed64083{/10.233.72.216:50966<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=11/30000}{io=1/0,kio=1,kro=1}->SslConnection@b3af4d8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ac30390{/10.233.72.216:50966<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@7ddb2d08[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9e7a9ac{s=START}]=>HttpChannelOverHttp@61e112a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:28.884Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-06-13T12:07:28.884Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@77cfec0f task=EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/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-06-13T12:07:28.884708Z
2022-06-13T12:07:28.885Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/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-06-13T12:07:28.885541Z tryProduce true
2022-06-13T12:07:28.885Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-13T12:07:28.886Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T12:07:28.886Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@4ed64083{/10.233.72.216:50966<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=12/30000}{io=1/0,kio=1,kro=1}->SslConnection@b3af4d8{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ac30390{/10.233.72.216:50966<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@7ddb2d08[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9e7a9ac{s=START}]=>HttpChannelOverHttp@61e112a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:28.886Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@248374ca[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T12:07:28.886Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-06-13T12:07:28.886Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@4ed64083{/10.233.72.216:50966<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@b3af4d8{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ac30390{/10.233.72.216:50966<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@7ddb2d08[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9e7a9ac{s=START}]=>HttpChannelOverHttp@61e112a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:28.886Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 1 keys
2022-06-13T12:07:28.894Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@7ffbe9e7[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@7ffbe9e7[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T12:07:28.895Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=22/30000}{io=0/0,kio=0,kro=1}->SslConnection@b3af4d8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ac30390{/10.233.72.216:50966<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=23/30000}=>HttpConnection@7ddb2d08[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9e7a9ac{s=START}]=>HttpChannelOverHttp@61e112a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:28.896Z||qtp666312528-29|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-06-13T12:07:28.896Z||qtp666312528-29|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7ddb2d08::DecryptedEndPoint@1ac30390{/10.233.72.216:50966<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=24/30000} filled -1 HeapByteBuffer@7ffbe9e7[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T12:07:28.896Z||qtp666312528-29|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7ddb2d08::DecryptedEndPoint@1ac30390{/10.233.72.216:50966<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=24/30000} parse HeapByteBuffer@7ffbe9e7[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-06-13T12:07:28.896Z||qtp666312528-29|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@7ffbe9e7[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T12:07:28.896Z||qtp666312528-29|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-06-13T12:07:28.896Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@1ac30390{/10.233.72.216:50966<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=24/30000}
2022-06-13T12:07:28.896Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@1ac30390{/10.233.72.216:50966<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=24/30000}
2022-06-13T12:07:28.897Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@b3af4d8::SocketChannelEndPoint@4ed64083{/10.233.72.216:50966<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=24/30000}{io=0/0,kio=0,kro=1}->SslConnection@b3af4d8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ac30390{/10.233.72.216:50966<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@7ddb2d08[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9e7a9ac{s=START}]=>HttpChannelOverHttp@61e112a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-06-13T12:07:28.897Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@b3af4d8::SocketChannelEndPoint@4ed64083{/10.233.72.216:50966<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=24/30000}{io=0/0,kio=0,kro=1}->SslConnection@b3af4d8{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ac30390{/10.233.72.216:50966<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@7ddb2d08[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9e7a9ac{s=START}]=>HttpChannelOverHttp@61e112a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:28.897Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7917d93e[p=0,l=0,c=0,r=0]={<<<>>>}
2022-06-13T12:07:28.898Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-13T12:07:28.898Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-06-13T12:07:28.899Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@4ed64083{/10.233.72.216:50966<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=25/30000}{io=0/0,kio=0,kro=1}->SslConnection@b3af4d8{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ac30390{/10.233.72.216:50966<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@7ddb2d08[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9e7a9ac{s=START}]=>HttpChannelOverHttp@61e112a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:28.899Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-06-13T12:07:28.899Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-13T12:07:28.899Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-06-13T12:07:28.900Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@b3af4d8::SocketChannelEndPoint@4ed64083{/10.233.72.216:50966<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@b3af4d8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ac30390{/10.233.72.216:50966<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@7ddb2d08[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9e7a9ac{s=START}]=>HttpChannelOverHttp@61e112a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-06-13T12:07:28.900Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@b3af4d8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ac30390{/10.233.72.216:50966<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@7ddb2d08[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9e7a9ac{s=START}]=>HttpChannelOverHttp@61e112a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:28.985Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@b3af4d8::SocketChannelEndPoint@4ed64083{/10.233.72.216:50966<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@b3af4d8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ac30390{/10.233.72.216:50966<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@7ddb2d08[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9e7a9ac{s=START}]=>HttpChannelOverHttp@61e112a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-06-13T12:07:28.986Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@1ac30390{/10.233.72.216:50966<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=114/30000}
2022-06-13T12:07:28.987Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4ed64083{/10.233.72.216:50966<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=87/30000}{io=0/0,kio=0,kro=1}->SslConnection@b3af4d8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ac30390{/10.233.72.216:50966<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=114/30000}=>HttpConnection@7ddb2d08[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9e7a9ac{s=START}]=>HttpChannelOverHttp@61e112a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:28.987Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4ed64083{/10.233.72.216:50966<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=88/30000}{io=0/0,kio=0,kro=1}->SslConnection@b3af4d8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ac30390{/10.233.72.216:50966<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=115/30000}=>HttpConnection@7ddb2d08[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9e7a9ac{s=START}]=>HttpChannelOverHttp@61e112a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:28.988Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@4ed64083{/10.233.72.216:50966<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=89/30000}{io=0/0,kio=0,kro=1}->SslConnection@b3af4d8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ac30390{/10.233.72.216:50966<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=116/30000}=>HttpConnection@7ddb2d08[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9e7a9ac{s=START}]=>HttpChannelOverHttp@61e112a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:28.989Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@20bcf482{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-13T12:07:28.989Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@27c7598e{null}
2022-06-13T12:07:28.989Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=0
2022-06-13T12:07:28.989Z||qtp666312528-29|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@65be7ef1
2022-06-13T12:07:28.990Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected
2022-06-13T12:07:28.990Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/0 selected
2022-06-13T12:07:28.990Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 0 updates
2022-06-13T12:07:28.990Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-13T12:07:28.990Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T12:07:28.990Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 0 keys
2022-06-13T12:07:28.990Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@65be7ef1
2022-06-13T12:07:28.990Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4ed64083{/10.233.72.216:50966<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=91/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@b3af4d8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ac30390{/10.233.72.216:50966<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=118/30000}=>HttpConnection@7ddb2d08[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9e7a9ac{s=START}]=>HttpChannelOverHttp@61e112a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:28.994Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@4ed64083{/10.233.72.216:50966<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=92/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@b3af4d8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ac30390{/10.233.72.216:50966<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=122/30000}=>HttpConnection@7ddb2d08[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9e7a9ac{s=START}]=>HttpChannelOverHttp@61e112a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:28.994Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@7ddb2d08::DecryptedEndPoint@1ac30390{/10.233.72.216:50966<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=122/30000}
2022-06-13T12:07:28.995Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@b3af4d8::SocketChannelEndPoint@4ed64083{/10.233.72.216:50966<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=95/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@b3af4d8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ac30390{/10.233.72.216:50966<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=122/30000}=>HttpConnection@7ddb2d08[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9e7a9ac{s=START}]=>HttpChannelOverHttp@61e112a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:28.995Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@65be7ef1
2022-06-13T12:07:28.995Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4ed64083{/10.233.72.216:50966<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=93/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@b3af4d8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ac30390{/10.233.72.216:50966<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=123/30000}=>HttpConnection@7ddb2d08[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9e7a9ac{s=START}]=>HttpChannelOverHttp@61e112a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:28.997Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6b8bc6bb{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-13T12:07:28.998Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3d08791{null}
2022-06-13T12:07:28.998Z||qtp666312528-29|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7ddb2d08::DecryptedEndPoint@1ac30390{/10.233.72.216:50966<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=126/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-06-13T12:07:28.998Z||qtp666312528-29|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@7ddb2d08::DecryptedEndPoint@1ac30390{/10.233.72.216:50966<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=126/30000}
2022-06-13T12:07:28.998Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@1ac30390{/10.233.72.216:50966<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=126/30000}
2022-06-13T12:07:28.999Z||qtp666312528-29|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7ddb2d08::DecryptedEndPoint@1ac30390{/10.233.72.216:50966<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=127/30000} onFillable exit HttpChannelState@666d8a13{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-13T12:07:29.000Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=100/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@b3af4d8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ac30390{/10.233.72.216:50966<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=127/30000}=>HttpConnection@7ddb2d08[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9e7a9ac{s=START}]=>HttpChannelOverHttp@61e112a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:29.000Z||qtp666312528-29|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@1ecfb3df waiting
2022-06-13T12:07:38.868Z||qtp666312528-24-acceptor-0@242c4a94-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@10a8bcc3 on ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=0
2022-06-13T12:07:38.868Z||qtp666312528-24-acceptor-0@242c4a94-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=1
2022-06-13T12:07:38.870Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected
2022-06-13T12:07:38.870Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/0 selected
2022-06-13T12:07:38.870Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 1 updates
2022-06-13T12:07:38.870Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-06-13T12:07:38.870Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@10a8bcc3
2022-06-13T12:07:38.871Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@10a8bcc3
2022-06-13T12:07:38.871Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T12:07:38.871Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 1 keys
2022-06-13T12:07:38.875Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@10a8bcc3
2022-06-13T12:07:38.875Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@504ef2e6{/10.233.72.216:51160<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-06-13T12:07:38.876Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@65436768
2022-06-13T12:07:38.877Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@d3bd403{/10.233.72.216:51160<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@2ac5de80{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-06-13T12:07:38.877Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@54439497::DecryptedEndPoint@d3bd403{/10.233.72.216:51160<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-06-13T12:07:38.877Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@504ef2e6{/10.233.72.216:51160<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@e4bebb0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d3bd403{/10.233.72.216:51160<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@54439497[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d83adb6{s=START}]=>HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:38.878Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@e4bebb0::SocketChannelEndPoint@504ef2e6{/10.233.72.216:51160<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@e4bebb0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d3bd403{/10.233.72.216:51160<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@54439497[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d83adb6{s=START}]=>HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:38.878Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@54439497::DecryptedEndPoint@d3bd403{/10.233.72.216:51160<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-06-13T12:07:38.878Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@54439497::DecryptedEndPoint@d3bd403{/10.233.72.216:51160<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-06-13T12:07:38.878Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@59365958{AC.ReadCB@54439497{HttpConnection@54439497::DecryptedEndPoint@d3bd403{/10.233.72.216:51160<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-06-13T12:07:38.879Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@e4bebb0::SocketChannelEndPoint@504ef2e6{/10.233.72.216:51160<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@e4bebb0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d3bd403{/10.233.72.216:51160<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@54439497[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d83adb6{s=START}]=>HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:38.879Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-06-13T12:07:38.879Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.53:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@e4bebb0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d3bd403{/10.233.72.216:51160<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@54439497[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d83adb6{s=START}]=>HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:38.879Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@119999c5{SSLC.NBReadCB@e4bebb0{SslConnection@e4bebb0::SocketChannelEndPoint@504ef2e6{/10.233.72.216:51160<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@e4bebb0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d3bd403{/10.233.72.216:51160<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@54439497[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d83adb6{s=START}]=>HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-13T12:07:38.880Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@504ef2e6{/10.233.72.216:51160<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@e4bebb0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d3bd403{/10.233.72.216:51160<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@54439497[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d83adb6{s=START}]=>HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:38.880Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@405ee62d on ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=0
2022-06-13T12:07:38.880Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=1
2022-06-13T12:07:38.881Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@504ef2e6{/10.233.72.216:51160<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@e4bebb0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d3bd403{/10.233.72.216:51160<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@54439497[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d83adb6{s=START}]=>HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:38.881Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected
2022-06-13T12:07:38.881Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/1 selected
2022-06-13T12:07:38.881Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 1 updates
2022-06-13T12:07:38.881Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-06-13T12:07:38.881Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@405ee62d
2022-06-13T12:07:38.881Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@10a8bcc3
2022-06-13T12:07:38.882Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@504ef2e6{/10.233.72.216:51160<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@e4bebb0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d3bd403{/10.233.72.216:51160<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@54439497[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d83adb6{s=START}]=>HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:38.882Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T12:07:38.882Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 1 keys
2022-06-13T12:07:38.882Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 1/1/1 selected
2022-06-13T12:07:38.882Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 1 keys, 0 updates
2022-06-13T12:07:38.883Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.53:8000 remote=/10.233.72.216:51160], selector=sun.nio.ch.EPollSelectorImpl@11b562e8, interestOps=1, readyOps=1 SocketChannelEndPoint@504ef2e6{/10.233.72.216:51160<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@e4bebb0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d3bd403{/10.233.72.216:51160<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@54439497[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d83adb6{s=START}]=>HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-06-13T12:07:38.883Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@504ef2e6{/10.233.72.216:51160<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@e4bebb0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d3bd403{/10.233.72.216:51160<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@54439497[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d83adb6{s=START}]=>HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:38.883Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@504ef2e6{/10.233.72.216:51160<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@e4bebb0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d3bd403{/10.233.72.216:51160<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@54439497[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d83adb6{s=START}]=>HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-06-13T12:07:38.884Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/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-06-13T12:07:38.884108Z
2022-06-13T12:07:38.884Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@1ecfb3df offer EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/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-06-13T12:07:38.884536Z
2022-06-13T12:07:38.885Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/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-06-13T12:07:38.884838Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@504ef2e6{/10.233.72.216:51160<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@e4bebb0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d3bd403{/10.233.72.216:51160<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@54439497[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d83adb6{s=START}]=>HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-06-13T12:07:38.885Z||qtp666312528-29|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@1ecfb3df task=EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/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-06-13T12:07:38.885113Z
2022-06-13T12:07:38.885Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@119999c5{SSLC.NBReadCB@e4bebb0{SslConnection@e4bebb0::SocketChannelEndPoint@504ef2e6{/10.233.72.216:51160<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@e4bebb0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d3bd403{/10.233.72.216:51160<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@54439497[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d83adb6{s=START}]=>HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-13T12:07:38.885Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@e4bebb0::SocketChannelEndPoint@504ef2e6{/10.233.72.216:51160<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@e4bebb0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d3bd403{/10.233.72.216:51160<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@54439497[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d83adb6{s=START}]=>HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:38.885Z||qtp666312528-29|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/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-06-13T12:07:38.885461Z tryProduce true
2022-06-13T12:07:38.885Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-13T12:07:38.885Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@e4bebb0::SocketChannelEndPoint@504ef2e6{/10.233.72.216:51160<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@e4bebb0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d3bd403{/10.233.72.216:51160<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@54439497[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d83adb6{s=START}]=>HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:38.885Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T12:07:38.885Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@59365958{AC.ReadCB@54439497{HttpConnection@54439497::DecryptedEndPoint@d3bd403{/10.233.72.216:51160<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=7/30000}}}
2022-06-13T12:07:38.886Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@54439497::DecryptedEndPoint@d3bd403{/10.233.72.216:51160<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=7/30000} onFillable enter HttpChannelState@2ac5de80{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-13T12:07:38.886Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@504ef2e6{/10.233.72.216:51160<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@e4bebb0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d3bd403{/10.233.72.216:51160<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@54439497[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d83adb6{s=START}]=>HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:38.886Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 1 keys
2022-06-13T12:07:38.886Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@e4bebb0::SocketChannelEndPoint@504ef2e6{/10.233.72.216:51160<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@e4bebb0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d3bd403{/10.233.72.216:51160<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@54439497[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d83adb6{s=START}]=>HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:38.886Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-06-13T12:07:38.887Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@504ef2e6{/10.233.72.216:51160<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@e4bebb0{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d3bd403{/10.233.72.216:51160<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@54439497[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d83adb6{s=START}]=>HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:38.887Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@5c4a6953[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T12:07:38.887Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-06-13T12:07:38.891Z||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@7ffbe9e7[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@7ffbe9e7[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T12:07:38.892Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@e4bebb0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d3bd403{/10.233.72.216:51160<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@54439497[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d83adb6{s=START}]=>HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:38.892Z||qtp666312528-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-06-13T12:07:38.892Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@54439497::DecryptedEndPoint@d3bd403{/10.233.72.216:51160<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=14/30000} filled -1 HeapByteBuffer@7ffbe9e7[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T12:07:38.892Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@54439497::DecryptedEndPoint@d3bd403{/10.233.72.216:51160<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=14/30000} parse HeapByteBuffer@7ffbe9e7[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-06-13T12:07:38.892Z||qtp666312528-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@7ffbe9e7[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T12:07:38.892Z||qtp666312528-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-06-13T12:07:38.892Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@d3bd403{/10.233.72.216:51160<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=14/30000}
2022-06-13T12:07:38.892Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@d3bd403{/10.233.72.216:51160<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=14/30000}
2022-06-13T12:07:38.893Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@e4bebb0::SocketChannelEndPoint@504ef2e6{/10.233.72.216:51160<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@e4bebb0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d3bd403{/10.233.72.216:51160<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@54439497[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d83adb6{s=START}]=>HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-06-13T12:07:38.893Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@e4bebb0::SocketChannelEndPoint@504ef2e6{/10.233.72.216:51160<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@e4bebb0{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d3bd403{/10.233.72.216:51160<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@54439497[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d83adb6{s=START}]=>HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:38.893Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7917d93e[p=0,l=0,c=0,r=0]={<<<>>>}
2022-06-13T12:07:38.893Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-13T12:07:38.894Z||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-06-13T12:07:38.894Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@504ef2e6{/10.233.72.216:51160<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@e4bebb0{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d3bd403{/10.233.72.216:51160<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@54439497[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d83adb6{s=START}]=>HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:38.894Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-06-13T12:07:38.894Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-13T12:07:38.894Z||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-06-13T12:07:38.895Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@e4bebb0::SocketChannelEndPoint@504ef2e6{/10.233.72.216:51160<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@e4bebb0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d3bd403{/10.233.72.216:51160<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@54439497[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d83adb6{s=START}]=>HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-06-13T12:07:38.895Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@e4bebb0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d3bd403{/10.233.72.216:51160<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@54439497[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d83adb6{s=START}]=>HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:38.896Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@e4bebb0::SocketChannelEndPoint@504ef2e6{/10.233.72.216:51160<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@e4bebb0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d3bd403{/10.233.72.216:51160<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@54439497[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d83adb6{s=START}]=>HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-06-13T12:07:38.896Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@d3bd403{/10.233.72.216:51160<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=18/30000}
2022-06-13T12:07:38.896Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@504ef2e6{/10.233.72.216:51160<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@e4bebb0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d3bd403{/10.233.72.216:51160<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@54439497[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d83adb6{s=START}]=>HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:38.897Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@504ef2e6{/10.233.72.216:51160<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@e4bebb0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d3bd403{/10.233.72.216:51160<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@54439497[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d83adb6{s=START}]=>HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:38.897Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@504ef2e6{/10.233.72.216:51160<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@e4bebb0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d3bd403{/10.233.72.216:51160<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@54439497[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d83adb6{s=START}]=>HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:38.897Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@756f0dc1{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-13T12:07:38.897Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@119999c5{null}
2022-06-13T12:07:38.897Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=0
2022-06-13T12:07:38.897Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@652bb765
2022-06-13T12:07:38.898Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected
2022-06-13T12:07:38.898Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/0 selected
2022-06-13T12:07:38.898Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 0 updates
2022-06-13T12:07:38.898Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@504ef2e6{/10.233.72.216:51160<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@e4bebb0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d3bd403{/10.233.72.216:51160<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@54439497[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d83adb6{s=START}]=>HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:38.898Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-13T12:07:38.898Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T12:07:38.898Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 0 keys
2022-06-13T12:07:38.898Z||qtp666312528-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@652bb765
2022-06-13T12:07:38.898Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@504ef2e6{/10.233.72.216:51160<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@e4bebb0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d3bd403{/10.233.72.216:51160<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@54439497[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d83adb6{s=START}]=>HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:38.898Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@578b3afb{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-13T12:07:38.898Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@59365958{null}
2022-06-13T12:07:38.899Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@54439497::DecryptedEndPoint@d3bd403{/10.233.72.216:51160<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=20/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-06-13T12:07:38.899Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@54439497::DecryptedEndPoint@d3bd403{/10.233.72.216:51160<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=21/30000}
2022-06-13T12:07:38.899Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@504ef2e6{/10.233.72.216:51160<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@e4bebb0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d3bd403{/10.233.72.216:51160<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@54439497[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d83adb6{s=START}]=>HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:38.899Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@d3bd403{/10.233.72.216:51160<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=21/30000}
2022-06-13T12:07:38.899Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@54439497::DecryptedEndPoint@d3bd403{/10.233.72.216:51160<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=21/30000}
2022-06-13T12:07:38.899Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@54439497::DecryptedEndPoint@d3bd403{/10.233.72.216:51160<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=21/30000} onFillable exit HttpChannelState@2ac5de80{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-13T12:07:38.900Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@e4bebb0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d3bd403{/10.233.72.216:51160<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@54439497[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d83adb6{s=START}]=>HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:38.900Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@e4bebb0::SocketChannelEndPoint@504ef2e6{/10.233.72.216:51160<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@e4bebb0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d3bd403{/10.233.72.216:51160<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@54439497[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d83adb6{s=START}]=>HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:38.900Z||qtp666312528-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@652bb765
2022-06-13T12:07:38.900Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@77cfec0f waiting
2022-06-13T12:07:48.867Z||qtp666312528-24-acceptor-0@242c4a94-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@7a750190 on ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=0
2022-06-13T12:07:48.868Z||qtp666312528-24-acceptor-0@242c4a94-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=1
2022-06-13T12:07:48.868Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected
2022-06-13T12:07:48.868Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/0 selected
2022-06-13T12:07:48.868Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 1 updates
2022-06-13T12:07:48.868Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-06-13T12:07:48.868Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@7a750190
2022-06-13T12:07:48.868Z||qtp666312528-29|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@7a750190
2022-06-13T12:07:48.868Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T12:07:48.868Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 1 keys
2022-06-13T12:07:48.868Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@7a750190
2022-06-13T12:07:48.869Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@4f19898f{/10.233.72.216:51334<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 1 ms, remaining: 29999 ms
2022-06-13T12:07:48.869Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@487263f2
2022-06-13T12:07:48.870Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@55e4585b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@110bcc48{/10.233.72.216:51334<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@12dd6a17{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-06-13T12:07:48.870Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@49ebe64d::DecryptedEndPoint@110bcc48{/10.233.72.216:51334<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-06-13T12:07:48.871Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@4f19898f{/10.233.72.216:51334<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@3eba59ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@110bcc48{/10.233.72.216:51334<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@49ebe64d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@719cabb8{s=START}]=>HttpChannelOverHttp@55e4585b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:48.871Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@3eba59ab::SocketChannelEndPoint@4f19898f{/10.233.72.216:51334<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@3eba59ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@110bcc48{/10.233.72.216:51334<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@49ebe64d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@719cabb8{s=START}]=>HttpChannelOverHttp@55e4585b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:48.871Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@49ebe64d::DecryptedEndPoint@110bcc48{/10.233.72.216:51334<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-06-13T12:07:48.871Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@49ebe64d::DecryptedEndPoint@110bcc48{/10.233.72.216:51334<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-06-13T12:07:48.871Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@868ea4e{AC.ReadCB@49ebe64d{HttpConnection@49ebe64d::DecryptedEndPoint@110bcc48{/10.233.72.216:51334<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-06-13T12:07:48.871Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@3eba59ab::SocketChannelEndPoint@4f19898f{/10.233.72.216:51334<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@3eba59ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@110bcc48{/10.233.72.216:51334<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@49ebe64d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@719cabb8{s=START}]=>HttpChannelOverHttp@55e4585b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:48.871Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-06-13T12:07:48.871Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.53:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@3eba59ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@110bcc48{/10.233.72.216:51334<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@49ebe64d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@719cabb8{s=START}]=>HttpChannelOverHttp@55e4585b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:48.872Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1e27ac80{SSLC.NBReadCB@3eba59ab{SslConnection@3eba59ab::SocketChannelEndPoint@4f19898f{/10.233.72.216:51334<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@3eba59ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@110bcc48{/10.233.72.216:51334<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@49ebe64d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@719cabb8{s=START}]=>HttpChannelOverHttp@55e4585b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-13T12:07:48.872Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@4f19898f{/10.233.72.216:51334<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@3eba59ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@110bcc48{/10.233.72.216:51334<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@49ebe64d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@719cabb8{s=START}]=>HttpChannelOverHttp@55e4585b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:48.872Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@723cd9ee on ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=0
2022-06-13T12:07:48.872Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=1
2022-06-13T12:07:48.873Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@4f19898f{/10.233.72.216:51334<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@3eba59ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@110bcc48{/10.233.72.216:51334<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@49ebe64d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@719cabb8{s=START}]=>HttpChannelOverHttp@55e4585b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:48.873Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@7a750190
2022-06-13T12:07:48.873Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected
2022-06-13T12:07:48.873Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/1 selected
2022-06-13T12:07:48.873Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 1 updates
2022-06-13T12:07:48.873Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-06-13T12:07:48.873Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@723cd9ee
2022-06-13T12:07:48.873Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@4f19898f{/10.233.72.216:51334<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@3eba59ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@110bcc48{/10.233.72.216:51334<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@49ebe64d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@719cabb8{s=START}]=>HttpChannelOverHttp@55e4585b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:48.873Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T12:07:48.873Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 1 keys
2022-06-13T12:07:48.873Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 1/1/1 selected
2022-06-13T12:07:48.874Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 1 keys, 0 updates
2022-06-13T12:07:48.874Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.53:8000 remote=/10.233.72.216:51334], selector=sun.nio.ch.EPollSelectorImpl@11b562e8, interestOps=1, readyOps=1 SocketChannelEndPoint@4f19898f{/10.233.72.216:51334<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@3eba59ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@110bcc48{/10.233.72.216:51334<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@49ebe64d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@719cabb8{s=START}]=>HttpChannelOverHttp@55e4585b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-06-13T12:07:48.874Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@4f19898f{/10.233.72.216:51334<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@3eba59ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@110bcc48{/10.233.72.216:51334<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@49ebe64d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@719cabb8{s=START}]=>HttpChannelOverHttp@55e4585b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:48.874Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@4f19898f{/10.233.72.216:51334<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@3eba59ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@110bcc48{/10.233.72.216:51334<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@49ebe64d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@719cabb8{s=START}]=>HttpChannelOverHttp@55e4585b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-06-13T12:07:48.875Z||qtp666312528-29|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/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-06-13T12:07:48.87517Z
2022-06-13T12:07:48.875Z||qtp666312528-29|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@77cfec0f offer EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/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-06-13T12:07:48.875677Z
2022-06-13T12:07:48.876Z||qtp666312528-29|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/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-06-13T12:07:48.875978Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4f19898f{/10.233.72.216:51334<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@3eba59ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@110bcc48{/10.233.72.216:51334<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@49ebe64d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@719cabb8{s=START}]=>HttpChannelOverHttp@55e4585b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-06-13T12:07:48.876Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@77cfec0f task=EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/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-06-13T12:07:48.876365Z
2022-06-13T12:07:48.876Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1e27ac80{SSLC.NBReadCB@3eba59ab{SslConnection@3eba59ab::SocketChannelEndPoint@4f19898f{/10.233.72.216:51334<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@3eba59ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@110bcc48{/10.233.72.216:51334<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@49ebe64d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@719cabb8{s=START}]=>HttpChannelOverHttp@55e4585b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-13T12:07:48.876Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/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-06-13T12:07:48.876642Z tryProduce true
2022-06-13T12:07:48.876Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-13T12:07:48.876Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@3eba59ab::SocketChannelEndPoint@4f19898f{/10.233.72.216:51334<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@3eba59ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@110bcc48{/10.233.72.216:51334<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@49ebe64d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@719cabb8{s=START}]=>HttpChannelOverHttp@55e4585b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:48.877Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@3eba59ab::SocketChannelEndPoint@4f19898f{/10.233.72.216:51334<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@3eba59ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@110bcc48{/10.233.72.216:51334<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@49ebe64d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@719cabb8{s=START}]=>HttpChannelOverHttp@55e4585b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:48.876Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T12:07:48.877Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@868ea4e{AC.ReadCB@49ebe64d{HttpConnection@49ebe64d::DecryptedEndPoint@110bcc48{/10.233.72.216:51334<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=6/30000}}}
2022-06-13T12:07:48.877Z||qtp666312528-29|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@49ebe64d::DecryptedEndPoint@110bcc48{/10.233.72.216:51334<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=6/30000} onFillable enter HttpChannelState@12dd6a17{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-13T12:07:48.877Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@4f19898f{/10.233.72.216:51334<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@3eba59ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@110bcc48{/10.233.72.216:51334<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@49ebe64d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@719cabb8{s=START}]=>HttpChannelOverHttp@55e4585b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:48.877Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@3eba59ab::SocketChannelEndPoint@4f19898f{/10.233.72.216:51334<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@3eba59ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@110bcc48{/10.233.72.216:51334<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@49ebe64d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@719cabb8{s=START}]=>HttpChannelOverHttp@55e4585b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:48.877Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 1 keys
2022-06-13T12:07:48.877Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-06-13T12:07:48.878Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@4f19898f{/10.233.72.216:51334<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@3eba59ab{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@110bcc48{/10.233.72.216:51334<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@49ebe64d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@719cabb8{s=START}]=>HttpChannelOverHttp@55e4585b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:48.878Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@309a31a9[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T12:07:48.878Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-06-13T12:07:48.881Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@7ffbe9e7[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@7ffbe9e7[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T12:07:48.882Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@3eba59ab{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@110bcc48{/10.233.72.216:51334<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@49ebe64d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@719cabb8{s=START}]=>HttpChannelOverHttp@55e4585b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:48.882Z||qtp666312528-29|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-06-13T12:07:48.882Z||qtp666312528-29|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@49ebe64d::DecryptedEndPoint@110bcc48{/10.233.72.216:51334<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=11/30000} filled -1 HeapByteBuffer@7ffbe9e7[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T12:07:48.882Z||qtp666312528-29|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@49ebe64d::DecryptedEndPoint@110bcc48{/10.233.72.216:51334<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=11/30000} parse HeapByteBuffer@7ffbe9e7[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-06-13T12:07:48.882Z||qtp666312528-29|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@7ffbe9e7[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T12:07:48.882Z||qtp666312528-29|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-06-13T12:07:48.882Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@110bcc48{/10.233.72.216:51334<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=11/30000}
2022-06-13T12:07:48.882Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@110bcc48{/10.233.72.216:51334<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=11/30000}
2022-06-13T12:07:48.883Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@3eba59ab::SocketChannelEndPoint@4f19898f{/10.233.72.216:51334<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@3eba59ab{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@110bcc48{/10.233.72.216:51334<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@49ebe64d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@719cabb8{s=START}]=>HttpChannelOverHttp@55e4585b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-06-13T12:07:48.883Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@3eba59ab::SocketChannelEndPoint@4f19898f{/10.233.72.216:51334<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@3eba59ab{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@110bcc48{/10.233.72.216:51334<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@49ebe64d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@719cabb8{s=START}]=>HttpChannelOverHttp@55e4585b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:48.883Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7917d93e[p=0,l=0,c=0,r=0]={<<<>>>}
2022-06-13T12:07:48.883Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-13T12:07:48.883Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-06-13T12:07:48.884Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@4f19898f{/10.233.72.216:51334<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@3eba59ab{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@110bcc48{/10.233.72.216:51334<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@49ebe64d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@719cabb8{s=START}]=>HttpChannelOverHttp@55e4585b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:48.884Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-06-13T12:07:48.884Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-13T12:07:48.884Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-06-13T12:07:48.884Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@3eba59ab::SocketChannelEndPoint@4f19898f{/10.233.72.216:51334<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3eba59ab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@110bcc48{/10.233.72.216:51334<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@49ebe64d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@719cabb8{s=START}]=>HttpChannelOverHttp@55e4585b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-06-13T12:07:48.884Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3eba59ab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@110bcc48{/10.233.72.216:51334<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@49ebe64d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@719cabb8{s=START}]=>HttpChannelOverHttp@55e4585b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:48.885Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@3eba59ab::SocketChannelEndPoint@4f19898f{/10.233.72.216:51334<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3eba59ab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@110bcc48{/10.233.72.216:51334<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@49ebe64d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@719cabb8{s=START}]=>HttpChannelOverHttp@55e4585b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-06-13T12:07:48.885Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@110bcc48{/10.233.72.216:51334<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=14/30000}
2022-06-13T12:07:48.885Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4f19898f{/10.233.72.216:51334<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3eba59ab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@110bcc48{/10.233.72.216:51334<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@49ebe64d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@719cabb8{s=START}]=>HttpChannelOverHttp@55e4585b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:48.885Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4f19898f{/10.233.72.216:51334<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3eba59ab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@110bcc48{/10.233.72.216:51334<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@49ebe64d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@719cabb8{s=START}]=>HttpChannelOverHttp@55e4585b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:48.886Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@4f19898f{/10.233.72.216:51334<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3eba59ab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@110bcc48{/10.233.72.216:51334<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@49ebe64d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@719cabb8{s=START}]=>HttpChannelOverHttp@55e4585b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:48.886Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6a808d64{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-13T12:07:48.886Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1e27ac80{null}
2022-06-13T12:07:48.886Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=0
2022-06-13T12:07:48.886Z||qtp666312528-29|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@84a9458
2022-06-13T12:07:48.886Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@84a9458
2022-06-13T12:07:48.887Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4f19898f{/10.233.72.216:51334<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3eba59ab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@110bcc48{/10.233.72.216:51334<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@49ebe64d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@719cabb8{s=START}]=>HttpChannelOverHttp@55e4585b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:48.899Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@4f19898f{/10.233.72.216:51334<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3eba59ab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@110bcc48{/10.233.72.216:51334<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@49ebe64d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@719cabb8{s=START}]=>HttpChannelOverHttp@55e4585b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:48.899Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@49ebe64d::DecryptedEndPoint@110bcc48{/10.233.72.216:51334<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=28/30000}
2022-06-13T12:07:48.899Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@3eba59ab::SocketChannelEndPoint@4f19898f{/10.233.72.216:51334<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=15/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3eba59ab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@110bcc48{/10.233.72.216:51334<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@49ebe64d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@719cabb8{s=START}]=>HttpChannelOverHttp@55e4585b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:48.899Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@84a9458
2022-06-13T12:07:48.900Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4f19898f{/10.233.72.216:51334<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3eba59ab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@110bcc48{/10.233.72.216:51334<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@49ebe64d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@719cabb8{s=START}]=>HttpChannelOverHttp@55e4585b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:48.900Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1df789e{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-13T12:07:48.900Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@868ea4e{null}
2022-06-13T12:07:48.900Z||qtp666312528-29|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@49ebe64d::DecryptedEndPoint@110bcc48{/10.233.72.216:51334<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=29/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-06-13T12:07:48.900Z||qtp666312528-29|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@49ebe64d::DecryptedEndPoint@110bcc48{/10.233.72.216:51334<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=29/30000}
2022-06-13T12:07:48.900Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@110bcc48{/10.233.72.216:51334<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=29/30000}
2022-06-13T12:07:48.900Z||qtp666312528-29|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@49ebe64d::DecryptedEndPoint@110bcc48{/10.233.72.216:51334<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=29/30000} onFillable exit HttpChannelState@12dd6a17{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-13T12:07:48.900Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=16/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3eba59ab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@110bcc48{/10.233.72.216:51334<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@49ebe64d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@719cabb8{s=START}]=>HttpChannelOverHttp@55e4585b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:48.901Z||qtp666312528-29|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@1ecfb3df waiting
2022-06-13T12:07:48.901Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected
2022-06-13T12:07:48.901Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/0 selected
2022-06-13T12:07:48.901Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 0 updates
2022-06-13T12:07:48.901Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-13T12:07:48.901Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T12:07:48.901Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 0 keys
2022-06-13T12:07:58.863Z||qtp666312528-24-acceptor-0@242c4a94-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@4011e8db on ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=0
2022-06-13T12:07:58.863Z||qtp666312528-24-acceptor-0@242c4a94-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=1
2022-06-13T12:07:58.864Z||qtp666312528-24-acceptor-0@242c4a94-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@56a47c1 on ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=1
2022-06-13T12:07:58.867Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected
2022-06-13T12:07:58.867Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/0 selected
2022-06-13T12:07:58.867Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 2 updates
2022-06-13T12:07:58.868Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2
2022-06-13T12:07:58.868Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@4011e8db
2022-06-13T12:07:58.868Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@4011e8db
2022-06-13T12:07:58.868Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@56a47c1
2022-06-13T12:07:58.868Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@4011e8db
2022-06-13T12:07:58.868Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@56a47c1
2022-06-13T12:07:58.868Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T12:07:58.868Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 2 keys
2022-06-13T12:07:58.868Z||qtp666312528-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@56a47c1
2022-06-13T12:07:58.869Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@6c3733c4{/10.233.72.216:51534<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-06-13T12:07:58.868Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@700d8d{/10.233.72.216:51532<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-06-13T12:07:58.869Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@6b676842
2022-06-13T12:07:58.869Z||qtp666312528-28|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@79c28233
2022-06-13T12:07:58.870Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@1b57424{/10.233.72.216:51532<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@1290dfa{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-06-13T12:07:58.870Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@51dc40e5::DecryptedEndPoint@1b57424{/10.233.72.216:51532<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-06-13T12:07:58.870Z||qtp666312528-28|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@7629dd9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@e939b2{/10.233.72.216:51534<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@55159378{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-06-13T12:07:58.870Z||qtp666312528-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@382b40f3::DecryptedEndPoint@e939b2{/10.233.72.216:51534<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-06-13T12:07:58.871Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@6c3733c4{/10.233.72.216:51534<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@d6af45{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e939b2{/10.233.72.216:51534<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@382b40f3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@493b2244{s=START}]=>HttpChannelOverHttp@7629dd9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:58.871Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@d6af45::SocketChannelEndPoint@6c3733c4{/10.233.72.216:51534<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@d6af45{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e939b2{/10.233.72.216:51534<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@382b40f3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@493b2244{s=START}]=>HttpChannelOverHttp@7629dd9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:58.871Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@382b40f3::DecryptedEndPoint@e939b2{/10.233.72.216:51534<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-06-13T12:07:58.871Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@382b40f3::DecryptedEndPoint@e939b2{/10.233.72.216:51534<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-06-13T12:07:58.872Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@30cce648{AC.ReadCB@382b40f3{HttpConnection@382b40f3::DecryptedEndPoint@e939b2{/10.233.72.216:51534<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-06-13T12:07:58.872Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@d6af45::SocketChannelEndPoint@6c3733c4{/10.233.72.216:51534<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@d6af45{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e939b2{/10.233.72.216:51534<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@382b40f3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@493b2244{s=START}]=>HttpChannelOverHttp@7629dd9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:58.873Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-06-13T12:07:58.873Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.53:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@d6af45{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e939b2{/10.233.72.216:51534<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@382b40f3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@493b2244{s=START}]=>HttpChannelOverHttp@7629dd9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:58.874Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5282047a{SSLC.NBReadCB@d6af45{SslConnection@d6af45::SocketChannelEndPoint@6c3733c4{/10.233.72.216:51534<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@d6af45{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e939b2{/10.233.72.216:51534<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@382b40f3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@493b2244{s=START}]=>HttpChannelOverHttp@7629dd9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-13T12:07:58.874Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@6c3733c4{/10.233.72.216:51534<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@d6af45{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e939b2{/10.233.72.216:51534<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@382b40f3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@493b2244{s=START}]=>HttpChannelOverHttp@7629dd9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:58.874Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@679b35e8 on ManagedSelector@769f6023{STARTED} id=0 keys=2 selected=0 updates=0
2022-06-13T12:07:58.874Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=2 selected=0 updates=1
2022-06-13T12:07:58.870Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@700d8d{/10.233.72.216:51532<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@bf17ec7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b57424{/10.233.72.216:51532<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@51dc40e5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@214f3fc9{s=START}]=>HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:58.875Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected
2022-06-13T12:07:58.875Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@bf17ec7::SocketChannelEndPoint@700d8d{/10.233.72.216:51532<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=0}->SslConnection@bf17ec7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b57424{/10.233.72.216:51532<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@51dc40e5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@214f3fc9{s=START}]=>HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:58.875Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/2 selected
2022-06-13T12:07:58.875Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@6c3733c4{/10.233.72.216:51534<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@d6af45{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e939b2{/10.233.72.216:51534<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@382b40f3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@493b2244{s=START}]=>HttpChannelOverHttp@7629dd9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:58.875Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 1 updates
2022-06-13T12:07:58.875Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-06-13T12:07:58.875Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@679b35e8
2022-06-13T12:07:58.875Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@6c3733c4{/10.233.72.216:51534<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@d6af45{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e939b2{/10.233.72.216:51534<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@382b40f3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@493b2244{s=START}]=>HttpChannelOverHttp@7629dd9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:58.876Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T12:07:58.876Z||qtp666312528-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@56a47c1
2022-06-13T12:07:58.875Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@51dc40e5::DecryptedEndPoint@1b57424{/10.233.72.216:51532<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=5/30000}
2022-06-13T12:07:58.877Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@51dc40e5::DecryptedEndPoint@1b57424{/10.233.72.216:51532<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=7/30000}
2022-06-13T12:07:58.878Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@68c0b0c7{AC.ReadCB@51dc40e5{HttpConnection@51dc40e5::DecryptedEndPoint@1b57424{/10.233.72.216:51532<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=1/30000}}}
2022-06-13T12:07:58.878Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@bf17ec7::SocketChannelEndPoint@700d8d{/10.233.72.216:51532<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=0}->SslConnection@bf17ec7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b57424{/10.233.72.216:51532<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@51dc40e5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@214f3fc9{s=START}]=>HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:58.878Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-06-13T12:07:58.878Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.53:8000,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=0}->SslConnection@bf17ec7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b57424{/10.233.72.216:51532<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@51dc40e5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@214f3fc9{s=START}]=>HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:58.879Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5ba80e52{SSLC.NBReadCB@bf17ec7{SslConnection@bf17ec7::SocketChannelEndPoint@700d8d{/10.233.72.216:51532<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@bf17ec7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b57424{/10.233.72.216:51532<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@51dc40e5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@214f3fc9{s=START}]=>HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-13T12:07:58.876Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 2 keys
2022-06-13T12:07:58.879Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@700d8d{/10.233.72.216:51532<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@bf17ec7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b57424{/10.233.72.216:51532<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@51dc40e5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@214f3fc9{s=START}]=>HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:58.879Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 1/1/2 selected
2022-06-13T12:07:58.879Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 1 keys, 0 updates
2022-06-13T12:07:58.879Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5b2f54a6 on ManagedSelector@769f6023{STARTED} id=0 keys=2 selected=1 updates=0
2022-06-13T12:07:58.880Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@700d8d{/10.233.72.216:51532<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@bf17ec7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b57424{/10.233.72.216:51532<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@51dc40e5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@214f3fc9{s=START}]=>HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:58.880Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.53:8000 remote=/10.233.72.216:51534], selector=sun.nio.ch.EPollSelectorImpl@11b562e8, interestOps=1, readyOps=1 SocketChannelEndPoint@6c3733c4{/10.233.72.216:51534<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/1,kio=1,kro=1}->SslConnection@d6af45{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e939b2{/10.233.72.216:51534<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@382b40f3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@493b2244{s=START}]=>HttpChannelOverHttp@7629dd9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-06-13T12:07:58.880Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@4011e8db
2022-06-13T12:07:58.880Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@6c3733c4{/10.233.72.216:51534<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@d6af45{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e939b2{/10.233.72.216:51534<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@382b40f3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@493b2244{s=START}]=>HttpChannelOverHttp@7629dd9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:58.880Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@6c3733c4{/10.233.72.216:51534<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@d6af45{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e939b2{/10.233.72.216:51534<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@382b40f3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@493b2244{s=START}]=>HttpChannelOverHttp@7629dd9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-06-13T12:07:58.880Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/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-06-13T12:07:58.880821Z
2022-06-13T12:07:58.881Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@1ecfb3df offer EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/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-06-13T12:07:58.881249Z
2022-06-13T12:07:58.881Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/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-06-13T12:07:58.881534Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6c3733c4{/10.233.72.216:51534<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@d6af45{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e939b2{/10.233.72.216:51534<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@382b40f3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@493b2244{s=START}]=>HttpChannelOverHttp@7629dd9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-06-13T12:07:58.882Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5282047a{SSLC.NBReadCB@d6af45{SslConnection@d6af45::SocketChannelEndPoint@6c3733c4{/10.233.72.216:51534<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@d6af45{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e939b2{/10.233.72.216:51534<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@382b40f3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@493b2244{s=START}]=>HttpChannelOverHttp@7629dd9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-13T12:07:58.882Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@d6af45::SocketChannelEndPoint@6c3733c4{/10.233.72.216:51534<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}->SslConnection@d6af45{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e939b2{/10.233.72.216:51534<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@382b40f3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@493b2244{s=START}]=>HttpChannelOverHttp@7629dd9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:58.882Z||qtp666312528-29|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@1ecfb3df task=EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/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-06-13T12:07:58.882613Z
2022-06-13T12:07:58.882Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@d6af45::SocketChannelEndPoint@6c3733c4{/10.233.72.216:51534<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}->SslConnection@d6af45{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e939b2{/10.233.72.216:51534<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@382b40f3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@493b2244{s=START}]=>HttpChannelOverHttp@7629dd9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:58.882Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@30cce648{AC.ReadCB@382b40f3{HttpConnection@382b40f3::DecryptedEndPoint@e939b2{/10.233.72.216:51534<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=10/30000}}}
2022-06-13T12:07:58.882Z||qtp666312528-29|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/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-06-13T12:07:58.882902Z tryProduce true
2022-06-13T12:07:58.883Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-06-13T12:07:58.883Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@5b2f54a6
2022-06-13T12:07:58.883Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@700d8d{/10.233.72.216:51532<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/1,kio=1,kro=0}->SslConnection@bf17ec7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b57424{/10.233.72.216:51532<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@51dc40e5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@214f3fc9{s=START}]=>HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:58.883Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T12:07:58.883Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@6c3733c4{/10.233.72.216:51534<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@d6af45{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e939b2{/10.233.72.216:51534<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@382b40f3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@493b2244{s=START}]=>HttpChannelOverHttp@7629dd9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:58.883Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 2 keys
2022-06-13T12:07:58.884Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 1/1/2 selected
2022-06-13T12:07:58.884Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 1 keys, 0 updates
2022-06-13T12:07:58.884Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.53:8000 remote=/10.233.72.216:51532], selector=sun.nio.ch.EPollSelectorImpl@11b562e8, interestOps=1, readyOps=1 SocketChannelEndPoint@700d8d{/10.233.72.216:51532<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/1,kio=1,kro=1}->SslConnection@bf17ec7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b57424{/10.233.72.216:51532<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@51dc40e5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@214f3fc9{s=START}]=>HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-06-13T12:07:58.884Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@700d8d{/10.233.72.216:51532<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@bf17ec7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b57424{/10.233.72.216:51532<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@51dc40e5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@214f3fc9{s=START}]=>HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:58.885Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@700d8d{/10.233.72.216:51532<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@bf17ec7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b57424{/10.233.72.216:51532<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@51dc40e5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@214f3fc9{s=START}]=>HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-06-13T12:07:58.885Z||qtp666312528-29|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0} tryExecute EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/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-06-13T12:07:58.885369Z
2022-06-13T12:07:58.886Z||qtp666312528-29|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0}@7d589c27 offer EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/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=6]@2022-06-13T12:07:58.88619Z
2022-06-13T12:07:58.886Z||qtp666312528-29|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1} startReservedThread p=1
2022-06-13T12:07:58.886Z||qtp666312528-29|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@6daf2337{s=0/2,p=1}@60291675
2022-06-13T12:07:58.886Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@6daf2337{s=0/2,p=1}@60291675
2022-06-13T12:07:58.886Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=1}@60291675 started
2022-06-13T12:07:58.886Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@60291675 waiting
2022-06-13T12:07:58.887Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1}@7d589c27 task=EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/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=6]@2022-06-13T12:07:58.887083Z
2022-06-13T12:07:58.887Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/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=6]@2022-06-13T12:07:58.887337Z tryProduce true
2022-06-13T12:07:58.887Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-13T12:07:58.887Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T12:07:58.887Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@700d8d{/10.233.72.216:51532<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@bf17ec7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b57424{/10.233.72.216:51532<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@51dc40e5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@214f3fc9{s=START}]=>HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:58.887Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 2 keys
2022-06-13T12:07:58.882Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@382b40f3::DecryptedEndPoint@e939b2{/10.233.72.216:51534<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=10/30000} onFillable enter HttpChannelState@55159378{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-13T12:07:58.889Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@d6af45::SocketChannelEndPoint@6c3733c4{/10.233.72.216:51534<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@d6af45{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e939b2{/10.233.72.216:51534<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=17/30000}=>HttpConnection@382b40f3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@493b2244{s=START}]=>HttpChannelOverHttp@7629dd9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:58.889Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-06-13T12:07:58.892Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@6c3733c4{/10.233.72.216:51534<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@d6af45{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e939b2{/10.233.72.216:51534<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=19/30000}=>HttpConnection@382b40f3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@493b2244{s=START}]=>HttpChannelOverHttp@7629dd9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:58.892Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@6da0db37[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T12:07:58.892Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-06-13T12:07:58.887Z||qtp666312528-29|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/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=6]@2022-06-13T12:07:58.886804Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@700d8d{/10.233.72.216:51532<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@bf17ec7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b57424{/10.233.72.216:51532<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@51dc40e5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@214f3fc9{s=START}]=>HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-06-13T12:07:58.893Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5ba80e52{SSLC.NBReadCB@bf17ec7{SslConnection@bf17ec7::SocketChannelEndPoint@700d8d{/10.233.72.216:51532<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@bf17ec7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b57424{/10.233.72.216:51532<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=15/30000}=>HttpConnection@51dc40e5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@214f3fc9{s=START}]=>HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-13T12:07:58.893Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@bf17ec7::SocketChannelEndPoint@700d8d{/10.233.72.216:51532<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@bf17ec7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b57424{/10.233.72.216:51532<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=16/30000}=>HttpConnection@51dc40e5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@214f3fc9{s=START}]=>HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:58.893Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@bf17ec7::SocketChannelEndPoint@700d8d{/10.233.72.216:51532<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@bf17ec7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b57424{/10.233.72.216:51532<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=16/30000}=>HttpConnection@51dc40e5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@214f3fc9{s=START}]=>HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:58.894Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@68c0b0c7{AC.ReadCB@51dc40e5{HttpConnection@51dc40e5::DecryptedEndPoint@1b57424{/10.233.72.216:51532<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=17/30000}}}
2022-06-13T12:07:58.894Z||qtp666312528-29|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@51dc40e5::DecryptedEndPoint@1b57424{/10.233.72.216:51532<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=17/30000} onFillable enter HttpChannelState@1290dfa{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-13T12:07:58.894Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@bf17ec7::SocketChannelEndPoint@700d8d{/10.233.72.216:51532<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@bf17ec7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b57424{/10.233.72.216:51532<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=17/30000}=>HttpConnection@51dc40e5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@214f3fc9{s=START}]=>HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:58.894Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-06-13T12:07:58.896Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@700d8d{/10.233.72.216:51532<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@bf17ec7{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b57424{/10.233.72.216:51532<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=19/30000}=>HttpConnection@51dc40e5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@214f3fc9{s=START}]=>HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:58.896Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@eac4cb9[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T12:07:58.896Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-06-13T12:07:58.900Z||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@7ffbe9e7[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@7ffbe9e7[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T12:07:58.901Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=28/30000}{io=0/0,kio=0,kro=1}->SslConnection@d6af45{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e939b2{/10.233.72.216:51534<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=29/30000}=>HttpConnection@382b40f3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@493b2244{s=START}]=>HttpChannelOverHttp@7629dd9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:58.902Z||qtp666312528-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-06-13T12:07:58.902Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@382b40f3::DecryptedEndPoint@e939b2{/10.233.72.216:51534<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=30/30000} filled -1 HeapByteBuffer@7ffbe9e7[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T12:07:58.902Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@382b40f3::DecryptedEndPoint@e939b2{/10.233.72.216:51534<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=30/30000} parse HeapByteBuffer@7ffbe9e7[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-06-13T12:07:58.902Z||qtp666312528-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@7ffbe9e7[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T12:07:58.902Z||qtp666312528-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-06-13T12:07:58.903Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@e939b2{/10.233.72.216:51534<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=30/30000}
2022-06-13T12:07:58.903Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@e939b2{/10.233.72.216:51534<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=31/30000}
2022-06-13T12:07:58.903Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@d6af45::SocketChannelEndPoint@6c3733c4{/10.233.72.216:51534<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=30/30000}{io=0/0,kio=0,kro=1}->SslConnection@d6af45{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e939b2{/10.233.72.216:51534<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=31/30000}=>HttpConnection@382b40f3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@493b2244{s=START}]=>HttpChannelOverHttp@7629dd9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-06-13T12:07:58.904Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@d6af45::SocketChannelEndPoint@6c3733c4{/10.233.72.216:51534<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=30/30000}{io=0/0,kio=0,kro=1}->SslConnection@d6af45{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e939b2{/10.233.72.216:51534<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=31/30000}=>HttpConnection@382b40f3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@493b2244{s=START}]=>HttpChannelOverHttp@7629dd9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:58.904Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7917d93e[p=0,l=0,c=0,r=0]={<<<>>>}
2022-06-13T12:07:58.904Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-13T12:07:58.904Z||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-06-13T12:07:58.905Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@6c3733c4{/10.233.72.216:51534<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=32/30000}{io=0/0,kio=0,kro=1}->SslConnection@d6af45{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e939b2{/10.233.72.216:51534<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@382b40f3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@493b2244{s=START}]=>HttpChannelOverHttp@7629dd9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:58.905Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-06-13T12:07:58.905Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-13T12:07:58.905Z||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-06-13T12:07:58.906Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@5218e160[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@5218e160[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T12:07:58.907Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=29/30000}{io=0/0,kio=0,kro=1}->SslConnection@bf17ec7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b57424{/10.233.72.216:51532<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=30/30000}=>HttpConnection@51dc40e5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@214f3fc9{s=START}]=>HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:58.907Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@d6af45::SocketChannelEndPoint@6c3733c4{/10.233.72.216:51534<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@d6af45{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e939b2{/10.233.72.216:51534<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=34/30000}=>HttpConnection@382b40f3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@493b2244{s=START}]=>HttpChannelOverHttp@7629dd9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-06-13T12:07:58.907Z||qtp666312528-29|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-06-13T12:07:58.907Z||qtp666312528-29|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@51dc40e5::DecryptedEndPoint@1b57424{/10.233.72.216:51532<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=30/30000} filled -1 HeapByteBuffer@5218e160[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T12:07:58.908Z||qtp666312528-29|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@51dc40e5::DecryptedEndPoint@1b57424{/10.233.72.216:51532<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=30/30000} parse HeapByteBuffer@5218e160[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-06-13T12:07:58.908Z||qtp666312528-29|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@5218e160[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T12:07:58.908Z||qtp666312528-29|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-06-13T12:07:58.908Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@1b57424{/10.233.72.216:51532<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=31/30000}
2022-06-13T12:07:58.908Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@d6af45{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e939b2{/10.233.72.216:51534<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=36/30000}=>HttpConnection@382b40f3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@493b2244{s=START}]=>HttpChannelOverHttp@7629dd9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:58.908Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@1b57424{/10.233.72.216:51532<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=31/30000}
2022-06-13T12:07:58.908Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@bf17ec7::SocketChannelEndPoint@700d8d{/10.233.72.216:51532<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=30/30000}{io=0/0,kio=0,kro=1}->SslConnection@bf17ec7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b57424{/10.233.72.216:51532<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=31/30000}=>HttpConnection@51dc40e5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@214f3fc9{s=START}]=>HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-06-13T12:07:58.908Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@bf17ec7::SocketChannelEndPoint@700d8d{/10.233.72.216:51532<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=30/30000}{io=0/0,kio=0,kro=1}->SslConnection@bf17ec7{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b57424{/10.233.72.216:51532<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=31/30000}=>HttpConnection@51dc40e5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@214f3fc9{s=START}]=>HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:58.909Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7917d93e[p=0,l=0,c=0,r=0]={<<<>>>}
2022-06-13T12:07:58.909Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-13T12:07:58.909Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-06-13T12:07:58.909Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@d6af45::SocketChannelEndPoint@6c3733c4{/10.233.72.216:51534<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@d6af45{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e939b2{/10.233.72.216:51534<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=36/30000}=>HttpConnection@382b40f3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@493b2244{s=START}]=>HttpChannelOverHttp@7629dd9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-06-13T12:07:58.909Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@700d8d{/10.233.72.216:51532<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=31/30000}{io=0/0,kio=0,kro=1}->SslConnection@bf17ec7{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b57424{/10.233.72.216:51532<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=32/30000}=>HttpConnection@51dc40e5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@214f3fc9{s=START}]=>HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:58.909Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-06-13T12:07:58.909Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-13T12:07:58.909Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@e939b2{/10.233.72.216:51534<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=37/30000}
2022-06-13T12:07:58.910Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-06-13T12:07:58.910Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6c3733c4{/10.233.72.216:51534<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@d6af45{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e939b2{/10.233.72.216:51534<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=38/30000}=>HttpConnection@382b40f3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@493b2244{s=START}]=>HttpChannelOverHttp@7629dd9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:58.910Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@bf17ec7::SocketChannelEndPoint@700d8d{/10.233.72.216:51532<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@bf17ec7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b57424{/10.233.72.216:51532<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@51dc40e5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@214f3fc9{s=START}]=>HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-06-13T12:07:58.910Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@bf17ec7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b57424{/10.233.72.216:51532<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@51dc40e5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@214f3fc9{s=START}]=>HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:58.910Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6c3733c4{/10.233.72.216:51534<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@d6af45{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e939b2{/10.233.72.216:51534<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=38/30000}=>HttpConnection@382b40f3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@493b2244{s=START}]=>HttpChannelOverHttp@7629dd9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:58.910Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@bf17ec7::SocketChannelEndPoint@700d8d{/10.233.72.216:51532<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@bf17ec7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b57424{/10.233.72.216:51532<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@51dc40e5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@214f3fc9{s=START}]=>HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-06-13T12:07:58.910Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@1b57424{/10.233.72.216:51532<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=33/30000}
2022-06-13T12:07:58.911Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@700d8d{/10.233.72.216:51532<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@bf17ec7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b57424{/10.233.72.216:51532<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=34/30000}=>HttpConnection@51dc40e5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@214f3fc9{s=START}]=>HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:58.911Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@6c3733c4{/10.233.72.216:51534<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@d6af45{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e939b2{/10.233.72.216:51534<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=39/30000}=>HttpConnection@382b40f3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@493b2244{s=START}]=>HttpChannelOverHttp@7629dd9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:58.911Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@700d8d{/10.233.72.216:51532<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@bf17ec7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b57424{/10.233.72.216:51532<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=34/30000}=>HttpConnection@51dc40e5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@214f3fc9{s=START}]=>HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:58.911Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6372689a{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-13T12:07:58.911Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5282047a{null}
2022-06-13T12:07:58.911Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@769f6023{STARTED} id=0 keys=2 selected=0 updates=0
2022-06-13T12:07:58.912Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1d856ccd
2022-06-13T12:07:58.912Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1d856ccd
2022-06-13T12:07:58.912Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6c3733c4{/10.233.72.216:51534<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@d6af45{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e939b2{/10.233.72.216:51534<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=40/30000}=>HttpConnection@382b40f3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@493b2244{s=START}]=>HttpChannelOverHttp@7629dd9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:58.913Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@6c3733c4{/10.233.72.216:51534<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@d6af45{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e939b2{/10.233.72.216:51534<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=41/30000}=>HttpConnection@382b40f3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@493b2244{s=START}]=>HttpChannelOverHttp@7629dd9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:58.913Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6c3733c4{/10.233.72.216:51534<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@d6af45{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e939b2{/10.233.72.216:51534<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=41/30000}=>HttpConnection@382b40f3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@493b2244{s=START}]=>HttpChannelOverHttp@7629dd9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:58.913Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@382b40f3::DecryptedEndPoint@e939b2{/10.233.72.216:51534<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=41/30000}
2022-06-13T12:07:58.914Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@e6d3aaf{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-13T12:07:58.914Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@d6af45::SocketChannelEndPoint@6c3733c4{/10.233.72.216:51534<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@d6af45{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e939b2{/10.233.72.216:51534<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=42/30000}=>HttpConnection@382b40f3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@493b2244{s=START}]=>HttpChannelOverHttp@7629dd9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:58.914Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@30cce648{null}
2022-06-13T12:07:58.914Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1d856ccd
2022-06-13T12:07:58.914Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@382b40f3::DecryptedEndPoint@e939b2{/10.233.72.216:51534<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=42/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-06-13T12:07:58.914Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@382b40f3::DecryptedEndPoint@e939b2{/10.233.72.216:51534<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=42/30000}
2022-06-13T12:07:58.914Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@e939b2{/10.233.72.216:51534<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=42/30000}
2022-06-13T12:07:58.914Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@382b40f3::DecryptedEndPoint@e939b2{/10.233.72.216:51534<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=42/30000} onFillable exit HttpChannelState@55159378{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-13T12:07:58.915Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@d6af45{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e939b2{/10.233.72.216:51534<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=42/30000}=>HttpConnection@382b40f3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@493b2244{s=START}]=>HttpChannelOverHttp@7629dd9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:58.915Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@77cfec0f waiting
2022-06-13T12:07:58.918Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected
2022-06-13T12:07:58.919Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/1 selected
2022-06-13T12:07:58.919Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 0 updates
2022-06-13T12:07:58.919Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-13T12:07:58.919Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T12:07:58.919Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 1 keys
2022-06-13T12:07:58.926Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@700d8d{/10.233.72.216:51532<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@bf17ec7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b57424{/10.233.72.216:51532<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=34/30000}=>HttpConnection@51dc40e5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@214f3fc9{s=START}]=>HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:58.926Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@28f96835{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-13T12:07:58.926Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5ba80e52{null}
2022-06-13T12:07:58.927Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=0
2022-06-13T12:07:58.927Z||qtp666312528-29|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@cb49e1
2022-06-13T12:07:58.927Z||qtp666312528-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@cb49e1
2022-06-13T12:07:58.927Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected
2022-06-13T12:07:58.927Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/0 selected
2022-06-13T12:07:58.928Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@700d8d{/10.233.72.216:51532<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=18/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@bf17ec7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b57424{/10.233.72.216:51532<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=50/30000}=>HttpConnection@51dc40e5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@214f3fc9{s=START}]=>HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:58.928Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@700d8d{/10.233.72.216:51532<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=18/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@bf17ec7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b57424{/10.233.72.216:51532<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=51/30000}=>HttpConnection@51dc40e5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@214f3fc9{s=START}]=>HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:58.928Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 0 updates
2022-06-13T12:07:58.928Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@51dc40e5::DecryptedEndPoint@1b57424{/10.233.72.216:51532<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=51/30000}
2022-06-13T12:07:58.928Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-13T12:07:58.928Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@700d8d{/10.233.72.216:51532<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=19/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@bf17ec7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b57424{/10.233.72.216:51532<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=51/30000}=>HttpConnection@51dc40e5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@214f3fc9{s=START}]=>HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:58.928Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T12:07:58.928Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 0 keys
2022-06-13T12:07:58.928Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6cee14c5{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-13T12:07:58.929Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@68c0b0c7{null}
2022-06-13T12:07:58.928Z||qtp666312528-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@bf17ec7::SocketChannelEndPoint@700d8d{/10.233.72.216:51532<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=19/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@bf17ec7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b57424{/10.233.72.216:51532<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=51/30000}=>HttpConnection@51dc40e5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@214f3fc9{s=START}]=>HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:58.929Z||qtp666312528-29|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@51dc40e5::DecryptedEndPoint@1b57424{/10.233.72.216:51532<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=52/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-06-13T12:07:58.929Z||qtp666312528-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@cb49e1
2022-06-13T12:07:58.929Z||qtp666312528-29|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@51dc40e5::DecryptedEndPoint@1b57424{/10.233.72.216:51532<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=52/30000}
2022-06-13T12:07:58.929Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@1b57424{/10.233.72.216:51532<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=52/30000}
2022-06-13T12:07:58.929Z||qtp666312528-29|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@51dc40e5::DecryptedEndPoint@1b57424{/10.233.72.216:51532<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=52/30000} onFillable exit HttpChannelState@1290dfa{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-13T12:07:58.930Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=20/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@bf17ec7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b57424{/10.233.72.216:51532<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=52/30000}=>HttpConnection@51dc40e5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@214f3fc9{s=START}]=>HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:07:58.930Z||qtp666312528-29|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@1ecfb3df size 2 > capacity
2022-06-13T12:07:58.930Z||qtp666312528-29|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@6daf2337{s=2/2,p=0}@1ecfb3df
2022-06-13T12:08:08.866Z||qtp666312528-24-acceptor-0@242c4a94-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@50f1ad0b on ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=0
2022-06-13T12:08:08.867Z||qtp666312528-24-acceptor-0@242c4a94-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=1
2022-06-13T12:08:08.867Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected
2022-06-13T12:08:08.867Z||qtp666312528-24-acceptor-0@242c4a94-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@25a4f04 on ManagedSelector@769f6023{STARTED} id=0 keys=0 selected=0 updates=1
2022-06-13T12:08:08.867Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/0 selected
2022-06-13T12:08:08.868Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 2 updates
2022-06-13T12:08:08.868Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2
2022-06-13T12:08:08.868Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@50f1ad0b
2022-06-13T12:08:08.868Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@50f1ad0b
2022-06-13T12:08:08.868Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@25a4f04
2022-06-13T12:08:08.868Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@25a4f04
2022-06-13T12:08:08.868Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T12:08:08.869Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 2 keys
2022-06-13T12:08:08.869Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@50f1ad0b
2022-06-13T12:08:08.869Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@25a4f04
2022-06-13T12:08:08.870Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@53eb0010{/10.233.72.216:51756<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-06-13T12:08:08.870Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@346997d{/10.233.72.216:51754<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-06-13T12:08:08.871Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@79cd2e9d
2022-06-13T12:08:08.873Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@53ee9924{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@af3994a{/10.233.72.216:51756<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@113e384{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-06-13T12:08:08.873Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@11ba8cfd::DecryptedEndPoint@af3994a{/10.233.72.216:51756<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-06-13T12:08:08.874Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@53eb0010{/10.233.72.216:51756<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@36ba0057{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@af3994a{/10.233.72.216:51756<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@11ba8cfd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2095e603{s=START}]=>HttpChannelOverHttp@53ee9924{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:08:08.874Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@6e6d475a
2022-06-13T12:08:08.875Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@36ba0057::SocketChannelEndPoint@53eb0010{/10.233.72.216:51756<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=0}->SslConnection@36ba0057{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@af3994a{/10.233.72.216:51756<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@11ba8cfd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2095e603{s=START}]=>HttpChannelOverHttp@53ee9924{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:08:08.875Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@11ba8cfd::DecryptedEndPoint@af3994a{/10.233.72.216:51756<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=3/30000}
2022-06-13T12:08:08.875Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@752c1e5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@5487fe3c{/10.233.72.216:51754<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@63bd08a0{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-06-13T12:08:08.875Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@11ba8cfd::DecryptedEndPoint@af3994a{/10.233.72.216:51756<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=3/30000}
2022-06-13T12:08:08.875Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@676ed41a::DecryptedEndPoint@5487fe3c{/10.233.72.216:51754<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-06-13T12:08:08.875Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3e843e56{AC.ReadCB@11ba8cfd{HttpConnection@11ba8cfd::DecryptedEndPoint@af3994a{/10.233.72.216:51756<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-06-13T12:08:08.876Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@346997d{/10.233.72.216:51754<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=0}->SslConnection@72a5c06a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5487fe3c{/10.233.72.216:51754<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@676ed41a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19b8a61c{s=START}]=>HttpChannelOverHttp@752c1e5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:08:08.876Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@36ba0057::SocketChannelEndPoint@53eb0010{/10.233.72.216:51756<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=0}->SslConnection@36ba0057{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@af3994a{/10.233.72.216:51756<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@11ba8cfd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2095e603{s=START}]=>HttpChannelOverHttp@53ee9924{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:08:08.876Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-06-13T12:08:08.876Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@72a5c06a::SocketChannelEndPoint@346997d{/10.233.72.216:51754<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=0}->SslConnection@72a5c06a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5487fe3c{/10.233.72.216:51754<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@676ed41a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19b8a61c{s=START}]=>HttpChannelOverHttp@752c1e5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:08:08.877Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@676ed41a::DecryptedEndPoint@5487fe3c{/10.233.72.216:51754<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-06-13T12:08:08.878Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@676ed41a::DecryptedEndPoint@5487fe3c{/10.233.72.216:51754<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=3/30000}
2022-06-13T12:08:08.878Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@124b5583{AC.ReadCB@676ed41a{HttpConnection@676ed41a::DecryptedEndPoint@5487fe3c{/10.233.72.216:51754<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-06-13T12:08:08.878Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@72a5c06a::SocketChannelEndPoint@346997d{/10.233.72.216:51754<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=0}->SslConnection@72a5c06a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5487fe3c{/10.233.72.216:51754<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@676ed41a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19b8a61c{s=START}]=>HttpChannelOverHttp@752c1e5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:08:08.878Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-06-13T12:08:08.878Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.53:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=0}->SslConnection@72a5c06a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5487fe3c{/10.233.72.216:51754<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@676ed41a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19b8a61c{s=START}]=>HttpChannelOverHttp@752c1e5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:08:08.879Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@36ba0057::SocketChannelEndPoint@53eb0010{/10.233.72.216:51756<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=0}->SslConnection@36ba0057{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@af3994a{/10.233.72.216:51756<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@11ba8cfd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2095e603{s=START}]=>HttpChannelOverHttp@53ee9924{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:08:08.879Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7b1c901f{SSLC.NBReadCB@36ba0057{SslConnection@36ba0057::SocketChannelEndPoint@53eb0010{/10.233.72.216:51756<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@36ba0057{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@af3994a{/10.233.72.216:51756<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@11ba8cfd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2095e603{s=START}]=>HttpChannelOverHttp@53ee9924{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-13T12:08:08.879Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@53eb0010{/10.233.72.216:51756<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@36ba0057{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@af3994a{/10.233.72.216:51756<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@11ba8cfd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2095e603{s=START}]=>HttpChannelOverHttp@53ee9924{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:08:08.879Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3949dd4{SSLC.NBReadCB@72a5c06a{SslConnection@72a5c06a::SocketChannelEndPoint@346997d{/10.233.72.216:51754<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@72a5c06a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5487fe3c{/10.233.72.216:51754<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@676ed41a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19b8a61c{s=START}]=>HttpChannelOverHttp@752c1e5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-13T12:08:08.879Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1dc28f93 on ManagedSelector@769f6023{STARTED} id=0 keys=2 selected=0 updates=0
2022-06-13T12:08:08.880Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@346997d{/10.233.72.216:51754<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@72a5c06a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5487fe3c{/10.233.72.216:51754<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@676ed41a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19b8a61c{s=START}]=>HttpChannelOverHttp@752c1e5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:08:08.880Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@769f6023{STARTED} id=0 keys=2 selected=0 updates=1
2022-06-13T12:08:08.880Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected
2022-06-13T12:08:08.880Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/2 selected
2022-06-13T12:08:08.880Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@53eb0010{/10.233.72.216:51756<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@36ba0057{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@af3994a{/10.233.72.216:51756<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@11ba8cfd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2095e603{s=START}]=>HttpChannelOverHttp@53ee9924{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:08:08.880Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 1 updates
2022-06-13T12:08:08.880Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-06-13T12:08:08.880Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@1dc28f93
2022-06-13T12:08:08.880Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@53eb0010{/10.233.72.216:51756<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@36ba0057{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@af3994a{/10.233.72.216:51756<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@11ba8cfd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2095e603{s=START}]=>HttpChannelOverHttp@53ee9924{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:08:08.880Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@25a4f04
2022-06-13T12:08:08.880Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5f6eab5c on ManagedSelector@769f6023{STARTED} id=0 keys=2 selected=0 updates=1
2022-06-13T12:08:08.880Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T12:08:08.880Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 2 keys
2022-06-13T12:08:08.881Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 1/1/2 selected
2022-06-13T12:08:08.881Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 1 keys, 0 updates
2022-06-13T12:08:08.881Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.53:8000 remote=/10.233.72.216:51756], selector=sun.nio.ch.EPollSelectorImpl@11b562e8, interestOps=1, readyOps=1 SocketChannelEndPoint@53eb0010{/10.233.72.216:51756<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@36ba0057{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@af3994a{/10.233.72.216:51756<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@11ba8cfd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2095e603{s=START}]=>HttpChannelOverHttp@53ee9924{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-06-13T12:08:08.881Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@53eb0010{/10.233.72.216:51756<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@36ba0057{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@af3994a{/10.233.72.216:51756<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@11ba8cfd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2095e603{s=START}]=>HttpChannelOverHttp@53ee9924{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:08:08.882Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@53eb0010{/10.233.72.216:51756<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@36ba0057{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@af3994a{/10.233.72.216:51756<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@11ba8cfd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2095e603{s=START}]=>HttpChannelOverHttp@53ee9924{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-06-13T12:08:08.883Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/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-06-13T12:08:08.882799Z
2022-06-13T12:08:08.883Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@77cfec0f offer EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/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-06-13T12:08:08.883771Z
2022-06-13T12:08:08.884Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@77cfec0f task=EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/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-06-13T12:08:08.884425Z
2022-06-13T12:08:08.884Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/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-06-13T12:08:08.884719Z tryProduce true
2022-06-13T12:08:08.884Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-06-13T12:08:08.884Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@5f6eab5c
2022-06-13T12:08:08.884Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/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-06-13T12:08:08.884141Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@53eb0010{/10.233.72.216:51756<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@36ba0057{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@af3994a{/10.233.72.216:51756<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@11ba8cfd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2095e603{s=START}]=>HttpChannelOverHttp@53ee9924{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-06-13T12:08:08.885Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@346997d{/10.233.72.216:51754<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/1,kio=1,kro=0}->SslConnection@72a5c06a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5487fe3c{/10.233.72.216:51754<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@676ed41a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19b8a61c{s=START}]=>HttpChannelOverHttp@752c1e5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:08:08.885Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7b1c901f{SSLC.NBReadCB@36ba0057{SslConnection@36ba0057::SocketChannelEndPoint@53eb0010{/10.233.72.216:51756<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@36ba0057{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@af3994a{/10.233.72.216:51756<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@11ba8cfd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2095e603{s=START}]=>HttpChannelOverHttp@53ee9924{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-13T12:08:08.885Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T12:08:08.885Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@36ba0057::SocketChannelEndPoint@53eb0010{/10.233.72.216:51756<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@36ba0057{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@af3994a{/10.233.72.216:51756<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@11ba8cfd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2095e603{s=START}]=>HttpChannelOverHttp@53ee9924{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:08:08.885Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@36ba0057::SocketChannelEndPoint@53eb0010{/10.233.72.216:51756<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@36ba0057{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@af3994a{/10.233.72.216:51756<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@11ba8cfd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2095e603{s=START}]=>HttpChannelOverHttp@53ee9924{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:08:08.885Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3e843e56{AC.ReadCB@11ba8cfd{HttpConnection@11ba8cfd::DecryptedEndPoint@af3994a{/10.233.72.216:51756<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=10/30000}}}
2022-06-13T12:08:08.886Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@11ba8cfd::DecryptedEndPoint@af3994a{/10.233.72.216:51756<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=11/30000} onFillable enter HttpChannelState@113e384{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-13T12:08:08.886Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@36ba0057::SocketChannelEndPoint@53eb0010{/10.233.72.216:51756<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@36ba0057{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@af3994a{/10.233.72.216:51756<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@11ba8cfd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2095e603{s=START}]=>HttpChannelOverHttp@53ee9924{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:08:08.886Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-06-13T12:08:08.884Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@346997d{/10.233.72.216:51754<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=0/1,kio=0,kro=0}->SslConnection@72a5c06a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5487fe3c{/10.233.72.216:51754<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@676ed41a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19b8a61c{s=START}]=>HttpChannelOverHttp@752c1e5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:08:08.886Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@50f1ad0b
2022-06-13T12:08:08.886Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@53eb0010{/10.233.72.216:51756<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@36ba0057{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@af3994a{/10.233.72.216:51756<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@11ba8cfd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2095e603{s=START}]=>HttpChannelOverHttp@53ee9924{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:08:08.890Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 2 keys
2022-06-13T12:08:08.890Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 1/1/2 selected
2022-06-13T12:08:08.890Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 1 keys, 0 updates
2022-06-13T12:08:08.890Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@53eb0010{/10.233.72.216:51756<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@36ba0057{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@af3994a{/10.233.72.216:51756<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@11ba8cfd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2095e603{s=START}]=>HttpChannelOverHttp@53ee9924{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:08:08.891Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@7ffbe9e7[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T12:08:08.891Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-06-13T12:08:08.891Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.53:8000 remote=/10.233.72.216:51754], selector=sun.nio.ch.EPollSelectorImpl@11b562e8, interestOps=1, readyOps=1 SocketChannelEndPoint@346997d{/10.233.72.216:51754<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=12/30000}{io=1/1,kio=1,kro=1}->SslConnection@72a5c06a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5487fe3c{/10.233.72.216:51754<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@676ed41a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19b8a61c{s=START}]=>HttpChannelOverHttp@752c1e5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-06-13T12:08:08.892Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@346997d{/10.233.72.216:51754<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=13/30000}{io=1/0,kio=1,kro=1}->SslConnection@72a5c06a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5487fe3c{/10.233.72.216:51754<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=14/30000}=>HttpConnection@676ed41a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19b8a61c{s=START}]=>HttpChannelOverHttp@752c1e5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:08:08.892Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@346997d{/10.233.72.216:51754<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=13/30000}{io=1/0,kio=1,kro=1}->SslConnection@72a5c06a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5487fe3c{/10.233.72.216:51754<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=14/30000}=>HttpConnection@676ed41a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19b8a61c{s=START}]=>HttpChannelOverHttp@752c1e5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-06-13T12:08:08.893Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0} tryExecute EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/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-06-13T12:08:08.892877Z
2022-06-13T12:08:08.893Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0}@60291675 offer EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/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-06-13T12:08:08.893184Z
2022-06-13T12:08:08.893Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1} startReservedThread p=1
2022-06-13T12:08:08.893Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@6daf2337{s=0/2,p=1}@657f3136
2022-06-13T12:08:08.893Z||qtp666312528-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@6daf2337{s=0/2,p=1}@657f3136
2022-06-13T12:08:08.893Z||qtp666312528-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=1}@657f3136 started
2022-06-13T12:08:08.893Z||qtp666312528-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@657f3136 waiting
2022-06-13T12:08:08.894Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1}@60291675 task=EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/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-06-13T12:08:08.894284Z
2022-06-13T12:08:08.894Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/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-06-13T12:08:08.89468Z tryProduce true
2022-06-13T12:08:08.894Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-13T12:08:08.895Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T12:08:08.895Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@61375dff/SelectorProducer@2bfa5678/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=8]@2022-06-13T12:08:08.895135Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@346997d{/10.233.72.216:51754<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@72a5c06a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5487fe3c{/10.233.72.216:51754<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=17/30000}=>HttpConnection@676ed41a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19b8a61c{s=START}]=>HttpChannelOverHttp@752c1e5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-06-13T12:08:08.895Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@346997d{/10.233.72.216:51754<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@72a5c06a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5487fe3c{/10.233.72.216:51754<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=17/30000}=>HttpConnection@676ed41a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19b8a61c{s=START}]=>HttpChannelOverHttp@752c1e5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:08:08.895Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 2 keys
2022-06-13T12:08:08.896Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3949dd4{SSLC.NBReadCB@72a5c06a{SslConnection@72a5c06a::SocketChannelEndPoint@346997d{/10.233.72.216:51754<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@72a5c06a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5487fe3c{/10.233.72.216:51754<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=17/30000}=>HttpConnection@676ed41a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19b8a61c{s=START}]=>HttpChannelOverHttp@752c1e5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-06-13T12:08:08.896Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@72a5c06a::SocketChannelEndPoint@346997d{/10.233.72.216:51754<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->SslConnection@72a5c06a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5487fe3c{/10.233.72.216:51754<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=18/30000}=>HttpConnection@676ed41a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19b8a61c{s=START}]=>HttpChannelOverHttp@752c1e5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:08:08.896Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@72a5c06a::SocketChannelEndPoint@346997d{/10.233.72.216:51754<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->SslConnection@72a5c06a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5487fe3c{/10.233.72.216:51754<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=18/30000}=>HttpConnection@676ed41a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19b8a61c{s=START}]=>HttpChannelOverHttp@752c1e5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:08:08.896Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@124b5583{AC.ReadCB@676ed41a{HttpConnection@676ed41a::DecryptedEndPoint@5487fe3c{/10.233.72.216:51754<->/10.233.72.53:8000,OPEN,fill=FI,flush=-,to=18/30000}}}
2022-06-13T12:08:08.896Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@676ed41a::DecryptedEndPoint@5487fe3c{/10.233.72.216:51754<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=18/30000} onFillable enter HttpChannelState@63bd08a0{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-13T12:08:08.897Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@72a5c06a::SocketChannelEndPoint@346997d{/10.233.72.216:51754<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@72a5c06a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5487fe3c{/10.233.72.216:51754<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=19/30000}=>HttpConnection@676ed41a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19b8a61c{s=START}]=>HttpChannelOverHttp@752c1e5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:08:08.897Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-06-13T12:08:08.898Z||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@5218e160[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@5218e160[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T12:08:08.899Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}->SslConnection@36ba0057{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@af3994a{/10.233.72.216:51756<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=24/30000}=>HttpConnection@11ba8cfd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2095e603{s=START}]=>HttpChannelOverHttp@53ee9924{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:08:08.899Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@346997d{/10.233.72.216:51754<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}->SslConnection@72a5c06a{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5487fe3c{/10.233.72.216:51754<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=21/30000}=>HttpConnection@676ed41a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19b8a61c{s=START}]=>HttpChannelOverHttp@752c1e5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:08:08.899Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-06-13T12:08:08.900Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@1539a3bb[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T12:08:08.900Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-06-13T12:08:08.901Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@11ba8cfd::DecryptedEndPoint@af3994a{/10.233.72.216:51756<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=25/30000} filled -1 HeapByteBuffer@5218e160[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T12:08:08.901Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@11ba8cfd::DecryptedEndPoint@af3994a{/10.233.72.216:51756<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=26/30000} parse HeapByteBuffer@5218e160[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-06-13T12:08:08.901Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@5218e160[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T12:08:08.901Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-06-13T12:08:08.901Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@af3994a{/10.233.72.216:51756<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=26/30000}
2022-06-13T12:08:08.901Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@af3994a{/10.233.72.216:51756<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=26/30000}
2022-06-13T12:08:08.902Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@36ba0057::SocketChannelEndPoint@53eb0010{/10.233.72.216:51756<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=22/30000}{io=0/0,kio=0,kro=1}->SslConnection@36ba0057{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@af3994a{/10.233.72.216:51756<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@11ba8cfd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2095e603{s=START}]=>HttpChannelOverHttp@53ee9924{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-06-13T12:08:08.902Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@36ba0057::SocketChannelEndPoint@53eb0010{/10.233.72.216:51756<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=23/30000}{io=0/0,kio=0,kro=1}->SslConnection@36ba0057{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@af3994a{/10.233.72.216:51756<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@11ba8cfd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2095e603{s=START}]=>HttpChannelOverHttp@53ee9924{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:08:08.902Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7917d93e[p=0,l=0,c=0,r=0]={<<<>>>}
2022-06-13T12:08:08.903Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-13T12:08:08.903Z||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-06-13T12:08:08.904Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@53eb0010{/10.233.72.216:51756<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=24/30000}{io=0/0,kio=0,kro=1}->SslConnection@36ba0057{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@af3994a{/10.233.72.216:51756<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@11ba8cfd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2095e603{s=START}]=>HttpChannelOverHttp@53ee9924{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:08:08.904Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-06-13T12:08:08.904Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-13T12:08:08.904Z||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-06-13T12:08:08.905Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@36ba0057::SocketChannelEndPoint@53eb0010{/10.233.72.216:51756<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@36ba0057{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@af3994a{/10.233.72.216:51756<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=30/30000}=>HttpConnection@11ba8cfd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2095e603{s=START}]=>HttpChannelOverHttp@53ee9924{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-06-13T12:08:08.905Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@36ba0057{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@af3994a{/10.233.72.216:51756<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=30/30000}=>HttpConnection@11ba8cfd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2095e603{s=START}]=>HttpChannelOverHttp@53ee9924{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:08:08.906Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@36ba0057::SocketChannelEndPoint@53eb0010{/10.233.72.216:51756<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@36ba0057{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@af3994a{/10.233.72.216:51756<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=31/30000}=>HttpConnection@11ba8cfd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2095e603{s=START}]=>HttpChannelOverHttp@53ee9924{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-06-13T12:08:08.907Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@af3994a{/10.233.72.216:51756<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=32/30000}
2022-06-13T12:08:08.907Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@53eb0010{/10.233.72.216:51756<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@36ba0057{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@af3994a{/10.233.72.216:51756<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=32/30000}=>HttpConnection@11ba8cfd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2095e603{s=START}]=>HttpChannelOverHttp@53ee9924{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:08:08.908Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@53eb0010{/10.233.72.216:51756<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@36ba0057{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@af3994a{/10.233.72.216:51756<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@11ba8cfd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2095e603{s=START}]=>HttpChannelOverHttp@53ee9924{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:08:08.908Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@53eb0010{/10.233.72.216:51756<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@36ba0057{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@af3994a{/10.233.72.216:51756<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@11ba8cfd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2095e603{s=START}]=>HttpChannelOverHttp@53ee9924{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:08:08.908Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1a816ae6{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-13T12:08:08.909Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7b1c901f{null}
2022-06-13T12:08:08.909Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@769f6023{STARTED} id=0 keys=2 selected=0 updates=0
2022-06-13T12:08:08.909Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@11af95a0
2022-06-13T12:08:08.909Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected
2022-06-13T12:08:08.909Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@53eb0010{/10.233.72.216:51756<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@36ba0057{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@af3994a{/10.233.72.216:51756<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=34/30000}=>HttpConnection@11ba8cfd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2095e603{s=START}]=>HttpChannelOverHttp@53ee9924{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:08:08.909Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/1 selected
2022-06-13T12:08:08.909Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 0 updates
2022-06-13T12:08:08.909Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-13T12:08:08.909Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T12:08:08.909Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 1 keys
2022-06-13T12:08:08.909Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@53eb0010{/10.233.72.216:51756<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@36ba0057{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@af3994a{/10.233.72.216:51756<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=34/30000}=>HttpConnection@11ba8cfd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2095e603{s=START}]=>HttpChannelOverHttp@53ee9924{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:08:08.910Z||qtp666312528-29|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@11af95a0
2022-06-13T12:08:08.910Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7a1d055a{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-13T12:08:08.910Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3e843e56{null}
2022-06-13T12:08:08.910Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@11ba8cfd::DecryptedEndPoint@af3994a{/10.233.72.216:51756<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=35/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-06-13T12:08:08.910Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@11ba8cfd::DecryptedEndPoint@af3994a{/10.233.72.216:51756<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=35/30000}
2022-06-13T12:08:08.910Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@af3994a{/10.233.72.216:51756<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=35/30000}
2022-06-13T12:08:08.910Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@11ba8cfd::DecryptedEndPoint@af3994a{/10.233.72.216:51756<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=35/30000} onFillable exit HttpChannelState@113e384{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-06-13T12:08:08.914Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@53eb0010{/10.233.72.216:51756<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@36ba0057{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@af3994a{/10.233.72.216:51756<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=39/30000}=>HttpConnection@11ba8cfd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2095e603{s=START}]=>HttpChannelOverHttp@53ee9924{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:08:08.915Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@36ba0057{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@af3994a{/10.233.72.216:51756<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=39/30000}=>HttpConnection@11ba8cfd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2095e603{s=START}]=>HttpChannelOverHttp@53ee9924{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:08:08.915Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@11ba8cfd::DecryptedEndPoint@af3994a{/10.233.72.216:51756<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=40/30000}
2022-06-13T12:08:08.915Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@7d589c27 waiting
2022-06-13T12:08:08.915Z||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@236c56d5[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@236c56d5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T12:08:08.915Z||qtp666312528-29|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@36ba0057::SocketChannelEndPoint@53eb0010{/10.233.72.216:51756<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@36ba0057{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@af3994a{/10.233.72.216:51756<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=40/30000}=>HttpConnection@11ba8cfd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2095e603{s=START}]=>HttpChannelOverHttp@53ee9924{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:08:08.915Z||qtp666312528-29|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@11af95a0
2022-06-13T12:08:08.919Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=39/30000}{io=0/0,kio=0,kro=1}->SslConnection@72a5c06a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5487fe3c{/10.233.72.216:51754<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=40/30000}=>HttpConnection@676ed41a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19b8a61c{s=START}]=>HttpChannelOverHttp@752c1e5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:08:08.919Z||qtp666312528-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-06-13T12:08:08.920Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@676ed41a::DecryptedEndPoint@5487fe3c{/10.233.72.216:51754<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=42/30000} filled -1 HeapByteBuffer@236c56d5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T12:08:08.920Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@676ed41a::DecryptedEndPoint@5487fe3c{/10.233.72.216:51754<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=42/30000} parse HeapByteBuffer@236c56d5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-06-13T12:08:08.920Z||qtp666312528-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@236c56d5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-06-13T12:08:08.921Z||qtp666312528-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-06-13T12:08:08.921Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@5487fe3c{/10.233.72.216:51754<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=43/30000}
2022-06-13T12:08:08.922Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@5487fe3c{/10.233.72.216:51754<->/10.233.72.53:8000,OPEN,fill=-,flush=-,to=44/30000}
2022-06-13T12:08:08.924Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@72a5c06a::SocketChannelEndPoint@346997d{/10.233.72.216:51754<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=44/30000}{io=0/0,kio=0,kro=1}->SslConnection@72a5c06a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5487fe3c{/10.233.72.216:51754<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=45/30000}=>HttpConnection@676ed41a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19b8a61c{s=START}]=>HttpChannelOverHttp@752c1e5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-06-13T12:08:08.924Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@72a5c06a::SocketChannelEndPoint@346997d{/10.233.72.216:51754<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=45/30000}{io=0/0,kio=0,kro=1}->SslConnection@72a5c06a{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5487fe3c{/10.233.72.216:51754<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=46/30000}=>HttpConnection@676ed41a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19b8a61c{s=START}]=>HttpChannelOverHttp@752c1e5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:08:08.924Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7917d93e[p=0,l=0,c=0,r=0]={<<<>>>}
2022-06-13T12:08:08.924Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-13T12:08:08.925Z||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-06-13T12:08:08.927Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@346997d{/10.233.72.216:51754<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=46/30000}{io=0/0,kio=0,kro=1}->SslConnection@72a5c06a{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5487fe3c{/10.233.72.216:51754<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=48/30000}=>HttpConnection@676ed41a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19b8a61c{s=START}]=>HttpChannelOverHttp@752c1e5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:08:08.927Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-06-13T12:08:08.927Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-06-13T12:08:08.927Z||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-06-13T12:08:08.929Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@72a5c06a::SocketChannelEndPoint@346997d{/10.233.72.216:51754<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@72a5c06a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5487fe3c{/10.233.72.216:51754<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=51/30000}=>HttpConnection@676ed41a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19b8a61c{s=START}]=>HttpChannelOverHttp@752c1e5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-06-13T12:08:08.930Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@72a5c06a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5487fe3c{/10.233.72.216:51754<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=52/30000}=>HttpConnection@676ed41a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19b8a61c{s=START}]=>HttpChannelOverHttp@752c1e5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:08:08.931Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@72a5c06a::SocketChannelEndPoint@346997d{/10.233.72.216:51754<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@72a5c06a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5487fe3c{/10.233.72.216:51754<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=53/30000}=>HttpConnection@676ed41a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19b8a61c{s=START}]=>HttpChannelOverHttp@752c1e5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-06-13T12:08:08.933Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@5487fe3c{/10.233.72.216:51754<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=55/30000}
2022-06-13T12:08:08.933Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@346997d{/10.233.72.216:51754<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@72a5c06a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5487fe3c{/10.233.72.216:51754<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=55/30000}=>HttpConnection@676ed41a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19b8a61c{s=START}]=>HttpChannelOverHttp@752c1e5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:08:08.934Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@346997d{/10.233.72.216:51754<->/10.233.72.53:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@72a5c06a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5487fe3c{/10.233.72.216:51754<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=56/30000}=>HttpConnection@676ed41a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19b8a61c{s=START}]=>HttpChannelOverHttp@752c1e5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:08:08.935Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@346997d{/10.233.72.216:51754<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@72a5c06a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5487fe3c{/10.233.72.216:51754<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=56/30000}=>HttpConnection@676ed41a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19b8a61c{s=START}]=>HttpChannelOverHttp@752c1e5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:08:08.935Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4433a855{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-13T12:08:08.936Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3949dd4{null}
2022-06-13T12:08:08.936Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@769f6023{STARTED} id=0 keys=1 selected=0 updates=0
2022-06-13T12:08:08.936Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@58d9c764
2022-06-13T12:08:08.936Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected
2022-06-13T12:08:08.936Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/0 selected
2022-06-13T12:08:08.936Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 0 updates
2022-06-13T12:08:08.936Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-06-13T12:08:08.936Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-06-13T12:08:08.937Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 0 keys
2022-06-13T12:08:08.938Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@58d9c764
2022-06-13T12:08:08.939Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@346997d{/10.233.72.216:51754<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@72a5c06a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5487fe3c{/10.233.72.216:51754<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=60/30000}=>HttpConnection@676ed41a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19b8a61c{s=START}]=>HttpChannelOverHttp@752c1e5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:08:08.939Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@346997d{/10.233.72.216:51754<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@72a5c06a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5487fe3c{/10.233.72.216:51754<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=61/30000}=>HttpConnection@676ed41a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19b8a61c{s=START}]=>HttpChannelOverHttp@752c1e5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:08:08.939Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@676ed41a::DecryptedEndPoint@5487fe3c{/10.233.72.216:51754<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=61/30000}
2022-06-13T12:08:08.940Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@72a5c06a::SocketChannelEndPoint@346997d{/10.233.72.216:51754<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=12/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@72a5c06a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5487fe3c{/10.233.72.216:51754<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=62/30000}=>HttpConnection@676ed41a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19b8a61c{s=START}]=>HttpChannelOverHttp@752c1e5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:08:08.940Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@346997d{/10.233.72.216:51754<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=12/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@72a5c06a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5487fe3c{/10.233.72.216:51754<->/10.233.72.53:8000,CLOSED,fill=-,flush=-,to=62/30000}=>HttpConnection@676ed41a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19b8a61c{s=START}]=>HttpChannelOverHttp@752c1e5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-06-13T12:08:08.940Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@58d9c764
2022-06-13T12:08:08.941Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@a583bf{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.ecl