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-11-27T12:10:47.660Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on dev-aai-sparky-be-5f585557cc-5bmxc with PID 11 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky) 2021-11-27T12:10:47.660Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on dev-aai-sparky-be-5f585557cc-5bmxc with PID 11 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky) 2021-11-27T12:10:47.665Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|The following profiles are active: camel,fe-prod,oxm-schema-prod,oxm-default,resources,aai-proxy,ssl 2021-11-27T12:10:47.665Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|The following profiles are active: camel,fe-prod,oxm-schema-prod,oxm-default,resources,aai-proxy,ssl WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.codehaus.groovy.reflection.CachedClass (jar:file:/opt/app/sparky/lib/sparkybe-onap-application.jar!/BOOT-INF/lib/groovy-2.4.15-indy.jar!/) to method java.lang.Object.finalize() WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.CachedClass WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 2021-11-27T12:10:48.956Z||background-preinit|AAIUI||org.jboss.logging|DEBUG|Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property 2021-11-27T12:10:48.959Z||background-preinit|AAIUI||org.hibernate.validator.internal.util.Version|INFO|HV000001: Hibernate Validator 5.3.6.Final 2021-11-27T12:10:48.990Z||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-11-27T12:10:48.991Z||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-11-27T12:10:52.721Z||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-11-27T12:10:52.871Z||main|AAIUI||org.eclipse.jetty.util.log|DEBUG|Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog 2021-11-27T12:10:52.874Z||main|AAIUI||org.eclipse.jetty.util.log|INFO|Logging initialized @8269ms to org.eclipse.jetty.util.log.Slf4jLog 2021-11-27T12:10:52.890Z||main|AAIUI||org.onap.aai.sparky.util.Encryptor|ERROR|AAIUI300140E|AAIUI300140E Decryption error for encrypted value: OBF:LnJyybawz0vFp14d6XHRBmlPlsWr2SZfQ1lHUxA5KPDoSfHWAtbiPneox95TlIDD. Cause: java.lang.StringIndexOutOfBoundsException: begin 61, end 65, length 64| 2021-11-27T12:10:52.890Z||main|AAIUI||org.onap.aai.sparky.util.Encryptor|ERROR|AAIUI300140E|AAIUI300140E Decryption error for encrypted value: OBF:LnJyybawz0vFp14d6XHRBmlPlsWr2SZfQ1lHUxA5KPDoSfHWAtbiPneox95TlIDD. Cause: java.lang.StringIndexOutOfBoundsException: begin 61, end 65, length 64| 2021-11-27T12:10:52.921Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_CERT| 2021-11-27T12:10:52.921Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server certificate chain = false| 2021-11-27T12:10:52.921Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server hostname = false| 2021-11-27T12:10:52.922Z||main|AAIUI||AAIRESTClient|DEBUG||Set client certificate filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.p12| 2021-11-27T12:10:52.922Z||main|AAIUI||AAIRESTClient|DEBUG||Set trust store filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.trust.jks| 2021-11-27T12:10:52.922Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms| 2021-11-27T12:10:52.922Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms| 2021-11-27T12:10:53.381Z||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-11-27T12:10:53.382Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 2021-11-27T12:10:53.410Z||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-11-27T12:10:53.410Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 2021-11-27T12:10:53.418Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator 2021-11-27T12:10:53.418Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory 2021-11-27T12:10:53.420Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63 2021-11-27T12:10:53.423Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration. 2021-11-27T12:10:53.425Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader 2021-11-27T12:10:53.426Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL 2021-11-27T12:10:53.426Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader 2021-11-27T12:10:53.428Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only. 2021-11-27T12:10:53.799Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@417d6615 2021-11-27T12:10:53.812Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{/,null,UNAVAILABLE} added {org.eclipse.jetty.server.session.SessionHandler1871580398==dftMaxIdleSec=-1,MANAGED} 2021-11-27T12:10:53.816Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@d176a31{STOPPED} added {org.eclipse.jetty.security.DefaultAuthenticatorFactory@3a91d146,POJO} 2021-11-27T12:10:53.820Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler1871580398==dftMaxIdleSec=-1 added {ConstraintSecurityHandler@d176a31{STOPPED},MANAGED} 2021-11-27T12:10:53.826Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@d176a31{STOPPED} added {JettyEmbeddedServletHandler@7f02251{STOPPED},MANAGED} 2021-11-27T12:10:53.826Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{/,null,UNAVAILABLE} added {ErrorPageErrorHandler@dffa30b{STOPPED},MANAGED} 2021-11-27T12:10:53.859Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@74fe5966{STOPPED}[9.4.18.v20190429] added {QueuedThreadPool[qtp1146484093]@4455f57d{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 2021-11-27T12:10:53.897Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpConnectionFactory@66e889df[HTTP/1.1] added {HttpConfiguration@444548a0{32768/8192,8192/8192,https://:0,[]},POJO} 2021-11-27T12:10:53.902Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@3b569985{null,[]}{0.0.0.0:0} added {Server@74fe5966{STOPPED}[9.4.18.v20190429],UNMANAGED} 2021-11-27T12:10:53.902Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@3b569985{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp1146484093]@4455f57d{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 2021-11-27T12:10:53.903Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@3b569985{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@31ddd4a4{STOPPED},AUTO} 2021-11-27T12:10:53.903Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@3b569985{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@1a5f7e7c,POJO} 2021-11-27T12:10:53.903Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@3b569985{null,[http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@66e889df[HTTP/1.1],AUTO} 2021-11-27T12:10:53.903Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@3b569985{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@66e889df[HTTP/1.1] 2021-11-27T12:10:53.907Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@3b569985{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@3b569985{HTTP/1.1,[http/1.1]}{0.0.0.0:0},MANAGED} 2021-11-27T12:10:53.908Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@74fe5966{STOPPED}[9.4.18.v20190429] added {ServerConnector@3b569985{HTTP/1.1,[http/1.1]}{0.0.0.0:8000},AUTO} 2021-11-27T12:10:53.941Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|SessionManager default maxInactiveInterval=1800 2021-11-27T12:10:53.958Z||main|AAIUI||org.eclipse.jetty.http.PreEncodedHttpField|DEBUG|HttpField encoders loaded: [org.eclipse.jetty.http.Http1FieldPreEncoder@765df79d] 2021-11-27T12:10:53.983Z||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-11-27T12:10:53.983Z||main|AAIUI||org.eclipse.jetty.server.handler.gzip.GzipHandler|DEBUG|GzipHandler@43effd89{STOPPED} mime types IncludeExclude@2c16fadb{i=[],ip=org.eclipse.jetty.util.IncludeExcludeSet$SetContainsPredicate@248deced,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@2227a6c1} 2021-11-27T12:10:53.984Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|GzipHandler@43effd89{STOPPED} added {o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE},MANAGED} 2021-11-27T12:10:53.984Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@74fe5966{STOPPED}[9.4.18.v20190429] added {GzipHandler@43effd89{STOPPED},MANAGED} 2021-11-27T12:10:54.001Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpConnectionFactory@49dbaaf3[HTTP/1.1] added {HttpConfiguration@22d9c961{32768/8192,8192/8192,https://:0,[SecureRequestCustomizer@736f3e9e]},POJO} 2021-11-27T12:10:54.005Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|SslConnectionFactory@1f443fae{SSL->HTTP/1.1} added {SslContextFactory@73ba6fe6[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-11-27T12:10:54.005Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@79ab34c1{null,[]}{0.0.0.0:0} added {Server@74fe5966{STOPPED}[9.4.18.v20190429],UNMANAGED} 2021-11-27T12:10:54.006Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@79ab34c1{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp1146484093]@4455f57d{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 2021-11-27T12:10:54.006Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@79ab34c1{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@1698d7c0{STOPPED},AUTO} 2021-11-27T12:10:54.006Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@79ab34c1{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@281f23f2,POJO} 2021-11-27T12:10:54.006Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@79ab34c1{null,[ssl]}{0.0.0.0:0} added {SslConnectionFactory@1f443fae{SSL->HTTP/1.1},AUTO} 2021-11-27T12:10:54.006Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@79ab34c1{SSL,[ssl]}{0.0.0.0:0} added SslConnectionFactory@1f443fae{SSL->HTTP/1.1} 2021-11-27T12:10:54.007Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@79ab34c1{SSL,[ssl, http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@49dbaaf3[HTTP/1.1],AUTO} 2021-11-27T12:10:54.007Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@79ab34c1{SSL,[ssl, http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@49dbaaf3[HTTP/1.1] 2021-11-27T12:10:54.007Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@79ab34c1{SSL,[ssl, http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@79ab34c1{SSL,[ssl, http/1.1]}{0.0.0.0:0},MANAGED} 2021-11-27T12:10:54.008Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@74fe5966{STOPPED}[9.4.18.v20190429] added {ServerConnector@79ab34c1{SSL,[ssl, http/1.1]}{0.0.0.0:8000},AUTO} 2021-11-27T12:10:54.009Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@74fe5966{STOPPED}[9.4.18.v20190429] added {AbstractLifeCycle@7435a578{STOPPED},AUTO} 2021-11-27T12:10:54.010Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting Server@74fe5966{STOPPED}[9.4.18.v20190429] 2021-11-27T12:10:54.010Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@74fe5966{STARTING}[9.4.18.v20190429] added {ErrorHandler@6093d508{STOPPED},AUTO} 2021-11-27T12:10:54.013Z||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-11-27T12:10:54.027Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting Server@74fe5966{STARTING}[9.4.18.v20190429] 2021-11-27T12:10:54.028Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting QueuedThreadPool[qtp1146484093]@4455f57d{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] 2021-11-27T12:10:54.044Z||main|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=0/2,p=0} 2021-11-27T12:10:54.045Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|QueuedThreadPool[qtp1146484093]@4455f57d{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@78de58ea{s=0/2,p=0}] added {ReservedThreadExecutor@78de58ea{s=0/2,p=0},AUTO} 2021-11-27T12:10:54.045Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ReservedThreadExecutor@78de58ea{s=0/2,p=0} 2021-11-27T12:10:54.051Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9446ms ReservedThreadExecutor@78de58ea{s=0/2,p=0} 2021-11-27T12:10:54.051Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp1146484093-20,5,main] 2021-11-27T12:10:54.052Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp1146484093-21,5,main] 2021-11-27T12:10:54.052Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp1146484093-22,5,main] 2021-11-27T12:10:54.053Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp1146484093-23,5,main] 2021-11-27T12:10:54.053Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp1146484093-24,5,main] 2021-11-27T12:10:54.054Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp1146484093-25,5,main] 2021-11-27T12:10:54.057Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp1146484093-26,5,main] 2021-11-27T12:10:54.059Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp1146484093-27,5,main] 2021-11-27T12:10:54.060Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9455ms QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=7,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=0/2,p=0}] 2021-11-27T12:10:54.060Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting GzipHandler@43effd89{STOPPED} 2021-11-27T12:10:54.063Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting GzipHandler@43effd89{STARTING} 2021-11-27T12:10:54.064Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} 2021-11-27T12:10:54.077Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Thread Context classloader org.springframework.boot.loader.LaunchedURLClassLoader@6df97b55 2021-11-27T12:10:54.077Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$AppClassLoader@1eaf1e62 2021-11-27T12:10:54.077Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$PlatformClassLoader@c81fd12 2021-11-27T12:10:54.077Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@62e6a3ec 2021-11-27T12:10:54.077Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@5754de72 2021-11-27T12:10:54.077Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@31ee96f4 2021-11-27T12:10:54.077Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@320494b6 2021-11-27T12:10:54.078Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@62e6a3ec 2021-11-27T12:10:54.080Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring embedded WebApplicationContext 2021-11-27T12:10:54.762Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@5754de72 2021-11-27T12:10:54.798Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketServerFactory@7144655b[defaultPolicy=WebSocketPolicy@79b08632[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@787f32b7{STOPPED},AUTO} 2021-11-27T12:10:54.798Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketServerFactory@7144655b[defaultPolicy=WebSocketPolicy@79b08632[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@6aef4eb8,POJO} 2021-11-27T12:10:54.798Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|NativeWebSocketConfiguration@76c52298{STOPPED} added {WebSocketServerFactory@7144655b[defaultPolicy=WebSocketPolicy@79b08632[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-11-27T12:10:54.798Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|NativeWebSocketConfiguration@76c52298{STOPPED} added {PathMappings[size=0],POJO} 2021-11-27T12:10:54.799Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{application,/,[file:///opt/app/sparky/static/],STARTING} added {NativeWebSocketConfiguration@76c52298{STOPPED},MANAGED} 2021-11-27T12:10:54.799Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting NativeWebSocketConfiguration@76c52298{STOPPED} 2021-11-27T12:10:54.799Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting WebSocketServerFactory@7144655b[defaultPolicy=WebSocketPolicy@79b08632[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory] 2021-11-27T12:10:54.799Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@787f32b7{STOPPED} 2021-11-27T12:10:54.800Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10195ms ScheduledExecutorScheduler@787f32b7{STARTED} 2021-11-27T12:10:54.800Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10195ms WebSocketServerFactory@7144655b[defaultPolicy=WebSocketPolicy@79b08632[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory] 2021-11-27T12:10:54.800Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10195ms NativeWebSocketConfiguration@76c52298{STARTED} 2021-11-27T12:10:54.817Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@2c43eb8{STOPPED} 2021-11-27T12:10:54.847Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@6fd77352{STOPPED} added {HttpClientTransportOverHTTP@5109e8cf{STOPPED},AUTO} 2021-11-27T12:10:54.847Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@6fd77352{STOPPED} added {Client@3f672204[provider=null,keyStore=null,trustStore=null],AUTO} 2021-11-27T12:10:54.847Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@6fd77352{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@78b41097,POJO} 2021-11-27T12:10:54.847Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@6fd77352{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@2c2db130,POJO} 2021-11-27T12:10:54.847Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@6fd77352{STOPPED} added {QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=0/2,p=0}],UNMANAGED} 2021-11-27T12:10:54.847Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@6fd77352{STOPPED} added {org.eclipse.jetty.io.MappedByteBufferPool@6aef4eb8,POJO} 2021-11-27T12:10:54.848Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketClient@8b16faaf[httpClient=HttpClient@6fd77352{STOPPED},openSessions.size=0] added {HttpClient@6fd77352{STOPPED},AUTO} 2021-11-27T12:10:54.868Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@2c43eb8{STOPPED} 2021-11-27T12:10:54.869Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerContainer@2c43eb8{STOPPED} added {NativeWebSocketConfiguration@76c52298{STARTED},UNMANAGED} 2021-11-27T12:10:54.869Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{application,/,[file:///opt/app/sparky/static/],STARTING} added {ServerContainer@2c43eb8{STOPPED},AUTO} 2021-11-27T12:10:54.870Z||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-11-27T12:10:54.871Z||main|AAIUI||org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter|DEBUG|Adding [Jetty_WebSocketUpgradeFilter] WebSocketUpgradeFilter[configuration=NativeWebSocketConfiguration@76c52298{STARTED}] mapped to /* to o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{application,/,[file:///opt/app/sparky/static/],STARTING} 2021-11-27T12:10:54.872Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@31ee96f4 2021-11-27T12:10:54.872Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{application,/,[file:///opt/app/sparky/static/],STARTING} added {JettyEmbeddedErrorHandler@26a2f7f9{STOPPED},MANAGED} 2021-11-27T12:10:54.872Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@320494b6 2021-11-27T12:10:54.873Z||main|AAIUI||org.eclipse.jetty.webapp.MetaData|DEBUG|metadata resolve o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{application,/,[file:///opt/app/sparky/static/],STARTING} 2021-11-27T12:10:54.874Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{application,/,[file:///opt/app/sparky/static/],STARTING} 2021-11-27T12:10:54.874Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler1871580398==dftMaxIdleSec=1800 2021-11-27T12:10:54.878Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler1871580398==dftMaxIdleSec=1800 added {org.eclipse.jetty.server.session.DefaultSessionCache@7186333e[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 2021-11-27T12:10:54.880Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.DefaultSessionCache@7186333e[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@76c548f[passivating=false,graceSec=3600],AUTO} 2021-11-27T12:10:54.882Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting DefaultSessionIdManager@7d0614f{STOPPED}[worker=null] 2021-11-27T12:10:54.882Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|DefaultSessionIdManager workerName=node0 2021-11-27T12:10:54.882Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|No SessionScavenger set, using defaults 2021-11-27T12:10:54.883Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|DefaultSessionIdManager@7d0614f{STARTING}[worker=node0] added {HouseKeeper@5c10285a{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 2021-11-27T12:10:54.883Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HouseKeeper@5c10285a{STOPPED}[interval=600000, ownscheduler=false] 2021-11-27T12:10:54.883Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@6b667cb3{STOPPED} 2021-11-27T12:10:54.884Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10279ms ScheduledExecutorScheduler@6b667cb3{STARTED} 2021-11-27T12:10:54.884Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|Using own scheduler for scavenging 2021-11-27T12:10:54.884Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|node0 Scavenging every 600000ms 2021-11-27T12:10:54.885Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10281ms HouseKeeper@5c10285a{STARTED}[interval=600000, ownscheduler=true] 2021-11-27T12:10:54.885Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10281ms DefaultSessionIdManager@7d0614f{STARTED}[worker=node0] 2021-11-27T12:10:54.886Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@74fe5966{STARTING}[9.4.18.v20190429] added {DefaultSessionIdManager@7d0614f{STARTED}[worker=node0],MANAGED} 2021-11-27T12:10:54.886Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler1871580398==dftMaxIdleSec=1800 added {DefaultSessionIdManager@7d0614f{STARTED}[worker=node0],UNMANAGED} 2021-11-27T12:10:54.886Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@4e31c3ec{STOPPED} 2021-11-27T12:10:54.886Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10281ms ScheduledExecutorScheduler@4e31c3ec{STARTED} 2021-11-27T12:10:54.887Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler1871580398==dftMaxIdleSec=1800 2021-11-27T12:10:54.887Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ConstraintSecurityHandler@d176a31{STOPPED} 2021-11-27T12:10:54.887Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ConstraintSecurityHandler@d176a31{STARTING} 2021-11-27T12:10:54.887Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedServletHandler@7f02251{STOPPED} 2021-11-27T12:10:54.889Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/rest/*[JAVAX_API:null] mapped to servlet=CamelServlet[JAVAX_API:null] 2021-11-27T12:10:54.889Z||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-11-27T12:10:54.889Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/[JAVAX_API:null] mapped to servlet=dispatcherServlet[JAVAX_API:null] 2021-11-27T12:10:54.889Z||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-11-27T12:10:54.890Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|filterNameMap={requestContextFilter=requestContextFilter@328902d5==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true, applicationContextIdFilter=applicationContextIdFilter@72e789cb==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true, httpPutFormContentFilter=httpPutFormContentFilter@7c1812b3==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true, Jetty_WebSocketUpgradeFilter=Jetty_WebSocketUpgradeFilter@5e2f3be5==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true, hiddenHttpMethodFilter=hiddenHttpMethodFilter@43034809==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true, characterEncodingFilter=characterEncodingFilter@39e67516==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true, webRequestLoggingFilter=webRequestLoggingFilter@77010a30==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true, metricsFilter=metricsFilter@4bb003e9==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true} 2021-11-27T12:10:54.894Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|pathFilters=[[/*]/[]/[ASYNC, INCLUDE, REQUEST, FORWARD]=>metricsFilter, [/*]/[]/[ASYNC, INCLUDE, REQUEST, FORWARD]=>characterEncodingFilter, [/*]/[]/[ASYNC, INCLUDE, REQUEST, FORWARD]=>hiddenHttpMethodFilter, [/*]/[]/[ASYNC, INCLUDE, REQUEST, FORWARD]=>httpPutFormContentFilter, [/*]/[]/[ASYNC, INCLUDE, REQUEST, FORWARD]=>requestContextFilter, [/*]/[]/[ASYNC, INCLUDE, REQUEST, FORWARD]=>webRequestLoggingFilter, [/*]/[]/[ASYNC, INCLUDE, REQUEST, FORWARD]=>applicationContextIdFilter, [/*]/[]/[REQUEST]=>Jetty_WebSocketUpgradeFilter] 2021-11-27T12:10:54.894Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletFilterMap={} 2021-11-27T12:10:54.894Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletPathMap=PathMappings[size=2] 2021-11-27T12:10:54.894Z||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-11-27T12:10:54.895Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedServletHandler@7f02251{STARTING} 2021-11-27T12:10:54.895Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10290ms JettyEmbeddedServletHandler@7f02251{STARTED} 2021-11-27T12:10:54.895Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10290ms ConstraintSecurityHandler@d176a31{STARTED} 2021-11-27T12:10:54.895Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.DefaultSessionCache@7186333e[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 2021-11-27T12:10:54.895Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.NullSessionDataStore@76c548f[passivating=false,graceSec=3600] 2021-11-27T12:10:54.895Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10290ms org.eclipse.jetty.server.session.NullSessionDataStore@76c548f[passivating=false,graceSec=3600] 2021-11-27T12:10:54.895Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10291ms org.eclipse.jetty.server.session.DefaultSessionCache@7186333e[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 2021-11-27T12:10:54.895Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10291ms org.eclipse.jetty.server.session.SessionHandler1871580398==dftMaxIdleSec=1800 2021-11-27T12:10:54.895Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerContainer@2c43eb8{STOPPED} 2021-11-27T12:10:54.897Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.DecoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@58e92c23) 2021-11-27T12:10:54.897Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder 2021-11-27T12:10:54.898Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder 2021-11-27T12:10:54.898Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder 2021-11-27T12:10:54.898Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder 2021-11-27T12:10:54.899Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder 2021-11-27T12:10:54.899Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder 2021-11-27T12:10:54.899Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder 2021-11-27T12:10:54.899Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder 2021-11-27T12:10:54.899Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.StringDecoder 2021-11-27T12:10:54.899Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder 2021-11-27T12:10:54.899Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder 2021-11-27T12:10:54.899Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder 2021-11-27T12:10:54.899Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder 2021-11-27T12:10:54.899Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder 2021-11-27T12:10:54.899Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder 2021-11-27T12:10:54.900Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder 2021-11-27T12:10:54.900Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder 2021-11-27T12:10:54.900Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteBufferDecoder 2021-11-27T12:10:54.900Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteArrayDecoder 2021-11-27T12:10:54.900Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.PongMessageDecoder 2021-11-27T12:10:54.900Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ReaderDecoder 2021-11-27T12:10:54.900Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.InputStreamDecoder 2021-11-27T12:10:54.900Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.EncoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@58e92c23) 2021-11-27T12:10:54.900Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder 2021-11-27T12:10:54.901Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder 2021-11-27T12:10:54.901Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder 2021-11-27T12:10:54.901Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder 2021-11-27T12:10:54.901Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder 2021-11-27T12:10:54.901Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder 2021-11-27T12:10:54.901Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder 2021-11-27T12:10:54.901Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder 2021-11-27T12:10:54.902Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.StringEncoder 2021-11-27T12:10:54.902Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder 2021-11-27T12:10:54.902Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder 2021-11-27T12:10:54.902Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder 2021-11-27T12:10:54.902Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder 2021-11-27T12:10:54.902Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder 2021-11-27T12:10:54.902Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder 2021-11-27T12:10:54.902Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder 2021-11-27T12:10:54.902Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder 2021-11-27T12:10:54.902Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteBufferEncoder 2021-11-27T12:10:54.902Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteArrayEncoder 2021-11-27T12:10:54.903Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10298ms ServerContainer@2c43eb8{STARTED} 2021-11-27T12:10:54.903Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedErrorHandler@26a2f7f9{STOPPED} 2021-11-27T12:10:54.903Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedErrorHandler@26a2f7f9{STARTING} 2021-11-27T12:10:54.903Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10298ms JettyEmbeddedErrorHandler@26a2f7f9{STARTED} 2021-11-27T12:10:54.903Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler|INFO|Started o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{application,/,[file:///opt/app/sparky/static/],AVAILABLE} 2021-11-27T12:10:54.903Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@62e6a3ec 2021-11-27T12:10:54.903Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@5754de72 2021-11-27T12:10:54.903Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@31ee96f4 2021-11-27T12:10:54.903Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@320494b6 2021-11-27T12:10:54.904Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10299ms o.s.b.c.e.j.JettyEmbeddedWebAppContext@5b022357{application,/,[file:///opt/app/sparky/static/],AVAILABLE} 2021-11-27T12:10:54.904Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10299ms GzipHandler@43effd89{STARTED} 2021-11-27T12:10:54.904Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting AbstractLifeCycle@7435a578{STOPPED} 2021-11-27T12:10:54.904Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10299ms AbstractLifeCycle@7435a578{STARTED} 2021-11-27T12:10:54.904Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ErrorHandler@6093d508{STOPPED} 2021-11-27T12:10:54.904Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ErrorHandler@6093d508{STARTING} 2021-11-27T12:10:54.904Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10300ms ErrorHandler@6093d508{STARTED} 2021-11-27T12:10:54.904Z||main|AAIUI||org.eclipse.jetty.server.Server|INFO|Started @10300ms 2021-11-27T12:10:54.904Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10300ms Server@74fe5966{STARTED}[9.4.18.v20190429] 2021-11-27T12:10:55.170Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC| 2021-11-27T12:10:55.170Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org| 2021-11-27T12:10:55.170Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms| 2021-11-27T12:10:55.170Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms| 2021-11-27T12:10:55.465Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator 2021-11-27T12:10:55.465Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator [EL Warning]: moxy: 2021-11-27 12:10:57.08--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-11-27 12:10:58.995--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-11-27 12:11:00.822--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-11-27 12:11:02.44--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-11-27 12:11:04.116--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-11-27 12:11:06.321--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-11-27 12:11:08.388--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-11-27T12:11:10.214Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully | 2021-11-27T12:11:10.214Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully | 2021-11-27T12:11:10.496Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC| 2021-11-27T12:11:10.496Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org| 2021-11-27T12:11:10.497Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms| 2021-11-27T12:11:10.497Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms| 2021-11-27T12:11:11.042Z||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-11-27T12:11:11.043Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 2021-11-27T12:11:11.058Z||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-11-27T12:11:11.058Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 2021-11-27T12:11:11.058Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator 2021-11-27T12:11:11.058Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory 2021-11-27T12:11:11.059Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63 2021-11-27T12:11:11.059Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration. 2021-11-27T12:11:11.059Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader 2021-11-27T12:11:11.059Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL 2021-11-27T12:11:11.060Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader 2021-11-27T12:11:11.060Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only. 2021-11-27T12:11:14.354Z||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-11-27T12:11:16.756Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@74fe5966{STARTED}[9.4.18.v20190429] added {ServerConnector@79ab34c1{SSL,[ssl, http/1.1]}{0.0.0.0:8000},UNMANAGED} 2021-11-27T12:11:16.759Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting metricsFilter@4bb003e9==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true 2021-11-27T12:11:16.759Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @32155ms metricsFilter@4bb003e9==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true 2021-11-27T12:11:16.760Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.autoconfigure.MetricsFilter@2063c53e 2021-11-27T12:11:16.763Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting characterEncodingFilter@39e67516==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true 2021-11-27T12:11:16.763Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @32159ms characterEncodingFilter@39e67516==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true 2021-11-27T12:11:16.763Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedCharacterEncodingFilter@2116b68b 2021-11-27T12:11:16.763Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting hiddenHttpMethodFilter@43034809==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true 2021-11-27T12:11:16.763Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @32159ms hiddenHttpMethodFilter@43034809==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true 2021-11-27T12:11:16.764Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter@58a120b0 2021-11-27T12:11:16.764Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting httpPutFormContentFilter@7c1812b3==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true 2021-11-27T12:11:16.764Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @32159ms httpPutFormContentFilter@7c1812b3==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true 2021-11-27T12:11:16.764Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter@58a4a74d 2021-11-27T12:11:16.764Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting requestContextFilter@328902d5==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true 2021-11-27T12:11:16.764Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @32159ms requestContextFilter@328902d5==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true 2021-11-27T12:11:16.764Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedRequestContextFilter@e344ad3 2021-11-27T12:11:16.764Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting webRequestLoggingFilter@77010a30==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true 2021-11-27T12:11:16.764Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @32159ms webRequestLoggingFilter@77010a30==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true 2021-11-27T12:11:16.764Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.trace.WebRequestTraceFilter@66bacdbc 2021-11-27T12:11:16.764Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting applicationContextIdFilter@72e789cb==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true 2021-11-27T12:11:16.764Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @32160ms applicationContextIdFilter@72e789cb==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true 2021-11-27T12:11:16.764Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.ApplicationContextHeaderFilter@33cbfa57 2021-11-27T12:11:16.764Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting Jetty_WebSocketUpgradeFilter@5e2f3be5==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true 2021-11-27T12:11:16.764Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @32160ms Jetty_WebSocketUpgradeFilter@5e2f3be5==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true 2021-11-27T12:11:16.764Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init WebSocketUpgradeFilter[configuration=NativeWebSocketConfiguration@76c52298{STARTED}] 2021-11-27T12:11:16.766Z||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-11-27T12:11:16.767Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @32163ms dispatcherServlet@7ef5559e==org.springframework.web.servlet.DispatcherServlet,jsp=null,order=-1,inst=true,async=true 2021-11-27T12:11:16.769Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.springframework.web.servlet.DispatcherServlet@1931d99 for dispatcherServlet 2021-11-27T12:11:16.770Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring FrameworkServlet 'dispatcherServlet' 2021-11-27T12:11:16.802Z||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-11-27T12:11:16.802Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @32197ms CamelServlet@9ce650cf==org.apache.camel.component.servlet.CamelHttpTransportServlet,jsp=null,order=1,inst=true,async=true 2021-11-27T12:11:16.802Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init CamelHttpTransportServlet for CamelServlet 2021-11-27T12:11:16.803Z||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-11-27T12:11:16.804Z||main|AAIUI||org.eclipse.jetty.servlet.BaseHolder|DEBUG|Holding class org.eclipse.jetty.servlet.DefaultServlet from org.springframework.boot.loader.LaunchedURLClassLoader@6df97b55 2021-11-27T12:11:16.805Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @32200ms default@5c13d641==org.eclipse.jetty.servlet.DefaultServlet,jsp=null,order=1,inst=false,async=true 2021-11-27T12:11:16.809Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.eclipse.jetty.servlet.DefaultServlet@781bd9dd for default 2021-11-27T12:11:16.815Z||main|AAIUI||org.eclipse.jetty.servlet.DefaultServlet|DEBUG|resource base = null 2021-11-27T12:11:16.815Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerConnector@79ab34c1{SSL,[ssl, http/1.1]}{0.0.0.0:8000} 2021-11-27T12:11:16.828Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@79ab34c1{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-11-27T12:11:16.828Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@1698d7c0{STOPPED} 2021-11-27T12:11:16.828Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @32224ms ScheduledExecutorScheduler@1698d7c0{STARTED} 2021-11-27T12:11:16.828Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SslConnectionFactory@1f443fae{SSL->HTTP/1.1} 2021-11-27T12:11:16.828Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SslContextFactory@73ba6fe6[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks] 2021-11-27T12:11:17.191Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai in X509@5192b301(aai@aai.onap.org,h=[],w=[]) 2021-11-27T12:11:17.191Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-search-data.onap in X509@5192b301(aai@aai.onap.org,h=[aai],w=[]) 2021-11-27T12:11:17.192Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-sparky-be.onap in X509@5192b301(aai@aai.onap.org,h=[aai, aai-search-data.onap],w=[]) 2021-11-27T12:11:17.192Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.api.simpledemo.onap.org in X509@5192b301(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap],w=[]) 2021-11-27T12:11:17.192Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.elasticsearch.simpledemo.onap.org in X509@5192b301(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org],w=[]) 2021-11-27T12:11:17.192Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.gremlinserver.simpledemo.onap.org in X509@5192b301(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-11-27T12:11:17.192Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.hbase.simpledemo.onap.org in X509@5192b301(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-11-27T12:11:17.192Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.onap in X509@5192b301(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-11-27T12:11:17.192Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.searchservice.simpledemo.onap.org in X509@5192b301(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-11-27T12:11:17.192Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.simpledemo.onap.org in X509@5192b301(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-11-27T12:11:17.192Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.ui.simpledemo.onap.org in X509@5192b301(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-11-27T12:11:17.194Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate CN alias=aai@aai.onap.org CN=aai in X509@5192b301(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-11-27T12:11:17.194Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|INFO|x509=X509@5192b301(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@73ba6fe6[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks] 2021-11-27T12:11:17.333Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|managers=[org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager@63614cdd] for SslContextFactory@73ba6fe6[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks] 2021-11-27T12:11:17.409Z||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-11-27T12:11:17.410Z||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-11-27T12:11:17.411Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@28551755 2021-11-27T12:11:17.413Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @32809ms SslContextFactory@73ba6fe6[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks] 2021-11-27T12:11:17.414Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@6158113e 2021-11-27T12:11:17.414Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @32809ms SslConnectionFactory@1f443fae{SSL->HTTP/1.1} 2021-11-27T12:11:17.414Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HttpConnectionFactory@49dbaaf3[HTTP/1.1] 2021-11-27T12:11:17.414Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @32809ms HttpConnectionFactory@49dbaaf3[HTTP/1.1] 2021-11-27T12:11:17.414Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SelectorManager@ServerConnector@79ab34c1{SSL,[ssl, http/1.1]}{0.0.0.0:8000} 2021-11-27T12:11:17.428Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=false/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-27T12:11:17.426215Z added {SelectorProducer@78c5ef58,POJO} 2021-11-27T12:11:17.439Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=false/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-27T12:11:17.428459Z added {QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=0/2,p=0}],UNMANAGED} 2021-11-27T12:11:17.439Z||main|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=false/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-27T12:11:17.439889Z created 2021-11-27T12:11:17.440Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ManagedSelector@2f025e9e{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=false/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-27T12:11:17.440351Z,MANAGED} 2021-11-27T12:11:17.440Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|SelectorManager@ServerConnector@79ab34c1{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {ManagedSelector@2f025e9e{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 2021-11-27T12:11:17.440Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ManagedSelector@2f025e9e{STOPPED} id=0 keys=-1 selected=-1 updates=0 2021-11-27T12:11:17.441Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=false/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-27T12:11:17.440959Z 2021-11-27T12:11:17.441Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @32836ms EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=false/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-27T12:11:17.441246Z 2021-11-27T12:11:17.444Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$$Lambda$214/0x00000008009c0040@4df13b7e 2021-11-27T12:11:17.444Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$$Lambda$214/0x00000008009c0040@4df13b7e 2021-11-27T12:11:17.444Z||main|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Start@5408fca1 on ManagedSelector@2f025e9e{STARTING} id=0 keys=0 selected=0 updates=0 2021-11-27T12:11:17.445Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=false/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=7,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-27T12:11:17.445096Z tryProduce false 2021-11-27T12:11:17.450Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-11-27T12:11:17.450Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Start@5408fca1 2021-11-27T12:11:17.450Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-27T12:11:17.450Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 0 keys 2021-11-27T12:11:17.450Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @32846ms ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=0 2021-11-27T12:11:17.451Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @32846ms SelectorManager@ServerConnector@79ab34c1{SSL,[ssl, http/1.1]}{0.0.0.0:8000} 2021-11-27T12:11:17.452Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@79ab34c1{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {acceptor-0@3ccc4ca0,POJO} 2021-11-27T12:11:17.452Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue acceptor-0@3ccc4ca0 2021-11-27T12:11:17.452Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|INFO|Started ServerConnector@79ab34c1{SSL,[ssl, http/1.1]}{0.0.0.0:8000} 2021-11-27T12:11:17.452Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @32848ms ServerConnector@79ab34c1{SSL,[ssl, http/1.1]}{0.0.0.0:8000} 2021-11-27T12:11:17.453Z||qtp1146484093-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run acceptor-0@3ccc4ca0 2021-11-27T12:11:17.462Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 31.675 seconds (JVM running for 32.857) 2021-11-27T12:11:17.462Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 31.675 seconds (JVM running for 32.857) 2021-11-27T12:11:19.611Z||qtp1146484093-22-acceptor-0@3ccc4ca0-ServerConnector@79ab34c1{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@5491da24 on ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=0 2021-11-27T12:11:19.612Z||qtp1146484093-22-acceptor-0@3ccc4ca0-ServerConnector@79ab34c1{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=1 2021-11-27T12:11:19.612Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2021-11-27T12:11:19.612Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected 2021-11-27T12:11:19.612Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates 2021-11-27T12:11:19.613Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-11-27T12:11:19.613Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@5491da24 2021-11-27T12:11:19.614Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@5491da24 2021-11-27T12:11:19.614Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-27T12:11:19.614Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2021-11-27T12:11:19.615Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@5491da24 2021-11-27T12:11:19.644Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@62e825f8{/172.16.10.211:55878<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 20 ms, remaining: 29980 ms 2021-11-27T12:11:19.645Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@3b35b913 2021-11-27T12:11:19.719Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@35f96745{/172.16.10.211:55878<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=64/30000},null,HttpChannelState@417d3fd4{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-11-27T12:11:19.726Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@6ee8d871::DecryptedEndPoint@35f96745{/172.16.10.211:55878<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=71/30000} 2021-11-27T12:11:19.727Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@62e825f8{/172.16.10.211:55878<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=104/30000}{io=0/0,kio=0,kro=0}->SslConnection@31ae5d44{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35f96745{/172.16.10.211:55878<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=72/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:19.728Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@31ae5d44::SocketChannelEndPoint@62e825f8{/172.16.10.211:55878<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=104/30000}{io=0/0,kio=0,kro=0}->SslConnection@31ae5d44{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35f96745{/172.16.10.211:55878<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=72/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:19.728Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@6ee8d871::DecryptedEndPoint@35f96745{/172.16.10.211:55878<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=73/30000} 2021-11-27T12:11:19.728Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@6ee8d871::DecryptedEndPoint@35f96745{/172.16.10.211:55878<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=73/30000} 2021-11-27T12:11:19.728Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4afb25ac{AC.ReadCB@6ee8d871{HttpConnection@6ee8d871::DecryptedEndPoint@35f96745{/172.16.10.211:55878<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-11-27T12:11:19.728Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@31ae5d44::SocketChannelEndPoint@62e825f8{/172.16.10.211:55878<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=105/30000}{io=0/0,kio=0,kro=0}->SslConnection@31ae5d44{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35f96745{/172.16.10.211:55878<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:19.729Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-11-27T12:11:19.730Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.171.68:8000,OPEN,fill=-,flush=-,to=107/30000}{io=0/0,kio=0,kro=0}->SslConnection@31ae5d44{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@35f96745{/172.16.10.211:55878<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:19.730Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@89e65cc{SSLC.NBReadCB@31ae5d44{SslConnection@31ae5d44::SocketChannelEndPoint@62e825f8{/172.16.10.211:55878<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@31ae5d44{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@35f96745{/172.16.10.211:55878<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-11-27T12:11:19.731Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@62e825f8{/172.16.10.211:55878<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@31ae5d44{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@35f96745{/172.16.10.211:55878<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:19.731Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1bdbe736 on ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=0 2021-11-27T12:11:19.731Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=1 2021-11-27T12:11:19.731Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2021-11-27T12:11:19.731Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/1 selected 2021-11-27T12:11:19.731Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates 2021-11-27T12:11:19.731Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-11-27T12:11:19.731Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@62e825f8{/172.16.10.211:55878<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@31ae5d44{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@35f96745{/172.16.10.211:55878<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:19.731Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@1bdbe736 2021-11-27T12:11:19.731Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@5491da24 2021-11-27T12:11:19.731Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@62e825f8{/172.16.10.211:55878<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@31ae5d44{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@35f96745{/172.16.10.211:55878<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:19.732Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-27T12:11:19.732Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2021-11-27T12:11:19.732Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 1/1/1 selected 2021-11-27T12:11:19.732Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 1 keys, 0 updates 2021-11-27T12:11:19.732Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.171.68:8000 remote=/172.16.10.211:55878], selector=sun.nio.ch.EPollSelectorImpl@630cf558, interestOps=1, readyOps=1 SocketChannelEndPoint@62e825f8{/172.16.10.211:55878<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@31ae5d44{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@35f96745{/172.16.10.211:55878<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:19.732Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@62e825f8{/172.16.10.211:55878<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@31ae5d44{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@35f96745{/172.16.10.211:55878<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:19.733Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@62e825f8{/172.16.10.211:55878<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@31ae5d44{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@35f96745{/172.16.10.211:55878<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-11-27T12:11:19.733Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=0/2,p=0} tryExecute EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=6,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-27T12:11:19.73348Z 2021-11-27T12:11:19.733Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=0/2,p=1} startReservedThread p=1 2021-11-27T12:11:19.734Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@78de58ea{s=0/2,p=1}@65436768 2021-11-27T12:11:19.735Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@78de58ea{s=0/2,p=1}@65436768 2021-11-27T12:11:19.735Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=1/2,p=1}@65436768 started 2021-11-27T12:11:19.735Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=6,r=2,q=1}[ReservedThreadExecutor@78de58ea{s=0/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2021-11-27T12:11:19.735001Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@62e825f8{/172.16.10.211:55878<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@31ae5d44{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@35f96745{/172.16.10.211:55878<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-11-27T12:11:19.735Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=1/2,p=0}@65436768 waiting 2021-11-27T12:11:19.735Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue CEP:SocketChannelEndPoint@62e825f8{/172.16.10.211:55878<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@31ae5d44{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@35f96745{/172.16.10.211:55878<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-11-27T12:11:19.736Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run CEP:SocketChannelEndPoint@62e825f8{/172.16.10.211:55878<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@31ae5d44{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@35f96745{/172.16.10.211:55878<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-11-27T12:11:19.736Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@89e65cc{SSLC.NBReadCB@31ae5d44{SslConnection@31ae5d44::SocketChannelEndPoint@62e825f8{/172.16.10.211:55878<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@31ae5d44{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@35f96745{/172.16.10.211:55878<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-11-27T12:11:19.736Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@31ae5d44::SocketChannelEndPoint@62e825f8{/172.16.10.211:55878<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@31ae5d44{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@35f96745{/172.16.10.211:55878<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:19.737Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@31ae5d44::SocketChannelEndPoint@62e825f8{/172.16.10.211:55878<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@31ae5d44{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@35f96745{/172.16.10.211:55878<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:19.737Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4afb25ac{AC.ReadCB@6ee8d871{HttpConnection@6ee8d871::DecryptedEndPoint@35f96745{/172.16.10.211:55878<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=9/30000}}} 2021-11-27T12:11:19.737Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6ee8d871::DecryptedEndPoint@35f96745{/172.16.10.211:55878<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=9/30000} onFillable enter HttpChannelState@417d3fd4{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-11-27T12:11:19.738Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@31ae5d44::SocketChannelEndPoint@62e825f8{/172.16.10.211:55878<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@31ae5d44{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35f96745{/172.16.10.211:55878<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:19.738Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-11-27T12:11:19.740Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@62e825f8{/172.16.10.211:55878<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}->SslConnection@31ae5d44{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35f96745{/172.16.10.211:55878<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:19.740Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@4818ce22[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-11-27T12:11:19.740Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-11-27T12:11:19.743Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-11-27T12:11:19.760Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-27T12:11:19.773Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@62e825f8{/172.16.10.211:55878<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=31/30000}{io=0/0,kio=0,kro=1}->SslConnection@31ae5d44{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35f96745{/172.16.10.211:55878<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=44/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:19.773Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2021-11-27T12:11:19.773Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-11-27T12:11:19.775Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.171.68:8000,ISHUT,fill=-,flush=-,to=45/30000}{io=0/0,kio=0,kro=1}->SslConnection@31ae5d44{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35f96745{/172.16.10.211:55878<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=47/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:19.775Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-11-27T12:11:19.776Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6ee8d871::DecryptedEndPoint@35f96745{/172.16.10.211:55878<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=47/30000} filled -1 HeapByteBuffer@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-11-27T12:11:19.776Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6ee8d871::DecryptedEndPoint@35f96745{/172.16.10.211:55878<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=48/30000} parse HeapByteBuffer@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-11-27T12:11:19.776Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-11-27T12:11:19.777Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-11-27T12:11:19.778Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@35f96745{/172.16.10.211:55878<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=50/30000} 2021-11-27T12:11:19.778Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@35f96745{/172.16.10.211:55878<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=50/30000} 2021-11-27T12:11:19.778Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@31ae5d44::SocketChannelEndPoint@62e825f8{/172.16.10.211:55878<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=48/30000}{io=0/0,kio=0,kro=1}->SslConnection@31ae5d44{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35f96745{/172.16.10.211:55878<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=50/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-11-27T12:11:19.780Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@31ae5d44::SocketChannelEndPoint@62e825f8{/172.16.10.211:55878<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=50/30000}{io=0/0,kio=0,kro=1}->SslConnection@31ae5d44{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35f96745{/172.16.10.211:55878<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=52/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:19.780Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@2edbc494[p=0,l=0,c=0,r=0]={<<<>>>} 2021-11-27T12:11:19.780Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-11-27T12:11:19.781Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2021-11-27T12:11:19.781Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@62e825f8{/172.16.10.211:55878<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=51/30000}{io=0/0,kio=0,kro=1}->SslConnection@31ae5d44{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35f96745{/172.16.10.211:55878<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=53/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:19.781Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-11-27T12:11:19.781Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-11-27T12:11:19.781Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2021-11-27T12:11:19.782Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@31ae5d44::SocketChannelEndPoint@62e825f8{/172.16.10.211:55878<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@31ae5d44{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35f96745{/172.16.10.211:55878<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=54/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-11-27T12:11:19.783Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.171.68:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@31ae5d44{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35f96745{/172.16.10.211:55878<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=54/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:19.787Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@31ae5d44::SocketChannelEndPoint@62e825f8{/172.16.10.211:55878<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@31ae5d44{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35f96745{/172.16.10.211:55878<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=55/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{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-11-27T12:11:19.787Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@35f96745{/172.16.10.211:55878<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=59/30000} 2021-11-27T12:11:19.787Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@62e825f8{/172.16.10.211:55878<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@31ae5d44{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35f96745{/172.16.10.211:55878<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=59/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:19.788Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@62e825f8{/172.16.10.211:55878<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@31ae5d44{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35f96745{/172.16.10.211:55878<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=60/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:19.788Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@62e825f8{/172.16.10.211:55878<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@31ae5d44{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35f96745{/172.16.10.211:55878<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=60/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:19.789Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1ec23c26{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-11-27T12:11:19.789Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@89e65cc{null} 2021-11-27T12:11:19.789Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=0 2021-11-27T12:11:19.789Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2021-11-27T12:11:19.790Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected 2021-11-27T12:11:19.790Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 0 updates 2021-11-27T12:11:19.790Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-11-27T12:11:19.790Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-27T12:11:19.790Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 0 keys 2021-11-27T12:11:19.790Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7f58dfd2 2021-11-27T12:11:19.790Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@62e825f8{/172.16.10.211:55878<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@31ae5d44{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35f96745{/172.16.10.211:55878<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=62/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:19.790Z||qtp1146484093-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7f58dfd2 2021-11-27T12:11:19.790Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@62e825f8{/172.16.10.211:55878<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@31ae5d44{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35f96745{/172.16.10.211:55878<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=62/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:19.791Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@52d3ee70{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-11-27T12:11:19.791Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4afb25ac{null} 2021-11-27T12:11:19.791Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6ee8d871::DecryptedEndPoint@35f96745{/172.16.10.211:55878<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=63/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-11-27T12:11:19.791Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@6ee8d871::DecryptedEndPoint@35f96745{/172.16.10.211:55878<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=63/30000} 2021-11-27T12:11:19.791Z||qtp1146484093-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@62e825f8{/172.16.10.211:55878<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@31ae5d44{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35f96745{/172.16.10.211:55878<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=63/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:19.792Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@35f96745{/172.16.10.211:55878<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=64/30000} 2021-11-27T12:11:19.793Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6ee8d871::DecryptedEndPoint@35f96745{/172.16.10.211:55878<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=65/30000} onFillable exit HttpChannelState@417d3fd4{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-11-27T12:11:19.793Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.171.68:8000,CLOSED,fill=-,flush=-,to=12/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@31ae5d44{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35f96745{/172.16.10.211:55878<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=65/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:19.793Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran CEP:SocketChannelEndPoint@62e825f8{/172.16.10.211:55878<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=12/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@31ae5d44{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35f96745{/172.16.10.211:55878<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=65/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-11-27T12:11:19.794Z||qtp1146484093-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@6ee8d871::DecryptedEndPoint@35f96745{/172.16.10.211:55878<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=66/30000} 2021-11-27T12:11:19.795Z||qtp1146484093-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@31ae5d44::SocketChannelEndPoint@62e825f8{/172.16.10.211:55878<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=14/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@31ae5d44{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@35f96745{/172.16.10.211:55878<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=67/30000}=>HttpConnection@6ee8d871[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@627842c2{s=START}]=>HttpChannelOverHttp@e59bb48{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:19.795Z||qtp1146484093-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7f58dfd2 2021-11-27T12:11:29.608Z||qtp1146484093-22-acceptor-0@3ccc4ca0-ServerConnector@79ab34c1{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@134e3cd0 on ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=0 2021-11-27T12:11:29.608Z||qtp1146484093-22-acceptor-0@3ccc4ca0-ServerConnector@79ab34c1{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=1 2021-11-27T12:11:29.609Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2021-11-27T12:11:29.609Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected 2021-11-27T12:11:29.609Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates 2021-11-27T12:11:29.609Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-11-27T12:11:29.609Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@134e3cd0 2021-11-27T12:11:29.609Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@134e3cd0 2021-11-27T12:11:29.609Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-27T12:11:29.609Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2021-11-27T12:11:29.609Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@134e3cd0 2021-11-27T12:11:29.609Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@3bdc5c19{/172.16.10.211:55964<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-11-27T12:11:29.610Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@351ba512 2021-11-27T12:11:29.610Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@7426af29{/172.16.10.211:55964<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@2dc31920{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-11-27T12:11:29.610Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@45981abf::DecryptedEndPoint@7426af29{/172.16.10.211:55964<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-11-27T12:11:29.611Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@3bdc5c19{/172.16.10.211:55964<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5597f21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7426af29{/172.16.10.211:55964<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@45981abf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:29.611Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@5597f21a::SocketChannelEndPoint@3bdc5c19{/172.16.10.211:55964<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@5597f21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7426af29{/172.16.10.211:55964<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@45981abf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:29.611Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@45981abf::DecryptedEndPoint@7426af29{/172.16.10.211:55964<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-11-27T12:11:29.611Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@45981abf::DecryptedEndPoint@7426af29{/172.16.10.211:55964<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-11-27T12:11:29.611Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@213641de{AC.ReadCB@45981abf{HttpConnection@45981abf::DecryptedEndPoint@7426af29{/172.16.10.211:55964<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-11-27T12:11:29.611Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@5597f21a::SocketChannelEndPoint@3bdc5c19{/172.16.10.211:55964<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@5597f21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7426af29{/172.16.10.211:55964<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@45981abf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:29.611Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-11-27T12:11:29.611Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.171.68:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@5597f21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7426af29{/172.16.10.211:55964<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@45981abf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:29.612Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@24feeaa5{SSLC.NBReadCB@5597f21a{SslConnection@5597f21a::SocketChannelEndPoint@3bdc5c19{/172.16.10.211:55964<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5597f21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7426af29{/172.16.10.211:55964<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@45981abf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-11-27T12:11:29.612Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@3bdc5c19{/172.16.10.211:55964<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5597f21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7426af29{/172.16.10.211:55964<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@45981abf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:29.612Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4e93db02 on ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=0 2021-11-27T12:11:29.612Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=1 2021-11-27T12:11:29.612Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2021-11-27T12:11:29.612Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/1 selected 2021-11-27T12:11:29.612Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates 2021-11-27T12:11:29.612Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-11-27T12:11:29.612Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@4e93db02 2021-11-27T12:11:29.612Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@3bdc5c19{/172.16.10.211:55964<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5597f21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7426af29{/172.16.10.211:55964<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@45981abf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:29.613Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@134e3cd0 2021-11-27T12:11:29.613Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@3bdc5c19{/172.16.10.211:55964<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@5597f21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7426af29{/172.16.10.211:55964<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@45981abf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:29.613Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-27T12:11:29.613Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2021-11-27T12:11:29.613Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 1/1/1 selected 2021-11-27T12:11:29.613Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 1 keys, 0 updates 2021-11-27T12:11:29.614Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.171.68:8000 remote=/172.16.10.211:55964], selector=sun.nio.ch.EPollSelectorImpl@630cf558, interestOps=1, readyOps=1 SocketChannelEndPoint@3bdc5c19{/172.16.10.211:55964<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@5597f21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7426af29{/172.16.10.211:55964<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@45981abf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:29.614Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@3bdc5c19{/172.16.10.211:55964<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@5597f21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7426af29{/172.16.10.211:55964<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@45981abf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:29.614Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@3bdc5c19{/172.16.10.211:55964<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@5597f21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7426af29{/172.16.10.211:55964<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@45981abf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-11-27T12:11:29.614Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=1/2,p=0} tryExecute EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-11-27T12:11:29.614621Z 2021-11-27T12:11:29.615Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=0/2,p=0}@65436768 offer EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-11-27T12:11:29.614982Z 2021-11-27T12:11:29.615Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=0/2,p=1} startReservedThread p=1 2021-11-27T12:11:29.615Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@78de58ea{s=0/2,p=1}@d3bd403 2021-11-27T12:11:29.615Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@78de58ea{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2021-11-27T12:11:29.615285Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3bdc5c19{/172.16.10.211:55964<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@5597f21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7426af29{/172.16.10.211:55964<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@45981abf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-11-27T12:11:29.615Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=0/2,p=1}@65436768 task=EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2021-11-27T12:11:29.615573Z 2021-11-27T12:11:29.615Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@24feeaa5{SSLC.NBReadCB@5597f21a{SslConnection@5597f21a::SocketChannelEndPoint@3bdc5c19{/172.16.10.211:55964<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@5597f21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7426af29{/172.16.10.211:55964<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@45981abf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-11-27T12:11:29.615Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@78de58ea{s=0/2,p=1}@d3bd403 2021-11-27T12:11:29.615Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2021-11-27T12:11:29.615889Z tryProduce true 2021-11-27T12:11:29.616Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@5597f21a::SocketChannelEndPoint@3bdc5c19{/172.16.10.211:55964<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@5597f21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7426af29{/172.16.10.211:55964<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@45981abf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:29.616Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-11-27T12:11:29.616Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-27T12:11:29.616Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@5597f21a::SocketChannelEndPoint@3bdc5c19{/172.16.10.211:55964<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@5597f21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7426af29{/172.16.10.211:55964<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@45981abf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:29.616Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@213641de{AC.ReadCB@45981abf{HttpConnection@45981abf::DecryptedEndPoint@7426af29{/172.16.10.211:55964<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=5/30000}}} 2021-11-27T12:11:29.616Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=1/2,p=1}@d3bd403 started 2021-11-27T12:11:29.616Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@3bdc5c19{/172.16.10.211:55964<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@5597f21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7426af29{/172.16.10.211:55964<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@45981abf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:29.616Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@45981abf::DecryptedEndPoint@7426af29{/172.16.10.211:55964<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@2dc31920{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-11-27T12:11:29.617Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2021-11-27T12:11:29.617Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=1/2,p=0}@d3bd403 waiting 2021-11-27T12:11:29.618Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@5597f21a::SocketChannelEndPoint@3bdc5c19{/172.16.10.211:55964<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@5597f21a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7426af29{/172.16.10.211:55964<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@45981abf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:29.618Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-11-27T12:11:29.619Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@3bdc5c19{/172.16.10.211:55964<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@5597f21a{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7426af29{/172.16.10.211:55964<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@45981abf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:29.619Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@2ac5de80[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-11-27T12:11:29.619Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-11-27T12:11:29.623Z||qtp1146484093-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@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-11-27T12:11:29.623Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.171.68:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@5597f21a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7426af29{/172.16.10.211:55964<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@45981abf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:29.623Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-11-27T12:11:29.623Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@45981abf::DecryptedEndPoint@7426af29{/172.16.10.211:55964<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=12/30000} filled -1 HeapByteBuffer@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-11-27T12:11:29.624Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@45981abf::DecryptedEndPoint@7426af29{/172.16.10.211:55964<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=12/30000} parse HeapByteBuffer@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-11-27T12:11:29.624Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-11-27T12:11:29.624Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-11-27T12:11:29.624Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@7426af29{/172.16.10.211:55964<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=13/30000} 2021-11-27T12:11:29.624Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@7426af29{/172.16.10.211:55964<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=13/30000} 2021-11-27T12:11:29.624Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@5597f21a::SocketChannelEndPoint@3bdc5c19{/172.16.10.211:55964<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@5597f21a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7426af29{/172.16.10.211:55964<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@45981abf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-11-27T12:11:29.624Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@5597f21a::SocketChannelEndPoint@3bdc5c19{/172.16.10.211:55964<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@5597f21a{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7426af29{/172.16.10.211:55964<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@45981abf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:29.624Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@2edbc494[p=0,l=0,c=0,r=0]={<<<>>>} 2021-11-27T12:11:29.624Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-11-27T12:11:29.625Z||qtp1146484093-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-11-27T12:11:29.625Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@3bdc5c19{/172.16.10.211:55964<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@5597f21a{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7426af29{/172.16.10.211:55964<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@45981abf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:29.625Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-11-27T12:11:29.625Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-11-27T12:11:29.625Z||qtp1146484093-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-11-27T12:11:29.626Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@5597f21a::SocketChannelEndPoint@3bdc5c19{/172.16.10.211:55964<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5597f21a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7426af29{/172.16.10.211:55964<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@45981abf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-11-27T12:11:29.626Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.171.68:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5597f21a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7426af29{/172.16.10.211:55964<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@45981abf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:29.626Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@5597f21a::SocketChannelEndPoint@3bdc5c19{/172.16.10.211:55964<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5597f21a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7426af29{/172.16.10.211:55964<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@45981abf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 25 common frames omitted 2021-11-27T12:11:29.627Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@7426af29{/172.16.10.211:55964<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=16/30000} 2021-11-27T12:11:29.627Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3bdc5c19{/172.16.10.211:55964<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5597f21a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7426af29{/172.16.10.211:55964<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@45981abf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:29.627Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3bdc5c19{/172.16.10.211:55964<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5597f21a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7426af29{/172.16.10.211:55964<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@45981abf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:29.627Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@3bdc5c19{/172.16.10.211:55964<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5597f21a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7426af29{/172.16.10.211:55964<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@45981abf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:29.628Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@54439497{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-11-27T12:11:29.628Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@24feeaa5{null} 2021-11-27T12:11:29.628Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=0 2021-11-27T12:11:29.628Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@e4bebb0 2021-11-27T12:11:29.628Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2021-11-27T12:11:29.628Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected 2021-11-27T12:11:29.628Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 0 updates 2021-11-27T12:11:29.628Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-11-27T12:11:29.628Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-27T12:11:29.628Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3bdc5c19{/172.16.10.211:55964<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5597f21a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7426af29{/172.16.10.211:55964<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@45981abf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:29.628Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 0 keys 2021-11-27T12:11:29.628Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3bdc5c19{/172.16.10.211:55964<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5597f21a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7426af29{/172.16.10.211:55964<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@45981abf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:29.629Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5d83adb6{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-11-27T12:11:29.629Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@e4bebb0 2021-11-27T12:11:29.629Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@213641de{null} 2021-11-27T12:11:29.629Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@45981abf::DecryptedEndPoint@7426af29{/172.16.10.211:55964<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=18/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-11-27T12:11:29.629Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@45981abf::DecryptedEndPoint@7426af29{/172.16.10.211:55964<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=18/30000} 2021-11-27T12:11:29.629Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@7426af29{/172.16.10.211:55964<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=18/30000} 2021-11-27T12:11:29.629Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@45981abf::DecryptedEndPoint@7426af29{/172.16.10.211:55964<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=18/30000} onFillable exit HttpChannelState@2dc31920{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-11-27T12:11:29.629Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@3bdc5c19{/172.16.10.211:55964<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5597f21a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7426af29{/172.16.10.211:55964<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@45981abf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:29.630Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@45981abf::DecryptedEndPoint@7426af29{/172.16.10.211:55964<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=19/30000} 2021-11-27T12:11:29.630Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.171.68:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5597f21a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7426af29{/172.16.10.211:55964<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@45981abf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:29.630Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$$Lambda$214/0x00000008009c0040@4df13b7e 2021-11-27T12:11:29.630Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@5597f21a::SocketChannelEndPoint@3bdc5c19{/172.16.10.211:55964<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5597f21a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7426af29{/172.16.10.211:55964<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@45981abf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@14095066{s=START}]=>HttpChannelOverHttp@31243769{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:29.630Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@e4bebb0 2021-11-27T12:11:39.608Z||qtp1146484093-22-acceptor-0@3ccc4ca0-ServerConnector@79ab34c1{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@59181be on ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=0 2021-11-27T12:11:39.608Z||qtp1146484093-22-acceptor-0@3ccc4ca0-ServerConnector@79ab34c1{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=1 2021-11-27T12:11:39.608Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2021-11-27T12:11:39.608Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected 2021-11-27T12:11:39.608Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates 2021-11-27T12:11:39.608Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-11-27T12:11:39.609Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@59181be 2021-11-27T12:11:39.609Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@59181be 2021-11-27T12:11:39.609Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-27T12:11:39.609Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2021-11-27T12:11:39.609Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@59181be 2021-11-27T12:11:39.609Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@10b7eda4{/172.16.10.211:56056<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-11-27T12:11:39.610Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@5d5a21ac 2021-11-27T12:11:39.611Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@4d25643b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@1bc5dada{/172.16.10.211:56056<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@34b0decb{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-11-27T12:11:39.611Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@386bceb0::DecryptedEndPoint@1bc5dada{/172.16.10.211:56056<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-11-27T12:11:39.611Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@10b7eda4{/172.16.10.211:56056<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@5e89613a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1bc5dada{/172.16.10.211:56056<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@386bceb0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b2f733b{s=START}]=>HttpChannelOverHttp@4d25643b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:39.612Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@5e89613a::SocketChannelEndPoint@10b7eda4{/172.16.10.211:56056<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@5e89613a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1bc5dada{/172.16.10.211:56056<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@386bceb0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b2f733b{s=START}]=>HttpChannelOverHttp@4d25643b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:39.612Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@386bceb0::DecryptedEndPoint@1bc5dada{/172.16.10.211:56056<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=2/30000} 2021-11-27T12:11:39.612Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@386bceb0::DecryptedEndPoint@1bc5dada{/172.16.10.211:56056<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=2/30000} 2021-11-27T12:11:39.612Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@59dbae13{AC.ReadCB@386bceb0{HttpConnection@386bceb0::DecryptedEndPoint@1bc5dada{/172.16.10.211:56056<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-11-27T12:11:39.613Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@5e89613a::SocketChannelEndPoint@10b7eda4{/172.16.10.211:56056<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@5e89613a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1bc5dada{/172.16.10.211:56056<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@386bceb0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b2f733b{s=START}]=>HttpChannelOverHttp@4d25643b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:39.613Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-11-27T12:11:39.613Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.171.68:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@5e89613a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1bc5dada{/172.16.10.211:56056<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@386bceb0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b2f733b{s=START}]=>HttpChannelOverHttp@4d25643b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:39.613Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3f23f5d6{SSLC.NBReadCB@5e89613a{SslConnection@5e89613a::SocketChannelEndPoint@10b7eda4{/172.16.10.211:56056<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5e89613a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1bc5dada{/172.16.10.211:56056<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@386bceb0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b2f733b{s=START}]=>HttpChannelOverHttp@4d25643b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-11-27T12:11:39.614Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@10b7eda4{/172.16.10.211:56056<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@5e89613a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1bc5dada{/172.16.10.211:56056<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@386bceb0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b2f733b{s=START}]=>HttpChannelOverHttp@4d25643b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:39.614Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2ab6d3b9 on ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=0 2021-11-27T12:11:39.614Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=1 2021-11-27T12:11:39.614Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2021-11-27T12:11:39.614Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/1 selected 2021-11-27T12:11:39.614Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates 2021-11-27T12:11:39.614Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-11-27T12:11:39.614Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@2ab6d3b9 2021-11-27T12:11:39.614Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@10b7eda4{/172.16.10.211:56056<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@5e89613a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1bc5dada{/172.16.10.211:56056<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@386bceb0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b2f733b{s=START}]=>HttpChannelOverHttp@4d25643b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:39.615Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@59181be 2021-11-27T12:11:39.615Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@10b7eda4{/172.16.10.211:56056<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@5e89613a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1bc5dada{/172.16.10.211:56056<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@386bceb0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b2f733b{s=START}]=>HttpChannelOverHttp@4d25643b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:39.615Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-27T12:11:39.615Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2021-11-27T12:11:39.615Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 1/1/1 selected 2021-11-27T12:11:39.615Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 1 keys, 0 updates 2021-11-27T12:11:39.616Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.171.68:8000 remote=/172.16.10.211:56056], selector=sun.nio.ch.EPollSelectorImpl@630cf558, interestOps=1, readyOps=1 SocketChannelEndPoint@10b7eda4{/172.16.10.211:56056<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@5e89613a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1bc5dada{/172.16.10.211:56056<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@386bceb0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b2f733b{s=START}]=>HttpChannelOverHttp@4d25643b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:39.616Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@10b7eda4{/172.16.10.211:56056<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@5e89613a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1bc5dada{/172.16.10.211:56056<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@386bceb0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b2f733b{s=START}]=>HttpChannelOverHttp@4d25643b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:39.617Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@10b7eda4{/172.16.10.211:56056<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@5e89613a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1bc5dada{/172.16.10.211:56056<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@386bceb0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b2f733b{s=START}]=>HttpChannelOverHttp@4d25643b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-11-27T12:11:39.617Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=1/2,p=0} tryExecute EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-11-27T12:11:39.617309Z 2021-11-27T12:11:39.617Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=0/2,p=0}@d3bd403 offer EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-11-27T12:11:39.61774Z 2021-11-27T12:11:39.617Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=0/2,p=1} startReservedThread p=1 2021-11-27T12:11:39.618Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@78de58ea{s=0/2,p=1}@6e40903c 2021-11-27T12:11:39.618Z||qtp1146484093-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@78de58ea{s=0/2,p=1}@6e40903c 2021-11-27T12:11:39.618Z||qtp1146484093-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=1/2,p=1}@6e40903c started 2021-11-27T12:11:39.618Z||qtp1146484093-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=1/2,p=0}@6e40903c waiting 2021-11-27T12:11:39.618Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=0/2,p=1}@d3bd403 task=EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-11-27T12:11:39.618561Z 2021-11-27T12:11:39.618Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@78de58ea{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2021-11-27T12:11:39.6183Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@10b7eda4{/172.16.10.211:56056<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@5e89613a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1bc5dada{/172.16.10.211:56056<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@386bceb0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b2f733b{s=START}]=>HttpChannelOverHttp@4d25643b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-11-27T12:11:39.619Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-27T12:11:39.618885Z tryProduce true 2021-11-27T12:11:39.619Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-11-27T12:11:39.619Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3f23f5d6{SSLC.NBReadCB@5e89613a{SslConnection@5e89613a::SocketChannelEndPoint@10b7eda4{/172.16.10.211:56056<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@5e89613a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1bc5dada{/172.16.10.211:56056<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@386bceb0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b2f733b{s=START}]=>HttpChannelOverHttp@4d25643b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-11-27T12:11:39.619Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-27T12:11:39.619Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@5e89613a::SocketChannelEndPoint@10b7eda4{/172.16.10.211:56056<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e89613a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1bc5dada{/172.16.10.211:56056<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@386bceb0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b2f733b{s=START}]=>HttpChannelOverHttp@4d25643b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:39.619Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@10b7eda4{/172.16.10.211:56056<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e89613a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1bc5dada{/172.16.10.211:56056<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@386bceb0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b2f733b{s=START}]=>HttpChannelOverHttp@4d25643b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:39.619Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2021-11-27T12:11:39.619Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@5e89613a::SocketChannelEndPoint@10b7eda4{/172.16.10.211:56056<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e89613a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1bc5dada{/172.16.10.211:56056<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@386bceb0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b2f733b{s=START}]=>HttpChannelOverHttp@4d25643b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:39.620Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@59dbae13{AC.ReadCB@386bceb0{HttpConnection@386bceb0::DecryptedEndPoint@1bc5dada{/172.16.10.211:56056<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=7/30000}}} 2021-11-27T12:11:39.620Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@386bceb0::DecryptedEndPoint@1bc5dada{/172.16.10.211:56056<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=8/30000} onFillable enter HttpChannelState@34b0decb{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-11-27T12:11:39.620Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@5e89613a::SocketChannelEndPoint@10b7eda4{/172.16.10.211:56056<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e89613a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1bc5dada{/172.16.10.211:56056<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@386bceb0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b2f733b{s=START}]=>HttpChannelOverHttp@4d25643b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:39.620Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-11-27T12:11:39.621Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@10b7eda4{/172.16.10.211:56056<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e89613a{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1bc5dada{/172.16.10.211:56056<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@386bceb0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b2f733b{s=START}]=>HttpChannelOverHttp@4d25643b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:39.622Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@6a7f192c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-11-27T12:11:39.622Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-11-27T12:11:39.628Z||qtp1146484093-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@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-11-27T12:11:39.628Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.171.68:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e89613a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1bc5dada{/172.16.10.211:56056<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@386bceb0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b2f733b{s=START}]=>HttpChannelOverHttp@4d25643b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:39.628Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-11-27T12:11:39.628Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@386bceb0::DecryptedEndPoint@1bc5dada{/172.16.10.211:56056<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=16/30000} filled -1 HeapByteBuffer@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-11-27T12:11:39.629Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@386bceb0::DecryptedEndPoint@1bc5dada{/172.16.10.211:56056<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=16/30000} parse HeapByteBuffer@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-11-27T12:11:39.629Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-11-27T12:11:39.629Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-11-27T12:11:39.629Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@1bc5dada{/172.16.10.211:56056<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=17/30000} 2021-11-27T12:11:39.629Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@1bc5dada{/172.16.10.211:56056<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=17/30000} 2021-11-27T12:11:39.629Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@5e89613a::SocketChannelEndPoint@10b7eda4{/172.16.10.211:56056<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e89613a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1bc5dada{/172.16.10.211:56056<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@386bceb0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b2f733b{s=START}]=>HttpChannelOverHttp@4d25643b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-11-27T12:11:39.630Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@5e89613a::SocketChannelEndPoint@10b7eda4{/172.16.10.211:56056<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e89613a{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1bc5dada{/172.16.10.211:56056<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@386bceb0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b2f733b{s=START}]=>HttpChannelOverHttp@4d25643b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:39.630Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@2edbc494[p=0,l=0,c=0,r=0]={<<<>>>} 2021-11-27T12:11:39.630Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-11-27T12:11:39.630Z||qtp1146484093-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-11-27T12:11:39.630Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@10b7eda4{/172.16.10.211:56056<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e89613a{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1bc5dada{/172.16.10.211:56056<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@386bceb0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b2f733b{s=START}]=>HttpChannelOverHttp@4d25643b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:39.631Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-11-27T12:11:39.631Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-11-27T12:11:39.631Z||qtp1146484093-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-11-27T12:11:39.632Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@5e89613a::SocketChannelEndPoint@10b7eda4{/172.16.10.211:56056<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e89613a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1bc5dada{/172.16.10.211:56056<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@386bceb0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b2f733b{s=START}]=>HttpChannelOverHttp@4d25643b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-11-27T12:11:39.632Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.171.68:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e89613a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1bc5dada{/172.16.10.211:56056<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@386bceb0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b2f733b{s=START}]=>HttpChannelOverHttp@4d25643b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:39.633Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@5e89613a::SocketChannelEndPoint@10b7eda4{/172.16.10.211:56056<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e89613a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1bc5dada{/172.16.10.211:56056<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@386bceb0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b2f733b{s=START}]=>HttpChannelOverHttp@4d25643b{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-11-27T12:11:39.633Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@1bc5dada{/172.16.10.211:56056<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=21/30000} 2021-11-27T12:11:39.634Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@10b7eda4{/172.16.10.211:56056<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e89613a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1bc5dada{/172.16.10.211:56056<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@386bceb0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b2f733b{s=START}]=>HttpChannelOverHttp@4d25643b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:39.634Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@10b7eda4{/172.16.10.211:56056<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e89613a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1bc5dada{/172.16.10.211:56056<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@386bceb0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b2f733b{s=START}]=>HttpChannelOverHttp@4d25643b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:39.634Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@10b7eda4{/172.16.10.211:56056<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e89613a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1bc5dada{/172.16.10.211:56056<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@386bceb0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b2f733b{s=START}]=>HttpChannelOverHttp@4d25643b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:39.635Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2f7d9a07{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-11-27T12:11:39.636Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3f23f5d6{null} 2021-11-27T12:11:39.636Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=0 2021-11-27T12:11:39.636Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@74b31826 2021-11-27T12:11:39.636Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2021-11-27T12:11:39.636Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@74b31826 2021-11-27T12:11:39.636Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected 2021-11-27T12:11:39.636Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 0 updates 2021-11-27T12:11:39.636Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@10b7eda4{/172.16.10.211:56056<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5e89613a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1bc5dada{/172.16.10.211:56056<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@386bceb0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b2f733b{s=START}]=>HttpChannelOverHttp@4d25643b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:39.636Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-11-27T12:11:39.643Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-27T12:11:39.643Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 0 keys 2021-11-27T12:11:39.643Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@10b7eda4{/172.16.10.211:56056<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5e89613a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1bc5dada{/172.16.10.211:56056<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=31/30000}=>HttpConnection@386bceb0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b2f733b{s=START}]=>HttpChannelOverHttp@4d25643b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:39.643Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@386bceb0::DecryptedEndPoint@1bc5dada{/172.16.10.211:56056<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=31/30000} 2021-11-27T12:11:39.643Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@5e89613a::SocketChannelEndPoint@10b7eda4{/172.16.10.211:56056<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=12/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5e89613a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1bc5dada{/172.16.10.211:56056<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=31/30000}=>HttpConnection@386bceb0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b2f733b{s=START}]=>HttpChannelOverHttp@4d25643b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:39.643Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@74b31826 2021-11-27T12:11:39.643Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@10b7eda4{/172.16.10.211:56056<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=12/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5e89613a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1bc5dada{/172.16.10.211:56056<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=31/30000}=>HttpConnection@386bceb0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b2f733b{s=START}]=>HttpChannelOverHttp@4d25643b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:39.644Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1e18b7fc{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-11-27T12:11:39.644Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@59dbae13{null} 2021-11-27T12:11:39.644Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@386bceb0::DecryptedEndPoint@1bc5dada{/172.16.10.211:56056<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=32/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-11-27T12:11:39.644Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@386bceb0::DecryptedEndPoint@1bc5dada{/172.16.10.211:56056<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=32/30000} 2021-11-27T12:11:39.644Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@1bc5dada{/172.16.10.211:56056<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=32/30000} 2021-11-27T12:11:39.644Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@386bceb0::DecryptedEndPoint@1bc5dada{/172.16.10.211:56056<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=32/30000} onFillable exit HttpChannelState@34b0decb{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-11-27T12:11:39.644Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.171.68:8000,CLOSED,fill=-,flush=-,to=13/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5e89613a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1bc5dada{/172.16.10.211:56056<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=32/30000}=>HttpConnection@386bceb0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b2f733b{s=START}]=>HttpChannelOverHttp@4d25643b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:39.645Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=2/2,p=0}@65436768 waiting 2021-11-27T12:11:49.608Z||qtp1146484093-22-acceptor-0@3ccc4ca0-ServerConnector@79ab34c1{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@309a31a9 on ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=0 2021-11-27T12:11:49.608Z||qtp1146484093-22-acceptor-0@3ccc4ca0-ServerConnector@79ab34c1{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=1 2021-11-27T12:11:49.608Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2021-11-27T12:11:49.609Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected 2021-11-27T12:11:49.609Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates 2021-11-27T12:11:49.609Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-11-27T12:11:49.609Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@309a31a9 2021-11-27T12:11:49.609Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@309a31a9 2021-11-27T12:11:49.609Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-27T12:11:49.609Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2021-11-27T12:11:49.609Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@309a31a9 2021-11-27T12:11:49.609Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@59365958{/172.16.10.211:56152<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-11-27T12:11:49.610Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@119999c5 2021-11-27T12:11:49.610Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@700d8d{/172.16.10.211:56152<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@6b676842{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-11-27T12:11:49.610Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@36ed935a::DecryptedEndPoint@700d8d{/172.16.10.211:56152<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-11-27T12:11:49.611Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@59365958{/172.16.10.211:56152<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1b57424{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@700d8d{/172.16.10.211:56152<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@36ed935a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:49.611Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@1b57424::SocketChannelEndPoint@59365958{/172.16.10.211:56152<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@1b57424{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@700d8d{/172.16.10.211:56152<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@36ed935a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:49.611Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@36ed935a::DecryptedEndPoint@700d8d{/172.16.10.211:56152<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-11-27T12:11:49.611Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@36ed935a::DecryptedEndPoint@700d8d{/172.16.10.211:56152<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-11-27T12:11:49.611Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@51dc40e5{AC.ReadCB@36ed935a{HttpConnection@36ed935a::DecryptedEndPoint@700d8d{/172.16.10.211:56152<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-11-27T12:11:49.611Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@1b57424::SocketChannelEndPoint@59365958{/172.16.10.211:56152<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@1b57424{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@700d8d{/172.16.10.211:56152<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@36ed935a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:49.611Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-11-27T12:11:49.611Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.171.68:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@1b57424{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@700d8d{/172.16.10.211:56152<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@36ed935a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:49.612Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@bf17ec7{SSLC.NBReadCB@1b57424{SslConnection@1b57424::SocketChannelEndPoint@59365958{/172.16.10.211:56152<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1b57424{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@700d8d{/172.16.10.211:56152<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@36ed935a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-11-27T12:11:49.612Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@59365958{/172.16.10.211:56152<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1b57424{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@700d8d{/172.16.10.211:56152<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@36ed935a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:49.612Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@214f3fc9 on ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=0 2021-11-27T12:11:49.612Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=1 2021-11-27T12:11:49.612Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@59365958{/172.16.10.211:56152<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1b57424{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@700d8d{/172.16.10.211:56152<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@36ed935a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:49.612Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@309a31a9 2021-11-27T12:11:49.612Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2021-11-27T12:11:49.612Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/1 selected 2021-11-27T12:11:49.612Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates 2021-11-27T12:11:49.612Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-11-27T12:11:49.612Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@214f3fc9 2021-11-27T12:11:49.613Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@59365958{/172.16.10.211:56152<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@1b57424{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@700d8d{/172.16.10.211:56152<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@36ed935a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:49.613Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-27T12:11:49.613Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2021-11-27T12:11:49.613Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 1/1/1 selected 2021-11-27T12:11:49.613Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 1 keys, 0 updates 2021-11-27T12:11:49.613Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.171.68:8000 remote=/172.16.10.211:56152], selector=sun.nio.ch.EPollSelectorImpl@630cf558, interestOps=1, readyOps=1 SocketChannelEndPoint@59365958{/172.16.10.211:56152<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@1b57424{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@700d8d{/172.16.10.211:56152<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@36ed935a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:49.613Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@59365958{/172.16.10.211:56152<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1b57424{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@700d8d{/172.16.10.211:56152<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@36ed935a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:49.613Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@59365958{/172.16.10.211:56152<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1b57424{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@700d8d{/172.16.10.211:56152<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@36ed935a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-11-27T12:11:49.614Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=2/2,p=0} tryExecute EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-27T12:11:49.614037Z 2021-11-27T12:11:49.614Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=1/2,p=0}@65436768 offer EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-27T12:11:49.614367Z 2021-11-27T12:11:49.614Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-27T12:11:49.614546Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@59365958{/172.16.10.211:56152<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@1b57424{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@700d8d{/172.16.10.211:56152<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@36ed935a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-11-27T12:11:49.615Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@bf17ec7{SSLC.NBReadCB@1b57424{SslConnection@1b57424::SocketChannelEndPoint@59365958{/172.16.10.211:56152<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@1b57424{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@700d8d{/172.16.10.211:56152<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@36ed935a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-11-27T12:11:49.615Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@1b57424::SocketChannelEndPoint@59365958{/172.16.10.211:56152<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@1b57424{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@700d8d{/172.16.10.211:56152<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@36ed935a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:49.615Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=1/2,p=0}@65436768 task=EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-27T12:11:49.615136Z 2021-11-27T12:11:49.615Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@1b57424::SocketChannelEndPoint@59365958{/172.16.10.211:56152<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@1b57424{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@700d8d{/172.16.10.211:56152<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@36ed935a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:49.615Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@51dc40e5{AC.ReadCB@36ed935a{HttpConnection@36ed935a::DecryptedEndPoint@700d8d{/172.16.10.211:56152<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=4/30000}}} 2021-11-27T12:11:49.615Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@36ed935a::DecryptedEndPoint@700d8d{/172.16.10.211:56152<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@6b676842{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-11-27T12:11:49.616Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@1b57424::SocketChannelEndPoint@59365958{/172.16.10.211:56152<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@1b57424{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@700d8d{/172.16.10.211:56152<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@36ed935a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:49.616Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-11-27T12:11:49.616Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-27T12:11:49.616152Z tryProduce true 2021-11-27T12:11:49.616Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-11-27T12:11:49.616Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-27T12:11:49.616Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@59365958{/172.16.10.211:56152<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@1b57424{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@700d8d{/172.16.10.211:56152<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@36ed935a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:49.617Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@58b0c056[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-11-27T12:11:49.617Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-11-27T12:11:49.617Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@59365958{/172.16.10.211:56152<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b57424{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@700d8d{/172.16.10.211:56152<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@36ed935a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:49.617Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2021-11-27T12:11:49.620Z||qtp1146484093-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@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-11-27T12:11:49.620Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.171.68:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b57424{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@700d8d{/172.16.10.211:56152<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@36ed935a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:49.620Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-11-27T12:11:49.620Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@36ed935a::DecryptedEndPoint@700d8d{/172.16.10.211:56152<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=9/30000} filled -1 HeapByteBuffer@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-11-27T12:11:49.620Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@36ed935a::DecryptedEndPoint@700d8d{/172.16.10.211:56152<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=9/30000} parse HeapByteBuffer@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-11-27T12:11:49.620Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-11-27T12:11:49.620Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-11-27T12:11:49.620Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@700d8d{/172.16.10.211:56152<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=9/30000} 2021-11-27T12:11:49.620Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@700d8d{/172.16.10.211:56152<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=9/30000} 2021-11-27T12:11:49.621Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@1b57424::SocketChannelEndPoint@59365958{/172.16.10.211:56152<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b57424{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@700d8d{/172.16.10.211:56152<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@36ed935a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-11-27T12:11:49.621Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@1b57424::SocketChannelEndPoint@59365958{/172.16.10.211:56152<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b57424{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@700d8d{/172.16.10.211:56152<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@36ed935a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:49.621Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@2edbc494[p=0,l=0,c=0,r=0]={<<<>>>} 2021-11-27T12:11:49.621Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-11-27T12:11:49.621Z||qtp1146484093-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-11-27T12:11:49.622Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@59365958{/172.16.10.211:56152<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b57424{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@700d8d{/172.16.10.211:56152<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@36ed935a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:49.622Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-11-27T12:11:49.622Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-11-27T12:11:49.622Z||qtp1146484093-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-11-27T12:11:49.622Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@1b57424::SocketChannelEndPoint@59365958{/172.16.10.211:56152<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b57424{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@700d8d{/172.16.10.211:56152<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@36ed935a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-11-27T12:11:49.622Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.171.68:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b57424{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@700d8d{/172.16.10.211:56152<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@36ed935a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:49.623Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@1b57424::SocketChannelEndPoint@59365958{/172.16.10.211:56152<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b57424{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@700d8d{/172.16.10.211:56152<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@36ed935a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{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-11-27T12:11:49.623Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@700d8d{/172.16.10.211:56152<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=12/30000} 2021-11-27T12:11:49.623Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@59365958{/172.16.10.211:56152<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b57424{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@700d8d{/172.16.10.211:56152<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@36ed935a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:49.624Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@59365958{/172.16.10.211:56152<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b57424{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@700d8d{/172.16.10.211:56152<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@36ed935a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:49.624Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@59365958{/172.16.10.211:56152<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b57424{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@700d8d{/172.16.10.211:56152<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@36ed935a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:49.624Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5c8f4f98{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-11-27T12:11:49.624Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@bf17ec7{null} 2021-11-27T12:11:49.624Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=0 2021-11-27T12:11:49.624Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@198dca6d 2021-11-27T12:11:49.624Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@198dca6d 2021-11-27T12:11:49.625Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@59365958{/172.16.10.211:56152<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1b57424{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@700d8d{/172.16.10.211:56152<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@36ed935a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:49.629Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2021-11-27T12:11:49.629Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@59365958{/172.16.10.211:56152<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1b57424{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@700d8d{/172.16.10.211:56152<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@36ed935a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:49.629Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected 2021-11-27T12:11:49.629Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@59365958{/172.16.10.211:56152<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1b57424{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@700d8d{/172.16.10.211:56152<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@36ed935a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:49.630Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 0 updates 2021-11-27T12:11:49.630Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@36ed935a::DecryptedEndPoint@700d8d{/172.16.10.211:56152<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=19/30000} 2021-11-27T12:11:49.630Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-11-27T12:11:49.630Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-27T12:11:49.630Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 0 keys 2021-11-27T12:11:49.630Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@76b2fdd0{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-11-27T12:11:49.630Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@1b57424::SocketChannelEndPoint@59365958{/172.16.10.211:56152<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1b57424{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@700d8d{/172.16.10.211:56152<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@36ed935a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:49.630Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@51dc40e5{null} 2021-11-27T12:11:49.630Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@198dca6d 2021-11-27T12:11:49.630Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@36ed935a::DecryptedEndPoint@700d8d{/172.16.10.211:56152<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=19/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-11-27T12:11:49.630Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@36ed935a::DecryptedEndPoint@700d8d{/172.16.10.211:56152<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=19/30000} 2021-11-27T12:11:49.630Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@700d8d{/172.16.10.211:56152<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=19/30000} 2021-11-27T12:11:49.631Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@36ed935a::DecryptedEndPoint@700d8d{/172.16.10.211:56152<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=20/30000} onFillable exit HttpChannelState@6b676842{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-11-27T12:11:49.631Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.171.68:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1b57424{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@700d8d{/172.16.10.211:56152<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@36ed935a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1290dfa{s=START}]=>HttpChannelOverHttp@405ee62d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:49.631Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=2/2,p=0}@d3bd403 waiting 2021-11-27T12:11:59.608Z||qtp1146484093-22-acceptor-0@3ccc4ca0-ServerConnector@79ab34c1{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@6a808d64 on ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=0 2021-11-27T12:11:59.608Z||qtp1146484093-22-acceptor-0@3ccc4ca0-ServerConnector@79ab34c1{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=1 2021-11-27T12:11:59.608Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2021-11-27T12:11:59.609Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected 2021-11-27T12:11:59.609Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates 2021-11-27T12:11:59.609Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-11-27T12:11:59.609Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@6a808d64 2021-11-27T12:11:59.609Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@6a808d64 2021-11-27T12:11:59.609Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-27T12:11:59.609Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2021-11-27T12:11:59.609Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@6a808d64 2021-11-27T12:11:59.609Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@3a90db7f{/172.16.10.211:56236<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-11-27T12:11:59.610Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@3ebf4108 2021-11-27T12:11:59.611Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@1e929e4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@2a5ad3c{/172.16.10.211:56236<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@3e52c534{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-11-27T12:11:59.611Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@7aa164f7::DecryptedEndPoint@2a5ad3c{/172.16.10.211:56236<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-11-27T12:11:59.612Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@3a90db7f{/172.16.10.211:56236<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@704be511{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a5ad3c{/172.16.10.211:56236<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@7aa164f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fa86a69{s=START}]=>HttpChannelOverHttp@1e929e4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:59.612Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@704be511::SocketChannelEndPoint@3a90db7f{/172.16.10.211:56236<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@704be511{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a5ad3c{/172.16.10.211:56236<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@7aa164f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fa86a69{s=START}]=>HttpChannelOverHttp@1e929e4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:59.612Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@7aa164f7::DecryptedEndPoint@2a5ad3c{/172.16.10.211:56236<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=2/30000} 2021-11-27T12:11:59.613Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@7aa164f7::DecryptedEndPoint@2a5ad3c{/172.16.10.211:56236<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=2/30000} 2021-11-27T12:11:59.613Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@77fb7fcd{AC.ReadCB@7aa164f7{HttpConnection@7aa164f7::DecryptedEndPoint@2a5ad3c{/172.16.10.211:56236<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-11-27T12:11:59.613Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@704be511::SocketChannelEndPoint@3a90db7f{/172.16.10.211:56236<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@704be511{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a5ad3c{/172.16.10.211:56236<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7aa164f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fa86a69{s=START}]=>HttpChannelOverHttp@1e929e4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:59.613Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-11-27T12:11:59.613Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.171.68:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@704be511{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2a5ad3c{/172.16.10.211:56236<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7aa164f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fa86a69{s=START}]=>HttpChannelOverHttp@1e929e4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:59.614Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@68c2b19{SSLC.NBReadCB@704be511{SslConnection@704be511::SocketChannelEndPoint@3a90db7f{/172.16.10.211:56236<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@704be511{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2a5ad3c{/172.16.10.211:56236<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7aa164f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fa86a69{s=START}]=>HttpChannelOverHttp@1e929e4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-11-27T12:11:59.615Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@3a90db7f{/172.16.10.211:56236<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@704be511{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2a5ad3c{/172.16.10.211:56236<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7aa164f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fa86a69{s=START}]=>HttpChannelOverHttp@1e929e4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:59.615Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@29c035b4 on ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=0 2021-11-27T12:11:59.615Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=1 2021-11-27T12:11:59.615Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2021-11-27T12:11:59.615Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/1 selected 2021-11-27T12:11:59.616Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates 2021-11-27T12:11:59.616Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-11-27T12:11:59.616Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@29c035b4 2021-11-27T12:11:59.616Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@3a90db7f{/172.16.10.211:56236<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@704be511{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2a5ad3c{/172.16.10.211:56236<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7aa164f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fa86a69{s=START}]=>HttpChannelOverHttp@1e929e4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:59.616Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@6a808d64 2021-11-27T12:11:59.616Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@3a90db7f{/172.16.10.211:56236<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@704be511{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2a5ad3c{/172.16.10.211:56236<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@7aa164f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fa86a69{s=START}]=>HttpChannelOverHttp@1e929e4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:59.616Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-27T12:11:59.616Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2021-11-27T12:11:59.616Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 1/1/1 selected 2021-11-27T12:11:59.616Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 1 keys, 0 updates 2021-11-27T12:11:59.616Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.171.68:8000 remote=/172.16.10.211:56236], selector=sun.nio.ch.EPollSelectorImpl@630cf558, interestOps=1, readyOps=1 SocketChannelEndPoint@3a90db7f{/172.16.10.211:56236<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@704be511{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2a5ad3c{/172.16.10.211:56236<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@7aa164f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fa86a69{s=START}]=>HttpChannelOverHttp@1e929e4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:59.617Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@3a90db7f{/172.16.10.211:56236<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@704be511{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2a5ad3c{/172.16.10.211:56236<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@7aa164f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fa86a69{s=START}]=>HttpChannelOverHttp@1e929e4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:59.617Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@3a90db7f{/172.16.10.211:56236<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@704be511{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2a5ad3c{/172.16.10.211:56236<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@7aa164f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fa86a69{s=START}]=>HttpChannelOverHttp@1e929e4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-11-27T12:11:59.617Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=2/2,p=0} tryExecute EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-27T12:11:59.617708Z 2021-11-27T12:11:59.618Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=1/2,p=0}@d3bd403 offer EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-27T12:11:59.618009Z 2021-11-27T12:11:59.618Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=1/2,p=0}@d3bd403 task=EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-27T12:11:59.618552Z 2021-11-27T12:11:59.618Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-27T12:11:59.618287Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3a90db7f{/172.16.10.211:56236<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@704be511{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2a5ad3c{/172.16.10.211:56236<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@7aa164f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fa86a69{s=START}]=>HttpChannelOverHttp@1e929e4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-11-27T12:11:59.619Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-11-27T12:11:59.618966Z tryProduce true 2021-11-27T12:11:59.619Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@68c2b19{SSLC.NBReadCB@704be511{SslConnection@704be511::SocketChannelEndPoint@3a90db7f{/172.16.10.211:56236<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@704be511{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2a5ad3c{/172.16.10.211:56236<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@7aa164f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fa86a69{s=START}]=>HttpChannelOverHttp@1e929e4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-11-27T12:11:59.619Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-11-27T12:11:59.619Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-27T12:11:59.619Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@704be511::SocketChannelEndPoint@3a90db7f{/172.16.10.211:56236<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@704be511{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2a5ad3c{/172.16.10.211:56236<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@7aa164f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fa86a69{s=START}]=>HttpChannelOverHttp@1e929e4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:59.619Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@704be511::SocketChannelEndPoint@3a90db7f{/172.16.10.211:56236<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=1,kro=1}->SslConnection@704be511{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2a5ad3c{/172.16.10.211:56236<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@7aa164f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fa86a69{s=START}]=>HttpChannelOverHttp@1e929e4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:59.619Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@77fb7fcd{AC.ReadCB@7aa164f7{HttpConnection@7aa164f7::DecryptedEndPoint@2a5ad3c{/172.16.10.211:56236<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=6/30000}}} 2021-11-27T12:11:59.619Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@3a90db7f{/172.16.10.211:56236<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@704be511{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2a5ad3c{/172.16.10.211:56236<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@7aa164f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fa86a69{s=START}]=>HttpChannelOverHttp@1e929e4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:59.620Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7aa164f7::DecryptedEndPoint@2a5ad3c{/172.16.10.211:56236<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=7/30000} onFillable enter HttpChannelState@3e52c534{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-11-27T12:11:59.620Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2021-11-27T12:11:59.620Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@704be511::SocketChannelEndPoint@3a90db7f{/172.16.10.211:56236<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@704be511{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a5ad3c{/172.16.10.211:56236<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@7aa164f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fa86a69{s=START}]=>HttpChannelOverHttp@1e929e4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:59.620Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-11-27T12:11:59.621Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@3a90db7f{/172.16.10.211:56236<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@704be511{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a5ad3c{/172.16.10.211:56236<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@7aa164f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fa86a69{s=START}]=>HttpChannelOverHttp@1e929e4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:59.621Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@4f526548[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-11-27T12:11:59.621Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-11-27T12:11:59.626Z||qtp1146484093-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@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-11-27T12:11:59.627Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.171.68:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@704be511{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a5ad3c{/172.16.10.211:56236<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@7aa164f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fa86a69{s=START}]=>HttpChannelOverHttp@1e929e4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:59.627Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-11-27T12:11:59.627Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7aa164f7::DecryptedEndPoint@2a5ad3c{/172.16.10.211:56236<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=14/30000} filled -1 HeapByteBuffer@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-11-27T12:11:59.627Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7aa164f7::DecryptedEndPoint@2a5ad3c{/172.16.10.211:56236<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=14/30000} parse HeapByteBuffer@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-11-27T12:11:59.627Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-11-27T12:11:59.627Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-11-27T12:11:59.627Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@2a5ad3c{/172.16.10.211:56236<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=14/30000} 2021-11-27T12:11:59.627Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@2a5ad3c{/172.16.10.211:56236<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=14/30000} 2021-11-27T12:11:59.628Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@704be511::SocketChannelEndPoint@3a90db7f{/172.16.10.211:56236<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@704be511{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a5ad3c{/172.16.10.211:56236<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@7aa164f7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5fa86a69{s=START}]=>HttpChannelOverHttp@1e929e4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-11-27T12:11:59.628Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@704be511::SocketChannelEndPoint@3a90db7f{/172.16.10.211:56236<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@704be511{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a5ad3c{/172.16.10.211:56236<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@7aa164f7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5fa86a69{s=START}]=>HttpChannelOverHttp@1e929e4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:59.628Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@2edbc494[p=0,l=0,c=0,r=0]={<<<>>>} 2021-11-27T12:11:59.628Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-11-27T12:11:59.628Z||qtp1146484093-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-11-27T12:11:59.629Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@3a90db7f{/172.16.10.211:56236<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@704be511{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a5ad3c{/172.16.10.211:56236<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@7aa164f7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5fa86a69{s=START}]=>HttpChannelOverHttp@1e929e4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:59.629Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-11-27T12:11:59.629Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-11-27T12:11:59.629Z||qtp1146484093-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-11-27T12:11:59.629Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@704be511::SocketChannelEndPoint@3a90db7f{/172.16.10.211:56236<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@704be511{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a5ad3c{/172.16.10.211:56236<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@7aa164f7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5fa86a69{s=START}]=>HttpChannelOverHttp@1e929e4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-11-27T12:11:59.630Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.171.68:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@704be511{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a5ad3c{/172.16.10.211:56236<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@7aa164f7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5fa86a69{s=START}]=>HttpChannelOverHttp@1e929e4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:59.630Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@704be511::SocketChannelEndPoint@3a90db7f{/172.16.10.211:56236<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@704be511{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a5ad3c{/172.16.10.211:56236<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@7aa164f7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5fa86a69{s=START}]=>HttpChannelOverHttp@1e929e4c{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-11-27T12:11:59.630Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@2a5ad3c{/172.16.10.211:56236<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=17/30000} 2021-11-27T12:11:59.631Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3a90db7f{/172.16.10.211:56236<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@704be511{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a5ad3c{/172.16.10.211:56236<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@7aa164f7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5fa86a69{s=START}]=>HttpChannelOverHttp@1e929e4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:59.631Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3a90db7f{/172.16.10.211:56236<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@704be511{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a5ad3c{/172.16.10.211:56236<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@7aa164f7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5fa86a69{s=START}]=>HttpChannelOverHttp@1e929e4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:59.631Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@3a90db7f{/172.16.10.211:56236<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@704be511{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a5ad3c{/172.16.10.211:56236<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@7aa164f7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5fa86a69{s=START}]=>HttpChannelOverHttp@1e929e4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:59.631Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@234c26ac{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-11-27T12:11:59.632Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@68c2b19{null} 2021-11-27T12:11:59.632Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=0 2021-11-27T12:11:59.632Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@78b0c26e 2021-11-27T12:11:59.632Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2021-11-27T12:11:59.632Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected 2021-11-27T12:11:59.632Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 0 updates 2021-11-27T12:11:59.632Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-11-27T12:11:59.632Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-27T12:11:59.632Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 0 keys 2021-11-27T12:11:59.632Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3a90db7f{/172.16.10.211:56236<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@704be511{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a5ad3c{/172.16.10.211:56236<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@7aa164f7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5fa86a69{s=START}]=>HttpChannelOverHttp@1e929e4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:59.632Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@78b0c26e 2021-11-27T12:11:59.633Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3a90db7f{/172.16.10.211:56236<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@704be511{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a5ad3c{/172.16.10.211:56236<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@7aa164f7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5fa86a69{s=START}]=>HttpChannelOverHttp@1e929e4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:59.633Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@17388129{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-11-27T12:11:59.633Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@77fb7fcd{null} 2021-11-27T12:11:59.633Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@3a90db7f{/172.16.10.211:56236<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@704be511{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a5ad3c{/172.16.10.211:56236<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@7aa164f7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5fa86a69{s=START}]=>HttpChannelOverHttp@1e929e4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:59.633Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7aa164f7::DecryptedEndPoint@2a5ad3c{/172.16.10.211:56236<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=20/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-11-27T12:11:59.634Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@7aa164f7::DecryptedEndPoint@2a5ad3c{/172.16.10.211:56236<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=20/30000} 2021-11-27T12:11:59.634Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@7aa164f7::DecryptedEndPoint@2a5ad3c{/172.16.10.211:56236<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=20/30000} 2021-11-27T12:11:59.634Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@2a5ad3c{/172.16.10.211:56236<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=21/30000} 2021-11-27T12:11:59.634Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7aa164f7::DecryptedEndPoint@2a5ad3c{/172.16.10.211:56236<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=21/30000} onFillable exit HttpChannelState@3e52c534{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-11-27T12:11:59.634Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@704be511::SocketChannelEndPoint@3a90db7f{/172.16.10.211:56236<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@704be511{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a5ad3c{/172.16.10.211:56236<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@7aa164f7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5fa86a69{s=START}]=>HttpChannelOverHttp@1e929e4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:59.634Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@78b0c26e 2021-11-27T12:11:59.634Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.171.68:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@704be511{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2a5ad3c{/172.16.10.211:56236<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@7aa164f7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5fa86a69{s=START}]=>HttpChannelOverHttp@1e929e4c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:11:59.634Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=2/2,p=0}@65436768 waiting 2021-11-27T12:12:09.608Z||qtp1146484093-22-acceptor-0@3ccc4ca0-ServerConnector@79ab34c1{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@84a9458 on ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=0 2021-11-27T12:12:09.609Z||qtp1146484093-22-acceptor-0@3ccc4ca0-ServerConnector@79ab34c1{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=1 2021-11-27T12:12:09.609Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2021-11-27T12:12:09.609Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected 2021-11-27T12:12:09.609Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates 2021-11-27T12:12:09.609Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-11-27T12:12:09.609Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@84a9458 2021-11-27T12:12:09.610Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@84a9458 2021-11-27T12:12:09.610Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@84a9458 2021-11-27T12:12:09.610Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@68c0b0c7{/172.16.10.211:56328<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-11-27T12:12:09.610Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-27T12:12:09.611Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2021-11-27T12:12:09.611Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@5ba80e52 2021-11-27T12:12:09.612Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@5b2f54a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@346997d{/172.16.10.211:56328<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@6e6d475a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-11-27T12:12:09.612Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@752c1e5b::DecryptedEndPoint@346997d{/172.16.10.211:56328<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-11-27T12:12:09.612Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@68c0b0c7{/172.16.10.211:56328<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@5487fe3c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@346997d{/172.16.10.211:56328<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@752c1e5b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63bd08a0{s=START}]=>HttpChannelOverHttp@5b2f54a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:09.612Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@5487fe3c::SocketChannelEndPoint@68c0b0c7{/172.16.10.211:56328<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@5487fe3c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@346997d{/172.16.10.211:56328<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@752c1e5b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63bd08a0{s=START}]=>HttpChannelOverHttp@5b2f54a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:09.612Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@752c1e5b::DecryptedEndPoint@346997d{/172.16.10.211:56328<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-11-27T12:12:09.612Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@752c1e5b::DecryptedEndPoint@346997d{/172.16.10.211:56328<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-11-27T12:12:09.612Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@676ed41a{AC.ReadCB@752c1e5b{HttpConnection@752c1e5b::DecryptedEndPoint@346997d{/172.16.10.211:56328<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-11-27T12:12:09.612Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@5487fe3c::SocketChannelEndPoint@68c0b0c7{/172.16.10.211:56328<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@5487fe3c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@346997d{/172.16.10.211:56328<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@752c1e5b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63bd08a0{s=START}]=>HttpChannelOverHttp@5b2f54a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:09.612Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-11-27T12:12:09.612Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.171.68:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@5487fe3c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@346997d{/172.16.10.211:56328<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@752c1e5b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63bd08a0{s=START}]=>HttpChannelOverHttp@5b2f54a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:09.613Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@72a5c06a{SSLC.NBReadCB@5487fe3c{SslConnection@5487fe3c::SocketChannelEndPoint@68c0b0c7{/172.16.10.211:56328<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5487fe3c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@346997d{/172.16.10.211:56328<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@752c1e5b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63bd08a0{s=START}]=>HttpChannelOverHttp@5b2f54a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-11-27T12:12:09.613Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@68c0b0c7{/172.16.10.211:56328<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5487fe3c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@346997d{/172.16.10.211:56328<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@752c1e5b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63bd08a0{s=START}]=>HttpChannelOverHttp@5b2f54a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:09.613Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@19b8a61c on ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=0 2021-11-27T12:12:09.613Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=1 2021-11-27T12:12:09.613Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2021-11-27T12:12:09.613Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@68c0b0c7{/172.16.10.211:56328<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5487fe3c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@346997d{/172.16.10.211:56328<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@752c1e5b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63bd08a0{s=START}]=>HttpChannelOverHttp@5b2f54a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:09.613Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/1 selected 2021-11-27T12:12:09.613Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates 2021-11-27T12:12:09.613Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-11-27T12:12:09.613Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@84a9458 2021-11-27T12:12:09.613Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@19b8a61c 2021-11-27T12:12:09.614Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@68c0b0c7{/172.16.10.211:56328<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@5487fe3c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@346997d{/172.16.10.211:56328<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@752c1e5b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63bd08a0{s=START}]=>HttpChannelOverHttp@5b2f54a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:09.614Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-27T12:12:09.614Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2021-11-27T12:12:09.614Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 1/1/1 selected 2021-11-27T12:12:09.614Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 1 keys, 0 updates 2021-11-27T12:12:09.614Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.171.68:8000 remote=/172.16.10.211:56328], selector=sun.nio.ch.EPollSelectorImpl@630cf558, interestOps=1, readyOps=1 SocketChannelEndPoint@68c0b0c7{/172.16.10.211:56328<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@5487fe3c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@346997d{/172.16.10.211:56328<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@752c1e5b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63bd08a0{s=START}]=>HttpChannelOverHttp@5b2f54a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:09.615Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@68c0b0c7{/172.16.10.211:56328<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@5487fe3c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@346997d{/172.16.10.211:56328<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@752c1e5b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63bd08a0{s=START}]=>HttpChannelOverHttp@5b2f54a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:09.615Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@68c0b0c7{/172.16.10.211:56328<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@5487fe3c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@346997d{/172.16.10.211:56328<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@752c1e5b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63bd08a0{s=START}]=>HttpChannelOverHttp@5b2f54a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-11-27T12:12:09.616Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=2/2,p=0} tryExecute EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-11-27T12:12:09.615802Z 2021-11-27T12:12:09.616Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=1/2,p=0}@65436768 offer EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-11-27T12:12:09.616355Z 2021-11-27T12:12:09.617Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-11-27T12:12:09.616635Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@68c0b0c7{/172.16.10.211:56328<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@5487fe3c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@346997d{/172.16.10.211:56328<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@752c1e5b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63bd08a0{s=START}]=>HttpChannelOverHttp@5b2f54a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-11-27T12:12:09.617Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=1/2,p=0}@65436768 task=EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-11-27T12:12:09.616959Z 2021-11-27T12:12:09.617Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@72a5c06a{SSLC.NBReadCB@5487fe3c{SslConnection@5487fe3c::SocketChannelEndPoint@68c0b0c7{/172.16.10.211:56328<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@5487fe3c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@346997d{/172.16.10.211:56328<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@752c1e5b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63bd08a0{s=START}]=>HttpChannelOverHttp@5b2f54a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-11-27T12:12:09.617Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-11-27T12:12:09.617379Z tryProduce true 2021-11-27T12:12:09.617Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-11-27T12:12:09.617Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@5487fe3c::SocketChannelEndPoint@68c0b0c7{/172.16.10.211:56328<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@5487fe3c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@346997d{/172.16.10.211:56328<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@752c1e5b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63bd08a0{s=START}]=>HttpChannelOverHttp@5b2f54a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:09.617Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-27T12:12:09.617Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@5487fe3c::SocketChannelEndPoint@68c0b0c7{/172.16.10.211:56328<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@5487fe3c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@346997d{/172.16.10.211:56328<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@752c1e5b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63bd08a0{s=START}]=>HttpChannelOverHttp@5b2f54a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:09.617Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@68c0b0c7{/172.16.10.211:56328<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@5487fe3c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@346997d{/172.16.10.211:56328<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@752c1e5b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63bd08a0{s=START}]=>HttpChannelOverHttp@5b2f54a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:09.618Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2021-11-27T12:12:09.617Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@676ed41a{AC.ReadCB@752c1e5b{HttpConnection@752c1e5b::DecryptedEndPoint@346997d{/172.16.10.211:56328<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=5/30000}}} 2021-11-27T12:12:09.618Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@752c1e5b::DecryptedEndPoint@346997d{/172.16.10.211:56328<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=6/30000} onFillable enter HttpChannelState@6e6d475a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-11-27T12:12:09.618Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@5487fe3c::SocketChannelEndPoint@68c0b0c7{/172.16.10.211:56328<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@5487fe3c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@346997d{/172.16.10.211:56328<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@752c1e5b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63bd08a0{s=START}]=>HttpChannelOverHttp@5b2f54a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:09.618Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-11-27T12:12:09.619Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@68c0b0c7{/172.16.10.211:56328<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@5487fe3c{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@346997d{/172.16.10.211:56328<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@752c1e5b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63bd08a0{s=START}]=>HttpChannelOverHttp@5b2f54a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:09.619Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@181f0bbb[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-11-27T12:12:09.619Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-11-27T12:12:09.624Z||qtp1146484093-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@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-11-27T12:12:09.625Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.171.68:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@5487fe3c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@346997d{/172.16.10.211:56328<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@752c1e5b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63bd08a0{s=START}]=>HttpChannelOverHttp@5b2f54a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:09.625Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-11-27T12:12:09.625Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@752c1e5b::DecryptedEndPoint@346997d{/172.16.10.211:56328<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=13/30000} filled -1 HeapByteBuffer@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-11-27T12:12:09.625Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@752c1e5b::DecryptedEndPoint@346997d{/172.16.10.211:56328<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=13/30000} parse HeapByteBuffer@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-11-27T12:12:09.625Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-11-27T12:12:09.625Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-11-27T12:12:09.625Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@346997d{/172.16.10.211:56328<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=13/30000} 2021-11-27T12:12:09.625Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@346997d{/172.16.10.211:56328<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=13/30000} 2021-11-27T12:12:09.625Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@5487fe3c::SocketChannelEndPoint@68c0b0c7{/172.16.10.211:56328<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@5487fe3c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@346997d{/172.16.10.211:56328<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@752c1e5b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63bd08a0{s=START}]=>HttpChannelOverHttp@5b2f54a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-11-27T12:12:09.626Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@5487fe3c::SocketChannelEndPoint@68c0b0c7{/172.16.10.211:56328<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@5487fe3c{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@346997d{/172.16.10.211:56328<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@752c1e5b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63bd08a0{s=START}]=>HttpChannelOverHttp@5b2f54a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:09.626Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@2edbc494[p=0,l=0,c=0,r=0]={<<<>>>} 2021-11-27T12:12:09.626Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-11-27T12:12:09.626Z||qtp1146484093-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-11-27T12:12:09.626Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@68c0b0c7{/172.16.10.211:56328<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@5487fe3c{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@346997d{/172.16.10.211:56328<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@752c1e5b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63bd08a0{s=START}]=>HttpChannelOverHttp@5b2f54a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:09.626Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-11-27T12:12:09.626Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-11-27T12:12:09.627Z||qtp1146484093-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-11-27T12:12:09.627Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@5487fe3c::SocketChannelEndPoint@68c0b0c7{/172.16.10.211:56328<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5487fe3c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@346997d{/172.16.10.211:56328<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@752c1e5b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63bd08a0{s=START}]=>HttpChannelOverHttp@5b2f54a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-11-27T12:12:09.627Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.171.68:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5487fe3c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@346997d{/172.16.10.211:56328<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@752c1e5b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63bd08a0{s=START}]=>HttpChannelOverHttp@5b2f54a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:09.628Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@5487fe3c::SocketChannelEndPoint@68c0b0c7{/172.16.10.211:56328<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5487fe3c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@346997d{/172.16.10.211:56328<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@752c1e5b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63bd08a0{s=START}]=>HttpChannelOverHttp@5b2f54a6{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-11-27T12:12:09.628Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@346997d{/172.16.10.211:56328<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=16/30000} 2021-11-27T12:12:09.629Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@68c0b0c7{/172.16.10.211:56328<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5487fe3c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@346997d{/172.16.10.211:56328<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@752c1e5b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63bd08a0{s=START}]=>HttpChannelOverHttp@5b2f54a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:09.629Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@68c0b0c7{/172.16.10.211:56328<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5487fe3c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@346997d{/172.16.10.211:56328<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@752c1e5b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63bd08a0{s=START}]=>HttpChannelOverHttp@5b2f54a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:09.629Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@68c0b0c7{/172.16.10.211:56328<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5487fe3c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@346997d{/172.16.10.211:56328<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@752c1e5b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63bd08a0{s=START}]=>HttpChannelOverHttp@5b2f54a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:09.629Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@41116ea9{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-11-27T12:12:09.629Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@72a5c06a{null} 2021-11-27T12:12:09.630Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=0 2021-11-27T12:12:09.630Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@150f949f 2021-11-27T12:12:09.630Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@150f949f 2021-11-27T12:12:09.630Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2021-11-27T12:12:09.630Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@68c0b0c7{/172.16.10.211:56328<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5487fe3c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@346997d{/172.16.10.211:56328<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@752c1e5b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63bd08a0{s=START}]=>HttpChannelOverHttp@5b2f54a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:09.630Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected 2021-11-27T12:12:09.630Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 0 updates 2021-11-27T12:12:09.630Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-11-27T12:12:09.630Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-27T12:12:09.630Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 0 keys 2021-11-27T12:12:09.631Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@68c0b0c7{/172.16.10.211:56328<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5487fe3c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@346997d{/172.16.10.211:56328<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@752c1e5b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63bd08a0{s=START}]=>HttpChannelOverHttp@5b2f54a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:09.631Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@68c0b0c7{/172.16.10.211:56328<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5487fe3c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@346997d{/172.16.10.211:56328<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@752c1e5b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63bd08a0{s=START}]=>HttpChannelOverHttp@5b2f54a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:09.631Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@752c1e5b::DecryptedEndPoint@346997d{/172.16.10.211:56328<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=19/30000} 2021-11-27T12:12:09.631Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7deca839{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-11-27T12:12:09.632Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@5487fe3c::SocketChannelEndPoint@68c0b0c7{/172.16.10.211:56328<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5487fe3c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@346997d{/172.16.10.211:56328<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@752c1e5b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63bd08a0{s=START}]=>HttpChannelOverHttp@5b2f54a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:09.632Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@676ed41a{null} 2021-11-27T12:12:09.632Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@150f949f 2021-11-27T12:12:09.632Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@752c1e5b::DecryptedEndPoint@346997d{/172.16.10.211:56328<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=20/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-11-27T12:12:09.632Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@752c1e5b::DecryptedEndPoint@346997d{/172.16.10.211:56328<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=20/30000} 2021-11-27T12:12:09.632Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@346997d{/172.16.10.211:56328<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=20/30000} 2021-11-27T12:12:09.632Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@752c1e5b::DecryptedEndPoint@346997d{/172.16.10.211:56328<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=20/30000} onFillable exit HttpChannelState@6e6d475a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-11-27T12:12:09.632Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.171.68:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5487fe3c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@346997d{/172.16.10.211:56328<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@752c1e5b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63bd08a0{s=START}]=>HttpChannelOverHttp@5b2f54a6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:09.633Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=2/2,p=0}@d3bd403 waiting 2021-11-27T12:12:19.610Z||qtp1146484093-22-acceptor-0@3ccc4ca0-ServerConnector@79ab34c1{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@1df789e on ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=0 2021-11-27T12:12:19.611Z||qtp1146484093-22-acceptor-0@3ccc4ca0-ServerConnector@79ab34c1{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=1 2021-11-27T12:12:19.611Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2021-11-27T12:12:19.611Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected 2021-11-27T12:12:19.611Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates 2021-11-27T12:12:19.611Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-11-27T12:12:19.611Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@1df789e 2021-11-27T12:12:19.611Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@1df789e 2021-11-27T12:12:19.611Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-27T12:12:19.612Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2021-11-27T12:12:19.612Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@1df789e 2021-11-27T12:12:19.612Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@3527f9c7{/172.16.10.211:56420<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-11-27T12:12:19.614Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@198efdb9 2021-11-27T12:12:19.616Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@7ebdc972{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@56782e84{/172.16.10.211:56420<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=2/30000},null,HttpChannelState@5c1b0c4d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-11-27T12:12:19.616Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@32164142::DecryptedEndPoint@56782e84{/172.16.10.211:56420<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=2/30000} 2021-11-27T12:12:19.616Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@3527f9c7{/172.16.10.211:56420<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@22f0f82b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56782e84{/172.16.10.211:56420<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@32164142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@356beeff{s=START}]=>HttpChannelOverHttp@7ebdc972{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:19.617Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@22f0f82b::SocketChannelEndPoint@3527f9c7{/172.16.10.211:56420<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@22f0f82b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56782e84{/172.16.10.211:56420<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@32164142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@356beeff{s=START}]=>HttpChannelOverHttp@7ebdc972{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:19.617Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@32164142::DecryptedEndPoint@56782e84{/172.16.10.211:56420<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=3/30000} 2021-11-27T12:12:19.617Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@32164142::DecryptedEndPoint@56782e84{/172.16.10.211:56420<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=3/30000} 2021-11-27T12:12:19.617Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3116f57b{AC.ReadCB@32164142{HttpConnection@32164142::DecryptedEndPoint@56782e84{/172.16.10.211:56420<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-11-27T12:12:19.617Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@22f0f82b::SocketChannelEndPoint@3527f9c7{/172.16.10.211:56420<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@22f0f82b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56782e84{/172.16.10.211:56420<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@32164142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@356beeff{s=START}]=>HttpChannelOverHttp@7ebdc972{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:19.617Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-11-27T12:12:19.617Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.171.68:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=0}->SslConnection@22f0f82b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56782e84{/172.16.10.211:56420<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@32164142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@356beeff{s=START}]=>HttpChannelOverHttp@7ebdc972{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:19.618Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@310abe4a{SSLC.NBReadCB@22f0f82b{SslConnection@22f0f82b::SocketChannelEndPoint@3527f9c7{/172.16.10.211:56420<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@22f0f82b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56782e84{/172.16.10.211:56420<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@32164142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@356beeff{s=START}]=>HttpChannelOverHttp@7ebdc972{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-11-27T12:12:19.618Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@3527f9c7{/172.16.10.211:56420<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@22f0f82b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56782e84{/172.16.10.211:56420<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@32164142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@356beeff{s=START}]=>HttpChannelOverHttp@7ebdc972{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:19.618Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@141e29e0 on ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=0 2021-11-27T12:12:19.618Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=1 2021-11-27T12:12:19.618Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2021-11-27T12:12:19.618Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/1 selected 2021-11-27T12:12:19.618Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates 2021-11-27T12:12:19.619Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-11-27T12:12:19.619Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@3527f9c7{/172.16.10.211:56420<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@22f0f82b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56782e84{/172.16.10.211:56420<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@32164142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@356beeff{s=START}]=>HttpChannelOverHttp@7ebdc972{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:19.619Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@141e29e0 2021-11-27T12:12:19.619Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@1df789e 2021-11-27T12:12:19.619Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@3527f9c7{/172.16.10.211:56420<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@22f0f82b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56782e84{/172.16.10.211:56420<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@32164142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@356beeff{s=START}]=>HttpChannelOverHttp@7ebdc972{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:19.619Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-27T12:12:19.619Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2021-11-27T12:12:19.619Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 1/1/1 selected 2021-11-27T12:12:19.619Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 1 keys, 0 updates 2021-11-27T12:12:19.619Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.171.68:8000 remote=/172.16.10.211:56420], selector=sun.nio.ch.EPollSelectorImpl@630cf558, interestOps=1, readyOps=1 SocketChannelEndPoint@3527f9c7{/172.16.10.211:56420<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@22f0f82b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56782e84{/172.16.10.211:56420<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@32164142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@356beeff{s=START}]=>HttpChannelOverHttp@7ebdc972{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:19.619Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@3527f9c7{/172.16.10.211:56420<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@22f0f82b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56782e84{/172.16.10.211:56420<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@32164142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@356beeff{s=START}]=>HttpChannelOverHttp@7ebdc972{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:19.620Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@3527f9c7{/172.16.10.211:56420<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@22f0f82b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56782e84{/172.16.10.211:56420<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@32164142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@356beeff{s=START}]=>HttpChannelOverHttp@7ebdc972{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-11-27T12:12:19.620Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=2/2,p=0} tryExecute EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-11-27T12:12:19.620378Z 2021-11-27T12:12:19.621Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=1/2,p=0}@d3bd403 offer EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-11-27T12:12:19.621061Z 2021-11-27T12:12:19.621Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-11-27T12:12:19.621266Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3527f9c7{/172.16.10.211:56420<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@22f0f82b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56782e84{/172.16.10.211:56420<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@32164142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@356beeff{s=START}]=>HttpChannelOverHttp@7ebdc972{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-11-27T12:12:19.621Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@310abe4a{SSLC.NBReadCB@22f0f82b{SslConnection@22f0f82b::SocketChannelEndPoint@3527f9c7{/172.16.10.211:56420<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@22f0f82b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56782e84{/172.16.10.211:56420<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@32164142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@356beeff{s=START}]=>HttpChannelOverHttp@7ebdc972{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-11-27T12:12:19.621Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@22f0f82b::SocketChannelEndPoint@3527f9c7{/172.16.10.211:56420<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@22f0f82b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56782e84{/172.16.10.211:56420<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@32164142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@356beeff{s=START}]=>HttpChannelOverHttp@7ebdc972{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:19.621Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=1/2,p=0}@d3bd403 task=EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-11-27T12:12:19.621754Z 2021-11-27T12:12:19.622Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@22f0f82b::SocketChannelEndPoint@3527f9c7{/172.16.10.211:56420<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@22f0f82b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@56782e84{/172.16.10.211:56420<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@32164142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@356beeff{s=START}]=>HttpChannelOverHttp@7ebdc972{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:19.622Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3116f57b{AC.ReadCB@32164142{HttpConnection@32164142::DecryptedEndPoint@56782e84{/172.16.10.211:56420<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=5/30000}}} 2021-11-27T12:12:19.622Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@32164142::DecryptedEndPoint@56782e84{/172.16.10.211:56420<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@5c1b0c4d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-11-27T12:12:19.622Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-11-27T12:12:19.622145Z tryProduce true 2021-11-27T12:12:19.622Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-11-27T12:12:19.622Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-27T12:12:19.622Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@22f0f82b::SocketChannelEndPoint@3527f9c7{/172.16.10.211:56420<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@22f0f82b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56782e84{/172.16.10.211:56420<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@32164142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@356beeff{s=START}]=>HttpChannelOverHttp@7ebdc972{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:19.622Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-11-27T12:12:19.623Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@3527f9c7{/172.16.10.211:56420<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@22f0f82b{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56782e84{/172.16.10.211:56420<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@32164142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@356beeff{s=START}]=>HttpChannelOverHttp@7ebdc972{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:19.623Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@3527f9c7{/172.16.10.211:56420<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@22f0f82b{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56782e84{/172.16.10.211:56420<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@32164142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@356beeff{s=START}]=>HttpChannelOverHttp@7ebdc972{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:19.623Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@9a7e82a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-11-27T12:12:19.623Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-11-27T12:12:19.623Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2021-11-27T12:12:19.626Z||qtp1146484093-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@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-11-27T12:12:19.627Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.171.68:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@22f0f82b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56782e84{/172.16.10.211:56420<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@32164142[p=HttpParser{s=START,0 of -1},g=HttpGenerator@356beeff{s=START}]=>HttpChannelOverHttp@7ebdc972{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:19.627Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-11-27T12:12:19.627Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@32164142::DecryptedEndPoint@56782e84{/172.16.10.211:56420<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=10/30000} filled -1 HeapByteBuffer@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-11-27T12:12:19.627Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@32164142::DecryptedEndPoint@56782e84{/172.16.10.211:56420<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=10/30000} parse HeapByteBuffer@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-11-27T12:12:19.627Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-11-27T12:12:19.627Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-11-27T12:12:19.627Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@56782e84{/172.16.10.211:56420<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=10/30000} 2021-11-27T12:12:19.627Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@56782e84{/172.16.10.211:56420<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=10/30000} 2021-11-27T12:12:19.627Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@22f0f82b::SocketChannelEndPoint@3527f9c7{/172.16.10.211:56420<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@22f0f82b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56782e84{/172.16.10.211:56420<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@32164142[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@356beeff{s=START}]=>HttpChannelOverHttp@7ebdc972{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-11-27T12:12:19.628Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@22f0f82b::SocketChannelEndPoint@3527f9c7{/172.16.10.211:56420<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@22f0f82b{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56782e84{/172.16.10.211:56420<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@32164142[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@356beeff{s=START}]=>HttpChannelOverHttp@7ebdc972{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:19.628Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@2edbc494[p=0,l=0,c=0,r=0]={<<<>>>} 2021-11-27T12:12:19.628Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-11-27T12:12:19.628Z||qtp1146484093-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-11-27T12:12:19.628Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@3527f9c7{/172.16.10.211:56420<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@22f0f82b{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56782e84{/172.16.10.211:56420<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@32164142[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@356beeff{s=START}]=>HttpChannelOverHttp@7ebdc972{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:19.628Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-11-27T12:12:19.628Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-11-27T12:12:19.628Z||qtp1146484093-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-11-27T12:12:19.629Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@22f0f82b::SocketChannelEndPoint@3527f9c7{/172.16.10.211:56420<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@22f0f82b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56782e84{/172.16.10.211:56420<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@32164142[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@356beeff{s=START}]=>HttpChannelOverHttp@7ebdc972{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-11-27T12:12:19.629Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.171.68:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@22f0f82b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56782e84{/172.16.10.211:56420<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@32164142[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@356beeff{s=START}]=>HttpChannelOverHttp@7ebdc972{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:19.629Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@22f0f82b::SocketChannelEndPoint@3527f9c7{/172.16.10.211:56420<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@22f0f82b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56782e84{/172.16.10.211:56420<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@32164142[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@356beeff{s=START}]=>HttpChannelOverHttp@7ebdc972{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-11-27T12:12:19.630Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@56782e84{/172.16.10.211:56420<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=13/30000} 2021-11-27T12:12:19.630Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3527f9c7{/172.16.10.211:56420<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@22f0f82b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56782e84{/172.16.10.211:56420<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@32164142[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@356beeff{s=START}]=>HttpChannelOverHttp@7ebdc972{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:19.630Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3527f9c7{/172.16.10.211:56420<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@22f0f82b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56782e84{/172.16.10.211:56420<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@32164142[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@356beeff{s=START}]=>HttpChannelOverHttp@7ebdc972{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:19.630Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@3527f9c7{/172.16.10.211:56420<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@22f0f82b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56782e84{/172.16.10.211:56420<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@32164142[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@356beeff{s=START}]=>HttpChannelOverHttp@7ebdc972{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:19.630Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@777ae8c2{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-11-27T12:12:19.631Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@310abe4a{null} 2021-11-27T12:12:19.631Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=0 2021-11-27T12:12:19.631Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@24980ecd 2021-11-27T12:12:19.631Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3527f9c7{/172.16.10.211:56420<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@22f0f82b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56782e84{/172.16.10.211:56420<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@32164142[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@356beeff{s=START}]=>HttpChannelOverHttp@7ebdc972{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:19.631Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2021-11-27T12:12:19.631Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3527f9c7{/172.16.10.211:56420<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@22f0f82b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56782e84{/172.16.10.211:56420<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@32164142[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@356beeff{s=START}]=>HttpChannelOverHttp@7ebdc972{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:19.631Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected 2021-11-27T12:12:19.631Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 0 updates 2021-11-27T12:12:19.631Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@24980ecd 2021-11-27T12:12:19.631Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@9dc253b{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-11-27T12:12:19.631Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3116f57b{null} 2021-11-27T12:12:19.631Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-11-27T12:12:19.631Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@32164142::DecryptedEndPoint@56782e84{/172.16.10.211:56420<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=14/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-11-27T12:12:19.631Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-27T12:12:19.631Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 0 keys 2021-11-27T12:12:19.631Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@32164142::DecryptedEndPoint@56782e84{/172.16.10.211:56420<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=14/30000} 2021-11-27T12:12:19.632Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@56782e84{/172.16.10.211:56420<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=15/30000} 2021-11-27T12:12:19.632Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@32164142::DecryptedEndPoint@56782e84{/172.16.10.211:56420<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=15/30000} onFillable exit HttpChannelState@5c1b0c4d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-11-27T12:12:19.632Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@3527f9c7{/172.16.10.211:56420<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@22f0f82b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56782e84{/172.16.10.211:56420<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@32164142[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@356beeff{s=START}]=>HttpChannelOverHttp@7ebdc972{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:19.632Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.171.68:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@22f0f82b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56782e84{/172.16.10.211:56420<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@32164142[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@356beeff{s=START}]=>HttpChannelOverHttp@7ebdc972{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:19.632Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=2/2,p=0}@65436768 waiting 2021-11-27T12:12:19.633Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@32164142::DecryptedEndPoint@56782e84{/172.16.10.211:56420<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=16/30000} 2021-11-27T12:12:19.633Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@22f0f82b::SocketChannelEndPoint@3527f9c7{/172.16.10.211:56420<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@22f0f82b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@56782e84{/172.16.10.211:56420<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@32164142[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@356beeff{s=START}]=>HttpChannelOverHttp@7ebdc972{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:19.633Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@24980ecd 2021-11-27T12:12:29.608Z||qtp1146484093-22-acceptor-0@3ccc4ca0-ServerConnector@79ab34c1{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@60291675 on ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=0 2021-11-27T12:12:29.609Z||qtp1146484093-22-acceptor-0@3ccc4ca0-ServerConnector@79ab34c1{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=1 2021-11-27T12:12:29.609Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2021-11-27T12:12:29.609Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected 2021-11-27T12:12:29.609Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates 2021-11-27T12:12:29.609Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-11-27T12:12:29.609Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@60291675 2021-11-27T12:12:29.609Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@60291675 2021-11-27T12:12:29.609Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-27T12:12:29.609Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2021-11-27T12:12:29.610Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@60291675 2021-11-27T12:12:29.611Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@124b5583{/172.16.10.211:56506<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-11-27T12:12:29.612Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@3949dd4 2021-11-27T12:12:29.615Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@5f6eab5c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@33a6eeb{/172.16.10.211:56506<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@4b95d442{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-11-27T12:12:29.615Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@6c488ad9::DecryptedEndPoint@33a6eeb{/172.16.10.211:56506<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=2/30000} 2021-11-27T12:12:29.615Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@124b5583{/172.16.10.211:56506<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@4656f847{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33a6eeb{/172.16.10.211:56506<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@6c488ad9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@164b8b50{s=START}]=>HttpChannelOverHttp@5f6eab5c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:29.616Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@4656f847::SocketChannelEndPoint@124b5583{/172.16.10.211:56506<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@4656f847{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33a6eeb{/172.16.10.211:56506<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@6c488ad9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@164b8b50{s=START}]=>HttpChannelOverHttp@5f6eab5c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:29.616Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@6c488ad9::DecryptedEndPoint@33a6eeb{/172.16.10.211:56506<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=3/30000} 2021-11-27T12:12:29.616Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@6c488ad9::DecryptedEndPoint@33a6eeb{/172.16.10.211:56506<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=3/30000} 2021-11-27T12:12:29.616Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@73197a1f{AC.ReadCB@6c488ad9{HttpConnection@6c488ad9::DecryptedEndPoint@33a6eeb{/172.16.10.211:56506<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-11-27T12:12:29.616Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@4656f847::SocketChannelEndPoint@124b5583{/172.16.10.211:56506<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=0}->SslConnection@4656f847{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33a6eeb{/172.16.10.211:56506<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6c488ad9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@164b8b50{s=START}]=>HttpChannelOverHttp@5f6eab5c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:29.616Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-11-27T12:12:29.616Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.171.68:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=0}->SslConnection@4656f847{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@33a6eeb{/172.16.10.211:56506<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6c488ad9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@164b8b50{s=START}]=>HttpChannelOverHttp@5f6eab5c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:29.618Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5b2f28e7{SSLC.NBReadCB@4656f847{SslConnection@4656f847::SocketChannelEndPoint@124b5583{/172.16.10.211:56506<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4656f847{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@33a6eeb{/172.16.10.211:56506<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6c488ad9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@164b8b50{s=START}]=>HttpChannelOverHttp@5f6eab5c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-11-27T12:12:29.619Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@124b5583{/172.16.10.211:56506<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@4656f847{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@33a6eeb{/172.16.10.211:56506<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6c488ad9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@164b8b50{s=START}]=>HttpChannelOverHttp@5f6eab5c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:29.619Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2a4a7705 on ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=0 2021-11-27T12:12:29.619Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=1 2021-11-27T12:12:29.619Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2021-11-27T12:12:29.619Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/1 selected 2021-11-27T12:12:29.619Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates 2021-11-27T12:12:29.619Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-11-27T12:12:29.619Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@2a4a7705 2021-11-27T12:12:29.620Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@124b5583{/172.16.10.211:56506<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}->SslConnection@4656f847{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@33a6eeb{/172.16.10.211:56506<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@6c488ad9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@164b8b50{s=START}]=>HttpChannelOverHttp@5f6eab5c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:29.620Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@124b5583{/172.16.10.211:56506<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@4656f847{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@33a6eeb{/172.16.10.211:56506<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@6c488ad9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@164b8b50{s=START}]=>HttpChannelOverHttp@5f6eab5c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:29.620Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@60291675 2021-11-27T12:12:29.620Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-27T12:12:29.620Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2021-11-27T12:12:29.620Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 1/1/1 selected 2021-11-27T12:12:29.620Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 1 keys, 0 updates 2021-11-27T12:12:29.620Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.171.68:8000 remote=/172.16.10.211:56506], selector=sun.nio.ch.EPollSelectorImpl@630cf558, interestOps=1, readyOps=1 SocketChannelEndPoint@124b5583{/172.16.10.211:56506<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@4656f847{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@33a6eeb{/172.16.10.211:56506<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@6c488ad9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@164b8b50{s=START}]=>HttpChannelOverHttp@5f6eab5c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:29.620Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@124b5583{/172.16.10.211:56506<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@4656f847{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@33a6eeb{/172.16.10.211:56506<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@6c488ad9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@164b8b50{s=START}]=>HttpChannelOverHttp@5f6eab5c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:29.621Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@124b5583{/172.16.10.211:56506<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@4656f847{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@33a6eeb{/172.16.10.211:56506<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@6c488ad9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@164b8b50{s=START}]=>HttpChannelOverHttp@5f6eab5c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-11-27T12:12:29.621Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=2/2,p=0} tryExecute EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-11-27T12:12:29.621425Z 2021-11-27T12:12:29.621Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=1/2,p=0}@65436768 offer EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-11-27T12:12:29.621903Z 2021-11-27T12:12:29.622Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-11-27T12:12:29.622099Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@124b5583{/172.16.10.211:56506<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@4656f847{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@33a6eeb{/172.16.10.211:56506<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@6c488ad9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@164b8b50{s=START}]=>HttpChannelOverHttp@5f6eab5c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-11-27T12:12:29.622Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=1/2,p=0}@65436768 task=EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-11-27T12:12:29.622326Z 2021-11-27T12:12:29.622Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-11-27T12:12:29.622614Z tryProduce true 2021-11-27T12:12:29.622Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5b2f28e7{SSLC.NBReadCB@4656f847{SslConnection@4656f847::SocketChannelEndPoint@124b5583{/172.16.10.211:56506<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@4656f847{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@33a6eeb{/172.16.10.211:56506<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@6c488ad9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@164b8b50{s=START}]=>HttpChannelOverHttp@5f6eab5c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-11-27T12:12:29.622Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-11-27T12:12:29.622Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-27T12:12:29.622Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@4656f847::SocketChannelEndPoint@124b5583{/172.16.10.211:56506<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@4656f847{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@33a6eeb{/172.16.10.211:56506<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@6c488ad9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@164b8b50{s=START}]=>HttpChannelOverHttp@5f6eab5c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:29.623Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@124b5583{/172.16.10.211:56506<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@4656f847{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@33a6eeb{/172.16.10.211:56506<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@6c488ad9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@164b8b50{s=START}]=>HttpChannelOverHttp@5f6eab5c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:29.623Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@4656f847::SocketChannelEndPoint@124b5583{/172.16.10.211:56506<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@4656f847{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@33a6eeb{/172.16.10.211:56506<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@6c488ad9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@164b8b50{s=START}]=>HttpChannelOverHttp@5f6eab5c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:29.623Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2021-11-27T12:12:29.623Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@73197a1f{AC.ReadCB@6c488ad9{HttpConnection@6c488ad9::DecryptedEndPoint@33a6eeb{/172.16.10.211:56506<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=7/30000}}} 2021-11-27T12:12:29.623Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6c488ad9::DecryptedEndPoint@33a6eeb{/172.16.10.211:56506<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=7/30000} onFillable enter HttpChannelState@4b95d442{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-11-27T12:12:29.623Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@4656f847::SocketChannelEndPoint@124b5583{/172.16.10.211:56506<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@4656f847{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33a6eeb{/172.16.10.211:56506<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@6c488ad9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@164b8b50{s=START}]=>HttpChannelOverHttp@5f6eab5c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:29.623Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-11-27T12:12:29.624Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@124b5583{/172.16.10.211:56506<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@4656f847{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33a6eeb{/172.16.10.211:56506<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@6c488ad9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@164b8b50{s=START}]=>HttpChannelOverHttp@5f6eab5c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:29.624Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@57e067ca[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-11-27T12:12:29.624Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-11-27T12:12:29.630Z||qtp1146484093-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@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-11-27T12:12:29.630Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.171.68:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@4656f847{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33a6eeb{/172.16.10.211:56506<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@6c488ad9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@164b8b50{s=START}]=>HttpChannelOverHttp@5f6eab5c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:29.630Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-11-27T12:12:29.630Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6c488ad9::DecryptedEndPoint@33a6eeb{/172.16.10.211:56506<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=14/30000} filled -1 HeapByteBuffer@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-11-27T12:12:29.630Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6c488ad9::DecryptedEndPoint@33a6eeb{/172.16.10.211:56506<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=14/30000} parse HeapByteBuffer@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-11-27T12:12:29.630Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-11-27T12:12:29.630Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-11-27T12:12:29.630Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@33a6eeb{/172.16.10.211:56506<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=14/30000} 2021-11-27T12:12:29.631Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@33a6eeb{/172.16.10.211:56506<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=14/30000} 2021-11-27T12:12:29.631Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@4656f847::SocketChannelEndPoint@124b5583{/172.16.10.211:56506<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@4656f847{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33a6eeb{/172.16.10.211:56506<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@6c488ad9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@164b8b50{s=START}]=>HttpChannelOverHttp@5f6eab5c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-11-27T12:12:29.631Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@4656f847::SocketChannelEndPoint@124b5583{/172.16.10.211:56506<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@4656f847{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33a6eeb{/172.16.10.211:56506<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@6c488ad9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@164b8b50{s=START}]=>HttpChannelOverHttp@5f6eab5c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:29.631Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@2edbc494[p=0,l=0,c=0,r=0]={<<<>>>} 2021-11-27T12:12:29.631Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-11-27T12:12:29.631Z||qtp1146484093-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-11-27T12:12:29.632Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@124b5583{/172.16.10.211:56506<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@4656f847{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33a6eeb{/172.16.10.211:56506<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@6c488ad9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@164b8b50{s=START}]=>HttpChannelOverHttp@5f6eab5c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:29.632Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-11-27T12:12:29.632Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-11-27T12:12:29.632Z||qtp1146484093-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-11-27T12:12:29.633Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@4656f847::SocketChannelEndPoint@124b5583{/172.16.10.211:56506<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4656f847{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33a6eeb{/172.16.10.211:56506<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@6c488ad9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@164b8b50{s=START}]=>HttpChannelOverHttp@5f6eab5c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-11-27T12:12:29.633Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.171.68:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4656f847{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33a6eeb{/172.16.10.211:56506<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@6c488ad9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@164b8b50{s=START}]=>HttpChannelOverHttp@5f6eab5c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:29.633Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@4656f847::SocketChannelEndPoint@124b5583{/172.16.10.211:56506<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4656f847{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33a6eeb{/172.16.10.211:56506<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@6c488ad9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@164b8b50{s=START}]=>HttpChannelOverHttp@5f6eab5c{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-11-27T12:12:29.634Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@33a6eeb{/172.16.10.211:56506<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=18/30000} 2021-11-27T12:12:29.634Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@124b5583{/172.16.10.211:56506<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4656f847{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33a6eeb{/172.16.10.211:56506<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@6c488ad9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@164b8b50{s=START}]=>HttpChannelOverHttp@5f6eab5c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:29.634Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@124b5583{/172.16.10.211:56506<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4656f847{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33a6eeb{/172.16.10.211:56506<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@6c488ad9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@164b8b50{s=START}]=>HttpChannelOverHttp@5f6eab5c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:29.634Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@124b5583{/172.16.10.211:56506<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4656f847{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33a6eeb{/172.16.10.211:56506<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@6c488ad9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@164b8b50{s=START}]=>HttpChannelOverHttp@5f6eab5c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:29.634Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3ea2aac5{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-11-27T12:12:29.635Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5b2f28e7{null} 2021-11-27T12:12:29.635Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=0 2021-11-27T12:12:29.635Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@26177048 2021-11-27T12:12:29.635Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@26177048 2021-11-27T12:12:29.635Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2021-11-27T12:12:29.636Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@124b5583{/172.16.10.211:56506<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4656f847{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33a6eeb{/172.16.10.211:56506<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@6c488ad9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@164b8b50{s=START}]=>HttpChannelOverHttp@5f6eab5c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:29.636Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@124b5583{/172.16.10.211:56506<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4656f847{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33a6eeb{/172.16.10.211:56506<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@6c488ad9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@164b8b50{s=START}]=>HttpChannelOverHttp@5f6eab5c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:29.636Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@6c488ad9::DecryptedEndPoint@33a6eeb{/172.16.10.211:56506<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=20/30000} 2021-11-27T12:12:29.636Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected 2021-11-27T12:12:29.636Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@124b5583{/172.16.10.211:56506<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4656f847{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33a6eeb{/172.16.10.211:56506<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@6c488ad9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@164b8b50{s=START}]=>HttpChannelOverHttp@5f6eab5c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:29.636Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@4656f847::SocketChannelEndPoint@124b5583{/172.16.10.211:56506<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4656f847{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33a6eeb{/172.16.10.211:56506<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@6c488ad9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@164b8b50{s=START}]=>HttpChannelOverHttp@5f6eab5c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:29.636Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@26177048 2021-11-27T12:12:29.636Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 0 updates 2021-11-27T12:12:29.637Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-11-27T12:12:29.636Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4a02cb30{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-11-27T12:12:29.638Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@73197a1f{null} 2021-11-27T12:12:29.638Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-27T12:12:29.638Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6c488ad9::DecryptedEndPoint@33a6eeb{/172.16.10.211:56506<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=22/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-11-27T12:12:29.638Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@6c488ad9::DecryptedEndPoint@33a6eeb{/172.16.10.211:56506<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=22/30000} 2021-11-27T12:12:29.638Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 0 keys 2021-11-27T12:12:29.638Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@33a6eeb{/172.16.10.211:56506<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=22/30000} 2021-11-27T12:12:29.638Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6c488ad9::DecryptedEndPoint@33a6eeb{/172.16.10.211:56506<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=22/30000} onFillable exit HttpChannelState@4b95d442{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-11-27T12:12:29.638Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.171.68:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4656f847{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33a6eeb{/172.16.10.211:56506<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@6c488ad9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@164b8b50{s=START}]=>HttpChannelOverHttp@5f6eab5c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:29.638Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=2/2,p=0}@d3bd403 waiting 2021-11-27T12:12:39.608Z||qtp1146484093-22-acceptor-0@3ccc4ca0-ServerConnector@79ab34c1{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@eac4cb9 on ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=0 2021-11-27T12:12:39.609Z||qtp1146484093-22-acceptor-0@3ccc4ca0-ServerConnector@79ab34c1{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=1 2021-11-27T12:12:39.610Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2021-11-27T12:12:39.610Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected 2021-11-27T12:12:39.610Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates 2021-11-27T12:12:39.610Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-11-27T12:12:39.610Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@eac4cb9 2021-11-27T12:12:39.610Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@eac4cb9 2021-11-27T12:12:39.610Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-27T12:12:39.610Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2021-11-27T12:12:39.610Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@eac4cb9 2021-11-27T12:12:39.611Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@7e68218a{/172.16.10.211:56604<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-11-27T12:12:39.612Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@7853be11 2021-11-27T12:12:39.613Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@1ccfb7bf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@797bdcef{/172.16.10.211:56604<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@4620c63b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-11-27T12:12:39.613Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@23e65bd8::DecryptedEndPoint@797bdcef{/172.16.10.211:56604<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-11-27T12:12:39.613Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@7e68218a{/172.16.10.211:56604<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@42756254{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@797bdcef{/172.16.10.211:56604<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@23e65bd8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@654e4251{s=START}]=>HttpChannelOverHttp@1ccfb7bf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:39.614Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@42756254::SocketChannelEndPoint@7e68218a{/172.16.10.211:56604<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@42756254{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@797bdcef{/172.16.10.211:56604<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@23e65bd8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@654e4251{s=START}]=>HttpChannelOverHttp@1ccfb7bf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:39.614Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@23e65bd8::DecryptedEndPoint@797bdcef{/172.16.10.211:56604<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=2/30000} 2021-11-27T12:12:39.614Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@23e65bd8::DecryptedEndPoint@797bdcef{/172.16.10.211:56604<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=2/30000} 2021-11-27T12:12:39.614Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@251f41dd{AC.ReadCB@23e65bd8{HttpConnection@23e65bd8::DecryptedEndPoint@797bdcef{/172.16.10.211:56604<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-11-27T12:12:39.614Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@42756254::SocketChannelEndPoint@7e68218a{/172.16.10.211:56604<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@42756254{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@797bdcef{/172.16.10.211:56604<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@23e65bd8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@654e4251{s=START}]=>HttpChannelOverHttp@1ccfb7bf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:39.614Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-11-27T12:12:39.614Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.171.68:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@42756254{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@797bdcef{/172.16.10.211:56604<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@23e65bd8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@654e4251{s=START}]=>HttpChannelOverHttp@1ccfb7bf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:39.615Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3436e63d{SSLC.NBReadCB@42756254{SslConnection@42756254::SocketChannelEndPoint@7e68218a{/172.16.10.211:56604<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@42756254{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@797bdcef{/172.16.10.211:56604<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@23e65bd8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@654e4251{s=START}]=>HttpChannelOverHttp@1ccfb7bf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-11-27T12:12:39.615Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@7e68218a{/172.16.10.211:56604<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@42756254{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@797bdcef{/172.16.10.211:56604<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@23e65bd8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@654e4251{s=START}]=>HttpChannelOverHttp@1ccfb7bf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:39.615Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5d38452d on ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=0 2021-11-27T12:12:39.615Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=1 2021-11-27T12:12:39.615Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@7e68218a{/172.16.10.211:56604<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@42756254{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@797bdcef{/172.16.10.211:56604<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@23e65bd8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@654e4251{s=START}]=>HttpChannelOverHttp@1ccfb7bf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:39.615Z||qtp1146484093-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@eac4cb9 2021-11-27T12:12:39.615Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2021-11-27T12:12:39.616Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/1 selected 2021-11-27T12:12:39.616Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates 2021-11-27T12:12:39.616Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-11-27T12:12:39.616Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@5d38452d 2021-11-27T12:12:39.616Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@7e68218a{/172.16.10.211:56604<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@42756254{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@797bdcef{/172.16.10.211:56604<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@23e65bd8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@654e4251{s=START}]=>HttpChannelOverHttp@1ccfb7bf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:39.616Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-27T12:12:39.616Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2021-11-27T12:12:39.616Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 1/1/1 selected 2021-11-27T12:12:39.616Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 1 keys, 0 updates 2021-11-27T12:12:39.617Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.171.68:8000 remote=/172.16.10.211:56604], selector=sun.nio.ch.EPollSelectorImpl@630cf558, interestOps=1, readyOps=1 SocketChannelEndPoint@7e68218a{/172.16.10.211:56604<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@42756254{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@797bdcef{/172.16.10.211:56604<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@23e65bd8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@654e4251{s=START}]=>HttpChannelOverHttp@1ccfb7bf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:39.617Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@7e68218a{/172.16.10.211:56604<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@42756254{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@797bdcef{/172.16.10.211:56604<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@23e65bd8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@654e4251{s=START}]=>HttpChannelOverHttp@1ccfb7bf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:39.617Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@7e68218a{/172.16.10.211:56604<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@42756254{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@797bdcef{/172.16.10.211:56604<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@23e65bd8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@654e4251{s=START}]=>HttpChannelOverHttp@1ccfb7bf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-11-27T12:12:39.618Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=2/2,p=0} tryExecute EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-11-27T12:12:39.617628Z 2021-11-27T12:12:39.618Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=1/2,p=0}@d3bd403 offer EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-11-27T12:12:39.618209Z 2021-11-27T12:12:39.618Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-11-27T12:12:39.618448Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7e68218a{/172.16.10.211:56604<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@42756254{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@797bdcef{/172.16.10.211:56604<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@23e65bd8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@654e4251{s=START}]=>HttpChannelOverHttp@1ccfb7bf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-11-27T12:12:39.618Z||qtp1146484093-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=1/2,p=0}@6e40903c IDLE 2021-11-27T12:12:39.618Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=1/2,p=0}@d3bd403 task=EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-11-27T12:12:39.618715Z 2021-11-27T12:12:39.618Z||qtp1146484093-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=1/2,p=0} tryExecute STOP! 2021-11-27T12:12:39.619Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-11-27T12:12:39.619033Z tryProduce true 2021-11-27T12:12:39.619Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3436e63d{SSLC.NBReadCB@42756254{SslConnection@42756254::SocketChannelEndPoint@7e68218a{/172.16.10.211:56604<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@42756254{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@797bdcef{/172.16.10.211:56604<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@23e65bd8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@654e4251{s=START}]=>HttpChannelOverHttp@1ccfb7bf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-11-27T12:12:39.619Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-11-27T12:12:39.619Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-27T12:12:39.619Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@42756254::SocketChannelEndPoint@7e68218a{/172.16.10.211:56604<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@42756254{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@797bdcef{/172.16.10.211:56604<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@23e65bd8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@654e4251{s=START}]=>HttpChannelOverHttp@1ccfb7bf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:39.619Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@7e68218a{/172.16.10.211:56604<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@42756254{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@797bdcef{/172.16.10.211:56604<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@23e65bd8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@654e4251{s=START}]=>HttpChannelOverHttp@1ccfb7bf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:39.619Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2021-11-27T12:12:39.619Z||qtp1146484093-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=0/2,p=0}@6e40903c offer STOP! 2021-11-27T12:12:39.619Z||qtp1146484093-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=0/2,p=0}@6e40903c task=STOP! 2021-11-27T12:12:39.619Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@42756254::SocketChannelEndPoint@7e68218a{/172.16.10.211:56604<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@42756254{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@797bdcef{/172.16.10.211:56604<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@23e65bd8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@654e4251{s=START}]=>HttpChannelOverHttp@1ccfb7bf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:39.619Z||qtp1146484093-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=0/2,p=0}@6e40903c Exited 2021-11-27T12:12:39.619Z||qtp1146484093-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@78de58ea{s=0/2,p=0}@6e40903c 2021-11-27T12:12:39.619Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@251f41dd{AC.ReadCB@23e65bd8{HttpConnection@23e65bd8::DecryptedEndPoint@797bdcef{/172.16.10.211:56604<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=5/30000}}} 2021-11-27T12:12:39.619Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@23e65bd8::DecryptedEndPoint@797bdcef{/172.16.10.211:56604<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@4620c63b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-11-27T12:12:39.620Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@42756254::SocketChannelEndPoint@7e68218a{/172.16.10.211:56604<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@42756254{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@797bdcef{/172.16.10.211:56604<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@23e65bd8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@654e4251{s=START}]=>HttpChannelOverHttp@1ccfb7bf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:39.620Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-11-27T12:12:39.620Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@7e68218a{/172.16.10.211:56604<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@42756254{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@797bdcef{/172.16.10.211:56604<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@23e65bd8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@654e4251{s=START}]=>HttpChannelOverHttp@1ccfb7bf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:39.621Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@1f90a959[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-11-27T12:12:39.621Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-11-27T12:12:39.626Z||qtp1146484093-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@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-11-27T12:12:39.626Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.171.68:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@42756254{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@797bdcef{/172.16.10.211:56604<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@23e65bd8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@654e4251{s=START}]=>HttpChannelOverHttp@1ccfb7bf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:39.626Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-11-27T12:12:39.626Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@23e65bd8::DecryptedEndPoint@797bdcef{/172.16.10.211:56604<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=12/30000} filled -1 HeapByteBuffer@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-11-27T12:12:39.626Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@23e65bd8::DecryptedEndPoint@797bdcef{/172.16.10.211:56604<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=12/30000} parse HeapByteBuffer@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-11-27T12:12:39.626Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-11-27T12:12:39.626Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-11-27T12:12:39.626Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@797bdcef{/172.16.10.211:56604<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=12/30000} 2021-11-27T12:12:39.627Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@797bdcef{/172.16.10.211:56604<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=13/30000} 2021-11-27T12:12:39.627Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@42756254::SocketChannelEndPoint@7e68218a{/172.16.10.211:56604<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@42756254{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@797bdcef{/172.16.10.211:56604<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@23e65bd8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@654e4251{s=START}]=>HttpChannelOverHttp@1ccfb7bf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-11-27T12:12:39.627Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@42756254::SocketChannelEndPoint@7e68218a{/172.16.10.211:56604<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@42756254{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@797bdcef{/172.16.10.211:56604<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@23e65bd8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@654e4251{s=START}]=>HttpChannelOverHttp@1ccfb7bf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:39.627Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@2edbc494[p=0,l=0,c=0,r=0]={<<<>>>} 2021-11-27T12:12:39.627Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-11-27T12:12:39.627Z||qtp1146484093-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-11-27T12:12:39.628Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@7e68218a{/172.16.10.211:56604<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@42756254{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@797bdcef{/172.16.10.211:56604<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@23e65bd8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@654e4251{s=START}]=>HttpChannelOverHttp@1ccfb7bf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:39.628Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-11-27T12:12:39.628Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-11-27T12:12:39.628Z||qtp1146484093-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-11-27T12:12:39.628Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@42756254::SocketChannelEndPoint@7e68218a{/172.16.10.211:56604<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@42756254{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@797bdcef{/172.16.10.211:56604<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@23e65bd8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@654e4251{s=START}]=>HttpChannelOverHttp@1ccfb7bf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-11-27T12:12:39.629Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.171.68:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@42756254{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@797bdcef{/172.16.10.211:56604<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@23e65bd8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@654e4251{s=START}]=>HttpChannelOverHttp@1ccfb7bf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:39.629Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@42756254::SocketChannelEndPoint@7e68218a{/172.16.10.211:56604<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@42756254{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@797bdcef{/172.16.10.211:56604<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@23e65bd8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@654e4251{s=START}]=>HttpChannelOverHttp@1ccfb7bf{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-11-27T12:12:39.629Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@797bdcef{/172.16.10.211:56604<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=15/30000} 2021-11-27T12:12:39.629Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7e68218a{/172.16.10.211:56604<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@42756254{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@797bdcef{/172.16.10.211:56604<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@23e65bd8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@654e4251{s=START}]=>HttpChannelOverHttp@1ccfb7bf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:39.630Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7e68218a{/172.16.10.211:56604<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@42756254{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@797bdcef{/172.16.10.211:56604<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@23e65bd8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@654e4251{s=START}]=>HttpChannelOverHttp@1ccfb7bf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:39.630Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@7e68218a{/172.16.10.211:56604<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@42756254{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@797bdcef{/172.16.10.211:56604<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@23e65bd8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@654e4251{s=START}]=>HttpChannelOverHttp@1ccfb7bf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:39.630Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7b9a2200{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-11-27T12:12:39.630Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3436e63d{null} 2021-11-27T12:12:39.630Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=0 2021-11-27T12:12:39.630Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@130735b5 2021-11-27T12:12:39.631Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2021-11-27T12:12:39.631Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected 2021-11-27T12:12:39.631Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 0 updates 2021-11-27T12:12:39.631Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-11-27T12:12:39.631Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-27T12:12:39.631Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7e68218a{/172.16.10.211:56604<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@42756254{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@797bdcef{/172.16.10.211:56604<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@23e65bd8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@654e4251{s=START}]=>HttpChannelOverHttp@1ccfb7bf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:39.631Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 0 keys 2021-11-27T12:12:39.631Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@130735b5 2021-11-27T12:12:39.631Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7e68218a{/172.16.10.211:56604<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@42756254{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@797bdcef{/172.16.10.211:56604<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@23e65bd8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@654e4251{s=START}]=>HttpChannelOverHttp@1ccfb7bf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:39.631Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4f8305bd{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-11-27T12:12:39.631Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@251f41dd{null} 2021-11-27T12:12:39.631Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@23e65bd8::DecryptedEndPoint@797bdcef{/172.16.10.211:56604<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=17/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-11-27T12:12:39.631Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@23e65bd8::DecryptedEndPoint@797bdcef{/172.16.10.211:56604<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=17/30000} 2021-11-27T12:12:39.631Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@797bdcef{/172.16.10.211:56604<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=17/30000} 2021-11-27T12:12:39.632Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@23e65bd8::DecryptedEndPoint@797bdcef{/172.16.10.211:56604<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=18/30000} onFillable exit HttpChannelState@4620c63b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-11-27T12:12:39.632Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@7e68218a{/172.16.10.211:56604<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@42756254{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@797bdcef{/172.16.10.211:56604<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@23e65bd8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@654e4251{s=START}]=>HttpChannelOverHttp@1ccfb7bf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:39.632Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@23e65bd8::DecryptedEndPoint@797bdcef{/172.16.10.211:56604<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=18/30000} 2021-11-27T12:12:39.632Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@42756254::SocketChannelEndPoint@7e68218a{/172.16.10.211:56604<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@42756254{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@797bdcef{/172.16.10.211:56604<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@23e65bd8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@654e4251{s=START}]=>HttpChannelOverHttp@1ccfb7bf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:39.633Z||qtp1146484093-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@130735b5 2021-11-27T12:12:39.634Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.171.68:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@42756254{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@797bdcef{/172.16.10.211:56604<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@23e65bd8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@654e4251{s=START}]=>HttpChannelOverHttp@1ccfb7bf{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:39.634Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=1/2,p=0}@65436768 waiting 2021-11-27T12:12:49.608Z||qtp1146484093-22-acceptor-0@3ccc4ca0-ServerConnector@79ab34c1{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@5218e160 on ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=0 2021-11-27T12:12:49.608Z||qtp1146484093-22-acceptor-0@3ccc4ca0-ServerConnector@79ab34c1{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=0 selected=0 updates=1 2021-11-27T12:12:49.608Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2021-11-27T12:12:49.608Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/0 selected 2021-11-27T12:12:49.608Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates 2021-11-27T12:12:49.608Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-11-27T12:12:49.608Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@5218e160 2021-11-27T12:12:49.609Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@5218e160 2021-11-27T12:12:49.609Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@5218e160 2021-11-27T12:12:49.609Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-27T12:12:49.609Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2021-11-27T12:12:49.609Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@60117817{/172.16.10.211:56718<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-11-27T12:12:49.610Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@58602f88 2021-11-27T12:12:49.610Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@7a2a5c73{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@321fe6c{/172.16.10.211:56718<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@689bffdf{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-11-27T12:12:49.611Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@31de912b::DecryptedEndPoint@321fe6c{/172.16.10.211:56718<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-11-27T12:12:49.611Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@60117817{/172.16.10.211:56718<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@193f8aa7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@321fe6c{/172.16.10.211:56718<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@31de912b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1561d572{s=START}]=>HttpChannelOverHttp@7a2a5c73{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:49.611Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@193f8aa7::SocketChannelEndPoint@60117817{/172.16.10.211:56718<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@193f8aa7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@321fe6c{/172.16.10.211:56718<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@31de912b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1561d572{s=START}]=>HttpChannelOverHttp@7a2a5c73{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:49.611Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@31de912b::DecryptedEndPoint@321fe6c{/172.16.10.211:56718<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-11-27T12:12:49.611Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@31de912b::DecryptedEndPoint@321fe6c{/172.16.10.211:56718<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-11-27T12:12:49.611Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2233b506{AC.ReadCB@31de912b{HttpConnection@31de912b::DecryptedEndPoint@321fe6c{/172.16.10.211:56718<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-11-27T12:12:49.612Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@193f8aa7::SocketChannelEndPoint@60117817{/172.16.10.211:56718<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@193f8aa7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@321fe6c{/172.16.10.211:56718<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@31de912b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1561d572{s=START}]=>HttpChannelOverHttp@7a2a5c73{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:49.612Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-11-27T12:12:49.612Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.171.68:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@193f8aa7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@321fe6c{/172.16.10.211:56718<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@31de912b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1561d572{s=START}]=>HttpChannelOverHttp@7a2a5c73{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:49.612Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@67212fa2{SSLC.NBReadCB@193f8aa7{SslConnection@193f8aa7::SocketChannelEndPoint@60117817{/172.16.10.211:56718<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@193f8aa7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@321fe6c{/172.16.10.211:56718<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@31de912b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1561d572{s=START}]=>HttpChannelOverHttp@7a2a5c73{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-11-27T12:12:49.612Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@60117817{/172.16.10.211:56718<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@193f8aa7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@321fe6c{/172.16.10.211:56718<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@31de912b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1561d572{s=START}]=>HttpChannelOverHttp@7a2a5c73{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:49.612Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@22efb53 on ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=0 2021-11-27T12:12:49.612Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f025e9e{STARTED} id=0 keys=1 selected=0 updates=1 2021-11-27T12:12:49.612Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken with none selected 2021-11-27T12:12:49.612Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@60117817{/172.16.10.211:56718<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@193f8aa7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@321fe6c{/172.16.10.211:56718<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@31de912b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1561d572{s=START}]=>HttpChannelOverHttp@7a2a5c73{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:49.613Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 0/0/1 selected 2021-11-27T12:12:49.613Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 0 keys, 1 updates 2021-11-27T12:12:49.613Z||qtp1146484093-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@5218e160 2021-11-27T12:12:49.613Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-11-27T12:12:49.613Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@22efb53 2021-11-27T12:12:49.613Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@60117817{/172.16.10.211:56718<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@193f8aa7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@321fe6c{/172.16.10.211:56718<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@31de912b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1561d572{s=START}]=>HttpChannelOverHttp@7a2a5c73{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:49.613Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-27T12:12:49.613Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2021-11-27T12:12:49.613Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 woken up from select, 1/1/1 selected 2021-11-27T12:12:49.613Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 processing 1 keys, 0 updates 2021-11-27T12:12:49.613Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.171.68:8000 remote=/172.16.10.211:56718], selector=sun.nio.ch.EPollSelectorImpl@630cf558, interestOps=1, readyOps=1 SocketChannelEndPoint@60117817{/172.16.10.211:56718<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@193f8aa7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@321fe6c{/172.16.10.211:56718<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@31de912b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1561d572{s=START}]=>HttpChannelOverHttp@7a2a5c73{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:49.613Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@60117817{/172.16.10.211:56718<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@193f8aa7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@321fe6c{/172.16.10.211:56718<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@31de912b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1561d572{s=START}]=>HttpChannelOverHttp@7a2a5c73{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:49.614Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@60117817{/172.16.10.211:56718<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@193f8aa7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@321fe6c{/172.16.10.211:56718<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@31de912b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1561d572{s=START}]=>HttpChannelOverHttp@7a2a5c73{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-11-27T12:12:49.614Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=1/2,p=0} tryExecute EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-11-27T12:12:49.614324Z 2021-11-27T12:12:49.614Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=0/2,p=0}@65436768 offer EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/PRODUCING/p=false/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-11-27T12:12:49.61472Z 2021-11-27T12:12:49.614Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=0/2,p=1} startReservedThread p=1 2021-11-27T12:12:49.614Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@78de58ea{s=0/2,p=1}@35d75e1b 2021-11-27T12:12:49.615Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@78de58ea{s=0/2,p=1}@35d75e1b 2021-11-27T12:12:49.615Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=1/2,p=1}@35d75e1b started 2021-11-27T12:12:49.615Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@78de58ea{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=8]@2021-11-27T12:12:49.615014Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@60117817{/172.16.10.211:56718<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@193f8aa7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@321fe6c{/172.16.10.211:56718<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@31de912b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1561d572{s=START}]=>HttpChannelOverHttp@7a2a5c73{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-11-27T12:12:49.615Z||qtp1146484093-21|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=1/2,p=0}@35d75e1b waiting 2021-11-27T12:12:49.615Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@67212fa2{SSLC.NBReadCB@193f8aa7{SslConnection@193f8aa7::SocketChannelEndPoint@60117817{/172.16.10.211:56718<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@193f8aa7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@321fe6c{/172.16.10.211:56718<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@31de912b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1561d572{s=START}]=>HttpChannelOverHttp@7a2a5c73{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-11-27T12:12:49.615Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@193f8aa7::SocketChannelEndPoint@60117817{/172.16.10.211:56718<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@193f8aa7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@321fe6c{/172.16.10.211:56718<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@31de912b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1561d572{s=START}]=>HttpChannelOverHttp@7a2a5c73{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:49.615Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@193f8aa7::SocketChannelEndPoint@60117817{/172.16.10.211:56718<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@193f8aa7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@321fe6c{/172.16.10.211:56718<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@31de912b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1561d572{s=START}]=>HttpChannelOverHttp@7a2a5c73{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:49.615Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2233b506{AC.ReadCB@31de912b{HttpConnection@31de912b::DecryptedEndPoint@321fe6c{/172.16.10.211:56718<->/10.242.171.68:8000,OPEN,fill=FI,flush=-,to=4/30000}}} 2021-11-27T12:12:49.615Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@31de912b::DecryptedEndPoint@321fe6c{/172.16.10.211:56718<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@689bffdf{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-11-27T12:12:49.616Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@193f8aa7::SocketChannelEndPoint@60117817{/172.16.10.211:56718<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@193f8aa7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@321fe6c{/172.16.10.211:56718<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@31de912b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1561d572{s=START}]=>HttpChannelOverHttp@7a2a5c73{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:49.616Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-11-27T12:12:49.616Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@78de58ea{s=0/2,p=1}@65436768 task=EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2021-11-27T12:12:49.615478Z 2021-11-27T12:12:49.617Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@60117817{/172.16.10.211:56718<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@193f8aa7{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@321fe6c{/172.16.10.211:56718<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@31de912b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1561d572{s=START}]=>HttpChannelOverHttp@7a2a5c73{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:49.617Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@285fedd9[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-11-27T12:12:49.617Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-11-27T12:12:49.617Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5f1db390/SelectorProducer@78c5ef58/IDLE/p=true/QueuedThreadPool[qtp1146484093]@4455f57d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@78de58ea{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2021-11-27T12:12:49.617186Z tryProduce true 2021-11-27T12:12:49.617Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-11-27T12:12:49.618Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-11-27T12:12:49.621Z||qtp1146484093-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@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-11-27T12:12:49.621Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@60117817{/172.16.10.211:56718<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@193f8aa7{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@321fe6c{/172.16.10.211:56718<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@31de912b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1561d572{s=START}]=>HttpChannelOverHttp@7a2a5c73{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:49.621Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.171.68:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@193f8aa7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@321fe6c{/172.16.10.211:56718<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@31de912b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1561d572{s=START}]=>HttpChannelOverHttp@7a2a5c73{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:49.622Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-11-27T12:12:49.622Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@31de912b::DecryptedEndPoint@321fe6c{/172.16.10.211:56718<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=11/30000} filled -1 HeapByteBuffer@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-11-27T12:12:49.622Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@31de912b::DecryptedEndPoint@321fe6c{/172.16.10.211:56718<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=11/30000} parse HeapByteBuffer@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-11-27T12:12:49.622Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@642ec710[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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-11-27T12:12:49.622Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-11-27T12:12:49.622Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@321fe6c{/172.16.10.211:56718<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=11/30000} 2021-11-27T12:12:49.622Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@321fe6c{/172.16.10.211:56718<->/10.242.171.68:8000,OPEN,fill=-,flush=-,to=11/30000} 2021-11-27T12:12:49.622Z||qtp1146484093-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@630cf558 waiting with 1 keys 2021-11-27T12:12:49.622Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@193f8aa7::SocketChannelEndPoint@60117817{/172.16.10.211:56718<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@193f8aa7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@321fe6c{/172.16.10.211:56718<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@31de912b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1561d572{s=START}]=>HttpChannelOverHttp@7a2a5c73{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-11-27T12:12:49.623Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@193f8aa7::SocketChannelEndPoint@60117817{/172.16.10.211:56718<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@193f8aa7{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@321fe6c{/172.16.10.211:56718<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@31de912b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1561d572{s=START}]=>HttpChannelOverHttp@7a2a5c73{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:49.623Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@2edbc494[p=0,l=0,c=0,r=0]={<<<>>>} 2021-11-27T12:12:49.623Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-11-27T12:12:49.623Z||qtp1146484093-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-11-27T12:12:49.623Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@60117817{/172.16.10.211:56718<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@193f8aa7{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@321fe6c{/172.16.10.211:56718<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@31de912b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1561d572{s=START}]=>HttpChannelOverHttp@7a2a5c73{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:49.623Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-11-27T12:12:49.623Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-11-27T12:12:49.623Z||qtp1146484093-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-11-27T12:12:49.624Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@193f8aa7::SocketChannelEndPoint@60117817{/172.16.10.211:56718<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@193f8aa7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@321fe6c{/172.16.10.211:56718<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@31de912b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1561d572{s=START}]=>HttpChannelOverHttp@7a2a5c73{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-11-27T12:12:49.624Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG| /10.242.171.68:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@193f8aa7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@321fe6c{/172.16.10.211:56718<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@31de912b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1561d572{s=START}]=>HttpChannelOverHttp@7a2a5c73{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:49.625Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@193f8aa7::SocketChannelEndPoint@60117817{/172.16.10.211:56718<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@193f8aa7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@321fe6c{/172.16.10.211:56718<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@31de912b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1561d572{s=START}]=>HttpChannelOverHttp@7a2a5c73{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-11-27T12:12:49.625Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@321fe6c{/172.16.10.211:56718<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=14/30000} 2021-11-27T12:12:49.625Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@60117817{/172.16.10.211:56718<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@193f8aa7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@321fe6c{/172.16.10.211:56718<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@31de912b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1561d572{s=START}]=>HttpChannelOverHttp@7a2a5c73{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:49.626Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@60117817{/172.16.10.211:56718<->/10.242.171.68:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@193f8aa7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@321fe6c{/172.16.10.211:56718<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@31de912b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1561d572{s=START}]=>HttpChannelOverHttp@7a2a5c73{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:49.626Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@60117817{/172.16.10.211:56718<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@193f8aa7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@321fe6c{/172.16.10.211:56718<->/10.242.171.68:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@31de912b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1561d572{s=START}]=>HttpChannelOverHttp@7a2a5c73{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-11-27T12:12:49.626Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7458e8a9{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-11-27T12:12:49.626Z||qtp1146484093-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@67212fa2{null} 2021-11-27T12:12:49.627Z||qtp1146484093-27|AAIUI||org.eclipse.je