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-05-09T01:54:34.094Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on onap-aai-sparky-be-54ddffb9d-w4zpf with PID 10 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky)
2022-05-09T01:54:34.094Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on onap-aai-sparky-be-54ddffb9d-w4zpf with PID 10 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky)
2022-05-09T01:54:34.101Z||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-05-09T01:54:34.101Z||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-05-09T01:54:35.279Z||background-preinit|AAIUI||org.jboss.logging|DEBUG|Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2022-05-09T01:54:35.282Z||background-preinit|AAIUI||org.hibernate.validator.internal.util.Version|INFO|HV000001: Hibernate Validator 5.3.6.Final
2022-05-09T01:54:35.358Z||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-05-09T01:54:35.361Z||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-05-09T01:54:38.292Z||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-05-09T01:54:38.379Z||main|AAIUI||org.eclipse.jetty.util.log|DEBUG|Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog
2022-05-09T01:54:38.382Z||main|AAIUI||org.eclipse.jetty.util.log|INFO|Logging initialized @6701ms to org.eclipse.jetty.util.log.Slf4jLog
2022-05-09T01:54:38.390Z||main|AAIUI||org.onap.aai.sparky.util.Encryptor|ERROR|AAIUI300140E|AAIUI300140E Decryption error for encrypted value: OBF:CtCpMGmKgZ6VDUSrvkuhRzKJ8dIxkupUUnWsSiiqeMY3M5yIgrsTGP8ExPYLnfI6. Cause: java.lang.StringIndexOutOfBoundsException: begin 61, end 65, length 64|
2022-05-09T01:54:38.390Z||main|AAIUI||org.onap.aai.sparky.util.Encryptor|ERROR|AAIUI300140E|AAIUI300140E Decryption error for encrypted value: OBF:CtCpMGmKgZ6VDUSrvkuhRzKJ8dIxkupUUnWsSiiqeMY3M5yIgrsTGP8ExPYLnfI6. Cause: java.lang.StringIndexOutOfBoundsException: begin 61, end 65, length 64|
2022-05-09T01:54:38.404Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_CERT|
2022-05-09T01:54:38.404Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server certificate chain = false|
2022-05-09T01:54:38.404Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server hostname = false|
2022-05-09T01:54:38.404Z||main|AAIUI||AAIRESTClient|DEBUG||Set client certificate filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.p12|
2022-05-09T01:54:38.404Z||main|AAIUI||AAIRESTClient|DEBUG||Set trust store filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.trust.jks|
2022-05-09T01:54:38.404Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2022-05-09T01:54:38.404Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2022-05-09T01:54:38.760Z||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-05-09T01:54:38.760Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-05-09T01:54:38.777Z||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-05-09T01:54:38.777Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-05-09T01:54:38.781Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2022-05-09T01:54:38.782Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2022-05-09T01:54:38.783Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63
2022-05-09T01:54:38.786Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration.
2022-05-09T01:54:38.787Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader
2022-05-09T01:54:38.788Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL
2022-05-09T01:54:38.789Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2022-05-09T01:54:38.790Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only.
2022-05-09T01:54:39.185Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@417d6615
2022-05-09T01:54:39.197Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{/,null,UNAVAILABLE} added {org.eclipse.jetty.server.session.SessionHandler1871580398==dftMaxIdleSec=-1,MANAGED}
2022-05-09T01:54:39.201Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@d176a31{STOPPED} added {org.eclipse.jetty.security.DefaultAuthenticatorFactory@3a91d146,POJO}
2022-05-09T01:54:39.204Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler1871580398==dftMaxIdleSec=-1 added {ConstraintSecurityHandler@d176a31{STOPPED},MANAGED}
2022-05-09T01:54:39.209Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@d176a31{STOPPED} added {JettyEmbeddedServletHandler@7f02251{STOPPED},MANAGED}
2022-05-09T01:54:39.209Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{/,null,UNAVAILABLE} added {ErrorPageErrorHandler@dffa30b{STOPPED},MANAGED}
2022-05-09T01:54:39.225Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@2571066a{STOPPED}[9.4.18.v20190429] added {QueuedThreadPool[qtp142103421]@878537d{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2022-05-09T01:54:39.267Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpConnectionFactory@26dcd8c0[HTTP/1.1] added {HttpConfiguration@66e889df{32768/8192,8192/8192,https://:0,[]},POJO}
2022-05-09T01:54:39.271Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@55b8dbda{null,[]}{0.0.0.0:0} added {Server@2571066a{STOPPED}[9.4.18.v20190429],UNMANAGED}
2022-05-09T01:54:39.271Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@55b8dbda{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp142103421]@878537d{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2022-05-09T01:54:39.272Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@55b8dbda{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@3e48e859{STOPPED},AUTO}
2022-05-09T01:54:39.272Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@55b8dbda{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@31ddd4a4,POJO}
2022-05-09T01:54:39.272Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@55b8dbda{null,[http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@26dcd8c0[HTTP/1.1],AUTO}
2022-05-09T01:54:39.272Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@55b8dbda{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@26dcd8c0[HTTP/1.1]
2022-05-09T01:54:39.275Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@55b8dbda{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@55b8dbda{HTTP/1.1,[http/1.1]}{0.0.0.0:0},MANAGED}
2022-05-09T01:54:39.275Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@2571066a{STOPPED}[9.4.18.v20190429] added {ServerConnector@55b8dbda{HTTP/1.1,[http/1.1]}{0.0.0.0:8000},AUTO}
2022-05-09T01:54:39.292Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|SessionManager default maxInactiveInterval=1800
2022-05-09T01:54:39.301Z||main|AAIUI||org.eclipse.jetty.http.PreEncodedHttpField|DEBUG|HttpField encoders loaded: [org.eclipse.jetty.http.Http1FieldPreEncoder@2bfbffb2]
2022-05-09T01:54:39.317Z||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-05-09T01:54:39.317Z||main|AAIUI||org.eclipse.jetty.server.handler.gzip.GzipHandler|DEBUG|GzipHandler@72fe8a4f{STOPPED} mime types IncludeExclude@43effd89{i=[],ip=org.eclipse.jetty.util.IncludeExcludeSet$SetContainsPredicate@2c16fadb,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@248deced}
2022-05-09T01:54:39.317Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|GzipHandler@72fe8a4f{STOPPED} added {o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE},MANAGED}
2022-05-09T01:54:39.318Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@2571066a{STOPPED}[9.4.18.v20190429] added {GzipHandler@72fe8a4f{STOPPED},MANAGED}
2022-05-09T01:54:39.327Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpConnectionFactory@64138b0c[HTTP/1.1] added {HttpConfiguration@49dbaaf3{32768/8192,8192/8192,https://:0,[SecureRequestCustomizer@22d9c961]},POJO}
2022-05-09T01:54:39.329Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|SslConnectionFactory@bdc8014{SSL->HTTP/1.1} added {SslContextFactory@1f443fae[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-05-09T01:54:39.329Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73ba6fe6{null,[]}{0.0.0.0:0} added {Server@2571066a{STOPPED}[9.4.18.v20190429],UNMANAGED}
2022-05-09T01:54:39.348Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73ba6fe6{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp142103421]@878537d{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2022-05-09T01:54:39.349Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73ba6fe6{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@79ab34c1{STOPPED},AUTO}
2022-05-09T01:54:39.349Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73ba6fe6{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@1698d7c0,POJO}
2022-05-09T01:54:39.350Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73ba6fe6{null,[ssl]}{0.0.0.0:0} added {SslConnectionFactory@bdc8014{SSL->HTTP/1.1},AUTO}
2022-05-09T01:54:39.350Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@73ba6fe6{SSL,[ssl]}{0.0.0.0:0} added SslConnectionFactory@bdc8014{SSL->HTTP/1.1}
2022-05-09T01:54:39.351Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@64138b0c[HTTP/1.1],AUTO}
2022-05-09T01:54:39.351Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@64138b0c[HTTP/1.1]
2022-05-09T01:54:39.351Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:0},MANAGED}
2022-05-09T01:54:39.352Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@2571066a{STOPPED}[9.4.18.v20190429] added {ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000},AUTO}
2022-05-09T01:54:39.354Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@2571066a{STOPPED}[9.4.18.v20190429] added {AbstractLifeCycle@29f0c4f2{STOPPED},AUTO}
2022-05-09T01:54:39.355Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting Server@2571066a{STOPPED}[9.4.18.v20190429]
2022-05-09T01:54:39.355Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@2571066a{STARTING}[9.4.18.v20190429] added {ErrorHandler@7435a578{STOPPED},AUTO}
2022-05-09T01:54:39.358Z||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-05-09T01:54:39.372Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting Server@2571066a{STARTING}[9.4.18.v20190429]
2022-05-09T01:54:39.372Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting QueuedThreadPool[qtp142103421]@878537d{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY]
2022-05-09T01:54:39.374Z||main|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=0/2,p=0}
2022-05-09T01:54:39.375Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|QueuedThreadPool[qtp142103421]@878537d{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=0}] added {ReservedThreadExecutor@432034a{s=0/2,p=0},AUTO}
2022-05-09T01:54:39.375Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ReservedThreadExecutor@432034a{s=0/2,p=0}
2022-05-09T01:54:39.378Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @7697ms ReservedThreadExecutor@432034a{s=0/2,p=0}
2022-05-09T01:54:39.378Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp142103421-19,5,main]
2022-05-09T01:54:39.379Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp142103421-20,5,main]
2022-05-09T01:54:39.379Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp142103421-21,5,main]
2022-05-09T01:54:39.380Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp142103421-22,5,main]
2022-05-09T01:54:39.380Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp142103421-23,5,main]
2022-05-09T01:54:39.381Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp142103421-24,5,main]
2022-05-09T01:54:39.381Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp142103421-25,5,main]
2022-05-09T01:54:39.382Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp142103421-26,5,main]
2022-05-09T01:54:39.383Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @7703ms QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=7,r=2,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=0}]
2022-05-09T01:54:39.383Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting GzipHandler@72fe8a4f{STOPPED}
2022-05-09T01:54:39.387Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting GzipHandler@72fe8a4f{STARTING}
2022-05-09T01:54:39.387Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE}
2022-05-09T01:54:39.399Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Thread Context classloader org.springframework.boot.loader.LaunchedURLClassLoader@6df97b55
2022-05-09T01:54:39.399Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$AppClassLoader@3b6c624 
2022-05-09T01:54:39.399Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$PlatformClassLoader@1eaf1e62 
2022-05-09T01:54:39.400Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@c81fd12
2022-05-09T01:54:39.400Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@62e6a3ec
2022-05-09T01:54:39.400Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@5754de72
2022-05-09T01:54:39.401Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@31ee96f4
2022-05-09T01:54:39.402Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@c81fd12
2022-05-09T01:54:39.404Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring embedded WebApplicationContext
2022-05-09T01:54:40.203Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@62e6a3ec
2022-05-09T01:54:40.269Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketServerFactory@2257fadf[defaultPolicy=WebSocketPolicy@408b87aa[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@79b08632{STOPPED},AUTO}
2022-05-09T01:54:40.270Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketServerFactory@2257fadf[defaultPolicy=WebSocketPolicy@408b87aa[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@787f32b7,POJO}
2022-05-09T01:54:40.270Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|NativeWebSocketConfiguration@6aef4eb8{STOPPED} added {WebSocketServerFactory@2257fadf[defaultPolicy=WebSocketPolicy@408b87aa[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-05-09T01:54:40.270Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|NativeWebSocketConfiguration@6aef4eb8{STOPPED} added {PathMappings[size=0],POJO}
2022-05-09T01:54:40.270Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{application,/,[file:///opt/app/sparky/static/],STARTING} added {NativeWebSocketConfiguration@6aef4eb8{STOPPED},MANAGED}
2022-05-09T01:54:40.270Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting NativeWebSocketConfiguration@6aef4eb8{STOPPED}
2022-05-09T01:54:40.270Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting WebSocketServerFactory@2257fadf[defaultPolicy=WebSocketPolicy@408b87aa[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory]
2022-05-09T01:54:40.270Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@79b08632{STOPPED}
2022-05-09T01:54:40.271Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8591ms ScheduledExecutorScheduler@79b08632{STARTED}
2022-05-09T01:54:40.271Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8591ms WebSocketServerFactory@2257fadf[defaultPolicy=WebSocketPolicy@408b87aa[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory]
2022-05-09T01:54:40.271Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8591ms NativeWebSocketConfiguration@6aef4eb8{STARTED}
2022-05-09T01:54:40.286Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@3b05a99b{STOPPED}
2022-05-09T01:54:40.308Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@351e414e{STOPPED} added {HttpClientTransportOverHTTP@6fd77352{STOPPED},AUTO}
2022-05-09T01:54:40.308Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@351e414e{STOPPED} added {Client@5109e8cf[provider=null,keyStore=null,trustStore=null],AUTO}
2022-05-09T01:54:40.308Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@351e414e{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@3f672204,POJO}
2022-05-09T01:54:40.308Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@351e414e{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@78b41097,POJO}
2022-05-09T01:54:40.308Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@351e414e{STOPPED} added {QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=0}],UNMANAGED}
2022-05-09T01:54:40.308Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@351e414e{STOPPED} added {org.eclipse.jetty.io.MappedByteBufferPool@787f32b7,POJO}
2022-05-09T01:54:40.309Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketClient@6ea9ec33[httpClient=HttpClient@351e414e{STOPPED},openSessions.size=0] added {HttpClient@351e414e{STOPPED},AUTO}
2022-05-09T01:54:40.327Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@3b05a99b{STOPPED}
2022-05-09T01:54:40.327Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerContainer@3b05a99b{STOPPED} added {NativeWebSocketConfiguration@6aef4eb8{STARTED},UNMANAGED}
2022-05-09T01:54:40.327Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{application,/,[file:///opt/app/sparky/static/],STARTING} added {ServerContainer@3b05a99b{STOPPED},AUTO}
2022-05-09T01:54:40.328Z||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-05-09T01:54:40.329Z||main|AAIUI||org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter|DEBUG|Adding [Jetty_WebSocketUpgradeFilter] WebSocketUpgradeFilter[configuration=NativeWebSocketConfiguration@6aef4eb8{STARTED}] mapped to /* to o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{application,/,[file:///opt/app/sparky/static/],STARTING}
2022-05-09T01:54:40.330Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@5754de72
2022-05-09T01:54:40.331Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{application,/,[file:///opt/app/sparky/static/],STARTING} added {JettyEmbeddedErrorHandler@1f51431{STOPPED},MANAGED}
2022-05-09T01:54:40.331Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@31ee96f4
2022-05-09T01:54:40.331Z||main|AAIUI||org.eclipse.jetty.webapp.MetaData|DEBUG|metadata resolve o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{application,/,[file:///opt/app/sparky/static/],STARTING}
2022-05-09T01:54:40.332Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{application,/,[file:///opt/app/sparky/static/],STARTING}
2022-05-09T01:54:40.332Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler1871580398==dftMaxIdleSec=1800
2022-05-09T01:54:40.348Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler1871580398==dftMaxIdleSec=1800 added {org.eclipse.jetty.server.session.DefaultSessionCache@10ee04df[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO}
2022-05-09T01:54:40.351Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.DefaultSessionCache@10ee04df[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@1686f0b4[passivating=false,graceSec=3600],AUTO}
2022-05-09T01:54:40.352Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting DefaultSessionIdManager@26722665{STOPPED}[worker=null]
2022-05-09T01:54:40.353Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|DefaultSessionIdManager workerName=node0
2022-05-09T01:54:40.353Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|No SessionScavenger set, using defaults
2022-05-09T01:54:40.354Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|DefaultSessionIdManager@26722665{STARTING}[worker=node0] added {HouseKeeper@627d8516{STOPPED}[interval=600000, ownscheduler=false],MANAGED}
2022-05-09T01:54:40.355Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HouseKeeper@627d8516{STOPPED}[interval=600000, ownscheduler=false]
2022-05-09T01:54:40.355Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@5c10285a{STOPPED}
2022-05-09T01:54:40.355Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8675ms ScheduledExecutorScheduler@5c10285a{STARTED}
2022-05-09T01:54:40.355Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|Using own scheduler for scavenging
2022-05-09T01:54:40.356Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|node0 Scavenging every 600000ms
2022-05-09T01:54:40.357Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8677ms HouseKeeper@627d8516{STARTED}[interval=600000, ownscheduler=true]
2022-05-09T01:54:40.357Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8677ms DefaultSessionIdManager@26722665{STARTED}[worker=node0]
2022-05-09T01:54:40.357Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@2571066a{STARTING}[9.4.18.v20190429] added {DefaultSessionIdManager@26722665{STARTED}[worker=node0],MANAGED}
2022-05-09T01:54:40.357Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler1871580398==dftMaxIdleSec=1800 added {DefaultSessionIdManager@26722665{STARTED}[worker=node0],UNMANAGED}
2022-05-09T01:54:40.358Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@64b70919{STOPPED}
2022-05-09T01:54:40.358Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8677ms ScheduledExecutorScheduler@64b70919{STARTED}
2022-05-09T01:54:40.358Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler1871580398==dftMaxIdleSec=1800
2022-05-09T01:54:40.358Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ConstraintSecurityHandler@d176a31{STOPPED}
2022-05-09T01:54:40.359Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ConstraintSecurityHandler@d176a31{STARTING}
2022-05-09T01:54:40.359Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedServletHandler@7f02251{STOPPED}
2022-05-09T01:54:40.360Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/rest/*[JAVAX_API:null] mapped to servlet=CamelServlet[JAVAX_API:null]
2022-05-09T01:54:40.361Z||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-05-09T01:54:40.361Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/[JAVAX_API:null] mapped to servlet=dispatcherServlet[JAVAX_API:null]
2022-05-09T01:54:40.361Z||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-05-09T01:54:40.362Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|filterNameMap={requestContextFilter=requestContextFilter@6eaa21d8==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true, applicationContextIdFilter=applicationContextIdFilter@328902d5==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true, httpPutFormContentFilter=httpPutFormContentFilter@72e789cb==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true, Jetty_WebSocketUpgradeFilter=Jetty_WebSocketUpgradeFilter@25c53f74==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true, hiddenHttpMethodFilter=hiddenHttpMethodFilter@7c1812b3==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true, characterEncodingFilter=characterEncodingFilter@43034809==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true, webRequestLoggingFilter=webRequestLoggingFilter@39e67516==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true, metricsFilter=metricsFilter@77010a30==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true}
2022-05-09T01:54:40.365Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|pathFilters=[[/*]/[]/[REQUEST, ASYNC, FORWARD, INCLUDE]=>metricsFilter, [/*]/[]/[REQUEST, ASYNC, FORWARD, INCLUDE]=>characterEncodingFilter, [/*]/[]/[REQUEST, ASYNC, FORWARD, INCLUDE]=>hiddenHttpMethodFilter, [/*]/[]/[REQUEST, ASYNC, FORWARD, INCLUDE]=>httpPutFormContentFilter, [/*]/[]/[REQUEST, ASYNC, FORWARD, INCLUDE]=>requestContextFilter, [/*]/[]/[REQUEST, ASYNC, FORWARD, INCLUDE]=>webRequestLoggingFilter, [/*]/[]/[REQUEST, ASYNC, FORWARD, INCLUDE]=>applicationContextIdFilter, [/*]/[]/[REQUEST]=>Jetty_WebSocketUpgradeFilter]
2022-05-09T01:54:40.365Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletFilterMap={}
2022-05-09T01:54:40.365Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletPathMap=PathMappings[size=2]
2022-05-09T01:54:40.366Z||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-05-09T01:54:40.366Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedServletHandler@7f02251{STARTING}
2022-05-09T01:54:40.366Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8686ms JettyEmbeddedServletHandler@7f02251{STARTED}
2022-05-09T01:54:40.366Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8686ms ConstraintSecurityHandler@d176a31{STARTED}
2022-05-09T01:54:40.366Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.DefaultSessionCache@10ee04df[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
2022-05-09T01:54:40.366Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.NullSessionDataStore@1686f0b4[passivating=false,graceSec=3600]
2022-05-09T01:54:40.366Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8686ms org.eclipse.jetty.server.session.NullSessionDataStore@1686f0b4[passivating=false,graceSec=3600]
2022-05-09T01:54:40.366Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8686ms org.eclipse.jetty.server.session.DefaultSessionCache@10ee04df[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
2022-05-09T01:54:40.367Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8686ms org.eclipse.jetty.server.session.SessionHandler1871580398==dftMaxIdleSec=1800
2022-05-09T01:54:40.367Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerContainer@3b05a99b{STOPPED}
2022-05-09T01:54:40.368Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.DecoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@4b2d44bc)
2022-05-09T01:54:40.368Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder
2022-05-09T01:54:40.369Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder
2022-05-09T01:54:40.369Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder
2022-05-09T01:54:40.370Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder
2022-05-09T01:54:40.370Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder
2022-05-09T01:54:40.370Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder
2022-05-09T01:54:40.370Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder
2022-05-09T01:54:40.370Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder
2022-05-09T01:54:40.370Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.StringDecoder
2022-05-09T01:54:40.371Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder
2022-05-09T01:54:40.371Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder
2022-05-09T01:54:40.371Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder
2022-05-09T01:54:40.371Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder
2022-05-09T01:54:40.371Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder
2022-05-09T01:54:40.371Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder
2022-05-09T01:54:40.371Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder
2022-05-09T01:54:40.371Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder
2022-05-09T01:54:40.371Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteBufferDecoder
2022-05-09T01:54:40.371Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteArrayDecoder
2022-05-09T01:54:40.371Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.PongMessageDecoder
2022-05-09T01:54:40.372Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ReaderDecoder
2022-05-09T01:54:40.372Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.InputStreamDecoder
2022-05-09T01:54:40.372Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.EncoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@4b2d44bc)
2022-05-09T01:54:40.372Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder
2022-05-09T01:54:40.373Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder
2022-05-09T01:54:40.373Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder
2022-05-09T01:54:40.373Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder
2022-05-09T01:54:40.373Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder
2022-05-09T01:54:40.373Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder
2022-05-09T01:54:40.374Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder
2022-05-09T01:54:40.374Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder
2022-05-09T01:54:40.374Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.StringEncoder
2022-05-09T01:54:40.374Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder
2022-05-09T01:54:40.374Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder
2022-05-09T01:54:40.374Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder
2022-05-09T01:54:40.374Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder
2022-05-09T01:54:40.374Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder
2022-05-09T01:54:40.374Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder
2022-05-09T01:54:40.374Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder
2022-05-09T01:54:40.375Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder
2022-05-09T01:54:40.375Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteBufferEncoder
2022-05-09T01:54:40.375Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteArrayEncoder
2022-05-09T01:54:40.375Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8695ms ServerContainer@3b05a99b{STARTED}
2022-05-09T01:54:40.375Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedErrorHandler@1f51431{STOPPED}
2022-05-09T01:54:40.376Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedErrorHandler@1f51431{STARTING}
2022-05-09T01:54:40.376Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8695ms JettyEmbeddedErrorHandler@1f51431{STARTED}
2022-05-09T01:54:40.376Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler|INFO|Started o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{application,/,[file:///opt/app/sparky/static/],AVAILABLE}
2022-05-09T01:54:40.376Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@c81fd12
2022-05-09T01:54:40.376Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@62e6a3ec
2022-05-09T01:54:40.376Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@5754de72
2022-05-09T01:54:40.376Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@31ee96f4
2022-05-09T01:54:40.376Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8696ms o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{application,/,[file:///opt/app/sparky/static/],AVAILABLE}
2022-05-09T01:54:40.377Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8696ms GzipHandler@72fe8a4f{STARTED}
2022-05-09T01:54:40.377Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting AbstractLifeCycle@29f0c4f2{STOPPED}
2022-05-09T01:54:40.377Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8697ms AbstractLifeCycle@29f0c4f2{STARTED}
2022-05-09T01:54:40.377Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ErrorHandler@7435a578{STOPPED}
2022-05-09T01:54:40.377Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ErrorHandler@7435a578{STARTING}
2022-05-09T01:54:40.377Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8697ms ErrorHandler@7435a578{STARTED}
2022-05-09T01:54:40.377Z||main|AAIUI||org.eclipse.jetty.server.Server|INFO|Started @8697ms
2022-05-09T01:54:40.378Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8697ms Server@2571066a{STARTED}[9.4.18.v20190429]
2022-05-09T01:54:40.577Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC|
2022-05-09T01:54:40.577Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org|
2022-05-09T01:54:40.577Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2022-05-09T01:54:40.577Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2022-05-09T01:54:40.760Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator
2022-05-09T01:54:40.760Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator
[EL Warning]: moxy: 2022-05-09 01:54:42.048--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-05-09 01:54:43.49--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-05-09 01:54:44.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-05-09 01:54:46.073--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-05-09 01:54:47.586--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-05-09 01:54:49.043--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-05-09 01:54:50.518--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-05-09T01:54:51.876Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully |
2022-05-09T01:54:51.876Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully |
2022-05-09T01:54:51.968Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC|
2022-05-09T01:54:51.969Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org|
2022-05-09T01:54:51.969Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2022-05-09T01:54:51.969Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2022-05-09T01:54:52.263Z||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-05-09T01:54:52.263Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-05-09T01:54:52.274Z||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-05-09T01:54:52.275Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-05-09T01:54:52.275Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2022-05-09T01:54:52.275Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2022-05-09T01:54:52.275Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63
2022-05-09T01:54:52.275Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration.
2022-05-09T01:54:52.275Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader
2022-05-09T01:54:52.275Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL
2022-05-09T01:54:52.276Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2022-05-09T01:54:52.276Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only.
2022-05-09T01:54:55.414Z||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-05-09T01:54:57.403Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@2571066a{STARTED}[9.4.18.v20190429] added {ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000},UNMANAGED}
2022-05-09T01:54:57.406Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting metricsFilter@77010a30==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true
2022-05-09T01:54:57.406Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25726ms metricsFilter@77010a30==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true
2022-05-09T01:54:57.407Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.autoconfigure.MetricsFilter@748e9b20
2022-05-09T01:54:57.409Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting characterEncodingFilter@43034809==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true
2022-05-09T01:54:57.409Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25729ms characterEncodingFilter@43034809==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true
2022-05-09T01:54:57.409Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedCharacterEncodingFilter@6411d3c8
2022-05-09T01:54:57.409Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting hiddenHttpMethodFilter@7c1812b3==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true
2022-05-09T01:54:57.409Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25729ms hiddenHttpMethodFilter@7c1812b3==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true
2022-05-09T01:54:57.409Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter@7bbbb6a8
2022-05-09T01:54:57.409Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting httpPutFormContentFilter@72e789cb==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true
2022-05-09T01:54:57.409Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25729ms httpPutFormContentFilter@72e789cb==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true
2022-05-09T01:54:57.409Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter@9d1a267
2022-05-09T01:54:57.409Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting requestContextFilter@6eaa21d8==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true
2022-05-09T01:54:57.410Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25729ms requestContextFilter@6eaa21d8==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true
2022-05-09T01:54:57.410Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedRequestContextFilter@67e28be3
2022-05-09T01:54:57.410Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting webRequestLoggingFilter@39e67516==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true
2022-05-09T01:54:57.410Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25729ms webRequestLoggingFilter@39e67516==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true
2022-05-09T01:54:57.410Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.trace.WebRequestTraceFilter@453d496b
2022-05-09T01:54:57.410Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting applicationContextIdFilter@328902d5==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true
2022-05-09T01:54:57.410Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25729ms applicationContextIdFilter@328902d5==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true
2022-05-09T01:54:57.410Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.ApplicationContextHeaderFilter@1e54cb33
2022-05-09T01:54:57.410Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting Jetty_WebSocketUpgradeFilter@25c53f74==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true
2022-05-09T01:54:57.410Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25730ms Jetty_WebSocketUpgradeFilter@25c53f74==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true
2022-05-09T01:54:57.410Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init WebSocketUpgradeFilter[configuration=NativeWebSocketConfiguration@6aef4eb8{STARTED}]
2022-05-09T01:54:57.411Z||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-05-09T01:54:57.413Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25732ms dispatcherServlet@7ef5559e==org.springframework.web.servlet.DispatcherServlet,jsp=null,order=-1,inst=true,async=true
2022-05-09T01:54:57.414Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.springframework.web.servlet.DispatcherServlet@7c3ebc6b for dispatcherServlet
2022-05-09T01:54:57.414Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring FrameworkServlet 'dispatcherServlet'
2022-05-09T01:54:57.480Z||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-05-09T01:54:57.481Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25800ms CamelServlet@9ce650cf==org.apache.camel.component.servlet.CamelHttpTransportServlet,jsp=null,order=1,inst=true,async=true
2022-05-09T01:54:57.481Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init CamelHttpTransportServlet for CamelServlet
2022-05-09T01:54:57.482Z||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-05-09T01:54:57.483Z||main|AAIUI||org.eclipse.jetty.servlet.BaseHolder|DEBUG|Holding class org.eclipse.jetty.servlet.DefaultServlet from org.springframework.boot.loader.LaunchedURLClassLoader@6df97b55
2022-05-09T01:54:57.484Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25803ms default@5c13d641==org.eclipse.jetty.servlet.DefaultServlet,jsp=null,order=1,inst=false,async=true
2022-05-09T01:54:57.489Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.eclipse.jetty.servlet.DefaultServlet@2bbaf983 for default
2022-05-09T01:54:57.496Z||main|AAIUI||org.eclipse.jetty.servlet.DefaultServlet|DEBUG|resource base = null
2022-05-09T01:54:57.497Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-05-09T01:54:57.509Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {sun.nio.ch.ServerSocketChannelImpl[/0.0.0.0:8000],POJO}
2022-05-09T01:54:57.509Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@79ab34c1{STOPPED}
2022-05-09T01:54:57.510Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25829ms ScheduledExecutorScheduler@79ab34c1{STARTED}
2022-05-09T01:54:57.510Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SslConnectionFactory@bdc8014{SSL->HTTP/1.1}
2022-05-09T01:54:57.510Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SslContextFactory@1f443fae[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2022-05-09T01:54:57.897Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai in X509@1fa24e7(aai@aai.onap.org,h=[],w=[])
2022-05-09T01:54:57.897Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-babel in X509@1fa24e7(aai@aai.onap.org,h=[aai],w=[])
2022-05-09T01:54:57.897Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-babel.onap in X509@1fa24e7(aai@aai.onap.org,h=[aai, aai-babel],w=[])
2022-05-09T01:54:57.897Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-graphadmin in X509@1fa24e7(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap],w=[])
2022-05-09T01:54:57.897Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-graphadmin.onap in X509@1fa24e7(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin],w=[])
2022-05-09T01:54:57.897Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-modelloader in X509@1fa24e7(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap],w=[])
2022-05-09T01:54:57.897Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-modelloader.onap in X509@1fa24e7(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader],w=[])
2022-05-09T01:54:57.897Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-search-data.onap in X509@1fa24e7(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap],w=[])
2022-05-09T01:54:57.897Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-sparky-be.onap in X509@1fa24e7(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap],w=[])
2022-05-09T01:54:57.897Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.api.simpledemo.onap.org in X509@1fa24e7(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap],w=[])
2022-05-09T01:54:57.897Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.elasticsearch.simpledemo.onap.org in X509@1fa24e7(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org],w=[])
2022-05-09T01:54:57.897Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.gremlinserver.simpledemo.onap.org in X509@1fa24e7(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org],w=[])
2022-05-09T01:54:57.897Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.hbase.simpledemo.onap.org in X509@1fa24e7(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org],w=[])
2022-05-09T01:54:57.897Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.onap in X509@1fa24e7(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org],w=[])
2022-05-09T01:54:57.897Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.searchservice.simpledemo.onap.org in X509@1fa24e7(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap],w=[])
2022-05-09T01:54:57.898Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.simpledemo.onap.org in X509@1fa24e7(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org],w=[])
2022-05-09T01:54:57.898Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.ui.simpledemo.onap.org in X509@1fa24e7(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org, aai.simpledemo.onap.org],w=[])
2022-05-09T01:54:57.899Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate CN alias=aai@aai.onap.org CN=aai in X509@1fa24e7(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org, aai.simpledemo.onap.org, aai.ui.simpledemo.onap.org],w=[])
2022-05-09T01:54:57.899Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|INFO|x509=X509@1fa24e7(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org, aai.simpledemo.onap.org, aai.ui.simpledemo.onap.org],w=[]) for SslContextFactory@1f443fae[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2022-05-09T01:54:58.006Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|managers=[org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager@8f8717b] for SslContextFactory@1f443fae[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2022-05-09T01:54:58.074Z||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-05-09T01:54:58.074Z||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-05-09T01:54:58.075Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@1f7b8d59
2022-05-09T01:54:58.078Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @26397ms SslContextFactory@1f443fae[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2022-05-09T01:54:58.078Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@220a5163
2022-05-09T01:54:58.078Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @26398ms SslConnectionFactory@bdc8014{SSL->HTTP/1.1}
2022-05-09T01:54:58.078Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HttpConnectionFactory@64138b0c[HTTP/1.1]
2022-05-09T01:54:58.078Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @26398ms HttpConnectionFactory@64138b0c[HTTP/1.1]
2022-05-09T01:54:58.078Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SelectorManager@ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-05-09T01:54:58.087Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@58c80957/SelectorProducer@5f1db390/IDLE/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-05-09T01:54:58.086587Z added {SelectorProducer@5f1db390,POJO}
2022-05-09T01:54:58.088Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@58c80957/SelectorProducer@5f1db390/IDLE/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-05-09T01:54:58.088043Z added {QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=0}],UNMANAGED}
2022-05-09T01:54:58.088Z||main|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@58c80957/SelectorProducer@5f1db390/IDLE/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-05-09T01:54:58.088325Z created
2022-05-09T01:54:58.088Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ManagedSelector@1f5f4d48{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@58c80957/SelectorProducer@5f1db390/IDLE/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-05-09T01:54:58.088587Z,MANAGED}
2022-05-09T01:54:58.088Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|SelectorManager@ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {ManagedSelector@1f5f4d48{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO}
2022-05-09T01:54:58.088Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ManagedSelector@1f5f4d48{STOPPED} id=0 keys=-1 selected=-1 updates=0
2022-05-09T01:54:58.089Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting EatWhatYouKill@58c80957/SelectorProducer@5f1db390/IDLE/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-05-09T01:54:58.088962Z
2022-05-09T01:54:58.089Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @26408ms EatWhatYouKill@58c80957/SelectorProducer@5f1db390/IDLE/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-05-09T01:54:58.089196Z
2022-05-09T01:54:58.091Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$$Lambda$214/0x00000008009c0040@242c4a94
2022-05-09T01:54:58.091Z||main|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Start@12b66c89 on ManagedSelector@1f5f4d48{STARTING} id=0 keys=0 selected=0 updates=0
2022-05-09T01:54:58.091Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$$Lambda$214/0x00000008009c0040@242c4a94
2022-05-09T01:54:58.091Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@58c80957/SelectorProducer@5f1db390/IDLE/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=7,r=2,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-05-09T01:54:58.091891Z tryProduce false
2022-05-09T01:54:58.096Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-05-09T01:54:58.096Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Start@12b66c89
2022-05-09T01:54:58.096Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-05-09T01:54:58.096Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @26416ms ManagedSelector@1f5f4d48{STARTED} id=0 keys=0 selected=0 updates=0
2022-05-09T01:54:58.096Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 0 keys
2022-05-09T01:54:58.096Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @26416ms SelectorManager@ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-05-09T01:54:58.097Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {acceptor-0@10660795,POJO}
2022-05-09T01:54:58.097Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue acceptor-0@10660795
2022-05-09T01:54:58.097Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|INFO|Started ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-05-09T01:54:58.097Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @26417ms ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-05-09T01:54:58.104Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 25.43 seconds (JVM running for 26.424)
2022-05-09T01:54:58.104Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 25.43 seconds (JVM running for 26.424)
2022-05-09T01:54:58.106Z||qtp142103421-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run acceptor-0@10660795
2022-05-09T01:55:06.259Z||qtp142103421-20-acceptor-0@10660795-ServerConnector@73ba6fe6{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@399479c5 on ManagedSelector@1f5f4d48{STARTED} id=0 keys=0 selected=0 updates=0
2022-05-09T01:55:06.259Z||qtp142103421-20-acceptor-0@10660795-ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1f5f4d48{STARTED} id=0 keys=0 selected=0 updates=1
2022-05-09T01:55:06.260Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected
2022-05-09T01:55:06.260Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected
2022-05-09T01:55:06.261Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates
2022-05-09T01:55:06.261Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-05-09T01:55:06.261Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@399479c5
2022-05-09T01:55:06.263Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@399479c5
2022-05-09T01:55:06.263Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-05-09T01:55:06.263Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys
2022-05-09T01:55:06.263Z||qtp142103421-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@399479c5
2022-05-09T01:55:06.279Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@4ef42734{/10.233.67.167:49950<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 8 ms, remaining: 29992 ms
2022-05-09T01:55:06.280Z||qtp142103421-21|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@34f5b81c
2022-05-09T01:55:06.334Z||qtp142103421-21|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@7805f0e1{/10.233.67.167:49950<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=46/30000},null,HttpChannelState@8df24e0{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-05-09T01:55:06.340Z||qtp142103421-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@2738bc8e::DecryptedEndPoint@7805f0e1{/10.233.67.167:49950<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=52/30000}
2022-05-09T01:55:06.341Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@4ef42734{/10.233.67.167:49950<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=69/30000}{io=0/0,kio=0,kro=0}->SslConnection@108e55ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/10.233.67.167:49950<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=52/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:06.341Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@108e55ca::SocketChannelEndPoint@4ef42734{/10.233.67.167:49950<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=70/30000}{io=0/0,kio=0,kro=0}->SslConnection@108e55ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/10.233.67.167:49950<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=53/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:06.341Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@2738bc8e::DecryptedEndPoint@7805f0e1{/10.233.67.167:49950<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=53/30000}
2022-05-09T01:55:06.341Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@2738bc8e::DecryptedEndPoint@7805f0e1{/10.233.67.167:49950<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=53/30000}
2022-05-09T01:55:06.341Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@11c5b1d7{AC.ReadCB@2738bc8e{HttpConnection@2738bc8e::DecryptedEndPoint@7805f0e1{/10.233.67.167:49950<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-05-09T01:55:06.341Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@108e55ca::SocketChannelEndPoint@4ef42734{/10.233.67.167:49950<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=70/30000}{io=0/0,kio=0,kro=0}->SslConnection@108e55ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/10.233.67.167:49950<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:06.342Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-05-09T01:55:06.342Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.184:8000,OPEN,fill=-,flush=-,to=71/30000}{io=0/0,kio=0,kro=0}->SslConnection@108e55ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/10.233.67.167:49950<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:06.343Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2532c8f7{SSLC.NBReadCB@108e55ca{SslConnection@108e55ca::SocketChannelEndPoint@4ef42734{/10.233.67.167:49950<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@108e55ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/10.233.67.167:49950<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-05-09T01:55:06.343Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@4ef42734{/10.233.67.167:49950<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@108e55ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/10.233.67.167:49950<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:06.343Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@19459e8f on ManagedSelector@1f5f4d48{STARTED} id=0 keys=1 selected=0 updates=0
2022-05-09T01:55:06.343Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1f5f4d48{STARTED} id=0 keys=1 selected=0 updates=1
2022-05-09T01:55:06.343Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected
2022-05-09T01:55:06.343Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@4ef42734{/10.233.67.167:49950<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@108e55ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/10.233.67.167:49950<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:06.343Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/1 selected
2022-05-09T01:55:06.343Z||qtp142103421-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@399479c5
2022-05-09T01:55:06.343Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates
2022-05-09T01:55:06.343Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-05-09T01:55:06.343Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@19459e8f
2022-05-09T01:55:06.344Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@4ef42734{/10.233.67.167:49950<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@108e55ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/10.233.67.167:49950<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:06.344Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-05-09T01:55:06.344Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys
2022-05-09T01:55:06.344Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 1/1/1 selected
2022-05-09T01:55:06.345Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 1 keys, 0 updates
2022-05-09T01:55:06.345Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.184:8000 remote=/10.233.67.167:49950], selector=sun.nio.ch.EPollSelectorImpl@630cf558, interestOps=1, readyOps=1 SocketChannelEndPoint@4ef42734{/10.233.67.167:49950<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@108e55ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/10.233.67.167:49950<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-05-09T01:55:06.346Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@4ef42734{/10.233.67.167:49950<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@108e55ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/10.233.67.167:49950<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:06.346Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@4ef42734{/10.233.67.167:49950<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@108e55ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/10.233.67.167:49950<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-05-09T01:55:06.346Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=0/2,p=0} tryExecute EatWhatYouKill@58c80957/SelectorProducer@5f1db390/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=6,r=2,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-05-09T01:55:06.346856Z
2022-05-09T01:55:06.347Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=0/2,p=1} startReservedThread p=1
2022-05-09T01:55:06.348Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@432034a{s=0/2,p=1}@65436768
2022-05-09T01:55:06.349Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@432034a{s=0/2,p=1}@65436768
2022-05-09T01:55:06.349Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=1}@65436768 started
2022-05-09T01:55:06.350Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@58c80957/SelectorProducer@5f1db390/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=6,r=2,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2022-05-09T01:55:06.349358Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@4ef42734{/10.233.67.167:49950<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@108e55ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/10.233.67.167:49950<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-05-09T01:55:06.350Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@65436768 waiting
2022-05-09T01:55:06.350Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue CEP:SocketChannelEndPoint@4ef42734{/10.233.67.167:49950<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@108e55ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/10.233.67.167:49950<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-05-09T01:55:06.350Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-05-09T01:55:06.350Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-05-09T01:55:06.351Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@4ef42734{/10.233.67.167:49950<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@108e55ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/10.233.67.167:49950<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:06.351Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys
2022-05-09T01:55:06.351Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run CEP:SocketChannelEndPoint@4ef42734{/10.233.67.167:49950<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@108e55ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/10.233.67.167:49950<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-05-09T01:55:06.352Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2532c8f7{SSLC.NBReadCB@108e55ca{SslConnection@108e55ca::SocketChannelEndPoint@4ef42734{/10.233.67.167:49950<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@108e55ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/10.233.67.167:49950<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-05-09T01:55:06.352Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@108e55ca::SocketChannelEndPoint@4ef42734{/10.233.67.167:49950<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@108e55ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/10.233.67.167:49950<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:06.354Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@108e55ca::SocketChannelEndPoint@4ef42734{/10.233.67.167:49950<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@108e55ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/10.233.67.167:49950<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:06.355Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@11c5b1d7{AC.ReadCB@2738bc8e{HttpConnection@2738bc8e::DecryptedEndPoint@7805f0e1{/10.233.67.167:49950<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=13/30000}}}
2022-05-09T01:55:06.355Z||qtp142103421-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2738bc8e::DecryptedEndPoint@7805f0e1{/10.233.67.167:49950<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=14/30000} onFillable enter HttpChannelState@8df24e0{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-05-09T01:55:06.356Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@108e55ca::SocketChannelEndPoint@4ef42734{/10.233.67.167:49950<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@108e55ca{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/10.233.67.167:49950<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:06.356Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-05-09T01:55:06.357Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@4ef42734{/10.233.67.167:49950<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@108e55ca{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/10.233.67.167:49950<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:06.357Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@13b92da0[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-05-09T01:55:06.357Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-05-09T01:55:06.368Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-05-09T01:55:06.370Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=28/30000}{io=0/0,kio=0,kro=1}->SslConnection@108e55ca{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/10.233.67.167:49950<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=29/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:06.370Z||qtp142103421-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-05-09T01:55:06.370Z||qtp142103421-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2738bc8e::DecryptedEndPoint@7805f0e1{/10.233.67.167:49950<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=29/30000} filled -1 HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-05-09T01:55:06.370Z||qtp142103421-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2738bc8e::DecryptedEndPoint@7805f0e1{/10.233.67.167:49950<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=29/30000} parse HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-05-09T01:55:06.370Z||qtp142103421-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-05-09T01:55:06.372Z||qtp142103421-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-05-09T01:55:06.372Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@7805f0e1{/10.233.67.167:49950<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=31/30000}
2022-05-09T01:55:06.372Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@7805f0e1{/10.233.67.167:49950<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=31/30000}
2022-05-09T01:55:06.372Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@108e55ca::SocketChannelEndPoint@4ef42734{/10.233.67.167:49950<->/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=30/30000}{io=0/0,kio=0,kro=1}->SslConnection@108e55ca{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/10.233.67.167:49950<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=31/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-05-09T01:55:06.374Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@108e55ca::SocketChannelEndPoint@4ef42734{/10.233.67.167:49950<->/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=32/30000}{io=0/0,kio=0,kro=1}->SslConnection@108e55ca{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/10.233.67.167:49950<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:06.374Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@1bdf2b4b[p=0,l=0,c=0,r=0]={<<<>>>}
2022-05-09T01:55:06.374Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-05-09T01:55:06.375Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-05-09T01:55:06.375Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@4ef42734{/10.233.67.167:49950<->/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=33/30000}{io=0/0,kio=0,kro=1}->SslConnection@108e55ca{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/10.233.67.167:49950<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=34/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:06.375Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-05-09T01:55:06.375Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-05-09T01:55:06.375Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-05-09T01:55:06.376Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@108e55ca::SocketChannelEndPoint@4ef42734{/10.233.67.167:49950<->/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@108e55ca{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/10.233.67.167:49950<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=35/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-05-09T01:55:06.376Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@108e55ca{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/10.233.67.167:49950<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=35/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:06.379Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@108e55ca::SocketChannelEndPoint@4ef42734{/10.233.67.167:49950<->/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@108e55ca{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/10.233.67.167:49950<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=35/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{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-05-09T01:55:06.380Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@7805f0e1{/10.233.67.167:49950<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=39/30000}
2022-05-09T01:55:06.381Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4ef42734{/10.233.67.167:49950<->/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@108e55ca{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/10.233.67.167:49950<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=40/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:06.381Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4ef42734{/10.233.67.167:49950<->/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@108e55ca{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/10.233.67.167:49950<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=40/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:06.381Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@4ef42734{/10.233.67.167:49950<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@108e55ca{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/10.233.67.167:49950<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=40/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:06.382Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@67662a6f{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-05-09T01:55:06.382Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2532c8f7{null}
2022-05-09T01:55:06.382Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1f5f4d48{STARTED} id=0 keys=1 selected=0 updates=0
2022-05-09T01:55:06.382Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@39d6ec60
2022-05-09T01:55:06.382Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected
2022-05-09T01:55:06.382Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected
2022-05-09T01:55:06.382Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 0 updates
2022-05-09T01:55:06.383Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-05-09T01:55:06.383Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-05-09T01:55:06.383Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@39d6ec60
2022-05-09T01:55:06.384Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@4ef42734{/10.233.67.167:49950<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@108e55ca{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/10.233.67.167:49950<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=42/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:06.383Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 0 keys
2022-05-09T01:55:06.383Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4ef42734{/10.233.67.167:49950<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@108e55ca{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/10.233.67.167:49950<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=41/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:06.384Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4ef42734{/10.233.67.167:49950<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@108e55ca{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/10.233.67.167:49950<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=43/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:06.384Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4ac5230a{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-05-09T01:55:06.385Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@11c5b1d7{null}
2022-05-09T01:55:06.385Z||qtp142103421-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2738bc8e::DecryptedEndPoint@7805f0e1{/10.233.67.167:49950<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=44/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-05-09T01:55:06.385Z||qtp142103421-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@2738bc8e::DecryptedEndPoint@7805f0e1{/10.233.67.167:49950<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=44/30000}
2022-05-09T01:55:06.386Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@2738bc8e::DecryptedEndPoint@7805f0e1{/10.233.67.167:49950<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=45/30000}
2022-05-09T01:55:06.386Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@7805f0e1{/10.233.67.167:49950<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=45/30000}
2022-05-09T01:55:06.386Z||qtp142103421-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2738bc8e::DecryptedEndPoint@7805f0e1{/10.233.67.167:49950<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=45/30000} onFillable exit HttpChannelState@8df24e0{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-05-09T01:55:06.387Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@108e55ca::SocketChannelEndPoint@4ef42734{/10.233.67.167:49950<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@108e55ca{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/10.233.67.167:49950<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=45/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:06.387Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@39d6ec60
2022-05-09T01:55:06.387Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@108e55ca{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/10.233.67.167:49950<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=46/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:06.387Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran CEP:SocketChannelEndPoint@4ef42734{/10.233.67.167:49950<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=12/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@108e55ca{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7805f0e1{/10.233.67.167:49950<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=46/30000}=>HttpConnection@2738bc8e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@73fbbfea{s=START}]=>HttpChannelOverHttp@1cbf6e08{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-05-09T01:55:16.257Z||qtp142103421-20-acceptor-0@10660795-ServerConnector@73ba6fe6{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@56933955 on ManagedSelector@1f5f4d48{STARTED} id=0 keys=0 selected=0 updates=0
2022-05-09T01:55:16.257Z||qtp142103421-20-acceptor-0@10660795-ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1f5f4d48{STARTED} id=0 keys=0 selected=0 updates=1
2022-05-09T01:55:16.258Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected
2022-05-09T01:55:16.258Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected
2022-05-09T01:55:16.258Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates
2022-05-09T01:55:16.258Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-05-09T01:55:16.258Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@56933955
2022-05-09T01:55:16.258Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@56933955
2022-05-09T01:55:16.258Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-05-09T01:55:16.258Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys
2022-05-09T01:55:16.258Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@56933955
2022-05-09T01:55:16.259Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@3bdc5c19{/10.233.67.167:50090<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-05-09T01:55:16.260Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@351ba512
2022-05-09T01:55:16.261Z||qtp142103421-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@7426af29{/10.233.67.167:50090<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@2dc31920{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-05-09T01:55:16.261Z||qtp142103421-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@45981abf::DecryptedEndPoint@7426af29{/10.233.67.167:50090<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-05-09T01:55:16.261Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@3bdc5c19{/10.233.67.167:50090<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@5597f21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7426af29{/10.233.67.167:50090<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@45981abf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:16.262Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@5597f21a::SocketChannelEndPoint@3bdc5c19{/10.233.67.167:50090<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@5597f21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7426af29{/10.233.67.167:50090<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@45981abf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:16.262Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@45981abf::DecryptedEndPoint@7426af29{/10.233.67.167:50090<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-05-09T01:55:16.262Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@45981abf::DecryptedEndPoint@7426af29{/10.233.67.167:50090<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-05-09T01:55:16.262Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@213641de{AC.ReadCB@45981abf{HttpConnection@45981abf::DecryptedEndPoint@7426af29{/10.233.67.167:50090<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-05-09T01:55:16.262Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@5597f21a::SocketChannelEndPoint@3bdc5c19{/10.233.67.167:50090<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@5597f21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7426af29{/10.233.67.167:50090<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@45981abf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:16.262Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-05-09T01:55:16.262Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.184:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@5597f21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7426af29{/10.233.67.167:50090<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@45981abf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:16.262Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@24feeaa5{SSLC.NBReadCB@5597f21a{SslConnection@5597f21a::SocketChannelEndPoint@3bdc5c19{/10.233.67.167:50090<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5597f21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7426af29{/10.233.67.167:50090<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@45981abf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-05-09T01:55:16.262Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@3bdc5c19{/10.233.67.167:50090<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5597f21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7426af29{/10.233.67.167:50090<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@45981abf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:16.262Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4e93db02 on ManagedSelector@1f5f4d48{STARTED} id=0 keys=1 selected=0 updates=0
2022-05-09T01:55:16.263Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1f5f4d48{STARTED} id=0 keys=1 selected=0 updates=1
2022-05-09T01:55:16.263Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected
2022-05-09T01:55:16.263Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/1 selected
2022-05-09T01:55:16.263Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates
2022-05-09T01:55:16.263Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@3bdc5c19{/10.233.67.167:50090<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@5597f21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7426af29{/10.233.67.167:50090<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@45981abf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:16.263Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@56933955
2022-05-09T01:55:16.263Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-05-09T01:55:16.263Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@4e93db02
2022-05-09T01:55:16.264Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@3bdc5c19{/10.233.67.167:50090<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@5597f21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7426af29{/10.233.67.167:50090<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@45981abf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:16.264Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-05-09T01:55:16.264Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys
2022-05-09T01:55:16.264Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 1/1/1 selected
2022-05-09T01:55:16.264Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 1 keys, 0 updates
2022-05-09T01:55:16.264Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.184:8000 remote=/10.233.67.167:50090], selector=sun.nio.ch.EPollSelectorImpl@630cf558, interestOps=1, readyOps=1 SocketChannelEndPoint@3bdc5c19{/10.233.67.167:50090<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@5597f21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7426af29{/10.233.67.167:50090<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@45981abf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-05-09T01:55:16.265Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@3bdc5c19{/10.233.67.167:50090<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@5597f21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7426af29{/10.233.67.167:50090<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@45981abf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:16.265Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@3bdc5c19{/10.233.67.167:50090<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@5597f21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7426af29{/10.233.67.167:50090<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@45981abf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-05-09T01:55:16.265Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0} tryExecute EatWhatYouKill@58c80957/SelectorProducer@5f1db390/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-05-09T01:55:16.265528Z
2022-05-09T01:55:16.266Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=0/2,p=0}@65436768 offer EatWhatYouKill@58c80957/SelectorProducer@5f1db390/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-05-09T01:55:16.266021Z
2022-05-09T01:55:16.266Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=0/2,p=1} startReservedThread p=1
2022-05-09T01:55:16.266Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@432034a{s=0/2,p=1}@d3bd403
2022-05-09T01:55:16.266Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@432034a{s=0/2,p=1}@d3bd403
2022-05-09T01:55:16.266Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=1}@d3bd403 started
2022-05-09T01:55:16.266Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@d3bd403 waiting
2022-05-09T01:55:16.267Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=0/2,p=1}@65436768 task=EatWhatYouKill@58c80957/SelectorProducer@5f1db390/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-05-09T01:55:16.266951Z
2022-05-09T01:55:16.267Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@58c80957/SelectorProducer@5f1db390/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2022-05-09T01:55:16.266651Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3bdc5c19{/10.233.67.167:50090<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@5597f21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7426af29{/10.233.67.167:50090<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@45981abf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-05-09T01:55:16.267Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@58c80957/SelectorProducer@5f1db390/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-05-09T01:55:16.267269Z tryProduce true
2022-05-09T01:55:16.267Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-05-09T01:55:16.267Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-05-09T01:55:16.267Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@24feeaa5{SSLC.NBReadCB@5597f21a{SslConnection@5597f21a::SocketChannelEndPoint@3bdc5c19{/10.233.67.167:50090<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@5597f21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7426af29{/10.233.67.167:50090<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@45981abf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-05-09T01:55:16.267Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@3bdc5c19{/10.233.67.167:50090<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@5597f21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7426af29{/10.233.67.167:50090<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@45981abf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:16.267Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys
2022-05-09T01:55:16.267Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@5597f21a::SocketChannelEndPoint@3bdc5c19{/10.233.67.167:50090<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@5597f21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7426af29{/10.233.67.167:50090<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@45981abf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:16.269Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@5597f21a::SocketChannelEndPoint@3bdc5c19{/10.233.67.167:50090<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@5597f21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7426af29{/10.233.67.167:50090<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@45981abf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:16.269Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@213641de{AC.ReadCB@45981abf{HttpConnection@45981abf::DecryptedEndPoint@7426af29{/10.233.67.167:50090<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=7/30000}}}
2022-05-09T01:55:16.269Z||qtp142103421-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@45981abf::DecryptedEndPoint@7426af29{/10.233.67.167:50090<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=7/30000} onFillable enter HttpChannelState@2dc31920{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-05-09T01:55:16.270Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@5597f21a::SocketChannelEndPoint@3bdc5c19{/10.233.67.167:50090<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@5597f21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7426af29{/10.233.67.167:50090<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@45981abf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:16.270Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-05-09T01:55:16.271Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@3bdc5c19{/10.233.67.167:50090<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@5597f21a{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7426af29{/10.233.67.167:50090<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@45981abf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:16.271Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@2ac5de80[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-05-09T01:55:16.271Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-05-09T01:55:16.280Z||qtp142103421-19|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@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-05-09T01:55:16.280Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@5597f21a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7426af29{/10.233.67.167:50090<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=18/30000}=>HttpConnection@45981abf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:16.280Z||qtp142103421-19|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-05-09T01:55:16.280Z||qtp142103421-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@45981abf::DecryptedEndPoint@7426af29{/10.233.67.167:50090<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=18/30000} filled -1 HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-05-09T01:55:16.281Z||qtp142103421-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@45981abf::DecryptedEndPoint@7426af29{/10.233.67.167:50090<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=19/30000} parse HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-05-09T01:55:16.281Z||qtp142103421-19|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-05-09T01:55:16.281Z||qtp142103421-19|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-05-09T01:55:16.281Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@7426af29{/10.233.67.167:50090<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=19/30000}
2022-05-09T01:55:16.281Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@7426af29{/10.233.67.167:50090<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=19/30000}
2022-05-09T01:55:16.281Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@5597f21a::SocketChannelEndPoint@3bdc5c19{/10.233.67.167:50090<->/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->SslConnection@5597f21a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7426af29{/10.233.67.167:50090<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@45981abf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-05-09T01:55:16.281Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@5597f21a::SocketChannelEndPoint@3bdc5c19{/10.233.67.167:50090<->/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->SslConnection@5597f21a{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7426af29{/10.233.67.167:50090<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@45981abf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:16.281Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@1bdf2b4b[p=0,l=0,c=0,r=0]={<<<>>>}
2022-05-09T01:55:16.281Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-05-09T01:55:16.282Z||qtp142103421-19|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-05-09T01:55:16.282Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@3bdc5c19{/10.233.67.167:50090<->/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}->SslConnection@5597f21a{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7426af29{/10.233.67.167:50090<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@45981abf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:16.282Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-05-09T01:55:16.282Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-05-09T01:55:16.282Z||qtp142103421-19|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-05-09T01:55:16.282Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@5597f21a::SocketChannelEndPoint@3bdc5c19{/10.233.67.167:50090<->/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5597f21a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7426af29{/10.233.67.167:50090<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@45981abf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-05-09T01:55:16.283Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5597f21a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7426af29{/10.233.67.167:50090<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@45981abf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:16.283Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@5597f21a::SocketChannelEndPoint@3bdc5c19{/10.233.67.167:50090<->/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5597f21a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7426af29{/10.233.67.167:50090<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@45981abf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{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-05-09T01:55:16.283Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@7426af29{/10.233.67.167:50090<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=21/30000}
2022-05-09T01:55:16.284Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3bdc5c19{/10.233.67.167:50090<->/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5597f21a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7426af29{/10.233.67.167:50090<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@45981abf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:16.284Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3bdc5c19{/10.233.67.167:50090<->/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5597f21a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7426af29{/10.233.67.167:50090<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@45981abf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:16.284Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@3bdc5c19{/10.233.67.167:50090<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5597f21a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7426af29{/10.233.67.167:50090<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@45981abf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:16.284Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@54439497{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-05-09T01:55:16.284Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@24feeaa5{null}
2022-05-09T01:55:16.284Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1f5f4d48{STARTED} id=0 keys=1 selected=0 updates=0
2022-05-09T01:55:16.285Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@e4bebb0
2022-05-09T01:55:16.285Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected
2022-05-09T01:55:16.285Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected
2022-05-09T01:55:16.285Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 0 updates
2022-05-09T01:55:16.285Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-05-09T01:55:16.285Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-05-09T01:55:16.285Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 0 keys
2022-05-09T01:55:16.285Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3bdc5c19{/10.233.67.167:50090<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5597f21a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7426af29{/10.233.67.167:50090<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@45981abf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:16.285Z||qtp142103421-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@e4bebb0
2022-05-09T01:55:16.285Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3bdc5c19{/10.233.67.167:50090<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5597f21a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7426af29{/10.233.67.167:50090<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@45981abf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:16.286Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5d83adb6{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-05-09T01:55:16.286Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@213641de{null}
2022-05-09T01:55:16.286Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@3bdc5c19{/10.233.67.167:50090<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5597f21a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7426af29{/10.233.67.167:50090<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@45981abf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:16.286Z||qtp142103421-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@45981abf::DecryptedEndPoint@7426af29{/10.233.67.167:50090<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=24/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-05-09T01:55:16.286Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@45981abf::DecryptedEndPoint@7426af29{/10.233.67.167:50090<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=24/30000}
2022-05-09T01:55:16.286Z||qtp142103421-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@45981abf::DecryptedEndPoint@7426af29{/10.233.67.167:50090<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=24/30000}
2022-05-09T01:55:16.286Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@7426af29{/10.233.67.167:50090<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=24/30000}
2022-05-09T01:55:16.286Z||qtp142103421-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@45981abf::DecryptedEndPoint@7426af29{/10.233.67.167:50090<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=24/30000} onFillable exit HttpChannelState@2dc31920{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-05-09T01:55:16.286Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@5597f21a::SocketChannelEndPoint@3bdc5c19{/10.233.67.167:50090<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5597f21a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7426af29{/10.233.67.167:50090<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@45981abf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:16.286Z||qtp142103421-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@e4bebb0
2022-05-09T01:55:16.286Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5597f21a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7426af29{/10.233.67.167:50090<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@45981abf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:16.286Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$$Lambda$214/0x00000008009c0040@242c4a94
2022-05-09T01:55:26.255Z||qtp142103421-20-acceptor-0@10660795-ServerConnector@73ba6fe6{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@68792f0c on ManagedSelector@1f5f4d48{STARTED} id=0 keys=0 selected=0 updates=0
2022-05-09T01:55:26.255Z||qtp142103421-20-acceptor-0@10660795-ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1f5f4d48{STARTED} id=0 keys=0 selected=0 updates=1
2022-05-09T01:55:26.257Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected
2022-05-09T01:55:26.257Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected
2022-05-09T01:55:26.257Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates
2022-05-09T01:55:26.257Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-05-09T01:55:26.257Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@68792f0c
2022-05-09T01:55:26.257Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@68792f0c
2022-05-09T01:55:26.258Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-05-09T01:55:26.258Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@68792f0c
2022-05-09T01:55:26.258Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys
2022-05-09T01:55:26.258Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@4c2753f9{/10.233.67.167:50254<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-05-09T01:55:26.261Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@925c419
2022-05-09T01:55:26.263Z||qtp142103421-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@3681bec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@38e60fe8{/10.233.67.167:50254<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@4ea82b96{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-05-09T01:55:26.263Z||qtp142103421-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@690a3b56::DecryptedEndPoint@38e60fe8{/10.233.67.167:50254<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-05-09T01:55:26.263Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@4c2753f9{/10.233.67.167:50254<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@5246df2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38e60fe8{/10.233.67.167:50254<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@690a3b56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ad703c2{s=START}]=>HttpChannelOverHttp@3681bec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:26.264Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@5246df2d::SocketChannelEndPoint@4c2753f9{/10.233.67.167:50254<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@5246df2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38e60fe8{/10.233.67.167:50254<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@690a3b56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ad703c2{s=START}]=>HttpChannelOverHttp@3681bec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:26.264Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@690a3b56::DecryptedEndPoint@38e60fe8{/10.233.67.167:50254<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-05-09T01:55:26.264Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@690a3b56::DecryptedEndPoint@38e60fe8{/10.233.67.167:50254<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-05-09T01:55:26.264Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@55ac6795{AC.ReadCB@690a3b56{HttpConnection@690a3b56::DecryptedEndPoint@38e60fe8{/10.233.67.167:50254<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-05-09T01:55:26.264Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@5246df2d::SocketChannelEndPoint@4c2753f9{/10.233.67.167:50254<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=0}->SslConnection@5246df2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38e60fe8{/10.233.67.167:50254<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@690a3b56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ad703c2{s=START}]=>HttpChannelOverHttp@3681bec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:26.264Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-05-09T01:55:26.264Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.184:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=0}->SslConnection@5246df2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38e60fe8{/10.233.67.167:50254<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@690a3b56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ad703c2{s=START}]=>HttpChannelOverHttp@3681bec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:26.265Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6d4426fd{SSLC.NBReadCB@5246df2d{SslConnection@5246df2d::SocketChannelEndPoint@4c2753f9{/10.233.67.167:50254<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5246df2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38e60fe8{/10.233.67.167:50254<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@690a3b56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ad703c2{s=START}]=>HttpChannelOverHttp@3681bec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-05-09T01:55:26.266Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@4c2753f9{/10.233.67.167:50254<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5246df2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38e60fe8{/10.233.67.167:50254<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@690a3b56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ad703c2{s=START}]=>HttpChannelOverHttp@3681bec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:26.266Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@99f33cf on ManagedSelector@1f5f4d48{STARTED} id=0 keys=1 selected=0 updates=0
2022-05-09T01:55:26.266Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1f5f4d48{STARTED} id=0 keys=1 selected=0 updates=1
2022-05-09T01:55:26.266Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected
2022-05-09T01:55:26.266Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/1 selected
2022-05-09T01:55:26.266Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates
2022-05-09T01:55:26.266Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-05-09T01:55:26.266Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@99f33cf
2022-05-09T01:55:26.266Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@4c2753f9{/10.233.67.167:50254<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@5246df2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38e60fe8{/10.233.67.167:50254<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@690a3b56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ad703c2{s=START}]=>HttpChannelOverHttp@3681bec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:26.266Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@68792f0c
2022-05-09T01:55:26.266Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@4c2753f9{/10.233.67.167:50254<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@5246df2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38e60fe8{/10.233.67.167:50254<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@690a3b56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ad703c2{s=START}]=>HttpChannelOverHttp@3681bec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:26.266Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-05-09T01:55:26.266Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys
2022-05-09T01:55:26.267Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 1/1/1 selected
2022-05-09T01:55:26.267Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 1 keys, 0 updates
2022-05-09T01:55:26.267Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.184:8000 remote=/10.233.67.167:50254], selector=sun.nio.ch.EPollSelectorImpl@630cf558, interestOps=1, readyOps=1 SocketChannelEndPoint@4c2753f9{/10.233.67.167:50254<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@5246df2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38e60fe8{/10.233.67.167:50254<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@690a3b56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ad703c2{s=START}]=>HttpChannelOverHttp@3681bec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-05-09T01:55:26.267Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@4c2753f9{/10.233.67.167:50254<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@5246df2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38e60fe8{/10.233.67.167:50254<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@690a3b56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ad703c2{s=START}]=>HttpChannelOverHttp@3681bec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:26.267Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@4c2753f9{/10.233.67.167:50254<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@5246df2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38e60fe8{/10.233.67.167:50254<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@690a3b56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ad703c2{s=START}]=>HttpChannelOverHttp@3681bec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-05-09T01:55:26.267Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0} tryExecute EatWhatYouKill@58c80957/SelectorProducer@5f1db390/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-05-09T01:55:26.267662Z
2022-05-09T01:55:26.268Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=0/2,p=0}@d3bd403 offer EatWhatYouKill@58c80957/SelectorProducer@5f1db390/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-05-09T01:55:26.267953Z
2022-05-09T01:55:26.268Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=0/2,p=1} startReservedThread p=1
2022-05-09T01:55:26.268Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@432034a{s=0/2,p=1}@6e40903c
2022-05-09T01:55:26.268Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@432034a{s=0/2,p=1}@6e40903c
2022-05-09T01:55:26.268Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=0/2,p=1}@d3bd403 task=EatWhatYouKill@58c80957/SelectorProducer@5f1db390/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2022-05-09T01:55:26.26853Z
2022-05-09T01:55:26.268Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=1}@6e40903c started
2022-05-09T01:55:26.268Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@58c80957/SelectorProducer@5f1db390/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2022-05-09T01:55:26.268777Z tryProduce true
2022-05-09T01:55:26.268Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-05-09T01:55:26.268Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-05-09T01:55:26.268Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@58c80957/SelectorProducer@5f1db390/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@432034a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2022-05-09T01:55:26.268347Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4c2753f9{/10.233.67.167:50254<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@5246df2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38e60fe8{/10.233.67.167:50254<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@690a3b56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ad703c2{s=START}]=>HttpChannelOverHttp@3681bec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-05-09T01:55:26.269Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@4c2753f9{/10.233.67.167:50254<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@5246df2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38e60fe8{/10.233.67.167:50254<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@690a3b56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ad703c2{s=START}]=>HttpChannelOverHttp@3681bec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:26.269Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys
2022-05-09T01:55:26.268Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@6e40903c waiting
2022-05-09T01:55:26.269Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6d4426fd{SSLC.NBReadCB@5246df2d{SslConnection@5246df2d::SocketChannelEndPoint@4c2753f9{/10.233.67.167:50254<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@5246df2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38e60fe8{/10.233.67.167:50254<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@690a3b56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ad703c2{s=START}]=>HttpChannelOverHttp@3681bec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-05-09T01:55:26.269Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@5246df2d::SocketChannelEndPoint@4c2753f9{/10.233.67.167:50254<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@5246df2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38e60fe8{/10.233.67.167:50254<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@690a3b56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ad703c2{s=START}]=>HttpChannelOverHttp@3681bec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:26.270Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@5246df2d::SocketChannelEndPoint@4c2753f9{/10.233.67.167:50254<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@5246df2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38e60fe8{/10.233.67.167:50254<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@690a3b56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ad703c2{s=START}]=>HttpChannelOverHttp@3681bec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:26.270Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@55ac6795{AC.ReadCB@690a3b56{HttpConnection@690a3b56::DecryptedEndPoint@38e60fe8{/10.233.67.167:50254<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=6/30000}}}
2022-05-09T01:55:26.270Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@690a3b56::DecryptedEndPoint@38e60fe8{/10.233.67.167:50254<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=6/30000} onFillable enter HttpChannelState@4ea82b96{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-05-09T01:55:26.270Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@5246df2d::SocketChannelEndPoint@4c2753f9{/10.233.67.167:50254<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@5246df2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38e60fe8{/10.233.67.167:50254<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@690a3b56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ad703c2{s=START}]=>HttpChannelOverHttp@3681bec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:26.270Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-05-09T01:55:26.271Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@4c2753f9{/10.233.67.167:50254<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@5246df2d{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38e60fe8{/10.233.67.167:50254<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@690a3b56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ad703c2{s=START}]=>HttpChannelOverHttp@3681bec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:26.272Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@6a7f192c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-05-09T01:55:26.272Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-05-09T01:55:26.276Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-05-09T01:55:26.277Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@5246df2d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38e60fe8{/10.233.67.167:50254<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@690a3b56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ad703c2{s=START}]=>HttpChannelOverHttp@3681bec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:26.277Z||qtp142103421-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-05-09T01:55:26.277Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@690a3b56::DecryptedEndPoint@38e60fe8{/10.233.67.167:50254<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=13/30000} filled -1 HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-05-09T01:55:26.277Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@690a3b56::DecryptedEndPoint@38e60fe8{/10.233.67.167:50254<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=13/30000} parse HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-05-09T01:55:26.277Z||qtp142103421-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-05-09T01:55:26.277Z||qtp142103421-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-05-09T01:55:26.277Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@38e60fe8{/10.233.67.167:50254<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=13/30000}
2022-05-09T01:55:26.278Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@38e60fe8{/10.233.67.167:50254<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=14/30000}
2022-05-09T01:55:26.278Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@5246df2d::SocketChannelEndPoint@4c2753f9{/10.233.67.167:50254<->/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@5246df2d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38e60fe8{/10.233.67.167:50254<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@690a3b56[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ad703c2{s=START}]=>HttpChannelOverHttp@3681bec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-05-09T01:55:26.278Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@5246df2d::SocketChannelEndPoint@4c2753f9{/10.233.67.167:50254<->/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@5246df2d{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38e60fe8{/10.233.67.167:50254<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@690a3b56[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ad703c2{s=START}]=>HttpChannelOverHttp@3681bec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:26.278Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@1bdf2b4b[p=0,l=0,c=0,r=0]={<<<>>>}
2022-05-09T01:55:26.278Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-05-09T01:55:26.278Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-05-09T01:55:26.279Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@4c2753f9{/10.233.67.167:50254<->/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@5246df2d{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38e60fe8{/10.233.67.167:50254<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@690a3b56[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ad703c2{s=START}]=>HttpChannelOverHttp@3681bec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:26.279Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-05-09T01:55:26.279Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-05-09T01:55:26.279Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-05-09T01:55:26.279Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@5246df2d::SocketChannelEndPoint@4c2753f9{/10.233.67.167:50254<->/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5246df2d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38e60fe8{/10.233.67.167:50254<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@690a3b56[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ad703c2{s=START}]=>HttpChannelOverHttp@3681bec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-05-09T01:55:26.280Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5246df2d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38e60fe8{/10.233.67.167:50254<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@690a3b56[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ad703c2{s=START}]=>HttpChannelOverHttp@3681bec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:26.280Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@5246df2d::SocketChannelEndPoint@4c2753f9{/10.233.67.167:50254<->/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5246df2d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38e60fe8{/10.233.67.167:50254<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@690a3b56[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ad703c2{s=START}]=>HttpChannelOverHttp@3681bec4{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-05-09T01:55:26.280Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@38e60fe8{/10.233.67.167:50254<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=16/30000}
2022-05-09T01:55:26.281Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4c2753f9{/10.233.67.167:50254<->/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5246df2d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38e60fe8{/10.233.67.167:50254<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@690a3b56[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ad703c2{s=START}]=>HttpChannelOverHttp@3681bec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:26.281Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4c2753f9{/10.233.67.167:50254<->/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5246df2d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38e60fe8{/10.233.67.167:50254<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@690a3b56[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ad703c2{s=START}]=>HttpChannelOverHttp@3681bec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:26.281Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@4c2753f9{/10.233.67.167:50254<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5246df2d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38e60fe8{/10.233.67.167:50254<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@690a3b56[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ad703c2{s=START}]=>HttpChannelOverHttp@3681bec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:26.281Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2f7d9a07{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-05-09T01:55:26.281Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6d4426fd{null}
2022-05-09T01:55:26.281Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1f5f4d48{STARTED} id=0 keys=1 selected=0 updates=0
2022-05-09T01:55:26.282Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@74b31826
2022-05-09T01:55:26.282Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected
2022-05-09T01:55:26.282Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected
2022-05-09T01:55:26.282Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 0 updates
2022-05-09T01:55:26.282Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-05-09T01:55:26.282Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@74b31826
2022-05-09T01:55:26.282Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-05-09T01:55:26.282Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 0 keys
2022-05-09T01:55:26.282Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4c2753f9{/10.233.67.167:50254<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5246df2d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38e60fe8{/10.233.67.167:50254<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@690a3b56[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ad703c2{s=START}]=>HttpChannelOverHttp@3681bec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:26.282Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4c2753f9{/10.233.67.167:50254<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5246df2d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38e60fe8{/10.233.67.167:50254<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@690a3b56[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ad703c2{s=START}]=>HttpChannelOverHttp@3681bec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:26.283Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1e18b7fc{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-05-09T01:55:26.283Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@55ac6795{null}
2022-05-09T01:55:26.283Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@4c2753f9{/10.233.67.167:50254<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5246df2d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38e60fe8{/10.233.67.167:50254<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@690a3b56[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ad703c2{s=START}]=>HttpChannelOverHttp@3681bec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:26.283Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@690a3b56::DecryptedEndPoint@38e60fe8{/10.233.67.167:50254<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=19/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-05-09T01:55:26.283Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@690a3b56::DecryptedEndPoint@38e60fe8{/10.233.67.167:50254<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=19/30000}
2022-05-09T01:55:26.283Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@690a3b56::DecryptedEndPoint@38e60fe8{/10.233.67.167:50254<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=19/30000}
2022-05-09T01:55:26.283Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@38e60fe8{/10.233.67.167:50254<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=19/30000}
2022-05-09T01:55:26.283Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@690a3b56::DecryptedEndPoint@38e60fe8{/10.233.67.167:50254<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=19/30000} onFillable exit HttpChannelState@4ea82b96{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-05-09T01:55:26.283Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@5246df2d::SocketChannelEndPoint@4c2753f9{/10.233.67.167:50254<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5246df2d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38e60fe8{/10.233.67.167:50254<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@690a3b56[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ad703c2{s=START}]=>HttpChannelOverHttp@3681bec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:26.284Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@74b31826
2022-05-09T01:55:26.284Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5246df2d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38e60fe8{/10.233.67.167:50254<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@690a3b56[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ad703c2{s=START}]=>HttpChannelOverHttp@3681bec4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:26.284Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=2/2,p=0}@65436768 waiting
2022-05-09T01:55:36.257Z||qtp142103421-20-acceptor-0@10660795-ServerConnector@73ba6fe6{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@18c1a43d on ManagedSelector@1f5f4d48{STARTED} id=0 keys=0 selected=0 updates=0
2022-05-09T01:55:36.257Z||qtp142103421-20-acceptor-0@10660795-ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1f5f4d48{STARTED} id=0 keys=0 selected=0 updates=1
2022-05-09T01:55:36.257Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected
2022-05-09T01:55:36.257Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected
2022-05-09T01:55:36.257Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates
2022-05-09T01:55:36.257Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-05-09T01:55:36.258Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@18c1a43d
2022-05-09T01:55:36.258Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@18c1a43d
2022-05-09T01:55:36.258Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-05-09T01:55:36.258Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys
2022-05-09T01:55:36.258Z||qtp142103421-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@18c1a43d
2022-05-09T01:55:36.258Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@563cad11{/10.233.67.167:50378<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-05-09T01:55:36.259Z||qtp142103421-21|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@1cfa91fd
2022-05-09T01:55:36.260Z||qtp142103421-21|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@2fbc97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@1ab8c57b{/10.233.67.167:50378<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@295fa718{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-05-09T01:55:36.261Z||qtp142103421-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@61e2aeb7::DecryptedEndPoint@1ab8c57b{/10.233.67.167:50378<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-05-09T01:55:36.261Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@563cad11{/10.233.67.167:50378<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@2a2a0ed1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab8c57b{/10.233.67.167:50378<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@61e2aeb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76e585f2{s=START}]=>HttpChannelOverHttp@2fbc97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:36.262Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@2a2a0ed1::SocketChannelEndPoint@563cad11{/10.233.67.167:50378<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@2a2a0ed1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab8c57b{/10.233.67.167:50378<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@61e2aeb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76e585f2{s=START}]=>HttpChannelOverHttp@2fbc97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:36.262Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@61e2aeb7::DecryptedEndPoint@1ab8c57b{/10.233.67.167:50378<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-05-09T01:55:36.262Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@61e2aeb7::DecryptedEndPoint@1ab8c57b{/10.233.67.167:50378<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-05-09T01:55:36.262Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@22568b51{AC.ReadCB@61e2aeb7{HttpConnection@61e2aeb7::DecryptedEndPoint@1ab8c57b{/10.233.67.167:50378<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-05-09T01:55:36.263Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@2a2a0ed1::SocketChannelEndPoint@563cad11{/10.233.67.167:50378<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@2a2a0ed1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab8c57b{/10.233.67.167:50378<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@61e2aeb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76e585f2{s=START}]=>HttpChannelOverHttp@2fbc97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:36.263Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-05-09T01:55:36.263Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.184:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@2a2a0ed1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ab8c57b{/10.233.67.167:50378<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@61e2aeb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76e585f2{s=START}]=>HttpChannelOverHttp@2fbc97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:36.264Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@56351eba{SSLC.NBReadCB@2a2a0ed1{SslConnection@2a2a0ed1::SocketChannelEndPoint@563cad11{/10.233.67.167:50378<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2a2a0ed1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ab8c57b{/10.233.67.167:50378<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@61e2aeb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76e585f2{s=START}]=>HttpChannelOverHttp@2fbc97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-05-09T01:55:36.264Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@563cad11{/10.233.67.167:50378<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@2a2a0ed1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ab8c57b{/10.233.67.167:50378<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@61e2aeb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76e585f2{s=START}]=>HttpChannelOverHttp@2fbc97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:36.264Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2c13ce2b on ManagedSelector@1f5f4d48{STARTED} id=0 keys=1 selected=0 updates=0
2022-05-09T01:55:36.264Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1f5f4d48{STARTED} id=0 keys=1 selected=0 updates=1
2022-05-09T01:55:36.265Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected
2022-05-09T01:55:36.265Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/1 selected
2022-05-09T01:55:36.265Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates
2022-05-09T01:55:36.265Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@563cad11{/10.233.67.167:50378<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@2a2a0ed1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ab8c57b{/10.233.67.167:50378<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@61e2aeb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76e585f2{s=START}]=>HttpChannelOverHttp@2fbc97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:36.265Z||qtp142103421-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@18c1a43d
2022-05-09T01:55:36.265Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-05-09T01:55:36.265Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@2c13ce2b
2022-05-09T01:55:36.265Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@563cad11{/10.233.67.167:50378<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@2a2a0ed1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ab8c57b{/10.233.67.167:50378<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@61e2aeb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76e585f2{s=START}]=>HttpChannelOverHttp@2fbc97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:36.266Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-05-09T01:55:36.266Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys
2022-05-09T01:55:36.266Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 1/1/1 selected
2022-05-09T01:55:36.266Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 1 keys, 0 updates
2022-05-09T01:55:36.266Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.184:8000 remote=/10.233.67.167:50378], selector=sun.nio.ch.EPollSelectorImpl@630cf558, interestOps=1, readyOps=1 SocketChannelEndPoint@563cad11{/10.233.67.167:50378<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@2a2a0ed1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ab8c57b{/10.233.67.167:50378<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@61e2aeb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76e585f2{s=START}]=>HttpChannelOverHttp@2fbc97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-05-09T01:55:36.266Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@563cad11{/10.233.67.167:50378<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@2a2a0ed1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ab8c57b{/10.233.67.167:50378<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@61e2aeb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76e585f2{s=START}]=>HttpChannelOverHttp@2fbc97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:36.267Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@563cad11{/10.233.67.167:50378<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@2a2a0ed1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ab8c57b{/10.233.67.167:50378<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@61e2aeb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76e585f2{s=START}]=>HttpChannelOverHttp@2fbc97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-05-09T01:55:36.267Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=2/2,p=0} tryExecute EatWhatYouKill@58c80957/SelectorProducer@5f1db390/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-05-09T01:55:36.26778Z
2022-05-09T01:55:36.268Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@65436768 offer EatWhatYouKill@58c80957/SelectorProducer@5f1db390/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-05-09T01:55:36.268243Z
2022-05-09T01:55:36.269Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@58c80957/SelectorProducer@5f1db390/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-05-09T01:55:36.268628Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@563cad11{/10.233.67.167:50378<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@2a2a0ed1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ab8c57b{/10.233.67.167:50378<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@61e2aeb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76e585f2{s=START}]=>HttpChannelOverHttp@2fbc97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-05-09T01:55:36.269Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@65436768 task=EatWhatYouKill@58c80957/SelectorProducer@5f1db390/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-05-09T01:55:36.268964Z
2022-05-09T01:55:36.269Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@58c80957/SelectorProducer@5f1db390/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-05-09T01:55:36.269334Z tryProduce true
2022-05-09T01:55:36.269Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-05-09T01:55:36.269Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-05-09T01:55:36.269Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@56351eba{SSLC.NBReadCB@2a2a0ed1{SslConnection@2a2a0ed1::SocketChannelEndPoint@563cad11{/10.233.67.167:50378<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@2a2a0ed1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ab8c57b{/10.233.67.167:50378<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@61e2aeb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76e585f2{s=START}]=>HttpChannelOverHttp@2fbc97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-05-09T01:55:36.269Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@563cad11{/10.233.67.167:50378<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@2a2a0ed1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ab8c57b{/10.233.67.167:50378<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@61e2aeb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76e585f2{s=START}]=>HttpChannelOverHttp@2fbc97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:36.269Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys
2022-05-09T01:55:36.270Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@2a2a0ed1::SocketChannelEndPoint@563cad11{/10.233.67.167:50378<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@2a2a0ed1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ab8c57b{/10.233.67.167:50378<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@61e2aeb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76e585f2{s=START}]=>HttpChannelOverHttp@2fbc97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:36.270Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@2a2a0ed1::SocketChannelEndPoint@563cad11{/10.233.67.167:50378<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@2a2a0ed1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1ab8c57b{/10.233.67.167:50378<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@61e2aeb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76e585f2{s=START}]=>HttpChannelOverHttp@2fbc97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:36.270Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@22568b51{AC.ReadCB@61e2aeb7{HttpConnection@61e2aeb7::DecryptedEndPoint@1ab8c57b{/10.233.67.167:50378<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=8/30000}}}
2022-05-09T01:55:36.270Z||qtp142103421-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@61e2aeb7::DecryptedEndPoint@1ab8c57b{/10.233.67.167:50378<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=8/30000} onFillable enter HttpChannelState@295fa718{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-05-09T01:55:36.271Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@2a2a0ed1::SocketChannelEndPoint@563cad11{/10.233.67.167:50378<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@2a2a0ed1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab8c57b{/10.233.67.167:50378<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@61e2aeb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76e585f2{s=START}]=>HttpChannelOverHttp@2fbc97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:36.271Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-05-09T01:55:36.272Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@563cad11{/10.233.67.167:50378<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@2a2a0ed1{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab8c57b{/10.233.67.167:50378<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@61e2aeb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76e585f2{s=START}]=>HttpChannelOverHttp@2fbc97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:36.272Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@58b0c056[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-05-09T01:55:36.272Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-05-09T01:55:36.277Z||qtp142103421-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@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-05-09T01:55:36.278Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@2a2a0ed1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab8c57b{/10.233.67.167:50378<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@61e2aeb7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76e585f2{s=START}]=>HttpChannelOverHttp@2fbc97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:36.278Z||qtp142103421-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-05-09T01:55:36.278Z||qtp142103421-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@61e2aeb7::DecryptedEndPoint@1ab8c57b{/10.233.67.167:50378<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=16/30000} filled -1 HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-05-09T01:55:36.278Z||qtp142103421-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@61e2aeb7::DecryptedEndPoint@1ab8c57b{/10.233.67.167:50378<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=16/30000} parse HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-05-09T01:55:36.278Z||qtp142103421-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-05-09T01:55:36.278Z||qtp142103421-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-05-09T01:55:36.279Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@1ab8c57b{/10.233.67.167:50378<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=17/30000}
2022-05-09T01:55:36.279Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@1ab8c57b{/10.233.67.167:50378<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=17/30000}
2022-05-09T01:55:36.279Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@2a2a0ed1::SocketChannelEndPoint@563cad11{/10.233.67.167:50378<->/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@2a2a0ed1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab8c57b{/10.233.67.167:50378<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@61e2aeb7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76e585f2{s=START}]=>HttpChannelOverHttp@2fbc97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-05-09T01:55:36.279Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@2a2a0ed1::SocketChannelEndPoint@563cad11{/10.233.67.167:50378<->/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@2a2a0ed1{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab8c57b{/10.233.67.167:50378<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@61e2aeb7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76e585f2{s=START}]=>HttpChannelOverHttp@2fbc97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:36.279Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@1bdf2b4b[p=0,l=0,c=0,r=0]={<<<>>>}
2022-05-09T01:55:36.279Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-05-09T01:55:36.279Z||qtp142103421-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-05-09T01:55:36.280Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@563cad11{/10.233.67.167:50378<->/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->SslConnection@2a2a0ed1{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab8c57b{/10.233.67.167:50378<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@61e2aeb7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76e585f2{s=START}]=>HttpChannelOverHttp@2fbc97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:36.280Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-05-09T01:55:36.280Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-05-09T01:55:36.280Z||qtp142103421-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-05-09T01:55:36.281Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@2a2a0ed1::SocketChannelEndPoint@563cad11{/10.233.67.167:50378<->/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2a2a0ed1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab8c57b{/10.233.67.167:50378<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@61e2aeb7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76e585f2{s=START}]=>HttpChannelOverHttp@2fbc97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-05-09T01:55:36.281Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2a2a0ed1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab8c57b{/10.233.67.167:50378<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@61e2aeb7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76e585f2{s=START}]=>HttpChannelOverHttp@2fbc97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:36.281Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@2a2a0ed1::SocketChannelEndPoint@563cad11{/10.233.67.167:50378<->/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2a2a0ed1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab8c57b{/10.233.67.167:50378<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@61e2aeb7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76e585f2{s=START}]=>HttpChannelOverHttp@2fbc97e5{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-05-09T01:55:36.282Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@1ab8c57b{/10.233.67.167:50378<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=20/30000}
2022-05-09T01:55:36.282Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@563cad11{/10.233.67.167:50378<->/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2a2a0ed1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab8c57b{/10.233.67.167:50378<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@61e2aeb7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76e585f2{s=START}]=>HttpChannelOverHttp@2fbc97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:36.282Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@563cad11{/10.233.67.167:50378<->/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2a2a0ed1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab8c57b{/10.233.67.167:50378<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@61e2aeb7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76e585f2{s=START}]=>HttpChannelOverHttp@2fbc97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:36.282Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@563cad11{/10.233.67.167:50378<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2a2a0ed1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab8c57b{/10.233.67.167:50378<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@61e2aeb7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76e585f2{s=START}]=>HttpChannelOverHttp@2fbc97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:36.283Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5c8f4f98{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-05-09T01:55:36.283Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@56351eba{null}
2022-05-09T01:55:36.283Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1f5f4d48{STARTED} id=0 keys=1 selected=0 updates=0
2022-05-09T01:55:36.283Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@198dca6d
2022-05-09T01:55:36.283Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@198dca6d
2022-05-09T01:55:36.284Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@563cad11{/10.233.67.167:50378<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2a2a0ed1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab8c57b{/10.233.67.167:50378<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@61e2aeb7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76e585f2{s=START}]=>HttpChannelOverHttp@2fbc97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:36.284Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@563cad11{/10.233.67.167:50378<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2a2a0ed1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab8c57b{/10.233.67.167:50378<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@61e2aeb7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76e585f2{s=START}]=>HttpChannelOverHttp@2fbc97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:36.284Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@61e2aeb7::DecryptedEndPoint@1ab8c57b{/10.233.67.167:50378<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=22/30000}
2022-05-09T01:55:36.284Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@563cad11{/10.233.67.167:50378<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2a2a0ed1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab8c57b{/10.233.67.167:50378<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@61e2aeb7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76e585f2{s=START}]=>HttpChannelOverHttp@2fbc97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:36.284Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@2a2a0ed1::SocketChannelEndPoint@563cad11{/10.233.67.167:50378<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2a2a0ed1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab8c57b{/10.233.67.167:50378<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@61e2aeb7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76e585f2{s=START}]=>HttpChannelOverHttp@2fbc97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:36.284Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@198dca6d
2022-05-09T01:55:36.285Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@76b2fdd0{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-05-09T01:55:36.285Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@22568b51{null}
2022-05-09T01:55:36.285Z||qtp142103421-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@61e2aeb7::DecryptedEndPoint@1ab8c57b{/10.233.67.167:50378<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=23/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-05-09T01:55:36.285Z||qtp142103421-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@61e2aeb7::DecryptedEndPoint@1ab8c57b{/10.233.67.167:50378<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=23/30000}
2022-05-09T01:55:36.285Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@1ab8c57b{/10.233.67.167:50378<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=23/30000}
2022-05-09T01:55:36.285Z||qtp142103421-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@61e2aeb7::DecryptedEndPoint@1ab8c57b{/10.233.67.167:50378<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=23/30000} onFillable exit HttpChannelState@295fa718{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-05-09T01:55:36.285Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected
2022-05-09T01:55:36.286Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2a2a0ed1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1ab8c57b{/10.233.67.167:50378<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@61e2aeb7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76e585f2{s=START}]=>HttpChannelOverHttp@2fbc97e5{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:36.286Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=2/2,p=0}@d3bd403 waiting
2022-05-09T01:55:36.286Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected
2022-05-09T01:55:36.286Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 0 updates
2022-05-09T01:55:36.286Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-05-09T01:55:36.286Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-05-09T01:55:36.286Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 0 keys
2022-05-09T01:55:46.255Z||qtp142103421-20-acceptor-0@10660795-ServerConnector@73ba6fe6{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@201acb1 on ManagedSelector@1f5f4d48{STARTED} id=0 keys=0 selected=0 updates=0
2022-05-09T01:55:46.256Z||qtp142103421-20-acceptor-0@10660795-ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1f5f4d48{STARTED} id=0 keys=0 selected=0 updates=1
2022-05-09T01:55:46.256Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected
2022-05-09T01:55:46.256Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected
2022-05-09T01:55:46.256Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates
2022-05-09T01:55:46.256Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-05-09T01:55:46.256Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@201acb1
2022-05-09T01:55:46.256Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@201acb1
2022-05-09T01:55:46.256Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-05-09T01:55:46.256Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys
2022-05-09T01:55:46.256Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@201acb1
2022-05-09T01:55:46.257Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@6bb4f82d{/10.233.67.167:50554<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-05-09T01:55:46.258Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@5d92aa01
2022-05-09T01:55:46.259Z||qtp142103421-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@112d0c80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@615c4421{/10.233.67.167:50554<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@2de5adb7{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-05-09T01:55:46.259Z||qtp142103421-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@656fd8a8::DecryptedEndPoint@615c4421{/10.233.67.167:50554<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-05-09T01:55:46.259Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@6bb4f82d{/10.233.67.167:50554<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@1c5f8189{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@615c4421{/10.233.67.167:50554<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@656fd8a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fa1a36f{s=START}]=>HttpChannelOverHttp@112d0c80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:46.260Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@1c5f8189::SocketChannelEndPoint@6bb4f82d{/10.233.67.167:50554<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@1c5f8189{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@615c4421{/10.233.67.167:50554<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@656fd8a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fa1a36f{s=START}]=>HttpChannelOverHttp@112d0c80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:46.260Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@656fd8a8::DecryptedEndPoint@615c4421{/10.233.67.167:50554<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-05-09T01:55:46.260Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@656fd8a8::DecryptedEndPoint@615c4421{/10.233.67.167:50554<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-05-09T01:55:46.260Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1fa93d39{AC.ReadCB@656fd8a8{HttpConnection@656fd8a8::DecryptedEndPoint@615c4421{/10.233.67.167:50554<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-05-09T01:55:46.260Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@1c5f8189::SocketChannelEndPoint@6bb4f82d{/10.233.67.167:50554<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@1c5f8189{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@615c4421{/10.233.67.167:50554<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@656fd8a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fa1a36f{s=START}]=>HttpChannelOverHttp@112d0c80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:46.260Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-05-09T01:55:46.260Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.184:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@1c5f8189{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@615c4421{/10.233.67.167:50554<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@656fd8a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fa1a36f{s=START}]=>HttpChannelOverHttp@112d0c80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:46.261Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4981cfc{SSLC.NBReadCB@1c5f8189{SslConnection@1c5f8189::SocketChannelEndPoint@6bb4f82d{/10.233.67.167:50554<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1c5f8189{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@615c4421{/10.233.67.167:50554<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@656fd8a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fa1a36f{s=START}]=>HttpChannelOverHttp@112d0c80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-05-09T01:55:46.261Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@6bb4f82d{/10.233.67.167:50554<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1c5f8189{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@615c4421{/10.233.67.167:50554<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@656fd8a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fa1a36f{s=START}]=>HttpChannelOverHttp@112d0c80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:46.261Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@64ab862f on ManagedSelector@1f5f4d48{STARTED} id=0 keys=1 selected=0 updates=0
2022-05-09T01:55:46.261Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1f5f4d48{STARTED} id=0 keys=1 selected=0 updates=1
2022-05-09T01:55:46.261Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected
2022-05-09T01:55:46.261Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/1 selected
2022-05-09T01:55:46.261Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates
2022-05-09T01:55:46.262Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-05-09T01:55:46.262Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@6bb4f82d{/10.233.67.167:50554<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1c5f8189{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@615c4421{/10.233.67.167:50554<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@656fd8a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fa1a36f{s=START}]=>HttpChannelOverHttp@112d0c80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:46.262Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@64ab862f
2022-05-09T01:55:46.262Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@201acb1
2022-05-09T01:55:46.262Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@6bb4f82d{/10.233.67.167:50554<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@1c5f8189{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@615c4421{/10.233.67.167:50554<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@656fd8a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fa1a36f{s=START}]=>HttpChannelOverHttp@112d0c80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:46.262Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-05-09T01:55:46.262Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys
2022-05-09T01:55:46.262Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 1/1/1 selected
2022-05-09T01:55:46.262Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 1 keys, 0 updates
2022-05-09T01:55:46.263Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.184:8000 remote=/10.233.67.167:50554], selector=sun.nio.ch.EPollSelectorImpl@630cf558, interestOps=1, readyOps=1 SocketChannelEndPoint@6bb4f82d{/10.233.67.167:50554<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@1c5f8189{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@615c4421{/10.233.67.167:50554<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@656fd8a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fa1a36f{s=START}]=>HttpChannelOverHttp@112d0c80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-05-09T01:55:46.263Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@6bb4f82d{/10.233.67.167:50554<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@1c5f8189{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@615c4421{/10.233.67.167:50554<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@656fd8a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fa1a36f{s=START}]=>HttpChannelOverHttp@112d0c80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:46.263Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@6bb4f82d{/10.233.67.167:50554<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@1c5f8189{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@615c4421{/10.233.67.167:50554<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@656fd8a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fa1a36f{s=START}]=>HttpChannelOverHttp@112d0c80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-05-09T01:55:46.263Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=2/2,p=0} tryExecute EatWhatYouKill@58c80957/SelectorProducer@5f1db390/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-05-09T01:55:46.263689Z
2022-05-09T01:55:46.264Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@d3bd403 offer EatWhatYouKill@58c80957/SelectorProducer@5f1db390/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-05-09T01:55:46.264048Z
2022-05-09T01:55:46.264Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@58c80957/SelectorProducer@5f1db390/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-05-09T01:55:46.264324Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6bb4f82d{/10.233.67.167:50554<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@1c5f8189{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@615c4421{/10.233.67.167:50554<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@656fd8a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fa1a36f{s=START}]=>HttpChannelOverHttp@112d0c80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-05-09T01:55:46.264Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@d3bd403 task=EatWhatYouKill@58c80957/SelectorProducer@5f1db390/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-05-09T01:55:46.264636Z
2022-05-09T01:55:46.264Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@58c80957/SelectorProducer@5f1db390/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-05-09T01:55:46.264887Z tryProduce true
2022-05-09T01:55:46.264Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-05-09T01:55:46.265Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-05-09T01:55:46.265Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4981cfc{SSLC.NBReadCB@1c5f8189{SslConnection@1c5f8189::SocketChannelEndPoint@6bb4f82d{/10.233.67.167:50554<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@1c5f8189{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@615c4421{/10.233.67.167:50554<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@656fd8a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fa1a36f{s=START}]=>HttpChannelOverHttp@112d0c80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-05-09T01:55:46.265Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@6bb4f82d{/10.233.67.167:50554<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@1c5f8189{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@615c4421{/10.233.67.167:50554<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@656fd8a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fa1a36f{s=START}]=>HttpChannelOverHttp@112d0c80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:46.265Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys
2022-05-09T01:55:46.265Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@1c5f8189::SocketChannelEndPoint@6bb4f82d{/10.233.67.167:50554<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@1c5f8189{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@615c4421{/10.233.67.167:50554<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@656fd8a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fa1a36f{s=START}]=>HttpChannelOverHttp@112d0c80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:46.265Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@1c5f8189::SocketChannelEndPoint@6bb4f82d{/10.233.67.167:50554<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@1c5f8189{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@615c4421{/10.233.67.167:50554<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@656fd8a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fa1a36f{s=START}]=>HttpChannelOverHttp@112d0c80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:46.265Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1fa93d39{AC.ReadCB@656fd8a8{HttpConnection@656fd8a8::DecryptedEndPoint@615c4421{/10.233.67.167:50554<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=5/30000}}}
2022-05-09T01:55:46.265Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@656fd8a8::DecryptedEndPoint@615c4421{/10.233.67.167:50554<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@2de5adb7{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-05-09T01:55:46.266Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@1c5f8189::SocketChannelEndPoint@6bb4f82d{/10.233.67.167:50554<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@1c5f8189{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@615c4421{/10.233.67.167:50554<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@656fd8a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fa1a36f{s=START}]=>HttpChannelOverHttp@112d0c80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:46.266Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-05-09T01:55:46.267Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@6bb4f82d{/10.233.67.167:50554<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@1c5f8189{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@615c4421{/10.233.67.167:50554<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@656fd8a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fa1a36f{s=START}]=>HttpChannelOverHttp@112d0c80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:46.267Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@4f526548[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-05-09T01:55:46.267Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-05-09T01:55:46.271Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-05-09T01:55:46.271Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@1c5f8189{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@615c4421{/10.233.67.167:50554<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@656fd8a8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fa1a36f{s=START}]=>HttpChannelOverHttp@112d0c80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:46.272Z||qtp142103421-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-05-09T01:55:46.272Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@656fd8a8::DecryptedEndPoint@615c4421{/10.233.67.167:50554<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=12/30000} filled -1 HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-05-09T01:55:46.272Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@656fd8a8::DecryptedEndPoint@615c4421{/10.233.67.167:50554<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=12/30000} parse HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-05-09T01:55:46.272Z||qtp142103421-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-05-09T01:55:46.272Z||qtp142103421-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-05-09T01:55:46.272Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@615c4421{/10.233.67.167:50554<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=12/30000}
2022-05-09T01:55:46.272Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@615c4421{/10.233.67.167:50554<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=12/30000}
2022-05-09T01:55:46.272Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@1c5f8189::SocketChannelEndPoint@6bb4f82d{/10.233.67.167:50554<->/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@1c5f8189{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@615c4421{/10.233.67.167:50554<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@656fd8a8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1fa1a36f{s=START}]=>HttpChannelOverHttp@112d0c80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-05-09T01:55:46.272Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@1c5f8189::SocketChannelEndPoint@6bb4f82d{/10.233.67.167:50554<->/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@1c5f8189{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@615c4421{/10.233.67.167:50554<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@656fd8a8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1fa1a36f{s=START}]=>HttpChannelOverHttp@112d0c80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:46.272Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@1bdf2b4b[p=0,l=0,c=0,r=0]={<<<>>>}
2022-05-09T01:55:46.272Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-05-09T01:55:46.273Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-05-09T01:55:46.273Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@6bb4f82d{/10.233.67.167:50554<->/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@1c5f8189{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@615c4421{/10.233.67.167:50554<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@656fd8a8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1fa1a36f{s=START}]=>HttpChannelOverHttp@112d0c80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:46.273Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-05-09T01:55:46.273Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-05-09T01:55:46.273Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-05-09T01:55:46.274Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@1c5f8189::SocketChannelEndPoint@6bb4f82d{/10.233.67.167:50554<->/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1c5f8189{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@615c4421{/10.233.67.167:50554<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@656fd8a8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1fa1a36f{s=START}]=>HttpChannelOverHttp@112d0c80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-05-09T01:55:46.274Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1c5f8189{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@615c4421{/10.233.67.167:50554<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@656fd8a8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1fa1a36f{s=START}]=>HttpChannelOverHttp@112d0c80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:46.274Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@1c5f8189::SocketChannelEndPoint@6bb4f82d{/10.233.67.167:50554<->/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1c5f8189{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@615c4421{/10.233.67.167:50554<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@656fd8a8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1fa1a36f{s=START}]=>HttpChannelOverHttp@112d0c80{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-05-09T01:55:46.275Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@615c4421{/10.233.67.167:50554<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=15/30000}
2022-05-09T01:55:46.275Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6bb4f82d{/10.233.67.167:50554<->/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1c5f8189{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@615c4421{/10.233.67.167:50554<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@656fd8a8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1fa1a36f{s=START}]=>HttpChannelOverHttp@112d0c80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:46.275Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6bb4f82d{/10.233.67.167:50554<->/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1c5f8189{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@615c4421{/10.233.67.167:50554<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@656fd8a8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1fa1a36f{s=START}]=>HttpChannelOverHttp@112d0c80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:46.275Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@6bb4f82d{/10.233.67.167:50554<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1c5f8189{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@615c4421{/10.233.67.167:50554<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@656fd8a8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1fa1a36f{s=START}]=>HttpChannelOverHttp@112d0c80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:46.275Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@234c26ac{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-05-09T01:55:46.276Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4981cfc{null}
2022-05-09T01:55:46.276Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1f5f4d48{STARTED} id=0 keys=1 selected=0 updates=0
2022-05-09T01:55:46.276Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@78b0c26e
2022-05-09T01:55:46.276Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected
2022-05-09T01:55:46.276Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected
2022-05-09T01:55:46.276Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 0 updates
2022-05-09T01:55:46.276Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-05-09T01:55:46.276Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-05-09T01:55:46.276Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 0 keys
2022-05-09T01:55:46.276Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@78b0c26e
2022-05-09T01:55:46.276Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6bb4f82d{/10.233.67.167:50554<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1c5f8189{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@615c4421{/10.233.67.167:50554<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@656fd8a8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1fa1a36f{s=START}]=>HttpChannelOverHttp@112d0c80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:46.277Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@6bb4f82d{/10.233.67.167:50554<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1c5f8189{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@615c4421{/10.233.67.167:50554<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@656fd8a8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1fa1a36f{s=START}]=>HttpChannelOverHttp@112d0c80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:46.277Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6bb4f82d{/10.233.67.167:50554<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1c5f8189{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@615c4421{/10.233.67.167:50554<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@656fd8a8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1fa1a36f{s=START}]=>HttpChannelOverHttp@112d0c80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:46.277Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@656fd8a8::DecryptedEndPoint@615c4421{/10.233.67.167:50554<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=17/30000}
2022-05-09T01:55:46.277Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@17388129{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-05-09T01:55:46.277Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@1c5f8189::SocketChannelEndPoint@6bb4f82d{/10.233.67.167:50554<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1c5f8189{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@615c4421{/10.233.67.167:50554<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@656fd8a8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1fa1a36f{s=START}]=>HttpChannelOverHttp@112d0c80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:46.277Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1fa93d39{null}
2022-05-09T01:55:46.277Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@78b0c26e
2022-05-09T01:55:46.278Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@656fd8a8::DecryptedEndPoint@615c4421{/10.233.67.167:50554<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=17/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-05-09T01:55:46.278Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@656fd8a8::DecryptedEndPoint@615c4421{/10.233.67.167:50554<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=18/30000}
2022-05-09T01:55:46.278Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@615c4421{/10.233.67.167:50554<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=18/30000}
2022-05-09T01:55:46.278Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@656fd8a8::DecryptedEndPoint@615c4421{/10.233.67.167:50554<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=18/30000} onFillable exit HttpChannelState@2de5adb7{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-05-09T01:55:46.278Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1c5f8189{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@615c4421{/10.233.67.167:50554<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@656fd8a8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1fa1a36f{s=START}]=>HttpChannelOverHttp@112d0c80{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:46.278Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=2/2,p=0}@65436768 waiting
2022-05-09T01:55:56.258Z||qtp142103421-20-acceptor-0@10660795-ServerConnector@73ba6fe6{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@4d977435 on ManagedSelector@1f5f4d48{STARTED} id=0 keys=0 selected=0 updates=0
2022-05-09T01:55:56.259Z||qtp142103421-20-acceptor-0@10660795-ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1f5f4d48{STARTED} id=0 keys=0 selected=0 updates=1
2022-05-09T01:55:56.259Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected
2022-05-09T01:55:56.259Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected
2022-05-09T01:55:56.259Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates
2022-05-09T01:55:56.259Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-05-09T01:55:56.259Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@4d977435
2022-05-09T01:55:56.259Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@4d977435
2022-05-09T01:55:56.259Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-05-09T01:55:56.259Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys
2022-05-09T01:55:56.259Z||qtp142103421-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@4d977435
2022-05-09T01:55:56.260Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@7683144e{/10.233.67.167:50772<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 1 ms, remaining: 29999 ms
2022-05-09T01:55:56.260Z||qtp142103421-21|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@609915cc
2022-05-09T01:55:56.262Z||qtp142103421-21|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@1ea717ab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@2c77f0c2{/10.233.67.167:50772<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@4238b066{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-05-09T01:55:56.263Z||qtp142103421-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@6aa7fa98::DecryptedEndPoint@2c77f0c2{/10.233.67.167:50772<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-05-09T01:55:56.263Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@7683144e{/10.233.67.167:50772<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@4c1bb228{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c77f0c2{/10.233.67.167:50772<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@6aa7fa98[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f79aa89{s=START}]=>HttpChannelOverHttp@1ea717ab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:56.263Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@4c1bb228::SocketChannelEndPoint@7683144e{/10.233.67.167:50772<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@4c1bb228{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c77f0c2{/10.233.67.167:50772<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@6aa7fa98[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f79aa89{s=START}]=>HttpChannelOverHttp@1ea717ab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:56.263Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@6aa7fa98::DecryptedEndPoint@2c77f0c2{/10.233.67.167:50772<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-05-09T01:55:56.264Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@6aa7fa98::DecryptedEndPoint@2c77f0c2{/10.233.67.167:50772<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-05-09T01:55:56.264Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@58458a80{AC.ReadCB@6aa7fa98{HttpConnection@6aa7fa98::DecryptedEndPoint@2c77f0c2{/10.233.67.167:50772<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-05-09T01:55:56.264Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@4c1bb228::SocketChannelEndPoint@7683144e{/10.233.67.167:50772<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@4c1bb228{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c77f0c2{/10.233.67.167:50772<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6aa7fa98[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f79aa89{s=START}]=>HttpChannelOverHttp@1ea717ab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:56.264Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-05-09T01:55:56.264Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.184:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@4c1bb228{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c77f0c2{/10.233.67.167:50772<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6aa7fa98[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f79aa89{s=START}]=>HttpChannelOverHttp@1ea717ab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:56.264Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@de3c82a{SSLC.NBReadCB@4c1bb228{SslConnection@4c1bb228::SocketChannelEndPoint@7683144e{/10.233.67.167:50772<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4c1bb228{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c77f0c2{/10.233.67.167:50772<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6aa7fa98[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f79aa89{s=START}]=>HttpChannelOverHttp@1ea717ab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-05-09T01:55:56.265Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@7683144e{/10.233.67.167:50772<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@4c1bb228{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c77f0c2{/10.233.67.167:50772<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6aa7fa98[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f79aa89{s=START}]=>HttpChannelOverHttp@1ea717ab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:56.265Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1cf8a14c on ManagedSelector@1f5f4d48{STARTED} id=0 keys=1 selected=0 updates=0
2022-05-09T01:55:56.265Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1f5f4d48{STARTED} id=0 keys=1 selected=0 updates=1
2022-05-09T01:55:56.265Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected
2022-05-09T01:55:56.265Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/1 selected
2022-05-09T01:55:56.265Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates
2022-05-09T01:55:56.265Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@7683144e{/10.233.67.167:50772<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@4c1bb228{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c77f0c2{/10.233.67.167:50772<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6aa7fa98[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f79aa89{s=START}]=>HttpChannelOverHttp@1ea717ab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:56.265Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-05-09T01:55:56.265Z||qtp142103421-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@4d977435
2022-05-09T01:55:56.265Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@1cf8a14c
2022-05-09T01:55:56.265Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@7683144e{/10.233.67.167:50772<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@4c1bb228{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c77f0c2{/10.233.67.167:50772<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6aa7fa98[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f79aa89{s=START}]=>HttpChannelOverHttp@1ea717ab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:56.265Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-05-09T01:55:56.265Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys
2022-05-09T01:55:56.265Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 1/1/1 selected
2022-05-09T01:55:56.265Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 1 keys, 0 updates
2022-05-09T01:55:56.266Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.184:8000 remote=/10.233.67.167:50772], selector=sun.nio.ch.EPollSelectorImpl@630cf558, interestOps=1, readyOps=1 SocketChannelEndPoint@7683144e{/10.233.67.167:50772<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@4c1bb228{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c77f0c2{/10.233.67.167:50772<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6aa7fa98[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f79aa89{s=START}]=>HttpChannelOverHttp@1ea717ab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-05-09T01:55:56.266Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@7683144e{/10.233.67.167:50772<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@4c1bb228{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c77f0c2{/10.233.67.167:50772<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6aa7fa98[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f79aa89{s=START}]=>HttpChannelOverHttp@1ea717ab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:56.266Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@7683144e{/10.233.67.167:50772<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@4c1bb228{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c77f0c2{/10.233.67.167:50772<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6aa7fa98[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f79aa89{s=START}]=>HttpChannelOverHttp@1ea717ab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-05-09T01:55:56.266Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=2/2,p=0} tryExecute EatWhatYouKill@58c80957/SelectorProducer@5f1db390/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-05-09T01:55:56.266455Z
2022-05-09T01:55:56.266Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@65436768 offer EatWhatYouKill@58c80957/SelectorProducer@5f1db390/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-05-09T01:55:56.266801Z
2022-05-09T01:55:56.267Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@58c80957/SelectorProducer@5f1db390/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-05-09T01:55:56.266935Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7683144e{/10.233.67.167:50772<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@4c1bb228{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c77f0c2{/10.233.67.167:50772<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@6aa7fa98[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f79aa89{s=START}]=>HttpChannelOverHttp@1ea717ab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-05-09T01:55:56.267Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@de3c82a{SSLC.NBReadCB@4c1bb228{SslConnection@4c1bb228::SocketChannelEndPoint@7683144e{/10.233.67.167:50772<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@4c1bb228{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c77f0c2{/10.233.67.167:50772<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@6aa7fa98[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f79aa89{s=START}]=>HttpChannelOverHttp@1ea717ab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-05-09T01:55:56.267Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@4c1bb228::SocketChannelEndPoint@7683144e{/10.233.67.167:50772<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@4c1bb228{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c77f0c2{/10.233.67.167:50772<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@6aa7fa98[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f79aa89{s=START}]=>HttpChannelOverHttp@1ea717ab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:56.267Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@65436768 task=EatWhatYouKill@58c80957/SelectorProducer@5f1db390/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-05-09T01:55:56.267255Z
2022-05-09T01:55:56.267Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@4c1bb228::SocketChannelEndPoint@7683144e{/10.233.67.167:50772<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@4c1bb228{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c77f0c2{/10.233.67.167:50772<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@6aa7fa98[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f79aa89{s=START}]=>HttpChannelOverHttp@1ea717ab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:56.267Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@58458a80{AC.ReadCB@6aa7fa98{HttpConnection@6aa7fa98::DecryptedEndPoint@2c77f0c2{/10.233.67.167:50772<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=3/30000}}}
2022-05-09T01:55:56.267Z||qtp142103421-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6aa7fa98::DecryptedEndPoint@2c77f0c2{/10.233.67.167:50772<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@4238b066{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-05-09T01:55:56.267Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@4c1bb228::SocketChannelEndPoint@7683144e{/10.233.67.167:50772<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@4c1bb228{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c77f0c2{/10.233.67.167:50772<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@6aa7fa98[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f79aa89{s=START}]=>HttpChannelOverHttp@1ea717ab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:56.267Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@58c80957/SelectorProducer@5f1db390/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-05-09T01:55:56.267608Z tryProduce true
2022-05-09T01:55:56.267Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-05-09T01:55:56.267Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-05-09T01:55:56.267Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-05-09T01:55:56.268Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@7683144e{/10.233.67.167:50772<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@4c1bb228{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c77f0c2{/10.233.67.167:50772<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@6aa7fa98[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f79aa89{s=START}]=>HttpChannelOverHttp@1ea717ab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:56.268Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys
2022-05-09T01:55:56.268Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@7683144e{/10.233.67.167:50772<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@4c1bb228{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c77f0c2{/10.233.67.167:50772<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@6aa7fa98[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f79aa89{s=START}]=>HttpChannelOverHttp@1ea717ab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:56.268Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@181f0bbb[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-05-09T01:55:56.268Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-05-09T01:55:56.271Z||qtp142103421-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@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-05-09T01:55:56.271Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@4c1bb228{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c77f0c2{/10.233.67.167:50772<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@6aa7fa98[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f79aa89{s=START}]=>HttpChannelOverHttp@1ea717ab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:56.271Z||qtp142103421-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-05-09T01:55:56.271Z||qtp142103421-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6aa7fa98::DecryptedEndPoint@2c77f0c2{/10.233.67.167:50772<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=7/30000} filled -1 HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-05-09T01:55:56.271Z||qtp142103421-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6aa7fa98::DecryptedEndPoint@2c77f0c2{/10.233.67.167:50772<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-05-09T01:55:56.271Z||qtp142103421-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-05-09T01:55:56.271Z||qtp142103421-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-05-09T01:55:56.271Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@2c77f0c2{/10.233.67.167:50772<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=7/30000}
2022-05-09T01:55:56.271Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@2c77f0c2{/10.233.67.167:50772<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=7/30000}
2022-05-09T01:55:56.271Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@4c1bb228::SocketChannelEndPoint@7683144e{/10.233.67.167:50772<->/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@4c1bb228{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c77f0c2{/10.233.67.167:50772<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@6aa7fa98[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f79aa89{s=START}]=>HttpChannelOverHttp@1ea717ab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-05-09T01:55:56.271Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@4c1bb228::SocketChannelEndPoint@7683144e{/10.233.67.167:50772<->/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@4c1bb228{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c77f0c2{/10.233.67.167:50772<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@6aa7fa98[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f79aa89{s=START}]=>HttpChannelOverHttp@1ea717ab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:56.271Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@1bdf2b4b[p=0,l=0,c=0,r=0]={<<<>>>}
2022-05-09T01:55:56.271Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-05-09T01:55:56.272Z||qtp142103421-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-05-09T01:55:56.272Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@7683144e{/10.233.67.167:50772<->/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@4c1bb228{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c77f0c2{/10.233.67.167:50772<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@6aa7fa98[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f79aa89{s=START}]=>HttpChannelOverHttp@1ea717ab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:56.272Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-05-09T01:55:56.272Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-05-09T01:55:56.272Z||qtp142103421-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-05-09T01:55:56.273Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@4c1bb228::SocketChannelEndPoint@7683144e{/10.233.67.167:50772<->/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4c1bb228{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c77f0c2{/10.233.67.167:50772<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@6aa7fa98[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f79aa89{s=START}]=>HttpChannelOverHttp@1ea717ab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-05-09T01:55:56.273Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4c1bb228{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c77f0c2{/10.233.67.167:50772<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@6aa7fa98[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f79aa89{s=START}]=>HttpChannelOverHttp@1ea717ab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:56.273Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@4c1bb228::SocketChannelEndPoint@7683144e{/10.233.67.167:50772<->/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4c1bb228{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c77f0c2{/10.233.67.167:50772<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@6aa7fa98[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f79aa89{s=START}]=>HttpChannelOverHttp@1ea717ab{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-05-09T01:55:56.273Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@2c77f0c2{/10.233.67.167:50772<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=9/30000}
2022-05-09T01:55:56.273Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7683144e{/10.233.67.167:50772<->/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4c1bb228{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c77f0c2{/10.233.67.167:50772<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@6aa7fa98[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f79aa89{s=START}]=>HttpChannelOverHttp@1ea717ab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:56.273Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7683144e{/10.233.67.167:50772<->/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4c1bb228{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c77f0c2{/10.233.67.167:50772<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@6aa7fa98[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f79aa89{s=START}]=>HttpChannelOverHttp@1ea717ab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:56.274Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@7683144e{/10.233.67.167:50772<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4c1bb228{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c77f0c2{/10.233.67.167:50772<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@6aa7fa98[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f79aa89{s=START}]=>HttpChannelOverHttp@1ea717ab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:56.274Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@41116ea9{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-05-09T01:55:56.274Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@de3c82a{null}
2022-05-09T01:55:56.274Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1f5f4d48{STARTED} id=0 keys=1 selected=0 updates=0
2022-05-09T01:55:56.274Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@150f949f
2022-05-09T01:55:56.274Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7683144e{/10.233.67.167:50772<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4c1bb228{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c77f0c2{/10.233.67.167:50772<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@6aa7fa98[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f79aa89{s=START}]=>HttpChannelOverHttp@1ea717ab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:56.274Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected
2022-05-09T01:55:56.274Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@150f949f
2022-05-09T01:55:56.274Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected
2022-05-09T01:55:56.274Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7683144e{/10.233.67.167:50772<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4c1bb228{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c77f0c2{/10.233.67.167:50772<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@6aa7fa98[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f79aa89{s=START}]=>HttpChannelOverHttp@1ea717ab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:56.274Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 0 updates
2022-05-09T01:55:56.274Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-05-09T01:55:56.274Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-05-09T01:55:56.274Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 0 keys
2022-05-09T01:55:56.274Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7deca839{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-05-09T01:55:56.275Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@58458a80{null}
2022-05-09T01:55:56.275Z||qtp142103421-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6aa7fa98::DecryptedEndPoint@2c77f0c2{/10.233.67.167:50772<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=11/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-05-09T01:55:56.275Z||qtp142103421-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@6aa7fa98::DecryptedEndPoint@2c77f0c2{/10.233.67.167:50772<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=11/30000}
2022-05-09T01:55:56.275Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@7683144e{/10.233.67.167:50772<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4c1bb228{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c77f0c2{/10.233.67.167:50772<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@6aa7fa98[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f79aa89{s=START}]=>HttpChannelOverHttp@1ea717ab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:56.275Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@2c77f0c2{/10.233.67.167:50772<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=11/30000}
2022-05-09T01:55:56.275Z||qtp142103421-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6aa7fa98::DecryptedEndPoint@2c77f0c2{/10.233.67.167:50772<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=11/30000} onFillable exit HttpChannelState@4238b066{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-05-09T01:55:56.275Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@6aa7fa98::DecryptedEndPoint@2c77f0c2{/10.233.67.167:50772<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=11/30000}
2022-05-09T01:55:56.275Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4c1bb228{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c77f0c2{/10.233.67.167:50772<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@6aa7fa98[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f79aa89{s=START}]=>HttpChannelOverHttp@1ea717ab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:56.275Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=2/2,p=0}@d3bd403 waiting
2022-05-09T01:55:56.275Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@4c1bb228::SocketChannelEndPoint@7683144e{/10.233.67.167:50772<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4c1bb228{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c77f0c2{/10.233.67.167:50772<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@6aa7fa98[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f79aa89{s=START}]=>HttpChannelOverHttp@1ea717ab{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:55:56.275Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@150f949f
2022-05-09T01:56:06.255Z||qtp142103421-20-acceptor-0@10660795-ServerConnector@73ba6fe6{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@6c3733c4 on ManagedSelector@1f5f4d48{STARTED} id=0 keys=0 selected=0 updates=0
2022-05-09T01:56:06.256Z||qtp142103421-20-acceptor-0@10660795-ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1f5f4d48{STARTED} id=0 keys=0 selected=0 updates=1
2022-05-09T01:56:06.256Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected
2022-05-09T01:56:06.256Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected
2022-05-09T01:56:06.256Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates
2022-05-09T01:56:06.256Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-05-09T01:56:06.256Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@6c3733c4
2022-05-09T01:56:06.256Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@6c3733c4
2022-05-09T01:56:06.256Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-05-09T01:56:06.256Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys
2022-05-09T01:56:06.256Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@6c3733c4
2022-05-09T01:56:06.257Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@7603eb0e{/10.233.67.167:50824<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 1 ms, remaining: 29999 ms
2022-05-09T01:56:06.257Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@20955002
2022-05-09T01:56:06.257Z||qtp142103421-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@642ec710{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@5c8caf44{/10.233.67.167:50824<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@35be6440{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-05-09T01:56:06.257Z||qtp142103421-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@3fa137b5::DecryptedEndPoint@5c8caf44{/10.233.67.167:50824<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-05-09T01:56:06.258Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@7603eb0e{/10.233.67.167:50824<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2da56116{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c8caf44{/10.233.67.167:50824<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3fa137b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146a1d69{s=START}]=>HttpChannelOverHttp@642ec710{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:06.258Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@2da56116::SocketChannelEndPoint@7603eb0e{/10.233.67.167:50824<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@2da56116{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c8caf44{/10.233.67.167:50824<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@3fa137b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146a1d69{s=START}]=>HttpChannelOverHttp@642ec710{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:06.258Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@3fa137b5::DecryptedEndPoint@5c8caf44{/10.233.67.167:50824<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-05-09T01:56:06.258Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@3fa137b5::DecryptedEndPoint@5c8caf44{/10.233.67.167:50824<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-05-09T01:56:06.258Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5230e7c0{AC.ReadCB@3fa137b5{HttpConnection@3fa137b5::DecryptedEndPoint@5c8caf44{/10.233.67.167:50824<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-05-09T01:56:06.258Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@2da56116::SocketChannelEndPoint@7603eb0e{/10.233.67.167:50824<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@2da56116{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c8caf44{/10.233.67.167:50824<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3fa137b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146a1d69{s=START}]=>HttpChannelOverHttp@642ec710{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:06.258Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-05-09T01:56:06.258Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.184:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@2da56116{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5c8caf44{/10.233.67.167:50824<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3fa137b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146a1d69{s=START}]=>HttpChannelOverHttp@642ec710{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:06.258Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@641a7eac{SSLC.NBReadCB@2da56116{SslConnection@2da56116::SocketChannelEndPoint@7603eb0e{/10.233.67.167:50824<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2da56116{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5c8caf44{/10.233.67.167:50824<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3fa137b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146a1d69{s=START}]=>HttpChannelOverHttp@642ec710{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-05-09T01:56:06.258Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@7603eb0e{/10.233.67.167:50824<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@2da56116{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5c8caf44{/10.233.67.167:50824<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3fa137b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146a1d69{s=START}]=>HttpChannelOverHttp@642ec710{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:06.258Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@62b11ee8 on ManagedSelector@1f5f4d48{STARTED} id=0 keys=1 selected=0 updates=0
2022-05-09T01:56:06.258Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1f5f4d48{STARTED} id=0 keys=1 selected=0 updates=1
2022-05-09T01:56:06.258Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@7603eb0e{/10.233.67.167:50824<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@2da56116{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5c8caf44{/10.233.67.167:50824<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3fa137b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146a1d69{s=START}]=>HttpChannelOverHttp@642ec710{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:06.258Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@6c3733c4
2022-05-09T01:56:06.259Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected
2022-05-09T01:56:06.259Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/1 selected
2022-05-09T01:56:06.259Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates
2022-05-09T01:56:06.259Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-05-09T01:56:06.259Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@62b11ee8
2022-05-09T01:56:06.259Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@7603eb0e{/10.233.67.167:50824<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@2da56116{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5c8caf44{/10.233.67.167:50824<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3fa137b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146a1d69{s=START}]=>HttpChannelOverHttp@642ec710{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:06.259Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-05-09T01:56:06.259Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys
2022-05-09T01:56:06.259Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 1/1/1 selected
2022-05-09T01:56:06.259Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 1 keys, 0 updates
2022-05-09T01:56:06.260Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.184:8000 remote=/10.233.67.167:50824], selector=sun.nio.ch.EPollSelectorImpl@630cf558, interestOps=1, readyOps=1 SocketChannelEndPoint@7603eb0e{/10.233.67.167:50824<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@2da56116{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5c8caf44{/10.233.67.167:50824<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3fa137b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146a1d69{s=START}]=>HttpChannelOverHttp@642ec710{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-05-09T01:56:06.260Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@7603eb0e{/10.233.67.167:50824<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@2da56116{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5c8caf44{/10.233.67.167:50824<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3fa137b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146a1d69{s=START}]=>HttpChannelOverHttp@642ec710{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:06.261Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@7603eb0e{/10.233.67.167:50824<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@2da56116{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5c8caf44{/10.233.67.167:50824<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3fa137b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146a1d69{s=START}]=>HttpChannelOverHttp@642ec710{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-05-09T01:56:06.261Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=2/2,p=0} tryExecute EatWhatYouKill@58c80957/SelectorProducer@5f1db390/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-05-09T01:56:06.261369Z
2022-05-09T01:56:06.261Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@d3bd403 offer EatWhatYouKill@58c80957/SelectorProducer@5f1db390/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-05-09T01:56:06.261739Z
2022-05-09T01:56:06.262Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@58c80957/SelectorProducer@5f1db390/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-05-09T01:56:06.261978Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7603eb0e{/10.233.67.167:50824<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@2da56116{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5c8caf44{/10.233.67.167:50824<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@3fa137b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146a1d69{s=START}]=>HttpChannelOverHttp@642ec710{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-05-09T01:56:06.262Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@641a7eac{SSLC.NBReadCB@2da56116{SslConnection@2da56116::SocketChannelEndPoint@7603eb0e{/10.233.67.167:50824<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@2da56116{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5c8caf44{/10.233.67.167:50824<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@3fa137b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146a1d69{s=START}]=>HttpChannelOverHttp@642ec710{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-05-09T01:56:06.262Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@2da56116::SocketChannelEndPoint@7603eb0e{/10.233.67.167:50824<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@2da56116{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5c8caf44{/10.233.67.167:50824<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@3fa137b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146a1d69{s=START}]=>HttpChannelOverHttp@642ec710{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:06.262Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@2da56116::SocketChannelEndPoint@7603eb0e{/10.233.67.167:50824<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@2da56116{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5c8caf44{/10.233.67.167:50824<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@3fa137b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146a1d69{s=START}]=>HttpChannelOverHttp@642ec710{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:06.263Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5230e7c0{AC.ReadCB@3fa137b5{HttpConnection@3fa137b5::DecryptedEndPoint@5c8caf44{/10.233.67.167:50824<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=5/30000}}}
2022-05-09T01:56:06.263Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3fa137b5::DecryptedEndPoint@5c8caf44{/10.233.67.167:50824<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@35be6440{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-05-09T01:56:06.263Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@2da56116::SocketChannelEndPoint@7603eb0e{/10.233.67.167:50824<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@2da56116{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c8caf44{/10.233.67.167:50824<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@3fa137b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146a1d69{s=START}]=>HttpChannelOverHttp@642ec710{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:06.263Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-05-09T01:56:06.264Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@7603eb0e{/10.233.67.167:50824<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@2da56116{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c8caf44{/10.233.67.167:50824<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@3fa137b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146a1d69{s=START}]=>HttpChannelOverHttp@642ec710{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:06.264Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@9a7e82a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-05-09T01:56:06.264Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-05-09T01:56:06.264Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@d3bd403 task=EatWhatYouKill@58c80957/SelectorProducer@5f1db390/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-05-09T01:56:06.264225Z
2022-05-09T01:56:06.264Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@58c80957/SelectorProducer@5f1db390/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-05-09T01:56:06.264763Z tryProduce true
2022-05-09T01:56:06.264Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-05-09T01:56:06.265Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-05-09T01:56:06.268Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-05-09T01:56:06.268Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@7603eb0e{/10.233.67.167:50824<->/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@2da56116{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c8caf44{/10.233.67.167:50824<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@3fa137b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146a1d69{s=START}]=>HttpChannelOverHttp@642ec710{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:06.268Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys
2022-05-09T01:56:06.268Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@2da56116{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c8caf44{/10.233.67.167:50824<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@3fa137b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@146a1d69{s=START}]=>HttpChannelOverHttp@642ec710{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:06.268Z||qtp142103421-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-05-09T01:56:06.268Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3fa137b5::DecryptedEndPoint@5c8caf44{/10.233.67.167:50824<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=10/30000} filled -1 HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-05-09T01:56:06.269Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3fa137b5::DecryptedEndPoint@5c8caf44{/10.233.67.167:50824<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=11/30000} parse HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-05-09T01:56:06.269Z||qtp142103421-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-05-09T01:56:06.269Z||qtp142103421-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-05-09T01:56:06.269Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@5c8caf44{/10.233.67.167:50824<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=11/30000}
2022-05-09T01:56:06.269Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@5c8caf44{/10.233.67.167:50824<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=11/30000}
2022-05-09T01:56:06.269Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@2da56116::SocketChannelEndPoint@7603eb0e{/10.233.67.167:50824<->/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@2da56116{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c8caf44{/10.233.67.167:50824<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@3fa137b5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@146a1d69{s=START}]=>HttpChannelOverHttp@642ec710{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-05-09T01:56:06.269Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@2da56116::SocketChannelEndPoint@7603eb0e{/10.233.67.167:50824<->/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@2da56116{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c8caf44{/10.233.67.167:50824<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@3fa137b5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@146a1d69{s=START}]=>HttpChannelOverHttp@642ec710{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:06.270Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@1bdf2b4b[p=0,l=0,c=0,r=0]={<<<>>>}
2022-05-09T01:56:06.270Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-05-09T01:56:06.270Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-05-09T01:56:06.270Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@7603eb0e{/10.233.67.167:50824<->/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@2da56116{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c8caf44{/10.233.67.167:50824<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@3fa137b5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@146a1d69{s=START}]=>HttpChannelOverHttp@642ec710{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:06.270Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-05-09T01:56:06.270Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-05-09T01:56:06.270Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-05-09T01:56:06.271Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@2da56116::SocketChannelEndPoint@7603eb0e{/10.233.67.167:50824<->/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2da56116{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c8caf44{/10.233.67.167:50824<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@3fa137b5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@146a1d69{s=START}]=>HttpChannelOverHttp@642ec710{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-05-09T01:56:06.271Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2da56116{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c8caf44{/10.233.67.167:50824<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@3fa137b5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@146a1d69{s=START}]=>HttpChannelOverHttp@642ec710{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:06.272Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@2da56116::SocketChannelEndPoint@7603eb0e{/10.233.67.167:50824<->/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2da56116{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c8caf44{/10.233.67.167:50824<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@3fa137b5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@146a1d69{s=START}]=>HttpChannelOverHttp@642ec710{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-05-09T01:56:06.272Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@5c8caf44{/10.233.67.167:50824<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=14/30000}
2022-05-09T01:56:06.272Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7603eb0e{/10.233.67.167:50824<->/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2da56116{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c8caf44{/10.233.67.167:50824<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@3fa137b5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@146a1d69{s=START}]=>HttpChannelOverHttp@642ec710{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:06.272Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7603eb0e{/10.233.67.167:50824<->/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2da56116{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c8caf44{/10.233.67.167:50824<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@3fa137b5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@146a1d69{s=START}]=>HttpChannelOverHttp@642ec710{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:06.272Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@7603eb0e{/10.233.67.167:50824<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2da56116{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c8caf44{/10.233.67.167:50824<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@3fa137b5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@146a1d69{s=START}]=>HttpChannelOverHttp@642ec710{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:06.273Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@777ae8c2{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-05-09T01:56:06.273Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@641a7eac{null}
2022-05-09T01:56:06.273Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1f5f4d48{STARTED} id=0 keys=1 selected=0 updates=0
2022-05-09T01:56:06.273Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@24980ecd
2022-05-09T01:56:06.273Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7603eb0e{/10.233.67.167:50824<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2da56116{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c8caf44{/10.233.67.167:50824<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@3fa137b5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@146a1d69{s=START}]=>HttpChannelOverHttp@642ec710{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:06.273Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@24980ecd
2022-05-09T01:56:06.273Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7603eb0e{/10.233.67.167:50824<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2da56116{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c8caf44{/10.233.67.167:50824<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@3fa137b5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@146a1d69{s=START}]=>HttpChannelOverHttp@642ec710{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:06.273Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@9dc253b{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-05-09T01:56:06.273Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@7603eb0e{/10.233.67.167:50824<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2da56116{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c8caf44{/10.233.67.167:50824<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@3fa137b5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@146a1d69{s=START}]=>HttpChannelOverHttp@642ec710{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:06.273Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@3fa137b5::DecryptedEndPoint@5c8caf44{/10.233.67.167:50824<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=15/30000}
2022-05-09T01:56:06.273Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5230e7c0{null}
2022-05-09T01:56:06.274Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3fa137b5::DecryptedEndPoint@5c8caf44{/10.233.67.167:50824<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=16/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-05-09T01:56:06.274Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@3fa137b5::DecryptedEndPoint@5c8caf44{/10.233.67.167:50824<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=16/30000}
2022-05-09T01:56:06.274Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@2da56116::SocketChannelEndPoint@7603eb0e{/10.233.67.167:50824<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2da56116{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c8caf44{/10.233.67.167:50824<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@3fa137b5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@146a1d69{s=START}]=>HttpChannelOverHttp@642ec710{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:06.273Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected
2022-05-09T01:56:06.274Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected
2022-05-09T01:56:06.274Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 0 updates
2022-05-09T01:56:06.274Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-05-09T01:56:06.274Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-05-09T01:56:06.274Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 0 keys
2022-05-09T01:56:06.274Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@5c8caf44{/10.233.67.167:50824<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=16/30000}
2022-05-09T01:56:06.274Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@24980ecd
2022-05-09T01:56:06.274Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3fa137b5::DecryptedEndPoint@5c8caf44{/10.233.67.167:50824<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=16/30000} onFillable exit HttpChannelState@35be6440{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-05-09T01:56:06.274Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2da56116{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c8caf44{/10.233.67.167:50824<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@3fa137b5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@146a1d69{s=START}]=>HttpChannelOverHttp@642ec710{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:06.274Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=2/2,p=0}@65436768 waiting
2022-05-09T01:56:16.255Z||qtp142103421-20-acceptor-0@10660795-ServerConnector@73ba6fe6{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@79c28233 on ManagedSelector@1f5f4d48{STARTED} id=0 keys=0 selected=0 updates=0
2022-05-09T01:56:16.256Z||qtp142103421-20-acceptor-0@10660795-ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1f5f4d48{STARTED} id=0 keys=0 selected=0 updates=1
2022-05-09T01:56:16.256Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected
2022-05-09T01:56:16.256Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected
2022-05-09T01:56:16.256Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates
2022-05-09T01:56:16.256Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-05-09T01:56:16.256Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@79c28233
2022-05-09T01:56:16.256Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@79c28233
2022-05-09T01:56:16.256Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-05-09T01:56:16.256Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys
2022-05-09T01:56:16.256Z||qtp142103421-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@79c28233
2022-05-09T01:56:16.257Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@ec76db8{/10.233.67.167:50886<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-05-09T01:56:16.257Z||qtp142103421-21|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@7aa2f76a
2022-05-09T01:56:16.258Z||qtp142103421-21|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@6993c28c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@30b8ec33{/10.233.67.167:50886<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@527ed31{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-05-09T01:56:16.258Z||qtp142103421-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@68535358::DecryptedEndPoint@30b8ec33{/10.233.67.167:50886<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-05-09T01:56:16.258Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@ec76db8{/10.233.67.167:50886<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1fa37b7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@30b8ec33{/10.233.67.167:50886<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@68535358[p=HttpParser{s=START,0 of -1},g=HttpGenerator@688dd5cf{s=START}]=>HttpChannelOverHttp@6993c28c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:16.258Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@1fa37b7c::SocketChannelEndPoint@ec76db8{/10.233.67.167:50886<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1fa37b7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@30b8ec33{/10.233.67.167:50886<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@68535358[p=HttpParser{s=START,0 of -1},g=HttpGenerator@688dd5cf{s=START}]=>HttpChannelOverHttp@6993c28c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:16.258Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@68535358::DecryptedEndPoint@30b8ec33{/10.233.67.167:50886<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-05-09T01:56:16.258Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@68535358::DecryptedEndPoint@30b8ec33{/10.233.67.167:50886<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-05-09T01:56:16.258Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@52f9e38a{AC.ReadCB@68535358{HttpConnection@68535358::DecryptedEndPoint@30b8ec33{/10.233.67.167:50886<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-05-09T01:56:16.258Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@1fa37b7c::SocketChannelEndPoint@ec76db8{/10.233.67.167:50886<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1fa37b7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@30b8ec33{/10.233.67.167:50886<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@68535358[p=HttpParser{s=START,0 of -1},g=HttpGenerator@688dd5cf{s=START}]=>HttpChannelOverHttp@6993c28c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:16.258Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-05-09T01:56:16.258Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.184:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1fa37b7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@30b8ec33{/10.233.67.167:50886<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@68535358[p=HttpParser{s=START,0 of -1},g=HttpGenerator@688dd5cf{s=START}]=>HttpChannelOverHttp@6993c28c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:16.259Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@20c2a31e{SSLC.NBReadCB@1fa37b7c{SslConnection@1fa37b7c::SocketChannelEndPoint@ec76db8{/10.233.67.167:50886<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1fa37b7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@30b8ec33{/10.233.67.167:50886<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@68535358[p=HttpParser{s=START,0 of -1},g=HttpGenerator@688dd5cf{s=START}]=>HttpChannelOverHttp@6993c28c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-05-09T01:56:16.259Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@ec76db8{/10.233.67.167:50886<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1fa37b7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@30b8ec33{/10.233.67.167:50886<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@68535358[p=HttpParser{s=START,0 of -1},g=HttpGenerator@688dd5cf{s=START}]=>HttpChannelOverHttp@6993c28c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:16.259Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@24be44e1 on ManagedSelector@1f5f4d48{STARTED} id=0 keys=1 selected=0 updates=0
2022-05-09T01:56:16.259Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1f5f4d48{STARTED} id=0 keys=1 selected=0 updates=1
2022-05-09T01:56:16.259Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@ec76db8{/10.233.67.167:50886<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1fa37b7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@30b8ec33{/10.233.67.167:50886<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@68535358[p=HttpParser{s=START,0 of -1},g=HttpGenerator@688dd5cf{s=START}]=>HttpChannelOverHttp@6993c28c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:16.259Z||qtp142103421-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@79c28233
2022-05-09T01:56:16.259Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected
2022-05-09T01:56:16.259Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/1 selected
2022-05-09T01:56:16.259Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates
2022-05-09T01:56:16.259Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-05-09T01:56:16.259Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@24be44e1
2022-05-09T01:56:16.260Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@ec76db8{/10.233.67.167:50886<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@1fa37b7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@30b8ec33{/10.233.67.167:50886<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@68535358[p=HttpParser{s=START,0 of -1},g=HttpGenerator@688dd5cf{s=START}]=>HttpChannelOverHttp@6993c28c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:16.260Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-05-09T01:56:16.260Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys
2022-05-09T01:56:16.260Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 1/1/1 selected
2022-05-09T01:56:16.260Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 1 keys, 0 updates
2022-05-09T01:56:16.260Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.184:8000 remote=/10.233.67.167:50886], selector=sun.nio.ch.EPollSelectorImpl@630cf558, interestOps=1, readyOps=1 SocketChannelEndPoint@ec76db8{/10.233.67.167:50886<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@1fa37b7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@30b8ec33{/10.233.67.167:50886<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@68535358[p=HttpParser{s=START,0 of -1},g=HttpGenerator@688dd5cf{s=START}]=>HttpChannelOverHttp@6993c28c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-05-09T01:56:16.261Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@ec76db8{/10.233.67.167:50886<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1fa37b7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@30b8ec33{/10.233.67.167:50886<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@68535358[p=HttpParser{s=START,0 of -1},g=HttpGenerator@688dd5cf{s=START}]=>HttpChannelOverHttp@6993c28c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:16.261Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@ec76db8{/10.233.67.167:50886<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@1fa37b7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@30b8ec33{/10.233.67.167:50886<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@68535358[p=HttpParser{s=START,0 of -1},g=HttpGenerator@688dd5cf{s=START}]=>HttpChannelOverHttp@6993c28c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-05-09T01:56:16.261Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=2/2,p=0} tryExecute EatWhatYouKill@58c80957/SelectorProducer@5f1db390/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-05-09T01:56:16.261499Z
2022-05-09T01:56:16.261Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@65436768 offer EatWhatYouKill@58c80957/SelectorProducer@5f1db390/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-05-09T01:56:16.261812Z
2022-05-09T01:56:16.262Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@58c80957/SelectorProducer@5f1db390/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-05-09T01:56:16.262131Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@ec76db8{/10.233.67.167:50886<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@1fa37b7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@30b8ec33{/10.233.67.167:50886<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@68535358[p=HttpParser{s=START,0 of -1},g=HttpGenerator@688dd5cf{s=START}]=>HttpChannelOverHttp@6993c28c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-05-09T01:56:16.262Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@65436768 task=EatWhatYouKill@58c80957/SelectorProducer@5f1db390/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-05-09T01:56:16.262411Z
2022-05-09T01:56:16.262Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@20c2a31e{SSLC.NBReadCB@1fa37b7c{SslConnection@1fa37b7c::SocketChannelEndPoint@ec76db8{/10.233.67.167:50886<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@1fa37b7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@30b8ec33{/10.233.67.167:50886<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@68535358[p=HttpParser{s=START,0 of -1},g=HttpGenerator@688dd5cf{s=START}]=>HttpChannelOverHttp@6993c28c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-05-09T01:56:16.262Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@1fa37b7c::SocketChannelEndPoint@ec76db8{/10.233.67.167:50886<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@1fa37b7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@30b8ec33{/10.233.67.167:50886<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@68535358[p=HttpParser{s=START,0 of -1},g=HttpGenerator@688dd5cf{s=START}]=>HttpChannelOverHttp@6993c28c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:16.263Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@58c80957/SelectorProducer@5f1db390/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-05-09T01:56:16.262956Z tryProduce true
2022-05-09T01:56:16.263Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@1fa37b7c::SocketChannelEndPoint@ec76db8{/10.233.67.167:50886<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@1fa37b7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@30b8ec33{/10.233.67.167:50886<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@68535358[p=HttpParser{s=START,0 of -1},g=HttpGenerator@688dd5cf{s=START}]=>HttpChannelOverHttp@6993c28c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:16.263Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@52f9e38a{AC.ReadCB@68535358{HttpConnection@68535358::DecryptedEndPoint@30b8ec33{/10.233.67.167:50886<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=5/30000}}}
2022-05-09T01:56:16.263Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-05-09T01:56:16.263Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-05-09T01:56:16.263Z||qtp142103421-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@68535358::DecryptedEndPoint@30b8ec33{/10.233.67.167:50886<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@527ed31{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-05-09T01:56:16.263Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@1fa37b7c::SocketChannelEndPoint@ec76db8{/10.233.67.167:50886<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fa37b7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@30b8ec33{/10.233.67.167:50886<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@68535358[p=HttpParser{s=START,0 of -1},g=HttpGenerator@688dd5cf{s=START}]=>HttpChannelOverHttp@6993c28c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:16.263Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-05-09T01:56:16.263Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@ec76db8{/10.233.67.167:50886<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fa37b7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@30b8ec33{/10.233.67.167:50886<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@68535358[p=HttpParser{s=START,0 of -1},g=HttpGenerator@688dd5cf{s=START}]=>HttpChannelOverHttp@6993c28c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:16.264Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@ec76db8{/10.233.67.167:50886<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fa37b7c{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@30b8ec33{/10.233.67.167:50886<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@68535358[p=HttpParser{s=START,0 of -1},g=HttpGenerator@688dd5cf{s=START}]=>HttpChannelOverHttp@6993c28c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:16.264Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@57e067ca[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-05-09T01:56:16.264Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-05-09T01:56:16.264Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys
2022-05-09T01:56:16.268Z||qtp142103421-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@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-05-09T01:56:16.269Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fa37b7c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@30b8ec33{/10.233.67.167:50886<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@68535358[p=HttpParser{s=START,0 of -1},g=HttpGenerator@688dd5cf{s=START}]=>HttpChannelOverHttp@6993c28c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:16.269Z||qtp142103421-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-05-09T01:56:16.269Z||qtp142103421-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@68535358::DecryptedEndPoint@30b8ec33{/10.233.67.167:50886<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=11/30000} filled -1 HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-05-09T01:56:16.269Z||qtp142103421-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@68535358::DecryptedEndPoint@30b8ec33{/10.233.67.167:50886<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=11/30000} parse HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-05-09T01:56:16.269Z||qtp142103421-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-05-09T01:56:16.269Z||qtp142103421-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-05-09T01:56:16.269Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@30b8ec33{/10.233.67.167:50886<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=11/30000}
2022-05-09T01:56:16.269Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@30b8ec33{/10.233.67.167:50886<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=11/30000}
2022-05-09T01:56:16.270Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@1fa37b7c::SocketChannelEndPoint@ec76db8{/10.233.67.167:50886<->/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fa37b7c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@30b8ec33{/10.233.67.167:50886<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@68535358[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@688dd5cf{s=START}]=>HttpChannelOverHttp@6993c28c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-05-09T01:56:16.270Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@1fa37b7c::SocketChannelEndPoint@ec76db8{/10.233.67.167:50886<->/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fa37b7c{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@30b8ec33{/10.233.67.167:50886<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@68535358[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@688dd5cf{s=START}]=>HttpChannelOverHttp@6993c28c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:16.270Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@1bdf2b4b[p=0,l=0,c=0,r=0]={<<<>>>}
2022-05-09T01:56:16.270Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-05-09T01:56:16.270Z||qtp142103421-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-05-09T01:56:16.270Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@ec76db8{/10.233.67.167:50886<->/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fa37b7c{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@30b8ec33{/10.233.67.167:50886<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@68535358[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@688dd5cf{s=START}]=>HttpChannelOverHttp@6993c28c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:16.270Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-05-09T01:56:16.271Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-05-09T01:56:16.271Z||qtp142103421-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-05-09T01:56:16.271Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@1fa37b7c::SocketChannelEndPoint@ec76db8{/10.233.67.167:50886<->/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fa37b7c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@30b8ec33{/10.233.67.167:50886<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@68535358[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@688dd5cf{s=START}]=>HttpChannelOverHttp@6993c28c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-05-09T01:56:16.271Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fa37b7c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@30b8ec33{/10.233.67.167:50886<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@68535358[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@688dd5cf{s=START}]=>HttpChannelOverHttp@6993c28c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:16.272Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@1fa37b7c::SocketChannelEndPoint@ec76db8{/10.233.67.167:50886<->/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fa37b7c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@30b8ec33{/10.233.67.167:50886<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@68535358[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@688dd5cf{s=START}]=>HttpChannelOverHttp@6993c28c{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-05-09T01:56:16.272Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@30b8ec33{/10.233.67.167:50886<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=14/30000}
2022-05-09T01:56:16.272Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@ec76db8{/10.233.67.167:50886<->/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fa37b7c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@30b8ec33{/10.233.67.167:50886<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@68535358[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@688dd5cf{s=START}]=>HttpChannelOverHttp@6993c28c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:16.272Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@ec76db8{/10.233.67.167:50886<->/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fa37b7c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@30b8ec33{/10.233.67.167:50886<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@68535358[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@688dd5cf{s=START}]=>HttpChannelOverHttp@6993c28c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:16.272Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@ec76db8{/10.233.67.167:50886<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1fa37b7c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@30b8ec33{/10.233.67.167:50886<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@68535358[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@688dd5cf{s=START}]=>HttpChannelOverHttp@6993c28c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:16.273Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3ea2aac5{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-05-09T01:56:16.273Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@20c2a31e{null}
2022-05-09T01:56:16.273Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1f5f4d48{STARTED} id=0 keys=1 selected=0 updates=0
2022-05-09T01:56:16.273Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@26177048
2022-05-09T01:56:16.273Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@26177048
2022-05-09T01:56:16.273Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@ec76db8{/10.233.67.167:50886<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1fa37b7c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@30b8ec33{/10.233.67.167:50886<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@68535358[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@688dd5cf{s=START}]=>HttpChannelOverHttp@6993c28c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:16.273Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected
2022-05-09T01:56:16.273Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected
2022-05-09T01:56:16.273Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 0 updates
2022-05-09T01:56:16.274Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-05-09T01:56:16.274Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-05-09T01:56:16.274Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@ec76db8{/10.233.67.167:50886<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1fa37b7c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@30b8ec33{/10.233.67.167:50886<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@68535358[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@688dd5cf{s=START}]=>HttpChannelOverHttp@6993c28c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:16.274Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@68535358::DecryptedEndPoint@30b8ec33{/10.233.67.167:50886<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=16/30000}
2022-05-09T01:56:16.274Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 0 keys
2022-05-09T01:56:16.274Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@ec76db8{/10.233.67.167:50886<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1fa37b7c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@30b8ec33{/10.233.67.167:50886<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@68535358[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@688dd5cf{s=START}]=>HttpChannelOverHttp@6993c28c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:16.275Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4a02cb30{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-05-09T01:56:16.275Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@1fa37b7c::SocketChannelEndPoint@ec76db8{/10.233.67.167:50886<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1fa37b7c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@30b8ec33{/10.233.67.167:50886<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@68535358[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@688dd5cf{s=START}]=>HttpChannelOverHttp@6993c28c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:16.275Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@52f9e38a{null}
2022-05-09T01:56:16.275Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@26177048
2022-05-09T01:56:16.275Z||qtp142103421-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@68535358::DecryptedEndPoint@30b8ec33{/10.233.67.167:50886<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=17/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-05-09T01:56:16.275Z||qtp142103421-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@68535358::DecryptedEndPoint@30b8ec33{/10.233.67.167:50886<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=17/30000}
2022-05-09T01:56:16.275Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@30b8ec33{/10.233.67.167:50886<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=17/30000}
2022-05-09T01:56:16.275Z||qtp142103421-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@68535358::DecryptedEndPoint@30b8ec33{/10.233.67.167:50886<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=17/30000} onFillable exit HttpChannelState@527ed31{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-05-09T01:56:16.275Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1fa37b7c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@30b8ec33{/10.233.67.167:50886<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@68535358[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@688dd5cf{s=START}]=>HttpChannelOverHttp@6993c28c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:16.275Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=2/2,p=0}@d3bd403 waiting
2022-05-09T01:56:26.256Z||qtp142103421-20-acceptor-0@10660795-ServerConnector@73ba6fe6{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@7629dd9e on ManagedSelector@1f5f4d48{STARTED} id=0 keys=0 selected=0 updates=0
2022-05-09T01:56:26.256Z||qtp142103421-20-acceptor-0@10660795-ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1f5f4d48{STARTED} id=0 keys=0 selected=0 updates=1
2022-05-09T01:56:26.256Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected
2022-05-09T01:56:26.256Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected
2022-05-09T01:56:26.256Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates
2022-05-09T01:56:26.256Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-05-09T01:56:26.256Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@7629dd9e
2022-05-09T01:56:26.257Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@7629dd9e
2022-05-09T01:56:26.257Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-05-09T01:56:26.257Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys
2022-05-09T01:56:26.257Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@7629dd9e
2022-05-09T01:56:26.257Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@2674d682{/10.233.67.167:50940<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-05-09T01:56:26.258Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@732f2b6b
2022-05-09T01:56:26.258Z||qtp142103421-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@44f7c4bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@2edbc494{/10.233.67.167:50940<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@2e1bd70b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-05-09T01:56:26.258Z||qtp142103421-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@24e5c5d0::DecryptedEndPoint@2edbc494{/10.233.67.167:50940<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-05-09T01:56:26.258Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@2674d682{/10.233.67.167:50940<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5e4d37d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2edbc494{/10.233.67.167:50940<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@24e5c5d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ec2a7ed{s=START}]=>HttpChannelOverHttp@44f7c4bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:26.259Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@5e4d37d4::SocketChannelEndPoint@2674d682{/10.233.67.167:50940<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@5e4d37d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2edbc494{/10.233.67.167:50940<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@24e5c5d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ec2a7ed{s=START}]=>HttpChannelOverHttp@44f7c4bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:26.259Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@24e5c5d0::DecryptedEndPoint@2edbc494{/10.233.67.167:50940<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-05-09T01:56:26.259Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@24e5c5d0::DecryptedEndPoint@2edbc494{/10.233.67.167:50940<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-05-09T01:56:26.259Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5e118eb1{AC.ReadCB@24e5c5d0{HttpConnection@24e5c5d0::DecryptedEndPoint@2edbc494{/10.233.67.167:50940<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-05-09T01:56:26.259Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@5e4d37d4::SocketChannelEndPoint@2674d682{/10.233.67.167:50940<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@5e4d37d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2edbc494{/10.233.67.167:50940<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@24e5c5d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ec2a7ed{s=START}]=>HttpChannelOverHttp@44f7c4bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:26.259Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-05-09T01:56:26.259Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.184:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@5e4d37d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2edbc494{/10.233.67.167:50940<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@24e5c5d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ec2a7ed{s=START}]=>HttpChannelOverHttp@44f7c4bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:26.259Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@54d00be6{SSLC.NBReadCB@5e4d37d4{SslConnection@5e4d37d4::SocketChannelEndPoint@2674d682{/10.233.67.167:50940<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5e4d37d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2edbc494{/10.233.67.167:50940<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@24e5c5d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ec2a7ed{s=START}]=>HttpChannelOverHttp@44f7c4bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-05-09T01:56:26.260Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@2674d682{/10.233.67.167:50940<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5e4d37d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2edbc494{/10.233.67.167:50940<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@24e5c5d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ec2a7ed{s=START}]=>HttpChannelOverHttp@44f7c4bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:26.260Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@6314653f on ManagedSelector@1f5f4d48{STARTED} id=0 keys=1 selected=0 updates=0
2022-05-09T01:56:26.260Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1f5f4d48{STARTED} id=0 keys=1 selected=0 updates=1
2022-05-09T01:56:26.260Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@2674d682{/10.233.67.167:50940<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@5e4d37d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2edbc494{/10.233.67.167:50940<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@24e5c5d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ec2a7ed{s=START}]=>HttpChannelOverHttp@44f7c4bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:26.260Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@7629dd9e
2022-05-09T01:56:26.260Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected
2022-05-09T01:56:26.260Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/1 selected
2022-05-09T01:56:26.260Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates
2022-05-09T01:56:26.260Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-05-09T01:56:26.260Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@6314653f
2022-05-09T01:56:26.260Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@2674d682{/10.233.67.167:50940<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@5e4d37d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2edbc494{/10.233.67.167:50940<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@24e5c5d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ec2a7ed{s=START}]=>HttpChannelOverHttp@44f7c4bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:26.260Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-05-09T01:56:26.260Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys
2022-05-09T01:56:26.261Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 1/1/1 selected
2022-05-09T01:56:26.261Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 1 keys, 0 updates
2022-05-09T01:56:26.261Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.184:8000 remote=/10.233.67.167:50940], selector=sun.nio.ch.EPollSelectorImpl@630cf558, interestOps=1, readyOps=1 SocketChannelEndPoint@2674d682{/10.233.67.167:50940<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@5e4d37d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2edbc494{/10.233.67.167:50940<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@24e5c5d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ec2a7ed{s=START}]=>HttpChannelOverHttp@44f7c4bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-05-09T01:56:26.261Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@2674d682{/10.233.67.167:50940<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@5e4d37d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2edbc494{/10.233.67.167:50940<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@24e5c5d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ec2a7ed{s=START}]=>HttpChannelOverHttp@44f7c4bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:26.261Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@2674d682{/10.233.67.167:50940<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@5e4d37d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2edbc494{/10.233.67.167:50940<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@24e5c5d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ec2a7ed{s=START}]=>HttpChannelOverHttp@44f7c4bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-05-09T01:56:26.262Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=2/2,p=0} tryExecute EatWhatYouKill@58c80957/SelectorProducer@5f1db390/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-05-09T01:56:26.262073Z
2022-05-09T01:56:26.262Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@d3bd403 offer EatWhatYouKill@58c80957/SelectorProducer@5f1db390/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-05-09T01:56:26.262452Z
2022-05-09T01:56:26.262Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@58c80957/SelectorProducer@5f1db390/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-05-09T01:56:26.262669Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2674d682{/10.233.67.167:50940<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@5e4d37d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2edbc494{/10.233.67.167:50940<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@24e5c5d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ec2a7ed{s=START}]=>HttpChannelOverHttp@44f7c4bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-05-09T01:56:26.263Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@d3bd403 task=EatWhatYouKill@58c80957/SelectorProducer@5f1db390/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-05-09T01:56:26.262951Z
2022-05-09T01:56:26.263Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@54d00be6{SSLC.NBReadCB@5e4d37d4{SslConnection@5e4d37d4::SocketChannelEndPoint@2674d682{/10.233.67.167:50940<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@5e4d37d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2edbc494{/10.233.67.167:50940<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@24e5c5d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ec2a7ed{s=START}]=>HttpChannelOverHttp@44f7c4bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-05-09T01:56:26.263Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@5e4d37d4::SocketChannelEndPoint@2674d682{/10.233.67.167:50940<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@5e4d37d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2edbc494{/10.233.67.167:50940<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@24e5c5d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ec2a7ed{s=START}]=>HttpChannelOverHttp@44f7c4bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:26.263Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@58c80957/SelectorProducer@5f1db390/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-05-09T01:56:26.263247Z tryProduce true
2022-05-09T01:56:26.263Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-05-09T01:56:26.263Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-05-09T01:56:26.263Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@5e4d37d4::SocketChannelEndPoint@2674d682{/10.233.67.167:50940<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@5e4d37d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2edbc494{/10.233.67.167:50940<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@24e5c5d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ec2a7ed{s=START}]=>HttpChannelOverHttp@44f7c4bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:26.263Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@2674d682{/10.233.67.167:50940<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e4d37d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2edbc494{/10.233.67.167:50940<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@24e5c5d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ec2a7ed{s=START}]=>HttpChannelOverHttp@44f7c4bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:26.263Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys
2022-05-09T01:56:26.263Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5e118eb1{AC.ReadCB@24e5c5d0{HttpConnection@24e5c5d0::DecryptedEndPoint@2edbc494{/10.233.67.167:50940<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=4/30000}}}
2022-05-09T01:56:26.263Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@24e5c5d0::DecryptedEndPoint@2edbc494{/10.233.67.167:50940<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@2e1bd70b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-05-09T01:56:26.264Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@5e4d37d4::SocketChannelEndPoint@2674d682{/10.233.67.167:50940<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e4d37d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2edbc494{/10.233.67.167:50940<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@24e5c5d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ec2a7ed{s=START}]=>HttpChannelOverHttp@44f7c4bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:26.264Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-05-09T01:56:26.268Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@2674d682{/10.233.67.167:50940<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e4d37d4{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2edbc494{/10.233.67.167:50940<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@24e5c5d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ec2a7ed{s=START}]=>HttpChannelOverHttp@44f7c4bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:26.268Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@1f90a959[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-05-09T01:56:26.268Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-05-09T01:56:26.269Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@6e40903c IDLE
2022-05-09T01:56:26.269Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0} tryExecute STOP!
2022-05-09T01:56:26.271Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=0/2,p=0}@6e40903c offer STOP!
2022-05-09T01:56:26.271Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=0/2,p=0}@6e40903c task=STOP!
2022-05-09T01:56:26.271Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=0/2,p=0}@6e40903c Exited
2022-05-09T01:56:26.271Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@432034a{s=0/2,p=0}@6e40903c
2022-05-09T01:56:26.272Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-05-09T01:56:26.272Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e4d37d4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2edbc494{/10.233.67.167:50940<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@24e5c5d0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ec2a7ed{s=START}]=>HttpChannelOverHttp@44f7c4bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:26.272Z||qtp142103421-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-05-09T01:56:26.272Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@24e5c5d0::DecryptedEndPoint@2edbc494{/10.233.67.167:50940<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=13/30000} filled -1 HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-05-09T01:56:26.272Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@24e5c5d0::DecryptedEndPoint@2edbc494{/10.233.67.167:50940<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=13/30000} parse HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-05-09T01:56:26.272Z||qtp142103421-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-05-09T01:56:26.272Z||qtp142103421-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-05-09T01:56:26.272Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@2edbc494{/10.233.67.167:50940<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=13/30000}
2022-05-09T01:56:26.273Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@2edbc494{/10.233.67.167:50940<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=14/30000}
2022-05-09T01:56:26.273Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@5e4d37d4::SocketChannelEndPoint@2674d682{/10.233.67.167:50940<->/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e4d37d4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2edbc494{/10.233.67.167:50940<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@24e5c5d0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ec2a7ed{s=START}]=>HttpChannelOverHttp@44f7c4bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-05-09T01:56:26.273Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@5e4d37d4::SocketChannelEndPoint@2674d682{/10.233.67.167:50940<->/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e4d37d4{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2edbc494{/10.233.67.167:50940<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@24e5c5d0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ec2a7ed{s=START}]=>HttpChannelOverHttp@44f7c4bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:26.273Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@1bdf2b4b[p=0,l=0,c=0,r=0]={<<<>>>}
2022-05-09T01:56:26.273Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-05-09T01:56:26.273Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-05-09T01:56:26.273Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@2674d682{/10.233.67.167:50940<->/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e4d37d4{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2edbc494{/10.233.67.167:50940<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@24e5c5d0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ec2a7ed{s=START}]=>HttpChannelOverHttp@44f7c4bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:26.273Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-05-09T01:56:26.273Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-05-09T01:56:26.273Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-05-09T01:56:26.274Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@5e4d37d4::SocketChannelEndPoint@2674d682{/10.233.67.167:50940<->/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e4d37d4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2edbc494{/10.233.67.167:50940<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@24e5c5d0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ec2a7ed{s=START}]=>HttpChannelOverHttp@44f7c4bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-05-09T01:56:26.274Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e4d37d4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2edbc494{/10.233.67.167:50940<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@24e5c5d0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ec2a7ed{s=START}]=>HttpChannelOverHttp@44f7c4bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:26.274Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@5e4d37d4::SocketChannelEndPoint@2674d682{/10.233.67.167:50940<->/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e4d37d4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2edbc494{/10.233.67.167:50940<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@24e5c5d0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ec2a7ed{s=START}]=>HttpChannelOverHttp@44f7c4bc{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-05-09T01:56:26.274Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@2edbc494{/10.233.67.167:50940<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=15/30000}
2022-05-09T01:56:26.274Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2674d682{/10.233.67.167:50940<->/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e4d37d4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2edbc494{/10.233.67.167:50940<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@24e5c5d0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ec2a7ed{s=START}]=>HttpChannelOverHttp@44f7c4bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:26.274Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2674d682{/10.233.67.167:50940<->/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e4d37d4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2edbc494{/10.233.67.167:50940<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@24e5c5d0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ec2a7ed{s=START}]=>HttpChannelOverHttp@44f7c4bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:26.275Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@2674d682{/10.233.67.167:50940<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e4d37d4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2edbc494{/10.233.67.167:50940<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@24e5c5d0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ec2a7ed{s=START}]=>HttpChannelOverHttp@44f7c4bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:26.275Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7b9a2200{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-05-09T01:56:26.275Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@54d00be6{null}
2022-05-09T01:56:26.275Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1f5f4d48{STARTED} id=0 keys=1 selected=0 updates=0
2022-05-09T01:56:26.275Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@130735b5
2022-05-09T01:56:26.275Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected
2022-05-09T01:56:26.275Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2674d682{/10.233.67.167:50940<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5e4d37d4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2edbc494{/10.233.67.167:50940<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@24e5c5d0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ec2a7ed{s=START}]=>HttpChannelOverHttp@44f7c4bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:26.275Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@130735b5
2022-05-09T01:56:26.275Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected
2022-05-09T01:56:26.275Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2674d682{/10.233.67.167:50940<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5e4d37d4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2edbc494{/10.233.67.167:50940<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@24e5c5d0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ec2a7ed{s=START}]=>HttpChannelOverHttp@44f7c4bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:26.275Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 0 updates
2022-05-09T01:56:26.275Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-05-09T01:56:26.276Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4f8305bd{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-05-09T01:56:26.276Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-05-09T01:56:26.276Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 0 keys
2022-05-09T01:56:26.276Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@2674d682{/10.233.67.167:50940<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5e4d37d4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2edbc494{/10.233.67.167:50940<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@24e5c5d0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ec2a7ed{s=START}]=>HttpChannelOverHttp@44f7c4bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:26.276Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5e118eb1{null}
2022-05-09T01:56:26.276Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@24e5c5d0::DecryptedEndPoint@2edbc494{/10.233.67.167:50940<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=17/30000}
2022-05-09T01:56:26.276Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@24e5c5d0::DecryptedEndPoint@2edbc494{/10.233.67.167:50940<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=17/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-05-09T01:56:26.276Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@24e5c5d0::DecryptedEndPoint@2edbc494{/10.233.67.167:50940<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=17/30000}
2022-05-09T01:56:26.276Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@5e4d37d4::SocketChannelEndPoint@2674d682{/10.233.67.167:50940<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5e4d37d4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2edbc494{/10.233.67.167:50940<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@24e5c5d0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ec2a7ed{s=START}]=>HttpChannelOverHttp@44f7c4bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:26.276Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@2edbc494{/10.233.67.167:50940<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=17/30000}
2022-05-09T01:56:26.276Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@130735b5
2022-05-09T01:56:26.276Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@24e5c5d0::DecryptedEndPoint@2edbc494{/10.233.67.167:50940<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=17/30000} onFillable exit HttpChannelState@2e1bd70b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-05-09T01:56:26.277Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5e4d37d4{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2edbc494{/10.233.67.167:50940<->/10.233.67.184:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@24e5c5d0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ec2a7ed{s=START}]=>HttpChannelOverHttp@44f7c4bc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:26.277Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@65436768 waiting
2022-05-09T01:56:36.255Z||qtp142103421-20-acceptor-0@10660795-ServerConnector@73ba6fe6{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@e939b2 on ManagedSelector@1f5f4d48{STARTED} id=0 keys=0 selected=0 updates=0
2022-05-09T01:56:36.255Z||qtp142103421-20-acceptor-0@10660795-ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1f5f4d48{STARTED} id=0 keys=0 selected=0 updates=1
2022-05-09T01:56:36.255Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected
2022-05-09T01:56:36.256Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected
2022-05-09T01:56:36.256Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates
2022-05-09T01:56:36.256Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-05-09T01:56:36.256Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@e939b2
2022-05-09T01:56:36.256Z||qtp142103421-20-acceptor-0@10660795-ServerConnector@73ba6fe6{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@55159378 on ManagedSelector@1f5f4d48{STARTED} id=0 keys=0 selected=0 updates=0
2022-05-09T01:56:36.256Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@e939b2
2022-05-09T01:56:36.256Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 1
2022-05-09T01:56:36.256Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|wakeup on updates SelectorProducer@5f1db390
2022-05-09T01:56:36.256Z||qtp142103421-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@e939b2
2022-05-09T01:56:36.256Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys
2022-05-09T01:56:36.256Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected
2022-05-09T01:56:36.256Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/1 selected
2022-05-09T01:56:36.256Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates
2022-05-09T01:56:36.256Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-05-09T01:56:36.256Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@55159378
2022-05-09T01:56:36.256Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@221bce14{/10.233.67.167:50998<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-05-09T01:56:36.256Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@55159378
2022-05-09T01:56:36.256Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-05-09T01:56:36.256Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 2 keys
2022-05-09T01:56:36.256Z||qtp142103421-21|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@3fe38c6e
2022-05-09T01:56:36.256Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@55159378
2022-05-09T01:56:36.257Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@59365958{/10.233.67.167:51000<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-05-09T01:56:36.257Z||qtp142103421-21|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@a0c12df{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@5c43d633{/10.233.67.167:50998<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@2054d8c1{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-05-09T01:56:36.257Z||qtp142103421-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@377a059::DecryptedEndPoint@5c43d633{/10.233.67.167:50998<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-05-09T01:56:36.257Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@221bce14{/10.233.67.167:50998<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6907c002{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c43d633{/10.233.67.167:50998<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@377a059[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2bb7715f{s=START}]=>HttpChannelOverHttp@a0c12df{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:36.257Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@119999c5
2022-05-09T01:56:36.257Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@6907c002::SocketChannelEndPoint@221bce14{/10.233.67.167:50998<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6907c002{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c43d633{/10.233.67.167:50998<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@377a059[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2bb7715f{s=START}]=>HttpChannelOverHttp@a0c12df{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:36.257Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@377a059::DecryptedEndPoint@5c43d633{/10.233.67.167:50998<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-05-09T01:56:36.257Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@377a059::DecryptedEndPoint@5c43d633{/10.233.67.167:50998<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-05-09T01:56:36.257Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2da33638{AC.ReadCB@377a059{HttpConnection@377a059::DecryptedEndPoint@5c43d633{/10.233.67.167:50998<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-05-09T01:56:36.258Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@6907c002::SocketChannelEndPoint@221bce14{/10.233.67.167:50998<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6907c002{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c43d633{/10.233.67.167:50998<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@377a059[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2bb7715f{s=START}]=>HttpChannelOverHttp@a0c12df{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:36.258Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-05-09T01:56:36.258Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.184:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@6907c002{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5c43d633{/10.233.67.167:50998<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@377a059[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2bb7715f{s=START}]=>HttpChannelOverHttp@a0c12df{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:36.258Z||qtp142103421-19|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@700d8d{/10.233.67.167:51000<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@6b676842{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-05-09T01:56:36.258Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@13e83ebd{SSLC.NBReadCB@6907c002{SslConnection@6907c002::SocketChannelEndPoint@221bce14{/10.233.67.167:50998<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6907c002{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5c43d633{/10.233.67.167:50998<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@377a059[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2bb7715f{s=START}]=>HttpChannelOverHttp@a0c12df{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-05-09T01:56:36.258Z||qtp142103421-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@36ed935a::DecryptedEndPoint@700d8d{/10.233.67.167:51000<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-05-09T01:56:36.258Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@221bce14{/10.233.67.167:50998<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@6907c002{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5c43d633{/10.233.67.167:50998<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@377a059[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2bb7715f{s=START}]=>HttpChannelOverHttp@a0c12df{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:36.258Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@44b8fb12 on ManagedSelector@1f5f4d48{STARTED} id=0 keys=2 selected=0 updates=0
2022-05-09T01:56:36.258Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1f5f4d48{STARTED} id=0 keys=2 selected=0 updates=1
2022-05-09T01:56:36.258Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@59365958{/10.233.67.167:51000<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1b57424{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@700d8d{/10.233.67.167:51000<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@36ed935a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:36.258Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected
2022-05-09T01:56:36.258Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/2 selected
2022-05-09T01:56:36.258Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates
2022-05-09T01:56:36.258Z||qtp142103421-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@221bce14{/10.233.67.167:50998<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@6907c002{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5c43d633{/10.233.67.167:50998<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@377a059[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2bb7715f{s=START}]=>HttpChannelOverHttp@a0c12df{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:36.259Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@1b57424::SocketChannelEndPoint@59365958{/10.233.67.167:51000<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1b57424{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@700d8d{/10.233.67.167:51000<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@36ed935a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:36.259Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-05-09T01:56:36.259Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@36ed935a::DecryptedEndPoint@700d8d{/10.233.67.167:51000<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-05-09T01:56:36.259Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@44b8fb12
2022-05-09T01:56:36.259Z||qtp142103421-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@e939b2
2022-05-09T01:56:36.259Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@36ed935a::DecryptedEndPoint@700d8d{/10.233.67.167:51000<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-05-09T01:56:36.259Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@51dc40e5{AC.ReadCB@36ed935a{HttpConnection@36ed935a::DecryptedEndPoint@700d8d{/10.233.67.167:51000<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-05-09T01:56:36.259Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@221bce14{/10.233.67.167:50998<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@6907c002{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5c43d633{/10.233.67.167:50998<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@377a059[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2bb7715f{s=START}]=>HttpChannelOverHttp@a0c12df{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:36.259Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-05-09T01:56:36.259Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@1b57424::SocketChannelEndPoint@59365958{/10.233.67.167:51000<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@1b57424{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@700d8d{/10.233.67.167:51000<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@36ed935a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:36.259Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 2 keys
2022-05-09T01:56:36.259Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-05-09T01:56:36.259Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.184:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@1b57424{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@700d8d{/10.233.67.167:51000<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@36ed935a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:36.259Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.184:8000 remote=/10.233.67.167:50998], selector=sun.nio.ch.EPollSelectorImpl@630cf558, interestOps=1, readyOps=1 SocketChannelEndPoint@221bce14{/10.233.67.167:50998<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@6907c002{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5c43d633{/10.233.67.167:50998<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@377a059[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2bb7715f{s=START}]=>HttpChannelOverHttp@a0c12df{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-05-09T01:56:36.260Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@bf17ec7{SSLC.NBReadCB@1b57424{SslConnection@1b57424::SocketChannelEndPoint@59365958{/10.233.67.167:51000<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1b57424{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@700d8d{/10.233.67.167:51000<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@36ed935a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-05-09T01:56:36.260Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@221bce14{/10.233.67.167:50998<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6907c002{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5c43d633{/10.233.67.167:50998<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@377a059[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2bb7715f{s=START}]=>HttpChannelOverHttp@a0c12df{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:36.260Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@59365958{/10.233.67.167:51000<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@1b57424{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@700d8d{/10.233.67.167:51000<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@36ed935a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:36.260Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@214f3fc9 on ManagedSelector@1f5f4d48{STARTED} id=0 keys=2 selected=1 updates=0
2022-05-09T01:56:36.260Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@221bce14{/10.233.67.167:50998<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@6907c002{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5c43d633{/10.233.67.167:50998<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@377a059[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2bb7715f{s=START}]=>HttpChannelOverHttp@a0c12df{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-05-09T01:56:36.260Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@59365958{/10.233.67.167:51000<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@1b57424{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@700d8d{/10.233.67.167:51000<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@36ed935a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:36.260Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@55159378
2022-05-09T01:56:36.260Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0} tryExecute EatWhatYouKill@58c80957/SelectorProducer@5f1db390/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-05-09T01:56:36.260456Z
2022-05-09T01:56:36.260Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=0/2,p=0}@65436768 offer EatWhatYouKill@58c80957/SelectorProducer@5f1db390/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-05-09T01:56:36.26086Z
2022-05-09T01:56:36.261Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=0/2,p=1} startReservedThread p=1
2022-05-09T01:56:36.261Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@432034a{s=0/2,p=1}@285fedd9
2022-05-09T01:56:36.261Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@432034a{s=0/2,p=1}@285fedd9
2022-05-09T01:56:36.261Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=1}@285fedd9 started
2022-05-09T01:56:36.261Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@285fedd9 waiting
2022-05-09T01:56:36.261Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@58c80957/SelectorProducer@5f1db390/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@432034a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=8]@2022-05-09T01:56:36.261365Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@221bce14{/10.233.67.167:50998<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@6907c002{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5c43d633{/10.233.67.167:50998<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@377a059[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2bb7715f{s=START}]=>HttpChannelOverHttp@a0c12df{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-05-09T01:56:36.261Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@13e83ebd{SSLC.NBReadCB@6907c002{SslConnection@6907c002::SocketChannelEndPoint@221bce14{/10.233.67.167:50998<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@6907c002{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5c43d633{/10.233.67.167:50998<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@377a059[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2bb7715f{s=START}]=>HttpChannelOverHttp@a0c12df{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-05-09T01:56:36.262Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@6907c002::SocketChannelEndPoint@221bce14{/10.233.67.167:50998<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@6907c002{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5c43d633{/10.233.67.167:50998<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@377a059[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2bb7715f{s=START}]=>HttpChannelOverHttp@a0c12df{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:36.262Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@6907c002::SocketChannelEndPoint@221bce14{/10.233.67.167:50998<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@6907c002{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5c43d633{/10.233.67.167:50998<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@377a059[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2bb7715f{s=START}]=>HttpChannelOverHttp@a0c12df{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:36.262Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2da33638{AC.ReadCB@377a059{HttpConnection@377a059::DecryptedEndPoint@5c43d633{/10.233.67.167:50998<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=5/30000}}}
2022-05-09T01:56:36.262Z||qtp142103421-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@377a059::DecryptedEndPoint@5c43d633{/10.233.67.167:50998<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@2054d8c1{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-05-09T01:56:36.262Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@6907c002::SocketChannelEndPoint@221bce14{/10.233.67.167:50998<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@6907c002{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c43d633{/10.233.67.167:50998<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@377a059[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2bb7715f{s=START}]=>HttpChannelOverHttp@a0c12df{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:36.262Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-05-09T01:56:36.263Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@221bce14{/10.233.67.167:50998<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@6907c002{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c43d633{/10.233.67.167:50998<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@377a059[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2bb7715f{s=START}]=>HttpChannelOverHttp@a0c12df{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:36.263Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@7458e8a9[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-05-09T01:56:36.263Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-05-09T01:56:36.264Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=0/2,p=1}@65436768 task=EatWhatYouKill@58c80957/SelectorProducer@5f1db390/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2022-05-09T01:56:36.263031Z
2022-05-09T01:56:36.264Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@58c80957/SelectorProducer@5f1db390/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2022-05-09T01:56:36.264843Z tryProduce true
2022-05-09T01:56:36.265Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-05-09T01:56:36.265Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@214f3fc9
2022-05-09T01:56:36.265Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@59365958{/10.233.67.167:51000<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/1,kio=1,kro=0}->SslConnection@1b57424{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@700d8d{/10.233.67.167:51000<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@36ed935a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:36.265Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-05-09T01:56:36.267Z||qtp142103421-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@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-05-09T01:56:36.268Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@221bce14{/10.233.67.167:50998<->/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@6907c002{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c43d633{/10.233.67.167:50998<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@377a059[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2bb7715f{s=START}]=>HttpChannelOverHttp@a0c12df{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:36.269Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 2 keys
2022-05-09T01:56:36.269Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.67.184:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@6907c002{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c43d633{/10.233.67.167:50998<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@377a059[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2bb7715f{s=START}]=>HttpChannelOverHttp@a0c12df{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-05-09T01:56:36.269Z||qtp142103421-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-05-09T01:56:36.269Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 1/1/2 selected
2022-05-09T01:56:36.269Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 1 keys, 0 updates
2022-05-09T01:56:36.269Z||qtp142103421-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@377a059::DecryptedEndPoint@5c43d633{/10.233.67.167:50998<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=12/30000} filled -1 HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-05-09T01:56:36.269Z||qtp142103421-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@377a059::DecryptedEndPoint@5c43d633{/10.233.67.167:50998<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=12/30000} parse HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-05-09T01:56:36.269Z||qtp142103421-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@a28f13b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-05-09T01:56:36.269Z||qtp142103421-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-05-09T01:56:36.269Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.67.184:8000 remote=/10.233.67.167:51000], selector=sun.nio.ch.EPollSelectorImpl@630cf558, interestOps=1, readyOps=1 SocketChannelEndPoint@59365958{/10.233.67.167:51000<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=10/30000}{io=1/1,kio=1,kro=1}->SslConnection@1b57424{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@700d8d{/10.233.67.167:51000<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@36ed935a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-05-09T01:56:36.269Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@5c43d633{/10.233.67.167:50998<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=12/30000}
2022-05-09T01:56:36.269Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@5c43d633{/10.233.67.167:50998<->/10.233.67.184:8000,OPEN,fill=-,flush=-,to=12/30000}
2022-05-09T01:56:36.269Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@59365958{/10.233.67.167:51000<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}->SslConnection@1b57424{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@700d8d{/10.233.67.167:51000<->/10.233.67.184:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@36ed935a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-