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-03-17T09:46:36.799Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on onap-aai-sparky-be-84cd7474cc-7bgpg with PID 10 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky)
2022-03-17T09:46:36.799Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on onap-aai-sparky-be-84cd7474cc-7bgpg with PID 10 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky)
2022-03-17T09:46:36.866Z||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-03-17T09:46:36.866Z||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-03-17T09:46:42.240Z||background-preinit|AAIUI||org.jboss.logging|DEBUG|Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2022-03-17T09:46:42.254Z||background-preinit|AAIUI||org.hibernate.validator.internal.util.Version|INFO|HV000001: Hibernate Validator 5.3.6.Final
2022-03-17T09:46:42.507Z||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-03-17T09:46:42.510Z||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-03-17T09:46:53.875Z||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-03-17T09:46:54.183Z||main|AAIUI||org.eclipse.jetty.util.log|DEBUG|Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog
2022-03-17T09:46:54.192Z||main|AAIUI||org.eclipse.jetty.util.log|INFO|Logging initialized @29936ms to org.eclipse.jetty.util.log.Slf4jLog
2022-03-17T09:46:54.259Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_CERT|
2022-03-17T09:46:54.259Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server certificate chain = false|
2022-03-17T09:46:54.260Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server hostname = false|
2022-03-17T09:46:54.260Z||main|AAIUI||AAIRESTClient|DEBUG||Set client certificate filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.p12|
2022-03-17T09:46:54.260Z||main|AAIUI||AAIRESTClient|DEBUG||Set trust store filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.trust.jks|
2022-03-17T09:46:54.260Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2022-03-17T09:46:54.261Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2022-03-17T09:46:55.827Z||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-03-17T09:46:55.828Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-03-17T09:46:55.944Z||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-03-17T09:46:55.944Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-03-17T09:46:55.981Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2022-03-17T09:46:55.983Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2022-03-17T09:46:55.989Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63
2022-03-17T09:46:55.996Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration.
2022-03-17T09:46:56.000Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader
2022-03-17T09:46:56.018Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL
2022-03-17T09:46:56.020Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2022-03-17T09:46:56.022Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only.
2022-03-17T09:46:57.396Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@4bb8855f
2022-03-17T09:46:57.434Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{/,null,UNAVAILABLE} added {org.eclipse.jetty.server.session.SessionHandler194903130==dftMaxIdleSec=-1,MANAGED}
2022-03-17T09:46:57.442Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@4b2a30d{STOPPED} added {org.eclipse.jetty.security.DefaultAuthenticatorFactory@322803db,POJO}
2022-03-17T09:46:57.449Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler194903130==dftMaxIdleSec=-1 added {ConstraintSecurityHandler@4b2a30d{STOPPED},MANAGED}
2022-03-17T09:46:57.461Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@4b2a30d{STOPPED} added {JettyEmbeddedServletHandler@6f952d6c{STOPPED},MANAGED}
2022-03-17T09:46:57.461Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{/,null,UNAVAILABLE} added {ErrorPageErrorHandler@5965844d{STOPPED},MANAGED}
2022-03-17T09:46:57.490Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@29fc1a2b{STOPPED}[9.4.18.v20190429] added {QueuedThreadPool[qtp978035840]@3a4ba480{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2022-03-17T09:46:57.627Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpConnectionFactory@64030b91[HTTP/1.1] added {HttpConfiguration@2032e725{32768/8192,8192/8192,https://:0,[]},POJO}
2022-03-17T09:46:57.635Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73a00e09{null,[]}{0.0.0.0:0} added {Server@29fc1a2b{STOPPED}[9.4.18.v20190429],UNMANAGED}
2022-03-17T09:46:57.636Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73a00e09{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp978035840]@3a4ba480{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2022-03-17T09:46:57.638Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73a00e09{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@3766c667{STOPPED},AUTO}
2022-03-17T09:46:57.638Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73a00e09{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@773c0293,POJO}
2022-03-17T09:46:57.639Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73a00e09{null,[http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@64030b91[HTTP/1.1],AUTO}
2022-03-17T09:46:57.639Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@73a00e09{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@64030b91[HTTP/1.1]
2022-03-17T09:46:57.647Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73a00e09{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@73a00e09{HTTP/1.1,[http/1.1]}{0.0.0.0:0},MANAGED}
2022-03-17T09:46:57.647Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@29fc1a2b{STOPPED}[9.4.18.v20190429] added {ServerConnector@73a00e09{HTTP/1.1,[http/1.1]}{0.0.0.0:8000},AUTO}
2022-03-17T09:46:57.703Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|SessionManager default maxInactiveInterval=1800
2022-03-17T09:46:57.734Z||main|AAIUI||org.eclipse.jetty.http.PreEncodedHttpField|DEBUG|HttpField encoders loaded: [org.eclipse.jetty.http.Http1FieldPreEncoder@6f667ad1]
2022-03-17T09:46:57.795Z||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-03-17T09:46:57.796Z||main|AAIUI||org.eclipse.jetty.server.handler.gzip.GzipHandler|DEBUG|GzipHandler@78c1a023{STOPPED} mime types IncludeExclude@70abf9b0{i=[],ip=org.eclipse.jetty.util.IncludeExcludeSet$SetContainsPredicate@6a10b263,e=[image/ief, image/vnd.wap.wbmp, image/jpeg, application/bzip2, image/x-portable-graymap, application/brotli, image/bmp, image/gif, image/x-icon, audio/midi, video/x-msvideo, image/x-xbitmap, application/x-rar-compressed, image/x-portable-bitmap, image/x-rgb, image/x-cmu-raster, application/gzip, audio/x-wav, audio/x-pn-realaudio, audio/basic, application/compress, audio/x-aiff, video/x.ms.asx, video/x.ms.asf, image/png, video/vnd.rn-realvideo, image/x-xwindowdump, image/jpeg2000, video/x-sgi-movie, audio/mpeg, image/xcf, video/mpeg, image/x-portable-pixmap, image/tiff, image/x-portable-anymap, image/x-xpixmap, application/zip, video/quicktime, application/x-xz, video/mp4],ep=org.eclipse.jetty.util.IncludeExcludeSet$SetContainsPredicate@476ec9d0}
2022-03-17T09:46:57.797Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|GzipHandler@78c1a023{STOPPED} added {o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE},MANAGED}
2022-03-17T09:46:57.798Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@29fc1a2b{STOPPED}[9.4.18.v20190429] added {GzipHandler@78c1a023{STOPPED},MANAGED}
2022-03-17T09:46:57.824Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpConnectionFactory@15fa55a6[HTTP/1.1] added {HttpConfiguration@4f186450{32768/8192,8192/8192,https://:0,[SecureRequestCustomizer@7fab4be7]},POJO}
2022-03-17T09:46:57.830Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|SslConnectionFactory@4d74c3ba{SSL->HTTP/1.1} added {SslContextFactory@41c204a0[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks],AUTO}
2022-03-17T09:46:57.830Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@64138b0c{null,[]}{0.0.0.0:0} added {Server@29fc1a2b{STOPPED}[9.4.18.v20190429],UNMANAGED}
2022-03-17T09:46:57.831Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@64138b0c{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp978035840]@3a4ba480{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2022-03-17T09:46:57.831Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@64138b0c{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@49dbaaf3{STOPPED},AUTO}
2022-03-17T09:46:57.832Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@64138b0c{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@22d9c961,POJO}
2022-03-17T09:46:57.832Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@64138b0c{null,[ssl]}{0.0.0.0:0} added {SslConnectionFactory@4d74c3ba{SSL->HTTP/1.1},AUTO}
2022-03-17T09:46:57.833Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@64138b0c{SSL,[ssl]}{0.0.0.0:0} added SslConnectionFactory@4d74c3ba{SSL->HTTP/1.1}
2022-03-17T09:46:57.833Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@15fa55a6[HTTP/1.1],AUTO}
2022-03-17T09:46:57.833Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@15fa55a6[HTTP/1.1]
2022-03-17T09:46:57.834Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:0},MANAGED}
2022-03-17T09:46:57.834Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@29fc1a2b{STOPPED}[9.4.18.v20190429] added {ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000},AUTO}
2022-03-17T09:46:57.837Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@29fc1a2b{STOPPED}[9.4.18.v20190429] added {AbstractLifeCycle@79ab34c1{STOPPED},AUTO}
2022-03-17T09:46:57.838Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting Server@29fc1a2b{STOPPED}[9.4.18.v20190429]
2022-03-17T09:46:57.838Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@29fc1a2b{STARTING}[9.4.18.v20190429] added {ErrorHandler@1698d7c0{STOPPED},AUTO}
2022-03-17T09:46:57.842Z||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-03-17T09:46:57.866Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting Server@29fc1a2b{STARTING}[9.4.18.v20190429]
2022-03-17T09:46:57.867Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting QueuedThreadPool[qtp978035840]@3a4ba480{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY]
2022-03-17T09:46:57.901Z||main|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}
2022-03-17T09:46:57.903Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|QueuedThreadPool[qtp978035840]@3a4ba480{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}] added {ReservedThreadExecutor@2b8d084{s=0/2,p=0},AUTO}
2022-03-17T09:46:57.903Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ReservedThreadExecutor@2b8d084{s=0/2,p=0}
2022-03-17T09:46:57.914Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @33659ms ReservedThreadExecutor@2b8d084{s=0/2,p=0}
2022-03-17T09:46:57.915Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp978035840-25,5,main]
2022-03-17T09:46:57.924Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp978035840-26,5,main]
2022-03-17T09:46:57.930Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp978035840-27,5,main]
2022-03-17T09:46:57.936Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp978035840-28,5,main]
2022-03-17T09:46:57.947Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp978035840-29,5,main]
2022-03-17T09:46:57.950Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp978035840-30,5,main]
2022-03-17T09:46:57.955Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp978035840-31,5,main]
2022-03-17T09:46:57.965Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp978035840-32,5,main]
2022-03-17T09:46:57.973Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @33717ms QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=7,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}]
2022-03-17T09:46:57.974Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting GzipHandler@78c1a023{STOPPED}
2022-03-17T09:46:57.979Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting GzipHandler@78c1a023{STARTING}
2022-03-17T09:46:57.979Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE}
2022-03-17T09:46:58.021Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Thread Context classloader org.springframework.boot.loader.LaunchedURLClassLoader@6df97b55
2022-03-17T09:46:58.021Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$AppClassLoader@19569ebd 
2022-03-17T09:46:58.021Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$PlatformClassLoader@4632cfc 
2022-03-17T09:46:58.021Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@6e1f8469
2022-03-17T09:46:58.022Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@2e380628
2022-03-17T09:46:58.022Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@3b6c624
2022-03-17T09:46:58.022Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@1eaf1e62
2022-03-17T09:46:58.024Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@6e1f8469
2022-03-17T09:46:58.027Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring embedded WebApplicationContext
2022-03-17T09:47:00.033Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@2e380628
2022-03-17T09:47:00.209Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketServerFactory@1c504e66[defaultPolicy=WebSocketPolicy@73ad4ecc[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@69da0b12{STOPPED},AUTO}
2022-03-17T09:47:00.210Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketServerFactory@1c504e66[defaultPolicy=WebSocketPolicy@73ad4ecc[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@2764c546,POJO}
2022-03-17T09:47:00.210Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|NativeWebSocketConfiguration@59496961{STOPPED} added {WebSocketServerFactory@1c504e66[defaultPolicy=WebSocketPolicy@73ad4ecc[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-03-17T09:47:00.210Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|NativeWebSocketConfiguration@59496961{STOPPED} added {PathMappings[size=0],POJO}
2022-03-17T09:47:00.211Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING} added {NativeWebSocketConfiguration@59496961{STOPPED},MANAGED}
2022-03-17T09:47:00.211Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting NativeWebSocketConfiguration@59496961{STOPPED}
2022-03-17T09:47:00.211Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting WebSocketServerFactory@1c504e66[defaultPolicy=WebSocketPolicy@73ad4ecc[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory]
2022-03-17T09:47:00.211Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@69da0b12{STOPPED}
2022-03-17T09:47:00.213Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @35958ms ScheduledExecutorScheduler@69da0b12{STARTED}
2022-03-17T09:47:00.214Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @35958ms WebSocketServerFactory@1c504e66[defaultPolicy=WebSocketPolicy@73ad4ecc[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory]
2022-03-17T09:47:00.214Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @35959ms NativeWebSocketConfiguration@59496961{STARTED}
2022-03-17T09:47:00.308Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@26d820eb{STOPPED}
2022-03-17T09:47:00.382Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@57a48985{STOPPED} added {HttpClientTransportOverHTTP@1ab6718{STOPPED},AUTO}
2022-03-17T09:47:00.382Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@57a48985{STOPPED} added {Client@3910fe11[provider=null,keyStore=null,trustStore=null],AUTO}
2022-03-17T09:47:00.382Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@57a48985{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@460510aa,POJO}
2022-03-17T09:47:00.383Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@57a48985{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@351e414e,POJO}
2022-03-17T09:47:00.383Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@57a48985{STOPPED} added {QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}],UNMANAGED}
2022-03-17T09:47:00.383Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@57a48985{STOPPED} added {org.eclipse.jetty.io.MappedByteBufferPool@2764c546,POJO}
2022-03-17T09:47:00.387Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketClient@9cecaadc[httpClient=HttpClient@57a48985{STOPPED},openSessions.size=0] added {HttpClient@57a48985{STOPPED},AUTO}
2022-03-17T09:47:00.444Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@26d820eb{STOPPED}
2022-03-17T09:47:00.445Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerContainer@26d820eb{STOPPED} added {NativeWebSocketConfiguration@59496961{STARTED},UNMANAGED}
2022-03-17T09:47:00.445Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING} added {ServerContainer@26d820eb{STOPPED},AUTO}
2022-03-17T09:47:00.446Z||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-03-17T09:47:00.448Z||main|AAIUI||org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter|DEBUG|Adding [Jetty_WebSocketUpgradeFilter] WebSocketUpgradeFilter[configuration=NativeWebSocketConfiguration@59496961{STARTED}] mapped to /* to o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING}
2022-03-17T09:47:00.450Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@3b6c624
2022-03-17T09:47:00.450Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING} added {JettyEmbeddedErrorHandler@25c53f74{STOPPED},MANAGED}
2022-03-17T09:47:00.451Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@1eaf1e62
2022-03-17T09:47:00.452Z||main|AAIUI||org.eclipse.jetty.webapp.MetaData|DEBUG|metadata resolve o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING}
2022-03-17T09:47:00.453Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING}
2022-03-17T09:47:00.454Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler194903130==dftMaxIdleSec=1800
2022-03-17T09:47:00.473Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler194903130==dftMaxIdleSec=1800 added {org.eclipse.jetty.server.session.DefaultSessionCache@26a2f7f9[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO}
2022-03-17T09:47:00.477Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.DefaultSessionCache@26a2f7f9[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@7186333e[passivating=false,graceSec=3600],AUTO}
2022-03-17T09:47:00.480Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting DefaultSessionIdManager@56d93692{STOPPED}[worker=null]
2022-03-17T09:47:00.503Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|DefaultSessionIdManager workerName=node0
2022-03-17T09:47:00.504Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|No SessionScavenger set, using defaults
2022-03-17T09:47:00.507Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|DefaultSessionIdManager@56d93692{STARTING}[worker=node0] added {HouseKeeper@76c548f{STOPPED}[interval=600000, ownscheduler=false],MANAGED}
2022-03-17T09:47:00.507Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HouseKeeper@76c548f{STOPPED}[interval=600000, ownscheduler=false]
2022-03-17T09:47:00.507Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@3900fa71{STOPPED}
2022-03-17T09:47:00.508Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @36253ms ScheduledExecutorScheduler@3900fa71{STARTED}
2022-03-17T09:47:00.508Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|Using own scheduler for scavenging
2022-03-17T09:47:00.509Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|node0 Scavenging every 600000ms
2022-03-17T09:47:00.511Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @36256ms HouseKeeper@76c548f{STARTED}[interval=600000, ownscheduler=true]
2022-03-17T09:47:00.512Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @36257ms DefaultSessionIdManager@56d93692{STARTED}[worker=node0]
2022-03-17T09:47:00.512Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@29fc1a2b{STARTING}[9.4.18.v20190429] added {DefaultSessionIdManager@56d93692{STARTED}[worker=node0],MANAGED}
2022-03-17T09:47:00.513Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler194903130==dftMaxIdleSec=1800 added {DefaultSessionIdManager@56d93692{STARTED}[worker=node0],UNMANAGED}
2022-03-17T09:47:00.513Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@6b667cb3{STOPPED}
2022-03-17T09:47:00.513Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @36258ms ScheduledExecutorScheduler@6b667cb3{STARTED}
2022-03-17T09:47:00.515Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler194903130==dftMaxIdleSec=1800
2022-03-17T09:47:00.515Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ConstraintSecurityHandler@4b2a30d{STOPPED}
2022-03-17T09:47:00.552Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ConstraintSecurityHandler@4b2a30d{STARTING}
2022-03-17T09:47:00.552Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedServletHandler@6f952d6c{STOPPED}
2022-03-17T09:47:00.556Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/rest/*[JAVAX_API:null] mapped to servlet=CamelServlet[JAVAX_API:null]
2022-03-17T09:47:00.557Z||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-03-17T09:47:00.565Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/[JAVAX_API:null] mapped to servlet=dispatcherServlet[JAVAX_API:null]
2022-03-17T09:47:00.566Z||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-03-17T09:47:00.569Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|filterNameMap={requestContextFilter=requestContextFilter@3cec79d3==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true, applicationContextIdFilter=applicationContextIdFilter@64b70919==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true, httpPutFormContentFilter=httpPutFormContentFilter@4e31c3ec==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true, Jetty_WebSocketUpgradeFilter=Jetty_WebSocketUpgradeFilter@4a8df3e2==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true, hiddenHttpMethodFilter=hiddenHttpMethodFilter@3157e4c0==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true, characterEncodingFilter=characterEncodingFilter@6eaa21d8==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true, webRequestLoggingFilter=webRequestLoggingFilter@328902d5==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true, metricsFilter=metricsFilter@72e789cb==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true}
2022-03-17T09:47:00.596Z||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-03-17T09:47:00.597Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletFilterMap={}
2022-03-17T09:47:00.597Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletPathMap=PathMappings[size=2]
2022-03-17T09:47:00.598Z||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-03-17T09:47:00.598Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedServletHandler@6f952d6c{STARTING}
2022-03-17T09:47:00.598Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @36343ms JettyEmbeddedServletHandler@6f952d6c{STARTED}
2022-03-17T09:47:00.598Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @36343ms ConstraintSecurityHandler@4b2a30d{STARTED}
2022-03-17T09:47:00.599Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.DefaultSessionCache@26a2f7f9[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
2022-03-17T09:47:00.599Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.NullSessionDataStore@7186333e[passivating=false,graceSec=3600]
2022-03-17T09:47:00.599Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @36344ms org.eclipse.jetty.server.session.NullSessionDataStore@7186333e[passivating=false,graceSec=3600]
2022-03-17T09:47:00.600Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @36344ms org.eclipse.jetty.server.session.DefaultSessionCache@26a2f7f9[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
2022-03-17T09:47:00.600Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @36345ms org.eclipse.jetty.server.session.SessionHandler194903130==dftMaxIdleSec=1800
2022-03-17T09:47:00.600Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerContainer@26d820eb{STOPPED}
2022-03-17T09:47:00.604Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.DecoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@6e495b48)
2022-03-17T09:47:00.604Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder
2022-03-17T09:47:00.606Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder
2022-03-17T09:47:00.607Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder
2022-03-17T09:47:00.608Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder
2022-03-17T09:47:00.608Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder
2022-03-17T09:47:00.608Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder
2022-03-17T09:47:00.609Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder
2022-03-17T09:47:00.610Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder
2022-03-17T09:47:00.610Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.StringDecoder
2022-03-17T09:47:00.610Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder
2022-03-17T09:47:00.610Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder
2022-03-17T09:47:00.611Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder
2022-03-17T09:47:00.611Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder
2022-03-17T09:47:00.611Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder
2022-03-17T09:47:00.611Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder
2022-03-17T09:47:00.611Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder
2022-03-17T09:47:00.611Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder
2022-03-17T09:47:00.612Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteBufferDecoder
2022-03-17T09:47:00.612Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteArrayDecoder
2022-03-17T09:47:00.612Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.PongMessageDecoder
2022-03-17T09:47:00.613Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ReaderDecoder
2022-03-17T09:47:00.613Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.InputStreamDecoder
2022-03-17T09:47:00.613Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.EncoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@6e495b48)
2022-03-17T09:47:00.613Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder
2022-03-17T09:47:00.615Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder
2022-03-17T09:47:00.615Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder
2022-03-17T09:47:00.616Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder
2022-03-17T09:47:00.616Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder
2022-03-17T09:47:00.616Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder
2022-03-17T09:47:00.616Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder
2022-03-17T09:47:00.617Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder
2022-03-17T09:47:00.617Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.StringEncoder
2022-03-17T09:47:00.617Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder
2022-03-17T09:47:00.618Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder
2022-03-17T09:47:00.618Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder
2022-03-17T09:47:00.618Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder
2022-03-17T09:47:00.618Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder
2022-03-17T09:47:00.618Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder
2022-03-17T09:47:00.618Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder
2022-03-17T09:47:00.619Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder
2022-03-17T09:47:00.619Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteBufferEncoder
2022-03-17T09:47:00.619Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteArrayEncoder
2022-03-17T09:47:00.620Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @36365ms ServerContainer@26d820eb{STARTED}
2022-03-17T09:47:00.621Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedErrorHandler@25c53f74{STOPPED}
2022-03-17T09:47:00.621Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedErrorHandler@25c53f74{STARTING}
2022-03-17T09:47:00.621Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @36366ms JettyEmbeddedErrorHandler@25c53f74{STARTED}
2022-03-17T09:47:00.622Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler|INFO|Started o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],AVAILABLE}
2022-03-17T09:47:00.622Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@6e1f8469
2022-03-17T09:47:00.622Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@2e380628
2022-03-17T09:47:00.622Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@3b6c624
2022-03-17T09:47:00.622Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@1eaf1e62
2022-03-17T09:47:00.641Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @36386ms o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],AVAILABLE}
2022-03-17T09:47:00.641Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @36386ms GzipHandler@78c1a023{STARTED}
2022-03-17T09:47:00.644Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting AbstractLifeCycle@79ab34c1{STOPPED}
2022-03-17T09:47:00.645Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @36390ms AbstractLifeCycle@79ab34c1{STARTED}
2022-03-17T09:47:00.646Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ErrorHandler@1698d7c0{STOPPED}
2022-03-17T09:47:00.648Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ErrorHandler@1698d7c0{STARTING}
2022-03-17T09:47:00.648Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @36393ms ErrorHandler@1698d7c0{STARTED}
2022-03-17T09:47:00.648Z||main|AAIUI||org.eclipse.jetty.server.Server|INFO|Started @36393ms
2022-03-17T09:47:00.649Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @36393ms Server@29fc1a2b{STARTED}[9.4.18.v20190429]
2022-03-17T09:47:01.732Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC|
2022-03-17T09:47:01.733Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org|
2022-03-17T09:47:01.733Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2022-03-17T09:47:01.733Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2022-03-17T09:47:02.523Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator
2022-03-17T09:47:02.523Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator
[EL Warning]: moxy: 2022-03-17 09:47:08.834--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-03-17 09:47:16.802--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-03-17 09:47:24.042--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-03-17 09:47:31.176--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-03-17 09:47:38.753--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-03-17 09:47:47.917--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-03-17 09:48:01.007--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-03-17T09:48:08.273Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully |
2022-03-17T09:48:08.273Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully |
2022-03-17T09:48:09.148Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC|
2022-03-17T09:48:09.148Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org|
2022-03-17T09:48:09.148Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2022-03-17T09:48:09.148Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2022-03-17T09:48:10.441Z||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-03-17T09:48:10.441Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-03-17T09:48:10.484Z||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-03-17T09:48:10.485Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-03-17T09:48:10.485Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2022-03-17T09:48:10.486Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2022-03-17T09:48:10.486Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63
2022-03-17T09:48:10.486Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration.
2022-03-17T09:48:10.486Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader
2022-03-17T09:48:10.487Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL
2022-03-17T09:48:10.488Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2022-03-17T09:48:10.490Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only.
2022-03-17T09:48:23.322Z||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-03-17T09:48:32.353Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@29fc1a2b{STARTED}[9.4.18.v20190429] added {ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000},UNMANAGED}
2022-03-17T09:48:32.359Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting metricsFilter@72e789cb==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true
2022-03-17T09:48:32.359Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @128104ms metricsFilter@72e789cb==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true
2022-03-17T09:48:32.361Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.autoconfigure.MetricsFilter@7428de63
2022-03-17T09:48:32.367Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting characterEncodingFilter@6eaa21d8==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true
2022-03-17T09:48:32.368Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @128113ms characterEncodingFilter@6eaa21d8==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true
2022-03-17T09:48:32.368Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedCharacterEncodingFilter@203c20cf
2022-03-17T09:48:32.368Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting hiddenHttpMethodFilter@3157e4c0==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true
2022-03-17T09:48:32.368Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @128113ms hiddenHttpMethodFilter@3157e4c0==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true
2022-03-17T09:48:32.368Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter@4cbf4f53
2022-03-17T09:48:32.369Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting httpPutFormContentFilter@4e31c3ec==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true
2022-03-17T09:48:32.369Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @128114ms httpPutFormContentFilter@4e31c3ec==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true
2022-03-17T09:48:32.369Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter@7bbbb6a8
2022-03-17T09:48:32.369Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting requestContextFilter@3cec79d3==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true
2022-03-17T09:48:32.370Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @128114ms requestContextFilter@3cec79d3==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true
2022-03-17T09:48:32.370Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedRequestContextFilter@21fdfefc
2022-03-17T09:48:32.377Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting webRequestLoggingFilter@328902d5==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true
2022-03-17T09:48:32.378Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @128123ms webRequestLoggingFilter@328902d5==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true
2022-03-17T09:48:32.378Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.trace.WebRequestTraceFilter@6a9b0a6f
2022-03-17T09:48:32.378Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting applicationContextIdFilter@64b70919==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true
2022-03-17T09:48:32.378Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @128123ms applicationContextIdFilter@64b70919==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true
2022-03-17T09:48:32.379Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.ApplicationContextHeaderFilter@421a4ee1
2022-03-17T09:48:32.379Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting Jetty_WebSocketUpgradeFilter@4a8df3e2==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true
2022-03-17T09:48:32.379Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @128124ms Jetty_WebSocketUpgradeFilter@4a8df3e2==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true
2022-03-17T09:48:32.379Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init WebSocketUpgradeFilter[configuration=NativeWebSocketConfiguration@59496961{STARTED}]
2022-03-17T09:48:32.395Z||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-03-17T09:48:32.398Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @128143ms dispatcherServlet@7ef5559e==org.springframework.web.servlet.DispatcherServlet,jsp=null,order=-1,inst=true,async=true
2022-03-17T09:48:32.402Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.springframework.web.servlet.DispatcherServlet@78830d9a for dispatcherServlet
2022-03-17T09:48:32.404Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring FrameworkServlet 'dispatcherServlet'
2022-03-17T09:48:32.538Z||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-03-17T09:48:32.539Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @128283ms CamelServlet@9ce650cf==org.apache.camel.component.servlet.CamelHttpTransportServlet,jsp=null,order=1,inst=true,async=true
2022-03-17T09:48:32.539Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init CamelHttpTransportServlet for CamelServlet
2022-03-17T09:48:32.541Z||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-03-17T09:48:32.544Z||main|AAIUI||org.eclipse.jetty.servlet.BaseHolder|DEBUG|Holding class org.eclipse.jetty.servlet.DefaultServlet from org.springframework.boot.loader.LaunchedURLClassLoader@6df97b55
2022-03-17T09:48:32.544Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @128289ms default@5c13d641==org.eclipse.jetty.servlet.DefaultServlet,jsp=null,order=1,inst=false,async=true
2022-03-17T09:48:32.555Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.eclipse.jetty.servlet.DefaultServlet@1e49a77e for default
2022-03-17T09:48:32.568Z||main|AAIUI||org.eclipse.jetty.servlet.DefaultServlet|DEBUG|resource base = null
2022-03-17T09:48:32.569Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-03-17T09:48:32.597Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {sun.nio.ch.ServerSocketChannelImpl[/0.0.0.0:8000],POJO}
2022-03-17T09:48:32.598Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@49dbaaf3{STOPPED}
2022-03-17T09:48:32.599Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @128344ms ScheduledExecutorScheduler@49dbaaf3{STARTED}
2022-03-17T09:48:32.599Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SslConnectionFactory@4d74c3ba{SSL->HTTP/1.1}
2022-03-17T09:48:32.606Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SslContextFactory@41c204a0[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2022-03-17T09:48:33.738Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai in X509@694c0ed1(aai@aai.onap.org,h=[],w=[])
2022-03-17T09:48:33.738Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-search-data.onap in X509@694c0ed1(aai@aai.onap.org,h=[aai],w=[])
2022-03-17T09:48:33.738Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-sparky-be.onap in X509@694c0ed1(aai@aai.onap.org,h=[aai, aai-search-data.onap],w=[])
2022-03-17T09:48:33.739Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.api.simpledemo.onap.org in X509@694c0ed1(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap],w=[])
2022-03-17T09:48:33.739Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.elasticsearch.simpledemo.onap.org in X509@694c0ed1(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org],w=[])
2022-03-17T09:48:33.739Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.gremlinserver.simpledemo.onap.org in X509@694c0ed1(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org],w=[])
2022-03-17T09:48:33.739Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.hbase.simpledemo.onap.org in X509@694c0ed1(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org],w=[])
2022-03-17T09:48:33.740Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.onap in X509@694c0ed1(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org],w=[])
2022-03-17T09:48:33.740Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.searchservice.simpledemo.onap.org in X509@694c0ed1(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap],w=[])
2022-03-17T09:48:33.740Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.simpledemo.onap.org in X509@694c0ed1(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org],w=[])
2022-03-17T09:48:33.740Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.ui.simpledemo.onap.org in X509@694c0ed1(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org, aai.simpledemo.onap.org],w=[])
2022-03-17T09:48:33.744Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate CN alias=aai@aai.onap.org CN=aai in X509@694c0ed1(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org, aai.simpledemo.onap.org, aai.ui.simpledemo.onap.org],w=[])
2022-03-17T09:48:33.749Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|INFO|x509=X509@694c0ed1(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org, aai.simpledemo.onap.org, aai.ui.simpledemo.onap.org],w=[]) for SslContextFactory@41c204a0[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2022-03-17T09:48:34.019Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|managers=[org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager@1185b0b7] for SslContextFactory@41c204a0[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2022-03-17T09:48:34.261Z||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-03-17T09:48:34.261Z||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-03-17T09:48:34.264Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@351fadfa
2022-03-17T09:48:34.270Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @130015ms SslContextFactory@41c204a0[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2022-03-17T09:48:34.270Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@2b55ea4d
2022-03-17T09:48:34.271Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @130016ms SslConnectionFactory@4d74c3ba{SSL->HTTP/1.1}
2022-03-17T09:48:34.272Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HttpConnectionFactory@15fa55a6[HTTP/1.1]
2022-03-17T09:48:34.272Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @130017ms HttpConnectionFactory@15fa55a6[HTTP/1.1]
2022-03-17T09:48:34.272Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SelectorManager@ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-03-17T09:48:34.342Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-03-17T09:48:34.329649Z added {SelectorProducer@49c37918,POJO}
2022-03-17T09:48:34.349Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-03-17T09:48:34.348782Z added {QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}],UNMANAGED}
2022-03-17T09:48:34.350Z||main|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-03-17T09:48:34.350345Z created
2022-03-17T09:48:34.354Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ManagedSelector@5f1db390{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-03-17T09:48:34.354114Z,MANAGED}
2022-03-17T09:48:34.358Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|SelectorManager@ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {ManagedSelector@5f1db390{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO}
2022-03-17T09:48:34.358Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ManagedSelector@5f1db390{STOPPED} id=0 keys=-1 selected=-1 updates=0
2022-03-17T09:48:34.359Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-03-17T09:48:34.3594Z
2022-03-17T09:48:34.360Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @130104ms EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-03-17T09:48:34.360288Z
2022-03-17T09:48:34.397Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$$Lambda$216/0x00000008009a7c40@3891b430
2022-03-17T09:48:34.398Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$$Lambda$216/0x00000008009a7c40@3891b430
2022-03-17T09:48:34.404Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=7,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-03-17T09:48:34.404365Z tryProduce false
2022-03-17T09:48:34.406Z||main|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Start@2f03fdc0 on ManagedSelector@5f1db390{STARTING} id=0 keys=0 selected=0 updates=0
2022-03-17T09:48:34.467Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-17T09:48:34.468Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Start@2f03fdc0
2022-03-17T09:48:34.469Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-17T09:48:34.469Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 0 keys
2022-03-17T09:48:34.473Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @130217ms ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=0
2022-03-17T09:48:34.473Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @130218ms SelectorManager@ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-03-17T09:48:34.475Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {acceptor-0@1715193f,POJO}
2022-03-17T09:48:34.475Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue acceptor-0@1715193f
2022-03-17T09:48:34.476Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|INFO|Started ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-03-17T09:48:34.476Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @130221ms ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-03-17T09:48:34.476Z||qtp978035840-32|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run acceptor-0@1715193f
2022-03-17T09:48:34.545Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 124.465 seconds (JVM running for 130.29)
2022-03-17T09:48:34.545Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 124.465 seconds (JVM running for 130.29)
2022-03-17T09:48:36.012Z||qtp978035840-32-acceptor-0@1715193f-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@45981abf on ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=0
2022-03-17T09:48:36.012Z||qtp978035840-32-acceptor-0@1715193f-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=1
2022-03-17T09:48:36.013Z||qtp978035840-32-acceptor-0@1715193f-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@5597f21a on ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=1
2022-03-17T09:48:36.014Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken with none selected
2022-03-17T09:48:36.017Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 0/0/0 selected
2022-03-17T09:48:36.017Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 0 keys, 2 updates
2022-03-17T09:48:36.017Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2
2022-03-17T09:48:36.018Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@45981abf
2022-03-17T09:48:36.020Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@45981abf
2022-03-17T09:48:36.021Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@5597f21a
2022-03-17T09:48:36.021Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@5597f21a
2022-03-17T09:48:36.021Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-17T09:48:36.021Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 2 keys
2022-03-17T09:48:36.021Z||qtp978035840-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@45981abf
2022-03-17T09:48:36.022Z||qtp978035840-29|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@5597f21a
2022-03-17T09:48:36.054Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@24980ecd{/10.233.72.241:44440<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=23/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 22 ms, remaining: 29978 ms
2022-03-17T09:48:36.054Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@5ae48836{/10.233.72.241:44442<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=23/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 23 ms, remaining: 29977 ms
2022-03-17T09:48:36.058Z||qtp978035840-30|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@36e586c6
2022-03-17T09:48:36.065Z||qtp978035840-29|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@3f8c6a92
2022-03-17T09:48:36.380Z||qtp978035840-30|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@3bf57e39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@1b7dd70a{/10.233.72.241:44442<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=304/30000},null,HttpChannelState@61a6dcd2{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-03-17T09:48:36.416Z||qtp978035840-29|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@1f90a959{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@7b9a2200{/10.233.72.241:44440<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=323/30000},null,HttpChannelState@130735b5{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-03-17T09:48:36.421Z||qtp978035840-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@7c01599::DecryptedEndPoint@1b7dd70a{/10.233.72.241:44442<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=346/30000}
2022-03-17T09:48:36.421Z||qtp978035840-29|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@4f8305bd::DecryptedEndPoint@7b9a2200{/10.233.72.241:44440<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=328/30000}
2022-03-17T09:48:36.459Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@24980ecd{/10.233.72.241:44440<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=391/30000}{io=0/0,kio=0,kro=0}->SslConnection@55c3a775{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b9a2200{/10.233.72.241:44440<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=366/30000}=>HttpConnection@4f8305bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55633d2b{s=START}]=>HttpChannelOverHttp@1f90a959{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:36.460Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@55c3a775::SocketChannelEndPoint@24980ecd{/10.233.72.241:44440<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=430/30000}{io=0/0,kio=0,kro=0}->SslConnection@55c3a775{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b9a2200{/10.233.72.241:44440<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=367/30000}=>HttpConnection@4f8305bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55633d2b{s=START}]=>HttpChannelOverHttp@1f90a959{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:36.461Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@4f8305bd::DecryptedEndPoint@7b9a2200{/10.233.72.241:44440<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=368/30000}
2022-03-17T09:48:36.461Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@4f8305bd::DecryptedEndPoint@7b9a2200{/10.233.72.241:44440<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=368/30000}
2022-03-17T09:48:36.461Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@21a64d7{AC.ReadCB@4f8305bd{HttpConnection@4f8305bd::DecryptedEndPoint@7b9a2200{/10.233.72.241:44440<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-17T09:48:36.462Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@55c3a775::SocketChannelEndPoint@24980ecd{/10.233.72.241:44440<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=432/30000}{io=0/0,kio=0,kro=0}->SslConnection@55c3a775{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b9a2200{/10.233.72.241:44440<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4f8305bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55633d2b{s=START}]=>HttpChannelOverHttp@1f90a959{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:36.462Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-03-17T09:48:36.464Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.111:8000,OPEN,fill=-,flush=-,to=434/30000}{io=0/0,kio=0,kro=0}->SslConnection@55c3a775{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7b9a2200{/10.233.72.241:44440<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4f8305bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55633d2b{s=START}]=>HttpChannelOverHttp@1f90a959{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:36.466Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@61c741d7{SSLC.NBReadCB@55c3a775{SslConnection@55c3a775::SocketChannelEndPoint@24980ecd{/10.233.72.241:44440<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@55c3a775{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7b9a2200{/10.233.72.241:44440<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@4f8305bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55633d2b{s=START}]=>HttpChannelOverHttp@1f90a959{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-17T09:48:36.466Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@24980ecd{/10.233.72.241:44440<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@55c3a775{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7b9a2200{/10.233.72.241:44440<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@4f8305bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55633d2b{s=START}]=>HttpChannelOverHttp@1f90a959{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:36.467Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@302abde4 on ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=0 updates=0
2022-03-17T09:48:36.467Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=0 updates=1
2022-03-17T09:48:36.467Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@24980ecd{/10.233.72.241:44440<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}->SslConnection@55c3a775{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7b9a2200{/10.233.72.241:44440<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@4f8305bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55633d2b{s=START}]=>HttpChannelOverHttp@1f90a959{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:36.468Z||qtp978035840-29|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@5597f21a
2022-03-17T09:48:36.479Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken with none selected
2022-03-17T09:48:36.479Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 0/0/2 selected
2022-03-17T09:48:36.479Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 0 keys, 1 updates
2022-03-17T09:48:36.480Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-17T09:48:36.480Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@302abde4
2022-03-17T09:48:36.487Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@24980ecd{/10.233.72.241:44440<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=15/30000}{io=1/1,kio=1,kro=0}->SslConnection@55c3a775{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7b9a2200{/10.233.72.241:44440<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=26/30000}=>HttpConnection@4f8305bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55633d2b{s=START}]=>HttpChannelOverHttp@1f90a959{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:36.488Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-17T09:48:36.488Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 2 keys
2022-03-17T09:48:36.488Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 1/1/2 selected
2022-03-17T09:48:36.488Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 1 keys, 0 updates
2022-03-17T09:48:36.491Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@5ae48836{/10.233.72.241:44442<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=391/30000}{io=0/0,kio=0,kro=0}->SslConnection@7e7a1409{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b7dd70a{/10.233.72.241:44442<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=416/30000}=>HttpConnection@7c01599[p=HttpParser{s=START,0 of -1},g=HttpGenerator@226b7511{s=START}]=>HttpChannelOverHttp@3bf57e39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:36.492Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@7e7a1409::SocketChannelEndPoint@5ae48836{/10.233.72.241:44442<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=462/30000}{io=0/0,kio=0,kro=0}->SslConnection@7e7a1409{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b7dd70a{/10.233.72.241:44442<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=417/30000}=>HttpConnection@7c01599[p=HttpParser{s=START,0 of -1},g=HttpGenerator@226b7511{s=START}]=>HttpChannelOverHttp@3bf57e39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:36.492Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@7c01599::DecryptedEndPoint@1b7dd70a{/10.233.72.241:44442<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=417/30000}
2022-03-17T09:48:36.493Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@7c01599::DecryptedEndPoint@1b7dd70a{/10.233.72.241:44442<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=417/30000}
2022-03-17T09:48:36.493Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4afea48b{AC.ReadCB@7c01599{HttpConnection@7c01599::DecryptedEndPoint@1b7dd70a{/10.233.72.241:44442<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-17T09:48:36.493Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@7e7a1409::SocketChannelEndPoint@5ae48836{/10.233.72.241:44442<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=463/30000}{io=0/0,kio=0,kro=0}->SslConnection@7e7a1409{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b7dd70a{/10.233.72.241:44442<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7c01599[p=HttpParser{s=START,0 of -1},g=HttpGenerator@226b7511{s=START}]=>HttpChannelOverHttp@3bf57e39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:36.493Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-03-17T09:48:36.494Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.111:8000,OPEN,fill=-,flush=-,to=464/30000}{io=0/0,kio=0,kro=0}->SslConnection@7e7a1409{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b7dd70a{/10.233.72.241:44442<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7c01599[p=HttpParser{s=START,0 of -1},g=HttpGenerator@226b7511{s=START}]=>HttpChannelOverHttp@3bf57e39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:36.495Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4d151c90{SSLC.NBReadCB@7e7a1409{SslConnection@7e7a1409::SocketChannelEndPoint@5ae48836{/10.233.72.241:44442<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7e7a1409{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b7dd70a{/10.233.72.241:44442<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7c01599[p=HttpParser{s=START,0 of -1},g=HttpGenerator@226b7511{s=START}]=>HttpChannelOverHttp@3bf57e39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-17T09:48:36.495Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@5ae48836{/10.233.72.241:44442<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@7e7a1409{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b7dd70a{/10.233.72.241:44442<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7c01599[p=HttpParser{s=START,0 of -1},g=HttpGenerator@226b7511{s=START}]=>HttpChannelOverHttp@3bf57e39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:36.495Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@63e18367 on ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=1 updates=0
2022-03-17T09:48:36.496Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@5ae48836{/10.233.72.241:44442<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}->SslConnection@7e7a1409{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b7dd70a{/10.233.72.241:44442<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@7c01599[p=HttpParser{s=START,0 of -1},g=HttpGenerator@226b7511{s=START}]=>HttpChannelOverHttp@3bf57e39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:36.496Z||qtp978035840-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@45981abf
2022-03-17T09:48:36.505Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.111:8000 remote=/10.233.72.241:44440], selector=sun.nio.ch.EPollSelectorImpl@925c419, interestOps=1, readyOps=1 SocketChannelEndPoint@24980ecd{/10.233.72.241:44440<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=24/30000}{io=1/1,kio=1,kro=1}->SslConnection@55c3a775{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7b9a2200{/10.233.72.241:44440<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=43/30000}=>HttpConnection@4f8305bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55633d2b{s=START}]=>HttpChannelOverHttp@1f90a959{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-17T09:48:36.513Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@24980ecd{/10.233.72.241:44440<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=41/30000}{io=1/0,kio=1,kro=1}->SslConnection@55c3a775{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7b9a2200{/10.233.72.241:44440<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=45/30000}=>HttpConnection@4f8305bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55633d2b{s=START}]=>HttpChannelOverHttp@1f90a959{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:36.515Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@24980ecd{/10.233.72.241:44440<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=49/30000}{io=1/0,kio=1,kro=1}->SslConnection@55c3a775{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7b9a2200{/10.233.72.241:44440<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=53/30000}=>HttpConnection@4f8305bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55633d2b{s=START}]=>HttpChannelOverHttp@1f90a959{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-17T09:48:36.517Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0} tryExecute EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=6,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-03-17T09:48:36.517768Z
2022-03-17T09:48:36.518Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1} startReservedThread p=1
2022-03-17T09:48:36.521Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@2b8d084{s=0/2,p=1}@112d0c80
2022-03-17T09:48:36.523Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@2b8d084{s=0/2,p=1}@112d0c80
2022-03-17T09:48:36.523Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=1}@112d0c80 started
2022-03-17T09:48:36.524Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@112d0c80 waiting
2022-03-17T09:48:36.531Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-03-17T09:48:36.526357Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@24980ecd{/10.233.72.241:44440<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=66/30000}{io=1/0,kio=1,kro=1}->SslConnection@55c3a775{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7b9a2200{/10.233.72.241:44440<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=70/30000}=>HttpConnection@4f8305bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55633d2b{s=START}]=>HttpChannelOverHttp@1f90a959{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-17T09:48:36.532Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue CEP:SocketChannelEndPoint@24980ecd{/10.233.72.241:44440<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=67/30000}{io=1/0,kio=1,kro=1}->SslConnection@55c3a775{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7b9a2200{/10.233.72.241:44440<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=71/30000}=>HttpConnection@4f8305bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55633d2b{s=START}]=>HttpChannelOverHttp@1f90a959{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-17T09:48:36.533Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-17T09:48:36.533Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@63e18367
2022-03-17T09:48:36.535Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@5ae48836{/10.233.72.241:44442<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=39/30000}{io=1/1,kio=1,kro=0}->SslConnection@7e7a1409{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b7dd70a{/10.233.72.241:44442<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=41/30000}=>HttpConnection@7c01599[p=HttpParser{s=START,0 of -1},g=HttpGenerator@226b7511{s=START}]=>HttpChannelOverHttp@3bf57e39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:36.536Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-17T09:48:36.537Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@24980ecd{/10.233.72.241:44440<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=71/30000}{io=0/0,kio=0,kro=1}->SslConnection@55c3a775{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7b9a2200{/10.233.72.241:44440<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=76/30000}=>HttpConnection@4f8305bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55633d2b{s=START}]=>HttpChannelOverHttp@1f90a959{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:36.537Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 2 keys
2022-03-17T09:48:36.538Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 1/1/2 selected
2022-03-17T09:48:36.538Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 1 keys, 0 updates
2022-03-17T09:48:36.539Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run CEP:SocketChannelEndPoint@24980ecd{/10.233.72.241:44440<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=73/30000}{io=0/0,kio=0,kro=1}->SslConnection@55c3a775{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7b9a2200{/10.233.72.241:44440<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=77/30000}=>HttpConnection@4f8305bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55633d2b{s=START}]=>HttpChannelOverHttp@1f90a959{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-17T09:48:36.539Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@61c741d7{SSLC.NBReadCB@55c3a775{SslConnection@55c3a775::SocketChannelEndPoint@24980ecd{/10.233.72.241:44440<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=74/30000}{io=0/0,kio=0,kro=1}->SslConnection@55c3a775{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7b9a2200{/10.233.72.241:44440<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=78/30000}=>HttpConnection@4f8305bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55633d2b{s=START}]=>HttpChannelOverHttp@1f90a959{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-17T09:48:36.540Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@55c3a775::SocketChannelEndPoint@24980ecd{/10.233.72.241:44440<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=74/30000}{io=0/0,kio=0,kro=1}->SslConnection@55c3a775{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7b9a2200{/10.233.72.241:44440<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=79/30000}=>HttpConnection@4f8305bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55633d2b{s=START}]=>HttpChannelOverHttp@1f90a959{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:36.541Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.111:8000 remote=/10.233.72.241:44442], selector=sun.nio.ch.EPollSelectorImpl@925c419, interestOps=1, readyOps=1 SocketChannelEndPoint@5ae48836{/10.233.72.241:44442<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=46/30000}{io=1/1,kio=1,kro=1}->SslConnection@7e7a1409{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b7dd70a{/10.233.72.241:44442<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=47/30000}=>HttpConnection@7c01599[p=HttpParser{s=START,0 of -1},g=HttpGenerator@226b7511{s=START}]=>HttpChannelOverHttp@3bf57e39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-17T09:48:36.543Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@55c3a775::SocketChannelEndPoint@24980ecd{/10.233.72.241:44440<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=77/30000}{io=0/0,kio=0,kro=1}->SslConnection@55c3a775{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7b9a2200{/10.233.72.241:44440<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=81/30000}=>HttpConnection@4f8305bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55633d2b{s=START}]=>HttpChannelOverHttp@1f90a959{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:36.543Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@5ae48836{/10.233.72.241:44442<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=47/30000}{io=1/0,kio=1,kro=1}->SslConnection@7e7a1409{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b7dd70a{/10.233.72.241:44442<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=49/30000}=>HttpConnection@7c01599[p=HttpParser{s=START,0 of -1},g=HttpGenerator@226b7511{s=START}]=>HttpChannelOverHttp@3bf57e39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:36.544Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@5ae48836{/10.233.72.241:44442<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=49/30000}{io=1/0,kio=1,kro=1}->SslConnection@7e7a1409{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b7dd70a{/10.233.72.241:44442<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=50/30000}=>HttpConnection@7c01599[p=HttpParser{s=START,0 of -1},g=HttpGenerator@226b7511{s=START}]=>HttpChannelOverHttp@3bf57e39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-17T09:48:36.547Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0} tryExecute EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-03-17T09:48:36.547365Z
2022-03-17T09:48:36.548Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@112d0c80 offer EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-03-17T09:48:36.548525Z
2022-03-17T09:48:36.548Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1} startReservedThread p=1
2022-03-17T09:48:36.549Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@2b8d084{s=0/2,p=1}@615c4421
2022-03-17T09:48:36.550Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1}@112d0c80 task=EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2022-03-17T09:48:36.550346Z
2022-03-17T09:48:36.551Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2022-03-17T09:48:36.55106Z tryProduce true
2022-03-17T09:48:36.551Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-17T09:48:36.551Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2022-03-17T09:48:36.549351Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5ae48836{/10.233.72.241:44442<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=55/30000}{io=1/0,kio=1,kro=1}->SslConnection@7e7a1409{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b7dd70a{/10.233.72.241:44442<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=58/30000}=>HttpConnection@7c01599[p=HttpParser{s=START,0 of -1},g=HttpGenerator@226b7511{s=START}]=>HttpChannelOverHttp@3bf57e39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-17T09:48:36.551Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4d151c90{SSLC.NBReadCB@7e7a1409{SslConnection@7e7a1409::SocketChannelEndPoint@5ae48836{/10.233.72.241:44442<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=57/30000}{io=1/0,kio=1,kro=1}->SslConnection@7e7a1409{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b7dd70a{/10.233.72.241:44442<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=58/30000}=>HttpConnection@7c01599[p=HttpParser{s=START,0 of -1},g=HttpGenerator@226b7511{s=START}]=>HttpChannelOverHttp@3bf57e39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-17T09:48:36.552Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@7e7a1409::SocketChannelEndPoint@5ae48836{/10.233.72.241:44442<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=58/30000}{io=1/0,kio=1,kro=1}->SslConnection@7e7a1409{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b7dd70a{/10.233.72.241:44442<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=59/30000}=>HttpConnection@7c01599[p=HttpParser{s=START,0 of -1},g=HttpGenerator@226b7511{s=START}]=>HttpChannelOverHttp@3bf57e39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:36.552Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@7e7a1409::SocketChannelEndPoint@5ae48836{/10.233.72.241:44442<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=58/30000}{io=1/0,kio=1,kro=1}->SslConnection@7e7a1409{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b7dd70a{/10.233.72.241:44442<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=59/30000}=>HttpConnection@7c01599[p=HttpParser{s=START,0 of -1},g=HttpGenerator@226b7511{s=START}]=>HttpChannelOverHttp@3bf57e39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:36.553Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4afea48b{AC.ReadCB@7c01599{HttpConnection@7c01599::DecryptedEndPoint@1b7dd70a{/10.233.72.241:44442<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=60/30000}}}
2022-03-17T09:48:36.544Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@21a64d7{AC.ReadCB@4f8305bd{HttpConnection@4f8305bd::DecryptedEndPoint@7b9a2200{/10.233.72.241:44440<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=83/30000}}}
2022-03-17T09:48:36.551Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-17T09:48:36.553Z||qtp978035840-31|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7c01599::DecryptedEndPoint@1b7dd70a{/10.233.72.241:44442<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=60/30000} onFillable enter HttpChannelState@61a6dcd2{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-17T09:48:36.554Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@5ae48836{/10.233.72.241:44442<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=60/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e7a1409{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b7dd70a{/10.233.72.241:44442<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=61/30000}=>HttpConnection@7c01599[p=HttpParser{s=START,0 of -1},g=HttpGenerator@226b7511{s=START}]=>HttpChannelOverHttp@3bf57e39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:36.554Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4f8305bd::DecryptedEndPoint@7b9a2200{/10.233.72.241:44440<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=92/30000} onFillable enter HttpChannelState@130735b5{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-17T09:48:36.554Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 2 keys
2022-03-17T09:48:36.572Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@2b8d084{s=0/2,p=1}@615c4421
2022-03-17T09:48:36.572Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=1}@615c4421 started
2022-03-17T09:48:36.572Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@55c3a775::SocketChannelEndPoint@24980ecd{/10.233.72.241:44440<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=107/30000}{io=0/0,kio=0,kro=1}->SslConnection@55c3a775{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b9a2200{/10.233.72.241:44440<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=111/30000}=>HttpConnection@4f8305bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55633d2b{s=START}]=>HttpChannelOverHttp@1f90a959{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:36.572Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-03-17T09:48:36.572Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@615c4421 waiting
2022-03-17T09:48:36.590Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@7e7a1409::SocketChannelEndPoint@5ae48836{/10.233.72.241:44442<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=95/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e7a1409{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b7dd70a{/10.233.72.241:44442<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=97/30000}=>HttpConnection@7c01599[p=HttpParser{s=START,0 of -1},g=HttpGenerator@226b7511{s=START}]=>HttpChannelOverHttp@3bf57e39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:36.590Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-03-17T09:48:36.607Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@24980ecd{/10.233.72.241:44440<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=141/30000}{io=0/0,kio=0,kro=1}->SslConnection@55c3a775{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b9a2200{/10.233.72.241:44440<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=145/30000}=>HttpConnection@4f8305bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55633d2b{s=START}]=>HttpChannelOverHttp@1f90a959{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:36.608Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@2231ff63[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-17T09:48:36.608Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-03-17T09:48:36.610Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@5ae48836{/10.233.72.241:44442<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=116/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e7a1409{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b7dd70a{/10.233.72.241:44442<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=117/30000}=>HttpConnection@7c01599[p=HttpParser{s=START,0 of -1},g=HttpGenerator@226b7511{s=START}]=>HttpChannelOverHttp@3bf57e39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:36.611Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@2de5adb7[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-17T09:48:36.611Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-03-17T09:48:36.645Z||qtp978035840-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@36ed935a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@36ed935a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-17T09:48:36.650Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=185/30000}{io=0/0,kio=0,kro=1}->SslConnection@55c3a775{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b9a2200{/10.233.72.241:44440<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=189/30000}=>HttpConnection@4f8305bd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@55633d2b{s=START}]=>HttpChannelOverHttp@1f90a959{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:36.651Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-03-17T09:48:36.651Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4f8305bd::DecryptedEndPoint@7b9a2200{/10.233.72.241:44440<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=190/30000} filled -1 HeapByteBuffer@36ed935a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-17T09:48:36.651Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4f8305bd::DecryptedEndPoint@7b9a2200{/10.233.72.241:44440<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=190/30000} parse HeapByteBuffer@36ed935a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-17T09:48:36.651Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@36ed935a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-17T09:48:36.654Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@656fd8a8[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@656fd8a8[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-17T09:48:36.655Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=161/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e7a1409{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b7dd70a{/10.233.72.241:44442<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=162/30000}=>HttpConnection@7c01599[p=HttpParser{s=START,0 of -1},g=HttpGenerator@226b7511{s=START}]=>HttpChannelOverHttp@3bf57e39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:36.655Z||qtp978035840-31|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-03-17T09:48:36.656Z||qtp978035840-31|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7c01599::DecryptedEndPoint@1b7dd70a{/10.233.72.241:44442<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=163/30000} filled -1 HeapByteBuffer@656fd8a8[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-17T09:48:36.657Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-03-17T09:48:36.657Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@7b9a2200{/10.233.72.241:44440<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=196/30000}
2022-03-17T09:48:36.657Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@7b9a2200{/10.233.72.241:44440<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=196/30000}
2022-03-17T09:48:36.658Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@55c3a775::SocketChannelEndPoint@24980ecd{/10.233.72.241:44440<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=192/30000}{io=0/0,kio=0,kro=1}->SslConnection@55c3a775{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b9a2200{/10.233.72.241:44440<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=197/30000}=>HttpConnection@4f8305bd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55633d2b{s=START}]=>HttpChannelOverHttp@1f90a959{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-03-17T09:48:36.662Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@55c3a775::SocketChannelEndPoint@24980ecd{/10.233.72.241:44440<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=196/30000}{io=0/0,kio=0,kro=1}->SslConnection@55c3a775{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b9a2200{/10.233.72.241:44440<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=201/30000}=>HttpConnection@4f8305bd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55633d2b{s=START}]=>HttpChannelOverHttp@1f90a959{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:36.663Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@5487fe3c[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-17T09:48:36.663Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-17T09:48:36.664Z||qtp978035840-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-03-17T09:48:36.665Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@24980ecd{/10.233.72.241:44440<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=200/30000}{io=0/0,kio=0,kro=1}->SslConnection@55c3a775{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b9a2200{/10.233.72.241:44440<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=204/30000}=>HttpConnection@4f8305bd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55633d2b{s=START}]=>HttpChannelOverHttp@1f90a959{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:36.665Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-03-17T09:48:36.665Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-17T09:48:36.666Z||qtp978035840-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-03-17T09:48:36.667Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@55c3a775::SocketChannelEndPoint@24980ecd{/10.233.72.241:44440<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@55c3a775{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b9a2200{/10.233.72.241:44440<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=206/30000}=>HttpConnection@4f8305bd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55633d2b{s=START}]=>HttpChannelOverHttp@1f90a959{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-03-17T09:48:36.668Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@55c3a775{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b9a2200{/10.233.72.241:44440<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=206/30000}=>HttpConnection@4f8305bd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55633d2b{s=START}]=>HttpChannelOverHttp@1f90a959{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:36.677Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@55c3a775::SocketChannelEndPoint@24980ecd{/10.233.72.241:44440<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@55c3a775{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b9a2200{/10.233.72.241:44440<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=207/30000}=>HttpConnection@4f8305bd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55633d2b{s=START}]=>HttpChannelOverHttp@1f90a959{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-03-17T09:48:36.678Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@7b9a2200{/10.233.72.241:44440<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=217/30000}
2022-03-17T09:48:36.690Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@24980ecd{/10.233.72.241:44440<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@55c3a775{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b9a2200{/10.233.72.241:44440<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=217/30000}=>HttpConnection@4f8305bd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55633d2b{s=START}]=>HttpChannelOverHttp@1f90a959{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:36.691Z||qtp978035840-31|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7c01599::DecryptedEndPoint@1b7dd70a{/10.233.72.241:44442<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=198/30000} parse HeapByteBuffer@656fd8a8[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-17T09:48:36.691Z||qtp978035840-31|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@656fd8a8[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-17T09:48:36.691Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@24980ecd{/10.233.72.241:44440<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=26/30000}{io=0/0,kio=0,kro=1}->SslConnection@55c3a775{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b9a2200{/10.233.72.241:44440<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=230/30000}=>HttpConnection@4f8305bd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55633d2b{s=START}]=>HttpChannelOverHttp@1f90a959{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:36.691Z||qtp978035840-31|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-03-17T09:48:36.692Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@1b7dd70a{/10.233.72.241:44442<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=198/30000}
2022-03-17T09:48:36.692Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@24980ecd{/10.233.72.241:44440<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=26/30000}{io=0/0,kio=0,kro=1}->SslConnection@55c3a775{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b9a2200{/10.233.72.241:44440<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=230/30000}=>HttpConnection@4f8305bd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55633d2b{s=START}]=>HttpChannelOverHttp@1f90a959{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:36.692Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@1b7dd70a{/10.233.72.241:44442<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=199/30000}
2022-03-17T09:48:36.693Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@7e7a1409::SocketChannelEndPoint@5ae48836{/10.233.72.241:44442<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=198/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e7a1409{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b7dd70a{/10.233.72.241:44442<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=200/30000}=>HttpConnection@7c01599[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@226b7511{s=START}]=>HttpChannelOverHttp@3bf57e39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-03-17T09:48:36.693Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4656f847{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-03-17T09:48:36.694Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@61c741d7{null}
2022-03-17T09:48:36.694Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=0 updates=0
2022-03-17T09:48:36.694Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@7e7a1409::SocketChannelEndPoint@5ae48836{/10.233.72.241:44442<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=200/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e7a1409{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b7dd70a{/10.233.72.241:44442<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=201/30000}=>HttpConnection@7c01599[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@226b7511{s=START}]=>HttpChannelOverHttp@3bf57e39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:36.694Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@5487fe3c[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-17T09:48:36.694Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-17T09:48:36.695Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-03-17T09:48:36.695Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken with none selected
2022-03-17T09:48:36.695Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 0/0/1 selected
2022-03-17T09:48:36.696Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 0 keys, 0 updates
2022-03-17T09:48:36.696Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-17T09:48:36.696Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@5ae48836{/10.233.72.241:44442<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=201/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e7a1409{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b7dd70a{/10.233.72.241:44442<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=202/30000}=>HttpConnection@7c01599[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@226b7511{s=START}]=>HttpChannelOverHttp@3bf57e39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:36.696Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-17T09:48:36.696Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-03-17T09:48:36.696Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 1 keys
2022-03-17T09:48:36.696Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-17T09:48:36.696Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-03-17T09:48:36.696Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@73197a1f
2022-03-17T09:48:36.697Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@73197a1f
2022-03-17T09:48:36.715Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@24980ecd{/10.233.72.241:44440<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=32/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@55c3a775{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b9a2200{/10.233.72.241:44440<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=236/30000}=>HttpConnection@4f8305bd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55633d2b{s=START}]=>HttpChannelOverHttp@1f90a959{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:36.715Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@7e7a1409::SocketChannelEndPoint@5ae48836{/10.233.72.241:44442<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e7a1409{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b7dd70a{/10.233.72.241:44442<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=222/30000}=>HttpConnection@7c01599[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@226b7511{s=START}]=>HttpChannelOverHttp@3bf57e39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-03-17T09:48:36.716Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e7a1409{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b7dd70a{/10.233.72.241:44442<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=223/30000}=>HttpConnection@7c01599[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@226b7511{s=START}]=>HttpChannelOverHttp@3bf57e39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:36.717Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@7e7a1409::SocketChannelEndPoint@5ae48836{/10.233.72.241:44442<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e7a1409{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b7dd70a{/10.233.72.241:44442<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=223/30000}=>HttpConnection@7c01599[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@226b7511{s=START}]=>HttpChannelOverHttp@3bf57e39{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-03-17T09:48:36.717Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@1b7dd70a{/10.233.72.241:44442<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=224/30000}
2022-03-17T09:48:36.717Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@24980ecd{/10.233.72.241:44440<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=32/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@55c3a775{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b9a2200{/10.233.72.241:44440<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=256/30000}=>HttpConnection@4f8305bd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55633d2b{s=START}]=>HttpChannelOverHttp@1f90a959{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:36.718Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@24980ecd{/10.233.72.241:44440<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=50/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@55c3a775{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b9a2200{/10.233.72.241:44440<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=256/30000}=>HttpConnection@4f8305bd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55633d2b{s=START}]=>HttpChannelOverHttp@1f90a959{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:36.718Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2a4a7705{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-03-17T09:48:36.718Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@21a64d7{null}
2022-03-17T09:48:36.719Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4f8305bd::DecryptedEndPoint@7b9a2200{/10.233.72.241:44440<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=258/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-03-17T09:48:36.719Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@4f8305bd::DecryptedEndPoint@7b9a2200{/10.233.72.241:44440<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=258/30000}
2022-03-17T09:48:36.721Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@4f8305bd::DecryptedEndPoint@7b9a2200{/10.233.72.241:44440<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=260/30000}
2022-03-17T09:48:36.722Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@55c3a775::SocketChannelEndPoint@24980ecd{/10.233.72.241:44440<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=56/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@55c3a775{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b9a2200{/10.233.72.241:44440<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=261/30000}=>HttpConnection@4f8305bd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55633d2b{s=START}]=>HttpChannelOverHttp@1f90a959{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:36.722Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@73197a1f
2022-03-17T09:48:36.723Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@7b9a2200{/10.233.72.241:44440<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=262/30000}
2022-03-17T09:48:36.724Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4f8305bd::DecryptedEndPoint@7b9a2200{/10.233.72.241:44440<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=263/30000} onFillable exit HttpChannelState@130735b5{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-17T09:48:36.725Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=59/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@55c3a775{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b9a2200{/10.233.72.241:44440<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=263/30000}=>HttpConnection@4f8305bd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55633d2b{s=START}]=>HttpChannelOverHttp@1f90a959{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:36.726Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5ae48836{/10.233.72.241:44442<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e7a1409{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b7dd70a{/10.233.72.241:44442<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=233/30000}=>HttpConnection@7c01599[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@226b7511{s=START}]=>HttpChannelOverHttp@3bf57e39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:36.726Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran CEP:SocketChannelEndPoint@24980ecd{/10.233.72.241:44440<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=60/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@55c3a775{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7b9a2200{/10.233.72.241:44440<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=264/30000}=>HttpConnection@4f8305bd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@55633d2b{s=START}]=>HttpChannelOverHttp@1f90a959{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-17T09:48:36.727Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5ae48836{/10.233.72.241:44442<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=30/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e7a1409{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b7dd70a{/10.233.72.241:44442<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=233/30000}=>HttpConnection@7c01599[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@226b7511{s=START}]=>HttpChannelOverHttp@3bf57e39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:36.727Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@5ae48836{/10.233.72.241:44442<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=31/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e7a1409{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b7dd70a{/10.233.72.241:44442<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=234/30000}=>HttpConnection@7c01599[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@226b7511{s=START}]=>HttpChannelOverHttp@3bf57e39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:36.727Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1c5f8189{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-03-17T09:48:36.728Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4d151c90{null}
2022-03-17T09:48:36.728Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@5f1db390{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-17T09:48:36.728Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1fa1a36f
2022-03-17T09:48:36.729Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5ae48836{/10.233.72.241:44442<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=32/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7e7a1409{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b7dd70a{/10.233.72.241:44442<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=235/30000}=>HttpConnection@7c01599[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@226b7511{s=START}]=>HttpChannelOverHttp@3bf57e39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:36.729Z||qtp978035840-29|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1fa1a36f
2022-03-17T09:48:36.731Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken with none selected
2022-03-17T09:48:36.732Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 0/0/0 selected
2022-03-17T09:48:36.732Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 0 keys, 0 updates
2022-03-17T09:48:36.732Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-17T09:48:36.732Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-17T09:48:36.732Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 0 keys
2022-03-17T09:48:36.733Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5ae48836{/10.233.72.241:44442<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=33/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7e7a1409{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b7dd70a{/10.233.72.241:44442<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=240/30000}=>HttpConnection@7c01599[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@226b7511{s=START}]=>HttpChannelOverHttp@3bf57e39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:36.734Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1fa93d39{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-03-17T09:48:36.734Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4afea48b{null}
2022-03-17T09:48:36.734Z||qtp978035840-31|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7c01599::DecryptedEndPoint@1b7dd70a{/10.233.72.241:44442<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=241/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-03-17T09:48:36.734Z||qtp978035840-31|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@7c01599::DecryptedEndPoint@1b7dd70a{/10.233.72.241:44442<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=241/30000}
2022-03-17T09:48:36.734Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@1b7dd70a{/10.233.72.241:44442<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=241/30000}
2022-03-17T09:48:36.734Z||qtp978035840-31|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7c01599::DecryptedEndPoint@1b7dd70a{/10.233.72.241:44442<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=241/30000} onFillable exit HttpChannelState@61a6dcd2{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-17T09:48:36.735Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=39/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7e7a1409{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b7dd70a{/10.233.72.241:44442<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=242/30000}=>HttpConnection@7c01599[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@226b7511{s=START}]=>HttpChannelOverHttp@3bf57e39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:36.735Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$$Lambda$216/0x00000008009a7c40@3891b430
2022-03-17T09:48:36.744Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@5ae48836{/10.233.72.241:44442<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=33/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7e7a1409{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b7dd70a{/10.233.72.241:44442<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=240/30000}=>HttpConnection@7c01599[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@226b7511{s=START}]=>HttpChannelOverHttp@3bf57e39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:36.744Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@7c01599::DecryptedEndPoint@1b7dd70a{/10.233.72.241:44442<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=251/30000}
2022-03-17T09:48:36.745Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@7e7a1409::SocketChannelEndPoint@5ae48836{/10.233.72.241:44442<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=48/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7e7a1409{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b7dd70a{/10.233.72.241:44442<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=252/30000}=>HttpConnection@7c01599[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@226b7511{s=START}]=>HttpChannelOverHttp@3bf57e39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:36.745Z||qtp978035840-29|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1fa1a36f
2022-03-17T09:48:45.998Z||qtp978035840-32-acceptor-0@1715193f-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@14095066 on ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=0
2022-03-17T09:48:45.998Z||qtp978035840-32-acceptor-0@1715193f-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=1
2022-03-17T09:48:45.999Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken with none selected
2022-03-17T09:48:45.999Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 0/0/0 selected
2022-03-17T09:48:45.999Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 0 keys, 1 updates
2022-03-17T09:48:45.999Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-17T09:48:45.999Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@14095066
2022-03-17T09:48:45.999Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@14095066
2022-03-17T09:48:45.999Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-17T09:48:46.000Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 1 keys
2022-03-17T09:48:46.010Z||qtp978035840-32-acceptor-0@1715193f-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@213641de on ManagedSelector@5f1db390{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-17T09:48:46.011Z||qtp978035840-32-acceptor-0@1715193f-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5f1db390{STARTED} id=0 keys=1 selected=0 updates=1
2022-03-17T09:48:46.011Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken with none selected
2022-03-17T09:48:46.011Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 0/0/1 selected
2022-03-17T09:48:46.011Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 0 keys, 1 updates
2022-03-17T09:48:46.012Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-17T09:48:46.012Z||qtp978035840-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@14095066
2022-03-17T09:48:46.070Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@1a5ba1f7{/10.233.72.241:44518<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-03-17T09:48:46.070Z||qtp978035840-30|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@253e94cb
2022-03-17T09:48:46.071Z||qtp978035840-30|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@40aafd60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@2fbfb4a9{/10.233.72.241:44518<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@68acecb0{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-03-17T09:48:46.072Z||qtp978035840-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@39e5a5a2::DecryptedEndPoint@2fbfb4a9{/10.233.72.241:44518<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-17T09:48:46.072Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@1a5ba1f7{/10.233.72.241:44518<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@2eb31e03{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fbfb4a9{/10.233.72.241:44518<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@39e5a5a2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7cfbfd80{s=START}]=>HttpChannelOverHttp@40aafd60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:46.073Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@2eb31e03::SocketChannelEndPoint@1a5ba1f7{/10.233.72.241:44518<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@2eb31e03{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fbfb4a9{/10.233.72.241:44518<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@39e5a5a2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7cfbfd80{s=START}]=>HttpChannelOverHttp@40aafd60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:46.073Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@39e5a5a2::DecryptedEndPoint@2fbfb4a9{/10.233.72.241:44518<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-03-17T09:48:46.073Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@39e5a5a2::DecryptedEndPoint@2fbfb4a9{/10.233.72.241:44518<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-03-17T09:48:46.074Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@73bd57c3{AC.ReadCB@39e5a5a2{HttpConnection@39e5a5a2::DecryptedEndPoint@2fbfb4a9{/10.233.72.241:44518<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=1/30000}}}
2022-03-17T09:48:46.074Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@2eb31e03::SocketChannelEndPoint@1a5ba1f7{/10.233.72.241:44518<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@2eb31e03{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fbfb4a9{/10.233.72.241:44518<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@39e5a5a2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7cfbfd80{s=START}]=>HttpChannelOverHttp@40aafd60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:46.074Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-03-17T09:48:46.074Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.111:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=0}->SslConnection@2eb31e03{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2fbfb4a9{/10.233.72.241:44518<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@39e5a5a2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7cfbfd80{s=START}]=>HttpChannelOverHttp@40aafd60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:46.076Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@676134a3{SSLC.NBReadCB@2eb31e03{SslConnection@2eb31e03::SocketChannelEndPoint@1a5ba1f7{/10.233.72.241:44518<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2eb31e03{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2fbfb4a9{/10.233.72.241:44518<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@39e5a5a2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7cfbfd80{s=START}]=>HttpChannelOverHttp@40aafd60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-17T09:48:46.076Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@1a5ba1f7{/10.233.72.241:44518<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@2eb31e03{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2fbfb4a9{/10.233.72.241:44518<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@39e5a5a2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7cfbfd80{s=START}]=>HttpChannelOverHttp@40aafd60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:46.077Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@51946d4a on ManagedSelector@5f1db390{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-17T09:48:46.077Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@1a5ba1f7{/10.233.72.241:44518<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}->SslConnection@2eb31e03{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2fbfb4a9{/10.233.72.241:44518<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@39e5a5a2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7cfbfd80{s=START}]=>HttpChannelOverHttp@40aafd60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:46.077Z||qtp978035840-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@14095066
2022-03-17T09:48:46.067Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@213641de
2022-03-17T09:48:46.083Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@213641de
2022-03-17T09:48:46.083Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 1
2022-03-17T09:48:46.083Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|wakeup on updates SelectorProducer@49c37918
2022-03-17T09:48:46.083Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 2 keys
2022-03-17T09:48:46.084Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken with none selected
2022-03-17T09:48:46.084Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 0/0/2 selected
2022-03-17T09:48:46.084Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 0 keys, 1 updates
2022-03-17T09:48:46.084Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-17T09:48:46.084Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@51946d4a
2022-03-17T09:48:46.085Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@1a5ba1f7{/10.233.72.241:44518<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=9/30000}{io=1/1,kio=1,kro=0}->SslConnection@2eb31e03{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2fbfb4a9{/10.233.72.241:44518<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@39e5a5a2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7cfbfd80{s=START}]=>HttpChannelOverHttp@40aafd60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:46.085Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-17T09:48:46.085Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 2 keys
2022-03-17T09:48:46.085Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 1/1/2 selected
2022-03-17T09:48:46.085Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 1 keys, 0 updates
2022-03-17T09:48:46.086Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@213641de
2022-03-17T09:48:46.086Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@154ca283{/10.233.72.241:44520<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-03-17T09:48:46.086Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.111:8000 remote=/10.233.72.241:44518], selector=sun.nio.ch.EPollSelectorImpl@925c419, interestOps=1, readyOps=1 SocketChannelEndPoint@1a5ba1f7{/10.233.72.241:44518<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=11/30000}{io=1/1,kio=1,kro=1}->SslConnection@2eb31e03{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2fbfb4a9{/10.233.72.241:44518<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@39e5a5a2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7cfbfd80{s=START}]=>HttpChannelOverHttp@40aafd60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-17T09:48:46.086Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@504e3e4e
2022-03-17T09:48:46.087Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@1a5ba1f7{/10.233.72.241:44518<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=11/30000}{io=1/0,kio=1,kro=1}->SslConnection@2eb31e03{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2fbfb4a9{/10.233.72.241:44518<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@39e5a5a2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7cfbfd80{s=START}]=>HttpChannelOverHttp@40aafd60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:46.087Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@690c8ee5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@61d4cf2d{/10.233.72.241:44520<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@117c212e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-03-17T09:48:46.087Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@1a5ba1f7{/10.233.72.241:44518<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=12/30000}{io=1/0,kio=1,kro=1}->SslConnection@2eb31e03{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2fbfb4a9{/10.233.72.241:44518<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=14/30000}=>HttpConnection@39e5a5a2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7cfbfd80{s=START}]=>HttpChannelOverHttp@40aafd60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-17T09:48:46.088Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@3061c101::DecryptedEndPoint@61d4cf2d{/10.233.72.241:44520<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-03-17T09:48:46.088Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0} tryExecute EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-03-17T09:48:46.088206Z
2022-03-17T09:48:46.088Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@154ca283{/10.233.72.241:44520<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@3d171a4e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61d4cf2d{/10.233.72.241:44520<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@3061c101[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a7d1766{s=START}]=>HttpChannelOverHttp@690c8ee5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:46.089Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@3d171a4e::SocketChannelEndPoint@154ca283{/10.233.72.241:44520<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@3d171a4e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61d4cf2d{/10.233.72.241:44520<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@3061c101[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a7d1766{s=START}]=>HttpChannelOverHttp@690c8ee5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:46.095Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@3061c101::DecryptedEndPoint@61d4cf2d{/10.233.72.241:44520<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=8/30000}
2022-03-17T09:48:46.096Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@3061c101::DecryptedEndPoint@61d4cf2d{/10.233.72.241:44520<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=9/30000}
2022-03-17T09:48:46.096Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@a782c56{AC.ReadCB@3061c101{HttpConnection@3061c101::DecryptedEndPoint@61d4cf2d{/10.233.72.241:44520<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-17T09:48:46.096Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@3d171a4e::SocketChannelEndPoint@154ca283{/10.233.72.241:44520<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=0}->SslConnection@3d171a4e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61d4cf2d{/10.233.72.241:44520<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3061c101[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a7d1766{s=START}]=>HttpChannelOverHttp@690c8ee5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:46.096Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-03-17T09:48:46.097Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.111:8000,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=0}->SslConnection@3d171a4e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@61d4cf2d{/10.233.72.241:44520<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3061c101[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a7d1766{s=START}]=>HttpChannelOverHttp@690c8ee5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:46.098Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@342f9dd1{SSLC.NBReadCB@3d171a4e{SslConnection@3d171a4e::SocketChannelEndPoint@154ca283{/10.233.72.241:44520<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@3d171a4e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@61d4cf2d{/10.233.72.241:44520<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3061c101[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a7d1766{s=START}]=>HttpChannelOverHttp@690c8ee5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-17T09:48:46.098Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@154ca283{/10.233.72.241:44520<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@3d171a4e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@61d4cf2d{/10.233.72.241:44520<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3061c101[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a7d1766{s=START}]=>HttpChannelOverHttp@690c8ee5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:46.089Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@615c4421 offer EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-03-17T09:48:46.089109Z
2022-03-17T09:48:46.144Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1} startReservedThread p=1
2022-03-17T09:48:46.144Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@2b8d084{s=0/2,p=1}@20bcf482
2022-03-17T09:48:46.150Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2022-03-17T09:48:46.144812Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1a5ba1f7{/10.233.72.241:44518<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=70/30000}{io=1/0,kio=1,kro=1}->SslConnection@2eb31e03{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2fbfb4a9{/10.233.72.241:44518<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=72/30000}=>HttpConnection@39e5a5a2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7cfbfd80{s=START}]=>HttpChannelOverHttp@40aafd60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-17T09:48:46.151Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@676134a3{SSLC.NBReadCB@2eb31e03{SslConnection@2eb31e03::SocketChannelEndPoint@1a5ba1f7{/10.233.72.241:44518<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=75/30000}{io=1/0,kio=1,kro=1}->SslConnection@2eb31e03{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2fbfb4a9{/10.233.72.241:44518<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=77/30000}=>HttpConnection@39e5a5a2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7cfbfd80{s=START}]=>HttpChannelOverHttp@40aafd60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-17T09:48:46.151Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@2eb31e03::SocketChannelEndPoint@1a5ba1f7{/10.233.72.241:44518<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=76/30000}{io=1/0,kio=1,kro=1}->SslConnection@2eb31e03{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2fbfb4a9{/10.233.72.241:44518<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=78/30000}=>HttpConnection@39e5a5a2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7cfbfd80{s=START}]=>HttpChannelOverHttp@40aafd60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:46.152Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@2eb31e03::SocketChannelEndPoint@1a5ba1f7{/10.233.72.241:44518<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=76/30000}{io=1/0,kio=1,kro=1}->SslConnection@2eb31e03{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2fbfb4a9{/10.233.72.241:44518<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=79/30000}=>HttpConnection@39e5a5a2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7cfbfd80{s=START}]=>HttpChannelOverHttp@40aafd60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:46.152Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@73bd57c3{AC.ReadCB@39e5a5a2{HttpConnection@39e5a5a2::DecryptedEndPoint@2fbfb4a9{/10.233.72.241:44518<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=79/30000}}}
2022-03-17T09:48:46.152Z||qtp978035840-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@39e5a5a2::DecryptedEndPoint@2fbfb4a9{/10.233.72.241:44518<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=79/30000} onFillable enter HttpChannelState@68acecb0{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-17T09:48:46.153Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@2eb31e03::SocketChannelEndPoint@1a5ba1f7{/10.233.72.241:44518<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=78/30000}{io=1/0,kio=1,kro=1}->SslConnection@2eb31e03{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fbfb4a9{/10.233.72.241:44518<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=80/30000}=>HttpConnection@39e5a5a2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7cfbfd80{s=START}]=>HttpChannelOverHttp@40aafd60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:46.153Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-03-17T09:48:46.165Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@2b8d084{s=0/2,p=1}@20bcf482
2022-03-17T09:48:46.166Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=1}@20bcf482 started
2022-03-17T09:48:46.166Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@20bcf482 waiting
2022-03-17T09:48:46.172Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@316f2470 on ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=1 updates=0
2022-03-17T09:48:46.173Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@615c4421 task=EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-03-17T09:48:46.173071Z
2022-03-17T09:48:46.173Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@154ca283{/10.233.72.241:44520<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=75/30000}{io=0/1,kio=0,kro=0}->SslConnection@3d171a4e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@61d4cf2d{/10.233.72.241:44520<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=77/30000}=>HttpConnection@3061c101[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a7d1766{s=START}]=>HttpChannelOverHttp@690c8ee5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:46.173Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@213641de
2022-03-17T09:48:46.173Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-03-17T09:48:46.173686Z tryProduce true
2022-03-17T09:48:46.173Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-17T09:48:46.174Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@316f2470
2022-03-17T09:48:46.174Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@154ca283{/10.233.72.241:44520<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=77/30000}{io=1/1,kio=1,kro=0}->SslConnection@3d171a4e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@61d4cf2d{/10.233.72.241:44520<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=78/30000}=>HttpConnection@3061c101[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a7d1766{s=START}]=>HttpChannelOverHttp@690c8ee5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:46.174Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-17T09:48:46.175Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@1a5ba1f7{/10.233.72.241:44518<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=99/30000}{io=0/0,kio=0,kro=1}->SslConnection@2eb31e03{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fbfb4a9{/10.233.72.241:44518<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=101/30000}=>HttpConnection@39e5a5a2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7cfbfd80{s=START}]=>HttpChannelOverHttp@40aafd60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:46.175Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 2 keys
2022-03-17T09:48:46.175Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 1/1/2 selected
2022-03-17T09:48:46.175Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 1 keys, 0 updates
2022-03-17T09:48:46.176Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.111:8000 remote=/10.233.72.241:44520], selector=sun.nio.ch.EPollSelectorImpl@925c419, interestOps=1, readyOps=1 SocketChannelEndPoint@154ca283{/10.233.72.241:44520<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=78/30000}{io=1/1,kio=1,kro=1}->SslConnection@3d171a4e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@61d4cf2d{/10.233.72.241:44520<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=79/30000}=>HttpConnection@3061c101[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a7d1766{s=START}]=>HttpChannelOverHttp@690c8ee5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-17T09:48:46.176Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@154ca283{/10.233.72.241:44520<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=79/30000}{io=1/0,kio=1,kro=1}->SslConnection@3d171a4e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@61d4cf2d{/10.233.72.241:44520<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=80/30000}=>HttpConnection@3061c101[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a7d1766{s=START}]=>HttpChannelOverHttp@690c8ee5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:46.177Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@154ca283{/10.233.72.241:44520<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=79/30000}{io=1/0,kio=1,kro=1}->SslConnection@3d171a4e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@61d4cf2d{/10.233.72.241:44520<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=80/30000}=>HttpConnection@3061c101[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a7d1766{s=START}]=>HttpChannelOverHttp@690c8ee5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-17T09:48:46.178Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0} tryExecute EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-03-17T09:48:46.178026Z
2022-03-17T09:48:46.178Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@20bcf482 offer EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-03-17T09:48:46.178589Z
2022-03-17T09:48:46.178Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1} startReservedThread p=1
2022-03-17T09:48:46.179Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@2b8d084{s=0/2,p=1}@47ac2cfd
2022-03-17T09:48:46.179Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=2]@2022-03-17T09:48:46.179355Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@154ca283{/10.233.72.241:44520<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=82/30000}{io=1/0,kio=1,kro=1}->SslConnection@3d171a4e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@61d4cf2d{/10.233.72.241:44520<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=83/30000}=>HttpConnection@3061c101[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a7d1766{s=START}]=>HttpChannelOverHttp@690c8ee5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-17T09:48:46.180Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@342f9dd1{SSLC.NBReadCB@3d171a4e{SslConnection@3d171a4e::SocketChannelEndPoint@154ca283{/10.233.72.241:44520<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=83/30000}{io=1/0,kio=1,kro=1}->SslConnection@3d171a4e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@61d4cf2d{/10.233.72.241:44520<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=84/30000}=>HttpConnection@3061c101[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a7d1766{s=START}]=>HttpChannelOverHttp@690c8ee5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-17T09:48:46.181Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@3d171a4e::SocketChannelEndPoint@154ca283{/10.233.72.241:44520<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=83/30000}{io=1/0,kio=1,kro=1}->SslConnection@3d171a4e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@61d4cf2d{/10.233.72.241:44520<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=84/30000}=>HttpConnection@3061c101[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a7d1766{s=START}]=>HttpChannelOverHttp@690c8ee5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:46.181Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@2b8d084{s=0/2,p=1}@47ac2cfd
2022-03-17T09:48:46.181Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=1}@47ac2cfd started
2022-03-17T09:48:46.181Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@47ac2cfd waiting
2022-03-17T09:48:46.182Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@3d171a4e::SocketChannelEndPoint@154ca283{/10.233.72.241:44520<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=84/30000}{io=1/0,kio=1,kro=1}->SslConnection@3d171a4e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@61d4cf2d{/10.233.72.241:44520<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=86/30000}=>HttpConnection@3061c101[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a7d1766{s=START}]=>HttpChannelOverHttp@690c8ee5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:46.182Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@a782c56{AC.ReadCB@3061c101{HttpConnection@3061c101::DecryptedEndPoint@61d4cf2d{/10.233.72.241:44520<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=86/30000}}}
2022-03-17T09:48:46.187Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3061c101::DecryptedEndPoint@61d4cf2d{/10.233.72.241:44520<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=86/30000} onFillable enter HttpChannelState@117c212e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-17T09:48:46.188Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@3d171a4e::SocketChannelEndPoint@154ca283{/10.233.72.241:44520<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=91/30000}{io=1/0,kio=1,kro=1}->SslConnection@3d171a4e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61d4cf2d{/10.233.72.241:44520<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=92/30000}=>HttpConnection@3061c101[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a7d1766{s=START}]=>HttpChannelOverHttp@690c8ee5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:46.189Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-03-17T09:48:46.195Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@154ca283{/10.233.72.241:44520<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=97/30000}{io=1/0,kio=1,kro=1}->SslConnection@3d171a4e{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61d4cf2d{/10.233.72.241:44520<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=99/30000}=>HttpConnection@3061c101[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a7d1766{s=START}]=>HttpChannelOverHttp@690c8ee5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:46.195Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@1a5ba1f7{/10.233.72.241:44518<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=119/30000}{io=0/0,kio=0,kro=1}->SslConnection@2eb31e03{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fbfb4a9{/10.233.72.241:44518<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=122/30000}=>HttpConnection@39e5a5a2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7cfbfd80{s=START}]=>HttpChannelOverHttp@40aafd60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:46.195Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@65be7ef1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-17T09:48:46.196Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-03-17T09:48:46.195Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@496bda78[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-17T09:48:46.196Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-03-17T09:48:46.196Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@20bcf482 task=EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-03-17T09:48:46.196672Z
2022-03-17T09:48:46.197Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-03-17T09:48:46.197068Z tryProduce true
2022-03-17T09:48:46.197Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-17T09:48:46.197Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-17T09:48:46.209Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@656fd8a8[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@656fd8a8[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-17T09:48:46.210Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=134/30000}{io=0/0,kio=0,kro=1}->SslConnection@2eb31e03{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fbfb4a9{/10.233.72.241:44518<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=136/30000}=>HttpConnection@39e5a5a2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7cfbfd80{s=START}]=>HttpChannelOverHttp@40aafd60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:46.210Z||qtp978035840-28|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-03-17T09:48:46.210Z||qtp978035840-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@39e5a5a2::DecryptedEndPoint@2fbfb4a9{/10.233.72.241:44518<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=137/30000} filled -1 HeapByteBuffer@656fd8a8[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-17T09:48:46.210Z||qtp978035840-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@39e5a5a2::DecryptedEndPoint@2fbfb4a9{/10.233.72.241:44518<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=137/30000} parse HeapByteBuffer@656fd8a8[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-17T09:48:46.210Z||qtp978035840-28|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@656fd8a8[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-17T09:48:46.210Z||qtp978035840-28|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-03-17T09:48:46.211Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@2fbfb4a9{/10.233.72.241:44518<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=138/30000}
2022-03-17T09:48:46.211Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@2fbfb4a9{/10.233.72.241:44518<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=138/30000}
2022-03-17T09:48:46.211Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@2eb31e03::SocketChannelEndPoint@1a5ba1f7{/10.233.72.241:44518<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=136/30000}{io=0/0,kio=0,kro=1}->SslConnection@2eb31e03{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fbfb4a9{/10.233.72.241:44518<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=138/30000}=>HttpConnection@39e5a5a2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7cfbfd80{s=START}]=>HttpChannelOverHttp@40aafd60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-03-17T09:48:46.212Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@2eb31e03::SocketChannelEndPoint@1a5ba1f7{/10.233.72.241:44518<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=137/30000}{io=0/0,kio=0,kro=1}->SslConnection@2eb31e03{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fbfb4a9{/10.233.72.241:44518<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=139/30000}=>HttpConnection@39e5a5a2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7cfbfd80{s=START}]=>HttpChannelOverHttp@40aafd60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:46.212Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@5487fe3c[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-17T09:48:46.212Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-17T09:48:46.212Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-03-17T09:48:46.213Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@1a5ba1f7{/10.233.72.241:44518<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=138/30000}{io=0/0,kio=0,kro=1}->SslConnection@2eb31e03{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fbfb4a9{/10.233.72.241:44518<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=140/30000}=>HttpConnection@39e5a5a2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7cfbfd80{s=START}]=>HttpChannelOverHttp@40aafd60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:46.214Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-03-17T09:48:46.214Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-17T09:48:46.214Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-03-17T09:48:46.215Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@2eb31e03::SocketChannelEndPoint@1a5ba1f7{/10.233.72.241:44518<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2eb31e03{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fbfb4a9{/10.233.72.241:44518<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=141/30000}=>HttpConnection@39e5a5a2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7cfbfd80{s=START}]=>HttpChannelOverHttp@40aafd60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-03-17T09:48:46.216Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2eb31e03{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fbfb4a9{/10.233.72.241:44518<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=142/30000}=>HttpConnection@39e5a5a2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7cfbfd80{s=START}]=>HttpChannelOverHttp@40aafd60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:46.217Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@2eb31e03::SocketChannelEndPoint@1a5ba1f7{/10.233.72.241:44518<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2eb31e03{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fbfb4a9{/10.233.72.241:44518<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=143/30000}=>HttpConnection@39e5a5a2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7cfbfd80{s=START}]=>HttpChannelOverHttp@40aafd60{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-03-17T09:48:46.217Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@2fbfb4a9{/10.233.72.241:44518<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=144/30000}
2022-03-17T09:48:46.218Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1a5ba1f7{/10.233.72.241:44518<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@2eb31e03{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fbfb4a9{/10.233.72.241:44518<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=144/30000}=>HttpConnection@39e5a5a2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7cfbfd80{s=START}]=>HttpChannelOverHttp@40aafd60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:46.248Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1a5ba1f7{/10.233.72.241:44518<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@2eb31e03{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fbfb4a9{/10.233.72.241:44518<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=145/30000}=>HttpConnection@39e5a5a2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7cfbfd80{s=START}]=>HttpChannelOverHttp@40aafd60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:46.249Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@1a5ba1f7{/10.233.72.241:44518<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=34/30000}{io=0/0,kio=0,kro=1}->SslConnection@2eb31e03{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fbfb4a9{/10.233.72.241:44518<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=175/30000}=>HttpConnection@39e5a5a2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7cfbfd80{s=START}]=>HttpChannelOverHttp@40aafd60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:46.249Z||qtp978035840-28|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.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-03-17T09:48:46.249Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@676134a3{null}
2022-03-17T09:48:46.250Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=1 updates=0
2022-03-17T09:48:46.250Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5491da24
2022-03-17T09:48:46.250Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1a5ba1f7{/10.233.72.241:44518<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=36/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2eb31e03{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fbfb4a9{/10.233.72.241:44518<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=177/30000}=>HttpConnection@39e5a5a2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7cfbfd80{s=START}]=>HttpChannelOverHttp@40aafd60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:46.268Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1a5ba1f7{/10.233.72.241:44518<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=37/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2eb31e03{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fbfb4a9{/10.233.72.241:44518<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=178/30000}=>HttpConnection@39e5a5a2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7cfbfd80{s=START}]=>HttpChannelOverHttp@40aafd60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:46.269Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@134e3cd0{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-03-17T09:48:46.269Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@73bd57c3{null}
2022-03-17T09:48:46.269Z||qtp978035840-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@39e5a5a2::DecryptedEndPoint@2fbfb4a9{/10.233.72.241:44518<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=196/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-03-17T09:48:46.269Z||qtp978035840-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@39e5a5a2::DecryptedEndPoint@2fbfb4a9{/10.233.72.241:44518<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=196/30000}
2022-03-17T09:48:46.270Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@2fbfb4a9{/10.233.72.241:44518<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=197/30000}
2022-03-17T09:48:46.270Z||qtp978035840-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@39e5a5a2::DecryptedEndPoint@2fbfb4a9{/10.233.72.241:44518<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=197/30000} onFillable exit HttpChannelState@68acecb0{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-17T09:48:46.271Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=56/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2eb31e03{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fbfb4a9{/10.233.72.241:44518<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=197/30000}=>HttpConnection@39e5a5a2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7cfbfd80{s=START}]=>HttpChannelOverHttp@40aafd60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:46.271Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@112d0c80 waiting
2022-03-17T09:48:46.278Z||qtp978035840-29|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5491da24
2022-03-17T09:48:46.278Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@36ed935a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@36ed935a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-17T09:48:46.279Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=181/30000}{io=0/0,kio=0,kro=1}->SslConnection@3d171a4e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61d4cf2d{/10.233.72.241:44520<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=182/30000}=>HttpConnection@3061c101[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7a7d1766{s=START}]=>HttpChannelOverHttp@690c8ee5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:46.279Z||qtp978035840-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-03-17T09:48:46.279Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3061c101::DecryptedEndPoint@61d4cf2d{/10.233.72.241:44520<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=183/30000} filled -1 HeapByteBuffer@36ed935a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-17T09:48:46.279Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3061c101::DecryptedEndPoint@61d4cf2d{/10.233.72.241:44520<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=183/30000} parse HeapByteBuffer@36ed935a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-17T09:48:46.280Z||qtp978035840-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@36ed935a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-17T09:48:46.280Z||qtp978035840-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-03-17T09:48:46.280Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@61d4cf2d{/10.233.72.241:44520<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=184/30000}
2022-03-17T09:48:46.280Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@61d4cf2d{/10.233.72.241:44520<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=184/30000}
2022-03-17T09:48:46.280Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@3d171a4e::SocketChannelEndPoint@154ca283{/10.233.72.241:44520<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=183/30000}{io=0/0,kio=0,kro=1}->SslConnection@3d171a4e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61d4cf2d{/10.233.72.241:44520<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=184/30000}=>HttpConnection@3061c101[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7a7d1766{s=START}]=>HttpChannelOverHttp@690c8ee5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-03-17T09:48:46.281Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@3d171a4e::SocketChannelEndPoint@154ca283{/10.233.72.241:44520<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=184/30000}{io=0/0,kio=0,kro=1}->SslConnection@3d171a4e{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61d4cf2d{/10.233.72.241:44520<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=185/30000}=>HttpConnection@3061c101[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7a7d1766{s=START}]=>HttpChannelOverHttp@690c8ee5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:46.282Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@5487fe3c[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-17T09:48:46.282Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-17T09:48:46.282Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-03-17T09:48:46.283Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@154ca283{/10.233.72.241:44520<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=186/30000}{io=0/0,kio=0,kro=1}->SslConnection@3d171a4e{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61d4cf2d{/10.233.72.241:44520<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=187/30000}=>HttpConnection@3061c101[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7a7d1766{s=START}]=>HttpChannelOverHttp@690c8ee5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:46.283Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-03-17T09:48:46.283Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-17T09:48:46.284Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-03-17T09:48:46.285Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@3d171a4e::SocketChannelEndPoint@154ca283{/10.233.72.241:44520<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3d171a4e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61d4cf2d{/10.233.72.241:44520<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=188/30000}=>HttpConnection@3061c101[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7a7d1766{s=START}]=>HttpChannelOverHttp@690c8ee5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-03-17T09:48:46.285Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3d171a4e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61d4cf2d{/10.233.72.241:44520<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=189/30000}=>HttpConnection@3061c101[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7a7d1766{s=START}]=>HttpChannelOverHttp@690c8ee5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:46.286Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@3d171a4e::SocketChannelEndPoint@154ca283{/10.233.72.241:44520<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@3d171a4e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61d4cf2d{/10.233.72.241:44520<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=190/30000}=>HttpConnection@3061c101[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7a7d1766{s=START}]=>HttpChannelOverHttp@690c8ee5{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-03-17T09:48:46.289Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@61d4cf2d{/10.233.72.241:44520<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=192/30000}
2022-03-17T09:48:46.290Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@154ca283{/10.233.72.241:44520<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@3d171a4e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61d4cf2d{/10.233.72.241:44520<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=194/30000}=>HttpConnection@3061c101[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7a7d1766{s=START}]=>HttpChannelOverHttp@690c8ee5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:46.292Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@154ca283{/10.233.72.241:44520<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@3d171a4e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61d4cf2d{/10.233.72.241:44520<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=194/30000}=>HttpConnection@3061c101[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7a7d1766{s=START}]=>HttpChannelOverHttp@690c8ee5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:46.293Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@154ca283{/10.233.72.241:44520<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@3d171a4e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61d4cf2d{/10.233.72.241:44520<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=196/30000}=>HttpConnection@3061c101[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7a7d1766{s=START}]=>HttpChannelOverHttp@690c8ee5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:46.295Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4d54478d{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-03-17T09:48:46.298Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@342f9dd1{null}
2022-03-17T09:48:46.302Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=1 updates=0
2022-03-17T09:48:46.302Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@856d043
2022-03-17T09:48:46.317Z||qtp978035840-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@856d043
2022-03-17T09:48:46.364Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@1a5ba1f7{/10.233.72.241:44518<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=64/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2eb31e03{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fbfb4a9{/10.233.72.241:44518<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=290/30000}=>HttpConnection@39e5a5a2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7cfbfd80{s=START}]=>HttpChannelOverHttp@40aafd60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:46.369Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@154ca283{/10.233.72.241:44520<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=100/30000}{io=0/0,kio=0,kro=1}->SslConnection@3d171a4e{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61d4cf2d{/10.233.72.241:44520<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=272/30000}=>HttpConnection@3061c101[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7a7d1766{s=START}]=>HttpChannelOverHttp@690c8ee5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:46.370Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 2 keys
2022-03-17T09:48:46.370Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken with none selected
2022-03-17T09:48:46.370Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 0/0/0 selected
2022-03-17T09:48:46.370Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 0 keys, 0 updates
2022-03-17T09:48:46.370Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-17T09:48:46.370Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-17T09:48:46.370Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 0 keys
2022-03-17T09:48:46.372Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@154ca283{/10.233.72.241:44520<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=35/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3d171a4e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61d4cf2d{/10.233.72.241:44520<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=275/30000}=>HttpConnection@3061c101[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7a7d1766{s=START}]=>HttpChannelOverHttp@690c8ee5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:46.372Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@154ca283{/10.233.72.241:44520<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=19/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3d171a4e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61d4cf2d{/10.233.72.241:44520<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=275/30000}=>HttpConnection@3061c101[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7a7d1766{s=START}]=>HttpChannelOverHttp@690c8ee5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:46.372Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@3061c101::DecryptedEndPoint@61d4cf2d{/10.233.72.241:44520<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=276/30000}
2022-03-17T09:48:46.373Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@154ca283{/10.233.72.241:44520<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=89/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3d171a4e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61d4cf2d{/10.233.72.241:44520<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=277/30000}=>HttpConnection@3061c101[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7a7d1766{s=START}]=>HttpChannelOverHttp@690c8ee5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:46.373Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@3d171a4e::SocketChannelEndPoint@154ca283{/10.233.72.241:44520<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=89/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3d171a4e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61d4cf2d{/10.233.72.241:44520<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=277/30000}=>HttpConnection@3061c101[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7a7d1766{s=START}]=>HttpChannelOverHttp@690c8ee5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:46.374Z||qtp978035840-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@856d043
2022-03-17T09:48:46.374Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2ebbce70{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-03-17T09:48:46.397Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@a782c56{null}
2022-03-17T09:48:46.397Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3061c101::DecryptedEndPoint@61d4cf2d{/10.233.72.241:44520<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=301/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-03-17T09:48:46.398Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@3061c101::DecryptedEndPoint@61d4cf2d{/10.233.72.241:44520<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=302/30000}
2022-03-17T09:48:46.398Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@61d4cf2d{/10.233.72.241:44520<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=302/30000}
2022-03-17T09:48:46.377Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@39e5a5a2::DecryptedEndPoint@2fbfb4a9{/10.233.72.241:44518<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=304/30000}
2022-03-17T09:48:46.417Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@2eb31e03::SocketChannelEndPoint@1a5ba1f7{/10.233.72.241:44518<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=202/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2eb31e03{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2fbfb4a9{/10.233.72.241:44518<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=343/30000}=>HttpConnection@39e5a5a2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7cfbfd80{s=START}]=>HttpChannelOverHttp@40aafd60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:46.417Z||qtp978035840-29|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5491da24
2022-03-17T09:48:46.398Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3061c101::DecryptedEndPoint@61d4cf2d{/10.233.72.241:44520<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=302/30000} onFillable exit HttpChannelState@117c212e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-17T09:48:46.433Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=135/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3d171a4e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61d4cf2d{/10.233.72.241:44520<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=322/30000}=>HttpConnection@3061c101[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7a7d1766{s=START}]=>HttpChannelOverHttp@690c8ee5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:46.433Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@615c4421 size 2 > capacity
2022-03-17T09:48:46.434Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@2b8d084{s=2/2,p=0}@615c4421
2022-03-17T09:48:55.999Z||qtp978035840-32-acceptor-0@1715193f-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@24feeaa5 on ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=0
2022-03-17T09:48:55.999Z||qtp978035840-32-acceptor-0@1715193f-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=1
2022-03-17T09:48:56.000Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken with none selected
2022-03-17T09:48:56.000Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 0/0/0 selected
2022-03-17T09:48:56.000Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 0 keys, 1 updates
2022-03-17T09:48:56.000Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-17T09:48:56.000Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@24feeaa5
2022-03-17T09:48:56.000Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@24feeaa5
2022-03-17T09:48:56.000Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-17T09:48:56.000Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 1 keys
2022-03-17T09:48:56.001Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@24feeaa5
2022-03-17T09:48:56.001Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@23bbc31c{/10.233.72.241:44602<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-03-17T09:48:56.002Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@68ea41a1
2022-03-17T09:48:56.002Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@20e39878{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@68e764b0{/10.233.72.241:44602<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@15b9f993{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-03-17T09:48:56.003Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@2f6455cc::DecryptedEndPoint@68e764b0{/10.233.72.241:44602<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-17T09:48:56.003Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@23bbc31c{/10.233.72.241:44602<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@13f82800{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e764b0{/10.233.72.241:44602<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@2f6455cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40e91c2b{s=START}]=>HttpChannelOverHttp@20e39878{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:56.003Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@13f82800::SocketChannelEndPoint@23bbc31c{/10.233.72.241:44602<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@13f82800{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e764b0{/10.233.72.241:44602<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@2f6455cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40e91c2b{s=START}]=>HttpChannelOverHttp@20e39878{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:56.003Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@2f6455cc::DecryptedEndPoint@68e764b0{/10.233.72.241:44602<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-17T09:48:56.004Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@2f6455cc::DecryptedEndPoint@68e764b0{/10.233.72.241:44602<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-17T09:48:56.004Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1a4600c4{AC.ReadCB@2f6455cc{HttpConnection@2f6455cc::DecryptedEndPoint@68e764b0{/10.233.72.241:44602<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-17T09:48:56.004Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@13f82800::SocketChannelEndPoint@23bbc31c{/10.233.72.241:44602<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@13f82800{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e764b0{/10.233.72.241:44602<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2f6455cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40e91c2b{s=START}]=>HttpChannelOverHttp@20e39878{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:56.004Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-03-17T09:48:56.004Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.111:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@13f82800{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68e764b0{/10.233.72.241:44602<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2f6455cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40e91c2b{s=START}]=>HttpChannelOverHttp@20e39878{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:56.005Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1781ec75{SSLC.NBReadCB@13f82800{SslConnection@13f82800::SocketChannelEndPoint@23bbc31c{/10.233.72.241:44602<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@13f82800{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68e764b0{/10.233.72.241:44602<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2f6455cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40e91c2b{s=START}]=>HttpChannelOverHttp@20e39878{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-17T09:48:56.007Z||qtp978035840-32-acceptor-0@1715193f-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@4e93db02 on ManagedSelector@5f1db390{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-17T09:48:56.008Z||qtp978035840-32-acceptor-0@1715193f-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5f1db390{STARTED} id=0 keys=1 selected=0 updates=1
2022-03-17T09:48:56.011Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken with none selected
2022-03-17T09:48:56.011Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 0/0/1 selected
2022-03-17T09:48:56.011Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 0 keys, 1 updates
2022-03-17T09:48:56.011Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-17T09:48:56.011Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@4e93db02
2022-03-17T09:48:56.011Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@4e93db02
2022-03-17T09:48:56.011Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-17T09:48:56.012Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 2 keys
2022-03-17T09:48:56.012Z||qtp978035840-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@4e93db02
2022-03-17T09:48:56.012Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@23bbc31c{/10.233.72.241:44602<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=0/1,kio=0,kro=0}->SslConnection@13f82800{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68e764b0{/10.233.72.241:44602<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@2f6455cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40e91c2b{s=START}]=>HttpChannelOverHttp@20e39878{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:56.012Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@72208d05{/10.233.72.241:44604<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-03-17T09:48:56.013Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@456b6ead on ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=0 updates=0
2022-03-17T09:48:56.013Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=0 updates=1
2022-03-17T09:48:56.013Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken with none selected
2022-03-17T09:48:56.013Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 0/0/2 selected
2022-03-17T09:48:56.013Z||qtp978035840-30|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@6b3adfcd
2022-03-17T09:48:56.013Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 0 keys, 1 updates
2022-03-17T09:48:56.013Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-17T09:48:56.013Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@456b6ead
2022-03-17T09:48:56.014Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@23bbc31c{/10.233.72.241:44602<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=1/1,kio=1,kro=0}->SslConnection@13f82800{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68e764b0{/10.233.72.241:44602<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@2f6455cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40e91c2b{s=START}]=>HttpChannelOverHttp@20e39878{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:56.014Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-17T09:48:56.014Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 2 keys
2022-03-17T09:48:56.014Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 1/1/2 selected
2022-03-17T09:48:56.014Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 1 keys, 0 updates
2022-03-17T09:48:56.015Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.111:8000 remote=/10.233.72.241:44602], selector=sun.nio.ch.EPollSelectorImpl@925c419, interestOps=1, readyOps=1 SocketChannelEndPoint@23bbc31c{/10.233.72.241:44602<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=9/30000}{io=1/1,kio=1,kro=1}->SslConnection@13f82800{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68e764b0{/10.233.72.241:44602<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@2f6455cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40e91c2b{s=START}]=>HttpChannelOverHttp@20e39878{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-17T09:48:56.015Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@23bbc31c{/10.233.72.241:44602<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}->SslConnection@13f82800{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68e764b0{/10.233.72.241:44602<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@2f6455cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40e91c2b{s=START}]=>HttpChannelOverHttp@20e39878{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:56.016Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@23bbc31c{/10.233.72.241:44602<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=11/30000}{io=1/0,kio=1,kro=1}->SslConnection@13f82800{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68e764b0{/10.233.72.241:44602<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@2f6455cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40e91c2b{s=START}]=>HttpChannelOverHttp@20e39878{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-17T09:48:56.016Z||qtp978035840-30|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@5102a25{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@771ce9f0{/10.233.72.241:44604<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=2/30000},null,HttpChannelState@1a21ab3{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-03-17T09:48:56.017Z||qtp978035840-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@3c5b69fd::DecryptedEndPoint@771ce9f0{/10.233.72.241:44604<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-03-17T09:48:56.017Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=2,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-03-17T09:48:56.016846Z
2022-03-17T09:48:56.017Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@72208d05{/10.233.72.241:44604<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@389e2d51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@771ce9f0{/10.233.72.241:44604<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@3c5b69fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28dd00db{s=START}]=>HttpChannelOverHttp@5102a25{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:56.019Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@389e2d51::SocketChannelEndPoint@72208d05{/10.233.72.241:44604<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=0}->SslConnection@389e2d51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@771ce9f0{/10.233.72.241:44604<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@3c5b69fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28dd00db{s=START}]=>HttpChannelOverHttp@5102a25{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:56.020Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@3c5b69fd::DecryptedEndPoint@771ce9f0{/10.233.72.241:44604<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=6/30000}
2022-03-17T09:48:56.020Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@3c5b69fd::DecryptedEndPoint@771ce9f0{/10.233.72.241:44604<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=6/30000}
2022-03-17T09:48:56.020Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@39bbe0f1{AC.ReadCB@3c5b69fd{HttpConnection@3c5b69fd::DecryptedEndPoint@771ce9f0{/10.233.72.241:44604<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-17T09:48:56.022Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@389e2d51::SocketChannelEndPoint@72208d05{/10.233.72.241:44604<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=0}->SslConnection@389e2d51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@771ce9f0{/10.233.72.241:44604<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3c5b69fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28dd00db{s=START}]=>HttpChannelOverHttp@5102a25{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:56.022Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-03-17T09:48:56.022Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=12/30000}{io=1/0,kio=1,kro=1}->SslConnection@13f82800{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68e764b0{/10.233.72.241:44602<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@2f6455cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40e91c2b{s=START}]=>HttpChannelOverHttp@20e39878{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:56.026Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@24feeaa5
2022-03-17T09:48:56.027Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@389e2d51::SocketChannelEndPoint@72208d05{/10.233.72.241:44604<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=0}->SslConnection@389e2d51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@771ce9f0{/10.233.72.241:44604<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3c5b69fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28dd00db{s=START}]=>HttpChannelOverHttp@5102a25{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:56.027Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@112d0c80 offer EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=2,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-03-17T09:48:56.027451Z
2022-03-17T09:48:56.028Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-03-17T09:48:56.028219Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@23bbc31c{/10.233.72.241:44602<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=23/30000}{io=1/0,kio=1,kro=1}->SslConnection@13f82800{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68e764b0{/10.233.72.241:44602<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=24/30000}=>HttpConnection@2f6455cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40e91c2b{s=START}]=>HttpChannelOverHttp@20e39878{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-17T09:48:56.029Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1781ec75{SSLC.NBReadCB@13f82800{SslConnection@13f82800::SocketChannelEndPoint@23bbc31c{/10.233.72.241:44602<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=24/30000}{io=1/0,kio=1,kro=1}->SslConnection@13f82800{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68e764b0{/10.233.72.241:44602<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=25/30000}=>HttpConnection@2f6455cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40e91c2b{s=START}]=>HttpChannelOverHttp@20e39878{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-17T09:48:56.030Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5e4862ba{SSLC.NBReadCB@389e2d51{SslConnection@389e2d51::SocketChannelEndPoint@72208d05{/10.233.72.241:44604<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@389e2d51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@771ce9f0{/10.233.72.241:44604<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@3c5b69fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28dd00db{s=START}]=>HttpChannelOverHttp@5102a25{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-17T09:48:56.031Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@13f82800::SocketChannelEndPoint@23bbc31c{/10.233.72.241:44602<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=25/30000}{io=1/0,kio=1,kro=1}->SslConnection@13f82800{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68e764b0{/10.233.72.241:44602<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=26/30000}=>HttpConnection@2f6455cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40e91c2b{s=START}]=>HttpChannelOverHttp@20e39878{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:56.042Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@112d0c80 task=EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-03-17T09:48:56.041918Z
2022-03-17T09:48:56.043Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-03-17T09:48:56.04291Z tryProduce true
2022-03-17T09:48:56.043Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-17T09:48:56.043Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-17T09:48:56.044Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@23bbc31c{/10.233.72.241:44602<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=38/30000}{io=0/0,kio=0,kro=1}->SslConnection@13f82800{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68e764b0{/10.233.72.241:44602<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=39/30000}=>HttpConnection@2f6455cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40e91c2b{s=START}]=>HttpChannelOverHttp@20e39878{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:56.044Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 2 keys
2022-03-17T09:48:56.060Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@13f82800::SocketChannelEndPoint@23bbc31c{/10.233.72.241:44602<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=36/30000}{io=1/0,kio=1,kro=1}->SslConnection@13f82800{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68e764b0{/10.233.72.241:44602<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=37/30000}=>HttpConnection@2f6455cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40e91c2b{s=START}]=>HttpChannelOverHttp@20e39878{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:56.060Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1a4600c4{AC.ReadCB@2f6455cc{HttpConnection@2f6455cc::DecryptedEndPoint@68e764b0{/10.233.72.241:44602<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=56/30000}}}
2022-03-17T09:48:56.061Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2f6455cc::DecryptedEndPoint@68e764b0{/10.233.72.241:44602<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=57/30000} onFillable enter HttpChannelState@15b9f993{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-17T09:48:56.062Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@72208d05{/10.233.72.241:44604<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=13/30000}{io=0/1,kio=0,kro=0}->SslConnection@389e2d51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@771ce9f0{/10.233.72.241:44604<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=20/30000}=>HttpConnection@3c5b69fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28dd00db{s=START}]=>HttpChannelOverHttp@5102a25{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:56.062Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@17f53887 on ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=0 updates=0
2022-03-17T09:48:56.064Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=0 updates=1
2022-03-17T09:48:56.065Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@72208d05{/10.233.72.241:44604<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=38/30000}{io=0/1,kio=0,kro=0}->SslConnection@389e2d51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@771ce9f0{/10.233.72.241:44604<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=45/30000}=>HttpConnection@3c5b69fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28dd00db{s=START}]=>HttpChannelOverHttp@5102a25{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:56.065Z||qtp978035840-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@4e93db02
2022-03-17T09:48:56.062Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@13f82800::SocketChannelEndPoint@23bbc31c{/10.233.72.241:44602<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=56/30000}{io=0/0,kio=0,kro=1}->SslConnection@13f82800{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e764b0{/10.233.72.241:44602<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=57/30000}=>HttpConnection@2f6455cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40e91c2b{s=START}]=>HttpChannelOverHttp@20e39878{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:56.067Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-03-17T09:48:56.072Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken with none selected
2022-03-17T09:48:56.072Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 0/0/2 selected
2022-03-17T09:48:56.073Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 0 keys, 1 updates
2022-03-17T09:48:56.073Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-17T09:48:56.073Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@17f53887
2022-03-17T09:48:56.075Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@72208d05{/10.233.72.241:44604<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=46/30000}{io=1/1,kio=1,kro=0}->SslConnection@389e2d51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@771ce9f0{/10.233.72.241:44604<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=55/30000}=>HttpConnection@3c5b69fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28dd00db{s=START}]=>HttpChannelOverHttp@5102a25{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:56.076Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-17T09:48:56.076Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 2 keys
2022-03-17T09:48:56.076Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 1/1/2 selected
2022-03-17T09:48:56.076Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 1 keys, 0 updates
2022-03-17T09:48:56.077Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.111:8000 remote=/10.233.72.241:44604], selector=sun.nio.ch.EPollSelectorImpl@925c419, interestOps=1, readyOps=1 SocketChannelEndPoint@72208d05{/10.233.72.241:44604<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=49/30000}{io=1/1,kio=1,kro=1}->SslConnection@389e2d51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@771ce9f0{/10.233.72.241:44604<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=56/30000}=>HttpConnection@3c5b69fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28dd00db{s=START}]=>HttpChannelOverHttp@5102a25{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-17T09:48:56.082Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@23bbc31c{/10.233.72.241:44602<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=74/30000}{io=0/0,kio=0,kro=1}->SslConnection@13f82800{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e764b0{/10.233.72.241:44602<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=76/30000}=>HttpConnection@2f6455cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40e91c2b{s=START}]=>HttpChannelOverHttp@20e39878{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:56.082Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@72208d05{/10.233.72.241:44604<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=52/30000}{io=1/0,kio=1,kro=1}->SslConnection@389e2d51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@771ce9f0{/10.233.72.241:44604<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=60/30000}=>HttpConnection@3c5b69fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28dd00db{s=START}]=>HttpChannelOverHttp@5102a25{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:56.083Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@656fd8a8[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-17T09:48:56.083Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-03-17T09:48:56.085Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@72208d05{/10.233.72.241:44604<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=56/30000}{io=1/0,kio=1,kro=1}->SslConnection@389e2d51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@771ce9f0{/10.233.72.241:44604<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=63/30000}=>HttpConnection@3c5b69fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28dd00db{s=START}]=>HttpChannelOverHttp@5102a25{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-17T09:48:56.086Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0} tryExecute EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-03-17T09:48:56.085915Z
2022-03-17T09:48:56.086Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@47ac2cfd offer EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-03-17T09:48:56.086439Z
2022-03-17T09:48:56.086Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1} startReservedThread p=1
2022-03-17T09:48:56.086Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@2b8d084{s=0/2,p=1}@59181be
2022-03-17T09:48:56.088Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=4]@2022-03-17T09:48:56.087598Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@72208d05{/10.233.72.241:44604<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=60/30000}{io=1/0,kio=1,kro=1}->SslConnection@389e2d51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@771ce9f0{/10.233.72.241:44604<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=67/30000}=>HttpConnection@3c5b69fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28dd00db{s=START}]=>HttpChannelOverHttp@5102a25{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-17T09:48:56.088Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5e4862ba{SSLC.NBReadCB@389e2d51{SslConnection@389e2d51::SocketChannelEndPoint@72208d05{/10.233.72.241:44604<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=61/30000}{io=1/0,kio=1,kro=1}->SslConnection@389e2d51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@771ce9f0{/10.233.72.241:44604<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=68/30000}=>HttpConnection@3c5b69fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28dd00db{s=START}]=>HttpChannelOverHttp@5102a25{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-17T09:48:56.089Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@389e2d51::SocketChannelEndPoint@72208d05{/10.233.72.241:44604<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=61/30000}{io=1/0,kio=1,kro=1}->SslConnection@389e2d51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@771ce9f0{/10.233.72.241:44604<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=68/30000}=>HttpConnection@3c5b69fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28dd00db{s=START}]=>HttpChannelOverHttp@5102a25{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:56.089Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@389e2d51::SocketChannelEndPoint@72208d05{/10.233.72.241:44604<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=62/30000}{io=1/0,kio=1,kro=1}->SslConnection@389e2d51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@771ce9f0{/10.233.72.241:44604<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=69/30000}=>HttpConnection@3c5b69fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28dd00db{s=START}]=>HttpChannelOverHttp@5102a25{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:56.089Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@39bbe0f1{AC.ReadCB@3c5b69fd{HttpConnection@3c5b69fd::DecryptedEndPoint@771ce9f0{/10.233.72.241:44604<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=69/30000}}}
2022-03-17T09:48:56.090Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1}@47ac2cfd task=EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=5]@2022-03-17T09:48:56.090099Z
2022-03-17T09:48:56.090Z||qtp978035840-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3c5b69fd::DecryptedEndPoint@771ce9f0{/10.233.72.241:44604<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=70/30000} onFillable enter HttpChannelState@1a21ab3{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-17T09:48:56.091Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=5]@2022-03-17T09:48:56.090907Z tryProduce true
2022-03-17T09:48:56.091Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-17T09:48:56.091Z||qtp978035840-29|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@2b8d084{s=0/2,p=1}@59181be
2022-03-17T09:48:56.093Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@389e2d51::SocketChannelEndPoint@72208d05{/10.233.72.241:44604<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=64/30000}{io=1/0,kio=1,kro=1}->SslConnection@389e2d51{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@771ce9f0{/10.233.72.241:44604<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=73/30000}=>HttpConnection@3c5b69fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28dd00db{s=START}]=>HttpChannelOverHttp@5102a25{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:56.132Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-03-17T09:48:56.106Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-17T09:48:56.126Z||qtp978035840-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@36ed935a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@36ed935a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-17T09:48:56.134Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@72208d05{/10.233.72.241:44604<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=106/30000}{io=0/0,kio=0,kro=1}->SslConnection@389e2d51{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@771ce9f0{/10.233.72.241:44604<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=114/30000}=>HttpConnection@3c5b69fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28dd00db{s=START}]=>HttpChannelOverHttp@5102a25{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:56.134Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 2 keys
2022-03-17T09:48:56.139Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=133/30000}{io=0/0,kio=0,kro=1}->SslConnection@13f82800{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e764b0{/10.233.72.241:44602<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=134/30000}=>HttpConnection@2f6455cc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40e91c2b{s=START}]=>HttpChannelOverHttp@20e39878{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:56.139Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-03-17T09:48:56.139Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2f6455cc::DecryptedEndPoint@68e764b0{/10.233.72.241:44602<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=135/30000} filled -1 HeapByteBuffer@36ed935a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-17T09:48:56.139Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2f6455cc::DecryptedEndPoint@68e764b0{/10.233.72.241:44602<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=135/30000} parse HeapByteBuffer@36ed935a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-17T09:48:56.140Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@36ed935a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-17T09:48:56.140Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-03-17T09:48:56.141Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@68e764b0{/10.233.72.241:44602<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=137/30000}
2022-03-17T09:48:56.144Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@68e764b0{/10.233.72.241:44602<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=137/30000}
2022-03-17T09:48:56.167Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@13f82800::SocketChannelEndPoint@23bbc31c{/10.233.72.241:44602<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=140/30000}{io=0/0,kio=0,kro=1}->SslConnection@13f82800{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e764b0{/10.233.72.241:44602<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=153/30000}=>HttpConnection@2f6455cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40e91c2b{s=START}]=>HttpChannelOverHttp@20e39878{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-03-17T09:48:56.170Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@13f82800::SocketChannelEndPoint@23bbc31c{/10.233.72.241:44602<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=164/30000}{io=0/0,kio=0,kro=1}->SslConnection@13f82800{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e764b0{/10.233.72.241:44602<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=165/30000}=>HttpConnection@2f6455cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40e91c2b{s=START}]=>HttpChannelOverHttp@20e39878{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:56.171Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@5487fe3c[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-17T09:48:56.172Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-17T09:48:56.172Z||qtp978035840-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-03-17T09:48:56.180Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@23bbc31c{/10.233.72.241:44602<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=168/30000}{io=0/0,kio=0,kro=1}->SslConnection@13f82800{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e764b0{/10.233.72.241:44602<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=169/30000}=>HttpConnection@2f6455cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40e91c2b{s=START}]=>HttpChannelOverHttp@20e39878{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:56.180Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-03-17T09:48:56.181Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-17T09:48:56.182Z||qtp978035840-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-03-17T09:48:56.109Z||qtp978035840-29|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=1}@59181be started
2022-03-17T09:48:56.197Z||qtp978035840-29|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@59181be waiting
2022-03-17T09:48:56.134Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@72208d05{/10.233.72.241:44604<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=106/30000}{io=0/0,kio=0,kro=1}->SslConnection@389e2d51{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@771ce9f0{/10.233.72.241:44604<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=114/30000}=>HttpConnection@3c5b69fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28dd00db{s=START}]=>HttpChannelOverHttp@5102a25{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:56.210Z||qtp978035840-28|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-03-17T09:48:56.210Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-03-17T09:48:56.194Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@13f82800::SocketChannelEndPoint@23bbc31c{/10.233.72.241:44602<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@13f82800{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e764b0{/10.233.72.241:44602<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=190/30000}=>HttpConnection@2f6455cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40e91c2b{s=START}]=>HttpChannelOverHttp@20e39878{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-03-17T09:48:56.217Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=36/30000}{io=0/0,kio=0,kro=1}->SslConnection@13f82800{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e764b0{/10.233.72.241:44602<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=213/30000}=>HttpConnection@2f6455cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40e91c2b{s=START}]=>HttpChannelOverHttp@20e39878{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:56.229Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@13f82800::SocketChannelEndPoint@23bbc31c{/10.233.72.241:44602<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=48/30000}{io=0/0,kio=0,kro=1}->SslConnection@13f82800{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e764b0{/10.233.72.241:44602<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=224/30000}=>HttpConnection@2f6455cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40e91c2b{s=START}]=>HttpChannelOverHttp@20e39878{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-03-17T09:48:56.230Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@68e764b0{/10.233.72.241:44602<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=226/30000}
2022-03-17T09:48:56.232Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@23bbc31c{/10.233.72.241:44602<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=50/30000}{io=0/0,kio=0,kro=1}->SslConnection@13f82800{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e764b0{/10.233.72.241:44602<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=227/30000}=>HttpConnection@2f6455cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40e91c2b{s=START}]=>HttpChannelOverHttp@20e39878{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:56.233Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@23bbc31c{/10.233.72.241:44602<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=52/30000}{io=0/0,kio=0,kro=1}->SslConnection@13f82800{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e764b0{/10.233.72.241:44602<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=228/30000}=>HttpConnection@2f6455cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40e91c2b{s=START}]=>HttpChannelOverHttp@20e39878{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:56.234Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@23bbc31c{/10.233.72.241:44602<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=53/30000}{io=0/0,kio=0,kro=1}->SslConnection@13f82800{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e764b0{/10.233.72.241:44602<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=229/30000}=>HttpConnection@2f6455cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40e91c2b{s=START}]=>HttpChannelOverHttp@20e39878{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:56.235Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@689bffdf{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-03-17T09:48:56.236Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1781ec75{null}
2022-03-17T09:48:56.236Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=0 updates=0
2022-03-17T09:48:56.236Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@31de912b
2022-03-17T09:48:56.237Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@31de912b
2022-03-17T09:48:56.238Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@23bbc31c{/10.233.72.241:44602<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=56/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@13f82800{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e764b0{/10.233.72.241:44602<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=232/30000}=>HttpConnection@2f6455cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40e91c2b{s=START}]=>HttpChannelOverHttp@20e39878{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:56.238Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken with none selected
2022-03-17T09:48:56.238Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 0/0/1 selected
2022-03-17T09:48:56.238Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 0 keys, 0 updates
2022-03-17T09:48:56.238Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-17T09:48:56.238Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-17T09:48:56.250Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@23bbc31c{/10.233.72.241:44602<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=57/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@13f82800{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e764b0{/10.233.72.241:44602<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=245/30000}=>HttpConnection@2f6455cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40e91c2b{s=START}]=>HttpChannelOverHttp@20e39878{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:56.252Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@2f6455cc::DecryptedEndPoint@68e764b0{/10.233.72.241:44602<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=248/30000}
2022-03-17T09:48:56.253Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@13f82800::SocketChannelEndPoint@23bbc31c{/10.233.72.241:44602<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=72/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@13f82800{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e764b0{/10.233.72.241:44602<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=248/30000}=>HttpConnection@2f6455cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40e91c2b{s=START}]=>HttpChannelOverHttp@20e39878{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:56.253Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@31de912b
2022-03-17T09:48:56.238Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 1 keys
2022-03-17T09:48:56.260Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@23bbc31c{/10.233.72.241:44602<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=58/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@13f82800{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e764b0{/10.233.72.241:44602<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=249/30000}=>HttpConnection@2f6455cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40e91c2b{s=START}]=>HttpChannelOverHttp@20e39878{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:56.260Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@193f8aa7{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-03-17T09:48:56.261Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1a4600c4{null}
2022-03-17T09:48:56.261Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2f6455cc::DecryptedEndPoint@68e764b0{/10.233.72.241:44602<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=257/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-03-17T09:48:56.261Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@2f6455cc::DecryptedEndPoint@68e764b0{/10.233.72.241:44602<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=257/30000}
2022-03-17T09:48:56.261Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@68e764b0{/10.233.72.241:44602<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=257/30000}
2022-03-17T09:48:56.262Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2f6455cc::DecryptedEndPoint@68e764b0{/10.233.72.241:44602<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=257/30000} onFillable exit HttpChannelState@15b9f993{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-17T09:48:56.262Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=82/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@13f82800{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e764b0{/10.233.72.241:44602<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=258/30000}=>HttpConnection@2f6455cc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40e91c2b{s=START}]=>HttpChannelOverHttp@20e39878{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:56.262Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@20bcf482 waiting
2022-03-17T09:48:56.262Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@6a808d64[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@6a808d64[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-17T09:48:56.263Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=236/30000}{io=0/0,kio=0,kro=1}->SslConnection@389e2d51{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@771ce9f0{/10.233.72.241:44604<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=243/30000}=>HttpConnection@3c5b69fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@28dd00db{s=START}]=>HttpChannelOverHttp@5102a25{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:56.263Z||qtp978035840-28|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-03-17T09:48:56.264Z||qtp978035840-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3c5b69fd::DecryptedEndPoint@771ce9f0{/10.233.72.241:44604<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=243/30000} filled -1 HeapByteBuffer@6a808d64[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-17T09:48:56.264Z||qtp978035840-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3c5b69fd::DecryptedEndPoint@771ce9f0{/10.233.72.241:44604<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=244/30000} parse HeapByteBuffer@6a808d64[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-17T09:48:56.264Z||qtp978035840-28|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@6a808d64[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-17T09:48:56.264Z||qtp978035840-28|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-03-17T09:48:56.265Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@771ce9f0{/10.233.72.241:44604<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=245/30000}
2022-03-17T09:48:56.265Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@771ce9f0{/10.233.72.241:44604<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=245/30000}
2022-03-17T09:48:56.265Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@389e2d51::SocketChannelEndPoint@72208d05{/10.233.72.241:44604<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=238/30000}{io=0/0,kio=0,kro=1}->SslConnection@389e2d51{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@771ce9f0{/10.233.72.241:44604<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=245/30000}=>HttpConnection@3c5b69fd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@28dd00db{s=START}]=>HttpChannelOverHttp@5102a25{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-03-17T09:48:56.266Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@389e2d51::SocketChannelEndPoint@72208d05{/10.233.72.241:44604<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=239/30000}{io=0/0,kio=0,kro=1}->SslConnection@389e2d51{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@771ce9f0{/10.233.72.241:44604<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=246/30000}=>HttpConnection@3c5b69fd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@28dd00db{s=START}]=>HttpChannelOverHttp@5102a25{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:56.266Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@5487fe3c[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-17T09:48:56.266Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-17T09:48:56.266Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-03-17T09:48:56.267Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@72208d05{/10.233.72.241:44604<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=240/30000}{io=0/0,kio=0,kro=1}->SslConnection@389e2d51{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@771ce9f0{/10.233.72.241:44604<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=247/30000}=>HttpConnection@3c5b69fd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@28dd00db{s=START}]=>HttpChannelOverHttp@5102a25{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:56.267Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-03-17T09:48:56.268Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-17T09:48:56.268Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-03-17T09:48:56.269Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@389e2d51::SocketChannelEndPoint@72208d05{/10.233.72.241:44604<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@389e2d51{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@771ce9f0{/10.233.72.241:44604<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=248/30000}=>HttpConnection@3c5b69fd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@28dd00db{s=START}]=>HttpChannelOverHttp@5102a25{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-03-17T09:48:56.270Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@389e2d51{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@771ce9f0{/10.233.72.241:44604<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=249/30000}=>HttpConnection@3c5b69fd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@28dd00db{s=START}]=>HttpChannelOverHttp@5102a25{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:56.271Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@389e2d51::SocketChannelEndPoint@72208d05{/10.233.72.241:44604<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@389e2d51{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@771ce9f0{/10.233.72.241:44604<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=250/30000}=>HttpConnection@3c5b69fd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@28dd00db{s=START}]=>HttpChannelOverHttp@5102a25{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-03-17T09:48:56.271Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@771ce9f0{/10.233.72.241:44604<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=251/30000}
2022-03-17T09:48:56.272Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@72208d05{/10.233.72.241:44604<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@389e2d51{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@771ce9f0{/10.233.72.241:44604<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=251/30000}=>HttpConnection@3c5b69fd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@28dd00db{s=START}]=>HttpChannelOverHttp@5102a25{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:56.272Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@72208d05{/10.233.72.241:44604<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@389e2d51{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@771ce9f0{/10.233.72.241:44604<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=252/30000}=>HttpConnection@3c5b69fd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@28dd00db{s=START}]=>HttpChannelOverHttp@5102a25{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:56.273Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@72208d05{/10.233.72.241:44604<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@389e2d51{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@771ce9f0{/10.233.72.241:44604<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=252/30000}=>HttpConnection@3c5b69fd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@28dd00db{s=START}]=>HttpChannelOverHttp@5102a25{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:56.274Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@84a9458{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-03-17T09:48:56.274Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5e4862ba{null}
2022-03-17T09:48:56.274Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@5f1db390{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-17T09:48:56.274Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1df789e
2022-03-17T09:48:56.275Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1df789e
2022-03-17T09:48:56.275Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@72208d05{/10.233.72.241:44604<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@389e2d51{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@771ce9f0{/10.233.72.241:44604<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=255/30000}=>HttpConnection@3c5b69fd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@28dd00db{s=START}]=>HttpChannelOverHttp@5102a25{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:56.300Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken with none selected
2022-03-17T09:48:56.301Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 0/0/0 selected
2022-03-17T09:48:56.301Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 0 keys, 0 updates
2022-03-17T09:48:56.301Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-17T09:48:56.301Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-17T09:48:56.301Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 0 keys
2022-03-17T09:48:56.306Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@72208d05{/10.233.72.241:44604<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@389e2d51{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@771ce9f0{/10.233.72.241:44604<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=286/30000}=>HttpConnection@3c5b69fd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@28dd00db{s=START}]=>HttpChannelOverHttp@5102a25{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:56.307Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@60291675{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-03-17T09:48:56.308Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@39bbe0f1{null}
2022-03-17T09:48:56.306Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@72208d05{/10.233.72.241:44604<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@389e2d51{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@771ce9f0{/10.233.72.241:44604<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=286/30000}=>HttpConnection@3c5b69fd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@28dd00db{s=START}]=>HttpChannelOverHttp@5102a25{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:56.308Z||qtp978035840-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3c5b69fd::DecryptedEndPoint@771ce9f0{/10.233.72.241:44604<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=288/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-03-17T09:48:56.308Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@3c5b69fd::DecryptedEndPoint@771ce9f0{/10.233.72.241:44604<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=288/30000}
2022-03-17T09:48:56.308Z||qtp978035840-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@3c5b69fd::DecryptedEndPoint@771ce9f0{/10.233.72.241:44604<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=288/30000}
2022-03-17T09:48:56.308Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@771ce9f0{/10.233.72.241:44604<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=288/30000}
2022-03-17T09:48:56.309Z||qtp978035840-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3c5b69fd::DecryptedEndPoint@771ce9f0{/10.233.72.241:44604<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=288/30000} onFillable exit HttpChannelState@1a21ab3{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-17T09:48:56.309Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@389e2d51::SocketChannelEndPoint@72208d05{/10.233.72.241:44604<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=41/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@389e2d51{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@771ce9f0{/10.233.72.241:44604<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=288/30000}=>HttpConnection@3c5b69fd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@28dd00db{s=START}]=>HttpChannelOverHttp@5102a25{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:56.309Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1df789e
2022-03-17T09:48:56.309Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=42/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@389e2d51{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@771ce9f0{/10.233.72.241:44604<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=289/30000}=>HttpConnection@3c5b69fd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@28dd00db{s=START}]=>HttpChannelOverHttp@5102a25{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:48:56.310Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@112d0c80 size 2 > capacity
2022-03-17T09:48:56.310Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@2b8d084{s=2/2,p=0}@112d0c80
2022-03-17T09:49:06.005Z||qtp978035840-32-acceptor-0@1715193f-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@104728d6 on ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=0
2022-03-17T09:49:06.006Z||qtp978035840-32-acceptor-0@1715193f-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=1
2022-03-17T09:49:06.007Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken with none selected
2022-03-17T09:49:06.007Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 0/0/0 selected
2022-03-17T09:49:06.007Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 0 keys, 1 updates
2022-03-17T09:49:06.007Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-17T09:49:06.007Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@104728d6
2022-03-17T09:49:06.008Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@104728d6
2022-03-17T09:49:06.008Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-17T09:49:06.008Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 1 keys
2022-03-17T09:49:06.008Z||qtp978035840-32-acceptor-0@1715193f-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@3ecb3b1 on ManagedSelector@5f1db390{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-17T09:49:06.008Z||qtp978035840-32-acceptor-0@1715193f-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5f1db390{STARTED} id=0 keys=1 selected=0 updates=1
2022-03-17T09:49:06.009Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken with none selected
2022-03-17T09:49:06.009Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 0/0/1 selected
2022-03-17T09:49:06.009Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 0 keys, 1 updates
2022-03-17T09:49:06.009Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-17T09:49:06.009Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@3ecb3b1
2022-03-17T09:49:06.009Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@3ecb3b1
2022-03-17T09:49:06.009Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-17T09:49:06.009Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 2 keys
2022-03-17T09:49:06.010Z||qtp978035840-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@104728d6
2022-03-17T09:49:06.010Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@3ecb3b1
2022-03-17T09:49:06.011Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@576e397a{/10.233.72.241:44686<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-03-17T09:49:06.012Z||qtp978035840-30|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@31b4e70e
2022-03-17T09:49:06.013Z||qtp978035840-30|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@2cf40e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@127b3a29{/10.233.72.241:44686<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@34f864f5{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-03-17T09:49:06.013Z||qtp978035840-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@22e269f3::DecryptedEndPoint@127b3a29{/10.233.72.241:44686<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-17T09:49:06.014Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@576e397a{/10.233.72.241:44686<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@2eeb6611{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@127b3a29{/10.233.72.241:44686<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@22e269f3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@650aab97{s=START}]=>HttpChannelOverHttp@2cf40e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:06.014Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@2eeb6611::SocketChannelEndPoint@576e397a{/10.233.72.241:44686<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@2eeb6611{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@127b3a29{/10.233.72.241:44686<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@22e269f3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@650aab97{s=START}]=>HttpChannelOverHttp@2cf40e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:06.014Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@22e269f3::DecryptedEndPoint@127b3a29{/10.233.72.241:44686<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-03-17T09:49:06.014Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@22e269f3::DecryptedEndPoint@127b3a29{/10.233.72.241:44686<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-03-17T09:49:06.014Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@12a2a40f{AC.ReadCB@22e269f3{HttpConnection@22e269f3::DecryptedEndPoint@127b3a29{/10.233.72.241:44686<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-17T09:49:06.015Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@2eeb6611::SocketChannelEndPoint@576e397a{/10.233.72.241:44686<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@2eeb6611{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@127b3a29{/10.233.72.241:44686<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@22e269f3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@650aab97{s=START}]=>HttpChannelOverHttp@2cf40e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:06.015Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-03-17T09:49:06.015Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.111:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@2eeb6611{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@127b3a29{/10.233.72.241:44686<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@22e269f3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@650aab97{s=START}]=>HttpChannelOverHttp@2cf40e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:06.016Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@233eea59{SSLC.NBReadCB@2eeb6611{SslConnection@2eeb6611::SocketChannelEndPoint@576e397a{/10.233.72.241:44686<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2eeb6611{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@127b3a29{/10.233.72.241:44686<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@22e269f3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@650aab97{s=START}]=>HttpChannelOverHttp@2cf40e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-17T09:49:06.016Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@576e397a{/10.233.72.241:44686<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@2eeb6611{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@127b3a29{/10.233.72.241:44686<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@22e269f3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@650aab97{s=START}]=>HttpChannelOverHttp@2cf40e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:06.016Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5610cbc1 on ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=0 updates=0
2022-03-17T09:49:06.016Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=0 updates=1
2022-03-17T09:49:06.016Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@576e397a{/10.233.72.241:44686<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@2eeb6611{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@127b3a29{/10.233.72.241:44686<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@22e269f3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@650aab97{s=START}]=>HttpChannelOverHttp@2cf40e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:06.017Z||qtp978035840-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@104728d6
2022-03-17T09:49:06.019Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@68792f0c{/10.233.72.241:44688<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-03-17T09:49:06.020Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@18c1a43d
2022-03-17T09:49:06.021Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@201acb1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@4d977435{/10.233.72.241:44688<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@6c3733c4{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-03-17T09:49:06.022Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@79c28233::DecryptedEndPoint@4d977435{/10.233.72.241:44688<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-03-17T09:49:06.027Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@68792f0c{/10.233.72.241:44688<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=0}->SslConnection@7629dd9e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4d977435{/10.233.72.241:44688<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@79c28233[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e939b2{s=START}]=>HttpChannelOverHttp@201acb1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:06.028Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@7629dd9e::SocketChannelEndPoint@68792f0c{/10.233.72.241:44688<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=0}->SslConnection@7629dd9e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4d977435{/10.233.72.241:44688<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@79c28233[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e939b2{s=START}]=>HttpChannelOverHttp@201acb1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:06.028Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@79c28233::DecryptedEndPoint@4d977435{/10.233.72.241:44688<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=7/30000}
2022-03-17T09:49:06.028Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@79c28233::DecryptedEndPoint@4d977435{/10.233.72.241:44688<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=7/30000}
2022-03-17T09:49:06.028Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@55159378{AC.ReadCB@79c28233{HttpConnection@79c28233::DecryptedEndPoint@4d977435{/10.233.72.241:44688<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-17T09:49:06.028Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@7629dd9e::SocketChannelEndPoint@68792f0c{/10.233.72.241:44688<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=0}->SslConnection@7629dd9e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4d977435{/10.233.72.241:44688<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@79c28233[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e939b2{s=START}]=>HttpChannelOverHttp@201acb1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:06.029Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-03-17T09:49:06.029Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.111:8000,OPEN,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=0}->SslConnection@7629dd9e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4d977435{/10.233.72.241:44688<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@79c28233[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e939b2{s=START}]=>HttpChannelOverHttp@201acb1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:06.029Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@382b40f3{SSLC.NBReadCB@7629dd9e{SslConnection@7629dd9e::SocketChannelEndPoint@68792f0c{/10.233.72.241:44688<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7629dd9e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4d977435{/10.233.72.241:44688<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@79c28233[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e939b2{s=START}]=>HttpChannelOverHttp@201acb1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-17T09:49:06.030Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@68792f0c{/10.233.72.241:44688<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@7629dd9e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4d977435{/10.233.72.241:44688<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@79c28233[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e939b2{s=START}]=>HttpChannelOverHttp@201acb1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:06.030Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@d6af45 on ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=0 updates=1
2022-03-17T09:49:06.030Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@68792f0c{/10.233.72.241:44688<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@7629dd9e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4d977435{/10.233.72.241:44688<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@79c28233[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e939b2{s=START}]=>HttpChannelOverHttp@201acb1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:06.030Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@3ecb3b1
2022-03-17T09:49:06.031Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken with none selected
2022-03-17T09:49:06.031Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 0/0/2 selected
2022-03-17T09:49:06.031Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 0 keys, 2 updates
2022-03-17T09:49:06.031Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2
2022-03-17T09:49:06.031Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@5610cbc1
2022-03-17T09:49:06.031Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@576e397a{/10.233.72.241:44686<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=16/30000}{io=1/1,kio=1,kro=0}->SslConnection@2eeb6611{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@127b3a29{/10.233.72.241:44686<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=17/30000}=>HttpConnection@22e269f3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@650aab97{s=START}]=>HttpChannelOverHttp@2cf40e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:06.031Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@d6af45
2022-03-17T09:49:06.032Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@68792f0c{/10.233.72.241:44688<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@7629dd9e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4d977435{/10.233.72.241:44688<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@79c28233[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e939b2{s=START}]=>HttpChannelOverHttp@201acb1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:06.032Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-17T09:49:06.032Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 2 keys
2022-03-17T09:49:06.032Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 2/2/2 selected
2022-03-17T09:49:06.032Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 2 keys, 0 updates
2022-03-17T09:49:06.042Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.111:8000 remote=/10.233.72.241:44686], selector=sun.nio.ch.EPollSelectorImpl@925c419, interestOps=1, readyOps=1 SocketChannelEndPoint@576e397a{/10.233.72.241:44686<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=26/30000}{io=1/1,kio=1,kro=1}->SslConnection@2eeb6611{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@127b3a29{/10.233.72.241:44686<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=27/30000}=>HttpConnection@22e269f3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@650aab97{s=START}]=>HttpChannelOverHttp@2cf40e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-17T09:49:06.042Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@576e397a{/10.233.72.241:44686<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=27/30000}{io=1/0,kio=1,kro=1}->SslConnection@2eeb6611{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@127b3a29{/10.233.72.241:44686<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=28/30000}=>HttpConnection@22e269f3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@650aab97{s=START}]=>HttpChannelOverHttp@2cf40e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:06.042Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@576e397a{/10.233.72.241:44686<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=27/30000}{io=1/0,kio=1,kro=1}->SslConnection@2eeb6611{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@127b3a29{/10.233.72.241:44686<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=28/30000}=>HttpConnection@22e269f3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@650aab97{s=START}]=>HttpChannelOverHttp@2cf40e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-17T09:49:06.043Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-03-17T09:49:06.042943Z
2022-03-17T09:49:06.043Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@20bcf482 offer EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-03-17T09:49:06.043548Z
2022-03-17T09:49:06.044Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-03-17T09:49:06.04387Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@576e397a{/10.233.72.241:44686<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=28/30000}{io=1/0,kio=1,kro=1}->SslConnection@2eeb6611{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@127b3a29{/10.233.72.241:44686<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=30/30000}=>HttpConnection@22e269f3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@650aab97{s=START}]=>HttpChannelOverHttp@2cf40e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-17T09:49:06.044Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@233eea59{SSLC.NBReadCB@2eeb6611{SslConnection@2eeb6611::SocketChannelEndPoint@576e397a{/10.233.72.241:44686<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=29/30000}{io=1/0,kio=1,kro=1}->SslConnection@2eeb6611{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@127b3a29{/10.233.72.241:44686<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=30/30000}=>HttpConnection@22e269f3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@650aab97{s=START}]=>HttpChannelOverHttp@2cf40e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-17T09:49:06.044Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@2eeb6611::SocketChannelEndPoint@576e397a{/10.233.72.241:44686<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=29/30000}{io=1/0,kio=1,kro=1}->SslConnection@2eeb6611{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@127b3a29{/10.233.72.241:44686<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=30/30000}=>HttpConnection@22e269f3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@650aab97{s=START}]=>HttpChannelOverHttp@2cf40e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:06.045Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@2eeb6611::SocketChannelEndPoint@576e397a{/10.233.72.241:44686<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=30/30000}{io=1/0,kio=1,kro=1}->SslConnection@2eeb6611{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@127b3a29{/10.233.72.241:44686<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=31/30000}=>HttpConnection@22e269f3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@650aab97{s=START}]=>HttpChannelOverHttp@2cf40e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:06.045Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@12a2a40f{AC.ReadCB@22e269f3{HttpConnection@22e269f3::DecryptedEndPoint@127b3a29{/10.233.72.241:44686<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=31/30000}}}
2022-03-17T09:49:06.045Z||qtp978035840-31|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@22e269f3::DecryptedEndPoint@127b3a29{/10.233.72.241:44686<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=31/30000} onFillable enter HttpChannelState@34f864f5{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-17T09:49:06.047Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@2eeb6611::SocketChannelEndPoint@576e397a{/10.233.72.241:44686<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=32/30000}{io=1/0,kio=1,kro=1}->SslConnection@2eeb6611{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@127b3a29{/10.233.72.241:44686<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=33/30000}=>HttpConnection@22e269f3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@650aab97{s=START}]=>HttpChannelOverHttp@2cf40e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:06.047Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-03-17T09:49:06.046Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@20bcf482 task=EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-03-17T09:49:06.046766Z
2022-03-17T09:49:06.050Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-03-17T09:49:06.049861Z tryProduce true
2022-03-17T09:49:06.050Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.111:8000 remote=/10.233.72.241:44688], selector=sun.nio.ch.EPollSelectorImpl@925c419, interestOps=1, readyOps=1 SocketChannelEndPoint@68792f0c{/10.233.72.241:44688<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=21/30000}{io=1/1,kio=1,kro=1}->SslConnection@7629dd9e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4d977435{/10.233.72.241:44688<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=22/30000}=>HttpConnection@79c28233[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e939b2{s=START}]=>HttpChannelOverHttp@201acb1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-17T09:49:06.050Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@68792f0c{/10.233.72.241:44688<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=21/30000}{io=1/0,kio=1,kro=1}->SslConnection@7629dd9e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4d977435{/10.233.72.241:44688<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=22/30000}=>HttpConnection@79c28233[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e939b2{s=START}]=>HttpChannelOverHttp@201acb1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:06.051Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@68792f0c{/10.233.72.241:44688<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=22/30000}{io=1/0,kio=1,kro=1}->SslConnection@7629dd9e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4d977435{/10.233.72.241:44688<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=23/30000}=>HttpConnection@79c28233[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e939b2{s=START}]=>HttpChannelOverHttp@201acb1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-17T09:49:06.051Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0} tryExecute EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-03-17T09:49:06.05182Z
2022-03-17T09:49:06.067Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@576e397a{/10.233.72.241:44686<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=52/30000}{io=1/0,kio=1,kro=1}->SslConnection@2eeb6611{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@127b3a29{/10.233.72.241:44686<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=53/30000}=>HttpConnection@22e269f3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@650aab97{s=START}]=>HttpChannelOverHttp@2cf40e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:06.068Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@36ed935a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-17T09:49:06.068Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-03-17T09:49:06.101Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@59181be offer EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-03-17T09:49:06.100897Z
2022-03-17T09:49:06.102Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1} startReservedThread p=1
2022-03-17T09:49:06.102Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@2b8d084{s=0/2,p=1}@1561d572
2022-03-17T09:49:06.102Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@2b8d084{s=0/2,p=1}@1561d572
2022-03-17T09:49:06.103Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=1}@1561d572 started
2022-03-17T09:49:06.103Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@1561d572 waiting
2022-03-17T09:49:06.103Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=6]@2022-03-17T09:49:06.103004Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@68792f0c{/10.233.72.241:44688<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=74/30000}{io=1/0,kio=1,kro=1}->SslConnection@7629dd9e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4d977435{/10.233.72.241:44688<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=75/30000}=>HttpConnection@79c28233[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e939b2{s=START}]=>HttpChannelOverHttp@201acb1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-17T09:49:06.104Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@6a808d64[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@6a808d64[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-17T09:49:06.117Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=101/30000}{io=1/0,kio=1,kro=1}->SslConnection@2eeb6611{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@127b3a29{/10.233.72.241:44686<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=102/30000}=>HttpConnection@22e269f3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@650aab97{s=START}]=>HttpChannelOverHttp@2cf40e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:06.119Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@382b40f3{SSLC.NBReadCB@7629dd9e{SslConnection@7629dd9e::SocketChannelEndPoint@68792f0c{/10.233.72.241:44688<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=87/30000}{io=1/0,kio=1,kro=1}->SslConnection@7629dd9e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4d977435{/10.233.72.241:44688<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=91/30000}=>HttpConnection@79c28233[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e939b2{s=START}]=>HttpChannelOverHttp@201acb1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-17T09:49:06.120Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@7629dd9e::SocketChannelEndPoint@68792f0c{/10.233.72.241:44688<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=91/30000}{io=1/0,kio=1,kro=1}->SslConnection@7629dd9e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4d977435{/10.233.72.241:44688<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=92/30000}=>HttpConnection@79c28233[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e939b2{s=START}]=>HttpChannelOverHttp@201acb1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:06.120Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@7629dd9e::SocketChannelEndPoint@68792f0c{/10.233.72.241:44688<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=91/30000}{io=1/0,kio=1,kro=1}->SslConnection@7629dd9e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4d977435{/10.233.72.241:44688<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=92/30000}=>HttpConnection@79c28233[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e939b2{s=START}]=>HttpChannelOverHttp@201acb1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:06.120Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@55159378{AC.ReadCB@79c28233{HttpConnection@79c28233::DecryptedEndPoint@4d977435{/10.233.72.241:44688<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=92/30000}}}
2022-03-17T09:49:06.121Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@79c28233::DecryptedEndPoint@4d977435{/10.233.72.241:44688<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=92/30000} onFillable enter HttpChannelState@6c3733c4{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-17T09:49:06.121Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@7629dd9e::SocketChannelEndPoint@68792f0c{/10.233.72.241:44688<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=92/30000}{io=1/0,kio=1,kro=1}->SslConnection@7629dd9e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4d977435{/10.233.72.241:44688<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=93/30000}=>HttpConnection@79c28233[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e939b2{s=START}]=>HttpChannelOverHttp@201acb1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:06.121Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-03-17T09:49:06.104Z||qtp978035840-29|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1}@59181be task=EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-03-17T09:49:06.103467Z
2022-03-17T09:49:06.129Z||qtp978035840-29|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-03-17T09:49:06.124518Z tryProduce true
2022-03-17T09:49:06.146Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-17T09:49:06.147Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-17T09:49:06.148Z||qtp978035840-31|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-03-17T09:49:06.153Z||qtp978035840-31|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@22e269f3::DecryptedEndPoint@127b3a29{/10.233.72.241:44686<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=139/30000} filled -1 HeapByteBuffer@6a808d64[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-17T09:49:06.158Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@68792f0c{/10.233.72.241:44688<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=128/30000}{io=1/0,kio=1,kro=1}->SslConnection@7629dd9e{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4d977435{/10.233.72.241:44688<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=130/30000}=>HttpConnection@79c28233[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e939b2{s=START}]=>HttpChannelOverHttp@201acb1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:06.159Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@2233b506[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-17T09:49:06.160Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-03-17T09:49:06.160Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@576e397a{/10.233.72.241:44686<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=132/30000}{io=0/0,kio=0,kro=1}->SslConnection@2eeb6611{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@127b3a29{/10.233.72.241:44686<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=146/30000}=>HttpConnection@22e269f3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@650aab97{s=START}]=>HttpChannelOverHttp@2cf40e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:06.160Z||qtp978035840-31|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@22e269f3::DecryptedEndPoint@127b3a29{/10.233.72.241:44686<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=146/30000} parse HeapByteBuffer@6a808d64[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-17T09:49:06.161Z||qtp978035840-31|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@6a808d64[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-17T09:49:06.161Z||qtp978035840-31|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-03-17T09:49:06.161Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@127b3a29{/10.233.72.241:44686<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=147/30000}
2022-03-17T09:49:06.162Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@127b3a29{/10.233.72.241:44686<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=148/30000}
2022-03-17T09:49:06.164Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@2eeb6611::SocketChannelEndPoint@576e397a{/10.233.72.241:44686<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=147/30000}{io=0/0,kio=0,kro=1}->SslConnection@2eeb6611{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@127b3a29{/10.233.72.241:44686<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=149/30000}=>HttpConnection@22e269f3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@650aab97{s=START}]=>HttpChannelOverHttp@2cf40e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-03-17T09:49:06.183Z||qtp978035840-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@36ed935a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@36ed935a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-17T09:49:06.209Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@2eeb6611::SocketChannelEndPoint@576e397a{/10.233.72.241:44686<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=150/30000}{io=0/0,kio=0,kro=1}->SslConnection@2eeb6611{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@127b3a29{/10.233.72.241:44686<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=151/30000}=>HttpConnection@22e269f3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@650aab97{s=START}]=>HttpChannelOverHttp@2cf40e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:06.210Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@5487fe3c[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-17T09:49:06.211Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@68792f0c{/10.233.72.241:44688<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=131/30000}{io=0/0,kio=0,kro=1}->SslConnection@7629dd9e{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4d977435{/10.233.72.241:44688<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=182/30000}=>HttpConnection@79c28233[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e939b2{s=START}]=>HttpChannelOverHttp@201acb1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:06.226Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-17T09:49:06.212Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=175/30000}{io=0/0,kio=0,kro=1}->SslConnection@7629dd9e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4d977435{/10.233.72.241:44688<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=182/30000}=>HttpConnection@79c28233[p=HttpParser{s=START,0 of -1},g=HttpGenerator@e939b2{s=START}]=>HttpChannelOverHttp@201acb1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:06.226Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 2 keys
2022-03-17T09:49:06.227Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-03-17T09:49:06.227Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-03-17T09:49:06.228Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@79c28233::DecryptedEndPoint@4d977435{/10.233.72.241:44688<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=199/30000} filled -1 HeapByteBuffer@36ed935a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-17T09:49:06.230Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@576e397a{/10.233.72.241:44686<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=213/30000}{io=0/0,kio=0,kro=1}->SslConnection@2eeb6611{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@127b3a29{/10.233.72.241:44686<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=214/30000}=>HttpConnection@22e269f3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@650aab97{s=START}]=>HttpChannelOverHttp@2cf40e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:06.228Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@79c28233::DecryptedEndPoint@4d977435{/10.233.72.241:44688<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=200/30000} parse HeapByteBuffer@36ed935a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-17T09:49:06.230Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-03-17T09:49:06.230Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@36ed935a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-17T09:49:06.230Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-17T09:49:06.230Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-03-17T09:49:06.230Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@4d977435{/10.233.72.241:44688<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=202/30000}
2022-03-17T09:49:06.230Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-03-17T09:49:06.230Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@4d977435{/10.233.72.241:44688<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=202/30000}
2022-03-17T09:49:06.231Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@7629dd9e::SocketChannelEndPoint@68792f0c{/10.233.72.241:44688<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=202/30000}{io=0/0,kio=0,kro=1}->SslConnection@7629dd9e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4d977435{/10.233.72.241:44688<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=203/30000}=>HttpConnection@79c28233[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@e939b2{s=START}]=>HttpChannelOverHttp@201acb1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-03-17T09:49:06.232Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@7629dd9e::SocketChannelEndPoint@68792f0c{/10.233.72.241:44688<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=202/30000}{io=0/0,kio=0,kro=1}->SslConnection@7629dd9e{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4d977435{/10.233.72.241:44688<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=204/30000}=>HttpConnection@79c28233[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@e939b2{s=START}]=>HttpChannelOverHttp@201acb1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:06.232Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@5487fe3c[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-17T09:49:06.232Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-17T09:49:06.232Z||qtp978035840-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-03-17T09:49:06.233Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@68792f0c{/10.233.72.241:44688<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=203/30000}{io=0/0,kio=0,kro=1}->SslConnection@7629dd9e{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4d977435{/10.233.72.241:44688<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=205/30000}=>HttpConnection@79c28233[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@e939b2{s=START}]=>HttpChannelOverHttp@201acb1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:06.233Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-03-17T09:49:06.233Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-17T09:49:06.234Z||qtp978035840-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-03-17T09:49:06.235Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@7629dd9e::SocketChannelEndPoint@68792f0c{/10.233.72.241:44688<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7629dd9e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4d977435{/10.233.72.241:44688<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=207/30000}=>HttpConnection@79c28233[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@e939b2{s=START}]=>HttpChannelOverHttp@201acb1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-03-17T09:49:06.236Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7629dd9e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4d977435{/10.233.72.241:44688<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=208/30000}=>HttpConnection@79c28233[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@e939b2{s=START}]=>HttpChannelOverHttp@201acb1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:06.237Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@7629dd9e::SocketChannelEndPoint@68792f0c{/10.233.72.241:44688<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7629dd9e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4d977435{/10.233.72.241:44688<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=208/30000}=>HttpConnection@79c28233[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@e939b2{s=START}]=>HttpChannelOverHttp@201acb1{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-03-17T09:49:06.238Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@4d977435{/10.233.72.241:44688<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=210/30000}
2022-03-17T09:49:06.239Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@68792f0c{/10.233.72.241:44688<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@7629dd9e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4d977435{/10.233.72.241:44688<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=210/30000}=>HttpConnection@79c28233[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@e939b2{s=START}]=>HttpChannelOverHttp@201acb1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:06.239Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@68792f0c{/10.233.72.241:44688<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@7629dd9e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4d977435{/10.233.72.241:44688<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=211/30000}=>HttpConnection@79c28233[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@e939b2{s=START}]=>HttpChannelOverHttp@201acb1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:06.239Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@68792f0c{/10.233.72.241:44688<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@7629dd9e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4d977435{/10.233.72.241:44688<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=211/30000}=>HttpConnection@79c28233[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@e939b2{s=START}]=>HttpChannelOverHttp@201acb1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:06.240Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@67212fa2{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-03-17T09:49:06.240Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@382b40f3{null}
2022-03-17T09:49:06.240Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=0 updates=0
2022-03-17T09:49:06.240Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@22efb53
2022-03-17T09:49:06.240Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken with none selected
2022-03-17T09:49:06.240Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 0/0/1 selected
2022-03-17T09:49:06.241Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 0 keys, 0 updates
2022-03-17T09:49:06.241Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-17T09:49:06.241Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-17T09:49:06.241Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 1 keys
2022-03-17T09:49:06.242Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@68792f0c{/10.233.72.241:44688<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7629dd9e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4d977435{/10.233.72.241:44688<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=212/30000}=>HttpConnection@79c28233[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@e939b2{s=START}]=>HttpChannelOverHttp@201acb1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:06.241Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@22efb53
2022-03-17T09:49:06.248Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@68792f0c{/10.233.72.241:44688<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=15/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7629dd9e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4d977435{/10.233.72.241:44688<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=220/30000}=>HttpConnection@79c28233[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@e939b2{s=START}]=>HttpChannelOverHttp@201acb1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:06.248Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@68792f0c{/10.233.72.241:44688<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=14/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7629dd9e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4d977435{/10.233.72.241:44688<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=220/30000}=>HttpConnection@79c28233[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@e939b2{s=START}]=>HttpChannelOverHttp@201acb1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:06.249Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@79c28233::DecryptedEndPoint@4d977435{/10.233.72.241:44688<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=221/30000}
2022-03-17T09:49:06.249Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@7629dd9e::SocketChannelEndPoint@68792f0c{/10.233.72.241:44688<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=16/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7629dd9e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4d977435{/10.233.72.241:44688<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=221/30000}=>HttpConnection@79c28233[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@e939b2{s=START}]=>HttpChannelOverHttp@201acb1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:06.249Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@22efb53
2022-03-17T09:49:06.249Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@19ff7421{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-03-17T09:49:06.250Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@55159378{null}
2022-03-17T09:49:06.250Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@79c28233::DecryptedEndPoint@4d977435{/10.233.72.241:44688<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=222/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-03-17T09:49:06.250Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@79c28233::DecryptedEndPoint@4d977435{/10.233.72.241:44688<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=222/30000}
2022-03-17T09:49:06.250Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@4d977435{/10.233.72.241:44688<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=222/30000}
2022-03-17T09:49:06.251Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@79c28233::DecryptedEndPoint@4d977435{/10.233.72.241:44688<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=223/30000} onFillable exit HttpChannelState@6c3733c4{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-17T09:49:06.251Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=18/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7629dd9e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4d977435{/10.233.72.241:44688<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=223/30000}=>HttpConnection@79c28233[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@e939b2{s=START}]=>HttpChannelOverHttp@201acb1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:06.251Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@20bcf482 waiting
2022-03-17T09:49:06.253Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@2eeb6611::SocketChannelEndPoint@576e397a{/10.233.72.241:44686<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=22/30000}{io=0/0,kio=0,kro=1}->SslConnection@2eeb6611{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@127b3a29{/10.233.72.241:44686<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=239/30000}=>HttpConnection@22e269f3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@650aab97{s=START}]=>HttpChannelOverHttp@2cf40e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-03-17T09:49:06.253Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=23/30000}{io=0/0,kio=0,kro=1}->SslConnection@2eeb6611{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@127b3a29{/10.233.72.241:44686<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=239/30000}=>HttpConnection@22e269f3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@650aab97{s=START}]=>HttpChannelOverHttp@2cf40e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:06.254Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@2eeb6611::SocketChannelEndPoint@576e397a{/10.233.72.241:44686<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=23/30000}{io=0/0,kio=0,kro=1}->SslConnection@2eeb6611{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@127b3a29{/10.233.72.241:44686<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=239/30000}=>HttpConnection@22e269f3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@650aab97{s=START}]=>HttpChannelOverHttp@2cf40e30{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-03-17T09:49:06.255Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@127b3a29{/10.233.72.241:44686<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=241/30000}
2022-03-17T09:49:06.255Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@576e397a{/10.233.72.241:44686<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=25/30000}{io=0/0,kio=0,kro=1}->SslConnection@2eeb6611{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@127b3a29{/10.233.72.241:44686<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=241/30000}=>HttpConnection@22e269f3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@650aab97{s=START}]=>HttpChannelOverHttp@2cf40e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:06.277Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@576e397a{/10.233.72.241:44686<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=25/30000}{io=0/0,kio=0,kro=1}->SslConnection@2eeb6611{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@127b3a29{/10.233.72.241:44686<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=241/30000}=>HttpConnection@22e269f3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@650aab97{s=START}]=>HttpChannelOverHttp@2cf40e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:06.278Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@576e397a{/10.233.72.241:44686<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=47/30000}{io=0/0,kio=0,kro=1}->SslConnection@2eeb6611{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@127b3a29{/10.233.72.241:44686<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=263/30000}=>HttpConnection@22e269f3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@650aab97{s=START}]=>HttpChannelOverHttp@2cf40e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:06.278Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7603eb0e{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-03-17T09:49:06.279Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@233eea59{null}
2022-03-17T09:49:06.279Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@5f1db390{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-17T09:49:06.279Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@20955002
2022-03-17T09:49:06.279Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken with none selected
2022-03-17T09:49:06.279Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 0/0/0 selected
2022-03-17T09:49:06.280Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 0 keys, 0 updates
2022-03-17T09:49:06.280Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-17T09:49:06.280Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@576e397a{/10.233.72.241:44686<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=49/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2eeb6611{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@127b3a29{/10.233.72.241:44686<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=266/30000}=>HttpConnection@22e269f3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@650aab97{s=START}]=>HttpChannelOverHttp@2cf40e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:06.280Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-17T09:49:06.280Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 0 keys
2022-03-17T09:49:06.280Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@576e397a{/10.233.72.241:44686<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=50/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2eeb6611{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@127b3a29{/10.233.72.241:44686<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=266/30000}=>HttpConnection@22e269f3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@650aab97{s=START}]=>HttpChannelOverHttp@2cf40e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:06.281Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@642ec710{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-03-17T09:49:06.281Z||qtp978035840-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@20955002
2022-03-17T09:49:06.281Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@12a2a40f{null}
2022-03-17T09:49:06.281Z||qtp978035840-31|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@22e269f3::DecryptedEndPoint@127b3a29{/10.233.72.241:44686<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=267/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-03-17T09:49:06.281Z||qtp978035840-31|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@22e269f3::DecryptedEndPoint@127b3a29{/10.233.72.241:44686<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=267/30000}
2022-03-17T09:49:06.281Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@576e397a{/10.233.72.241:44686<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=51/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2eeb6611{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@127b3a29{/10.233.72.241:44686<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=267/30000}=>HttpConnection@22e269f3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@650aab97{s=START}]=>HttpChannelOverHttp@2cf40e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:06.282Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@22e269f3::DecryptedEndPoint@127b3a29{/10.233.72.241:44686<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=268/30000}
2022-03-17T09:49:06.282Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@2eeb6611::SocketChannelEndPoint@576e397a{/10.233.72.241:44686<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=52/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2eeb6611{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@127b3a29{/10.233.72.241:44686<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=268/30000}=>HttpConnection@22e269f3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@650aab97{s=START}]=>HttpChannelOverHttp@2cf40e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:06.282Z||qtp978035840-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@20955002
2022-03-17T09:49:06.281Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@127b3a29{/10.233.72.241:44686<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=267/30000}
2022-03-17T09:49:06.283Z||qtp978035840-31|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@22e269f3::DecryptedEndPoint@127b3a29{/10.233.72.241:44686<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=269/30000} onFillable exit HttpChannelState@34f864f5{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-17T09:49:06.284Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=54/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2eeb6611{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@127b3a29{/10.233.72.241:44686<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=270/30000}=>HttpConnection@22e269f3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@650aab97{s=START}]=>HttpChannelOverHttp@2cf40e30{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:06.284Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@47ac2cfd size 2 > capacity
2022-03-17T09:49:06.284Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@2b8d084{s=2/2,p=0}@47ac2cfd
2022-03-17T09:49:15.999Z||qtp978035840-32-acceptor-0@1715193f-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@5014daab on ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=0
2022-03-17T09:49:15.999Z||qtp978035840-32-acceptor-0@1715193f-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5f1db390{STARTED} id=0 keys=0 selected=0 updates=1
2022-03-17T09:49:16.000Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken with none selected
2022-03-17T09:49:16.000Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 0/0/0 selected
2022-03-17T09:49:16.000Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 0 keys, 1 updates
2022-03-17T09:49:16.000Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-17T09:49:16.000Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@5014daab
2022-03-17T09:49:16.001Z||qtp978035840-29|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@5014daab
2022-03-17T09:49:16.001Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-17T09:49:16.001Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 1 keys
2022-03-17T09:49:16.001Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@5014daab
2022-03-17T09:49:16.002Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@493b2244{/10.233.72.241:44766<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-03-17T09:49:16.002Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@30cce648
2022-03-17T09:49:16.003Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@5282047a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@679b35e8{/10.233.72.241:44766<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@77a2125d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-03-17T09:49:16.003Z||qtp978035840-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@208b4447::DecryptedEndPoint@679b35e8{/10.233.72.241:44766<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-03-17T09:49:16.004Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@493b2244{/10.233.72.241:44766<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@62e825f8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679b35e8{/10.233.72.241:44766<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@208b4447[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c626838{s=START}]=>HttpChannelOverHttp@5282047a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:16.004Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@62e825f8::SocketChannelEndPoint@493b2244{/10.233.72.241:44766<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@62e825f8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679b35e8{/10.233.72.241:44766<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@208b4447[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c626838{s=START}]=>HttpChannelOverHttp@5282047a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:16.004Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@208b4447::DecryptedEndPoint@679b35e8{/10.233.72.241:44766<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-03-17T09:49:16.005Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@208b4447::DecryptedEndPoint@679b35e8{/10.233.72.241:44766<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-03-17T09:49:16.005Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3b35b913{AC.ReadCB@208b4447{HttpConnection@208b4447::DecryptedEndPoint@679b35e8{/10.233.72.241:44766<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-17T09:49:16.005Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@62e825f8::SocketChannelEndPoint@493b2244{/10.233.72.241:44766<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@62e825f8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679b35e8{/10.233.72.241:44766<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@208b4447[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c626838{s=START}]=>HttpChannelOverHttp@5282047a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:16.005Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-03-17T09:49:16.005Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.111:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@62e825f8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@679b35e8{/10.233.72.241:44766<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@208b4447[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c626838{s=START}]=>HttpChannelOverHttp@5282047a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:16.006Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@41667b4e{SSLC.NBReadCB@62e825f8{SslConnection@62e825f8::SocketChannelEndPoint@493b2244{/10.233.72.241:44766<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@62e825f8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@679b35e8{/10.233.72.241:44766<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@208b4447[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c626838{s=START}]=>HttpChannelOverHttp@5282047a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-17T09:49:16.006Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@493b2244{/10.233.72.241:44766<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@62e825f8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@679b35e8{/10.233.72.241:44766<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@208b4447[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c626838{s=START}]=>HttpChannelOverHttp@5282047a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:16.007Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@6282517f on ManagedSelector@5f1db390{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-17T09:49:16.007Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5f1db390{STARTED} id=0 keys=1 selected=0 updates=1
2022-03-17T09:49:16.007Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@493b2244{/10.233.72.241:44766<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@62e825f8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@679b35e8{/10.233.72.241:44766<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@208b4447[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c626838{s=START}]=>HttpChannelOverHttp@5282047a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:16.007Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@5014daab
2022-03-17T09:49:16.008Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken with none selected
2022-03-17T09:49:16.009Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 0/0/1 selected
2022-03-17T09:49:16.009Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 0 keys, 1 updates
2022-03-17T09:49:16.009Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-17T09:49:16.009Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@6282517f
2022-03-17T09:49:16.009Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@493b2244{/10.233.72.241:44766<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=0}->SslConnection@62e825f8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@679b35e8{/10.233.72.241:44766<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@208b4447[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c626838{s=START}]=>HttpChannelOverHttp@5282047a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:16.009Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-17T09:49:16.013Z||qtp978035840-32-acceptor-0@1715193f-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@f5060 on ManagedSelector@5f1db390{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-17T09:49:16.013Z||qtp978035840-32-acceptor-0@1715193f-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5f1db390{STARTED} id=0 keys=1 selected=0 updates=1
2022-03-17T09:49:16.013Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 1 keys
2022-03-17T09:49:16.013Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 1/1/1 selected
2022-03-17T09:49:16.016Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 1 keys, 1 updates
2022-03-17T09:49:16.017Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.111:8000 remote=/10.233.72.241:44766], selector=sun.nio.ch.EPollSelectorImpl@925c419, interestOps=1, readyOps=1 SocketChannelEndPoint@493b2244{/10.233.72.241:44766<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=10/30000}{io=1/1,kio=1,kro=1}->SslConnection@62e825f8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@679b35e8{/10.233.72.241:44766<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@208b4447[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c626838{s=START}]=>HttpChannelOverHttp@5282047a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-17T09:49:16.017Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@493b2244{/10.233.72.241:44766<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=11/30000}{io=1/0,kio=1,kro=1}->SslConnection@62e825f8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@679b35e8{/10.233.72.241:44766<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@208b4447[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c626838{s=START}]=>HttpChannelOverHttp@5282047a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:16.018Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@493b2244{/10.233.72.241:44766<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=11/30000}{io=1/0,kio=1,kro=1}->SslConnection@62e825f8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@679b35e8{/10.233.72.241:44766<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@208b4447[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c626838{s=START}]=>HttpChannelOverHttp@5282047a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-17T09:49:16.019Z||qtp978035840-29|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-03-17T09:49:16.018891Z
2022-03-17T09:49:16.019Z||qtp978035840-29|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@20bcf482 offer EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-03-17T09:49:16.019396Z
2022-03-17T09:49:16.020Z||qtp978035840-29|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-03-17T09:49:16.01997Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@493b2244{/10.233.72.241:44766<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=14/30000}{io=1/0,kio=1,kro=1}->SslConnection@62e825f8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@679b35e8{/10.233.72.241:44766<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=15/30000}=>HttpConnection@208b4447[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c626838{s=START}]=>HttpChannelOverHttp@5282047a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-17T09:49:16.020Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@41667b4e{SSLC.NBReadCB@62e825f8{SslConnection@62e825f8::SocketChannelEndPoint@493b2244{/10.233.72.241:44766<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=14/30000}{io=1/0,kio=1,kro=1}->SslConnection@62e825f8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@679b35e8{/10.233.72.241:44766<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=15/30000}=>HttpConnection@208b4447[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c626838{s=START}]=>HttpChannelOverHttp@5282047a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-17T09:49:16.020Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@20bcf482 task=EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-03-17T09:49:16.020841Z
2022-03-17T09:49:16.021Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-03-17T09:49:16.021187Z tryProduce true
2022-03-17T09:49:16.021Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@62e825f8::SocketChannelEndPoint@493b2244{/10.233.72.241:44766<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=15/30000}{io=1/0,kio=1,kro=1}->SslConnection@62e825f8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@679b35e8{/10.233.72.241:44766<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=16/30000}=>HttpConnection@208b4447[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c626838{s=START}]=>HttpChannelOverHttp@5282047a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:16.021Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-17T09:49:16.021Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@f5060
2022-03-17T09:49:16.021Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@f5060
2022-03-17T09:49:16.021Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-17T09:49:16.021Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@493b2244{/10.233.72.241:44766<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@62e825f8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@679b35e8{/10.233.72.241:44766<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=16/30000}=>HttpConnection@208b4447[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c626838{s=START}]=>HttpChannelOverHttp@5282047a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:16.021Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 2 keys
2022-03-17T09:49:16.022Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@f5060
2022-03-17T09:49:16.022Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@eac4cb9{/10.233.72.241:44768<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-03-17T09:49:16.022Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@5218e160
2022-03-17T09:49:16.023Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@62e825f8::SocketChannelEndPoint@493b2244{/10.233.72.241:44766<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=15/30000}{io=1/0,kio=1,kro=1}->SslConnection@62e825f8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@679b35e8{/10.233.72.241:44766<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=16/30000}=>HttpConnection@208b4447[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c626838{s=START}]=>HttpChannelOverHttp@5282047a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:16.023Z||qtp978035840-28|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@28f96835{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@cb49e1{/10.233.72.241:44768<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@6cee14c5{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-03-17T09:49:16.023Z||qtp978035840-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@79e8ebd9::DecryptedEndPoint@cb49e1{/10.233.72.241:44768<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-03-17T09:49:16.023Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3b35b913{AC.ReadCB@208b4447{HttpConnection@208b4447::DecryptedEndPoint@679b35e8{/10.233.72.241:44766<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=18/30000}}}
2022-03-17T09:49:16.024Z||qtp978035840-29|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@208b4447::DecryptedEndPoint@679b35e8{/10.233.72.241:44766<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=18/30000} onFillable enter HttpChannelState@77a2125d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-17T09:49:16.024Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@eac4cb9{/10.233.72.241:44768<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1ab39c11{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@cb49e1{/10.233.72.241:44768<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@79e8ebd9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40ed4ae7{s=START}]=>HttpChannelOverHttp@28f96835{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:16.024Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@62e825f8::SocketChannelEndPoint@493b2244{/10.233.72.241:44766<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@62e825f8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679b35e8{/10.233.72.241:44766<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=19/30000}=>HttpConnection@208b4447[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c626838{s=START}]=>HttpChannelOverHttp@5282047a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:16.024Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-03-17T09:49:16.024Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@1ab39c11::SocketChannelEndPoint@eac4cb9{/10.233.72.241:44768<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@1ab39c11{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@cb49e1{/10.233.72.241:44768<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@79e8ebd9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40ed4ae7{s=START}]=>HttpChannelOverHttp@28f96835{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:16.027Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@79e8ebd9::DecryptedEndPoint@cb49e1{/10.233.72.241:44768<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=4/30000}
2022-03-17T09:49:16.027Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@79e8ebd9::DecryptedEndPoint@cb49e1{/10.233.72.241:44768<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=4/30000}
2022-03-17T09:49:16.027Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@493b2244{/10.233.72.241:44766<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}->SslConnection@62e825f8{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679b35e8{/10.233.72.241:44766<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=22/30000}=>HttpConnection@208b4447[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c626838{s=START}]=>HttpChannelOverHttp@5282047a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:16.027Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@36ed935a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-17T09:49:16.027Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5cb93603{AC.ReadCB@79e8ebd9{HttpConnection@79e8ebd9::DecryptedEndPoint@cb49e1{/10.233.72.241:44768<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-17T09:49:16.027Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-03-17T09:49:16.028Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@1ab39c11::SocketChannelEndPoint@eac4cb9{/10.233.72.241:44768<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@1ab39c11{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@cb49e1{/10.233.72.241:44768<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@79e8ebd9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40ed4ae7{s=START}]=>HttpChannelOverHttp@28f96835{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:16.028Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-03-17T09:49:16.028Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.111:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=0}->SslConnection@1ab39c11{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@cb49e1{/10.233.72.241:44768<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@79e8ebd9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40ed4ae7{s=START}]=>HttpChannelOverHttp@28f96835{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:16.029Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6231a86e{SSLC.NBReadCB@1ab39c11{SslConnection@1ab39c11::SocketChannelEndPoint@eac4cb9{/10.233.72.241:44768<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1ab39c11{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@cb49e1{/10.233.72.241:44768<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@79e8ebd9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40ed4ae7{s=START}]=>HttpChannelOverHttp@28f96835{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-17T09:49:16.029Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@eac4cb9{/10.233.72.241:44768<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@1ab39c11{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@cb49e1{/10.233.72.241:44768<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@79e8ebd9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40ed4ae7{s=START}]=>HttpChannelOverHttp@28f96835{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:16.029Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@6464e32d on ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=0 updates=0
2022-03-17T09:49:16.029Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=0 updates=1
2022-03-17T09:49:16.030Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@eac4cb9{/10.233.72.241:44768<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@1ab39c11{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@cb49e1{/10.233.72.241:44768<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@79e8ebd9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40ed4ae7{s=START}]=>HttpChannelOverHttp@28f96835{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:16.030Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@f5060
2022-03-17T09:49:16.030Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken with none selected
2022-03-17T09:49:16.030Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 0/0/2 selected
2022-03-17T09:49:16.030Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 0 keys, 1 updates
2022-03-17T09:49:16.030Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-03-17T09:49:16.030Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@6464e32d
2022-03-17T09:49:16.031Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@eac4cb9{/10.233.72.241:44768<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=0}->SslConnection@1ab39c11{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@cb49e1{/10.233.72.241:44768<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@79e8ebd9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40ed4ae7{s=START}]=>HttpChannelOverHttp@28f96835{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:16.031Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-17T09:49:16.031Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 2 keys
2022-03-17T09:49:16.031Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 1/1/2 selected
2022-03-17T09:49:16.031Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 1 keys, 0 updates
2022-03-17T09:49:16.032Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.111:8000 remote=/10.233.72.241:44768], selector=sun.nio.ch.EPollSelectorImpl@925c419, interestOps=1, readyOps=1 SocketChannelEndPoint@eac4cb9{/10.233.72.241:44768<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=1}->SslConnection@1ab39c11{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@cb49e1{/10.233.72.241:44768<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@79e8ebd9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40ed4ae7{s=START}]=>HttpChannelOverHttp@28f96835{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-03-17T09:49:16.033Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@eac4cb9{/10.233.72.241:44768<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@1ab39c11{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@cb49e1{/10.233.72.241:44768<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@79e8ebd9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40ed4ae7{s=START}]=>HttpChannelOverHttp@28f96835{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:16.033Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@eac4cb9{/10.233.72.241:44768<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@1ab39c11{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@cb49e1{/10.233.72.241:44768<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@79e8ebd9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40ed4ae7{s=START}]=>HttpChannelOverHttp@28f96835{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-03-17T09:49:16.034Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0} tryExecute EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-03-17T09:49:16.033966Z
2022-03-17T09:49:16.036Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@1561d572 offer EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-03-17T09:49:16.036621Z
2022-03-17T09:49:16.036Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@6a808d64[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@6a808d64[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-17T09:49:16.036Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1} startReservedThread p=1
2022-03-17T09:49:16.037Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@2b8d084{s=0/2,p=1}@48e91edb
2022-03-17T09:49:16.037Z||qtp978035840-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@2b8d084{s=0/2,p=1}@48e91edb
2022-03-17T09:49:16.037Z||qtp978035840-30|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=1}@48e91edb started
2022-03-17T09:49:16.037Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=8]@2022-03-17T09:49:16.037549Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@eac4cb9{/10.233.72.241:44768<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}->SslConnection@1ab39c11{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@cb49e1{/10.233.72.241:44768<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@79e8ebd9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40ed4ae7{s=START}]=>HttpChannelOverHttp@28f96835{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-03-17T09:49:16.037Z||qtp978035840-30|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@48e91edb waiting
2022-03-17T09:49:16.038Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6231a86e{SSLC.NBReadCB@1ab39c11{SslConnection@1ab39c11::SocketChannelEndPoint@eac4cb9{/10.233.72.241:44768<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}->SslConnection@1ab39c11{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@cb49e1{/10.233.72.241:44768<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@79e8ebd9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40ed4ae7{s=START}]=>HttpChannelOverHttp@28f96835{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-03-17T09:49:16.038Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1}@1561d572 task=EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2022-03-17T09:49:16.038164Z
2022-03-17T09:49:16.038Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@1ab39c11::SocketChannelEndPoint@eac4cb9{/10.233.72.241:44768<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}->SslConnection@1ab39c11{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@cb49e1{/10.233.72.241:44768<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@79e8ebd9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40ed4ae7{s=START}]=>HttpChannelOverHttp@28f96835{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:16.038Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@6fa2d0b2/SelectorProducer@49c37918/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2022-03-17T09:49:16.038442Z tryProduce true
2022-03-17T09:49:16.038Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-17T09:49:16.038Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-17T09:49:16.038Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@1ab39c11::SocketChannelEndPoint@eac4cb9{/10.233.72.241:44768<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}->SslConnection@1ab39c11{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@cb49e1{/10.233.72.241:44768<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@79e8ebd9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40ed4ae7{s=START}]=>HttpChannelOverHttp@28f96835{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:16.038Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5cb93603{AC.ReadCB@79e8ebd9{HttpConnection@79e8ebd9::DecryptedEndPoint@cb49e1{/10.233.72.241:44768<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=11/30000}}}
2022-03-17T09:49:16.039Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@79e8ebd9::DecryptedEndPoint@cb49e1{/10.233.72.241:44768<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=12/30000} onFillable enter HttpChannelState@6cee14c5{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-17T09:49:16.039Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@eac4cb9{/10.233.72.241:44768<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ab39c11{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@cb49e1{/10.233.72.241:44768<->/10.233.72.111:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@79e8ebd9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40ed4ae7{s=START}]=>HttpChannelOverHttp@28f96835{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:16.039Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 2 keys
2022-03-17T09:49:16.039Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@1ab39c11::SocketChannelEndPoint@eac4cb9{/10.233.72.241:44768<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ab39c11{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@cb49e1{/10.233.72.241:44768<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@79e8ebd9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40ed4ae7{s=START}]=>HttpChannelOverHttp@28f96835{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:16.039Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=31/30000}{io=0/0,kio=0,kro=1}->SslConnection@62e825f8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679b35e8{/10.233.72.241:44766<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=32/30000}=>HttpConnection@208b4447[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5c626838{s=START}]=>HttpChannelOverHttp@5282047a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:16.039Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-03-17T09:49:16.040Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@eac4cb9{/10.233.72.241:44768<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ab39c11{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@cb49e1{/10.233.72.241:44768<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@79e8ebd9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40ed4ae7{s=START}]=>HttpChannelOverHttp@28f96835{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:16.040Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@3d6890f6[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-17T09:49:16.040Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-03-17T09:49:16.044Z||qtp978035840-29|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-03-17T09:49:16.045Z||qtp978035840-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@36ed935a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@36ed935a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-17T09:49:16.045Z||qtp978035840-29|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@208b4447::DecryptedEndPoint@679b35e8{/10.233.72.241:44766<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=40/30000} filled -1 HeapByteBuffer@6a808d64[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-17T09:49:16.045Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ab39c11{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@cb49e1{/10.233.72.241:44768<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=18/30000}=>HttpConnection@79e8ebd9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40ed4ae7{s=START}]=>HttpChannelOverHttp@28f96835{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:16.045Z||qtp978035840-29|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@208b4447::DecryptedEndPoint@679b35e8{/10.233.72.241:44766<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=40/30000} parse HeapByteBuffer@6a808d64[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-17T09:49:16.045Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-03-17T09:49:16.045Z||qtp978035840-29|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@6a808d64[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-17T09:49:16.045Z||qtp978035840-29|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-03-17T09:49:16.045Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@679b35e8{/10.233.72.241:44766<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=40/30000}
2022-03-17T09:49:16.046Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@679b35e8{/10.233.72.241:44766<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=41/30000}
2022-03-17T09:49:16.047Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@62e825f8::SocketChannelEndPoint@493b2244{/10.233.72.241:44766<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=40/30000}{io=0/0,kio=0,kro=1}->SslConnection@62e825f8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679b35e8{/10.233.72.241:44766<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=41/30000}=>HttpConnection@208b4447[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5c626838{s=START}]=>HttpChannelOverHttp@5282047a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-03-17T09:49:16.047Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@62e825f8::SocketChannelEndPoint@493b2244{/10.233.72.241:44766<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=41/30000}{io=0/0,kio=0,kro=1}->SslConnection@62e825f8{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679b35e8{/10.233.72.241:44766<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=42/30000}=>HttpConnection@208b4447[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5c626838{s=START}]=>HttpChannelOverHttp@5282047a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:16.047Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@5487fe3c[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-17T09:49:16.047Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-17T09:49:16.045Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@79e8ebd9::DecryptedEndPoint@cb49e1{/10.233.72.241:44768<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=18/30000} filled -1 HeapByteBuffer@36ed935a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-17T09:49:16.047Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-03-17T09:49:16.047Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@79e8ebd9::DecryptedEndPoint@cb49e1{/10.233.72.241:44768<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=20/30000} parse HeapByteBuffer@36ed935a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-17T09:49:16.048Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@36ed935a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-03-17T09:49:16.048Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-03-17T09:49:16.048Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@cb49e1{/10.233.72.241:44768<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=21/30000}
2022-03-17T09:49:16.048Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@cb49e1{/10.233.72.241:44768<->/10.233.72.111:8000,OPEN,fill=-,flush=-,to=21/30000}
2022-03-17T09:49:16.048Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@1ab39c11::SocketChannelEndPoint@eac4cb9{/10.233.72.241:44768<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ab39c11{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@cb49e1{/10.233.72.241:44768<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@79e8ebd9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40ed4ae7{s=START}]=>HttpChannelOverHttp@28f96835{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-03-17T09:49:16.048Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@493b2244{/10.233.72.241:44766<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=42/30000}{io=0/0,kio=0,kro=1}->SslConnection@62e825f8{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679b35e8{/10.233.72.241:44766<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=43/30000}=>HttpConnection@208b4447[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5c626838{s=START}]=>HttpChannelOverHttp@5282047a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:16.048Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-03-17T09:49:16.048Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@1ab39c11::SocketChannelEndPoint@eac4cb9{/10.233.72.241:44768<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ab39c11{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@cb49e1{/10.233.72.241:44768<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@79e8ebd9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40ed4ae7{s=START}]=>HttpChannelOverHttp@28f96835{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:16.048Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@5487fe3c[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-17T09:49:16.048Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-17T09:49:16.048Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-17T09:49:16.049Z||qtp978035840-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-03-17T09:49:16.049Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-03-17T09:49:16.049Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@eac4cb9{/10.233.72.241:44768<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ab39c11{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@cb49e1{/10.233.72.241:44768<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@79e8ebd9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40ed4ae7{s=START}]=>HttpChannelOverHttp@28f96835{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:16.049Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-03-17T09:49:16.049Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@62e825f8::SocketChannelEndPoint@493b2244{/10.233.72.241:44766<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@62e825f8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679b35e8{/10.233.72.241:44766<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=44/30000}=>HttpConnection@208b4447[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5c626838{s=START}]=>HttpChannelOverHttp@5282047a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-03-17T09:49:16.050Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@62e825f8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679b35e8{/10.233.72.241:44766<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=45/30000}=>HttpConnection@208b4447[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5c626838{s=START}]=>HttpChannelOverHttp@5282047a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:16.050Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@62e825f8::SocketChannelEndPoint@493b2244{/10.233.72.241:44766<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@62e825f8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679b35e8{/10.233.72.241:44766<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=45/30000}=>HttpConnection@208b4447[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5c626838{s=START}]=>HttpChannelOverHttp@5282047a{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-03-17T09:49:16.051Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@679b35e8{/10.233.72.241:44766<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=46/30000}
2022-03-17T09:49:16.052Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@493b2244{/10.233.72.241:44766<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@62e825f8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679b35e8{/10.233.72.241:44766<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=47/30000}=>HttpConnection@208b4447[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5c626838{s=START}]=>HttpChannelOverHttp@5282047a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:16.056Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@493b2244{/10.233.72.241:44766<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@62e825f8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679b35e8{/10.233.72.241:44766<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=51/30000}=>HttpConnection@208b4447[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5c626838{s=START}]=>HttpChannelOverHttp@5282047a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:16.057Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@493b2244{/10.233.72.241:44766<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@62e825f8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679b35e8{/10.233.72.241:44766<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=52/30000}=>HttpConnection@208b4447[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5c626838{s=START}]=>HttpChannelOverHttp@5282047a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:16.057Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@ef953e6{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-03-17T09:49:16.058Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@41667b4e{null}
2022-03-17T09:49:16.058Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@5f1db390{STARTED} id=0 keys=2 selected=0 updates=0
2022-03-17T09:49:16.058Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken with none selected
2022-03-17T09:49:16.058Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 0/0/1 selected
2022-03-17T09:49:16.058Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 0 keys, 0 updates
2022-03-17T09:49:16.058Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-17T09:49:16.058Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-17T09:49:16.058Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 1 keys
2022-03-17T09:49:16.058Z||qtp978035840-29|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@55eb6217
2022-03-17T09:49:16.059Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@55eb6217
2022-03-17T09:49:16.059Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@493b2244{/10.233.72.241:44766<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@62e825f8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679b35e8{/10.233.72.241:44766<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=54/30000}=>HttpConnection@208b4447[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5c626838{s=START}]=>HttpChannelOverHttp@5282047a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:16.060Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@493b2244{/10.233.72.241:44766<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@62e825f8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679b35e8{/10.233.72.241:44766<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=55/30000}=>HttpConnection@208b4447[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5c626838{s=START}]=>HttpChannelOverHttp@5282047a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:16.060Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@208b4447::DecryptedEndPoint@679b35e8{/10.233.72.241:44766<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=55/30000}
2022-03-17T09:49:16.061Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@62e825f8::SocketChannelEndPoint@493b2244{/10.233.72.241:44766<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=13/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@62e825f8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679b35e8{/10.233.72.241:44766<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=56/30000}=>HttpConnection@208b4447[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5c626838{s=START}]=>HttpChannelOverHttp@5282047a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:16.061Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@55eb6217
2022-03-17T09:49:16.061Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@493b2244{/10.233.72.241:44766<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@62e825f8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679b35e8{/10.233.72.241:44766<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=56/30000}=>HttpConnection@208b4447[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5c626838{s=START}]=>HttpChannelOverHttp@5282047a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:16.062Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@304b20d3{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-03-17T09:49:16.062Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3b35b913{null}
2022-03-17T09:49:16.062Z||qtp978035840-29|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@208b4447::DecryptedEndPoint@679b35e8{/10.233.72.241:44766<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=57/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-03-17T09:49:16.062Z||qtp978035840-29|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@208b4447::DecryptedEndPoint@679b35e8{/10.233.72.241:44766<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=57/30000}
2022-03-17T09:49:16.062Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@679b35e8{/10.233.72.241:44766<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=57/30000}
2022-03-17T09:49:16.062Z||qtp978035840-29|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@208b4447::DecryptedEndPoint@679b35e8{/10.233.72.241:44766<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=57/30000} onFillable exit HttpChannelState@77a2125d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-03-17T09:49:16.063Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=14/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@62e825f8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@679b35e8{/10.233.72.241:44766<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=57/30000}=>HttpConnection@208b4447[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5c626838{s=START}]=>HttpChannelOverHttp@5282047a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:16.063Z||qtp978035840-29|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@59181be waiting
2022-03-17T09:49:16.049Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-03-17T09:49:16.076Z||qtp978035840-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-03-17T09:49:16.079Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@1ab39c11::SocketChannelEndPoint@eac4cb9{/10.233.72.241:44768<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=30/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ab39c11{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@cb49e1{/10.233.72.241:44768<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=52/30000}=>HttpConnection@79e8ebd9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40ed4ae7{s=START}]=>HttpChannelOverHttp@28f96835{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-03-17T09:49:16.080Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=30/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ab39c11{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@cb49e1{/10.233.72.241:44768<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=53/30000}=>HttpConnection@79e8ebd9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40ed4ae7{s=START}]=>HttpChannelOverHttp@28f96835{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:16.081Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@1ab39c11::SocketChannelEndPoint@eac4cb9{/10.233.72.241:44768<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=31/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ab39c11{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@cb49e1{/10.233.72.241:44768<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=53/30000}=>HttpConnection@79e8ebd9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40ed4ae7{s=START}]=>HttpChannelOverHttp@28f96835{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-03-17T09:49:16.081Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@cb49e1{/10.233.72.241:44768<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=54/30000}
2022-03-17T09:49:16.082Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@eac4cb9{/10.233.72.241:44768<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=32/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ab39c11{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@cb49e1{/10.233.72.241:44768<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=55/30000}=>HttpConnection@79e8ebd9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40ed4ae7{s=START}]=>HttpChannelOverHttp@28f96835{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:16.082Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@eac4cb9{/10.233.72.241:44768<->/10.233.72.111:8000,ISHUT,fill=-,flush=-,to=33/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ab39c11{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@cb49e1{/10.233.72.241:44768<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=55/30000}=>HttpConnection@79e8ebd9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40ed4ae7{s=START}]=>HttpChannelOverHttp@28f96835{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:16.082Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@eac4cb9{/10.233.72.241:44768<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=33/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ab39c11{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@cb49e1{/10.233.72.241:44768<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=55/30000}=>HttpConnection@79e8ebd9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40ed4ae7{s=START}]=>HttpChannelOverHttp@28f96835{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:16.082Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5fd4a506{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-03-17T09:49:16.082Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6231a86e{null}
2022-03-17T09:49:16.082Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@5f1db390{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-17T09:49:16.083Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@223eb8e0
2022-03-17T09:49:16.083Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@223eb8e0
2022-03-17T09:49:16.094Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken with none selected
2022-03-17T09:49:16.094Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 0/0/0 selected
2022-03-17T09:49:16.094Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@eac4cb9{/10.233.72.241:44768<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=34/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1ab39c11{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@cb49e1{/10.233.72.241:44768<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=67/30000}=>HttpConnection@79e8ebd9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40ed4ae7{s=START}]=>HttpChannelOverHttp@28f96835{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:16.094Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 0 keys, 0 updates
2022-03-17T09:49:16.094Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-03-17T09:49:16.094Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@79e8ebd9::DecryptedEndPoint@cb49e1{/10.233.72.241:44768<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=67/30000}
2022-03-17T09:49:16.094Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-03-17T09:49:16.095Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 0 keys
2022-03-17T09:49:16.095Z||qtp978035840-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@1ab39c11::SocketChannelEndPoint@eac4cb9{/10.233.72.241:44768<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=46/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1ab39c11{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@cb49e1{/10.233.72.241:44768<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=68/30000}=>HttpConnection@79e8ebd9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40ed4ae7{s=START}]=>HttpChannelOverHttp@28f96835{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:16.095Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@223eb8e0
2022-03-17T09:49:16.096Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@eac4cb9{/10.233.72.241:44768<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=46/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1ab39c11{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@cb49e1{/10.233.72.241:44768<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=68/30000}=>HttpConnection@79e8ebd9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40ed4ae7{s=START}]=>HttpChannelOverHttp@28f96835{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:16.096Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@eac4cb9{/10.233.72.241:44768<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=47/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1ab39c11{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@cb49e1{/10.233.72.241:44768<->/10.233.72.111:8000,CLOSED,fill=-,flush=-,to=69/30000}=>HttpConnection@79e8ebd9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40ed4ae7{s=START}]=>HttpChannelOverHttp@28f96835{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-03-17T09:49:16.096Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@22a165ba{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(QueuedTh