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
   _____                  _                 ____  ______      ____  _   _          _____  
  / ____|                | |               |  _ \|  ____|_   / __ \| \ | |   /\   |  __ \ 
 | (___  _ __   __ _ _ __| | ___   _ ______| |_) | |__  (_) | |  | |  \| |  /  \  | |__) |
  \___ \| '_ \ / _` | '__| |/ / | | |______|  _ <|  __|     | |  | | . ` | / /\ \ |  ___/ 
  ____) | |_) | (_| | |  |   <| |_| |      | |_) | |____ _  | |__| | |\  |/ ____ \| |     
 |_____/| .__/ \__,_|_|  |_|\_\\__, |      |____/|______(_)  \____/|_| \_/_/    \_\_|     
        | |                     __/ |                                                     
        |_|                    |___/                                                      
2021-06-06T10:52:22.772Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on dev-aai-sparky-be-6888656f5c-bgwqv with PID 10 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky)
2021-06-06T10:52:22.772Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on dev-aai-sparky-be-6888656f5c-bgwqv with PID 10 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky)
2021-06-06T10:52:22.778Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|The following profiles are active: camel,ssl,fe-prod,oxm-schema-prod,oxm-default,resources,aai-proxy
2021-06-06T10:52:22.778Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|The following profiles are active: camel,ssl,fe-prod,oxm-schema-prod,oxm-default,resources,aai-proxy
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
2021-06-06T10:52:24.236Z||background-preinit|AAIUI||org.jboss.logging|DEBUG|Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2021-06-06T10:52:24.240Z||background-preinit|AAIUI||org.hibernate.validator.internal.util.Version|INFO|HV000001: Hibernate Validator 5.3.6.Final
2021-06-06T10:52:24.327Z||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
2021-06-06T10:52:24.328Z||background-preinit|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2021-06-06T10:52:27.753Z||main|AAIUI||org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor|WARN|Multiple PropertySourcesPlaceholderConfigurer beans registered [propertySourcesPlaceholderConfigurer, org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0], falling back to Environment
2021-06-06T10:52:27.864Z||main|AAIUI||org.eclipse.jetty.util.log|DEBUG|Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog
2021-06-06T10:52:27.867Z||main|AAIUI||org.eclipse.jetty.util.log|INFO|Logging initialized @8017ms to org.eclipse.jetty.util.log.Slf4jLog
2021-06-06T10:52:27.892Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_CERT|
2021-06-06T10:52:27.892Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server certificate chain = false|
2021-06-06T10:52:27.892Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server hostname = false|
2021-06-06T10:52:27.892Z||main|AAIUI||AAIRESTClient|DEBUG||Set client certificate filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.p12|
2021-06-06T10:52:27.892Z||main|AAIUI||AAIRESTClient|DEBUG||Set trust store filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.trust.jks|
2021-06-06T10:52:27.892Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2021-06-06T10:52:27.892Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2021-06-06T10:52:28.435Z||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
2021-06-06T10:52:28.435Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2021-06-06T10:52:28.456Z||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
2021-06-06T10:52:28.457Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2021-06-06T10:52:28.463Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2021-06-06T10:52:28.463Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2021-06-06T10:52:28.465Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63
2021-06-06T10:52:28.468Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration.
2021-06-06T10:52:28.470Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader
2021-06-06T10:52:28.471Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL
2021-06-06T10:52:28.472Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2021-06-06T10:52:28.473Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only.
2021-06-06T10:52:28.840Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@57fae983
2021-06-06T10:52:28.855Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{/,null,UNAVAILABLE} added {org.eclipse.jetty.server.session.SessionHandler663215704==dftMaxIdleSec=-1,MANAGED}
2021-06-06T10:52:28.859Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@322803db{STOPPED} added {org.eclipse.jetty.security.DefaultAuthenticatorFactory@56ba8773,POJO}
2021-06-06T10:52:28.862Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler663215704==dftMaxIdleSec=-1 added {ConstraintSecurityHandler@322803db{STOPPED},MANAGED}
2021-06-06T10:52:28.869Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@322803db{STOPPED} added {JettyEmbeddedServletHandler@5965844d{STOPPED},MANAGED}
2021-06-06T10:52:28.869Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{/,null,UNAVAILABLE} added {ErrorPageErrorHandler@6d4a65c6{STOPPED},MANAGED}
2021-06-06T10:52:28.888Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@7a24eb3{STOPPED}[9.4.18.v20190429] added {QueuedThreadPool[qtp943165647]@383790cf{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2021-06-06T10:52:28.927Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpConnectionFactory@4d23015c[HTTP/1.1] added {HttpConfiguration@383f1975{32768/8192,8192/8192,https://:0,[]},POJO}
2021-06-06T10:52:28.932Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@66e889df{null,[]}{0.0.0.0:0} added {Server@7a24eb3{STOPPED}[9.4.18.v20190429],UNMANAGED}
2021-06-06T10:52:28.932Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@66e889df{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp943165647]@383790cf{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2021-06-06T10:52:28.933Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@66e889df{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@55b8dbda{STOPPED},AUTO}
2021-06-06T10:52:28.933Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@66e889df{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@3b569985,POJO}
2021-06-06T10:52:28.933Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@66e889df{null,[http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@4d23015c[HTTP/1.1],AUTO}
2021-06-06T10:52:28.933Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@66e889df{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@4d23015c[HTTP/1.1]
2021-06-06T10:52:28.937Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@66e889df{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@66e889df{HTTP/1.1,[http/1.1]}{0.0.0.0:0},MANAGED}
2021-06-06T10:52:28.937Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@7a24eb3{STOPPED}[9.4.18.v20190429] added {ServerConnector@66e889df{HTTP/1.1,[http/1.1]}{0.0.0.0:8000},AUTO}
2021-06-06T10:52:28.958Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|SessionManager default maxInactiveInterval=1800
2021-06-06T10:52:28.968Z||main|AAIUI||org.eclipse.jetty.http.PreEncodedHttpField|DEBUG|HttpField encoders loaded: [org.eclipse.jetty.http.Http1FieldPreEncoder@388b401d]
2021-06-06T10:52:28.989Z||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]
2021-06-06T10:52:28.989Z||main|AAIUI||org.eclipse.jetty.server.handler.gzip.GzipHandler|DEBUG|GzipHandler@6a10b263{STOPPED} mime types IncludeExclude@476ec9d0{i=[],ip=org.eclipse.jetty.util.IncludeExcludeSet$SetContainsPredicate@325bb9a6,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@1d12b024}
2021-06-06T10:52:28.990Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|GzipHandler@6a10b263{STOPPED} added {o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE},MANAGED}
2021-06-06T10:52:28.990Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@7a24eb3{STOPPED}[9.4.18.v20190429] added {GzipHandler@6a10b263{STOPPED},MANAGED}
2021-06-06T10:52:29.013Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpConnectionFactory@7fab4be7[HTTP/1.1] added {HttpConfiguration@a64e035{32768/8192,8192/8192,https://:0,[SecureRequestCustomizer@4d74c3ba]},POJO}
2021-06-06T10:52:29.016Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|SslConnectionFactory@64138b0c{SSL->HTTP/1.1} added {SslContextFactory@49dbaaf3[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks],AUTO}
2021-06-06T10:52:29.016Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@22d9c961{null,[]}{0.0.0.0:0} added {Server@7a24eb3{STOPPED}[9.4.18.v20190429],UNMANAGED}
2021-06-06T10:52:29.016Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@22d9c961{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp943165647]@383790cf{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2021-06-06T10:52:29.016Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@22d9c961{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@736f3e9e{STOPPED},AUTO}
2021-06-06T10:52:29.017Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@22d9c961{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@bdc8014,POJO}
2021-06-06T10:52:29.017Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@22d9c961{null,[ssl]}{0.0.0.0:0} added {SslConnectionFactory@64138b0c{SSL->HTTP/1.1},AUTO}
2021-06-06T10:52:29.017Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@22d9c961{SSL,[ssl]}{0.0.0.0:0} added SslConnectionFactory@64138b0c{SSL->HTTP/1.1}
2021-06-06T10:52:29.017Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@7fab4be7[HTTP/1.1],AUTO}
2021-06-06T10:52:29.017Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@7fab4be7[HTTP/1.1]
2021-06-06T10:52:29.017Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:0},MANAGED}
2021-06-06T10:52:29.017Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@7a24eb3{STOPPED}[9.4.18.v20190429] added {ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000},AUTO}
2021-06-06T10:52:29.018Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@7a24eb3{STOPPED}[9.4.18.v20190429] added {AbstractLifeCycle@281f23f2{STOPPED},AUTO}
2021-06-06T10:52:29.019Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting Server@7a24eb3{STOPPED}[9.4.18.v20190429]
2021-06-06T10:52:29.019Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@7a24eb3{STARTING}[9.4.18.v20190429] added {ErrorHandler@87abc48{STOPPED},AUTO}
2021-06-06T10:52:29.020Z||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
2021-06-06T10:52:29.034Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting Server@7a24eb3{STARTING}[9.4.18.v20190429]
2021-06-06T10:52:29.034Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting QueuedThreadPool[qtp943165647]@383790cf{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY]
2021-06-06T10:52:29.037Z||main|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=0}
2021-06-06T10:52:29.037Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|QueuedThreadPool[qtp943165647]@383790cf{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}] added {ReservedThreadExecutor@24fabd0f{s=0/2,p=0},AUTO}
2021-06-06T10:52:29.038Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ReservedThreadExecutor@24fabd0f{s=0/2,p=0}
2021-06-06T10:52:29.041Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9191ms ReservedThreadExecutor@24fabd0f{s=0/2,p=0}
2021-06-06T10:52:29.041Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp943165647-20,5,main]
2021-06-06T10:52:29.042Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp943165647-21,5,main]
2021-06-06T10:52:29.042Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp943165647-22,5,main]
2021-06-06T10:52:29.044Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp943165647-23,5,main]
2021-06-06T10:52:29.047Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp943165647-24,5,main]
2021-06-06T10:52:29.047Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp943165647-25,5,main]
2021-06-06T10:52:29.048Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp943165647-26,5,main]
2021-06-06T10:52:29.051Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp943165647-27,5,main]
2021-06-06T10:52:29.052Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9202ms QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=7,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}]
2021-06-06T10:52:29.052Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting GzipHandler@6a10b263{STOPPED}
2021-06-06T10:52:29.054Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting GzipHandler@6a10b263{STARTING}
2021-06-06T10:52:29.054Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE}
2021-06-06T10:52:29.063Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Thread Context classloader org.springframework.boot.loader.LaunchedURLClassLoader@6df97b55
2021-06-06T10:52:29.063Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$AppClassLoader@19569ebd 
2021-06-06T10:52:29.063Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$PlatformClassLoader@4632cfc 
2021-06-06T10:52:29.063Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@6e1f8469
2021-06-06T10:52:29.063Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@2e380628
2021-06-06T10:52:29.063Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@3b6c624
2021-06-06T10:52:29.063Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@1eaf1e62
2021-06-06T10:52:29.064Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@6e1f8469
2021-06-06T10:52:29.065Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring embedded WebApplicationContext
2021-06-06T10:52:29.969Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@2e380628
2021-06-06T10:52:30.018Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketServerFactory@1c504e66[defaultPolicy=WebSocketPolicy@73ad4ecc[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory] added {ScheduledExecutorScheduler@69da0b12{STOPPED},AUTO}
2021-06-06T10:52:30.018Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketServerFactory@1c504e66[defaultPolicy=WebSocketPolicy@73ad4ecc[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory] added {org.eclipse.jetty.io.MappedByteBufferPool@2764c546,POJO}
2021-06-06T10:52:30.018Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|NativeWebSocketConfiguration@59496961{STOPPED} added {WebSocketServerFactory@1c504e66[defaultPolicy=WebSocketPolicy@73ad4ecc[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory],AUTO}
2021-06-06T10:52:30.018Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|NativeWebSocketConfiguration@59496961{STOPPED} added {PathMappings[size=0],POJO}
2021-06-06T10:52:30.019Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING} added {NativeWebSocketConfiguration@59496961{STOPPED},MANAGED}
2021-06-06T10:52:30.019Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting NativeWebSocketConfiguration@59496961{STOPPED}
2021-06-06T10:52:30.019Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting WebSocketServerFactory@1c504e66[defaultPolicy=WebSocketPolicy@73ad4ecc[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory]
2021-06-06T10:52:30.019Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@69da0b12{STOPPED}
2021-06-06T10:52:30.020Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10170ms ScheduledExecutorScheduler@69da0b12{STARTED}
2021-06-06T10:52:30.020Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10170ms WebSocketServerFactory@1c504e66[defaultPolicy=WebSocketPolicy@73ad4ecc[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory]
2021-06-06T10:52:30.020Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10170ms NativeWebSocketConfiguration@59496961{STARTED}
2021-06-06T10:52:30.043Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@26d820eb{STOPPED}
2021-06-06T10:52:30.068Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@57a48985{STOPPED} added {HttpClientTransportOverHTTP@1ab6718{STOPPED},AUTO}
2021-06-06T10:52:30.068Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@57a48985{STOPPED} added {Client@3910fe11[provider=null,keyStore=null,trustStore=null],AUTO}
2021-06-06T10:52:30.068Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@57a48985{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@460510aa,POJO}
2021-06-06T10:52:30.068Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@57a48985{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@351e414e,POJO}
2021-06-06T10:52:30.068Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@57a48985{STOPPED} added {QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}],UNMANAGED}
2021-06-06T10:52:30.068Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@57a48985{STOPPED} added {org.eclipse.jetty.io.MappedByteBufferPool@2764c546,POJO}
2021-06-06T10:52:30.069Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketClient@9cecaadc[httpClient=HttpClient@57a48985{STOPPED},openSessions.size=0] added {HttpClient@57a48985{STOPPED},AUTO}
2021-06-06T10:52:30.094Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@26d820eb{STOPPED}
2021-06-06T10:52:30.094Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerContainer@26d820eb{STOPPED} added {NativeWebSocketConfiguration@59496961{STARTED},UNMANAGED}
2021-06-06T10:52:30.094Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING} added {ServerContainer@26d820eb{STOPPED},AUTO}
2021-06-06T10:52:30.095Z||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
2021-06-06T10:52:30.096Z||main|AAIUI||org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter|DEBUG|Adding [Jetty_WebSocketUpgradeFilter] WebSocketUpgradeFilter[configuration=NativeWebSocketConfiguration@59496961{STARTED}] mapped to /* to o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING}
2021-06-06T10:52:30.097Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@3b6c624
2021-06-06T10:52:30.097Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING} added {JettyEmbeddedErrorHandler@25c53f74{STOPPED},MANAGED}
2021-06-06T10:52:30.098Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@1eaf1e62
2021-06-06T10:52:30.098Z||main|AAIUI||org.eclipse.jetty.webapp.MetaData|DEBUG|metadata resolve o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING}
2021-06-06T10:52:30.099Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING}
2021-06-06T10:52:30.099Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler663215704==dftMaxIdleSec=1800
2021-06-06T10:52:30.111Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler663215704==dftMaxIdleSec=1800 added {org.eclipse.jetty.server.session.DefaultSessionCache@26a2f7f9[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO}
2021-06-06T10:52:30.113Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.DefaultSessionCache@26a2f7f9[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@7186333e[passivating=false,graceSec=3600],AUTO}
2021-06-06T10:52:30.114Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting DefaultSessionIdManager@56d93692{STOPPED}[worker=null]
2021-06-06T10:52:30.115Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|DefaultSessionIdManager workerName=node0
2021-06-06T10:52:30.115Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|No SessionScavenger set, using defaults
2021-06-06T10:52:30.116Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|DefaultSessionIdManager@56d93692{STARTING}[worker=node0] added {HouseKeeper@76c548f{STOPPED}[interval=600000, ownscheduler=false],MANAGED}
2021-06-06T10:52:30.116Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HouseKeeper@76c548f{STOPPED}[interval=600000, ownscheduler=false]
2021-06-06T10:52:30.116Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@3900fa71{STOPPED}
2021-06-06T10:52:30.117Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10267ms ScheduledExecutorScheduler@3900fa71{STARTED}
2021-06-06T10:52:30.117Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|Using own scheduler for scavenging
2021-06-06T10:52:30.117Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|node0 Scavenging every 660000ms
2021-06-06T10:52:30.118Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10268ms HouseKeeper@76c548f{STARTED}[interval=660000, ownscheduler=true]
2021-06-06T10:52:30.118Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10268ms DefaultSessionIdManager@56d93692{STARTED}[worker=node0]
2021-06-06T10:52:30.118Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@7a24eb3{STARTING}[9.4.18.v20190429] added {DefaultSessionIdManager@56d93692{STARTED}[worker=node0],MANAGED}
2021-06-06T10:52:30.118Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler663215704==dftMaxIdleSec=1800 added {DefaultSessionIdManager@56d93692{STARTED}[worker=node0],UNMANAGED}
2021-06-06T10:52:30.118Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@6b667cb3{STOPPED}
2021-06-06T10:52:30.119Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10269ms ScheduledExecutorScheduler@6b667cb3{STARTED}
2021-06-06T10:52:30.119Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler663215704==dftMaxIdleSec=1800
2021-06-06T10:52:30.119Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ConstraintSecurityHandler@322803db{STOPPED}
2021-06-06T10:52:30.120Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ConstraintSecurityHandler@322803db{STARTING}
2021-06-06T10:52:30.120Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedServletHandler@5965844d{STOPPED}
2021-06-06T10:52:30.121Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/rest/*[JAVAX_API:null] mapped to servlet=CamelServlet[JAVAX_API:null]
2021-06-06T10:52:30.121Z||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]
2021-06-06T10:52:30.122Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/[JAVAX_API:null] mapped to servlet=dispatcherServlet[JAVAX_API:null]
2021-06-06T10:52:30.122Z||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]
2021-06-06T10:52:30.122Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|filterNameMap={requestContextFilter=requestContextFilter@3cec79d3==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true, applicationContextIdFilter=applicationContextIdFilter@64b70919==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true, httpPutFormContentFilter=httpPutFormContentFilter@4e31c3ec==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true, Jetty_WebSocketUpgradeFilter=Jetty_WebSocketUpgradeFilter@4a8df3e2==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true, hiddenHttpMethodFilter=hiddenHttpMethodFilter@3157e4c0==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true, characterEncodingFilter=characterEncodingFilter@6eaa21d8==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true, webRequestLoggingFilter=webRequestLoggingFilter@328902d5==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true, metricsFilter=metricsFilter@72e789cb==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true}
2021-06-06T10:52:30.126Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|pathFilters=[[/*]/[]/[FORWARD, INCLUDE, REQUEST, ASYNC]=>metricsFilter, [/*]/[]/[FORWARD, INCLUDE, REQUEST, ASYNC]=>characterEncodingFilter, [/*]/[]/[FORWARD, INCLUDE, REQUEST, ASYNC]=>hiddenHttpMethodFilter, [/*]/[]/[FORWARD, INCLUDE, REQUEST, ASYNC]=>httpPutFormContentFilter, [/*]/[]/[FORWARD, INCLUDE, REQUEST, ASYNC]=>requestContextFilter, [/*]/[]/[FORWARD, INCLUDE, REQUEST, ASYNC]=>webRequestLoggingFilter, [/*]/[]/[FORWARD, INCLUDE, REQUEST, ASYNC]=>applicationContextIdFilter, [/*]/[]/[REQUEST]=>Jetty_WebSocketUpgradeFilter]
2021-06-06T10:52:30.126Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletFilterMap={}
2021-06-06T10:52:30.126Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletPathMap=PathMappings[size=2]
2021-06-06T10:52:30.126Z||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}
2021-06-06T10:52:30.126Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedServletHandler@5965844d{STARTING}
2021-06-06T10:52:30.126Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10276ms JettyEmbeddedServletHandler@5965844d{STARTED}
2021-06-06T10:52:30.126Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10276ms ConstraintSecurityHandler@322803db{STARTED}
2021-06-06T10:52:30.126Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.DefaultSessionCache@26a2f7f9[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
2021-06-06T10:52:30.127Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.NullSessionDataStore@7186333e[passivating=false,graceSec=3600]
2021-06-06T10:52:30.127Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10277ms org.eclipse.jetty.server.session.NullSessionDataStore@7186333e[passivating=false,graceSec=3600]
2021-06-06T10:52:30.127Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10277ms org.eclipse.jetty.server.session.DefaultSessionCache@26a2f7f9[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
2021-06-06T10:52:30.127Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10277ms org.eclipse.jetty.server.session.SessionHandler663215704==dftMaxIdleSec=1800
2021-06-06T10:52:30.127Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerContainer@26d820eb{STOPPED}
2021-06-06T10:52:30.128Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.DecoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@6e495b48)
2021-06-06T10:52:30.128Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder
2021-06-06T10:52:30.129Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder
2021-06-06T10:52:30.129Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder
2021-06-06T10:52:30.129Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder
2021-06-06T10:52:30.129Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder
2021-06-06T10:52:30.130Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder
2021-06-06T10:52:30.130Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder
2021-06-06T10:52:30.130Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder
2021-06-06T10:52:30.130Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.StringDecoder
2021-06-06T10:52:30.130Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder
2021-06-06T10:52:30.130Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder
2021-06-06T10:52:30.130Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder
2021-06-06T10:52:30.130Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder
2021-06-06T10:52:30.130Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder
2021-06-06T10:52:30.130Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder
2021-06-06T10:52:30.130Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder
2021-06-06T10:52:30.130Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder
2021-06-06T10:52:30.130Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteBufferDecoder
2021-06-06T10:52:30.130Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteArrayDecoder
2021-06-06T10:52:30.131Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.PongMessageDecoder
2021-06-06T10:52:30.131Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ReaderDecoder
2021-06-06T10:52:30.131Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.InputStreamDecoder
2021-06-06T10:52:30.131Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.EncoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@6e495b48)
2021-06-06T10:52:30.131Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder
2021-06-06T10:52:30.131Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder
2021-06-06T10:52:30.132Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder
2021-06-06T10:52:30.132Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder
2021-06-06T10:52:30.132Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder
2021-06-06T10:52:30.132Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder
2021-06-06T10:52:30.132Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder
2021-06-06T10:52:30.132Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder
2021-06-06T10:52:30.132Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.StringEncoder
2021-06-06T10:52:30.132Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder
2021-06-06T10:52:30.132Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder
2021-06-06T10:52:30.132Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder
2021-06-06T10:52:30.132Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder
2021-06-06T10:52:30.132Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder
2021-06-06T10:52:30.132Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder
2021-06-06T10:52:30.132Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder
2021-06-06T10:52:30.132Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder
2021-06-06T10:52:30.132Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteBufferEncoder
2021-06-06T10:52:30.133Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteArrayEncoder
2021-06-06T10:52:30.133Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10283ms ServerContainer@26d820eb{STARTED}
2021-06-06T10:52:30.133Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedErrorHandler@25c53f74{STOPPED}
2021-06-06T10:52:30.133Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedErrorHandler@25c53f74{STARTING}
2021-06-06T10:52:30.133Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10283ms JettyEmbeddedErrorHandler@25c53f74{STARTED}
2021-06-06T10:52:30.133Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler|INFO|Started o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],AVAILABLE}
2021-06-06T10:52:30.134Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@6e1f8469
2021-06-06T10:52:30.134Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@2e380628
2021-06-06T10:52:30.134Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@3b6c624
2021-06-06T10:52:30.134Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@1eaf1e62
2021-06-06T10:52:30.134Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10284ms o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],AVAILABLE}
2021-06-06T10:52:30.134Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10284ms GzipHandler@6a10b263{STARTED}
2021-06-06T10:52:30.134Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting AbstractLifeCycle@281f23f2{STOPPED}
2021-06-06T10:52:30.134Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10284ms AbstractLifeCycle@281f23f2{STARTED}
2021-06-06T10:52:30.134Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ErrorHandler@87abc48{STOPPED}
2021-06-06T10:52:30.134Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ErrorHandler@87abc48{STARTING}
2021-06-06T10:52:30.134Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10284ms ErrorHandler@87abc48{STARTED}
2021-06-06T10:52:30.134Z||main|AAIUI||org.eclipse.jetty.server.Server|INFO|Started @10284ms
2021-06-06T10:52:30.134Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10285ms Server@7a24eb3{STARTED}[9.4.18.v20190429]
2021-06-06T10:52:30.322Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC|
2021-06-06T10:52:30.322Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org|
2021-06-06T10:52:30.322Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2021-06-06T10:52:30.322Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2021-06-06T10:52:30.536Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator
2021-06-06T10:52:30.536Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator
[EL Warning]: moxy: 2021-06-06 10:52:32.294--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: 2021-06-06 10:52:34.418--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: 2021-06-06 10:52:36.625--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: 2021-06-06 10:52:38.179--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: 2021-06-06 10:52:39.846--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: 2021-06-06 10:52:41.373--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: 2021-06-06 10:52:43.139--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
2021-06-06T10:52:44.667Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully |
2021-06-06T10:52:44.667Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully |
2021-06-06T10:52:44.791Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC|
2021-06-06T10:52:44.791Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org|
2021-06-06T10:52:44.791Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2021-06-06T10:52:44.791Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2021-06-06T10:52:45.449Z||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
2021-06-06T10:52:45.450Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2021-06-06T10:52:45.511Z||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
2021-06-06T10:52:45.511Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2021-06-06T10:52:45.512Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2021-06-06T10:52:45.512Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2021-06-06T10:52:45.512Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63
2021-06-06T10:52:45.512Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration.
2021-06-06T10:52:45.512Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader
2021-06-06T10:52:45.513Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL
2021-06-06T10:52:45.514Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2021-06-06T10:52:45.515Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only.
2021-06-06T10:52:49.455Z||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
2021-06-06T10:52:51.663Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@7a24eb3{STARTED}[9.4.18.v20190429] added {ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000},UNMANAGED}
2021-06-06T10:52:51.666Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting metricsFilter@72e789cb==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true
2021-06-06T10:52:51.666Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @31816ms metricsFilter@72e789cb==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true
2021-06-06T10:52:51.667Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.autoconfigure.MetricsFilter@7428de63
2021-06-06T10:52:51.670Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting characterEncodingFilter@6eaa21d8==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true
2021-06-06T10:52:51.670Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @31820ms characterEncodingFilter@6eaa21d8==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true
2021-06-06T10:52:51.670Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedCharacterEncodingFilter@203c20cf
2021-06-06T10:52:51.670Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting hiddenHttpMethodFilter@3157e4c0==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true
2021-06-06T10:52:51.670Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @31820ms hiddenHttpMethodFilter@3157e4c0==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true
2021-06-06T10:52:51.670Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter@4cbf4f53
2021-06-06T10:52:51.670Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting httpPutFormContentFilter@4e31c3ec==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true
2021-06-06T10:52:51.670Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @31820ms httpPutFormContentFilter@4e31c3ec==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true
2021-06-06T10:52:51.670Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter@7bbbb6a8
2021-06-06T10:52:51.670Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting requestContextFilter@3cec79d3==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true
2021-06-06T10:52:51.670Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @31820ms requestContextFilter@3cec79d3==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true
2021-06-06T10:52:51.670Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedRequestContextFilter@21fdfefc
2021-06-06T10:52:51.670Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting webRequestLoggingFilter@328902d5==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true
2021-06-06T10:52:51.671Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @31821ms webRequestLoggingFilter@328902d5==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true
2021-06-06T10:52:51.671Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.trace.WebRequestTraceFilter@6a9b0a6f
2021-06-06T10:52:51.671Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting applicationContextIdFilter@64b70919==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true
2021-06-06T10:52:51.671Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @31821ms applicationContextIdFilter@64b70919==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true
2021-06-06T10:52:51.671Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.ApplicationContextHeaderFilter@421a4ee1
2021-06-06T10:52:51.671Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting Jetty_WebSocketUpgradeFilter@4a8df3e2==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true
2021-06-06T10:52:51.671Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @31821ms Jetty_WebSocketUpgradeFilter@4a8df3e2==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true
2021-06-06T10:52:51.671Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init WebSocketUpgradeFilter[configuration=NativeWebSocketConfiguration@59496961{STARTED}]
2021-06-06T10:52:51.672Z||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
2021-06-06T10:52:51.674Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @31824ms dispatcherServlet@7ef5559e==org.springframework.web.servlet.DispatcherServlet,jsp=null,order=-1,inst=true,async=true
2021-06-06T10:52:51.675Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.springframework.web.servlet.DispatcherServlet@78830d9a for dispatcherServlet
2021-06-06T10:52:51.676Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring FrameworkServlet 'dispatcherServlet'
2021-06-06T10:52:51.716Z||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
2021-06-06T10:52:51.717Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @31867ms CamelServlet@9ce650cf==org.apache.camel.component.servlet.CamelHttpTransportServlet,jsp=null,order=1,inst=true,async=true
2021-06-06T10:52:51.717Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init CamelHttpTransportServlet for CamelServlet
2021-06-06T10:52:51.718Z||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
2021-06-06T10:52:51.729Z||main|AAIUI||org.eclipse.jetty.servlet.BaseHolder|DEBUG|Holding class org.eclipse.jetty.servlet.DefaultServlet from org.springframework.boot.loader.LaunchedURLClassLoader@6df97b55
2021-06-06T10:52:51.729Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @31879ms default@5c13d641==org.eclipse.jetty.servlet.DefaultServlet,jsp=null,order=1,inst=false,async=true
2021-06-06T10:52:51.736Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.eclipse.jetty.servlet.DefaultServlet@1e49a77e for default
2021-06-06T10:52:51.747Z||main|AAIUI||org.eclipse.jetty.servlet.DefaultServlet|DEBUG|resource base = null
2021-06-06T10:52:51.747Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2021-06-06T10:52:51.762Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {sun.nio.ch.ServerSocketChannelImpl[/0:0:0:0:0:0:0:0:8000],POJO}
2021-06-06T10:52:51.762Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@736f3e9e{STOPPED}
2021-06-06T10:52:51.762Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @31912ms ScheduledExecutorScheduler@736f3e9e{STARTED}
2021-06-06T10:52:51.762Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SslConnectionFactory@64138b0c{SSL->HTTP/1.1}
2021-06-06T10:52:51.763Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SslContextFactory@49dbaaf3[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2021-06-06T10:52:52.109Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai in X509@3f31892e(aai@aai.onap.org,h=[],w=[])
2021-06-06T10:52:52.109Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-search-data.onap in X509@3f31892e(aai@aai.onap.org,h=[aai],w=[])
2021-06-06T10:52:52.109Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-sparky-be.onap in X509@3f31892e(aai@aai.onap.org,h=[aai, aai-search-data.onap],w=[])
2021-06-06T10:52:52.109Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.api.simpledemo.onap.org in X509@3f31892e(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap],w=[])
2021-06-06T10:52:52.110Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.elasticsearch.simpledemo.onap.org in X509@3f31892e(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org],w=[])
2021-06-06T10:52:52.110Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.gremlinserver.simpledemo.onap.org in X509@3f31892e(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org],w=[])
2021-06-06T10:52:52.110Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.hbase.simpledemo.onap.org in X509@3f31892e(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org],w=[])
2021-06-06T10:52:52.110Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.onap in X509@3f31892e(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org],w=[])
2021-06-06T10:52:52.110Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.searchservice.simpledemo.onap.org in X509@3f31892e(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap],w=[])
2021-06-06T10:52:52.110Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.simpledemo.onap.org in X509@3f31892e(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org],w=[])
2021-06-06T10:52:52.110Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.ui.simpledemo.onap.org in X509@3f31892e(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org, aai.simpledemo.onap.org],w=[])
2021-06-06T10:52:52.112Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate CN alias=aai@aai.onap.org CN=aai in X509@3f31892e(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org, aai.simpledemo.onap.org, aai.ui.simpledemo.onap.org],w=[])
2021-06-06T10:52:52.112Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|INFO|x509=X509@3f31892e(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org, aai.simpledemo.onap.org, aai.ui.simpledemo.onap.org],w=[]) for SslContextFactory@49dbaaf3[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2021-06-06T10:52:52.213Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|managers=[org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager@407d2a01] for SslContextFactory@49dbaaf3[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2021-06-06T10:52:52.286Z||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]
2021-06-06T10:52:52.286Z||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]
2021-06-06T10:52:52.288Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@7603cfc2
2021-06-06T10:52:52.290Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @32440ms SslContextFactory@49dbaaf3[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2021-06-06T10:52:52.290Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@5d8a1456
2021-06-06T10:52:52.291Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @32441ms SslConnectionFactory@64138b0c{SSL->HTTP/1.1}
2021-06-06T10:52:52.291Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HttpConnectionFactory@7fab4be7[HTTP/1.1]
2021-06-06T10:52:52.291Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @32441ms HttpConnectionFactory@7fab4be7[HTTP/1.1]
2021-06-06T10:52:52.291Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SelectorManager@ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2021-06-06T10:52:52.319Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@72998021/SelectorProducer@761a0bbd/IDLE/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-06-06T10:52:52.318382Z added {SelectorProducer@761a0bbd,POJO}
2021-06-06T10:52:52.320Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@72998021/SelectorProducer@761a0bbd/IDLE/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-06-06T10:52:52.320112Z added {QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}],UNMANAGED}
2021-06-06T10:52:52.320Z||main|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@72998021/SelectorProducer@761a0bbd/IDLE/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-06-06T10:52:52.320488Z created
2021-06-06T10:52:52.320Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ManagedSelector@5b8b9b2d{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@72998021/SelectorProducer@761a0bbd/IDLE/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-06-06T10:52:52.320802Z,MANAGED}
2021-06-06T10:52:52.321Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|SelectorManager@ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {ManagedSelector@5b8b9b2d{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO}
2021-06-06T10:52:52.321Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ManagedSelector@5b8b9b2d{STOPPED} id=0 keys=-1 selected=-1 updates=0
2021-06-06T10:52:52.321Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting EatWhatYouKill@72998021/SelectorProducer@761a0bbd/IDLE/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-06-06T10:52:52.321288Z
2021-06-06T10:52:52.321Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @32471ms EatWhatYouKill@72998021/SelectorProducer@761a0bbd/IDLE/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-06-06T10:52:52.321527Z
2021-06-06T10:52:52.324Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$$Lambda$214/0x00000008009c8040@620f7a39
2021-06-06T10:52:52.324Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$$Lambda$214/0x00000008009c8040@620f7a39
2021-06-06T10:52:52.324Z||main|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Start@21d6dc81 on ManagedSelector@5b8b9b2d{STARTING} id=0 keys=0 selected=0 updates=0
2021-06-06T10:52:52.325Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@72998021/SelectorProducer@761a0bbd/IDLE/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=7,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-06-06T10:52:52.325031Z tryProduce false
2021-06-06T10:52:52.328Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-06-06T10:52:52.328Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Start@21d6dc81
2021-06-06T10:52:52.328Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-06-06T10:52:52.328Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 0 keys
2021-06-06T10:52:52.328Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @32478ms ManagedSelector@5b8b9b2d{STARTED} id=0 keys=0 selected=0 updates=0
2021-06-06T10:52:52.328Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @32478ms SelectorManager@ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2021-06-06T10:52:52.329Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {acceptor-0@769f6023,POJO}
2021-06-06T10:52:52.329Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue acceptor-0@769f6023
2021-06-06T10:52:52.330Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|INFO|Started ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2021-06-06T10:52:52.330Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @32480ms ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2021-06-06T10:52:52.330Z||qtp943165647-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run acceptor-0@769f6023
2021-06-06T10:52:52.332Z||qtp943165647-21-acceptor-0@769f6023-ServerConnector@22d9c961{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@32177ef4 on ManagedSelector@5b8b9b2d{STARTED} id=0 keys=0 selected=0 updates=0
2021-06-06T10:52:52.333Z||qtp943165647-21-acceptor-0@769f6023-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5b8b9b2d{STARTED} id=0 keys=0 selected=0 updates=1
2021-06-06T10:52:52.333Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken with none selected
2021-06-06T10:52:52.333Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 0/0/0 selected
2021-06-06T10:52:52.333Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 0 keys, 1 updates
2021-06-06T10:52:52.333Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-06-06T10:52:52.333Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@32177ef4
2021-06-06T10:52:52.335Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@32177ef4
2021-06-06T10:52:52.335Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-06-06T10:52:52.335Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 1 keys
2021-06-06T10:52:52.335Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@32177ef4
2021-06-06T10:52:52.343Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 31.569 seconds (JVM running for 32.493)
2021-06-06T10:52:52.343Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 31.569 seconds (JVM running for 32.493)
2021-06-06T10:52:52.348Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@2a11f2e0{/172.16.10.190:35030<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 7 ms, remaining: 29993 ms
2021-06-06T10:52:52.349Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@5aeb03b1
2021-06-06T10:52:52.428Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@41e9370d{/172.16.10.190:35030<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=71/30000},null,HttpChannelState@5c15ca68{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-06-06T10:52:52.437Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@56e6326b::DecryptedEndPoint@41e9370d{/172.16.10.190:35030<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=79/30000}
2021-06-06T10:52:52.438Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@2a11f2e0{/172.16.10.190:35030<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=97/30000}{io=0/0,kio=0,kro=0}->SslConnection@6296e71e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@41e9370d{/172.16.10.190:35030<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=80/30000}=>HttpConnection@56e6326b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:52:52.439Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@6296e71e::SocketChannelEndPoint@2a11f2e0{/172.16.10.190:35030<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=98/30000}{io=0/0,kio=0,kro=0}->SslConnection@6296e71e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@41e9370d{/172.16.10.190:35030<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=81/30000}=>HttpConnection@56e6326b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:52:52.439Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@56e6326b::DecryptedEndPoint@41e9370d{/172.16.10.190:35030<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=82/30000}
2021-06-06T10:52:52.439Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@56e6326b::DecryptedEndPoint@41e9370d{/172.16.10.190:35030<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=82/30000}
2021-06-06T10:52:52.439Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@65ac8658{AC.ReadCB@56e6326b{HttpConnection@56e6326b::DecryptedEndPoint@41e9370d{/172.16.10.190:35030<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-06-06T10:52:52.440Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@6296e71e::SocketChannelEndPoint@2a11f2e0{/172.16.10.190:35030<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=100/30000}{io=0/0,kio=0,kro=0}->SslConnection@6296e71e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@41e9370d{/172.16.10.190:35030<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@56e6326b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:52:52.440Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-06-06T10:52:52.441Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.28.71:8000,OPEN,fill=-,flush=-,to=101/30000}{io=0/0,kio=0,kro=0}->SslConnection@6296e71e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@41e9370d{/172.16.10.190:35030<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@56e6326b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:52:52.442Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@75bc044a{SSLC.NBReadCB@6296e71e{SslConnection@6296e71e::SocketChannelEndPoint@2a11f2e0{/172.16.10.190:35030<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6296e71e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@41e9370d{/172.16.10.190:35030<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@56e6326b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-06-06T10:52:52.444Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@2a11f2e0{/172.16.10.190:35030<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@6296e71e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@41e9370d{/172.16.10.190:35030<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@56e6326b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:52:52.444Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@74a3d2e3 on ManagedSelector@5b8b9b2d{STARTED} id=0 keys=1 selected=0 updates=0
2021-06-06T10:52:52.445Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5b8b9b2d{STARTED} id=0 keys=1 selected=0 updates=1
2021-06-06T10:52:52.445Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken with none selected
2021-06-06T10:52:52.445Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 0/0/1 selected
2021-06-06T10:52:52.445Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 0 keys, 1 updates
2021-06-06T10:52:52.445Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-06-06T10:52:52.445Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@74a3d2e3
2021-06-06T10:52:52.445Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@2a11f2e0{/172.16.10.190:35030<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=0/1,kio=0,kro=0}->SslConnection@6296e71e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@41e9370d{/172.16.10.190:35030<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@56e6326b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:52:52.445Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@32177ef4
2021-06-06T10:52:52.445Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@2a11f2e0{/172.16.10.190:35030<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=0}->SslConnection@6296e71e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@41e9370d{/172.16.10.190:35030<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@56e6326b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:52:52.445Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-06-06T10:52:52.445Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 1 keys
2021-06-06T10:52:52.445Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 1/1/1 selected
2021-06-06T10:52:52.445Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 1 keys, 0 updates
2021-06-06T10:52:52.446Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.28.71:8000 remote=/172.16.10.190:35030], selector=sun.nio.ch.EPollSelectorImpl@91dce7e, interestOps=1, readyOps=1 SocketChannelEndPoint@2a11f2e0{/172.16.10.190:35030<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=1}->SslConnection@6296e71e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@41e9370d{/172.16.10.190:35030<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@56e6326b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-06-06T10:52:52.446Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@2a11f2e0{/172.16.10.190:35030<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@6296e71e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@41e9370d{/172.16.10.190:35030<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@56e6326b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:52:52.447Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@2a11f2e0{/172.16.10.190:35030<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@6296e71e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@41e9370d{/172.16.10.190:35030<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@56e6326b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-06-06T10:52:52.447Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=0} tryExecute EatWhatYouKill@72998021/SelectorProducer@761a0bbd/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=6,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-06-06T10:52:52.447816Z
2021-06-06T10:52:52.448Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=1} startReservedThread p=1
2021-06-06T10:52:52.449Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@1f13730a
2021-06-06T10:52:52.449Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@1f13730a
2021-06-06T10:52:52.449Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=1}@1f13730a started
2021-06-06T10:52:52.450Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@1f13730a waiting
2021-06-06T10:52:52.450Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@72998021/SelectorProducer@761a0bbd/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2021-06-06T10:52:52.449899Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@2a11f2e0{/172.16.10.190:35030<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@6296e71e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@41e9370d{/172.16.10.190:35030<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@56e6326b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-06-06T10:52:52.450Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue CEP:SocketChannelEndPoint@2a11f2e0{/172.16.10.190:35030<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@6296e71e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@41e9370d{/172.16.10.190:35030<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@56e6326b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-06-06T10:52:52.450Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-06-06T10:52:52.450Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-06-06T10:52:52.451Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@2a11f2e0{/172.16.10.190:35030<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@6296e71e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@41e9370d{/172.16.10.190:35030<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@56e6326b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:52:52.451Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 1 keys
2021-06-06T10:52:52.451Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run CEP:SocketChannelEndPoint@2a11f2e0{/172.16.10.190:35030<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@6296e71e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@41e9370d{/172.16.10.190:35030<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@56e6326b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-06-06T10:52:52.451Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@75bc044a{SSLC.NBReadCB@6296e71e{SslConnection@6296e71e::SocketChannelEndPoint@2a11f2e0{/172.16.10.190:35030<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@6296e71e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@41e9370d{/172.16.10.190:35030<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@56e6326b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-06-06T10:52:52.452Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@6296e71e::SocketChannelEndPoint@2a11f2e0{/172.16.10.190:35030<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@6296e71e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@41e9370d{/172.16.10.190:35030<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@56e6326b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:52:52.453Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@6296e71e::SocketChannelEndPoint@2a11f2e0{/172.16.10.190:35030<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@6296e71e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@41e9370d{/172.16.10.190:35030<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=14/30000}=>HttpConnection@56e6326b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:52:52.453Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@65ac8658{AC.ReadCB@56e6326b{HttpConnection@56e6326b::DecryptedEndPoint@41e9370d{/172.16.10.190:35030<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=14/30000}}}
2021-06-06T10:52:52.453Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@56e6326b::DecryptedEndPoint@41e9370d{/172.16.10.190:35030<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=14/30000} onFillable enter HttpChannelState@5c15ca68{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-06-06T10:52:52.454Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@6296e71e::SocketChannelEndPoint@2a11f2e0{/172.16.10.190:35030<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@6296e71e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@41e9370d{/172.16.10.190:35030<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@56e6326b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:52:52.454Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-06-06T10:52:52.455Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@2a11f2e0{/172.16.10.190:35030<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@6296e71e{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@41e9370d{/172.16.10.190:35030<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@56e6326b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:52:52.455Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@19bdcafa[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-06-06T10:52:52.455Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-06-06T10:52:52.470Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@6e1e1b18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@6e1e1b18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-06-06T10:52:52.472Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=30/30000}{io=0/0,kio=0,kro=1}->SslConnection@6296e71e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@41e9370d{/172.16.10.190:35030<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=33/30000}=>HttpConnection@56e6326b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:52:52.472Z||qtp943165647-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-06-06T10:52:52.472Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@56e6326b::DecryptedEndPoint@41e9370d{/172.16.10.190:35030<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=33/30000} filled -1 HeapByteBuffer@6e1e1b18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-06-06T10:52:52.472Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@56e6326b::DecryptedEndPoint@41e9370d{/172.16.10.190:35030<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=33/30000} parse HeapByteBuffer@6e1e1b18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-06-06T10:52:52.473Z||qtp943165647-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@6e1e1b18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-06-06T10:52:52.474Z||qtp943165647-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-06-06T10:52:52.474Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@41e9370d{/172.16.10.190:35030<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=35/30000}
2021-06-06T10:52:52.474Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@41e9370d{/172.16.10.190:35030<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=35/30000}
2021-06-06T10:52:52.475Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@6296e71e::SocketChannelEndPoint@2a11f2e0{/172.16.10.190:35030<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=32/30000}{io=0/0,kio=0,kro=1}->SslConnection@6296e71e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@41e9370d{/172.16.10.190:35030<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=36/30000}=>HttpConnection@56e6326b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-06-06T10:52:52.476Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@6296e71e::SocketChannelEndPoint@2a11f2e0{/172.16.10.190:35030<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=34/30000}{io=0/0,kio=0,kro=1}->SslConnection@6296e71e{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@41e9370d{/172.16.10.190:35030<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=37/30000}=>HttpConnection@56e6326b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:52:52.476Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7b154bb0[p=0,l=0,c=0,r=0]={<<<>>>}
2021-06-06T10:52:52.477Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-06-06T10:52:52.477Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-06-06T10:52:52.478Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@2a11f2e0{/172.16.10.190:35030<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=35/30000}{io=0/0,kio=0,kro=1}->SslConnection@6296e71e{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@41e9370d{/172.16.10.190:35030<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=38/30000}=>HttpConnection@56e6326b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:52:52.478Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-06-06T10:52:52.478Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-06-06T10:52:52.478Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-06-06T10:52:52.478Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@6296e71e::SocketChannelEndPoint@2a11f2e0{/172.16.10.190:35030<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6296e71e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@41e9370d{/172.16.10.190:35030<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=39/30000}=>HttpConnection@56e6326b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-06-06T10:52:52.479Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6296e71e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@41e9370d{/172.16.10.190:35030<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=40/30000}=>HttpConnection@56e6326b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:52:52.482Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@6296e71e::SocketChannelEndPoint@2a11f2e0{/172.16.10.190:35030<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6296e71e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@41e9370d{/172.16.10.190:35030<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=40/30000}=>HttpConnection@56e6326b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{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
2021-06-06T10:52:52.482Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@41e9370d{/172.16.10.190:35030<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=43/30000}
2021-06-06T10:52:52.483Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2a11f2e0{/172.16.10.190:35030<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@6296e71e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@41e9370d{/172.16.10.190:35030<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=43/30000}=>HttpConnection@56e6326b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:52:52.483Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2a11f2e0{/172.16.10.190:35030<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@6296e71e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@41e9370d{/172.16.10.190:35030<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=44/30000}=>HttpConnection@56e6326b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:52:52.483Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@2a11f2e0{/172.16.10.190:35030<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@6296e71e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@41e9370d{/172.16.10.190:35030<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=44/30000}=>HttpConnection@56e6326b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:52:52.484Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@e2ace56{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)
2021-06-06T10:52:52.485Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@75bc044a{null}
2021-06-06T10:52:52.485Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@5b8b9b2d{STARTED} id=0 keys=1 selected=0 updates=0
2021-06-06T10:52:52.485Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@68de6bd6
2021-06-06T10:52:52.485Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@68de6bd6
2021-06-06T10:52:52.485Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2a11f2e0{/172.16.10.190:35030<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6296e71e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@41e9370d{/172.16.10.190:35030<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=46/30000}=>HttpConnection@56e6326b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:52:52.486Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@2a11f2e0{/172.16.10.190:35030<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6296e71e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@41e9370d{/172.16.10.190:35030<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=47/30000}=>HttpConnection@56e6326b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:52:52.486Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2a11f2e0{/172.16.10.190:35030<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6296e71e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@41e9370d{/172.16.10.190:35030<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=46/30000}=>HttpConnection@56e6326b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:52:52.486Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@68f4fb05{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)
2021-06-06T10:52:52.487Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@65ac8658{null}
2021-06-06T10:52:52.487Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@56e6326b::DecryptedEndPoint@41e9370d{/172.16.10.190:35030<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=48/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-06-06T10:52:52.487Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@56e6326b::DecryptedEndPoint@41e9370d{/172.16.10.190:35030<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=48/30000}
2021-06-06T10:52:52.486Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken with none selected
2021-06-06T10:52:52.487Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 0/0/0 selected
2021-06-06T10:52:52.488Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 0 keys, 0 updates
2021-06-06T10:52:52.488Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-06-06T10:52:52.488Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-06-06T10:52:52.488Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@41e9370d{/172.16.10.190:35030<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=49/30000}
2021-06-06T10:52:52.488Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 0 keys
2021-06-06T10:52:52.488Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@56e6326b::DecryptedEndPoint@41e9370d{/172.16.10.190:35030<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=49/30000} onFillable exit HttpChannelState@5c15ca68{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-06-06T10:52:52.489Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6296e71e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@41e9370d{/172.16.10.190:35030<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=50/30000}=>HttpConnection@56e6326b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:52:52.489Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@56e6326b::DecryptedEndPoint@41e9370d{/172.16.10.190:35030<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=50/30000}
2021-06-06T10:52:52.489Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran CEP:SocketChannelEndPoint@2a11f2e0{/172.16.10.190:35030<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6296e71e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@41e9370d{/172.16.10.190:35030<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=50/30000}=>HttpConnection@56e6326b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-06-06T10:52:52.489Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@6296e71e::SocketChannelEndPoint@2a11f2e0{/172.16.10.190:35030<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6296e71e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@41e9370d{/172.16.10.190:35030<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=50/30000}=>HttpConnection@56e6326b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:52:52.489Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@68de6bd6
2021-06-06T10:52:56.995Z||qtp943165647-21-acceptor-0@769f6023-ServerConnector@22d9c961{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@12393c2c on ManagedSelector@5b8b9b2d{STARTED} id=0 keys=0 selected=0 updates=0
2021-06-06T10:52:56.995Z||qtp943165647-21-acceptor-0@769f6023-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5b8b9b2d{STARTED} id=0 keys=0 selected=0 updates=1
2021-06-06T10:52:56.996Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken with none selected
2021-06-06T10:52:56.996Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 0/0/0 selected
2021-06-06T10:52:56.996Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 0 keys, 1 updates
2021-06-06T10:52:56.996Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-06-06T10:52:56.996Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@12393c2c
2021-06-06T10:52:56.996Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@12393c2c
2021-06-06T10:52:56.996Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-06-06T10:52:56.996Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 1 keys
2021-06-06T10:52:56.996Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@12393c2c
2021-06-06T10:52:56.996Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@9a2707e{/172.16.10.190:35134<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-06-06T10:52:56.997Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@7658f3a
2021-06-06T10:52:56.997Z||qtp943165647-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@35a1b0e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@46588501{/172.16.10.190:35134<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@5c633c34{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-06-06T10:52:56.997Z||qtp943165647-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@77d464dd::DecryptedEndPoint@46588501{/172.16.10.190:35134<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-06-06T10:52:56.997Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@9a2707e{/172.16.10.190:35134<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@24058342{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46588501{/172.16.10.190:35134<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@77d464dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26777a4e{s=START}]=>HttpChannelOverHttp@35a1b0e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:52:56.998Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@24058342::SocketChannelEndPoint@9a2707e{/172.16.10.190:35134<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@24058342{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46588501{/172.16.10.190:35134<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@77d464dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26777a4e{s=START}]=>HttpChannelOverHttp@35a1b0e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:52:56.998Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@77d464dd::DecryptedEndPoint@46588501{/172.16.10.190:35134<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-06-06T10:52:56.998Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@77d464dd::DecryptedEndPoint@46588501{/172.16.10.190:35134<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-06-06T10:52:56.998Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@63306028{AC.ReadCB@77d464dd{HttpConnection@77d464dd::DecryptedEndPoint@46588501{/172.16.10.190:35134<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-06-06T10:52:56.998Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@24058342::SocketChannelEndPoint@9a2707e{/172.16.10.190:35134<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@24058342{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46588501{/172.16.10.190:35134<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@77d464dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26777a4e{s=START}]=>HttpChannelOverHttp@35a1b0e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:52:56.998Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-06-06T10:52:56.998Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.28.71:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@24058342{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46588501{/172.16.10.190:35134<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@77d464dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26777a4e{s=START}]=>HttpChannelOverHttp@35a1b0e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:52:56.998Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3716021f{SSLC.NBReadCB@24058342{SslConnection@24058342::SocketChannelEndPoint@9a2707e{/172.16.10.190:35134<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@24058342{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46588501{/172.16.10.190:35134<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@77d464dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26777a4e{s=START}]=>HttpChannelOverHttp@35a1b0e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-06-06T10:52:56.999Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@9a2707e{/172.16.10.190:35134<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@24058342{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46588501{/172.16.10.190:35134<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@77d464dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26777a4e{s=START}]=>HttpChannelOverHttp@35a1b0e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:52:56.999Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@3f01882c on ManagedSelector@5b8b9b2d{STARTED} id=0 keys=1 selected=0 updates=0
2021-06-06T10:52:56.999Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5b8b9b2d{STARTED} id=0 keys=1 selected=0 updates=1
2021-06-06T10:52:56.999Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken with none selected
2021-06-06T10:52:56.999Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@9a2707e{/172.16.10.190:35134<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@24058342{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46588501{/172.16.10.190:35134<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@77d464dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26777a4e{s=START}]=>HttpChannelOverHttp@35a1b0e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:52:56.999Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 0/0/1 selected
2021-06-06T10:52:56.999Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@12393c2c
2021-06-06T10:52:56.999Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 0 keys, 1 updates
2021-06-06T10:52:56.999Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-06-06T10:52:56.999Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@3f01882c
2021-06-06T10:52:56.999Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@9a2707e{/172.16.10.190:35134<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@24058342{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46588501{/172.16.10.190:35134<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@77d464dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26777a4e{s=START}]=>HttpChannelOverHttp@35a1b0e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:52:57.000Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-06-06T10:52:57.000Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 1 keys
2021-06-06T10:52:57.000Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 1/1/1 selected
2021-06-06T10:52:57.000Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 1 keys, 0 updates
2021-06-06T10:52:57.000Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.28.71:8000 remote=/172.16.10.190:35134], selector=sun.nio.ch.EPollSelectorImpl@91dce7e, interestOps=1, readyOps=1 SocketChannelEndPoint@9a2707e{/172.16.10.190:35134<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@24058342{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46588501{/172.16.10.190:35134<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@77d464dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26777a4e{s=START}]=>HttpChannelOverHttp@35a1b0e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-06-06T10:52:57.000Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@9a2707e{/172.16.10.190:35134<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@24058342{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46588501{/172.16.10.190:35134<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@77d464dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26777a4e{s=START}]=>HttpChannelOverHttp@35a1b0e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:52:57.001Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@9a2707e{/172.16.10.190:35134<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@24058342{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46588501{/172.16.10.190:35134<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@77d464dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26777a4e{s=START}]=>HttpChannelOverHttp@35a1b0e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-06-06T10:52:57.001Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0} tryExecute EatWhatYouKill@72998021/SelectorProducer@761a0bbd/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-06-06T10:52:57.001284Z
2021-06-06T10:52:57.001Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=0}@1f13730a offer EatWhatYouKill@72998021/SelectorProducer@761a0bbd/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-06-06T10:52:57.001548Z
2021-06-06T10:52:57.001Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=1} startReservedThread p=1
2021-06-06T10:52:57.001Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@fd68a33
2021-06-06T10:52:57.001Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@fd68a33
2021-06-06T10:52:57.002Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=1}@fd68a33 started
2021-06-06T10:52:57.002Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@72998021/SelectorProducer@761a0bbd/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@24fabd0f{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2021-06-06T10:52:57.001944Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@9a2707e{/172.16.10.190:35134<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@24058342{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46588501{/172.16.10.190:35134<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@77d464dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26777a4e{s=START}]=>HttpChannelOverHttp@35a1b0e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-06-06T10:52:57.002Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@1f13730a task=EatWhatYouKill@72998021/SelectorProducer@761a0bbd/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2021-06-06T10:52:57.002251Z
2021-06-06T10:52:57.002Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@fd68a33 waiting
2021-06-06T10:52:57.002Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@72998021/SelectorProducer@761a0bbd/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-06-06T10:52:57.002722Z tryProduce true
2021-06-06T10:52:57.002Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3716021f{SSLC.NBReadCB@24058342{SslConnection@24058342::SocketChannelEndPoint@9a2707e{/172.16.10.190:35134<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@24058342{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46588501{/172.16.10.190:35134<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@77d464dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26777a4e{s=START}]=>HttpChannelOverHttp@35a1b0e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-06-06T10:52:57.002Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-06-06T10:52:57.003Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@24058342::SocketChannelEndPoint@9a2707e{/172.16.10.190:35134<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@24058342{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46588501{/172.16.10.190:35134<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@77d464dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26777a4e{s=START}]=>HttpChannelOverHttp@35a1b0e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:52:57.003Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-06-06T10:52:57.003Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@24058342::SocketChannelEndPoint@9a2707e{/172.16.10.190:35134<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@24058342{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46588501{/172.16.10.190:35134<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@77d464dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26777a4e{s=START}]=>HttpChannelOverHttp@35a1b0e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:52:57.003Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@63306028{AC.ReadCB@77d464dd{HttpConnection@77d464dd::DecryptedEndPoint@46588501{/172.16.10.190:35134<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=5/30000}}}
2021-06-06T10:52:57.003Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@9a2707e{/172.16.10.190:35134<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@24058342{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46588501{/172.16.10.190:35134<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@77d464dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26777a4e{s=START}]=>HttpChannelOverHttp@35a1b0e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:52:57.003Z||qtp943165647-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@77d464dd::DecryptedEndPoint@46588501{/172.16.10.190:35134<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@5c633c34{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-06-06T10:52:57.003Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 1 keys
2021-06-06T10:52:57.004Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@24058342::SocketChannelEndPoint@9a2707e{/172.16.10.190:35134<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@24058342{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46588501{/172.16.10.190:35134<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@77d464dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26777a4e{s=START}]=>HttpChannelOverHttp@35a1b0e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:52:57.004Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-06-06T10:52:57.005Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@9a2707e{/172.16.10.190:35134<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@24058342{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46588501{/172.16.10.190:35134<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@77d464dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26777a4e{s=START}]=>HttpChannelOverHttp@35a1b0e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:52:57.005Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@5937666c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-06-06T10:52:57.005Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-06-06T10:52:57.008Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@6e1e1b18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@6e1e1b18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-06-06T10:52:57.008Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@24058342{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46588501{/172.16.10.190:35134<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@77d464dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26777a4e{s=START}]=>HttpChannelOverHttp@35a1b0e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:52:57.008Z||qtp943165647-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-06-06T10:52:57.009Z||qtp943165647-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@77d464dd::DecryptedEndPoint@46588501{/172.16.10.190:35134<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=11/30000} filled -1 HeapByteBuffer@6e1e1b18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-06-06T10:52:57.009Z||qtp943165647-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@77d464dd::DecryptedEndPoint@46588501{/172.16.10.190:35134<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=11/30000} parse HeapByteBuffer@6e1e1b18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-06-06T10:52:57.009Z||qtp943165647-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@6e1e1b18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-06-06T10:52:57.009Z||qtp943165647-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-06-06T10:52:57.009Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@46588501{/172.16.10.190:35134<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=11/30000}
2021-06-06T10:52:57.009Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@46588501{/172.16.10.190:35134<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=11/30000}
2021-06-06T10:52:57.009Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@24058342::SocketChannelEndPoint@9a2707e{/172.16.10.190:35134<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@24058342{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46588501{/172.16.10.190:35134<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@77d464dd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26777a4e{s=START}]=>HttpChannelOverHttp@35a1b0e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-06-06T10:52:57.009Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@24058342::SocketChannelEndPoint@9a2707e{/172.16.10.190:35134<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@24058342{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46588501{/172.16.10.190:35134<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@77d464dd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26777a4e{s=START}]=>HttpChannelOverHttp@35a1b0e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:52:57.009Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7b154bb0[p=0,l=0,c=0,r=0]={<<<>>>}
2021-06-06T10:52:57.009Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-06-06T10:52:57.009Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-06-06T10:52:57.010Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@9a2707e{/172.16.10.190:35134<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@24058342{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46588501{/172.16.10.190:35134<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@77d464dd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26777a4e{s=START}]=>HttpChannelOverHttp@35a1b0e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:52:57.010Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-06-06T10:52:57.010Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-06-06T10:52:57.010Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-06-06T10:52:57.010Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@24058342::SocketChannelEndPoint@9a2707e{/172.16.10.190:35134<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@24058342{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46588501{/172.16.10.190:35134<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@77d464dd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26777a4e{s=START}]=>HttpChannelOverHttp@35a1b0e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-06-06T10:52:57.010Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@24058342{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46588501{/172.16.10.190:35134<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@77d464dd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26777a4e{s=START}]=>HttpChannelOverHttp@35a1b0e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:52:57.011Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@24058342::SocketChannelEndPoint@9a2707e{/172.16.10.190:35134<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@24058342{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46588501{/172.16.10.190:35134<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@77d464dd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26777a4e{s=START}]=>HttpChannelOverHttp@35a1b0e{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
2021-06-06T10:52:57.011Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@46588501{/172.16.10.190:35134<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=13/30000}
2021-06-06T10:52:57.011Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@9a2707e{/172.16.10.190:35134<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@24058342{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46588501{/172.16.10.190:35134<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@77d464dd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26777a4e{s=START}]=>HttpChannelOverHttp@35a1b0e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:52:57.011Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@9a2707e{/172.16.10.190:35134<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@24058342{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46588501{/172.16.10.190:35134<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@77d464dd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26777a4e{s=START}]=>HttpChannelOverHttp@35a1b0e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:52:57.012Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@9a2707e{/172.16.10.190:35134<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@24058342{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46588501{/172.16.10.190:35134<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@77d464dd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26777a4e{s=START}]=>HttpChannelOverHttp@35a1b0e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:52:57.012Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5d38c563{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)
2021-06-06T10:52:57.012Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3716021f{null}
2021-06-06T10:52:57.012Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@5b8b9b2d{STARTED} id=0 keys=1 selected=0 updates=0
2021-06-06T10:52:57.012Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7ab4908f
2021-06-06T10:52:57.012Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@9a2707e{/172.16.10.190:35134<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@24058342{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46588501{/172.16.10.190:35134<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@77d464dd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26777a4e{s=START}]=>HttpChannelOverHttp@35a1b0e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:52:57.012Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@9a2707e{/172.16.10.190:35134<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@24058342{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46588501{/172.16.10.190:35134<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@77d464dd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26777a4e{s=START}]=>HttpChannelOverHttp@35a1b0e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:52:57.013Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@41081af8{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)
2021-06-06T10:52:57.013Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@63306028{null}
2021-06-06T10:52:57.013Z||qtp943165647-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@77d464dd::DecryptedEndPoint@46588501{/172.16.10.190:35134<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=15/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-06-06T10:52:57.013Z||qtp943165647-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@77d464dd::DecryptedEndPoint@46588501{/172.16.10.190:35134<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=15/30000}
2021-06-06T10:52:57.013Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@46588501{/172.16.10.190:35134<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=15/30000}
2021-06-06T10:52:57.013Z||qtp943165647-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@77d464dd::DecryptedEndPoint@46588501{/172.16.10.190:35134<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=15/30000} onFillable exit HttpChannelState@5c633c34{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-06-06T10:52:57.013Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@24058342{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46588501{/172.16.10.190:35134<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@77d464dd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26777a4e{s=START}]=>HttpChannelOverHttp@35a1b0e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:52:57.013Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$$Lambda$214/0x00000008009c8040@620f7a39
2021-06-06T10:52:57.013Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7ab4908f
2021-06-06T10:52:57.013Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken with none selected
2021-06-06T10:52:57.013Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 0/0/0 selected
2021-06-06T10:52:57.013Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 0 keys, 0 updates
2021-06-06T10:52:57.013Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-06-06T10:52:57.013Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-06-06T10:52:57.013Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@9a2707e{/172.16.10.190:35134<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@24058342{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46588501{/172.16.10.190:35134<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@77d464dd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26777a4e{s=START}]=>HttpChannelOverHttp@35a1b0e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:52:57.013Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 0 keys
2021-06-06T10:52:57.014Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@77d464dd::DecryptedEndPoint@46588501{/172.16.10.190:35134<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=16/30000}
2021-06-06T10:52:57.014Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@24058342::SocketChannelEndPoint@9a2707e{/172.16.10.190:35134<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@24058342{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46588501{/172.16.10.190:35134<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@77d464dd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26777a4e{s=START}]=>HttpChannelOverHttp@35a1b0e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:52:57.014Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7ab4908f
2021-06-06T10:53:01.786Z||qtp943165647-21-acceptor-0@769f6023-ServerConnector@22d9c961{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@6371a3a0 on ManagedSelector@5b8b9b2d{STARTED} id=0 keys=0 selected=0 updates=0
2021-06-06T10:53:01.786Z||qtp943165647-21-acceptor-0@769f6023-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5b8b9b2d{STARTED} id=0 keys=0 selected=0 updates=1
2021-06-06T10:53:01.786Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken with none selected
2021-06-06T10:53:01.787Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 0/0/0 selected
2021-06-06T10:53:01.787Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 0 keys, 1 updates
2021-06-06T10:53:01.787Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-06-06T10:53:01.787Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@6371a3a0
2021-06-06T10:53:01.788Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@6371a3a0
2021-06-06T10:53:01.788Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-06-06T10:53:01.788Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 1 keys
2021-06-06T10:53:01.788Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@6371a3a0
2021-06-06T10:53:01.788Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@72c32a15{/172.16.10.190:35248<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-06-06T10:53:01.788Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@3d20cb9b
2021-06-06T10:53:01.789Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@5e440f70{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@7cdda7da{/172.16.10.190:35248<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@17a5b9d6{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-06-06T10:53:01.789Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@2ce2c4aa::DecryptedEndPoint@7cdda7da{/172.16.10.190:35248<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-06-06T10:53:01.789Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@72c32a15{/172.16.10.190:35248<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@52a361c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cdda7da{/172.16.10.190:35248<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@2ce2c4aa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43d1ef30{s=START}]=>HttpChannelOverHttp@5e440f70{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:01.790Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@52a361c9::SocketChannelEndPoint@72c32a15{/172.16.10.190:35248<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@52a361c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cdda7da{/172.16.10.190:35248<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@2ce2c4aa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43d1ef30{s=START}]=>HttpChannelOverHttp@5e440f70{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:01.790Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@2ce2c4aa::DecryptedEndPoint@7cdda7da{/172.16.10.190:35248<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-06-06T10:53:01.790Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@2ce2c4aa::DecryptedEndPoint@7cdda7da{/172.16.10.190:35248<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-06-06T10:53:01.790Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@79008595{AC.ReadCB@2ce2c4aa{HttpConnection@2ce2c4aa::DecryptedEndPoint@7cdda7da{/172.16.10.190:35248<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-06-06T10:53:01.790Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@52a361c9::SocketChannelEndPoint@72c32a15{/172.16.10.190:35248<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@52a361c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cdda7da{/172.16.10.190:35248<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2ce2c4aa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43d1ef30{s=START}]=>HttpChannelOverHttp@5e440f70{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:01.790Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-06-06T10:53:01.790Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.28.71:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@52a361c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7cdda7da{/172.16.10.190:35248<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2ce2c4aa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43d1ef30{s=START}]=>HttpChannelOverHttp@5e440f70{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:01.790Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@437dc98b{SSLC.NBReadCB@52a361c9{SslConnection@52a361c9::SocketChannelEndPoint@72c32a15{/172.16.10.190:35248<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@52a361c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7cdda7da{/172.16.10.190:35248<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2ce2c4aa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43d1ef30{s=START}]=>HttpChannelOverHttp@5e440f70{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-06-06T10:53:01.790Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@72c32a15{/172.16.10.190:35248<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@52a361c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7cdda7da{/172.16.10.190:35248<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2ce2c4aa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43d1ef30{s=START}]=>HttpChannelOverHttp@5e440f70{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:01.790Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@a194504 on ManagedSelector@5b8b9b2d{STARTED} id=0 keys=1 selected=0 updates=0
2021-06-06T10:53:01.790Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5b8b9b2d{STARTED} id=0 keys=1 selected=0 updates=1
2021-06-06T10:53:01.791Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@72c32a15{/172.16.10.190:35248<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@52a361c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7cdda7da{/172.16.10.190:35248<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2ce2c4aa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43d1ef30{s=START}]=>HttpChannelOverHttp@5e440f70{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:01.791Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken with none selected
2021-06-06T10:53:01.791Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@6371a3a0
2021-06-06T10:53:01.791Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 0/0/1 selected
2021-06-06T10:53:01.791Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 0 keys, 1 updates
2021-06-06T10:53:01.792Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-06-06T10:53:01.792Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@a194504
2021-06-06T10:53:01.792Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@72c32a15{/172.16.10.190:35248<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@52a361c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7cdda7da{/172.16.10.190:35248<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2ce2c4aa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43d1ef30{s=START}]=>HttpChannelOverHttp@5e440f70{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:01.792Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-06-06T10:53:01.792Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 1 keys
2021-06-06T10:53:01.793Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 1/1/1 selected
2021-06-06T10:53:01.793Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 1 keys, 0 updates
2021-06-06T10:53:01.793Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.28.71:8000 remote=/172.16.10.190:35248], selector=sun.nio.ch.EPollSelectorImpl@91dce7e, interestOps=1, readyOps=1 SocketChannelEndPoint@72c32a15{/172.16.10.190:35248<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@52a361c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7cdda7da{/172.16.10.190:35248<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@2ce2c4aa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43d1ef30{s=START}]=>HttpChannelOverHttp@5e440f70{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-06-06T10:53:01.794Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@72c32a15{/172.16.10.190:35248<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@52a361c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7cdda7da{/172.16.10.190:35248<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@2ce2c4aa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43d1ef30{s=START}]=>HttpChannelOverHttp@5e440f70{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:01.794Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@72c32a15{/172.16.10.190:35248<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@52a361c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7cdda7da{/172.16.10.190:35248<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@2ce2c4aa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43d1ef30{s=START}]=>HttpChannelOverHttp@5e440f70{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-06-06T10:53:01.795Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0} tryExecute EatWhatYouKill@72998021/SelectorProducer@761a0bbd/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-06-06T10:53:01.795207Z
2021-06-06T10:53:01.795Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=0}@fd68a33 offer EatWhatYouKill@72998021/SelectorProducer@761a0bbd/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-06-06T10:53:01.795653Z
2021-06-06T10:53:01.796Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=1} startReservedThread p=1
2021-06-06T10:53:01.796Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@531d4101
2021-06-06T10:53:01.796Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@531d4101
2021-06-06T10:53:01.796Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=1}@531d4101 started
2021-06-06T10:53:01.796Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@531d4101 waiting
2021-06-06T10:53:01.796Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=0}@fd68a33 task=EatWhatYouKill@72998021/SelectorProducer@761a0bbd/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2021-06-06T10:53:01.796749Z
2021-06-06T10:53:01.797Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@72998021/SelectorProducer@761a0bbd/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-06-06T10:53:01.797336Z tryProduce true
2021-06-06T10:53:01.797Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-06-06T10:53:01.797Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@72998021/SelectorProducer@761a0bbd/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-06-06T10:53:01.797023Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@72c32a15{/172.16.10.190:35248<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@52a361c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7cdda7da{/172.16.10.190:35248<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@2ce2c4aa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43d1ef30{s=START}]=>HttpChannelOverHttp@5e440f70{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-06-06T10:53:01.797Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-06-06T10:53:01.797Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@72c32a15{/172.16.10.190:35248<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@52a361c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7cdda7da{/172.16.10.190:35248<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@2ce2c4aa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43d1ef30{s=START}]=>HttpChannelOverHttp@5e440f70{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:01.797Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@437dc98b{SSLC.NBReadCB@52a361c9{SslConnection@52a361c9::SocketChannelEndPoint@72c32a15{/172.16.10.190:35248<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@52a361c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7cdda7da{/172.16.10.190:35248<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@2ce2c4aa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43d1ef30{s=START}]=>HttpChannelOverHttp@5e440f70{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-06-06T10:53:01.797Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 1 keys
2021-06-06T10:53:01.798Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@52a361c9::SocketChannelEndPoint@72c32a15{/172.16.10.190:35248<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@52a361c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7cdda7da{/172.16.10.190:35248<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@2ce2c4aa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43d1ef30{s=START}]=>HttpChannelOverHttp@5e440f70{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:01.798Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@52a361c9::SocketChannelEndPoint@72c32a15{/172.16.10.190:35248<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@52a361c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7cdda7da{/172.16.10.190:35248<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@2ce2c4aa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43d1ef30{s=START}]=>HttpChannelOverHttp@5e440f70{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:01.799Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@79008595{AC.ReadCB@2ce2c4aa{HttpConnection@2ce2c4aa::DecryptedEndPoint@7cdda7da{/172.16.10.190:35248<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=9/30000}}}
2021-06-06T10:53:01.799Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2ce2c4aa::DecryptedEndPoint@7cdda7da{/172.16.10.190:35248<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=9/30000} onFillable enter HttpChannelState@17a5b9d6{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-06-06T10:53:01.800Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@52a361c9::SocketChannelEndPoint@72c32a15{/172.16.10.190:35248<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@52a361c9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cdda7da{/172.16.10.190:35248<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@2ce2c4aa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43d1ef30{s=START}]=>HttpChannelOverHttp@5e440f70{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:01.800Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-06-06T10:53:01.801Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@72c32a15{/172.16.10.190:35248<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@52a361c9{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cdda7da{/172.16.10.190:35248<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@2ce2c4aa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43d1ef30{s=START}]=>HttpChannelOverHttp@5e440f70{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:01.801Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@5722dfba[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-06-06T10:53:01.801Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-06-06T10:53:01.805Z||qtp943165647-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@6e1e1b18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@6e1e1b18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-06-06T10:53:01.806Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@52a361c9{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cdda7da{/172.16.10.190:35248<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@2ce2c4aa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43d1ef30{s=START}]=>HttpChannelOverHttp@5e440f70{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:01.806Z||qtp943165647-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-06-06T10:53:01.806Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2ce2c4aa::DecryptedEndPoint@7cdda7da{/172.16.10.190:35248<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=16/30000} filled -1 HeapByteBuffer@6e1e1b18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-06-06T10:53:01.807Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2ce2c4aa::DecryptedEndPoint@7cdda7da{/172.16.10.190:35248<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=17/30000} parse HeapByteBuffer@6e1e1b18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-06-06T10:53:01.807Z||qtp943165647-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@6e1e1b18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-06-06T10:53:01.807Z||qtp943165647-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-06-06T10:53:01.807Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@7cdda7da{/172.16.10.190:35248<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=17/30000}
2021-06-06T10:53:01.808Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@7cdda7da{/172.16.10.190:35248<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=17/30000}
2021-06-06T10:53:01.808Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@52a361c9::SocketChannelEndPoint@72c32a15{/172.16.10.190:35248<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@52a361c9{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cdda7da{/172.16.10.190:35248<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@2ce2c4aa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43d1ef30{s=START}]=>HttpChannelOverHttp@5e440f70{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-06-06T10:53:01.808Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@52a361c9::SocketChannelEndPoint@72c32a15{/172.16.10.190:35248<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@52a361c9{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cdda7da{/172.16.10.190:35248<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@2ce2c4aa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43d1ef30{s=START}]=>HttpChannelOverHttp@5e440f70{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:01.809Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7b154bb0[p=0,l=0,c=0,r=0]={<<<>>>}
2021-06-06T10:53:01.809Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-06-06T10:53:01.809Z||qtp943165647-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
2021-06-06T10:53:01.810Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@72c32a15{/172.16.10.190:35248<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->SslConnection@52a361c9{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cdda7da{/172.16.10.190:35248<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@2ce2c4aa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43d1ef30{s=START}]=>HttpChannelOverHttp@5e440f70{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:01.810Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-06-06T10:53:01.810Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-06-06T10:53:01.810Z||qtp943165647-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
2021-06-06T10:53:01.810Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@52a361c9::SocketChannelEndPoint@72c32a15{/172.16.10.190:35248<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@52a361c9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cdda7da{/172.16.10.190:35248<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@2ce2c4aa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43d1ef30{s=START}]=>HttpChannelOverHttp@5e440f70{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-06-06T10:53:01.811Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@52a361c9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cdda7da{/172.16.10.190:35248<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@2ce2c4aa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43d1ef30{s=START}]=>HttpChannelOverHttp@5e440f70{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:01.811Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@52a361c9::SocketChannelEndPoint@72c32a15{/172.16.10.190:35248<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@52a361c9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cdda7da{/172.16.10.190:35248<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@2ce2c4aa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43d1ef30{s=START}]=>HttpChannelOverHttp@5e440f70{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
2021-06-06T10:53:01.812Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@7cdda7da{/172.16.10.190:35248<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=22/30000}
2021-06-06T10:53:01.812Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@72c32a15{/172.16.10.190:35248<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@52a361c9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cdda7da{/172.16.10.190:35248<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@2ce2c4aa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43d1ef30{s=START}]=>HttpChannelOverHttp@5e440f70{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:01.813Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@72c32a15{/172.16.10.190:35248<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@52a361c9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cdda7da{/172.16.10.190:35248<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@2ce2c4aa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43d1ef30{s=START}]=>HttpChannelOverHttp@5e440f70{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:01.813Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@72c32a15{/172.16.10.190:35248<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@52a361c9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cdda7da{/172.16.10.190:35248<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@2ce2c4aa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43d1ef30{s=START}]=>HttpChannelOverHttp@5e440f70{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:01.813Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@12204b3a{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)
2021-06-06T10:53:01.814Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@437dc98b{null}
2021-06-06T10:53:01.814Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@5b8b9b2d{STARTED} id=0 keys=1 selected=0 updates=0
2021-06-06T10:53:01.814Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1ad4c150
2021-06-06T10:53:01.814Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1ad4c150
2021-06-06T10:53:01.814Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken with none selected
2021-06-06T10:53:01.815Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@72c32a15{/172.16.10.190:35248<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@52a361c9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cdda7da{/172.16.10.190:35248<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@2ce2c4aa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43d1ef30{s=START}]=>HttpChannelOverHttp@5e440f70{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:01.815Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@72c32a15{/172.16.10.190:35248<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@52a361c9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cdda7da{/172.16.10.190:35248<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@2ce2c4aa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43d1ef30{s=START}]=>HttpChannelOverHttp@5e440f70{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:01.815Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 0/0/0 selected
2021-06-06T10:53:01.815Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@2ce2c4aa::DecryptedEndPoint@7cdda7da{/172.16.10.190:35248<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=25/30000}
2021-06-06T10:53:01.815Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 0 keys, 0 updates
2021-06-06T10:53:01.815Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-06-06T10:53:01.815Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@72c32a15{/172.16.10.190:35248<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@52a361c9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cdda7da{/172.16.10.190:35248<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@2ce2c4aa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43d1ef30{s=START}]=>HttpChannelOverHttp@5e440f70{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:01.815Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@52a361c9::SocketChannelEndPoint@72c32a15{/172.16.10.190:35248<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@52a361c9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cdda7da{/172.16.10.190:35248<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@2ce2c4aa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43d1ef30{s=START}]=>HttpChannelOverHttp@5e440f70{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:01.816Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1ad4c150
2021-06-06T10:53:01.815Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-06-06T10:53:01.816Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@23f89e42{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)
2021-06-06T10:53:01.816Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@79008595{null}
2021-06-06T10:53:01.816Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 0 keys
2021-06-06T10:53:01.816Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2ce2c4aa::DecryptedEndPoint@7cdda7da{/172.16.10.190:35248<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=26/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-06-06T10:53:01.817Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@2ce2c4aa::DecryptedEndPoint@7cdda7da{/172.16.10.190:35248<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=27/30000}
2021-06-06T10:53:01.817Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@7cdda7da{/172.16.10.190:35248<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=27/30000}
2021-06-06T10:53:01.817Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2ce2c4aa::DecryptedEndPoint@7cdda7da{/172.16.10.190:35248<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=27/30000} onFillable exit HttpChannelState@17a5b9d6{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-06-06T10:53:01.817Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@52a361c9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cdda7da{/172.16.10.190:35248<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@2ce2c4aa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43d1ef30{s=START}]=>HttpChannelOverHttp@5e440f70{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:01.818Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@1f13730a waiting
2021-06-06T10:53:07.000Z||qtp943165647-21-acceptor-0@769f6023-ServerConnector@22d9c961{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@5bd74923 on ManagedSelector@5b8b9b2d{STARTED} id=0 keys=0 selected=0 updates=0
2021-06-06T10:53:07.000Z||qtp943165647-21-acceptor-0@769f6023-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5b8b9b2d{STARTED} id=0 keys=0 selected=0 updates=1
2021-06-06T10:53:07.000Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken with none selected
2021-06-06T10:53:07.000Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 0/0/0 selected
2021-06-06T10:53:07.000Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 0 keys, 1 updates
2021-06-06T10:53:07.001Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-06-06T10:53:07.001Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@5bd74923
2021-06-06T10:53:07.001Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@5bd74923
2021-06-06T10:53:07.001Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-06-06T10:53:07.001Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@5bd74923
2021-06-06T10:53:07.001Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 1 keys
2021-06-06T10:53:07.001Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@7de28790{/172.16.10.190:35360<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-06-06T10:53:07.001Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@1e63212d
2021-06-06T10:53:07.002Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@b68e8ff{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@61b607bb{/172.16.10.190:35360<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@881d21a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-06-06T10:53:07.002Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@fece06e::DecryptedEndPoint@61b607bb{/172.16.10.190:35360<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-06-06T10:53:07.002Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@7de28790{/172.16.10.190:35360<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@430fce7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61b607bb{/172.16.10.190:35360<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@fece06e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12559279{s=START}]=>HttpChannelOverHttp@b68e8ff{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:07.003Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@430fce7c::SocketChannelEndPoint@7de28790{/172.16.10.190:35360<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@430fce7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61b607bb{/172.16.10.190:35360<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@fece06e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12559279{s=START}]=>HttpChannelOverHttp@b68e8ff{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:07.003Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@fece06e::DecryptedEndPoint@61b607bb{/172.16.10.190:35360<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-06-06T10:53:07.003Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@fece06e::DecryptedEndPoint@61b607bb{/172.16.10.190:35360<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-06-06T10:53:07.003Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@14c2932b{AC.ReadCB@fece06e{HttpConnection@fece06e::DecryptedEndPoint@61b607bb{/172.16.10.190:35360<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-06-06T10:53:07.003Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@430fce7c::SocketChannelEndPoint@7de28790{/172.16.10.190:35360<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@430fce7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61b607bb{/172.16.10.190:35360<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@fece06e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12559279{s=START}]=>HttpChannelOverHttp@b68e8ff{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:07.003Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-06-06T10:53:07.003Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.28.71:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@430fce7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@61b607bb{/172.16.10.190:35360<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@fece06e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12559279{s=START}]=>HttpChannelOverHttp@b68e8ff{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:07.004Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7cc5ee4d{SSLC.NBReadCB@430fce7c{SslConnection@430fce7c::SocketChannelEndPoint@7de28790{/172.16.10.190:35360<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@430fce7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@61b607bb{/172.16.10.190:35360<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@fece06e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12559279{s=START}]=>HttpChannelOverHttp@b68e8ff{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-06-06T10:53:07.004Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@7de28790{/172.16.10.190:35360<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@430fce7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@61b607bb{/172.16.10.190:35360<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@fece06e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12559279{s=START}]=>HttpChannelOverHttp@b68e8ff{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:07.004Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4184a387 on ManagedSelector@5b8b9b2d{STARTED} id=0 keys=1 selected=0 updates=0
2021-06-06T10:53:07.004Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5b8b9b2d{STARTED} id=0 keys=1 selected=0 updates=1
2021-06-06T10:53:07.004Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken with none selected
2021-06-06T10:53:07.004Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 0/0/1 selected
2021-06-06T10:53:07.004Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 0 keys, 1 updates
2021-06-06T10:53:07.004Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-06-06T10:53:07.004Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@4184a387
2021-06-06T10:53:07.004Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@7de28790{/172.16.10.190:35360<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@430fce7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@61b607bb{/172.16.10.190:35360<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@fece06e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12559279{s=START}]=>HttpChannelOverHttp@b68e8ff{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:07.004Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@5bd74923
2021-06-06T10:53:07.004Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@7de28790{/172.16.10.190:35360<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@430fce7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@61b607bb{/172.16.10.190:35360<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@fece06e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12559279{s=START}]=>HttpChannelOverHttp@b68e8ff{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:07.004Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-06-06T10:53:07.004Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 1 keys
2021-06-06T10:53:07.004Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 1/1/1 selected
2021-06-06T10:53:07.004Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 1 keys, 0 updates
2021-06-06T10:53:07.005Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.28.71:8000 remote=/172.16.10.190:35360], selector=sun.nio.ch.EPollSelectorImpl@91dce7e, interestOps=1, readyOps=1 SocketChannelEndPoint@7de28790{/172.16.10.190:35360<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@430fce7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@61b607bb{/172.16.10.190:35360<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@fece06e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12559279{s=START}]=>HttpChannelOverHttp@b68e8ff{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-06-06T10:53:07.005Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@7de28790{/172.16.10.190:35360<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@430fce7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@61b607bb{/172.16.10.190:35360<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@fece06e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12559279{s=START}]=>HttpChannelOverHttp@b68e8ff{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:07.005Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@7de28790{/172.16.10.190:35360<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@430fce7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@61b607bb{/172.16.10.190:35360<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@fece06e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12559279{s=START}]=>HttpChannelOverHttp@b68e8ff{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-06-06T10:53:07.005Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0} tryExecute EatWhatYouKill@72998021/SelectorProducer@761a0bbd/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-06-06T10:53:07.005673Z
2021-06-06T10:53:07.005Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@1f13730a offer EatWhatYouKill@72998021/SelectorProducer@761a0bbd/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-06-06T10:53:07.005905Z
2021-06-06T10:53:07.006Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@1f13730a task=EatWhatYouKill@72998021/SelectorProducer@761a0bbd/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-06-06T10:53:07.006236Z
2021-06-06T10:53:07.006Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@72998021/SelectorProducer@761a0bbd/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-06-06T10:53:07.006076Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7de28790{/172.16.10.190:35360<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@430fce7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@61b607bb{/172.16.10.190:35360<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@fece06e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12559279{s=START}]=>HttpChannelOverHttp@b68e8ff{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-06-06T10:53:07.006Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@72998021/SelectorProducer@761a0bbd/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-06-06T10:53:07.006431Z tryProduce true
2021-06-06T10:53:07.006Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-06-06T10:53:07.006Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-06-06T10:53:07.006Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7cc5ee4d{SSLC.NBReadCB@430fce7c{SslConnection@430fce7c::SocketChannelEndPoint@7de28790{/172.16.10.190:35360<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@430fce7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@61b607bb{/172.16.10.190:35360<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@fece06e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12559279{s=START}]=>HttpChannelOverHttp@b68e8ff{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-06-06T10:53:07.006Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@7de28790{/172.16.10.190:35360<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@430fce7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@61b607bb{/172.16.10.190:35360<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@fece06e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12559279{s=START}]=>HttpChannelOverHttp@b68e8ff{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:07.006Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 1 keys
2021-06-06T10:53:07.006Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@430fce7c::SocketChannelEndPoint@7de28790{/172.16.10.190:35360<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@430fce7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@61b607bb{/172.16.10.190:35360<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@fece06e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12559279{s=START}]=>HttpChannelOverHttp@b68e8ff{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:07.007Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@430fce7c::SocketChannelEndPoint@7de28790{/172.16.10.190:35360<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@430fce7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@61b607bb{/172.16.10.190:35360<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@fece06e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12559279{s=START}]=>HttpChannelOverHttp@b68e8ff{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:07.007Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@14c2932b{AC.ReadCB@fece06e{HttpConnection@fece06e::DecryptedEndPoint@61b607bb{/172.16.10.190:35360<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=4/30000}}}
2021-06-06T10:53:07.007Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@fece06e::DecryptedEndPoint@61b607bb{/172.16.10.190:35360<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@881d21a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-06-06T10:53:07.007Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@430fce7c::SocketChannelEndPoint@7de28790{/172.16.10.190:35360<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@430fce7c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61b607bb{/172.16.10.190:35360<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@fece06e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12559279{s=START}]=>HttpChannelOverHttp@b68e8ff{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:07.007Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-06-06T10:53:07.012Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@7de28790{/172.16.10.190:35360<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@430fce7c{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61b607bb{/172.16.10.190:35360<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@fece06e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12559279{s=START}]=>HttpChannelOverHttp@b68e8ff{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:07.012Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@5e8c29a4[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-06-06T10:53:07.012Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-06-06T10:53:07.018Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@6e1e1b18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@6e1e1b18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-06-06T10:53:07.018Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@430fce7c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61b607bb{/172.16.10.190:35360<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@fece06e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12559279{s=START}]=>HttpChannelOverHttp@b68e8ff{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:07.018Z||qtp943165647-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-06-06T10:53:07.019Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@fece06e::DecryptedEndPoint@61b607bb{/172.16.10.190:35360<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=15/30000} filled -1 HeapByteBuffer@6e1e1b18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-06-06T10:53:07.019Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@fece06e::DecryptedEndPoint@61b607bb{/172.16.10.190:35360<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=16/30000} parse HeapByteBuffer@6e1e1b18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-06-06T10:53:07.019Z||qtp943165647-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@6e1e1b18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-06-06T10:53:07.019Z||qtp943165647-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-06-06T10:53:07.019Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@61b607bb{/172.16.10.190:35360<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=16/30000}
2021-06-06T10:53:07.019Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@61b607bb{/172.16.10.190:35360<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=16/30000}
2021-06-06T10:53:07.019Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@430fce7c::SocketChannelEndPoint@7de28790{/172.16.10.190:35360<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@430fce7c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61b607bb{/172.16.10.190:35360<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@fece06e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@12559279{s=START}]=>HttpChannelOverHttp@b68e8ff{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-06-06T10:53:07.019Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@430fce7c::SocketChannelEndPoint@7de28790{/172.16.10.190:35360<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@430fce7c{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61b607bb{/172.16.10.190:35360<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@fece06e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@12559279{s=START}]=>HttpChannelOverHttp@b68e8ff{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:07.019Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7b154bb0[p=0,l=0,c=0,r=0]={<<<>>>}
2021-06-06T10:53:07.019Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-06-06T10:53:07.020Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-06-06T10:53:07.020Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@7de28790{/172.16.10.190:35360<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->SslConnection@430fce7c{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61b607bb{/172.16.10.190:35360<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@fece06e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@12559279{s=START}]=>HttpChannelOverHttp@b68e8ff{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:07.020Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-06-06T10:53:07.020Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-06-06T10:53:07.020Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-06-06T10:53:07.020Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@430fce7c::SocketChannelEndPoint@7de28790{/172.16.10.190:35360<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@430fce7c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61b607bb{/172.16.10.190:35360<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@fece06e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@12559279{s=START}]=>HttpChannelOverHttp@b68e8ff{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-06-06T10:53:07.021Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@430fce7c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61b607bb{/172.16.10.190:35360<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@fece06e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@12559279{s=START}]=>HttpChannelOverHttp@b68e8ff{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:07.021Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@430fce7c::SocketChannelEndPoint@7de28790{/172.16.10.190:35360<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@430fce7c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61b607bb{/172.16.10.190:35360<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@fece06e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@12559279{s=START}]=>HttpChannelOverHttp@b68e8ff{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
2021-06-06T10:53:07.021Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@61b607bb{/172.16.10.190:35360<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=18/30000}
2021-06-06T10:53:07.021Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7de28790{/172.16.10.190:35360<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@430fce7c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61b607bb{/172.16.10.190:35360<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@fece06e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@12559279{s=START}]=>HttpChannelOverHttp@b68e8ff{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:07.021Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7de28790{/172.16.10.190:35360<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@430fce7c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61b607bb{/172.16.10.190:35360<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@fece06e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@12559279{s=START}]=>HttpChannelOverHttp@b68e8ff{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:07.022Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@7de28790{/172.16.10.190:35360<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@430fce7c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61b607bb{/172.16.10.190:35360<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@fece06e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@12559279{s=START}]=>HttpChannelOverHttp@b68e8ff{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:07.022Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5ab3a6ad{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)
2021-06-06T10:53:07.022Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7cc5ee4d{null}
2021-06-06T10:53:07.022Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@5b8b9b2d{STARTED} id=0 keys=1 selected=0 updates=0
2021-06-06T10:53:07.022Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1fb1239f
2021-06-06T10:53:07.022Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1fb1239f
2021-06-06T10:53:07.022Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7de28790{/172.16.10.190:35360<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@430fce7c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61b607bb{/172.16.10.190:35360<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@fece06e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@12559279{s=START}]=>HttpChannelOverHttp@b68e8ff{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:07.022Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken with none selected
2021-06-06T10:53:07.023Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7de28790{/172.16.10.190:35360<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@430fce7c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61b607bb{/172.16.10.190:35360<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@fece06e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@12559279{s=START}]=>HttpChannelOverHttp@b68e8ff{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:07.023Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@7de28790{/172.16.10.190:35360<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@430fce7c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61b607bb{/172.16.10.190:35360<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@fece06e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@12559279{s=START}]=>HttpChannelOverHttp@b68e8ff{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:07.023Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 0/0/0 selected
2021-06-06T10:53:07.023Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@fece06e::DecryptedEndPoint@61b607bb{/172.16.10.190:35360<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=20/30000}
2021-06-06T10:53:07.023Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 0 keys, 0 updates
2021-06-06T10:53:07.023Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-06-06T10:53:07.023Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-06-06T10:53:07.023Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 0 keys
2021-06-06T10:53:07.023Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@430fce7c::SocketChannelEndPoint@7de28790{/172.16.10.190:35360<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@430fce7c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61b607bb{/172.16.10.190:35360<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@fece06e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@12559279{s=START}]=>HttpChannelOverHttp@b68e8ff{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:07.023Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1fb1239f
2021-06-06T10:53:07.024Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@111a2091{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)
2021-06-06T10:53:07.024Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@14c2932b{null}
2021-06-06T10:53:07.024Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@fece06e::DecryptedEndPoint@61b607bb{/172.16.10.190:35360<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=21/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-06-06T10:53:07.024Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@fece06e::DecryptedEndPoint@61b607bb{/172.16.10.190:35360<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=21/30000}
2021-06-06T10:53:07.024Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@61b607bb{/172.16.10.190:35360<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=21/30000}
2021-06-06T10:53:07.024Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@fece06e::DecryptedEndPoint@61b607bb{/172.16.10.190:35360<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=21/30000} onFillable exit HttpChannelState@881d21a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-06-06T10:53:07.024Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@430fce7c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@61b607bb{/172.16.10.190:35360<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@fece06e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@12559279{s=START}]=>HttpChannelOverHttp@b68e8ff{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:07.024Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@fd68a33 waiting
2021-06-06T10:53:11.786Z||qtp943165647-21-acceptor-0@769f6023-ServerConnector@22d9c961{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@523e6c73 on ManagedSelector@5b8b9b2d{STARTED} id=0 keys=0 selected=0 updates=0
2021-06-06T10:53:11.787Z||qtp943165647-21-acceptor-0@769f6023-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5b8b9b2d{STARTED} id=0 keys=0 selected=0 updates=1
2021-06-06T10:53:11.788Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken with none selected
2021-06-06T10:53:11.788Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 0/0/0 selected
2021-06-06T10:53:11.788Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 0 keys, 1 updates
2021-06-06T10:53:11.788Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-06-06T10:53:11.788Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@523e6c73
2021-06-06T10:53:11.788Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@523e6c73
2021-06-06T10:53:11.788Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-06-06T10:53:11.788Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 1 keys
2021-06-06T10:53:11.788Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@523e6c73
2021-06-06T10:53:11.788Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@467d9318{/172.16.10.190:35476<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-06-06T10:53:11.788Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@3bac9a6f
2021-06-06T10:53:11.789Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@16302d00{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@56417ba7{/172.16.10.190:35476<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@7c0ec724{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-06-06T10:53:11.789Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@23ae4528::DecryptedEndPoint@56417ba7{/172.16.10.190:35476<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-06-06T10:53:11.789Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@467d9318{/172.16.10.190:35476<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@34613470{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56417ba7{/172.16.10.190:35476<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@23ae4528[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69a0fd18{s=START}]=>HttpChannelOverHttp@16302d00{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:11.789Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@34613470::SocketChannelEndPoint@467d9318{/172.16.10.190:35476<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@34613470{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56417ba7{/172.16.10.190:35476<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@23ae4528[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69a0fd18{s=START}]=>HttpChannelOverHttp@16302d00{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:11.789Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@23ae4528::DecryptedEndPoint@56417ba7{/172.16.10.190:35476<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-06-06T10:53:11.790Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@23ae4528::DecryptedEndPoint@56417ba7{/172.16.10.190:35476<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-06-06T10:53:11.790Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@631d30ef{AC.ReadCB@23ae4528{HttpConnection@23ae4528::DecryptedEndPoint@56417ba7{/172.16.10.190:35476<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-06-06T10:53:11.790Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@34613470::SocketChannelEndPoint@467d9318{/172.16.10.190:35476<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@34613470{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56417ba7{/172.16.10.190:35476<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@23ae4528[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69a0fd18{s=START}]=>HttpChannelOverHttp@16302d00{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:11.790Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-06-06T10:53:11.790Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.28.71:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@34613470{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56417ba7{/172.16.10.190:35476<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@23ae4528[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69a0fd18{s=START}]=>HttpChannelOverHttp@16302d00{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:11.790Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@32cbbea1{SSLC.NBReadCB@34613470{SslConnection@34613470::SocketChannelEndPoint@467d9318{/172.16.10.190:35476<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@34613470{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56417ba7{/172.16.10.190:35476<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@23ae4528[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69a0fd18{s=START}]=>HttpChannelOverHttp@16302d00{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-06-06T10:53:11.790Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@467d9318{/172.16.10.190:35476<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@34613470{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56417ba7{/172.16.10.190:35476<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@23ae4528[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69a0fd18{s=START}]=>HttpChannelOverHttp@16302d00{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:11.790Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@fb4ce3c on ManagedSelector@5b8b9b2d{STARTED} id=0 keys=1 selected=0 updates=0
2021-06-06T10:53:11.790Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5b8b9b2d{STARTED} id=0 keys=1 selected=0 updates=1
2021-06-06T10:53:11.790Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken with none selected
2021-06-06T10:53:11.791Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 0/0/1 selected
2021-06-06T10:53:11.791Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 0 keys, 1 updates
2021-06-06T10:53:11.791Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@467d9318{/172.16.10.190:35476<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@34613470{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56417ba7{/172.16.10.190:35476<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@23ae4528[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69a0fd18{s=START}]=>HttpChannelOverHttp@16302d00{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:11.791Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-06-06T10:53:11.791Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@523e6c73
2021-06-06T10:53:11.791Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@fb4ce3c
2021-06-06T10:53:11.791Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@467d9318{/172.16.10.190:35476<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@34613470{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56417ba7{/172.16.10.190:35476<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@23ae4528[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69a0fd18{s=START}]=>HttpChannelOverHttp@16302d00{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:11.791Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-06-06T10:53:11.791Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 1 keys
2021-06-06T10:53:11.791Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 1/1/1 selected
2021-06-06T10:53:11.791Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 1 keys, 0 updates
2021-06-06T10:53:11.791Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.28.71:8000 remote=/172.16.10.190:35476], selector=sun.nio.ch.EPollSelectorImpl@91dce7e, interestOps=1, readyOps=1 SocketChannelEndPoint@467d9318{/172.16.10.190:35476<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@34613470{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56417ba7{/172.16.10.190:35476<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@23ae4528[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69a0fd18{s=START}]=>HttpChannelOverHttp@16302d00{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-06-06T10:53:11.791Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@467d9318{/172.16.10.190:35476<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@34613470{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56417ba7{/172.16.10.190:35476<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@23ae4528[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69a0fd18{s=START}]=>HttpChannelOverHttp@16302d00{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:11.791Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@467d9318{/172.16.10.190:35476<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@34613470{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56417ba7{/172.16.10.190:35476<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@23ae4528[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69a0fd18{s=START}]=>HttpChannelOverHttp@16302d00{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-06-06T10:53:11.792Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0} tryExecute EatWhatYouKill@72998021/SelectorProducer@761a0bbd/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-06-06T10:53:11.791998Z
2021-06-06T10:53:11.792Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@fd68a33 offer EatWhatYouKill@72998021/SelectorProducer@761a0bbd/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-06-06T10:53:11.792325Z
2021-06-06T10:53:11.792Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@72998021/SelectorProducer@761a0bbd/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-06-06T10:53:11.792458Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@467d9318{/172.16.10.190:35476<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@34613470{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56417ba7{/172.16.10.190:35476<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@23ae4528[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69a0fd18{s=START}]=>HttpChannelOverHttp@16302d00{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-06-06T10:53:11.792Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@fd68a33 task=EatWhatYouKill@72998021/SelectorProducer@761a0bbd/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-06-06T10:53:11.792693Z
2021-06-06T10:53:11.792Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@32cbbea1{SSLC.NBReadCB@34613470{SslConnection@34613470::SocketChannelEndPoint@467d9318{/172.16.10.190:35476<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@34613470{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56417ba7{/172.16.10.190:35476<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@23ae4528[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69a0fd18{s=START}]=>HttpChannelOverHttp@16302d00{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-06-06T10:53:11.793Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@34613470::SocketChannelEndPoint@467d9318{/172.16.10.190:35476<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@34613470{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56417ba7{/172.16.10.190:35476<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@23ae4528[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69a0fd18{s=START}]=>HttpChannelOverHttp@16302d00{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:11.793Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@72998021/SelectorProducer@761a0bbd/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-06-06T10:53:11.792936Z tryProduce true
2021-06-06T10:53:11.793Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-06-06T10:53:11.793Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-06-06T10:53:11.793Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@34613470::SocketChannelEndPoint@467d9318{/172.16.10.190:35476<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@34613470{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56417ba7{/172.16.10.190:35476<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@23ae4528[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69a0fd18{s=START}]=>HttpChannelOverHttp@16302d00{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:11.793Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@631d30ef{AC.ReadCB@23ae4528{HttpConnection@23ae4528::DecryptedEndPoint@56417ba7{/172.16.10.190:35476<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=3/30000}}}
2021-06-06T10:53:11.793Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@23ae4528::DecryptedEndPoint@56417ba7{/172.16.10.190:35476<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@7c0ec724{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-06-06T10:53:11.793Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@467d9318{/172.16.10.190:35476<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@34613470{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56417ba7{/172.16.10.190:35476<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@23ae4528[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69a0fd18{s=START}]=>HttpChannelOverHttp@16302d00{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:11.793Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 1 keys
2021-06-06T10:53:11.793Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@34613470::SocketChannelEndPoint@467d9318{/172.16.10.190:35476<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@34613470{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56417ba7{/172.16.10.190:35476<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@23ae4528[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69a0fd18{s=START}]=>HttpChannelOverHttp@16302d00{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:11.793Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-06-06T10:53:11.794Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@467d9318{/172.16.10.190:35476<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@34613470{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56417ba7{/172.16.10.190:35476<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@23ae4528[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69a0fd18{s=START}]=>HttpChannelOverHttp@16302d00{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:11.794Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@720fb475[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-06-06T10:53:11.794Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-06-06T10:53:11.797Z||qtp943165647-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@6e1e1b18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@6e1e1b18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-06-06T10:53:11.797Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@34613470{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56417ba7{/172.16.10.190:35476<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@23ae4528[p=HttpParser{s=START,0 of -1},g=HttpGenerator@69a0fd18{s=START}]=>HttpChannelOverHttp@16302d00{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:11.797Z||qtp943165647-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-06-06T10:53:11.797Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@23ae4528::DecryptedEndPoint@56417ba7{/172.16.10.190:35476<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=7/30000} filled -1 HeapByteBuffer@6e1e1b18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-06-06T10:53:11.797Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@23ae4528::DecryptedEndPoint@56417ba7{/172.16.10.190:35476<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@6e1e1b18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-06-06T10:53:11.797Z||qtp943165647-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@6e1e1b18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-06-06T10:53:11.797Z||qtp943165647-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-06-06T10:53:11.797Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@56417ba7{/172.16.10.190:35476<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=7/30000}
2021-06-06T10:53:11.797Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@56417ba7{/172.16.10.190:35476<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=7/30000}
2021-06-06T10:53:11.797Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@34613470::SocketChannelEndPoint@467d9318{/172.16.10.190:35476<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@34613470{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56417ba7{/172.16.10.190:35476<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@23ae4528[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@69a0fd18{s=START}]=>HttpChannelOverHttp@16302d00{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-06-06T10:53:11.798Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@34613470::SocketChannelEndPoint@467d9318{/172.16.10.190:35476<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@34613470{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56417ba7{/172.16.10.190:35476<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@23ae4528[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@69a0fd18{s=START}]=>HttpChannelOverHttp@16302d00{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:11.798Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7b154bb0[p=0,l=0,c=0,r=0]={<<<>>>}
2021-06-06T10:53:11.798Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-06-06T10:53:11.798Z||qtp943165647-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
2021-06-06T10:53:11.798Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@467d9318{/172.16.10.190:35476<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@34613470{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56417ba7{/172.16.10.190:35476<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@23ae4528[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@69a0fd18{s=START}]=>HttpChannelOverHttp@16302d00{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:11.798Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-06-06T10:53:11.798Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-06-06T10:53:11.798Z||qtp943165647-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
2021-06-06T10:53:11.798Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@34613470::SocketChannelEndPoint@467d9318{/172.16.10.190:35476<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@34613470{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56417ba7{/172.16.10.190:35476<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@23ae4528[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@69a0fd18{s=START}]=>HttpChannelOverHttp@16302d00{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-06-06T10:53:11.799Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@34613470{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56417ba7{/172.16.10.190:35476<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@23ae4528[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@69a0fd18{s=START}]=>HttpChannelOverHttp@16302d00{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:11.799Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@34613470::SocketChannelEndPoint@467d9318{/172.16.10.190:35476<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@34613470{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56417ba7{/172.16.10.190:35476<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@23ae4528[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@69a0fd18{s=START}]=>HttpChannelOverHttp@16302d00{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
2021-06-06T10:53:11.799Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@56417ba7{/172.16.10.190:35476<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=9/30000}
2021-06-06T10:53:11.799Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@467d9318{/172.16.10.190:35476<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@34613470{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56417ba7{/172.16.10.190:35476<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@23ae4528[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@69a0fd18{s=START}]=>HttpChannelOverHttp@16302d00{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:11.799Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@467d9318{/172.16.10.190:35476<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@34613470{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56417ba7{/172.16.10.190:35476<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@23ae4528[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@69a0fd18{s=START}]=>HttpChannelOverHttp@16302d00{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:11.800Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@467d9318{/172.16.10.190:35476<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@34613470{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56417ba7{/172.16.10.190:35476<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@23ae4528[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@69a0fd18{s=START}]=>HttpChannelOverHttp@16302d00{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:11.800Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4e6d2525{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)
2021-06-06T10:53:11.800Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@32cbbea1{null}
2021-06-06T10:53:11.800Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@5b8b9b2d{STARTED} id=0 keys=1 selected=0 updates=0
2021-06-06T10:53:11.800Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2980b824
2021-06-06T10:53:11.800Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2980b824
2021-06-06T10:53:11.800Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken with none selected
2021-06-06T10:53:11.800Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 0/0/0 selected
2021-06-06T10:53:11.800Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 0 keys, 0 updates
2021-06-06T10:53:11.800Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-06-06T10:53:11.800Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-06-06T10:53:11.800Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 0 keys
2021-06-06T10:53:11.801Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@467d9318{/172.16.10.190:35476<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@34613470{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56417ba7{/172.16.10.190:35476<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@23ae4528[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@69a0fd18{s=START}]=>HttpChannelOverHttp@16302d00{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:11.801Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@23ae4528::DecryptedEndPoint@56417ba7{/172.16.10.190:35476<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=11/30000}
2021-06-06T10:53:11.801Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@34613470::SocketChannelEndPoint@467d9318{/172.16.10.190:35476<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@34613470{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56417ba7{/172.16.10.190:35476<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@23ae4528[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@69a0fd18{s=START}]=>HttpChannelOverHttp@16302d00{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:11.801Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2980b824
2021-06-06T10:53:11.801Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@467d9318{/172.16.10.190:35476<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@34613470{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56417ba7{/172.16.10.190:35476<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@23ae4528[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@69a0fd18{s=START}]=>HttpChannelOverHttp@16302d00{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:11.801Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@467d9318{/172.16.10.190:35476<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@34613470{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56417ba7{/172.16.10.190:35476<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@23ae4528[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@69a0fd18{s=START}]=>HttpChannelOverHttp@16302d00{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:11.801Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@79e20596{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)
2021-06-06T10:53:11.801Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@631d30ef{null}
2021-06-06T10:53:11.801Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@23ae4528::DecryptedEndPoint@56417ba7{/172.16.10.190:35476<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=11/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-06-06T10:53:11.801Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@23ae4528::DecryptedEndPoint@56417ba7{/172.16.10.190:35476<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=11/30000}
2021-06-06T10:53:11.801Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@56417ba7{/172.16.10.190:35476<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=11/30000}
2021-06-06T10:53:11.801Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@23ae4528::DecryptedEndPoint@56417ba7{/172.16.10.190:35476<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=11/30000} onFillable exit HttpChannelState@7c0ec724{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-06-06T10:53:11.802Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@34613470{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56417ba7{/172.16.10.190:35476<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@23ae4528[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@69a0fd18{s=START}]=>HttpChannelOverHttp@16302d00{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:11.802Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@1f13730a waiting
2021-06-06T10:53:16.996Z||qtp943165647-21-acceptor-0@769f6023-ServerConnector@22d9c961{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@93df244 on ManagedSelector@5b8b9b2d{STARTED} id=0 keys=0 selected=0 updates=0
2021-06-06T10:53:16.996Z||qtp943165647-21-acceptor-0@769f6023-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5b8b9b2d{STARTED} id=0 keys=0 selected=0 updates=1
2021-06-06T10:53:16.996Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken with none selected
2021-06-06T10:53:16.996Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 0/0/0 selected
2021-06-06T10:53:16.996Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 0 keys, 1 updates
2021-06-06T10:53:16.996Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-06-06T10:53:16.996Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@93df244
2021-06-06T10:53:16.996Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@93df244
2021-06-06T10:53:16.997Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-06-06T10:53:16.997Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 1 keys
2021-06-06T10:53:16.997Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@93df244
2021-06-06T10:53:16.997Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@7f7c2794{/172.16.10.190:35576<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-06-06T10:53:16.998Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@7f27a89b
2021-06-06T10:53:16.999Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@2c4386b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@483f8020{/172.16.10.190:35576<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@56615e34{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-06-06T10:53:16.999Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@14c05713::DecryptedEndPoint@483f8020{/172.16.10.190:35576<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-06-06T10:53:17.000Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@7f7c2794{/172.16.10.190:35576<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@24860519{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@483f8020{/172.16.10.190:35576<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@14c05713[p=HttpParser{s=START,0 of -1},g=HttpGenerator@108cbf29{s=START}]=>HttpChannelOverHttp@2c4386b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:17.000Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@24860519::SocketChannelEndPoint@7f7c2794{/172.16.10.190:35576<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@24860519{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@483f8020{/172.16.10.190:35576<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@14c05713[p=HttpParser{s=START,0 of -1},g=HttpGenerator@108cbf29{s=START}]=>HttpChannelOverHttp@2c4386b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:17.000Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@14c05713::DecryptedEndPoint@483f8020{/172.16.10.190:35576<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-06-06T10:53:17.001Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@14c05713::DecryptedEndPoint@483f8020{/172.16.10.190:35576<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-06-06T10:53:17.001Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4cc0d3f2{AC.ReadCB@14c05713{HttpConnection@14c05713::DecryptedEndPoint@483f8020{/172.16.10.190:35576<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-06-06T10:53:17.001Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@24860519::SocketChannelEndPoint@7f7c2794{/172.16.10.190:35576<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@24860519{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@483f8020{/172.16.10.190:35576<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@14c05713[p=HttpParser{s=START,0 of -1},g=HttpGenerator@108cbf29{s=START}]=>HttpChannelOverHttp@2c4386b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:17.001Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-06-06T10:53:17.002Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.28.71:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@24860519{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@483f8020{/172.16.10.190:35576<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@14c05713[p=HttpParser{s=START,0 of -1},g=HttpGenerator@108cbf29{s=START}]=>HttpChannelOverHttp@2c4386b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:17.002Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5aae7db6{SSLC.NBReadCB@24860519{SslConnection@24860519::SocketChannelEndPoint@7f7c2794{/172.16.10.190:35576<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@24860519{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@483f8020{/172.16.10.190:35576<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@14c05713[p=HttpParser{s=START,0 of -1},g=HttpGenerator@108cbf29{s=START}]=>HttpChannelOverHttp@2c4386b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-06-06T10:53:17.003Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@7f7c2794{/172.16.10.190:35576<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@24860519{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@483f8020{/172.16.10.190:35576<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@14c05713[p=HttpParser{s=START,0 of -1},g=HttpGenerator@108cbf29{s=START}]=>HttpChannelOverHttp@2c4386b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:17.003Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4e140537 on ManagedSelector@5b8b9b2d{STARTED} id=0 keys=1 selected=0 updates=0
2021-06-06T10:53:17.003Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5b8b9b2d{STARTED} id=0 keys=1 selected=0 updates=1
2021-06-06T10:53:17.003Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken with none selected
2021-06-06T10:53:17.004Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 0/0/1 selected
2021-06-06T10:53:17.004Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 0 keys, 1 updates
2021-06-06T10:53:17.004Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-06-06T10:53:17.004Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@4e140537
2021-06-06T10:53:17.004Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@7f7c2794{/172.16.10.190:35576<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@24860519{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@483f8020{/172.16.10.190:35576<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@14c05713[p=HttpParser{s=START,0 of -1},g=HttpGenerator@108cbf29{s=START}]=>HttpChannelOverHttp@2c4386b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:17.004Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-06-06T10:53:17.004Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 1 keys
2021-06-06T10:53:17.004Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 1/1/1 selected
2021-06-06T10:53:17.004Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 1 keys, 0 updates
2021-06-06T10:53:17.004Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@7f7c2794{/172.16.10.190:35576<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@24860519{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@483f8020{/172.16.10.190:35576<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@14c05713[p=HttpParser{s=START,0 of -1},g=HttpGenerator@108cbf29{s=START}]=>HttpChannelOverHttp@2c4386b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:17.004Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.28.71:8000 remote=/172.16.10.190:35576], selector=sun.nio.ch.EPollSelectorImpl@91dce7e, interestOps=1, readyOps=1 SocketChannelEndPoint@7f7c2794{/172.16.10.190:35576<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@24860519{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@483f8020{/172.16.10.190:35576<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@14c05713[p=HttpParser{s=START,0 of -1},g=HttpGenerator@108cbf29{s=START}]=>HttpChannelOverHttp@2c4386b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-06-06T10:53:17.004Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@93df244
2021-06-06T10:53:17.005Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@7f7c2794{/172.16.10.190:35576<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@24860519{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@483f8020{/172.16.10.190:35576<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@14c05713[p=HttpParser{s=START,0 of -1},g=HttpGenerator@108cbf29{s=START}]=>HttpChannelOverHttp@2c4386b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:17.005Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@7f7c2794{/172.16.10.190:35576<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@24860519{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@483f8020{/172.16.10.190:35576<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@14c05713[p=HttpParser{s=START,0 of -1},g=HttpGenerator@108cbf29{s=START}]=>HttpChannelOverHttp@2c4386b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-06-06T10:53:17.005Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0} tryExecute EatWhatYouKill@72998021/SelectorProducer@761a0bbd/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-06-06T10:53:17.005556Z
2021-06-06T10:53:17.005Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@1f13730a offer EatWhatYouKill@72998021/SelectorProducer@761a0bbd/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-06-06T10:53:17.00586Z
2021-06-06T10:53:17.006Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@72998021/SelectorProducer@761a0bbd/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-06-06T10:53:17.006107Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7f7c2794{/172.16.10.190:35576<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@24860519{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@483f8020{/172.16.10.190:35576<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@14c05713[p=HttpParser{s=START,0 of -1},g=HttpGenerator@108cbf29{s=START}]=>HttpChannelOverHttp@2c4386b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-06-06T10:53:17.006Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@1f13730a task=EatWhatYouKill@72998021/SelectorProducer@761a0bbd/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-06-06T10:53:17.006301Z
2021-06-06T10:53:17.006Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@72998021/SelectorProducer@761a0bbd/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-06-06T10:53:17.006475Z tryProduce true
2021-06-06T10:53:17.006Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-06-06T10:53:17.006Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-06-06T10:53:17.006Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5aae7db6{SSLC.NBReadCB@24860519{SslConnection@24860519::SocketChannelEndPoint@7f7c2794{/172.16.10.190:35576<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@24860519{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@483f8020{/172.16.10.190:35576<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@14c05713[p=HttpParser{s=START,0 of -1},g=HttpGenerator@108cbf29{s=START}]=>HttpChannelOverHttp@2c4386b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-06-06T10:53:17.006Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@7f7c2794{/172.16.10.190:35576<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@24860519{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@483f8020{/172.16.10.190:35576<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@14c05713[p=HttpParser{s=START,0 of -1},g=HttpGenerator@108cbf29{s=START}]=>HttpChannelOverHttp@2c4386b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:17.006Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 1 keys
2021-06-06T10:53:17.007Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@24860519::SocketChannelEndPoint@7f7c2794{/172.16.10.190:35576<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@24860519{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@483f8020{/172.16.10.190:35576<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@14c05713[p=HttpParser{s=START,0 of -1},g=HttpGenerator@108cbf29{s=START}]=>HttpChannelOverHttp@2c4386b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:17.007Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@24860519::SocketChannelEndPoint@7f7c2794{/172.16.10.190:35576<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@24860519{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@483f8020{/172.16.10.190:35576<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@14c05713[p=HttpParser{s=START,0 of -1},g=HttpGenerator@108cbf29{s=START}]=>HttpChannelOverHttp@2c4386b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:17.007Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4cc0d3f2{AC.ReadCB@14c05713{HttpConnection@14c05713::DecryptedEndPoint@483f8020{/172.16.10.190:35576<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=6/30000}}}
2021-06-06T10:53:17.007Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@14c05713::DecryptedEndPoint@483f8020{/172.16.10.190:35576<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=6/30000} onFillable enter HttpChannelState@56615e34{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-06-06T10:53:17.007Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@24860519::SocketChannelEndPoint@7f7c2794{/172.16.10.190:35576<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@24860519{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@483f8020{/172.16.10.190:35576<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@14c05713[p=HttpParser{s=START,0 of -1},g=HttpGenerator@108cbf29{s=START}]=>HttpChannelOverHttp@2c4386b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:17.007Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-06-06T10:53:17.008Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@7f7c2794{/172.16.10.190:35576<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@24860519{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@483f8020{/172.16.10.190:35576<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@14c05713[p=HttpParser{s=START,0 of -1},g=HttpGenerator@108cbf29{s=START}]=>HttpChannelOverHttp@2c4386b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:17.008Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@3fc0751a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-06-06T10:53:17.008Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-06-06T10:53:17.010Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@6e1e1b18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@6e1e1b18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-06-06T10:53:17.011Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@24860519{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@483f8020{/172.16.10.190:35576<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@14c05713[p=HttpParser{s=START,0 of -1},g=HttpGenerator@108cbf29{s=START}]=>HttpChannelOverHttp@2c4386b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:17.011Z||qtp943165647-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-06-06T10:53:17.011Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@14c05713::DecryptedEndPoint@483f8020{/172.16.10.190:35576<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=10/30000} filled -1 HeapByteBuffer@6e1e1b18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-06-06T10:53:17.011Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@14c05713::DecryptedEndPoint@483f8020{/172.16.10.190:35576<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=10/30000} parse HeapByteBuffer@6e1e1b18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-06-06T10:53:17.011Z||qtp943165647-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@6e1e1b18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-06-06T10:53:17.011Z||qtp943165647-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-06-06T10:53:17.011Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@483f8020{/172.16.10.190:35576<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=10/30000}
2021-06-06T10:53:17.011Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@483f8020{/172.16.10.190:35576<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=10/30000}
2021-06-06T10:53:17.011Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@24860519::SocketChannelEndPoint@7f7c2794{/172.16.10.190:35576<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@24860519{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@483f8020{/172.16.10.190:35576<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@14c05713[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@108cbf29{s=START}]=>HttpChannelOverHttp@2c4386b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-06-06T10:53:17.012Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@24860519::SocketChannelEndPoint@7f7c2794{/172.16.10.190:35576<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@24860519{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@483f8020{/172.16.10.190:35576<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@14c05713[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@108cbf29{s=START}]=>HttpChannelOverHttp@2c4386b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:17.012Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7b154bb0[p=0,l=0,c=0,r=0]={<<<>>>}
2021-06-06T10:53:17.012Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-06-06T10:53:17.012Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-06-06T10:53:17.012Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@7f7c2794{/172.16.10.190:35576<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@24860519{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@483f8020{/172.16.10.190:35576<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@14c05713[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@108cbf29{s=START}]=>HttpChannelOverHttp@2c4386b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:17.012Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-06-06T10:53:17.012Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-06-06T10:53:17.012Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-06-06T10:53:17.012Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@24860519::SocketChannelEndPoint@7f7c2794{/172.16.10.190:35576<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@24860519{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@483f8020{/172.16.10.190:35576<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@14c05713[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@108cbf29{s=START}]=>HttpChannelOverHttp@2c4386b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-06-06T10:53:17.013Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@24860519{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@483f8020{/172.16.10.190:35576<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@14c05713[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@108cbf29{s=START}]=>HttpChannelOverHttp@2c4386b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:17.013Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@24860519::SocketChannelEndPoint@7f7c2794{/172.16.10.190:35576<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@24860519{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@483f8020{/172.16.10.190:35576<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@14c05713[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@108cbf29{s=START}]=>HttpChannelOverHttp@2c4386b4{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
2021-06-06T10:53:17.013Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@483f8020{/172.16.10.190:35576<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=12/30000}
2021-06-06T10:53:17.013Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7f7c2794{/172.16.10.190:35576<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@24860519{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@483f8020{/172.16.10.190:35576<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@14c05713[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@108cbf29{s=START}]=>HttpChannelOverHttp@2c4386b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:17.014Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7f7c2794{/172.16.10.190:35576<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@24860519{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@483f8020{/172.16.10.190:35576<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@14c05713[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@108cbf29{s=START}]=>HttpChannelOverHttp@2c4386b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:17.014Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@7f7c2794{/172.16.10.190:35576<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@24860519{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@483f8020{/172.16.10.190:35576<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@14c05713[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@108cbf29{s=START}]=>HttpChannelOverHttp@2c4386b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:17.014Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@367d54ff{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)
2021-06-06T10:53:17.014Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5aae7db6{null}
2021-06-06T10:53:17.014Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@5b8b9b2d{STARTED} id=0 keys=1 selected=0 updates=0
2021-06-06T10:53:17.014Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@72a16d37
2021-06-06T10:53:17.014Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken with none selected
2021-06-06T10:53:17.014Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 0/0/0 selected
2021-06-06T10:53:17.014Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@72a16d37
2021-06-06T10:53:17.014Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 0 keys, 0 updates
2021-06-06T10:53:17.014Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-06-06T10:53:17.014Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7f7c2794{/172.16.10.190:35576<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@24860519{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@483f8020{/172.16.10.190:35576<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@14c05713[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@108cbf29{s=START}]=>HttpChannelOverHttp@2c4386b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:17.014Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-06-06T10:53:17.014Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 0 keys
2021-06-06T10:53:17.015Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@7f7c2794{/172.16.10.190:35576<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@24860519{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@483f8020{/172.16.10.190:35576<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@14c05713[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@108cbf29{s=START}]=>HttpChannelOverHttp@2c4386b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:17.015Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7f7c2794{/172.16.10.190:35576<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@24860519{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@483f8020{/172.16.10.190:35576<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@14c05713[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@108cbf29{s=START}]=>HttpChannelOverHttp@2c4386b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:17.015Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@14c05713::DecryptedEndPoint@483f8020{/172.16.10.190:35576<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=14/30000}
2021-06-06T10:53:17.015Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7bd047ef{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)
2021-06-06T10:53:17.015Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4cc0d3f2{null}
2021-06-06T10:53:17.015Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@14c05713::DecryptedEndPoint@483f8020{/172.16.10.190:35576<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=14/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-06-06T10:53:17.015Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@14c05713::DecryptedEndPoint@483f8020{/172.16.10.190:35576<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=14/30000}
2021-06-06T10:53:17.015Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@24860519::SocketChannelEndPoint@7f7c2794{/172.16.10.190:35576<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@24860519{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@483f8020{/172.16.10.190:35576<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@14c05713[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@108cbf29{s=START}]=>HttpChannelOverHttp@2c4386b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:17.015Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@483f8020{/172.16.10.190:35576<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=14/30000}
2021-06-06T10:53:17.015Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@72a16d37
2021-06-06T10:53:17.015Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@14c05713::DecryptedEndPoint@483f8020{/172.16.10.190:35576<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=14/30000} onFillable exit HttpChannelState@56615e34{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-06-06T10:53:17.015Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@24860519{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@483f8020{/172.16.10.190:35576<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@14c05713[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@108cbf29{s=START}]=>HttpChannelOverHttp@2c4386b4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:17.015Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@fd68a33 waiting
2021-06-06T10:53:21.785Z||qtp943165647-21-acceptor-0@769f6023-ServerConnector@22d9c961{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@673f3c60 on ManagedSelector@5b8b9b2d{STARTED} id=0 keys=0 selected=0 updates=0
2021-06-06T10:53:21.786Z||qtp943165647-21-acceptor-0@769f6023-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5b8b9b2d{STARTED} id=0 keys=0 selected=0 updates=1
2021-06-06T10:53:21.786Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken with none selected
2021-06-06T10:53:21.786Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 0/0/0 selected
2021-06-06T10:53:21.786Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 0 keys, 1 updates
2021-06-06T10:53:21.786Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-06-06T10:53:21.786Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@673f3c60
2021-06-06T10:53:21.786Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@673f3c60
2021-06-06T10:53:21.786Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-06-06T10:53:21.786Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 1 keys
2021-06-06T10:53:21.786Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@673f3c60
2021-06-06T10:53:21.787Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@6112aaef{/172.16.10.190:35684<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-06-06T10:53:21.787Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@6b02746a
2021-06-06T10:53:21.788Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@453e11d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@2dbf1a85{/172.16.10.190:35684<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@590e980f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-06-06T10:53:21.788Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@21571660::DecryptedEndPoint@2dbf1a85{/172.16.10.190:35684<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-06-06T10:53:21.789Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@6112aaef{/172.16.10.190:35684<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@3a17505e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2dbf1a85{/172.16.10.190:35684<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@21571660[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f291eab{s=START}]=>HttpChannelOverHttp@453e11d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:21.789Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@3a17505e::SocketChannelEndPoint@6112aaef{/172.16.10.190:35684<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@3a17505e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2dbf1a85{/172.16.10.190:35684<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@21571660[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f291eab{s=START}]=>HttpChannelOverHttp@453e11d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:21.789Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@21571660::DecryptedEndPoint@2dbf1a85{/172.16.10.190:35684<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-06-06T10:53:21.789Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@21571660::DecryptedEndPoint@2dbf1a85{/172.16.10.190:35684<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-06-06T10:53:21.789Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@42ca2da1{AC.ReadCB@21571660{HttpConnection@21571660::DecryptedEndPoint@2dbf1a85{/172.16.10.190:35684<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-06-06T10:53:21.790Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@3a17505e::SocketChannelEndPoint@6112aaef{/172.16.10.190:35684<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@3a17505e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2dbf1a85{/172.16.10.190:35684<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@21571660[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f291eab{s=START}]=>HttpChannelOverHttp@453e11d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:21.790Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-06-06T10:53:21.790Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.28.71:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@3a17505e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2dbf1a85{/172.16.10.190:35684<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@21571660[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f291eab{s=START}]=>HttpChannelOverHttp@453e11d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:21.790Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5b37c78e{SSLC.NBReadCB@3a17505e{SslConnection@3a17505e::SocketChannelEndPoint@6112aaef{/172.16.10.190:35684<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@3a17505e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2dbf1a85{/172.16.10.190:35684<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@21571660[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f291eab{s=START}]=>HttpChannelOverHttp@453e11d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-06-06T10:53:21.791Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@6112aaef{/172.16.10.190:35684<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@3a17505e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2dbf1a85{/172.16.10.190:35684<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@21571660[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f291eab{s=START}]=>HttpChannelOverHttp@453e11d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:21.791Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5ba2e916 on ManagedSelector@5b8b9b2d{STARTED} id=0 keys=1 selected=0 updates=0
2021-06-06T10:53:21.791Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5b8b9b2d{STARTED} id=0 keys=1 selected=0 updates=1
2021-06-06T10:53:21.791Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken with none selected
2021-06-06T10:53:21.791Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 0/0/1 selected
2021-06-06T10:53:21.791Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 0 keys, 1 updates
2021-06-06T10:53:21.791Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-06-06T10:53:21.791Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@5ba2e916
2021-06-06T10:53:21.791Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@6112aaef{/172.16.10.190:35684<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@3a17505e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2dbf1a85{/172.16.10.190:35684<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@21571660[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f291eab{s=START}]=>HttpChannelOverHttp@453e11d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:21.792Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@673f3c60
2021-06-06T10:53:21.792Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@6112aaef{/172.16.10.190:35684<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@3a17505e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2dbf1a85{/172.16.10.190:35684<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@21571660[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f291eab{s=START}]=>HttpChannelOverHttp@453e11d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:21.792Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-06-06T10:53:21.792Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 1 keys
2021-06-06T10:53:21.792Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 1/1/1 selected
2021-06-06T10:53:21.792Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 1 keys, 0 updates
2021-06-06T10:53:21.792Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.28.71:8000 remote=/172.16.10.190:35684], selector=sun.nio.ch.EPollSelectorImpl@91dce7e, interestOps=1, readyOps=1 SocketChannelEndPoint@6112aaef{/172.16.10.190:35684<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@3a17505e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2dbf1a85{/172.16.10.190:35684<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@21571660[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f291eab{s=START}]=>HttpChannelOverHttp@453e11d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-06-06T10:53:21.792Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@6112aaef{/172.16.10.190:35684<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@3a17505e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2dbf1a85{/172.16.10.190:35684<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@21571660[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f291eab{s=START}]=>HttpChannelOverHttp@453e11d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:21.792Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@6112aaef{/172.16.10.190:35684<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@3a17505e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2dbf1a85{/172.16.10.190:35684<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@21571660[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f291eab{s=START}]=>HttpChannelOverHttp@453e11d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-06-06T10:53:21.793Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0} tryExecute EatWhatYouKill@72998021/SelectorProducer@761a0bbd/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-06-06T10:53:21.793056Z
2021-06-06T10:53:21.793Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@fd68a33 offer EatWhatYouKill@72998021/SelectorProducer@761a0bbd/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-06-06T10:53:21.793602Z
2021-06-06T10:53:21.794Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@72998021/SelectorProducer@761a0bbd/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-06-06T10:53:21.793834Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6112aaef{/172.16.10.190:35684<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@3a17505e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2dbf1a85{/172.16.10.190:35684<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@21571660[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f291eab{s=START}]=>HttpChannelOverHttp@453e11d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-06-06T10:53:21.794Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@fd68a33 task=EatWhatYouKill@72998021/SelectorProducer@761a0bbd/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-06-06T10:53:21.794035Z
2021-06-06T10:53:21.794Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@72998021/SelectorProducer@761a0bbd/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-06-06T10:53:21.794331Z tryProduce true
2021-06-06T10:53:21.794Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5b37c78e{SSLC.NBReadCB@3a17505e{SslConnection@3a17505e::SocketChannelEndPoint@6112aaef{/172.16.10.190:35684<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@3a17505e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2dbf1a85{/172.16.10.190:35684<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@21571660[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f291eab{s=START}]=>HttpChannelOverHttp@453e11d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-06-06T10:53:21.794Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-06-06T10:53:21.794Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-06-06T10:53:21.794Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@3a17505e::SocketChannelEndPoint@6112aaef{/172.16.10.190:35684<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@3a17505e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2dbf1a85{/172.16.10.190:35684<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@21571660[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f291eab{s=START}]=>HttpChannelOverHttp@453e11d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:21.794Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@6112aaef{/172.16.10.190:35684<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@3a17505e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2dbf1a85{/172.16.10.190:35684<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@21571660[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f291eab{s=START}]=>HttpChannelOverHttp@453e11d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:21.794Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 1 keys
2021-06-06T10:53:21.794Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@3a17505e::SocketChannelEndPoint@6112aaef{/172.16.10.190:35684<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@3a17505e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2dbf1a85{/172.16.10.190:35684<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@21571660[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f291eab{s=START}]=>HttpChannelOverHttp@453e11d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:21.794Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@42ca2da1{AC.ReadCB@21571660{HttpConnection@21571660::DecryptedEndPoint@2dbf1a85{/172.16.10.190:35684<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=5/30000}}}
2021-06-06T10:53:21.794Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@21571660::DecryptedEndPoint@2dbf1a85{/172.16.10.190:35684<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@590e980f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-06-06T10:53:21.795Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@3a17505e::SocketChannelEndPoint@6112aaef{/172.16.10.190:35684<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@3a17505e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2dbf1a85{/172.16.10.190:35684<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@21571660[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f291eab{s=START}]=>HttpChannelOverHttp@453e11d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:21.795Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-06-06T10:53:21.795Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@6112aaef{/172.16.10.190:35684<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@3a17505e{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2dbf1a85{/172.16.10.190:35684<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@21571660[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f291eab{s=START}]=>HttpChannelOverHttp@453e11d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:21.796Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@51a2fd23[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-06-06T10:53:21.796Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-06-06T10:53:21.799Z||qtp943165647-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@6e1e1b18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@6e1e1b18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-06-06T10:53:21.800Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@3a17505e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2dbf1a85{/172.16.10.190:35684<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@21571660[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f291eab{s=START}]=>HttpChannelOverHttp@453e11d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:21.800Z||qtp943165647-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-06-06T10:53:21.800Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@21571660::DecryptedEndPoint@2dbf1a85{/172.16.10.190:35684<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=11/30000} filled -1 HeapByteBuffer@6e1e1b18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-06-06T10:53:21.800Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@21571660::DecryptedEndPoint@2dbf1a85{/172.16.10.190:35684<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=11/30000} parse HeapByteBuffer@6e1e1b18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-06-06T10:53:21.800Z||qtp943165647-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@6e1e1b18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-06-06T10:53:21.800Z||qtp943165647-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-06-06T10:53:21.800Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@2dbf1a85{/172.16.10.190:35684<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=11/30000}
2021-06-06T10:53:21.800Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@2dbf1a85{/172.16.10.190:35684<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=11/30000}
2021-06-06T10:53:21.801Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@3a17505e::SocketChannelEndPoint@6112aaef{/172.16.10.190:35684<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@3a17505e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2dbf1a85{/172.16.10.190:35684<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@21571660[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f291eab{s=START}]=>HttpChannelOverHttp@453e11d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-06-06T10:53:21.801Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@3a17505e::SocketChannelEndPoint@6112aaef{/172.16.10.190:35684<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@3a17505e{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2dbf1a85{/172.16.10.190:35684<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@21571660[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f291eab{s=START}]=>HttpChannelOverHttp@453e11d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:21.801Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7b154bb0[p=0,l=0,c=0,r=0]={<<<>>>}
2021-06-06T10:53:21.801Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-06-06T10:53:21.801Z||qtp943165647-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
2021-06-06T10:53:21.801Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@6112aaef{/172.16.10.190:35684<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@3a17505e{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2dbf1a85{/172.16.10.190:35684<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@21571660[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f291eab{s=START}]=>HttpChannelOverHttp@453e11d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:21.801Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-06-06T10:53:21.801Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-06-06T10:53:21.801Z||qtp943165647-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
2021-06-06T10:53:21.802Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@3a17505e::SocketChannelEndPoint@6112aaef{/172.16.10.190:35684<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3a17505e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2dbf1a85{/172.16.10.190:35684<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@21571660[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f291eab{s=START}]=>HttpChannelOverHttp@453e11d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-06-06T10:53:21.802Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3a17505e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2dbf1a85{/172.16.10.190:35684<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@21571660[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f291eab{s=START}]=>HttpChannelOverHttp@453e11d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:21.802Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@3a17505e::SocketChannelEndPoint@6112aaef{/172.16.10.190:35684<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3a17505e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2dbf1a85{/172.16.10.190:35684<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@21571660[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f291eab{s=START}]=>HttpChannelOverHttp@453e11d{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
2021-06-06T10:53:21.803Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@2dbf1a85{/172.16.10.190:35684<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=14/30000}
2021-06-06T10:53:21.803Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6112aaef{/172.16.10.190:35684<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3a17505e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2dbf1a85{/172.16.10.190:35684<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@21571660[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f291eab{s=START}]=>HttpChannelOverHttp@453e11d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:21.803Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6112aaef{/172.16.10.190:35684<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3a17505e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2dbf1a85{/172.16.10.190:35684<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@21571660[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f291eab{s=START}]=>HttpChannelOverHttp@453e11d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:21.803Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@6112aaef{/172.16.10.190:35684<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3a17505e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2dbf1a85{/172.16.10.190:35684<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@21571660[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f291eab{s=START}]=>HttpChannelOverHttp@453e11d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:21.803Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7dcf2eab{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)
2021-06-06T10:53:21.803Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5b37c78e{null}
2021-06-06T10:53:21.804Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@5b8b9b2d{STARTED} id=0 keys=1 selected=0 updates=0
2021-06-06T10:53:21.804Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@14e85a31
2021-06-06T10:53:21.804Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@14e85a31
2021-06-06T10:53:21.804Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken with none selected
2021-06-06T10:53:21.804Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 0/0/0 selected
2021-06-06T10:53:21.804Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 0 keys, 0 updates
2021-06-06T10:53:21.804Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@6112aaef{/172.16.10.190:35684<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3a17505e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2dbf1a85{/172.16.10.190:35684<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@21571660[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f291eab{s=START}]=>HttpChannelOverHttp@453e11d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:21.804Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@21571660::DecryptedEndPoint@2dbf1a85{/172.16.10.190:35684<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=15/30000}
2021-06-06T10:53:21.804Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@3a17505e::SocketChannelEndPoint@6112aaef{/172.16.10.190:35684<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3a17505e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2dbf1a85{/172.16.10.190:35684<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@21571660[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f291eab{s=START}]=>HttpChannelOverHttp@453e11d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:21.805Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@14e85a31
2021-06-06T10:53:21.805Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6112aaef{/172.16.10.190:35684<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3a17505e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2dbf1a85{/172.16.10.190:35684<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@21571660[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f291eab{s=START}]=>HttpChannelOverHttp@453e11d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:21.805Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6112aaef{/172.16.10.190:35684<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3a17505e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2dbf1a85{/172.16.10.190:35684<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@21571660[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f291eab{s=START}]=>HttpChannelOverHttp@453e11d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:21.805Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6f04eddd{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)
2021-06-06T10:53:21.805Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@42ca2da1{null}
2021-06-06T10:53:21.805Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@21571660::DecryptedEndPoint@2dbf1a85{/172.16.10.190:35684<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=16/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-06-06T10:53:21.805Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@21571660::DecryptedEndPoint@2dbf1a85{/172.16.10.190:35684<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=16/30000}
2021-06-06T10:53:21.805Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@2dbf1a85{/172.16.10.190:35684<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=16/30000}
2021-06-06T10:53:21.805Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@21571660::DecryptedEndPoint@2dbf1a85{/172.16.10.190:35684<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=16/30000} onFillable exit HttpChannelState@590e980f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-06-06T10:53:21.806Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3a17505e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2dbf1a85{/172.16.10.190:35684<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@21571660[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f291eab{s=START}]=>HttpChannelOverHttp@453e11d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:21.806Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@1f13730a waiting
2021-06-06T10:53:21.804Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-06-06T10:53:21.806Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-06-06T10:53:21.806Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 0 keys
2021-06-06T10:53:26.996Z||qtp943165647-21-acceptor-0@769f6023-ServerConnector@22d9c961{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@6c0fff5 on ManagedSelector@5b8b9b2d{STARTED} id=0 keys=0 selected=0 updates=0
2021-06-06T10:53:26.996Z||qtp943165647-21-acceptor-0@769f6023-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5b8b9b2d{STARTED} id=0 keys=0 selected=0 updates=1
2021-06-06T10:53:26.996Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken with none selected
2021-06-06T10:53:26.996Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 0/0/0 selected
2021-06-06T10:53:26.996Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 0 keys, 1 updates
2021-06-06T10:53:26.996Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-06-06T10:53:26.996Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@6c0fff5
2021-06-06T10:53:26.997Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@6c0fff5
2021-06-06T10:53:26.997Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-06-06T10:53:26.997Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 1 keys
2021-06-06T10:53:26.997Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@6c0fff5
2021-06-06T10:53:26.997Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@3b149e2b{/172.16.10.190:35794<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-06-06T10:53:26.998Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@718195f8
2021-06-06T10:53:26.998Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@586b15b3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@36388e34{/172.16.10.190:35794<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@29c2bb1e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-06-06T10:53:26.998Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@5491d58b::DecryptedEndPoint@36388e34{/172.16.10.190:35794<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-06-06T10:53:26.999Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@3b149e2b{/172.16.10.190:35794<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@54d78427{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@36388e34{/172.16.10.190:35794<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5491d58b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26ece9a7{s=START}]=>HttpChannelOverHttp@586b15b3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:26.999Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@54d78427::SocketChannelEndPoint@3b149e2b{/172.16.10.190:35794<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@54d78427{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@36388e34{/172.16.10.190:35794<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5491d58b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26ece9a7{s=START}]=>HttpChannelOverHttp@586b15b3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:26.999Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@5491d58b::DecryptedEndPoint@36388e34{/172.16.10.190:35794<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-06-06T10:53:26.999Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@5491d58b::DecryptedEndPoint@36388e34{/172.16.10.190:35794<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-06-06T10:53:26.999Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1a4abc2f{AC.ReadCB@5491d58b{HttpConnection@5491d58b::DecryptedEndPoint@36388e34{/172.16.10.190:35794<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-06-06T10:53:27.000Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@54d78427::SocketChannelEndPoint@3b149e2b{/172.16.10.190:35794<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@54d78427{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@36388e34{/172.16.10.190:35794<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5491d58b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26ece9a7{s=START}]=>HttpChannelOverHttp@586b15b3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:27.000Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-06-06T10:53:27.000Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.28.71:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@54d78427{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@36388e34{/172.16.10.190:35794<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5491d58b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26ece9a7{s=START}]=>HttpChannelOverHttp@586b15b3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:27.000Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@402d1f60{SSLC.NBReadCB@54d78427{SslConnection@54d78427::SocketChannelEndPoint@3b149e2b{/172.16.10.190:35794<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@54d78427{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@36388e34{/172.16.10.190:35794<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5491d58b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26ece9a7{s=START}]=>HttpChannelOverHttp@586b15b3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-06-06T10:53:27.000Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@3b149e2b{/172.16.10.190:35794<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@54d78427{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@36388e34{/172.16.10.190:35794<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5491d58b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26ece9a7{s=START}]=>HttpChannelOverHttp@586b15b3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:27.000Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@28334dfe on ManagedSelector@5b8b9b2d{STARTED} id=0 keys=1 selected=0 updates=0
2021-06-06T10:53:27.000Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5b8b9b2d{STARTED} id=0 keys=1 selected=0 updates=1
2021-06-06T10:53:27.000Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken with none selected
2021-06-06T10:53:27.000Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 0/0/1 selected
2021-06-06T10:53:27.000Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 0 keys, 1 updates
2021-06-06T10:53:27.000Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-06-06T10:53:27.000Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@3b149e2b{/172.16.10.190:35794<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@54d78427{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@36388e34{/172.16.10.190:35794<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5491d58b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26ece9a7{s=START}]=>HttpChannelOverHttp@586b15b3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:27.000Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@28334dfe
2021-06-06T10:53:27.000Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@6c0fff5
2021-06-06T10:53:27.001Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@3b149e2b{/172.16.10.190:35794<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@54d78427{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@36388e34{/172.16.10.190:35794<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5491d58b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26ece9a7{s=START}]=>HttpChannelOverHttp@586b15b3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:27.001Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-06-06T10:53:27.001Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 1 keys
2021-06-06T10:53:27.001Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 1/1/1 selected
2021-06-06T10:53:27.001Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 1 keys, 0 updates
2021-06-06T10:53:27.001Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.28.71:8000 remote=/172.16.10.190:35794], selector=sun.nio.ch.EPollSelectorImpl@91dce7e, interestOps=1, readyOps=1 SocketChannelEndPoint@3b149e2b{/172.16.10.190:35794<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@54d78427{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@36388e34{/172.16.10.190:35794<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5491d58b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26ece9a7{s=START}]=>HttpChannelOverHttp@586b15b3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-06-06T10:53:27.001Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@3b149e2b{/172.16.10.190:35794<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@54d78427{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@36388e34{/172.16.10.190:35794<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5491d58b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26ece9a7{s=START}]=>HttpChannelOverHttp@586b15b3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:27.001Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@3b149e2b{/172.16.10.190:35794<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@54d78427{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@36388e34{/172.16.10.190:35794<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5491d58b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26ece9a7{s=START}]=>HttpChannelOverHttp@586b15b3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-06-06T10:53:27.002Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0} tryExecute EatWhatYouKill@72998021/SelectorProducer@761a0bbd/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-06-06T10:53:27.001876Z
2021-06-06T10:53:27.002Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@1f13730a offer EatWhatYouKill@72998021/SelectorProducer@761a0bbd/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-06-06T10:53:27.002125Z
2021-06-06T10:53:27.002Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@72998021/SelectorProducer@761a0bbd/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-06-06T10:53:27.002251Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3b149e2b{/172.16.10.190:35794<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@54d78427{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@36388e34{/172.16.10.190:35794<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5491d58b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26ece9a7{s=START}]=>HttpChannelOverHttp@586b15b3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-06-06T10:53:27.002Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@402d1f60{SSLC.NBReadCB@54d78427{SslConnection@54d78427::SocketChannelEndPoint@3b149e2b{/172.16.10.190:35794<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@54d78427{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@36388e34{/172.16.10.190:35794<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5491d58b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26ece9a7{s=START}]=>HttpChannelOverHttp@586b15b3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-06-06T10:53:27.002Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@54d78427::SocketChannelEndPoint@3b149e2b{/172.16.10.190:35794<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@54d78427{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@36388e34{/172.16.10.190:35794<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5491d58b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26ece9a7{s=START}]=>HttpChannelOverHttp@586b15b3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:27.002Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@1f13730a task=EatWhatYouKill@72998021/SelectorProducer@761a0bbd/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-06-06T10:53:27.002792Z
2021-06-06T10:53:27.002Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@72998021/SelectorProducer@761a0bbd/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-06-06T10:53:27.002912Z tryProduce true
2021-06-06T10:53:27.002Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-06-06T10:53:27.003Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-06-06T10:53:27.003Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@3b149e2b{/172.16.10.190:35794<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@54d78427{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@36388e34{/172.16.10.190:35794<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@5491d58b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26ece9a7{s=START}]=>HttpChannelOverHttp@586b15b3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:27.003Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 1 keys
2021-06-06T10:53:27.003Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@54d78427::SocketChannelEndPoint@3b149e2b{/172.16.10.190:35794<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@54d78427{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@36388e34{/172.16.10.190:35794<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@5491d58b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26ece9a7{s=START}]=>HttpChannelOverHttp@586b15b3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:27.003Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1a4abc2f{AC.ReadCB@5491d58b{HttpConnection@5491d58b::DecryptedEndPoint@36388e34{/172.16.10.190:35794<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=4/30000}}}
2021-06-06T10:53:27.003Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5491d58b::DecryptedEndPoint@36388e34{/172.16.10.190:35794<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@29c2bb1e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-06-06T10:53:27.003Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@54d78427::SocketChannelEndPoint@3b149e2b{/172.16.10.190:35794<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@54d78427{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@36388e34{/172.16.10.190:35794<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@5491d58b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26ece9a7{s=START}]=>HttpChannelOverHttp@586b15b3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:27.003Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-06-06T10:53:27.004Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@3b149e2b{/172.16.10.190:35794<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@54d78427{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@36388e34{/172.16.10.190:35794<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@5491d58b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26ece9a7{s=START}]=>HttpChannelOverHttp@586b15b3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:27.004Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@1b02eb99[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-06-06T10:53:27.004Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-06-06T10:53:27.006Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@6e1e1b18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@6e1e1b18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-06-06T10:53:27.007Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@54d78427{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@36388e34{/172.16.10.190:35794<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@5491d58b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26ece9a7{s=START}]=>HttpChannelOverHttp@586b15b3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:27.007Z||qtp943165647-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-06-06T10:53:27.007Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5491d58b::DecryptedEndPoint@36388e34{/172.16.10.190:35794<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=8/30000} filled -1 HeapByteBuffer@6e1e1b18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-06-06T10:53:27.007Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5491d58b::DecryptedEndPoint@36388e34{/172.16.10.190:35794<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=8/30000} parse HeapByteBuffer@6e1e1b18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-06-06T10:53:27.007Z||qtp943165647-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@6e1e1b18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-06-06T10:53:27.007Z||qtp943165647-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-06-06T10:53:27.007Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@36388e34{/172.16.10.190:35794<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=8/30000}
2021-06-06T10:53:27.007Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@36388e34{/172.16.10.190:35794<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=8/30000}
2021-06-06T10:53:27.007Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@54d78427::SocketChannelEndPoint@3b149e2b{/172.16.10.190:35794<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@54d78427{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@36388e34{/172.16.10.190:35794<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@5491d58b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26ece9a7{s=START}]=>HttpChannelOverHttp@586b15b3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-06-06T10:53:27.007Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@54d78427::SocketChannelEndPoint@3b149e2b{/172.16.10.190:35794<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@54d78427{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@36388e34{/172.16.10.190:35794<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@5491d58b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26ece9a7{s=START}]=>HttpChannelOverHttp@586b15b3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:27.007Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7b154bb0[p=0,l=0,c=0,r=0]={<<<>>>}
2021-06-06T10:53:27.007Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-06-06T10:53:27.008Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-06-06T10:53:27.008Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@3b149e2b{/172.16.10.190:35794<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@54d78427{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@36388e34{/172.16.10.190:35794<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@5491d58b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26ece9a7{s=START}]=>HttpChannelOverHttp@586b15b3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:27.008Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-06-06T10:53:27.008Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-06-06T10:53:27.008Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-06-06T10:53:27.008Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@54d78427::SocketChannelEndPoint@3b149e2b{/172.16.10.190:35794<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@54d78427{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@36388e34{/172.16.10.190:35794<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@5491d58b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26ece9a7{s=START}]=>HttpChannelOverHttp@586b15b3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-06-06T10:53:27.008Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@54d78427{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@36388e34{/172.16.10.190:35794<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@5491d58b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26ece9a7{s=START}]=>HttpChannelOverHttp@586b15b3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:27.009Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@54d78427::SocketChannelEndPoint@3b149e2b{/172.16.10.190:35794<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@54d78427{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@36388e34{/172.16.10.190:35794<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@5491d58b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26ece9a7{s=START}]=>HttpChannelOverHttp@586b15b3{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
2021-06-06T10:53:27.009Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@36388e34{/172.16.10.190:35794<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=10/30000}
2021-06-06T10:53:27.009Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3b149e2b{/172.16.10.190:35794<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@54d78427{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@36388e34{/172.16.10.190:35794<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@5491d58b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26ece9a7{s=START}]=>HttpChannelOverHttp@586b15b3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:27.009Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3b149e2b{/172.16.10.190:35794<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@54d78427{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@36388e34{/172.16.10.190:35794<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@5491d58b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26ece9a7{s=START}]=>HttpChannelOverHttp@586b15b3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:27.009Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@3b149e2b{/172.16.10.190:35794<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@54d78427{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@36388e34{/172.16.10.190:35794<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@5491d58b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26ece9a7{s=START}]=>HttpChannelOverHttp@586b15b3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:27.009Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@62b3f51b{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)
2021-06-06T10:53:27.009Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@402d1f60{null}
2021-06-06T10:53:27.009Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@5b8b9b2d{STARTED} id=0 keys=1 selected=0 updates=0
2021-06-06T10:53:27.009Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken with none selected
2021-06-06T10:53:27.010Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 0/0/0 selected
2021-06-06T10:53:27.010Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 0 keys, 0 updates
2021-06-06T10:53:27.010Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-06-06T10:53:27.010Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-06-06T10:53:27.010Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 0 keys
2021-06-06T10:53:27.010Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1ba5299d
2021-06-06T10:53:27.010Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3b149e2b{/172.16.10.190:35794<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@54d78427{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@36388e34{/172.16.10.190:35794<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@5491d58b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26ece9a7{s=START}]=>HttpChannelOverHttp@586b15b3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:27.010Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3b149e2b{/172.16.10.190:35794<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@54d78427{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@36388e34{/172.16.10.190:35794<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@5491d58b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26ece9a7{s=START}]=>HttpChannelOverHttp@586b15b3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:27.010Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1ba5299d
2021-06-06T10:53:27.010Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@786bc216{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)
2021-06-06T10:53:27.011Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1a4abc2f{null}
2021-06-06T10:53:27.011Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@3b149e2b{/172.16.10.190:35794<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@54d78427{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@36388e34{/172.16.10.190:35794<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@5491d58b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26ece9a7{s=START}]=>HttpChannelOverHttp@586b15b3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:27.011Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@5491d58b::DecryptedEndPoint@36388e34{/172.16.10.190:35794<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=12/30000}
2021-06-06T10:53:27.012Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@54d78427::SocketChannelEndPoint@3b149e2b{/172.16.10.190:35794<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@54d78427{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@36388e34{/172.16.10.190:35794<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@5491d58b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26ece9a7{s=START}]=>HttpChannelOverHttp@586b15b3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:27.012Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1ba5299d
2021-06-06T10:53:27.011Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5491d58b::DecryptedEndPoint@36388e34{/172.16.10.190:35794<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=12/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-06-06T10:53:27.013Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@5491d58b::DecryptedEndPoint@36388e34{/172.16.10.190:35794<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=14/30000}
2021-06-06T10:53:27.013Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@36388e34{/172.16.10.190:35794<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=14/30000}
2021-06-06T10:53:27.013Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5491d58b::DecryptedEndPoint@36388e34{/172.16.10.190:35794<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=14/30000} onFillable exit HttpChannelState@29c2bb1e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-06-06T10:53:27.014Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@54d78427{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@36388e34{/172.16.10.190:35794<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@5491d58b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26ece9a7{s=START}]=>HttpChannelOverHttp@586b15b3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:27.014Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@fd68a33 waiting
2021-06-06T10:53:31.786Z||qtp943165647-21-acceptor-0@769f6023-ServerConnector@22d9c961{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@27bc56aa on ManagedSelector@5b8b9b2d{STARTED} id=0 keys=0 selected=0 updates=0
2021-06-06T10:53:31.786Z||qtp943165647-21-acceptor-0@769f6023-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5b8b9b2d{STARTED} id=0 keys=0 selected=0 updates=1
2021-06-06T10:53:31.787Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken with none selected
2021-06-06T10:53:31.787Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 0/0/0 selected
2021-06-06T10:53:31.787Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 0 keys, 1 updates
2021-06-06T10:53:31.787Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-06-06T10:53:31.787Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@27bc56aa
2021-06-06T10:53:31.787Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@27bc56aa
2021-06-06T10:53:31.787Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-06-06T10:53:31.787Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@27bc56aa
2021-06-06T10:53:31.787Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 1 keys
2021-06-06T10:53:31.788Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@7cd9688f{/172.16.10.190:35912<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-06-06T10:53:31.788Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@6fede590
2021-06-06T10:53:31.789Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@a834454{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@46a5e64b{/172.16.10.190:35912<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@718f6300{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-06-06T10:53:31.790Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@71ced9c4::DecryptedEndPoint@46a5e64b{/172.16.10.190:35912<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-06-06T10:53:31.790Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@7cd9688f{/172.16.10.190:35912<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@61ff924d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46a5e64b{/172.16.10.190:35912<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@71ced9c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@801a787{s=START}]=>HttpChannelOverHttp@a834454{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:31.790Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@61ff924d::SocketChannelEndPoint@7cd9688f{/172.16.10.190:35912<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@61ff924d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46a5e64b{/172.16.10.190:35912<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@71ced9c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@801a787{s=START}]=>HttpChannelOverHttp@a834454{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:31.790Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@71ced9c4::DecryptedEndPoint@46a5e64b{/172.16.10.190:35912<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-06-06T10:53:31.790Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@71ced9c4::DecryptedEndPoint@46a5e64b{/172.16.10.190:35912<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-06-06T10:53:31.790Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@21c42e4{AC.ReadCB@71ced9c4{HttpConnection@71ced9c4::DecryptedEndPoint@46a5e64b{/172.16.10.190:35912<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-06-06T10:53:31.791Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@61ff924d::SocketChannelEndPoint@7cd9688f{/172.16.10.190:35912<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@61ff924d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46a5e64b{/172.16.10.190:35912<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@71ced9c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@801a787{s=START}]=>HttpChannelOverHttp@a834454{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:31.791Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-06-06T10:53:31.791Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.28.71:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@61ff924d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46a5e64b{/172.16.10.190:35912<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@71ced9c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@801a787{s=START}]=>HttpChannelOverHttp@a834454{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:31.791Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@51bbb9a{SSLC.NBReadCB@61ff924d{SslConnection@61ff924d::SocketChannelEndPoint@7cd9688f{/172.16.10.190:35912<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@61ff924d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46a5e64b{/172.16.10.190:35912<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@71ced9c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@801a787{s=START}]=>HttpChannelOverHttp@a834454{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-06-06T10:53:31.791Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@7cd9688f{/172.16.10.190:35912<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@61ff924d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46a5e64b{/172.16.10.190:35912<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@71ced9c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@801a787{s=START}]=>HttpChannelOverHttp@a834454{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:31.791Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@186b2c8e on ManagedSelector@5b8b9b2d{STARTED} id=0 keys=1 selected=0 updates=0
2021-06-06T10:53:31.791Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5b8b9b2d{STARTED} id=0 keys=1 selected=0 updates=1
2021-06-06T10:53:31.791Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken with none selected
2021-06-06T10:53:31.842Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 0/0/1 selected
2021-06-06T10:53:31.842Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 0 keys, 1 updates
2021-06-06T10:53:31.842Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@7cd9688f{/172.16.10.190:35912<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=51/30000}{io=0/1,kio=0,kro=0}->SslConnection@61ff924d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46a5e64b{/172.16.10.190:35912<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=52/30000}=>HttpConnection@71ced9c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@801a787{s=START}]=>HttpChannelOverHttp@a834454{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:31.842Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-06-06T10:53:31.842Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@27bc56aa
2021-06-06T10:53:31.842Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@186b2c8e
2021-06-06T10:53:31.842Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@7cd9688f{/172.16.10.190:35912<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=51/30000}{io=1/1,kio=1,kro=0}->SslConnection@61ff924d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46a5e64b{/172.16.10.190:35912<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=52/30000}=>HttpConnection@71ced9c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@801a787{s=START}]=>HttpChannelOverHttp@a834454{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:31.842Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-06-06T10:53:31.842Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 1 keys
2021-06-06T10:53:31.842Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 1/1/1 selected
2021-06-06T10:53:31.842Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 1 keys, 0 updates
2021-06-06T10:53:31.843Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.28.71:8000 remote=/172.16.10.190:35912], selector=sun.nio.ch.EPollSelectorImpl@91dce7e, interestOps=1, readyOps=1 SocketChannelEndPoint@7cd9688f{/172.16.10.190:35912<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=51/30000}{io=1/1,kio=1,kro=1}->SslConnection@61ff924d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46a5e64b{/172.16.10.190:35912<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=53/30000}=>HttpConnection@71ced9c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@801a787{s=START}]=>HttpChannelOverHttp@a834454{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-06-06T10:53:31.843Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@7cd9688f{/172.16.10.190:35912<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=52/30000}{io=1/0,kio=1,kro=1}->SslConnection@61ff924d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46a5e64b{/172.16.10.190:35912<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=53/30000}=>HttpConnection@71ced9c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@801a787{s=START}]=>HttpChannelOverHttp@a834454{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:31.843Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@7cd9688f{/172.16.10.190:35912<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=52/30000}{io=1/0,kio=1,kro=1}->SslConnection@61ff924d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46a5e64b{/172.16.10.190:35912<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=53/30000}=>HttpConnection@71ced9c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@801a787{s=START}]=>HttpChannelOverHttp@a834454{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-06-06T10:53:31.844Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0} tryExecute EatWhatYouKill@72998021/SelectorProducer@761a0bbd/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-06-06T10:53:31.843629Z
2021-06-06T10:53:31.844Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@fd68a33 offer EatWhatYouKill@72998021/SelectorProducer@761a0bbd/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-06-06T10:53:31.844381Z
2021-06-06T10:53:31.844Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@72998021/SelectorProducer@761a0bbd/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-06-06T10:53:31.844558Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7cd9688f{/172.16.10.190:35912<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=53/30000}{io=1/0,kio=1,kro=1}->SslConnection@61ff924d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46a5e64b{/172.16.10.190:35912<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=54/30000}=>HttpConnection@71ced9c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@801a787{s=START}]=>HttpChannelOverHttp@a834454{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-06-06T10:53:31.844Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@fd68a33 task=EatWhatYouKill@72998021/SelectorProducer@761a0bbd/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-06-06T10:53:31.844707Z
2021-06-06T10:53:31.844Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@51bbb9a{SSLC.NBReadCB@61ff924d{SslConnection@61ff924d::SocketChannelEndPoint@7cd9688f{/172.16.10.190:35912<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=53/30000}{io=1/0,kio=1,kro=1}->SslConnection@61ff924d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46a5e64b{/172.16.10.190:35912<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=54/30000}=>HttpConnection@71ced9c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@801a787{s=START}]=>HttpChannelOverHttp@a834454{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-06-06T10:53:31.845Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@72998021/SelectorProducer@761a0bbd/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-06-06T10:53:31.845002Z tryProduce true
2021-06-06T10:53:31.845Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@61ff924d::SocketChannelEndPoint@7cd9688f{/172.16.10.190:35912<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=54/30000}{io=1/0,kio=1,kro=1}->SslConnection@61ff924d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46a5e64b{/172.16.10.190:35912<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=55/30000}=>HttpConnection@71ced9c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@801a787{s=START}]=>HttpChannelOverHttp@a834454{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:31.845Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-06-06T10:53:31.845Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-06-06T10:53:31.845Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@61ff924d::SocketChannelEndPoint@7cd9688f{/172.16.10.190:35912<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=54/30000}{io=1/0,kio=1,kro=1}->SslConnection@61ff924d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46a5e64b{/172.16.10.190:35912<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=55/30000}=>HttpConnection@71ced9c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@801a787{s=START}]=>HttpChannelOverHttp@a834454{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:31.845Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@21c42e4{AC.ReadCB@71ced9c4{HttpConnection@71ced9c4::DecryptedEndPoint@46a5e64b{/172.16.10.190:35912<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=55/30000}}}
2021-06-06T10:53:31.845Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@71ced9c4::DecryptedEndPoint@46a5e64b{/172.16.10.190:35912<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=55/30000} onFillable enter HttpChannelState@718f6300{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-06-06T10:53:31.845Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@7cd9688f{/172.16.10.190:35912<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=54/30000}{io=0/0,kio=0,kro=1}->SslConnection@61ff924d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46a5e64b{/172.16.10.190:35912<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=55/30000}=>HttpConnection@71ced9c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@801a787{s=START}]=>HttpChannelOverHttp@a834454{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:31.845Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 1 keys
2021-06-06T10:53:31.845Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@61ff924d::SocketChannelEndPoint@7cd9688f{/172.16.10.190:35912<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=54/30000}{io=0/0,kio=0,kro=1}->SslConnection@61ff924d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46a5e64b{/172.16.10.190:35912<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=55/30000}=>HttpConnection@71ced9c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@801a787{s=START}]=>HttpChannelOverHttp@a834454{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:31.845Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-06-06T10:53:31.846Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@7cd9688f{/172.16.10.190:35912<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=55/30000}{io=0/0,kio=0,kro=1}->SslConnection@61ff924d{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46a5e64b{/172.16.10.190:35912<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=56/30000}=>HttpConnection@71ced9c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@801a787{s=START}]=>HttpChannelOverHttp@a834454{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:31.846Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@2db78707[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-06-06T10:53:31.846Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-06-06T10:53:31.850Z||qtp943165647-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@6e1e1b18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@6e1e1b18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-06-06T10:53:31.850Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=59/30000}{io=0/0,kio=0,kro=1}->SslConnection@61ff924d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46a5e64b{/172.16.10.190:35912<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=60/30000}=>HttpConnection@71ced9c4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@801a787{s=START}]=>HttpChannelOverHttp@a834454{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:31.850Z||qtp943165647-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-06-06T10:53:31.850Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@71ced9c4::DecryptedEndPoint@46a5e64b{/172.16.10.190:35912<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=60/30000} filled -1 HeapByteBuffer@6e1e1b18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-06-06T10:53:31.850Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@71ced9c4::DecryptedEndPoint@46a5e64b{/172.16.10.190:35912<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=60/30000} parse HeapByteBuffer@6e1e1b18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-06-06T10:53:31.850Z||qtp943165647-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@6e1e1b18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-06-06T10:53:31.850Z||qtp943165647-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-06-06T10:53:31.851Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@46a5e64b{/172.16.10.190:35912<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=61/30000}
2021-06-06T10:53:31.851Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@46a5e64b{/172.16.10.190:35912<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=61/30000}
2021-06-06T10:53:31.851Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@61ff924d::SocketChannelEndPoint@7cd9688f{/172.16.10.190:35912<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=60/30000}{io=0/0,kio=0,kro=1}->SslConnection@61ff924d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46a5e64b{/172.16.10.190:35912<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=61/30000}=>HttpConnection@71ced9c4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@801a787{s=START}]=>HttpChannelOverHttp@a834454{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-06-06T10:53:31.851Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@61ff924d::SocketChannelEndPoint@7cd9688f{/172.16.10.190:35912<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=60/30000}{io=0/0,kio=0,kro=1}->SslConnection@61ff924d{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46a5e64b{/172.16.10.190:35912<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=61/30000}=>HttpConnection@71ced9c4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@801a787{s=START}]=>HttpChannelOverHttp@a834454{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:31.851Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7b154bb0[p=0,l=0,c=0,r=0]={<<<>>>}
2021-06-06T10:53:31.851Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-06-06T10:53:31.851Z||qtp943165647-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
2021-06-06T10:53:31.851Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@7cd9688f{/172.16.10.190:35912<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=60/30000}{io=0/0,kio=0,kro=1}->SslConnection@61ff924d{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46a5e64b{/172.16.10.190:35912<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=61/30000}=>HttpConnection@71ced9c4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@801a787{s=START}]=>HttpChannelOverHttp@a834454{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:31.851Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-06-06T10:53:31.852Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-06-06T10:53:31.852Z||qtp943165647-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
2021-06-06T10:53:31.852Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@61ff924d::SocketChannelEndPoint@7cd9688f{/172.16.10.190:35912<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@61ff924d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46a5e64b{/172.16.10.190:35912<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=62/30000}=>HttpConnection@71ced9c4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@801a787{s=START}]=>HttpChannelOverHttp@a834454{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-06-06T10:53:31.852Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@61ff924d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46a5e64b{/172.16.10.190:35912<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=62/30000}=>HttpConnection@71ced9c4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@801a787{s=START}]=>HttpChannelOverHttp@a834454{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:31.852Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@61ff924d::SocketChannelEndPoint@7cd9688f{/172.16.10.190:35912<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@61ff924d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46a5e64b{/172.16.10.190:35912<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=62/30000}=>HttpConnection@71ced9c4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@801a787{s=START}]=>HttpChannelOverHttp@a834454{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
2021-06-06T10:53:31.853Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@46a5e64b{/172.16.10.190:35912<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=63/30000}
2021-06-06T10:53:31.853Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7cd9688f{/172.16.10.190:35912<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@61ff924d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46a5e64b{/172.16.10.190:35912<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=63/30000}=>HttpConnection@71ced9c4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@801a787{s=START}]=>HttpChannelOverHttp@a834454{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:31.853Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7cd9688f{/172.16.10.190:35912<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@61ff924d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46a5e64b{/172.16.10.190:35912<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=63/30000}=>HttpConnection@71ced9c4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@801a787{s=START}]=>HttpChannelOverHttp@a834454{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:31.853Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@7cd9688f{/172.16.10.190:35912<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@61ff924d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46a5e64b{/172.16.10.190:35912<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=63/30000}=>HttpConnection@71ced9c4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@801a787{s=START}]=>HttpChannelOverHttp@a834454{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:31.853Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7b586952{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)
2021-06-06T10:53:31.853Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@51bbb9a{null}
2021-06-06T10:53:31.853Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@5b8b9b2d{STARTED} id=0 keys=1 selected=0 updates=0
2021-06-06T10:53:31.853Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@337a19e1
2021-06-06T10:53:31.853Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@337a19e1
2021-06-06T10:53:31.854Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken with none selected
2021-06-06T10:53:31.857Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 0/0/0 selected
2021-06-06T10:53:31.857Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 0 keys, 0 updates
2021-06-06T10:53:31.857Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-06-06T10:53:31.857Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-06-06T10:53:31.857Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 0 keys
2021-06-06T10:53:31.858Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@7cd9688f{/172.16.10.190:35912<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@61ff924d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46a5e64b{/172.16.10.190:35912<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=67/30000}=>HttpConnection@71ced9c4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@801a787{s=START}]=>HttpChannelOverHttp@a834454{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:31.858Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@71ced9c4::DecryptedEndPoint@46a5e64b{/172.16.10.190:35912<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=68/30000}
2021-06-06T10:53:31.858Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@61ff924d::SocketChannelEndPoint@7cd9688f{/172.16.10.190:35912<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@61ff924d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46a5e64b{/172.16.10.190:35912<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=68/30000}=>HttpConnection@71ced9c4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@801a787{s=START}]=>HttpChannelOverHttp@a834454{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:31.858Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@337a19e1
2021-06-06T10:53:31.858Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7cd9688f{/172.16.10.190:35912<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@61ff924d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46a5e64b{/172.16.10.190:35912<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=68/30000}=>HttpConnection@71ced9c4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@801a787{s=START}]=>HttpChannelOverHttp@a834454{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:31.858Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7cd9688f{/172.16.10.190:35912<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@61ff924d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46a5e64b{/172.16.10.190:35912<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=68/30000}=>HttpConnection@71ced9c4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@801a787{s=START}]=>HttpChannelOverHttp@a834454{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:31.858Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5067e7e3{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)
2021-06-06T10:53:31.858Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@21c42e4{null}
2021-06-06T10:53:31.859Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@71ced9c4::DecryptedEndPoint@46a5e64b{/172.16.10.190:35912<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=69/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-06-06T10:53:31.859Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@71ced9c4::DecryptedEndPoint@46a5e64b{/172.16.10.190:35912<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=69/30000}
2021-06-06T10:53:31.859Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@46a5e64b{/172.16.10.190:35912<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=69/30000}
2021-06-06T10:53:31.859Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@71ced9c4::DecryptedEndPoint@46a5e64b{/172.16.10.190:35912<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=69/30000} onFillable exit HttpChannelState@718f6300{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-06-06T10:53:31.859Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@61ff924d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46a5e64b{/172.16.10.190:35912<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=69/30000}=>HttpConnection@71ced9c4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@801a787{s=START}]=>HttpChannelOverHttp@a834454{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:31.859Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@1f13730a waiting
2021-06-06T10:53:36.998Z||qtp943165647-21-acceptor-0@769f6023-ServerConnector@22d9c961{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@41f52fcb on ManagedSelector@5b8b9b2d{STARTED} id=0 keys=0 selected=0 updates=0
2021-06-06T10:53:36.999Z||qtp943165647-21-acceptor-0@769f6023-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5b8b9b2d{STARTED} id=0 keys=0 selected=0 updates=1
2021-06-06T10:53:36.999Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken with none selected
2021-06-06T10:53:37.000Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 0/0/0 selected
2021-06-06T10:53:37.000Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 0 keys, 1 updates
2021-06-06T10:53:37.000Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-06-06T10:53:37.000Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@41f52fcb
2021-06-06T10:53:37.000Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@41f52fcb
2021-06-06T10:53:37.000Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-06-06T10:53:37.000Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 1 keys
2021-06-06T10:53:37.000Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@41f52fcb
2021-06-06T10:53:37.001Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@69d3388e{/172.16.10.190:36024<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 1 ms, remaining: 29999 ms
2021-06-06T10:53:37.001Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@26b75a5f
2021-06-06T10:53:37.002Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@ec987f6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@3c27676c{/172.16.10.190:36024<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@4cc02f2e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-06-06T10:53:37.003Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@50b9e14b::DecryptedEndPoint@3c27676c{/172.16.10.190:36024<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-06-06T10:53:37.003Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@69d3388e{/172.16.10.190:36024<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@120d2a9d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3c27676c{/172.16.10.190:36024<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@50b9e14b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@159633b7{s=START}]=>HttpChannelOverHttp@ec987f6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:37.003Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@120d2a9d::SocketChannelEndPoint@69d3388e{/172.16.10.190:36024<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@120d2a9d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3c27676c{/172.16.10.190:36024<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@50b9e14b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@159633b7{s=START}]=>HttpChannelOverHttp@ec987f6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:37.004Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@50b9e14b::DecryptedEndPoint@3c27676c{/172.16.10.190:36024<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=2/30000}
2021-06-06T10:53:37.004Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@50b9e14b::DecryptedEndPoint@3c27676c{/172.16.10.190:36024<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=2/30000}
2021-06-06T10:53:37.004Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5862c774{AC.ReadCB@50b9e14b{HttpConnection@50b9e14b::DecryptedEndPoint@3c27676c{/172.16.10.190:36024<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-06-06T10:53:37.004Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@120d2a9d::SocketChannelEndPoint@69d3388e{/172.16.10.190:36024<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@120d2a9d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3c27676c{/172.16.10.190:36024<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@50b9e14b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@159633b7{s=START}]=>HttpChannelOverHttp@ec987f6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:37.004Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-06-06T10:53:37.005Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.28.71:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@120d2a9d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3c27676c{/172.16.10.190:36024<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@50b9e14b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@159633b7{s=START}]=>HttpChannelOverHttp@ec987f6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:37.005Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@474ed68a{SSLC.NBReadCB@120d2a9d{SslConnection@120d2a9d::SocketChannelEndPoint@69d3388e{/172.16.10.190:36024<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@120d2a9d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3c27676c{/172.16.10.190:36024<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@50b9e14b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@159633b7{s=START}]=>HttpChannelOverHttp@ec987f6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-06-06T10:53:37.005Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@69d3388e{/172.16.10.190:36024<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@120d2a9d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3c27676c{/172.16.10.190:36024<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@50b9e14b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@159633b7{s=START}]=>HttpChannelOverHttp@ec987f6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:37.006Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@3c6c453c on ManagedSelector@5b8b9b2d{STARTED} id=0 keys=1 selected=0 updates=0
2021-06-06T10:53:37.006Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@5b8b9b2d{STARTED} id=0 keys=1 selected=0 updates=1
2021-06-06T10:53:37.006Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken with none selected
2021-06-06T10:53:37.006Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 0/0/1 selected
2021-06-06T10:53:37.006Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 0 keys, 1 updates
2021-06-06T10:53:37.006Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-06-06T10:53:37.006Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@3c6c453c
2021-06-06T10:53:37.006Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@69d3388e{/172.16.10.190:36024<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@120d2a9d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3c27676c{/172.16.10.190:36024<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@50b9e14b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@159633b7{s=START}]=>HttpChannelOverHttp@ec987f6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:37.006Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@41f52fcb
2021-06-06T10:53:37.006Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@69d3388e{/172.16.10.190:36024<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@120d2a9d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3c27676c{/172.16.10.190:36024<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@50b9e14b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@159633b7{s=START}]=>HttpChannelOverHttp@ec987f6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:37.006Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-06-06T10:53:37.006Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 1 keys
2021-06-06T10:53:37.006Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 1/1/1 selected
2021-06-06T10:53:37.006Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 1 keys, 0 updates
2021-06-06T10:53:37.006Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.28.71:8000 remote=/172.16.10.190:36024], selector=sun.nio.ch.EPollSelectorImpl@91dce7e, interestOps=1, readyOps=1 SocketChannelEndPoint@69d3388e{/172.16.10.190:36024<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@120d2a9d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3c27676c{/172.16.10.190:36024<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@50b9e14b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@159633b7{s=START}]=>HttpChannelOverHttp@ec987f6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-06-06T10:53:37.007Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@69d3388e{/172.16.10.190:36024<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@120d2a9d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3c27676c{/172.16.10.190:36024<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@50b9e14b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@159633b7{s=START}]=>HttpChannelOverHttp@ec987f6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:37.007Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@69d3388e{/172.16.10.190:36024<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@120d2a9d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3c27676c{/172.16.10.190:36024<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@50b9e14b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@159633b7{s=START}]=>HttpChannelOverHttp@ec987f6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-06-06T10:53:37.007Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0} tryExecute EatWhatYouKill@72998021/SelectorProducer@761a0bbd/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-06-06T10:53:37.007381Z
2021-06-06T10:53:37.007Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@1f13730a offer EatWhatYouKill@72998021/SelectorProducer@761a0bbd/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-06-06T10:53:37.007838Z
2021-06-06T10:53:37.008Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@72998021/SelectorProducer@761a0bbd/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-06-06T10:53:37.008027Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@69d3388e{/172.16.10.190:36024<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@120d2a9d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3c27676c{/172.16.10.190:36024<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@50b9e14b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@159633b7{s=START}]=>HttpChannelOverHttp@ec987f6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-06-06T10:53:37.008Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@1f13730a task=EatWhatYouKill@72998021/SelectorProducer@761a0bbd/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-06-06T10:53:37.008187Z
2021-06-06T10:53:37.008Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@72998021/SelectorProducer@761a0bbd/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2021-06-06T10:53:37.008326Z tryProduce true
2021-06-06T10:53:37.008Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@474ed68a{SSLC.NBReadCB@120d2a9d{SslConnection@120d2a9d::SocketChannelEndPoint@69d3388e{/172.16.10.190:36024<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@120d2a9d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3c27676c{/172.16.10.190:36024<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@50b9e14b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@159633b7{s=START}]=>HttpChannelOverHttp@ec987f6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-06-06T10:53:37.008Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-06-06T10:53:37.008Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-06-06T10:53:37.008Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@120d2a9d::SocketChannelEndPoint@69d3388e{/172.16.10.190:36024<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@120d2a9d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3c27676c{/172.16.10.190:36024<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@50b9e14b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@159633b7{s=START}]=>HttpChannelOverHttp@ec987f6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:37.008Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@69d3388e{/172.16.10.190:36024<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@120d2a9d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3c27676c{/172.16.10.190:36024<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@50b9e14b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@159633b7{s=START}]=>HttpChannelOverHttp@ec987f6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:37.008Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@120d2a9d::SocketChannelEndPoint@69d3388e{/172.16.10.190:36024<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@120d2a9d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3c27676c{/172.16.10.190:36024<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@50b9e14b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@159633b7{s=START}]=>HttpChannelOverHttp@ec987f6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:37.008Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 1 keys
2021-06-06T10:53:37.008Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5862c774{AC.ReadCB@50b9e14b{HttpConnection@50b9e14b::DecryptedEndPoint@3c27676c{/172.16.10.190:36024<->/10.242.28.71:8000,OPEN,fill=FI,flush=-,to=4/30000}}}
2021-06-06T10:53:37.008Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@50b9e14b::DecryptedEndPoint@3c27676c{/172.16.10.190:36024<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@4cc02f2e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-06-06T10:53:37.008Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@120d2a9d::SocketChannelEndPoint@69d3388e{/172.16.10.190:36024<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@120d2a9d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3c27676c{/172.16.10.190:36024<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@50b9e14b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@159633b7{s=START}]=>HttpChannelOverHttp@ec987f6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:37.008Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-06-06T10:53:37.009Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@69d3388e{/172.16.10.190:36024<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@120d2a9d{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3c27676c{/172.16.10.190:36024<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@50b9e14b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@159633b7{s=START}]=>HttpChannelOverHttp@ec987f6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:37.009Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@9df8810[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-06-06T10:53:37.009Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-06-06T10:53:37.012Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@6e1e1b18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@6e1e1b18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-06-06T10:53:37.012Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@120d2a9d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3c27676c{/172.16.10.190:36024<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@50b9e14b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@159633b7{s=START}]=>HttpChannelOverHttp@ec987f6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:37.012Z||qtp943165647-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-06-06T10:53:37.012Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@50b9e14b::DecryptedEndPoint@3c27676c{/172.16.10.190:36024<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=8/30000} filled -1 HeapByteBuffer@6e1e1b18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-06-06T10:53:37.013Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@50b9e14b::DecryptedEndPoint@3c27676c{/172.16.10.190:36024<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=8/30000} parse HeapByteBuffer@6e1e1b18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-06-06T10:53:37.013Z||qtp943165647-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@6e1e1b18[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-06-06T10:53:37.013Z||qtp943165647-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-06-06T10:53:37.013Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@3c27676c{/172.16.10.190:36024<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=9/30000}
2021-06-06T10:53:37.013Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@3c27676c{/172.16.10.190:36024<->/10.242.28.71:8000,OPEN,fill=-,flush=-,to=9/30000}
2021-06-06T10:53:37.013Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@120d2a9d::SocketChannelEndPoint@69d3388e{/172.16.10.190:36024<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@120d2a9d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3c27676c{/172.16.10.190:36024<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@50b9e14b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@159633b7{s=START}]=>HttpChannelOverHttp@ec987f6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-06-06T10:53:37.013Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@120d2a9d::SocketChannelEndPoint@69d3388e{/172.16.10.190:36024<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@120d2a9d{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3c27676c{/172.16.10.190:36024<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@50b9e14b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@159633b7{s=START}]=>HttpChannelOverHttp@ec987f6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:37.013Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7b154bb0[p=0,l=0,c=0,r=0]={<<<>>>}
2021-06-06T10:53:37.013Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-06-06T10:53:37.013Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-06-06T10:53:37.013Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@69d3388e{/172.16.10.190:36024<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@120d2a9d{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3c27676c{/172.16.10.190:36024<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@50b9e14b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@159633b7{s=START}]=>HttpChannelOverHttp@ec987f6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:37.013Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-06-06T10:53:37.013Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-06-06T10:53:37.014Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-06-06T10:53:37.021Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@120d2a9d::SocketChannelEndPoint@69d3388e{/172.16.10.190:36024<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@120d2a9d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3c27676c{/172.16.10.190:36024<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@50b9e14b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@159633b7{s=START}]=>HttpChannelOverHttp@ec987f6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-06-06T10:53:37.021Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@120d2a9d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3c27676c{/172.16.10.190:36024<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@50b9e14b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@159633b7{s=START}]=>HttpChannelOverHttp@ec987f6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:37.021Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@120d2a9d::SocketChannelEndPoint@69d3388e{/172.16.10.190:36024<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@120d2a9d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3c27676c{/172.16.10.190:36024<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@50b9e14b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@159633b7{s=START}]=>HttpChannelOverHttp@ec987f6{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
2021-06-06T10:53:37.022Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@3c27676c{/172.16.10.190:36024<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=18/30000}
2021-06-06T10:53:37.022Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@69d3388e{/172.16.10.190:36024<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@120d2a9d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3c27676c{/172.16.10.190:36024<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@50b9e14b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@159633b7{s=START}]=>HttpChannelOverHttp@ec987f6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:37.022Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@69d3388e{/172.16.10.190:36024<->/10.242.28.71:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@120d2a9d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3c27676c{/172.16.10.190:36024<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@50b9e14b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@159633b7{s=START}]=>HttpChannelOverHttp@ec987f6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:37.022Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@69d3388e{/172.16.10.190:36024<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@120d2a9d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3c27676c{/172.16.10.190:36024<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@50b9e14b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@159633b7{s=START}]=>HttpChannelOverHttp@ec987f6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:37.022Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3b84b177{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)
2021-06-06T10:53:37.022Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@474ed68a{null}
2021-06-06T10:53:37.022Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@5b8b9b2d{STARTED} id=0 keys=1 selected=0 updates=0
2021-06-06T10:53:37.022Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1dd9bf63
2021-06-06T10:53:37.023Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken with none selected
2021-06-06T10:53:37.023Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1dd9bf63
2021-06-06T10:53:37.023Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 0/0/0 selected
2021-06-06T10:53:37.023Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 0 keys, 0 updates
2021-06-06T10:53:37.023Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-06-06T10:53:37.023Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-06-06T10:53:37.023Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 0 keys
2021-06-06T10:53:37.023Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@69d3388e{/172.16.10.190:36024<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@120d2a9d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3c27676c{/172.16.10.190:36024<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@50b9e14b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@159633b7{s=START}]=>HttpChannelOverHttp@ec987f6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:37.026Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@50b9e14b::DecryptedEndPoint@3c27676c{/172.16.10.190:36024<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=22/30000}
2021-06-06T10:53:37.026Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@120d2a9d::SocketChannelEndPoint@69d3388e{/172.16.10.190:36024<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=13/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@120d2a9d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3c27676c{/172.16.10.190:36024<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@50b9e14b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@159633b7{s=START}]=>HttpChannelOverHttp@ec987f6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:37.026Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1dd9bf63
2021-06-06T10:53:37.023Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@69d3388e{/172.16.10.190:36024<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@120d2a9d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3c27676c{/172.16.10.190:36024<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@50b9e14b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@159633b7{s=START}]=>HttpChannelOverHttp@ec987f6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:37.027Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@69d3388e{/172.16.10.190:36024<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=13/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@120d2a9d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3c27676c{/172.16.10.190:36024<->/10.242.28.71:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@50b9e14b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@159633b7{s=START}]=>HttpChannelOverHttp@ec987f6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-06-06T10:53:37.027Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@24dcb8c1{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(Abstrac