2022-12-06T11:14:35.706Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-12-06T11:14:35.706Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-12-06T11:14:35.706Z||qtp214768579-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 2022-12-06T11:14:35.707Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@66fde283::SocketChannelEndPoint@353e11df{/10.233.65.225:33804<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@66fde283{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2eeb5f93{/10.233.65.225:33804<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@4a116c92[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@129e3e08{s=START}]=>HttpChannelOverHttp@6bf8e714{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-12-06T11:14:35.707Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@66fde283{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2eeb5f93{/10.233.65.225:33804<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@4a116c92[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@129e3e08{s=START}]=>HttpChannelOverHttp@6bf8e714{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:35.707Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@66fde283::SocketChannelEndPoint@353e11df{/10.233.65.225:33804<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@66fde283{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2eeb5f93{/10.233.65.225:33804<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@4a116c92[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@129e3e08{s=START}]=>HttpChannelOverHttp@6bf8e714{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2022-12-06T11:14:35.707Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@2eeb5f93{/10.233.65.225:33804<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=8/30000} 2022-12-06T11:14:35.707Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@353e11df{/10.233.65.225:33804<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@66fde283{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2eeb5f93{/10.233.65.225:33804<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@4a116c92[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@129e3e08{s=START}]=>HttpChannelOverHttp@6bf8e714{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:35.707Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@353e11df{/10.233.65.225:33804<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@66fde283{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2eeb5f93{/10.233.65.225:33804<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@4a116c92[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@129e3e08{s=START}]=>HttpChannelOverHttp@6bf8e714{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:35.707Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@353e11df{/10.233.65.225:33804<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@66fde283{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2eeb5f93{/10.233.65.225:33804<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@4a116c92[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@129e3e08{s=START}]=>HttpChannelOverHttp@6bf8e714{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:35.707Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@c070814{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-12-06T11:14:35.707Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@48b4f2ae{null} 2022-12-06T11:14:35.707Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@4df13b7e{STARTED} id=0 keys=1 selected=0 updates=0 2022-12-06T11:14:35.707Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2ad8c03f 2022-12-06T11:14:35.707Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2ad8c03f 2022-12-06T11:14:35.707Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@353e11df{/10.233.65.225:33804<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@66fde283{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2eeb5f93{/10.233.65.225:33804<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@4a116c92[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@129e3e08{s=START}]=>HttpChannelOverHttp@6bf8e714{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:35.708Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@353e11df{/10.233.65.225:33804<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@66fde283{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2eeb5f93{/10.233.65.225:33804<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@4a116c92[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@129e3e08{s=START}]=>HttpChannelOverHttp@6bf8e714{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:35.708Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@353e11df{/10.233.65.225:33804<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@66fde283{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2eeb5f93{/10.233.65.225:33804<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@4a116c92[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@129e3e08{s=START}]=>HttpChannelOverHttp@6bf8e714{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:35.708Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected 2022-12-06T11:14:35.708Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/0 selected 2022-12-06T11:14:35.708Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 0 updates 2022-12-06T11:14:35.708Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-12-06T11:14:35.708Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-12-06T11:14:35.708Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 0 keys 2022-12-06T11:14:35.708Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@4a116c92::DecryptedEndPoint@2eeb5f93{/10.233.65.225:33804<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=9/30000} 2022-12-06T11:14:35.708Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5d450fb7{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-12-06T11:14:35.708Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@9007ae0{null} 2022-12-06T11:14:35.708Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@66fde283::SocketChannelEndPoint@353e11df{/10.233.65.225:33804<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@66fde283{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2eeb5f93{/10.233.65.225:33804<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@4a116c92[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@129e3e08{s=START}]=>HttpChannelOverHttp@6bf8e714{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:35.708Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4a116c92::DecryptedEndPoint@2eeb5f93{/10.233.65.225:33804<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=9/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-12-06T11:14:35.708Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2ad8c03f 2022-12-06T11:14:35.708Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@4a116c92::DecryptedEndPoint@2eeb5f93{/10.233.65.225:33804<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=9/30000} 2022-12-06T11:14:35.708Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@2eeb5f93{/10.233.65.225:33804<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=9/30000} 2022-12-06T11:14:35.708Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4a116c92::DecryptedEndPoint@2eeb5f93{/10.233.65.225:33804<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=9/30000} onFillable exit HttpChannelState@6b9e0378{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-12-06T11:14:35.708Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@66fde283{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2eeb5f93{/10.233.65.225:33804<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@4a116c92[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@129e3e08{s=START}]=>HttpChannelOverHttp@6bf8e714{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:35.708Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@1de8481d size 2 > capacity 2022-12-06T11:14:35.708Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@7551da2a{s=2/2,p=0}@1de8481d 2022-12-06T11:14:45.697Z||qtp214768579-21-acceptor-0@1d982fbe-ServerConnector@1f443fae{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@411d4475 on ManagedSelector@4df13b7e{STARTED} id=0 keys=0 selected=0 updates=0 2022-12-06T11:14:45.697Z||qtp214768579-21-acceptor-0@1d982fbe-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@4df13b7e{STARTED} id=0 keys=0 selected=0 updates=1 2022-12-06T11:14:45.697Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected 2022-12-06T11:14:45.698Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/0 selected 2022-12-06T11:14:45.698Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 1 updates 2022-12-06T11:14:45.698Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-12-06T11:14:45.698Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@411d4475 2022-12-06T11:14:45.698Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@411d4475 2022-12-06T11:14:45.698Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-12-06T11:14:45.698Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 1 keys 2022-12-06T11:14:45.698Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@411d4475 2022-12-06T11:14:45.698Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@18bdf645{/10.233.65.225:33914<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-12-06T11:14:45.698Z||qtp214768579-21-acceptor-0@1d982fbe-ServerConnector@1f443fae{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@4c80d525 on ManagedSelector@4df13b7e{STARTED} id=0 keys=0 selected=0 updates=1 2022-12-06T11:14:45.698Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@37a4ede1 2022-12-06T11:14:45.698Z||qtp214768579-21-acceptor-0@1d982fbe-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@4df13b7e{STARTED} id=0 keys=1 selected=0 updates=1 2022-12-06T11:14:45.698Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@7d46ace9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@79284463{/10.233.65.225:33914<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@ed08add{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-12-06T11:14:45.698Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected 2022-12-06T11:14:45.698Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/1 selected 2022-12-06T11:14:45.698Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 1 updates 2022-12-06T11:14:45.698Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-12-06T11:14:45.698Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@4c80d525 2022-12-06T11:14:45.698Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@4c80d525 2022-12-06T11:14:45.698Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-12-06T11:14:45.698Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 2 keys 2022-12-06T11:14:45.699Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@1e0ba503::DecryptedEndPoint@79284463{/10.233.65.225:33914<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-12-06T11:14:45.699Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@4c80d525 2022-12-06T11:14:45.699Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@5332061c{/10.233.65.225:33916<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-12-06T11:14:45.699Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@653dc1 2022-12-06T11:14:45.699Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@18bdf645{/10.233.65.225:33914<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@56e263cf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79284463{/10.233.65.225:33914<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@1e0ba503[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d522e2c{s=START}]=>HttpChannelOverHttp@7d46ace9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:45.699Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@6324408a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@5648da3d{/10.233.65.225:33916<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@1509340e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-12-06T11:14:45.699Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@3cab885b::DecryptedEndPoint@5648da3d{/10.233.65.225:33916<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-12-06T11:14:45.699Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@5332061c{/10.233.65.225:33916<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7dcabf54{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5648da3d{/10.233.65.225:33916<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3cab885b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d431be2{s=START}]=>HttpChannelOverHttp@6324408a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:45.699Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@56e263cf::SocketChannelEndPoint@18bdf645{/10.233.65.225:33914<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@56e263cf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79284463{/10.233.65.225:33914<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@1e0ba503[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d522e2c{s=START}]=>HttpChannelOverHttp@7d46ace9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:45.699Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@1e0ba503::DecryptedEndPoint@79284463{/10.233.65.225:33914<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-12-06T11:14:45.699Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@1e0ba503::DecryptedEndPoint@79284463{/10.233.65.225:33914<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-12-06T11:14:45.699Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@7dcabf54::SocketChannelEndPoint@5332061c{/10.233.65.225:33916<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7dcabf54{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5648da3d{/10.233.65.225:33916<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3cab885b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d431be2{s=START}]=>HttpChannelOverHttp@6324408a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:45.699Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@675ec739{AC.ReadCB@1e0ba503{HttpConnection@1e0ba503::DecryptedEndPoint@79284463{/10.233.65.225:33914<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-12-06T11:14:45.700Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@3cab885b::DecryptedEndPoint@5648da3d{/10.233.65.225:33916<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-12-06T11:14:45.700Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@56e263cf::SocketChannelEndPoint@18bdf645{/10.233.65.225:33914<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@56e263cf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79284463{/10.233.65.225:33914<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1e0ba503[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d522e2c{s=START}]=>HttpChannelOverHttp@7d46ace9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:45.700Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@3cab885b::DecryptedEndPoint@5648da3d{/10.233.65.225:33916<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-12-06T11:14:45.700Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@31b6fb00{AC.ReadCB@3cab885b{HttpConnection@3cab885b::DecryptedEndPoint@5648da3d{/10.233.65.225:33916<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-12-06T11:14:45.700Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-12-06T11:14:45.700Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.162:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@56e263cf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79284463{/10.233.65.225:33914<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1e0ba503[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d522e2c{s=START}]=>HttpChannelOverHttp@7d46ace9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:45.700Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@7dcabf54::SocketChannelEndPoint@5332061c{/10.233.65.225:33916<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7dcabf54{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5648da3d{/10.233.65.225:33916<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3cab885b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d431be2{s=START}]=>HttpChannelOverHttp@6324408a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:45.700Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-12-06T11:14:45.700Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7dcabf54{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5648da3d{/10.233.65.225:33916<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3cab885b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d431be2{s=START}]=>HttpChannelOverHttp@6324408a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:45.700Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@243e456c{SSLC.NBReadCB@56e263cf{SslConnection@56e263cf::SocketChannelEndPoint@18bdf645{/10.233.65.225:33914<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@56e263cf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79284463{/10.233.65.225:33914<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1e0ba503[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d522e2c{s=START}]=>HttpChannelOverHttp@7d46ace9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-12-06T11:14:45.700Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@18bdf645{/10.233.65.225:33914<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@56e263cf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79284463{/10.233.65.225:33914<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1e0ba503[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d522e2c{s=START}]=>HttpChannelOverHttp@7d46ace9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:45.701Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@513f443d{SSLC.NBReadCB@7dcabf54{SslConnection@7dcabf54::SocketChannelEndPoint@5332061c{/10.233.65.225:33916<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7dcabf54{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5648da3d{/10.233.65.225:33916<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3cab885b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d431be2{s=START}]=>HttpChannelOverHttp@6324408a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-12-06T11:14:45.701Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@6107b63f on ManagedSelector@4df13b7e{STARTED} id=0 keys=2 selected=0 updates=0 2022-12-06T11:14:45.701Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@4df13b7e{STARTED} id=0 keys=2 selected=0 updates=1 2022-12-06T11:14:45.701Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected 2022-12-06T11:14:45.701Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/2 selected 2022-12-06T11:14:45.701Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 1 updates 2022-12-06T11:14:45.701Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-12-06T11:14:45.701Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@6107b63f 2022-12-06T11:14:45.701Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@18bdf645{/10.233.65.225:33914<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@56e263cf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79284463{/10.233.65.225:33914<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1e0ba503[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d522e2c{s=START}]=>HttpChannelOverHttp@7d46ace9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:45.701Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-12-06T11:14:45.701Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 2 keys 2022-12-06T11:14:45.701Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 1/1/2 selected 2022-12-06T11:14:45.701Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 1 keys, 0 updates 2022-12-06T11:14:45.701Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@5332061c{/10.233.65.225:33916<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@7dcabf54{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5648da3d{/10.233.65.225:33916<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3cab885b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d431be2{s=START}]=>HttpChannelOverHttp@6324408a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:45.701Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@18bdf645{/10.233.65.225:33914<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@56e263cf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79284463{/10.233.65.225:33914<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1e0ba503[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d522e2c{s=START}]=>HttpChannelOverHttp@7d46ace9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:45.701Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@411d4475 2022-12-06T11:14:45.701Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.65.162:8000 remote=/10.233.65.225:33914], selector=sun.nio.ch.EPollSelectorImpl@11b562e8, interestOps=1, readyOps=1 SocketChannelEndPoint@18bdf645{/10.233.65.225:33914<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@56e263cf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79284463{/10.233.65.225:33914<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1e0ba503[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d522e2c{s=START}]=>HttpChannelOverHttp@7d46ace9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:45.701Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@18bdf645{/10.233.65.225:33914<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@56e263cf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79284463{/10.233.65.225:33914<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1e0ba503[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d522e2c{s=START}]=>HttpChannelOverHttp@7d46ace9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:45.702Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@18bdf645{/10.233.65.225:33914<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@56e263cf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79284463{/10.233.65.225:33914<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1e0ba503[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d522e2c{s=START}]=>HttpChannelOverHttp@7d46ace9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-12-06T11:14:45.702Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0} tryExecute EatWhatYouKill@3891b430/SelectorProducer@769f6023/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1669]@2022-12-06T11:14:45.702123Z 2022-12-06T11:14:45.702Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@79276151 on ManagedSelector@4df13b7e{STARTED} id=0 keys=2 selected=1 updates=0 2022-12-06T11:14:45.702Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@4b0081fd offer EatWhatYouKill@3891b430/SelectorProducer@769f6023/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1669]@2022-12-06T11:14:45.702216Z 2022-12-06T11:14:45.702Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@3891b430/SelectorProducer@769f6023/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1669]@2022-12-06T11:14:45.702376Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@18bdf645{/10.233.65.225:33914<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@56e263cf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79284463{/10.233.65.225:33914<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1e0ba503[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d522e2c{s=START}]=>HttpChannelOverHttp@7d46ace9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-12-06T11:14:45.702Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@243e456c{SSLC.NBReadCB@56e263cf{SslConnection@56e263cf::SocketChannelEndPoint@18bdf645{/10.233.65.225:33914<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@56e263cf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79284463{/10.233.65.225:33914<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1e0ba503[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d522e2c{s=START}]=>HttpChannelOverHttp@7d46ace9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-12-06T11:14:45.702Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@4b0081fd task=EatWhatYouKill@3891b430/SelectorProducer@769f6023/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1670]@2022-12-06T11:14:45.702558Z 2022-12-06T11:14:45.702Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@3891b430/SelectorProducer@769f6023/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1670]@2022-12-06T11:14:45.702644Z tryProduce true 2022-12-06T11:14:45.702Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@56e263cf::SocketChannelEndPoint@18bdf645{/10.233.65.225:33914<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@56e263cf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79284463{/10.233.65.225:33914<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1e0ba503[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d522e2c{s=START}]=>HttpChannelOverHttp@7d46ace9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:45.702Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-12-06T11:14:45.702Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@79276151 2022-12-06T11:14:45.702Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@56e263cf::SocketChannelEndPoint@18bdf645{/10.233.65.225:33914<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@56e263cf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79284463{/10.233.65.225:33914<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1e0ba503[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d522e2c{s=START}]=>HttpChannelOverHttp@7d46ace9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:45.702Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@675ec739{AC.ReadCB@1e0ba503{HttpConnection@1e0ba503::DecryptedEndPoint@79284463{/10.233.65.225:33914<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=3/30000}}} 2022-12-06T11:14:45.702Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@5332061c{/10.233.65.225:33916<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@7dcabf54{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5648da3d{/10.233.65.225:33916<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3cab885b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d431be2{s=START}]=>HttpChannelOverHttp@6324408a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:45.702Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-12-06T11:14:45.702Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1e0ba503::DecryptedEndPoint@79284463{/10.233.65.225:33914<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@ed08add{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-12-06T11:14:45.702Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@18bdf645{/10.233.65.225:33914<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@56e263cf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79284463{/10.233.65.225:33914<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@1e0ba503[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d522e2c{s=START}]=>HttpChannelOverHttp@7d46ace9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:45.703Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 2 keys 2022-12-06T11:14:45.703Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@56e263cf::SocketChannelEndPoint@18bdf645{/10.233.65.225:33914<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@56e263cf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79284463{/10.233.65.225:33914<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@1e0ba503[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d522e2c{s=START}]=>HttpChannelOverHttp@7d46ace9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:45.703Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-12-06T11:14:45.703Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 1/1/2 selected 2022-12-06T11:14:45.703Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 1 keys, 0 updates 2022-12-06T11:14:45.703Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@18bdf645{/10.233.65.225:33914<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@56e263cf{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79284463{/10.233.65.225:33914<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@1e0ba503[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d522e2c{s=START}]=>HttpChannelOverHttp@7d46ace9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:45.703Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@3a29a863[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-06T11:14:45.703Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-12-06T11:14:45.703Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@5332061c{/10.233.65.225:33916<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}->SslConnection@7dcabf54{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5648da3d{/10.233.65.225:33916<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3cab885b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d431be2{s=START}]=>HttpChannelOverHttp@6324408a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:45.703Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.65.162:8000 remote=/10.233.65.225:33916], selector=sun.nio.ch.EPollSelectorImpl@11b562e8, interestOps=1, readyOps=1 SocketChannelEndPoint@5332061c{/10.233.65.225:33916<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@7dcabf54{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5648da3d{/10.233.65.225:33916<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3cab885b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d431be2{s=START}]=>HttpChannelOverHttp@6324408a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:45.703Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@5332061c{/10.233.65.225:33916<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@7dcabf54{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5648da3d{/10.233.65.225:33916<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3cab885b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d431be2{s=START}]=>HttpChannelOverHttp@6324408a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:45.703Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@5332061c{/10.233.65.225:33916<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@7dcabf54{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5648da3d{/10.233.65.225:33916<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3cab885b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d431be2{s=START}]=>HttpChannelOverHttp@6324408a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-12-06T11:14:45.703Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0} tryExecute EatWhatYouKill@3891b430/SelectorProducer@769f6023/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1670]@2022-12-06T11:14:45.703577Z 2022-12-06T11:14:45.703Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@4c80d525 2022-12-06T11:14:45.703Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=0}@4d3d788b offer EatWhatYouKill@3891b430/SelectorProducer@769f6023/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1670]@2022-12-06T11:14:45.703633Z 2022-12-06T11:14:45.703Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=1} startReservedThread p=1 2022-12-06T11:14:45.703Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@7551da2a{s=0/2,p=1}@52630b5d 2022-12-06T11:14:45.703Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@3891b430/SelectorProducer@769f6023/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=3,r=2,q=1}[ReservedThreadExecutor@7551da2a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1670]@2022-12-06T11:14:45.703734Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5332061c{/10.233.65.225:33916<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@7dcabf54{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5648da3d{/10.233.65.225:33916<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3cab885b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d431be2{s=START}]=>HttpChannelOverHttp@6324408a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-12-06T11:14:45.703Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@7551da2a{s=0/2,p=1}@52630b5d 2022-12-06T11:14:45.703Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@513f443d{SSLC.NBReadCB@7dcabf54{SslConnection@7dcabf54::SocketChannelEndPoint@5332061c{/10.233.65.225:33916<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@7dcabf54{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5648da3d{/10.233.65.225:33916<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3cab885b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d431be2{s=START}]=>HttpChannelOverHttp@6324408a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-12-06T11:14:45.703Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=1}@52630b5d started 2022-12-06T11:14:45.704Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@7dcabf54::SocketChannelEndPoint@5332061c{/10.233.65.225:33916<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@7dcabf54{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5648da3d{/10.233.65.225:33916<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@3cab885b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d431be2{s=START}]=>HttpChannelOverHttp@6324408a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:45.704Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@52630b5d waiting 2022-12-06T11:14:45.704Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@7dcabf54::SocketChannelEndPoint@5332061c{/10.233.65.225:33916<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@7dcabf54{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5648da3d{/10.233.65.225:33916<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@3cab885b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d431be2{s=START}]=>HttpChannelOverHttp@6324408a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:45.704Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@31b6fb00{AC.ReadCB@3cab885b{HttpConnection@3cab885b::DecryptedEndPoint@5648da3d{/10.233.65.225:33916<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=4/30000}}} 2022-12-06T11:14:45.704Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3cab885b::DecryptedEndPoint@5648da3d{/10.233.65.225:33916<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@1509340e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-12-06T11:14:45.704Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@7dcabf54::SocketChannelEndPoint@5332061c{/10.233.65.225:33916<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@7dcabf54{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5648da3d{/10.233.65.225:33916<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@3cab885b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d431be2{s=START}]=>HttpChannelOverHttp@6324408a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:45.704Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-12-06T11:14:45.704Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@5332061c{/10.233.65.225:33916<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@7dcabf54{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5648da3d{/10.233.65.225:33916<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@3cab885b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d431be2{s=START}]=>HttpChannelOverHttp@6324408a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:45.704Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@a7c237f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-06T11:14:45.704Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-12-06T11:14:45.704Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=1}@4d3d788b task=EatWhatYouKill@3891b430/SelectorProducer@769f6023/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=2,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1671]@2022-12-06T11:14:45.704439Z 2022-12-06T11:14:45.704Z||qtp214768579-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@52cbd2d2[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@52cbd2d2[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-06T11:14:45.705Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@56e263cf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79284463{/10.233.65.225:33914<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@1e0ba503[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d522e2c{s=START}]=>HttpChannelOverHttp@7d46ace9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:45.705Z||qtp214768579-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-12-06T11:14:45.705Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1e0ba503::DecryptedEndPoint@79284463{/10.233.65.225:33914<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@52cbd2d2[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-06T11:14:45.705Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1e0ba503::DecryptedEndPoint@79284463{/10.233.65.225:33914<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@52cbd2d2[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2022-12-06T11:14:45.705Z||qtp214768579-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@52cbd2d2[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-06T11:14:45.705Z||qtp214768579-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-12-06T11:14:45.705Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@79284463{/10.233.65.225:33914<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=6/30000} 2022-12-06T11:14:45.705Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@79284463{/10.233.65.225:33914<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=6/30000} 2022-12-06T11:14:45.705Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@3891b430/SelectorProducer@769f6023/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1671]@2022-12-06T11:14:45.704873Z tryProduce true 2022-12-06T11:14:45.705Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@56e263cf::SocketChannelEndPoint@18bdf645{/10.233.65.225:33914<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@56e263cf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79284463{/10.233.65.225:33914<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@1e0ba503[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d522e2c{s=START}]=>HttpChannelOverHttp@7d46ace9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-12-06T11:14:45.705Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@56e263cf::SocketChannelEndPoint@18bdf645{/10.233.65.225:33914<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@56e263cf{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79284463{/10.233.65.225:33914<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@1e0ba503[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d522e2c{s=START}]=>HttpChannelOverHttp@7d46ace9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:45.705Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7917d93e[p=0,l=0,c=0,r=0]={<<<>>>} 2022-12-06T11:14:45.705Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-12-06T11:14:45.705Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2022-12-06T11:14:45.705Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-12-06T11:14:45.705Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@18bdf645{/10.233.65.225:33914<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@56e263cf{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79284463{/10.233.65.225:33914<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@1e0ba503[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d522e2c{s=START}]=>HttpChannelOverHttp@7d46ace9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:45.705Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-12-06T11:14:45.705Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-12-06T11:14:45.705Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2022-12-06T11:14:45.706Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-12-06T11:14:45.706Z||qtp214768579-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@22195552[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@22195552[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-06T11:14:45.706Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@7dcabf54{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5648da3d{/10.233.65.225:33916<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@3cab885b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d431be2{s=START}]=>HttpChannelOverHttp@6324408a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:45.706Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@56e263cf::SocketChannelEndPoint@18bdf645{/10.233.65.225:33914<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@56e263cf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79284463{/10.233.65.225:33914<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1e0ba503[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d522e2c{s=START}]=>HttpChannelOverHttp@7d46ace9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-12-06T11:14:45.706Z||qtp214768579-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-12-06T11:14:45.706Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3cab885b::DecryptedEndPoint@5648da3d{/10.233.65.225:33916<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@22195552[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-06T11:14:45.706Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@56e263cf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79284463{/10.233.65.225:33914<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1e0ba503[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d522e2c{s=START}]=>HttpChannelOverHttp@7d46ace9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:45.706Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3cab885b::DecryptedEndPoint@5648da3d{/10.233.65.225:33916<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@22195552[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2022-12-06T11:14:45.706Z||qtp214768579-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@22195552[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-06T11:14:45.706Z||qtp214768579-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-12-06T11:14:45.706Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@5648da3d{/10.233.65.225:33916<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=6/30000} 2022-12-06T11:14:45.706Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@5648da3d{/10.233.65.225:33916<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=6/30000} 2022-12-06T11:14:45.706Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@7dcabf54::SocketChannelEndPoint@5332061c{/10.233.65.225:33916<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@7dcabf54{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5648da3d{/10.233.65.225:33916<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3cab885b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d431be2{s=START}]=>HttpChannelOverHttp@6324408a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-12-06T11:14:45.706Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@56e263cf::SocketChannelEndPoint@18bdf645{/10.233.65.225:33914<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@56e263cf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79284463{/10.233.65.225:33914<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1e0ba503[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d522e2c{s=START}]=>HttpChannelOverHttp@7d46ace9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2022-12-06T11:14:45.706Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@79284463{/10.233.65.225:33914<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=7/30000} 2022-12-06T11:14:45.706Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@7dcabf54::SocketChannelEndPoint@5332061c{/10.233.65.225:33916<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@7dcabf54{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5648da3d{/10.233.65.225:33916<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3cab885b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d431be2{s=START}]=>HttpChannelOverHttp@6324408a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:45.706Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7917d93e[p=0,l=0,c=0,r=0]={<<<>>>} 2022-12-06T11:14:45.706Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-12-06T11:14:45.706Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@18bdf645{/10.233.65.225:33914<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@56e263cf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79284463{/10.233.65.225:33914<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1e0ba503[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d522e2c{s=START}]=>HttpChannelOverHttp@7d46ace9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:45.706Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2022-12-06T11:14:45.706Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@18bdf645{/10.233.65.225:33914<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@56e263cf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79284463{/10.233.65.225:33914<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1e0ba503[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d522e2c{s=START}]=>HttpChannelOverHttp@7d46ace9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:45.706Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@18bdf645{/10.233.65.225:33914<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@56e263cf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79284463{/10.233.65.225:33914<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1e0ba503[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d522e2c{s=START}]=>HttpChannelOverHttp@7d46ace9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:45.706Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@5332061c{/10.233.65.225:33916<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@7dcabf54{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5648da3d{/10.233.65.225:33916<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@3cab885b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d431be2{s=START}]=>HttpChannelOverHttp@6324408a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:45.706Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-12-06T11:14:45.706Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-12-06T11:14:45.706Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@757e42a5{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-12-06T11:14:45.707Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@243e456c{null} 2022-12-06T11:14:45.706Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2022-12-06T11:14:45.707Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@4df13b7e{STARTED} id=0 keys=2 selected=1 updates=0 2022-12-06T11:14:45.707Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@94e2adb 2022-12-06T11:14:45.707Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@94e2adb 2022-12-06T11:14:45.707Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@18bdf645{/10.233.65.225:33914<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@56e263cf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79284463{/10.233.65.225:33914<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1e0ba503[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d522e2c{s=START}]=>HttpChannelOverHttp@7d46ace9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:45.707Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@7dcabf54::SocketChannelEndPoint@5332061c{/10.233.65.225:33916<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7dcabf54{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5648da3d{/10.233.65.225:33916<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@3cab885b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d431be2{s=START}]=>HttpChannelOverHttp@6324408a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-12-06T11:14:45.707Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@18bdf645{/10.233.65.225:33914<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@56e263cf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79284463{/10.233.65.225:33914<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1e0ba503[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d522e2c{s=START}]=>HttpChannelOverHttp@7d46ace9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:45.707Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@1e0ba503::DecryptedEndPoint@79284463{/10.233.65.225:33914<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=8/30000} 2022-12-06T11:14:45.707Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@18bdf645{/10.233.65.225:33914<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@56e263cf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79284463{/10.233.65.225:33914<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1e0ba503[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d522e2c{s=START}]=>HttpChannelOverHttp@7d46ace9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:45.707Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7dcabf54{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5648da3d{/10.233.65.225:33916<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@3cab885b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d431be2{s=START}]=>HttpChannelOverHttp@6324408a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:45.707Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@56e263cf::SocketChannelEndPoint@18bdf645{/10.233.65.225:33914<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@56e263cf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79284463{/10.233.65.225:33914<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1e0ba503[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d522e2c{s=START}]=>HttpChannelOverHttp@7d46ace9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:45.707Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3fe7d68{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-12-06T11:14:45.707Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@675ec739{null} 2022-12-06T11:14:45.707Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@7dcabf54::SocketChannelEndPoint@5332061c{/10.233.65.225:33916<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7dcabf54{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5648da3d{/10.233.65.225:33916<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@3cab885b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d431be2{s=START}]=>HttpChannelOverHttp@6324408a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2022-12-06T11:14:45.707Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@94e2adb 2022-12-06T11:14:45.707Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1e0ba503::DecryptedEndPoint@79284463{/10.233.65.225:33914<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=8/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-12-06T11:14:45.707Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@5648da3d{/10.233.65.225:33916<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=7/30000} 2022-12-06T11:14:45.707Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@1e0ba503::DecryptedEndPoint@79284463{/10.233.65.225:33914<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=8/30000} 2022-12-06T11:14:45.707Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5332061c{/10.233.65.225:33916<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7dcabf54{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5648da3d{/10.233.65.225:33916<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@3cab885b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d431be2{s=START}]=>HttpChannelOverHttp@6324408a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:45.707Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@79284463{/10.233.65.225:33914<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=8/30000} 2022-12-06T11:14:45.707Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5332061c{/10.233.65.225:33916<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7dcabf54{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5648da3d{/10.233.65.225:33916<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@3cab885b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d431be2{s=START}]=>HttpChannelOverHttp@6324408a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:45.708Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1e0ba503::DecryptedEndPoint@79284463{/10.233.65.225:33914<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=8/30000} onFillable exit HttpChannelState@ed08add{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-12-06T11:14:45.708Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@5332061c{/10.233.65.225:33916<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7dcabf54{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5648da3d{/10.233.65.225:33916<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@3cab885b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d431be2{s=START}]=>HttpChannelOverHttp@6324408a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:45.708Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@56e263cf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79284463{/10.233.65.225:33914<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1e0ba503[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d522e2c{s=START}]=>HttpChannelOverHttp@7d46ace9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:45.708Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@a9873d{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-12-06T11:14:45.708Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@513f443d{null} 2022-12-06T11:14:45.708Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@4df13b7e{STARTED} id=0 keys=2 selected=1 updates=0 2022-12-06T11:14:45.708Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4ada5d96 2022-12-06T11:14:45.708Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@6d5fe618 waiting 2022-12-06T11:14:45.708Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4ada5d96 2022-12-06T11:14:45.708Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5332061c{/10.233.65.225:33916<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7dcabf54{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5648da3d{/10.233.65.225:33916<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@3cab885b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d431be2{s=START}]=>HttpChannelOverHttp@6324408a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:45.708Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@5332061c{/10.233.65.225:33916<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7dcabf54{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5648da3d{/10.233.65.225:33916<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@3cab885b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d431be2{s=START}]=>HttpChannelOverHttp@6324408a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:45.708Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@3cab885b::DecryptedEndPoint@5648da3d{/10.233.65.225:33916<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=8/30000} 2022-12-06T11:14:45.708Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5332061c{/10.233.65.225:33916<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7dcabf54{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5648da3d{/10.233.65.225:33916<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@3cab885b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d431be2{s=START}]=>HttpChannelOverHttp@6324408a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:45.708Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@7dcabf54::SocketChannelEndPoint@5332061c{/10.233.65.225:33916<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7dcabf54{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5648da3d{/10.233.65.225:33916<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@3cab885b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d431be2{s=START}]=>HttpChannelOverHttp@6324408a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:45.708Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4ada5d96 2022-12-06T11:14:45.708Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@21d6e869{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-12-06T11:14:45.708Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@31b6fb00{null} 2022-12-06T11:14:45.708Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3cab885b::DecryptedEndPoint@5648da3d{/10.233.65.225:33916<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=8/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-12-06T11:14:45.708Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@3cab885b::DecryptedEndPoint@5648da3d{/10.233.65.225:33916<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=8/30000} 2022-12-06T11:14:45.708Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@5648da3d{/10.233.65.225:33916<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=8/30000} 2022-12-06T11:14:45.709Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3cab885b::DecryptedEndPoint@5648da3d{/10.233.65.225:33916<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=9/30000} onFillable exit HttpChannelState@1509340e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-12-06T11:14:45.709Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@5332061c{/10.233.65.225:33916<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7dcabf54{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5648da3d{/10.233.65.225:33916<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@3cab885b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d431be2{s=START}]=>HttpChannelOverHttp@6324408a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:45.709Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 2 keys 2022-12-06T11:14:45.709Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7dcabf54{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5648da3d{/10.233.65.225:33916<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@3cab885b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d431be2{s=START}]=>HttpChannelOverHttp@6324408a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:45.709Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected 2022-12-06T11:14:45.709Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@4b0081fd size 2 > capacity 2022-12-06T11:14:45.709Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/0 selected 2022-12-06T11:14:45.709Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@7551da2a{s=2/2,p=0}@4b0081fd 2022-12-06T11:14:45.709Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 0 updates 2022-12-06T11:14:45.709Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-12-06T11:14:45.709Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-12-06T11:14:45.709Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 0 keys 2022-12-06T11:14:55.698Z||qtp214768579-21-acceptor-0@1d982fbe-ServerConnector@1f443fae{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@41f806ba on ManagedSelector@4df13b7e{STARTED} id=0 keys=0 selected=0 updates=0 2022-12-06T11:14:55.698Z||qtp214768579-21-acceptor-0@1d982fbe-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@4df13b7e{STARTED} id=0 keys=0 selected=0 updates=1 2022-12-06T11:14:55.698Z||qtp214768579-21-acceptor-0@1d982fbe-ServerConnector@1f443fae{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@58d922d on ManagedSelector@4df13b7e{STARTED} id=0 keys=0 selected=0 updates=1 2022-12-06T11:14:55.698Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected 2022-12-06T11:14:55.698Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/0 selected 2022-12-06T11:14:55.699Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 2 updates 2022-12-06T11:14:55.699Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2 2022-12-06T11:14:55.699Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@41f806ba 2022-12-06T11:14:55.699Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@41f806ba 2022-12-06T11:14:55.699Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@58d922d 2022-12-06T11:14:55.699Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@58d922d 2022-12-06T11:14:55.699Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-12-06T11:14:55.699Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 2 keys 2022-12-06T11:14:55.699Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@41f806ba 2022-12-06T11:14:55.699Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@58d922d 2022-12-06T11:14:55.699Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@ccef99c{/10.233.65.225:34052<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-12-06T11:14:55.699Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@51141b8f{/10.233.65.225:34054<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-12-06T11:14:55.699Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@a266dfe 2022-12-06T11:14:55.699Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@65e7fe11 2022-12-06T11:14:55.699Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@2193ce2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@63fc0ea1{/10.233.65.225:34052<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@1885195b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-12-06T11:14:55.699Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@95203aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@7c1f9d80{/10.233.65.225:34054<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@d2629ef{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-12-06T11:14:55.700Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@2175ce28::DecryptedEndPoint@63fc0ea1{/10.233.65.225:34052<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-12-06T11:14:55.700Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@57eb492c::DecryptedEndPoint@7c1f9d80{/10.233.65.225:34054<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-12-06T11:14:55.700Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@ccef99c{/10.233.65.225:34052<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1e28aebb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63fc0ea1{/10.233.65.225:34052<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@2175ce28[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d2222d9{s=START}]=>HttpChannelOverHttp@2193ce2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:55.700Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@1e28aebb::SocketChannelEndPoint@ccef99c{/10.233.65.225:34052<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1e28aebb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63fc0ea1{/10.233.65.225:34052<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@2175ce28[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d2222d9{s=START}]=>HttpChannelOverHttp@2193ce2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:55.700Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@2175ce28::DecryptedEndPoint@63fc0ea1{/10.233.65.225:34052<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-12-06T11:14:55.700Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@51141b8f{/10.233.65.225:34054<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4ebd4f28{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7c1f9d80{/10.233.65.225:34054<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@57eb492c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e4e38e2{s=START}]=>HttpChannelOverHttp@95203aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:55.700Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@2175ce28::DecryptedEndPoint@63fc0ea1{/10.233.65.225:34052<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-12-06T11:14:55.700Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2d5dbfe7{AC.ReadCB@2175ce28{HttpConnection@2175ce28::DecryptedEndPoint@63fc0ea1{/10.233.65.225:34052<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-12-06T11:14:55.700Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@4ebd4f28::SocketChannelEndPoint@51141b8f{/10.233.65.225:34054<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4ebd4f28{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7c1f9d80{/10.233.65.225:34054<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@57eb492c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e4e38e2{s=START}]=>HttpChannelOverHttp@95203aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:55.700Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@1e28aebb::SocketChannelEndPoint@ccef99c{/10.233.65.225:34052<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1e28aebb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63fc0ea1{/10.233.65.225:34052<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2175ce28[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d2222d9{s=START}]=>HttpChannelOverHttp@2193ce2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:55.700Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-12-06T11:14:55.700Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@57eb492c::DecryptedEndPoint@7c1f9d80{/10.233.65.225:34054<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-12-06T11:14:55.700Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-12-06T11:14:55.700Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@721b1995{AC.ReadCB@57eb492c{HttpConnection@57eb492c::DecryptedEndPoint@7c1f9d80{/10.233.65.225:34054<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-12-06T11:14:55.700Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@1e28aebb::SocketChannelEndPoint@ccef99c{/10.233.65.225:34052<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1e28aebb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@63fc0ea1{/10.233.65.225:34052<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2175ce28[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d2222d9{s=START}]=>HttpChannelOverHttp@2193ce2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:55.700Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@4ebd4f28::SocketChannelEndPoint@51141b8f{/10.233.65.225:34054<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4ebd4f28{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7c1f9d80{/10.233.65.225:34054<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@57eb492c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e4e38e2{s=START}]=>HttpChannelOverHttp@95203aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:55.700Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-12-06T11:14:55.700Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1e28aebb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@63fc0ea1{/10.233.65.225:34052<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2175ce28[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d2222d9{s=START}]=>HttpChannelOverHttp@2193ce2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-12-06T11:14:55.700Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@ccef99c{/10.233.65.225:34052<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1e28aebb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@63fc0ea1{/10.233.65.225:34052<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2175ce28[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d2222d9{s=START}]=>HttpChannelOverHttp@2193ce2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:55.700Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@4ebd4f28::SocketChannelEndPoint@51141b8f{/10.233.65.225:34054<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4ebd4f28{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7c1f9d80{/10.233.65.225:34054<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@57eb492c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e4e38e2{s=START}]=>HttpChannelOverHttp@95203aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:55.700Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@79501f6d on ManagedSelector@4df13b7e{STARTED} id=0 keys=2 selected=0 updates=0 2022-12-06T11:14:55.700Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@4df13b7e{STARTED} id=0 keys=2 selected=0 updates=1 2022-12-06T11:14:55.700Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7f348cd3{SSLC.NBReadCB@4ebd4f28{SslConnection@4ebd4f28::SocketChannelEndPoint@51141b8f{/10.233.65.225:34054<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4ebd4f28{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7c1f9d80{/10.233.65.225:34054<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@57eb492c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e4e38e2{s=START}]=>HttpChannelOverHttp@95203aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-12-06T11:14:55.700Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected 2022-12-06T11:14:55.700Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@ccef99c{/10.233.65.225:34052<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1e28aebb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@63fc0ea1{/10.233.65.225:34052<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2175ce28[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d2222d9{s=START}]=>HttpChannelOverHttp@2193ce2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:55.701Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@41f806ba 2022-12-06T11:14:55.701Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@51141b8f{/10.233.65.225:34054<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@4ebd4f28{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7c1f9d80{/10.233.65.225:34054<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@57eb492c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e4e38e2{s=START}]=>HttpChannelOverHttp@95203aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:55.701Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5bd44812 on ManagedSelector@4df13b7e{STARTED} id=0 keys=2 selected=0 updates=1 2022-12-06T11:14:55.701Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@51141b8f{/10.233.65.225:34054<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@4ebd4f28{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7c1f9d80{/10.233.65.225:34054<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@57eb492c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e4e38e2{s=START}]=>HttpChannelOverHttp@95203aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:55.701Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/2 selected 2022-12-06T11:14:55.701Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 2 updates 2022-12-06T11:14:55.701Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2 2022-12-06T11:14:55.701Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@79501f6d 2022-12-06T11:14:55.701Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@58d922d 2022-12-06T11:14:55.701Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@ccef99c{/10.233.65.225:34052<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@1e28aebb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@63fc0ea1{/10.233.65.225:34052<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2175ce28[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d2222d9{s=START}]=>HttpChannelOverHttp@2193ce2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:55.701Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@5bd44812 2022-12-06T11:14:55.701Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@51141b8f{/10.233.65.225:34054<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@4ebd4f28{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7c1f9d80{/10.233.65.225:34054<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@57eb492c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e4e38e2{s=START}]=>HttpChannelOverHttp@95203aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:55.701Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-12-06T11:14:55.701Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 2 keys 2022-12-06T11:14:55.701Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 2/2/2 selected 2022-12-06T11:14:55.701Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 2 keys, 0 updates 2022-12-06T11:14:55.702Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.65.162:8000 remote=/10.233.65.225:34054], selector=sun.nio.ch.EPollSelectorImpl@11b562e8, interestOps=1, readyOps=1 SocketChannelEndPoint@51141b8f{/10.233.65.225:34054<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@4ebd4f28{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7c1f9d80{/10.233.65.225:34054<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@57eb492c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e4e38e2{s=START}]=>HttpChannelOverHttp@95203aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:55.702Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@51141b8f{/10.233.65.225:34054<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@4ebd4f28{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7c1f9d80{/10.233.65.225:34054<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@57eb492c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e4e38e2{s=START}]=>HttpChannelOverHttp@95203aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:55.702Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@51141b8f{/10.233.65.225:34054<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@4ebd4f28{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7c1f9d80{/10.233.65.225:34054<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@57eb492c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e4e38e2{s=START}]=>HttpChannelOverHttp@95203aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-12-06T11:14:55.702Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0} tryExecute EatWhatYouKill@3891b430/SelectorProducer@769f6023/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1671]@2022-12-06T11:14:55.702485Z 2022-12-06T11:14:55.702Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@6d5fe618 offer EatWhatYouKill@3891b430/SelectorProducer@769f6023/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1671]@2022-12-06T11:14:55.702634Z 2022-12-06T11:14:55.702Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@3891b430/SelectorProducer@769f6023/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1671]@2022-12-06T11:14:55.702748Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@51141b8f{/10.233.65.225:34054<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@4ebd4f28{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7c1f9d80{/10.233.65.225:34054<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@57eb492c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e4e38e2{s=START}]=>HttpChannelOverHttp@95203aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-12-06T11:14:55.703Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7f348cd3{SSLC.NBReadCB@4ebd4f28{SslConnection@4ebd4f28::SocketChannelEndPoint@51141b8f{/10.233.65.225:34054<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@4ebd4f28{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7c1f9d80{/10.233.65.225:34054<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@57eb492c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e4e38e2{s=START}]=>HttpChannelOverHttp@95203aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-12-06T11:14:55.703Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@4ebd4f28::SocketChannelEndPoint@51141b8f{/10.233.65.225:34054<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@4ebd4f28{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7c1f9d80{/10.233.65.225:34054<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@57eb492c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e4e38e2{s=START}]=>HttpChannelOverHttp@95203aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:55.703Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@4ebd4f28::SocketChannelEndPoint@51141b8f{/10.233.65.225:34054<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@4ebd4f28{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7c1f9d80{/10.233.65.225:34054<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@57eb492c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e4e38e2{s=START}]=>HttpChannelOverHttp@95203aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:55.703Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@721b1995{AC.ReadCB@57eb492c{HttpConnection@57eb492c::DecryptedEndPoint@7c1f9d80{/10.233.65.225:34054<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=3/30000}}} 2022-12-06T11:14:55.703Z||qtp214768579-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@57eb492c::DecryptedEndPoint@7c1f9d80{/10.233.65.225:34054<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@d2629ef{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-12-06T11:14:55.703Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@4ebd4f28::SocketChannelEndPoint@51141b8f{/10.233.65.225:34054<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@4ebd4f28{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7c1f9d80{/10.233.65.225:34054<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@57eb492c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e4e38e2{s=START}]=>HttpChannelOverHttp@95203aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:55.703Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-12-06T11:14:55.703Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@51141b8f{/10.233.65.225:34054<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@4ebd4f28{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7c1f9d80{/10.233.65.225:34054<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@57eb492c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e4e38e2{s=START}]=>HttpChannelOverHttp@95203aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:55.704Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@52cbd2d2[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-06T11:14:55.704Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-12-06T11:14:55.705Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@6d5fe618 task=EatWhatYouKill@3891b430/SelectorProducer@769f6023/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1672]@2022-12-06T11:14:55.70595Z 2022-12-06T11:14:55.706Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@3891b430/SelectorProducer@769f6023/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1672]@2022-12-06T11:14:55.70604Z tryProduce true 2022-12-06T11:14:55.706Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.65.162:8000 remote=/10.233.65.225:34052], selector=sun.nio.ch.EPollSelectorImpl@11b562e8, interestOps=1, readyOps=1 SocketChannelEndPoint@ccef99c{/10.233.65.225:34052<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/1,kio=1,kro=1}->SslConnection@1e28aebb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@63fc0ea1{/10.233.65.225:34052<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@2175ce28[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d2222d9{s=START}]=>HttpChannelOverHttp@2193ce2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:55.706Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@ccef99c{/10.233.65.225:34052<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@1e28aebb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@63fc0ea1{/10.233.65.225:34052<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@2175ce28[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d2222d9{s=START}]=>HttpChannelOverHttp@2193ce2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:55.706Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@22195552[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@22195552[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-06T11:14:55.706Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@ccef99c{/10.233.65.225:34052<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@1e28aebb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@63fc0ea1{/10.233.65.225:34052<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@2175ce28[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d2222d9{s=START}]=>HttpChannelOverHttp@2193ce2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-12-06T11:14:55.706Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0} tryExecute EatWhatYouKill@3891b430/SelectorProducer@769f6023/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1672]@2022-12-06T11:14:55.706473Z 2022-12-06T11:14:55.706Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=0}@52630b5d offer EatWhatYouKill@3891b430/SelectorProducer@769f6023/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1672]@2022-12-06T11:14:55.70659Z 2022-12-06T11:14:55.706Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@4ebd4f28{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7c1f9d80{/10.233.65.225:34054<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@57eb492c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4e4e38e2{s=START}]=>HttpChannelOverHttp@95203aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:55.706Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=1} startReservedThread p=1 2022-12-06T11:14:55.706Z||qtp214768579-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-12-06T11:14:55.706Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@7551da2a{s=0/2,p=1}@3b81c295 2022-12-06T11:14:55.706Z||qtp214768579-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@57eb492c::DecryptedEndPoint@7c1f9d80{/10.233.65.225:34054<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@22195552[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-06T11:14:55.706Z||qtp214768579-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@57eb492c::DecryptedEndPoint@7c1f9d80{/10.233.65.225:34054<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@22195552[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2022-12-06T11:14:55.706Z||qtp214768579-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@22195552[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-06T11:14:55.706Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@7551da2a{s=0/2,p=1}@3b81c295 2022-12-06T11:14:55.706Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@3891b430/SelectorProducer@769f6023/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@7551da2a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1672]@2022-12-06T11:14:55.706821Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@ccef99c{/10.233.65.225:34052<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@1e28aebb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@63fc0ea1{/10.233.65.225:34052<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@2175ce28[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d2222d9{s=START}]=>HttpChannelOverHttp@2193ce2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-12-06T11:14:55.707Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=1}@3b81c295 started 2022-12-06T11:14:55.706Z||qtp214768579-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-12-06T11:14:55.707Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@225620ea{SSLC.NBReadCB@1e28aebb{SslConnection@1e28aebb::SocketChannelEndPoint@ccef99c{/10.233.65.225:34052<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@1e28aebb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@63fc0ea1{/10.233.65.225:34052<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@2175ce28[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d2222d9{s=START}]=>HttpChannelOverHttp@2193ce2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-12-06T11:14:55.707Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@7c1f9d80{/10.233.65.225:34054<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=7/30000} 2022-12-06T11:14:55.707Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@3b81c295 waiting 2022-12-06T11:14:55.707Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@7c1f9d80{/10.233.65.225:34054<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=7/30000} 2022-12-06T11:14:55.707Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@1e28aebb::SocketChannelEndPoint@ccef99c{/10.233.65.225:34052<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@1e28aebb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@63fc0ea1{/10.233.65.225:34052<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@2175ce28[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d2222d9{s=START}]=>HttpChannelOverHttp@2193ce2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:55.707Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@1e28aebb::SocketChannelEndPoint@ccef99c{/10.233.65.225:34052<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@1e28aebb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@63fc0ea1{/10.233.65.225:34052<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@2175ce28[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d2222d9{s=START}]=>HttpChannelOverHttp@2193ce2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:55.707Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@4ebd4f28::SocketChannelEndPoint@51141b8f{/10.233.65.225:34054<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@4ebd4f28{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7c1f9d80{/10.233.65.225:34054<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@57eb492c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4e4e38e2{s=START}]=>HttpChannelOverHttp@95203aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-12-06T11:14:55.707Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2d5dbfe7{AC.ReadCB@2175ce28{HttpConnection@2175ce28::DecryptedEndPoint@63fc0ea1{/10.233.65.225:34052<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=7/30000}}} 2022-12-06T11:14:55.707Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2175ce28::DecryptedEndPoint@63fc0ea1{/10.233.65.225:34052<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=7/30000} onFillable enter HttpChannelState@1885195b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-12-06T11:14:55.707Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@4ebd4f28::SocketChannelEndPoint@51141b8f{/10.233.65.225:34054<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@4ebd4f28{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7c1f9d80{/10.233.65.225:34054<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@57eb492c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4e4e38e2{s=START}]=>HttpChannelOverHttp@95203aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:55.707Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7917d93e[p=0,l=0,c=0,r=0]={<<<>>>} 2022-12-06T11:14:55.707Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-12-06T11:14:55.707Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@1e28aebb::SocketChannelEndPoint@ccef99c{/10.233.65.225:34052<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@1e28aebb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63fc0ea1{/10.233.65.225:34052<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@2175ce28[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d2222d9{s=START}]=>HttpChannelOverHttp@2193ce2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:55.707Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-12-06T11:14:55.707Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2022-12-06T11:14:55.707Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@ccef99c{/10.233.65.225:34052<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@1e28aebb{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63fc0ea1{/10.233.65.225:34052<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@2175ce28[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d2222d9{s=START}]=>HttpChannelOverHttp@2193ce2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:55.707Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@3c6dd42a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-06T11:14:55.707Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-12-06T11:14:55.708Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@51141b8f{/10.233.65.225:34054<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@4ebd4f28{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7c1f9d80{/10.233.65.225:34054<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@57eb492c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4e4e38e2{s=START}]=>HttpChannelOverHttp@95203aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:55.708Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-12-06T11:14:55.708Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-12-06T11:14:55.708Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2022-12-06T11:14:55.708Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@52630b5d task=EatWhatYouKill@3891b430/SelectorProducer@769f6023/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1673]@2022-12-06T11:14:55.708158Z 2022-12-06T11:14:55.708Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@3891b430/SelectorProducer@769f6023/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1673]@2022-12-06T11:14:55.708868Z tryProduce true 2022-12-06T11:14:55.709Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-12-06T11:14:55.709Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-12-06T11:14:55.709Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@4ebd4f28::SocketChannelEndPoint@51141b8f{/10.233.65.225:34054<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@4ebd4f28{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7c1f9d80{/10.233.65.225:34054<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@57eb492c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4e4e38e2{s=START}]=>HttpChannelOverHttp@95203aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-12-06T11:14:55.709Z||qtp214768579-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@52cbd2d2[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@52cbd2d2[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-06T11:14:55.709Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}->SslConnection@1e28aebb{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63fc0ea1{/10.233.65.225:34052<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@2175ce28[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d2222d9{s=START}]=>HttpChannelOverHttp@2193ce2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:55.709Z||qtp214768579-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-12-06T11:14:55.709Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2175ce28::DecryptedEndPoint@63fc0ea1{/10.233.65.225:34052<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=9/30000} filled -1 HeapByteBuffer@52cbd2d2[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-06T11:14:55.709Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2175ce28::DecryptedEndPoint@63fc0ea1{/10.233.65.225:34052<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=9/30000} parse HeapByteBuffer@52cbd2d2[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2022-12-06T11:14:55.709Z||qtp214768579-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@52cbd2d2[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-06T11:14:55.709Z||qtp214768579-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-12-06T11:14:55.709Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@63fc0ea1{/10.233.65.225:34052<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=9/30000} 2022-12-06T11:14:55.709Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@63fc0ea1{/10.233.65.225:34052<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=9/30000} 2022-12-06T11:14:55.709Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@1e28aebb::SocketChannelEndPoint@ccef99c{/10.233.65.225:34052<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}->SslConnection@1e28aebb{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63fc0ea1{/10.233.65.225:34052<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@2175ce28[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d2222d9{s=START}]=>HttpChannelOverHttp@2193ce2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-12-06T11:14:55.709Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@1e28aebb::SocketChannelEndPoint@ccef99c{/10.233.65.225:34052<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}->SslConnection@1e28aebb{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63fc0ea1{/10.233.65.225:34052<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@2175ce28[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d2222d9{s=START}]=>HttpChannelOverHttp@2193ce2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:55.709Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7917d93e[p=0,l=0,c=0,r=0]={<<<>>>} 2022-12-06T11:14:55.709Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-12-06T11:14:55.709Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2022-12-06T11:14:55.710Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@51141b8f{/10.233.65.225:34054<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4ebd4f28{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7c1f9d80{/10.233.65.225:34054<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@57eb492c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4e4e38e2{s=START}]=>HttpChannelOverHttp@95203aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:55.710Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4ebd4f28{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7c1f9d80{/10.233.65.225:34054<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@57eb492c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4e4e38e2{s=START}]=>HttpChannelOverHttp@95203aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:55.710Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@ccef99c{/10.233.65.225:34052<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e28aebb{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63fc0ea1{/10.233.65.225:34052<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@2175ce28[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d2222d9{s=START}]=>HttpChannelOverHttp@2193ce2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:55.710Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-12-06T11:14:55.710Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-12-06T11:14:55.710Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2022-12-06T11:14:55.710Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@ccef99c{/10.233.65.225:34052<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e28aebb{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63fc0ea1{/10.233.65.225:34052<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@2175ce28[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d2222d9{s=START}]=>HttpChannelOverHttp@2193ce2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:55.710Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 2 keys 2022-12-06T11:14:55.710Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@1e28aebb::SocketChannelEndPoint@ccef99c{/10.233.65.225:34052<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e28aebb{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63fc0ea1{/10.233.65.225:34052<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@2175ce28[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d2222d9{s=START}]=>HttpChannelOverHttp@2193ce2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-12-06T11:14:55.710Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@4ebd4f28::SocketChannelEndPoint@51141b8f{/10.233.65.225:34054<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4ebd4f28{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7c1f9d80{/10.233.65.225:34054<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@57eb492c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4e4e38e2{s=START}]=>HttpChannelOverHttp@95203aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2022-12-06T11:14:55.710Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e28aebb{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63fc0ea1{/10.233.65.225:34052<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@2175ce28[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d2222d9{s=START}]=>HttpChannelOverHttp@2193ce2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:55.710Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@7c1f9d80{/10.233.65.225:34054<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=10/30000} 2022-12-06T11:14:55.711Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@1e28aebb::SocketChannelEndPoint@ccef99c{/10.233.65.225:34052<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e28aebb{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63fc0ea1{/10.233.65.225:34052<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@2175ce28[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d2222d9{s=START}]=>HttpChannelOverHttp@2193ce2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2022-12-06T11:14:55.711Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@63fc0ea1{/10.233.65.225:34052<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=11/30000} 2022-12-06T11:14:55.711Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@51141b8f{/10.233.65.225:34054<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4ebd4f28{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7c1f9d80{/10.233.65.225:34054<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@57eb492c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4e4e38e2{s=START}]=>HttpChannelOverHttp@95203aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:55.711Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@ccef99c{/10.233.65.225:34052<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e28aebb{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63fc0ea1{/10.233.65.225:34052<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@2175ce28[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d2222d9{s=START}]=>HttpChannelOverHttp@2193ce2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:55.711Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@ccef99c{/10.233.65.225:34052<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e28aebb{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63fc0ea1{/10.233.65.225:34052<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@2175ce28[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d2222d9{s=START}]=>HttpChannelOverHttp@2193ce2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:55.711Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@ccef99c{/10.233.65.225:34052<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e28aebb{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63fc0ea1{/10.233.65.225:34052<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@2175ce28[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d2222d9{s=START}]=>HttpChannelOverHttp@2193ce2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:55.711Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@51141b8f{/10.233.65.225:34054<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@4ebd4f28{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7c1f9d80{/10.233.65.225:34054<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@57eb492c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4e4e38e2{s=START}]=>HttpChannelOverHttp@95203aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:55.711Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@440d398e{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-12-06T11:14:55.711Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@225620ea{null} 2022-12-06T11:14:55.711Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@51141b8f{/10.233.65.225:34054<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@4ebd4f28{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7c1f9d80{/10.233.65.225:34054<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@57eb492c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4e4e38e2{s=START}]=>HttpChannelOverHttp@95203aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:55.711Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@4df13b7e{STARTED} id=0 keys=2 selected=0 updates=0 2022-12-06T11:14:55.711Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3468195a 2022-12-06T11:14:55.711Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3468195a 2022-12-06T11:14:55.711Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@ccef99c{/10.233.65.225:34052<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1e28aebb{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63fc0ea1{/10.233.65.225:34052<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@2175ce28[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d2222d9{s=START}]=>HttpChannelOverHttp@2193ce2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:55.711Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@ccef99c{/10.233.65.225:34052<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1e28aebb{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63fc0ea1{/10.233.65.225:34052<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@2175ce28[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d2222d9{s=START}]=>HttpChannelOverHttp@2193ce2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:55.711Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@ccef99c{/10.233.65.225:34052<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1e28aebb{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63fc0ea1{/10.233.65.225:34052<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@2175ce28[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d2222d9{s=START}]=>HttpChannelOverHttp@2193ce2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:55.711Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@148e028{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-12-06T11:14:55.711Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2d5dbfe7{null} 2022-12-06T11:14:55.711Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@2175ce28::DecryptedEndPoint@63fc0ea1{/10.233.65.225:34052<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=11/30000} 2022-12-06T11:14:55.711Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2175ce28::DecryptedEndPoint@63fc0ea1{/10.233.65.225:34052<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=11/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-12-06T11:14:55.711Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@2175ce28::DecryptedEndPoint@63fc0ea1{/10.233.65.225:34052<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=11/30000} 2022-12-06T11:14:55.711Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@63fc0ea1{/10.233.65.225:34052<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=11/30000} 2022-12-06T11:14:55.711Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2175ce28::DecryptedEndPoint@63fc0ea1{/10.233.65.225:34052<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=11/30000} onFillable exit HttpChannelState@1885195b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-12-06T11:14:55.711Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@1e28aebb::SocketChannelEndPoint@ccef99c{/10.233.65.225:34052<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1e28aebb{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63fc0ea1{/10.233.65.225:34052<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@2175ce28[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d2222d9{s=START}]=>HttpChannelOverHttp@2193ce2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:55.711Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3468195a 2022-12-06T11:14:55.711Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected 2022-12-06T11:14:55.712Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/0 selected 2022-12-06T11:14:55.712Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1e28aebb{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@63fc0ea1{/10.233.65.225:34052<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@2175ce28[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d2222d9{s=START}]=>HttpChannelOverHttp@2193ce2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:55.712Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@6d5fe618 waiting 2022-12-06T11:14:55.712Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 0 updates 2022-12-06T11:14:55.712Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-12-06T11:14:55.712Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-12-06T11:14:55.712Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 0 keys 2022-12-06T11:14:55.712Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3e402ab6{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-12-06T11:14:55.713Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7f348cd3{null} 2022-12-06T11:14:55.713Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@4df13b7e{STARTED} id=0 keys=0 selected=0 updates=0 2022-12-06T11:14:55.713Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4eb4f3d 2022-12-06T11:14:55.713Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@51141b8f{/10.233.65.225:34054<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4ebd4f28{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7c1f9d80{/10.233.65.225:34054<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@57eb492c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4e4e38e2{s=START}]=>HttpChannelOverHttp@95203aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:55.713Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4eb4f3d 2022-12-06T11:14:55.713Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@51141b8f{/10.233.65.225:34054<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4ebd4f28{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7c1f9d80{/10.233.65.225:34054<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@57eb492c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4e4e38e2{s=START}]=>HttpChannelOverHttp@95203aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:55.713Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@57eb492c::DecryptedEndPoint@7c1f9d80{/10.233.65.225:34054<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=13/30000} 2022-12-06T11:14:55.713Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@51141b8f{/10.233.65.225:34054<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4ebd4f28{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7c1f9d80{/10.233.65.225:34054<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@57eb492c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4e4e38e2{s=START}]=>HttpChannelOverHttp@95203aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:55.713Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@4ebd4f28::SocketChannelEndPoint@51141b8f{/10.233.65.225:34054<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4ebd4f28{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7c1f9d80{/10.233.65.225:34054<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@57eb492c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4e4e38e2{s=START}]=>HttpChannelOverHttp@95203aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:55.713Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4eb4f3d 2022-12-06T11:14:55.713Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected 2022-12-06T11:14:55.713Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/0 selected 2022-12-06T11:14:55.713Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 0 updates 2022-12-06T11:14:55.713Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-12-06T11:14:55.713Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-12-06T11:14:55.713Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 0 keys 2022-12-06T11:14:55.714Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@27be0bfc{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-12-06T11:14:55.714Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@721b1995{null} 2022-12-06T11:14:55.714Z||qtp214768579-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@57eb492c::DecryptedEndPoint@7c1f9d80{/10.233.65.225:34054<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=14/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-12-06T11:14:55.714Z||qtp214768579-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@57eb492c::DecryptedEndPoint@7c1f9d80{/10.233.65.225:34054<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=14/30000} 2022-12-06T11:14:55.714Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@7c1f9d80{/10.233.65.225:34054<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=14/30000} 2022-12-06T11:14:55.714Z||qtp214768579-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@57eb492c::DecryptedEndPoint@7c1f9d80{/10.233.65.225:34054<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=14/30000} onFillable exit HttpChannelState@d2629ef{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-12-06T11:14:55.714Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4ebd4f28{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7c1f9d80{/10.233.65.225:34054<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@57eb492c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4e4e38e2{s=START}]=>HttpChannelOverHttp@95203aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:14:55.714Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@4d3d788b size 2 > capacity 2022-12-06T11:14:55.714Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@7551da2a{s=2/2,p=0}@4d3d788b 2022-12-06T11:15:05.697Z||qtp214768579-21-acceptor-0@1d982fbe-ServerConnector@1f443fae{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@2e984005 on ManagedSelector@4df13b7e{STARTED} id=0 keys=0 selected=0 updates=0 2022-12-06T11:15:05.698Z||qtp214768579-21-acceptor-0@1d982fbe-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@4df13b7e{STARTED} id=0 keys=0 selected=0 updates=1 2022-12-06T11:15:05.698Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected 2022-12-06T11:15:05.698Z||qtp214768579-21-acceptor-0@1d982fbe-ServerConnector@1f443fae{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@64fb910e on ManagedSelector@4df13b7e{STARTED} id=0 keys=0 selected=0 updates=1 2022-12-06T11:15:05.698Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/0 selected 2022-12-06T11:15:05.698Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 2 updates 2022-12-06T11:15:05.698Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2 2022-12-06T11:15:05.698Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@2e984005 2022-12-06T11:15:05.698Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@2e984005 2022-12-06T11:15:05.699Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@64fb910e 2022-12-06T11:15:05.699Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@2e984005 2022-12-06T11:15:05.699Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@64fb910e 2022-12-06T11:15:05.699Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-12-06T11:15:05.699Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@64fb910e 2022-12-06T11:15:05.699Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@64e2e2a2{/10.233.65.225:34168<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-12-06T11:15:05.699Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 2 keys 2022-12-06T11:15:05.699Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@498d9ac4{/10.233.65.225:34170<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-12-06T11:15:05.699Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@4e1f981a 2022-12-06T11:15:05.699Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@5517ca7 2022-12-06T11:15:05.700Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@1596c71e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@6cfb8966{/10.233.65.225:34168<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@1fff91a9{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-12-06T11:15:05.700Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@1dffb776{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@bfc8100{/10.233.65.225:34170<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@2e027101{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-12-06T11:15:05.700Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@2d120504::DecryptedEndPoint@6cfb8966{/10.233.65.225:34168<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-12-06T11:15:05.700Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@20b88422::DecryptedEndPoint@bfc8100{/10.233.65.225:34170<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-12-06T11:15:05.700Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@64e2e2a2{/10.233.65.225:34168<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@e1f998f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6cfb8966{/10.233.65.225:34168<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@2d120504[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e9f8193{s=START}]=>HttpChannelOverHttp@1596c71e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:05.700Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@498d9ac4{/10.233.65.225:34170<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@401cc344{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bfc8100{/10.233.65.225:34170<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@20b88422[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f87aec6{s=START}]=>HttpChannelOverHttp@1dffb776{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:05.700Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@e1f998f::SocketChannelEndPoint@64e2e2a2{/10.233.65.225:34168<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@e1f998f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6cfb8966{/10.233.65.225:34168<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@2d120504[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e9f8193{s=START}]=>HttpChannelOverHttp@1596c71e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:05.700Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@2d120504::DecryptedEndPoint@6cfb8966{/10.233.65.225:34168<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-12-06T11:15:05.700Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@401cc344::SocketChannelEndPoint@498d9ac4{/10.233.65.225:34170<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@401cc344{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bfc8100{/10.233.65.225:34170<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@20b88422[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f87aec6{s=START}]=>HttpChannelOverHttp@1dffb776{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:05.700Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@2d120504::DecryptedEndPoint@6cfb8966{/10.233.65.225:34168<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-12-06T11:15:05.700Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@20b88422::DecryptedEndPoint@bfc8100{/10.233.65.225:34170<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-12-06T11:15:05.700Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@20b88422::DecryptedEndPoint@bfc8100{/10.233.65.225:34170<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-12-06T11:15:05.700Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5d0e3d30{AC.ReadCB@2d120504{HttpConnection@2d120504::DecryptedEndPoint@6cfb8966{/10.233.65.225:34168<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-12-06T11:15:05.700Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1230484e{AC.ReadCB@20b88422{HttpConnection@20b88422::DecryptedEndPoint@bfc8100{/10.233.65.225:34170<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-12-06T11:15:05.700Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@e1f998f::SocketChannelEndPoint@64e2e2a2{/10.233.65.225:34168<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@e1f998f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6cfb8966{/10.233.65.225:34168<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2d120504[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e9f8193{s=START}]=>HttpChannelOverHttp@1596c71e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:05.700Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-12-06T11:15:05.700Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@401cc344::SocketChannelEndPoint@498d9ac4{/10.233.65.225:34170<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@401cc344{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bfc8100{/10.233.65.225:34170<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@20b88422[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f87aec6{s=START}]=>HttpChannelOverHttp@1dffb776{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:05.700Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-12-06T11:15:05.700Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@401cc344{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bfc8100{/10.233.65.225:34170<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@20b88422[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f87aec6{s=START}]=>HttpChannelOverHttp@1dffb776{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:05.700Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@e1f998f::SocketChannelEndPoint@64e2e2a2{/10.233.65.225:34168<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@e1f998f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6cfb8966{/10.233.65.225:34168<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2d120504[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e9f8193{s=START}]=>HttpChannelOverHttp@1596c71e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:05.701Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@764d57be{SSLC.NBReadCB@401cc344{SslConnection@401cc344::SocketChannelEndPoint@498d9ac4{/10.233.65.225:34170<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@401cc344{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bfc8100{/10.233.65.225:34170<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@20b88422[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f87aec6{s=START}]=>HttpChannelOverHttp@1dffb776{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-12-06T11:15:05.701Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@608929b0{SSLC.NBReadCB@e1f998f{SslConnection@e1f998f::SocketChannelEndPoint@64e2e2a2{/10.233.65.225:34168<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@e1f998f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6cfb8966{/10.233.65.225:34168<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2d120504[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e9f8193{s=START}]=>HttpChannelOverHttp@1596c71e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-12-06T11:15:05.701Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@498d9ac4{/10.233.65.225:34170<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@401cc344{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bfc8100{/10.233.65.225:34170<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@20b88422[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f87aec6{s=START}]=>HttpChannelOverHttp@1dffb776{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:05.701Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@64e2e2a2{/10.233.65.225:34168<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@e1f998f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6cfb8966{/10.233.65.225:34168<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2d120504[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e9f8193{s=START}]=>HttpChannelOverHttp@1596c71e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:05.701Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@506dbcd0 on ManagedSelector@4df13b7e{STARTED} id=0 keys=2 selected=0 updates=0 2022-12-06T11:15:05.701Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@122807cf on ManagedSelector@4df13b7e{STARTED} id=0 keys=2 selected=0 updates=0 2022-12-06T11:15:05.701Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@4df13b7e{STARTED} id=0 keys=2 selected=0 updates=1 2022-12-06T11:15:05.701Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected 2022-12-06T11:15:05.701Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/2 selected 2022-12-06T11:15:05.701Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@64e2e2a2{/10.233.65.225:34168<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@e1f998f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6cfb8966{/10.233.65.225:34168<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2d120504[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e9f8193{s=START}]=>HttpChannelOverHttp@1596c71e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:05.701Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@2e984005 2022-12-06T11:15:05.701Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@498d9ac4{/10.233.65.225:34170<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@401cc344{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bfc8100{/10.233.65.225:34170<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@20b88422[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f87aec6{s=START}]=>HttpChannelOverHttp@1dffb776{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:05.701Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@64fb910e 2022-12-06T11:15:05.701Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 2 updates 2022-12-06T11:15:05.701Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2 2022-12-06T11:15:05.701Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@506dbcd0 2022-12-06T11:15:05.701Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@498d9ac4{/10.233.65.225:34170<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@401cc344{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bfc8100{/10.233.65.225:34170<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@20b88422[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f87aec6{s=START}]=>HttpChannelOverHttp@1dffb776{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:05.701Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@122807cf 2022-12-06T11:15:05.702Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@64e2e2a2{/10.233.65.225:34168<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@e1f998f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6cfb8966{/10.233.65.225:34168<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2d120504[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e9f8193{s=START}]=>HttpChannelOverHttp@1596c71e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:05.702Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-12-06T11:15:05.702Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 2 keys 2022-12-06T11:15:05.702Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 2/2/2 selected 2022-12-06T11:15:05.702Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 2 keys, 0 updates 2022-12-06T11:15:05.702Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.65.162:8000 remote=/10.233.65.225:34168], selector=sun.nio.ch.EPollSelectorImpl@11b562e8, interestOps=1, readyOps=1 SocketChannelEndPoint@64e2e2a2{/10.233.65.225:34168<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@e1f998f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6cfb8966{/10.233.65.225:34168<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2d120504[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e9f8193{s=START}]=>HttpChannelOverHttp@1596c71e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:05.702Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@64e2e2a2{/10.233.65.225:34168<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@e1f998f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6cfb8966{/10.233.65.225:34168<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2d120504[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e9f8193{s=START}]=>HttpChannelOverHttp@1596c71e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:05.702Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@64e2e2a2{/10.233.65.225:34168<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@e1f998f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6cfb8966{/10.233.65.225:34168<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2d120504[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e9f8193{s=START}]=>HttpChannelOverHttp@1596c71e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-12-06T11:15:05.702Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0} tryExecute EatWhatYouKill@3891b430/SelectorProducer@769f6023/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1673]@2022-12-06T11:15:05.7029Z 2022-12-06T11:15:05.703Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@6d5fe618 offer EatWhatYouKill@3891b430/SelectorProducer@769f6023/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1673]@2022-12-06T11:15:05.703046Z 2022-12-06T11:15:05.703Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@6d5fe618 task=EatWhatYouKill@3891b430/SelectorProducer@769f6023/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1673]@2022-12-06T11:15:05.703215Z 2022-12-06T11:15:05.703Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@3891b430/SelectorProducer@769f6023/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1673]@2022-12-06T11:15:05.703178Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@64e2e2a2{/10.233.65.225:34168<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@e1f998f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6cfb8966{/10.233.65.225:34168<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@2d120504[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e9f8193{s=START}]=>HttpChannelOverHttp@1596c71e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-12-06T11:15:05.703Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@3891b430/SelectorProducer@769f6023/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1673]@2022-12-06T11:15:05.703279Z tryProduce true 2022-12-06T11:15:05.703Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@608929b0{SSLC.NBReadCB@e1f998f{SslConnection@e1f998f::SocketChannelEndPoint@64e2e2a2{/10.233.65.225:34168<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@e1f998f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6cfb8966{/10.233.65.225:34168<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@2d120504[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e9f8193{s=START}]=>HttpChannelOverHttp@1596c71e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-12-06T11:15:05.703Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@e1f998f::SocketChannelEndPoint@64e2e2a2{/10.233.65.225:34168<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@e1f998f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6cfb8966{/10.233.65.225:34168<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@2d120504[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e9f8193{s=START}]=>HttpChannelOverHttp@1596c71e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:05.703Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.65.162:8000 remote=/10.233.65.225:34170], selector=sun.nio.ch.EPollSelectorImpl@11b562e8, interestOps=1, readyOps=1 SocketChannelEndPoint@498d9ac4{/10.233.65.225:34170<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@401cc344{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bfc8100{/10.233.65.225:34170<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@20b88422[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f87aec6{s=START}]=>HttpChannelOverHttp@1dffb776{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:05.703Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@498d9ac4{/10.233.65.225:34170<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@401cc344{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bfc8100{/10.233.65.225:34170<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@20b88422[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f87aec6{s=START}]=>HttpChannelOverHttp@1dffb776{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:05.703Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@e1f998f::SocketChannelEndPoint@64e2e2a2{/10.233.65.225:34168<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@e1f998f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6cfb8966{/10.233.65.225:34168<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@2d120504[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e9f8193{s=START}]=>HttpChannelOverHttp@1596c71e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:05.703Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5d0e3d30{AC.ReadCB@2d120504{HttpConnection@2d120504::DecryptedEndPoint@6cfb8966{/10.233.65.225:34168<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=3/30000}}} 2022-12-06T11:15:05.704Z||qtp214768579-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2d120504::DecryptedEndPoint@6cfb8966{/10.233.65.225:34168<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@1fff91a9{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-12-06T11:15:05.703Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@498d9ac4{/10.233.65.225:34170<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@401cc344{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bfc8100{/10.233.65.225:34170<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@20b88422[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f87aec6{s=START}]=>HttpChannelOverHttp@1dffb776{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-12-06T11:15:05.704Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@e1f998f::SocketChannelEndPoint@64e2e2a2{/10.233.65.225:34168<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@e1f998f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6cfb8966{/10.233.65.225:34168<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@2d120504[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e9f8193{s=START}]=>HttpChannelOverHttp@1596c71e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:05.704Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0} tryExecute EatWhatYouKill@3891b430/SelectorProducer@769f6023/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1674]@2022-12-06T11:15:05.704326Z 2022-12-06T11:15:05.704Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-12-06T11:15:05.704Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=0}@3b81c295 offer EatWhatYouKill@3891b430/SelectorProducer@769f6023/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1674]@2022-12-06T11:15:05.70455Z 2022-12-06T11:15:05.704Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=1} startReservedThread p=1 2022-12-06T11:15:05.704Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@7551da2a{s=0/2,p=1}@53d6b8af 2022-12-06T11:15:05.704Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@64e2e2a2{/10.233.65.225:34168<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@e1f998f{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6cfb8966{/10.233.65.225:34168<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@2d120504[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e9f8193{s=START}]=>HttpChannelOverHttp@1596c71e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:05.704Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@52cbd2d2[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-06T11:15:05.704Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@7551da2a{s=0/2,p=1}@53d6b8af 2022-12-06T11:15:05.704Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=1}@3b81c295 task=EatWhatYouKill@3891b430/SelectorProducer@769f6023/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1674]@2022-12-06T11:15:05.704876Z 2022-12-06T11:15:05.704Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-12-06T11:15:05.705Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=1}@53d6b8af started 2022-12-06T11:15:05.705Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@3891b430/SelectorProducer@769f6023/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=1}][pc=0,pic=0,pec=1,epc=1674]@2022-12-06T11:15:05.705157Z tryProduce true 2022-12-06T11:15:05.705Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-12-06T11:15:05.705Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@53d6b8af waiting 2022-12-06T11:15:05.705Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@3891b430/SelectorProducer@769f6023/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1674]@2022-12-06T11:15:05.704916Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@498d9ac4{/10.233.65.225:34170<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@401cc344{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bfc8100{/10.233.65.225:34170<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@20b88422[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f87aec6{s=START}]=>HttpChannelOverHttp@1dffb776{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-12-06T11:15:05.705Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-12-06T11:15:05.705Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@764d57be{SSLC.NBReadCB@401cc344{SslConnection@401cc344::SocketChannelEndPoint@498d9ac4{/10.233.65.225:34170<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@401cc344{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bfc8100{/10.233.65.225:34170<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@20b88422[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f87aec6{s=START}]=>HttpChannelOverHttp@1dffb776{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-12-06T11:15:05.705Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@401cc344::SocketChannelEndPoint@498d9ac4{/10.233.65.225:34170<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@401cc344{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bfc8100{/10.233.65.225:34170<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@20b88422[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f87aec6{s=START}]=>HttpChannelOverHttp@1dffb776{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:05.705Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@401cc344::SocketChannelEndPoint@498d9ac4{/10.233.65.225:34170<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@401cc344{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bfc8100{/10.233.65.225:34170<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@20b88422[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f87aec6{s=START}]=>HttpChannelOverHttp@1dffb776{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:05.705Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1230484e{AC.ReadCB@20b88422{HttpConnection@20b88422::DecryptedEndPoint@bfc8100{/10.233.65.225:34170<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=5/30000}}} 2022-12-06T11:15:05.705Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@20b88422::DecryptedEndPoint@bfc8100{/10.233.65.225:34170<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@2e027101{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-12-06T11:15:05.706Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@401cc344::SocketChannelEndPoint@498d9ac4{/10.233.65.225:34170<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@401cc344{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bfc8100{/10.233.65.225:34170<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@20b88422[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f87aec6{s=START}]=>HttpChannelOverHttp@1dffb776{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:05.706Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-12-06T11:15:05.706Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@498d9ac4{/10.233.65.225:34170<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@401cc344{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bfc8100{/10.233.65.225:34170<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@20b88422[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f87aec6{s=START}]=>HttpChannelOverHttp@1dffb776{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:05.706Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@7e3a2a12[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-06T11:15:05.706Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-12-06T11:15:05.707Z||qtp214768579-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@22195552[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@22195552[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-06T11:15:05.707Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@64e2e2a2{/10.233.65.225:34168<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@e1f998f{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6cfb8966{/10.233.65.225:34168<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@2d120504[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e9f8193{s=START}]=>HttpChannelOverHttp@1596c71e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:05.707Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@e1f998f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6cfb8966{/10.233.65.225:34168<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@2d120504[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e9f8193{s=START}]=>HttpChannelOverHttp@1596c71e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:05.707Z||qtp214768579-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-12-06T11:15:05.707Z||qtp214768579-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2d120504::DecryptedEndPoint@6cfb8966{/10.233.65.225:34168<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=7/30000} filled -1 HeapByteBuffer@22195552[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-06T11:15:05.707Z||qtp214768579-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2d120504::DecryptedEndPoint@6cfb8966{/10.233.65.225:34168<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@22195552[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2022-12-06T11:15:05.707Z||qtp214768579-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@22195552[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-06T11:15:05.707Z||qtp214768579-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-12-06T11:15:05.708Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@6cfb8966{/10.233.65.225:34168<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=7/30000} 2022-12-06T11:15:05.708Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@6cfb8966{/10.233.65.225:34168<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=8/30000} 2022-12-06T11:15:05.708Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@e1f998f::SocketChannelEndPoint@64e2e2a2{/10.233.65.225:34168<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@e1f998f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6cfb8966{/10.233.65.225:34168<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@2d120504[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3e9f8193{s=START}]=>HttpChannelOverHttp@1596c71e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-12-06T11:15:05.708Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@498d9ac4{/10.233.65.225:34170<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@401cc344{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bfc8100{/10.233.65.225:34170<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@20b88422[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f87aec6{s=START}]=>HttpChannelOverHttp@1dffb776{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:05.708Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 2 keys 2022-12-06T11:15:05.708Z||qtp214768579-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@aec5e46[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@aec5e46[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-06T11:15:05.708Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@e1f998f::SocketChannelEndPoint@64e2e2a2{/10.233.65.225:34168<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@e1f998f{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6cfb8966{/10.233.65.225:34168<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@2d120504[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3e9f8193{s=START}]=>HttpChannelOverHttp@1596c71e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:05.708Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7917d93e[p=0,l=0,c=0,r=0]={<<<>>>} 2022-12-06T11:15:05.708Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@401cc344{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bfc8100{/10.233.65.225:34170<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@20b88422[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f87aec6{s=START}]=>HttpChannelOverHttp@1dffb776{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:05.708Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-12-06T11:15:05.708Z||qtp214768579-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-12-06T11:15:05.709Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2022-12-06T11:15:05.709Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@20b88422::DecryptedEndPoint@bfc8100{/10.233.65.225:34170<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=9/30000} filled -1 HeapByteBuffer@aec5e46[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-06T11:15:05.709Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@20b88422::DecryptedEndPoint@bfc8100{/10.233.65.225:34170<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=9/30000} parse HeapByteBuffer@aec5e46[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2022-12-06T11:15:05.709Z||qtp214768579-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@aec5e46[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-06T11:15:05.709Z||qtp214768579-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-12-06T11:15:05.709Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@bfc8100{/10.233.65.225:34170<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=9/30000} 2022-12-06T11:15:05.709Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@bfc8100{/10.233.65.225:34170<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=9/30000} 2022-12-06T11:15:05.709Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@64e2e2a2{/10.233.65.225:34168<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@e1f998f{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6cfb8966{/10.233.65.225:34168<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@2d120504[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3e9f8193{s=START}]=>HttpChannelOverHttp@1596c71e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:05.709Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@401cc344::SocketChannelEndPoint@498d9ac4{/10.233.65.225:34170<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@401cc344{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bfc8100{/10.233.65.225:34170<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@20b88422[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2f87aec6{s=START}]=>HttpChannelOverHttp@1dffb776{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-12-06T11:15:05.709Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-12-06T11:15:05.709Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-12-06T11:15:05.709Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2022-12-06T11:15:05.709Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@401cc344::SocketChannelEndPoint@498d9ac4{/10.233.65.225:34170<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@401cc344{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bfc8100{/10.233.65.225:34170<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@20b88422[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2f87aec6{s=START}]=>HttpChannelOverHttp@1dffb776{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:05.709Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7917d93e[p=0,l=0,c=0,r=0]={<<<>>>} 2022-12-06T11:15:05.709Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-12-06T11:15:05.709Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2022-12-06T11:15:05.710Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@498d9ac4{/10.233.65.225:34170<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@401cc344{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bfc8100{/10.233.65.225:34170<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@20b88422[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2f87aec6{s=START}]=>HttpChannelOverHttp@1dffb776{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:05.710Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-12-06T11:15:05.710Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-12-06T11:15:05.710Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@e1f998f::SocketChannelEndPoint@64e2e2a2{/10.233.65.225:34168<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@e1f998f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6cfb8966{/10.233.65.225:34168<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@2d120504[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3e9f8193{s=START}]=>HttpChannelOverHttp@1596c71e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-12-06T11:15:05.710Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2022-12-06T11:15:05.710Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@e1f998f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6cfb8966{/10.233.65.225:34168<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@2d120504[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3e9f8193{s=START}]=>HttpChannelOverHttp@1596c71e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:05.710Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@401cc344::SocketChannelEndPoint@498d9ac4{/10.233.65.225:34170<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@401cc344{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bfc8100{/10.233.65.225:34170<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@20b88422[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2f87aec6{s=START}]=>HttpChannelOverHttp@1dffb776{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-12-06T11:15:05.711Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@401cc344{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bfc8100{/10.233.65.225:34170<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@20b88422[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2f87aec6{s=START}]=>HttpChannelOverHttp@1dffb776{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:05.711Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@e1f998f::SocketChannelEndPoint@64e2e2a2{/10.233.65.225:34168<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@e1f998f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6cfb8966{/10.233.65.225:34168<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@2d120504[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3e9f8193{s=START}]=>HttpChannelOverHttp@1596c71e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2022-12-06T11:15:05.711Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@401cc344::SocketChannelEndPoint@498d9ac4{/10.233.65.225:34170<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@401cc344{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bfc8100{/10.233.65.225:34170<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@20b88422[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2f87aec6{s=START}]=>HttpChannelOverHttp@1dffb776{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2022-12-06T11:15:05.711Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@6cfb8966{/10.233.65.225:34168<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=11/30000} 2022-12-06T11:15:05.711Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@bfc8100{/10.233.65.225:34170<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=11/30000} 2022-12-06T11:15:05.711Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@498d9ac4{/10.233.65.225:34170<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@401cc344{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bfc8100{/10.233.65.225:34170<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@20b88422[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2f87aec6{s=START}]=>HttpChannelOverHttp@1dffb776{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:05.711Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@64e2e2a2{/10.233.65.225:34168<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@e1f998f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6cfb8966{/10.233.65.225:34168<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@2d120504[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3e9f8193{s=START}]=>HttpChannelOverHttp@1596c71e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:05.711Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@498d9ac4{/10.233.65.225:34170<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@401cc344{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bfc8100{/10.233.65.225:34170<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@20b88422[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2f87aec6{s=START}]=>HttpChannelOverHttp@1dffb776{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:05.711Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@64e2e2a2{/10.233.65.225:34168<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@e1f998f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6cfb8966{/10.233.65.225:34168<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@2d120504[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3e9f8193{s=START}]=>HttpChannelOverHttp@1596c71e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:05.712Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@498d9ac4{/10.233.65.225:34170<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@401cc344{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bfc8100{/10.233.65.225:34170<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@20b88422[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2f87aec6{s=START}]=>HttpChannelOverHttp@1dffb776{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:05.712Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@64e2e2a2{/10.233.65.225:34168<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@e1f998f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6cfb8966{/10.233.65.225:34168<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@2d120504[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3e9f8193{s=START}]=>HttpChannelOverHttp@1596c71e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:05.712Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4c63a693{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-12-06T11:15:05.712Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@764d57be{null} 2022-12-06T11:15:05.712Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@47caef60{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-12-06T11:15:05.712Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@608929b0{null} 2022-12-06T11:15:05.712Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@4df13b7e{STARTED} id=0 keys=2 selected=0 updates=0 2022-12-06T11:15:05.712Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@213e15a8 2022-12-06T11:15:05.712Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@4df13b7e{STARTED} id=0 keys=2 selected=0 updates=0 2022-12-06T11:15:05.712Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2a167c70 2022-12-06T11:15:05.712Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected 2022-12-06T11:15:05.712Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@213e15a8 2022-12-06T11:15:05.713Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2a167c70 2022-12-06T11:15:05.713Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/0 selected 2022-12-06T11:15:05.713Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 0 updates 2022-12-06T11:15:05.713Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@64e2e2a2{/10.233.65.225:34168<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@e1f998f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6cfb8966{/10.233.65.225:34168<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@2d120504[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3e9f8193{s=START}]=>HttpChannelOverHttp@1596c71e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:05.713Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-12-06T11:15:05.713Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-12-06T11:15:05.713Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@498d9ac4{/10.233.65.225:34170<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@401cc344{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bfc8100{/10.233.65.225:34170<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@20b88422[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2f87aec6{s=START}]=>HttpChannelOverHttp@1dffb776{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:05.713Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@498d9ac4{/10.233.65.225:34170<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@401cc344{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bfc8100{/10.233.65.225:34170<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@20b88422[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2f87aec6{s=START}]=>HttpChannelOverHttp@1dffb776{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:05.713Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@64e2e2a2{/10.233.65.225:34168<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@e1f998f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6cfb8966{/10.233.65.225:34168<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@2d120504[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3e9f8193{s=START}]=>HttpChannelOverHttp@1596c71e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:05.713Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@2d120504::DecryptedEndPoint@6cfb8966{/10.233.65.225:34168<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=13/30000} 2022-12-06T11:15:05.713Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 0 keys 2022-12-06T11:15:05.713Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@20b88422::DecryptedEndPoint@bfc8100{/10.233.65.225:34170<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=13/30000} 2022-12-06T11:15:05.713Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@e1f998f::SocketChannelEndPoint@64e2e2a2{/10.233.65.225:34168<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@e1f998f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6cfb8966{/10.233.65.225:34168<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@2d120504[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3e9f8193{s=START}]=>HttpChannelOverHttp@1596c71e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:05.713Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@401cc344::SocketChannelEndPoint@498d9ac4{/10.233.65.225:34170<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@401cc344{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bfc8100{/10.233.65.225:34170<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@20b88422[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2f87aec6{s=START}]=>HttpChannelOverHttp@1dffb776{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:05.713Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2a167c70 2022-12-06T11:15:05.713Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@213e15a8 2022-12-06T11:15:05.714Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@498d9ac4{/10.233.65.225:34170<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@401cc344{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bfc8100{/10.233.65.225:34170<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@20b88422[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2f87aec6{s=START}]=>HttpChannelOverHttp@1dffb776{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:05.714Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@553a99a{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-12-06T11:15:05.714Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1230484e{null} 2022-12-06T11:15:05.714Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@20b88422::DecryptedEndPoint@bfc8100{/10.233.65.225:34170<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=14/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-12-06T11:15:05.714Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@20b88422::DecryptedEndPoint@bfc8100{/10.233.65.225:34170<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=14/30000} 2022-12-06T11:15:05.714Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@bfc8100{/10.233.65.225:34170<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=14/30000} 2022-12-06T11:15:05.714Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@64e2e2a2{/10.233.65.225:34168<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@e1f998f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6cfb8966{/10.233.65.225:34168<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@2d120504[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3e9f8193{s=START}]=>HttpChannelOverHttp@1596c71e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:05.714Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@20b88422::DecryptedEndPoint@bfc8100{/10.233.65.225:34170<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=14/30000} onFillable exit HttpChannelState@2e027101{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-12-06T11:15:05.714Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4c0ec48a{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-12-06T11:15:05.714Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@401cc344{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bfc8100{/10.233.65.225:34170<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@20b88422[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2f87aec6{s=START}]=>HttpChannelOverHttp@1dffb776{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:05.714Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@6d5fe618 waiting 2022-12-06T11:15:05.714Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5d0e3d30{null} 2022-12-06T11:15:05.714Z||qtp214768579-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2d120504::DecryptedEndPoint@6cfb8966{/10.233.65.225:34168<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=14/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-12-06T11:15:05.714Z||qtp214768579-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@2d120504::DecryptedEndPoint@6cfb8966{/10.233.65.225:34168<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=14/30000} 2022-12-06T11:15:05.715Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@6cfb8966{/10.233.65.225:34168<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=15/30000} 2022-12-06T11:15:05.715Z||qtp214768579-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2d120504::DecryptedEndPoint@6cfb8966{/10.233.65.225:34168<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=15/30000} onFillable exit HttpChannelState@1fff91a9{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-12-06T11:15:05.715Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@e1f998f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6cfb8966{/10.233.65.225:34168<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@2d120504[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3e9f8193{s=START}]=>HttpChannelOverHttp@1596c71e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:05.715Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@52630b5d size 2 > capacity 2022-12-06T11:15:05.715Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@7551da2a{s=2/2,p=0}@52630b5d 2022-12-06T11:15:15.698Z||qtp214768579-21-acceptor-0@1d982fbe-ServerConnector@1f443fae{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@653786fd on ManagedSelector@4df13b7e{STARTED} id=0 keys=0 selected=0 updates=0 2022-12-06T11:15:15.698Z||qtp214768579-21-acceptor-0@1d982fbe-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@4df13b7e{STARTED} id=0 keys=0 selected=0 updates=1 2022-12-06T11:15:15.698Z||qtp214768579-21-acceptor-0@1d982fbe-ServerConnector@1f443fae{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@c426c8c on ManagedSelector@4df13b7e{STARTED} id=0 keys=0 selected=0 updates=1 2022-12-06T11:15:15.698Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected 2022-12-06T11:15:15.698Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/0 selected 2022-12-06T11:15:15.698Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 2 updates 2022-12-06T11:15:15.698Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2 2022-12-06T11:15:15.698Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@653786fd 2022-12-06T11:15:15.698Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@653786fd 2022-12-06T11:15:15.698Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@c426c8c 2022-12-06T11:15:15.698Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@c426c8c 2022-12-06T11:15:15.698Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@653786fd 2022-12-06T11:15:15.698Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@c426c8c 2022-12-06T11:15:15.698Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-12-06T11:15:15.698Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 2 keys 2022-12-06T11:15:15.698Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@50f99f00{/10.233.65.225:34282<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-12-06T11:15:15.698Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@420ed985{/10.233.65.225:34280<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-12-06T11:15:15.699Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@7c32df92 2022-12-06T11:15:15.699Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@526c8bb2 2022-12-06T11:15:15.699Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@555fad0d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@79bce16{/10.233.65.225:34282<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@1b86407a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-12-06T11:15:15.699Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@4e80c6e6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@733668da{/10.233.65.225:34280<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@474045c8{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-12-06T11:15:15.699Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@7122d2d7::DecryptedEndPoint@79bce16{/10.233.65.225:34282<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-12-06T11:15:15.699Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@71c76789::DecryptedEndPoint@733668da{/10.233.65.225:34280<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-12-06T11:15:15.699Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@50f99f00{/10.233.65.225:34282<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@59bd3e3b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bce16{/10.233.65.225:34282<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@7122d2d7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fa064{s=START}]=>HttpChannelOverHttp@555fad0d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:15.699Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@420ed985{/10.233.65.225:34280<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@39b838a1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@733668da{/10.233.65.225:34280<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@71c76789[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7988f7f4{s=START}]=>HttpChannelOverHttp@4e80c6e6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:15.699Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@59bd3e3b::SocketChannelEndPoint@50f99f00{/10.233.65.225:34282<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@59bd3e3b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bce16{/10.233.65.225:34282<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@7122d2d7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fa064{s=START}]=>HttpChannelOverHttp@555fad0d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:15.699Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@7122d2d7::DecryptedEndPoint@79bce16{/10.233.65.225:34282<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-12-06T11:15:15.699Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@39b838a1::SocketChannelEndPoint@420ed985{/10.233.65.225:34280<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@39b838a1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@733668da{/10.233.65.225:34280<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@71c76789[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7988f7f4{s=START}]=>HttpChannelOverHttp@4e80c6e6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:15.699Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@7122d2d7::DecryptedEndPoint@79bce16{/10.233.65.225:34282<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-12-06T11:15:15.699Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@71c76789::DecryptedEndPoint@733668da{/10.233.65.225:34280<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-12-06T11:15:15.699Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2923b58f{AC.ReadCB@7122d2d7{HttpConnection@7122d2d7::DecryptedEndPoint@79bce16{/10.233.65.225:34282<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-12-06T11:15:15.699Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@71c76789::DecryptedEndPoint@733668da{/10.233.65.225:34280<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=0/30000} 2022-12-06T11:15:15.699Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@59bd3e3b::SocketChannelEndPoint@50f99f00{/10.233.65.225:34282<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@59bd3e3b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bce16{/10.233.65.225:34282<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7122d2d7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fa064{s=START}]=>HttpChannelOverHttp@555fad0d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:15.699Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-12-06T11:15:15.699Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3ca39308{AC.ReadCB@71c76789{HttpConnection@71c76789::DecryptedEndPoint@733668da{/10.233.65.225:34280<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-12-06T11:15:15.699Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@59bd3e3b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79bce16{/10.233.65.225:34282<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7122d2d7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fa064{s=START}]=>HttpChannelOverHttp@555fad0d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:15.699Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@39b838a1::SocketChannelEndPoint@420ed985{/10.233.65.225:34280<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@39b838a1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@733668da{/10.233.65.225:34280<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@71c76789[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7988f7f4{s=START}]=>HttpChannelOverHttp@4e80c6e6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:15.700Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-12-06T11:15:15.700Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@59bd3e3b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79bce16{/10.233.65.225:34282<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7122d2d7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fa064{s=START}]=>HttpChannelOverHttp@555fad0d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-12-06T11:15:15.700Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@50f99f00{/10.233.65.225:34282<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@59bd3e3b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79bce16{/10.233.65.225:34282<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7122d2d7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fa064{s=START}]=>HttpChannelOverHttp@555fad0d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:15.700Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@7e8cdd05 on ManagedSelector@4df13b7e{STARTED} id=0 keys=2 selected=0 updates=0 2022-12-06T11:15:15.700Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@4df13b7e{STARTED} id=0 keys=2 selected=0 updates=1 2022-12-06T11:15:15.700Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@39b838a1::SocketChannelEndPoint@420ed985{/10.233.65.225:34280<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@39b838a1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@733668da{/10.233.65.225:34280<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@71c76789[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7988f7f4{s=START}]=>HttpChannelOverHttp@4e80c6e6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:15.700Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@50f99f00{/10.233.65.225:34282<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@59bd3e3b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79bce16{/10.233.65.225:34282<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7122d2d7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fa064{s=START}]=>HttpChannelOverHttp@555fad0d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:15.700Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@c426c8c 2022-12-06T11:15:15.700Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected 2022-12-06T11:15:15.700Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/2 selected 2022-12-06T11:15:15.700Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 1 updates 2022-12-06T11:15:15.700Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7692403a{SSLC.NBReadCB@39b838a1{SslConnection@39b838a1::SocketChannelEndPoint@420ed985{/10.233.65.225:34280<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@39b838a1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@733668da{/10.233.65.225:34280<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@71c76789[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7988f7f4{s=START}]=>HttpChannelOverHttp@4e80c6e6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-12-06T11:15:15.700Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-12-06T11:15:15.700Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@7e8cdd05 2022-12-06T11:15:15.700Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@420ed985{/10.233.65.225:34280<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@39b838a1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@733668da{/10.233.65.225:34280<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@71c76789[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7988f7f4{s=START}]=>HttpChannelOverHttp@4e80c6e6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:15.700Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@e171379 on ManagedSelector@4df13b7e{STARTED} id=0 keys=2 selected=0 updates=0 2022-12-06T11:15:15.700Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@50f99f00{/10.233.65.225:34282<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@59bd3e3b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79bce16{/10.233.65.225:34282<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7122d2d7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fa064{s=START}]=>HttpChannelOverHttp@555fad0d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:15.700Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 1 2022-12-06T11:15:15.700Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|wakeup on updates SelectorProducer@769f6023 2022-12-06T11:15:15.700Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@420ed985{/10.233.65.225:34280<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@39b838a1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@733668da{/10.233.65.225:34280<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@71c76789[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7988f7f4{s=START}]=>HttpChannelOverHttp@4e80c6e6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:15.700Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 2 keys 2022-12-06T11:15:15.700Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@653786fd 2022-12-06T11:15:15.700Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 1/1/2 selected 2022-12-06T11:15:15.700Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 1 keys, 1 updates 2022-12-06T11:15:15.700Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.65.162:8000 remote=/10.233.65.225:34282], selector=sun.nio.ch.EPollSelectorImpl@11b562e8, interestOps=1, readyOps=1 SocketChannelEndPoint@50f99f00{/10.233.65.225:34282<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@59bd3e3b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79bce16{/10.233.65.225:34282<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7122d2d7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fa064{s=START}]=>HttpChannelOverHttp@555fad0d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:15.701Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@50f99f00{/10.233.65.225:34282<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@59bd3e3b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79bce16{/10.233.65.225:34282<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7122d2d7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fa064{s=START}]=>HttpChannelOverHttp@555fad0d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:15.701Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@50f99f00{/10.233.65.225:34282<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@59bd3e3b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79bce16{/10.233.65.225:34282<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7122d2d7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fa064{s=START}]=>HttpChannelOverHttp@555fad0d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-12-06T11:15:15.701Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0} tryExecute EatWhatYouKill@3891b430/SelectorProducer@769f6023/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1675]@2022-12-06T11:15:15.701213Z 2022-12-06T11:15:15.701Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@6d5fe618 offer EatWhatYouKill@3891b430/SelectorProducer@769f6023/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1675]@2022-12-06T11:15:15.70131Z 2022-12-06T11:15:15.701Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@6d5fe618 task=EatWhatYouKill@3891b430/SelectorProducer@769f6023/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1675]@2022-12-06T11:15:15.701431Z 2022-12-06T11:15:15.701Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@3891b430/SelectorProducer@769f6023/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1675]@2022-12-06T11:15:15.701375Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@50f99f00{/10.233.65.225:34282<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@59bd3e3b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79bce16{/10.233.65.225:34282<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7122d2d7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fa064{s=START}]=>HttpChannelOverHttp@555fad0d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-12-06T11:15:15.701Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4e707e16{SSLC.NBReadCB@59bd3e3b{SslConnection@59bd3e3b::SocketChannelEndPoint@50f99f00{/10.233.65.225:34282<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@59bd3e3b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79bce16{/10.233.65.225:34282<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7122d2d7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fa064{s=START}]=>HttpChannelOverHttp@555fad0d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-12-06T11:15:15.701Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@3891b430/SelectorProducer@769f6023/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1676]@2022-12-06T11:15:15.701599Z tryProduce true 2022-12-06T11:15:15.701Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-12-06T11:15:15.701Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@e171379 2022-12-06T11:15:15.701Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@59bd3e3b::SocketChannelEndPoint@50f99f00{/10.233.65.225:34282<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@59bd3e3b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79bce16{/10.233.65.225:34282<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7122d2d7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fa064{s=START}]=>HttpChannelOverHttp@555fad0d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:15.701Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@420ed985{/10.233.65.225:34280<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@39b838a1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@733668da{/10.233.65.225:34280<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@71c76789[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7988f7f4{s=START}]=>HttpChannelOverHttp@4e80c6e6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:15.701Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-12-06T11:15:15.701Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@50f99f00{/10.233.65.225:34282<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@59bd3e3b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79bce16{/10.233.65.225:34282<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7122d2d7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fa064{s=START}]=>HttpChannelOverHttp@555fad0d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:15.701Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 2 keys 2022-12-06T11:15:15.701Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@59bd3e3b::SocketChannelEndPoint@50f99f00{/10.233.65.225:34282<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@59bd3e3b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@79bce16{/10.233.65.225:34282<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7122d2d7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fa064{s=START}]=>HttpChannelOverHttp@555fad0d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:15.701Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 1/1/2 selected 2022-12-06T11:15:15.701Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 1 keys, 0 updates 2022-12-06T11:15:15.701Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2923b58f{AC.ReadCB@7122d2d7{HttpConnection@7122d2d7::DecryptedEndPoint@79bce16{/10.233.65.225:34282<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=2/30000}}} 2022-12-06T11:15:15.702Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.65.162:8000 remote=/10.233.65.225:34280], selector=sun.nio.ch.EPollSelectorImpl@11b562e8, interestOps=1, readyOps=1 SocketChannelEndPoint@420ed985{/10.233.65.225:34280<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@39b838a1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@733668da{/10.233.65.225:34280<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@71c76789[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7988f7f4{s=START}]=>HttpChannelOverHttp@4e80c6e6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:15.702Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7122d2d7::DecryptedEndPoint@79bce16{/10.233.65.225:34282<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@1b86407a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-12-06T11:15:15.702Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@420ed985{/10.233.65.225:34280<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@39b838a1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@733668da{/10.233.65.225:34280<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@71c76789[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7988f7f4{s=START}]=>HttpChannelOverHttp@4e80c6e6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:15.702Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@420ed985{/10.233.65.225:34280<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@39b838a1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@733668da{/10.233.65.225:34280<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@71c76789[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7988f7f4{s=START}]=>HttpChannelOverHttp@4e80c6e6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-12-06T11:15:15.702Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@59bd3e3b::SocketChannelEndPoint@50f99f00{/10.233.65.225:34282<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@59bd3e3b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bce16{/10.233.65.225:34282<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@7122d2d7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fa064{s=START}]=>HttpChannelOverHttp@555fad0d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:15.702Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0} tryExecute EatWhatYouKill@3891b430/SelectorProducer@769f6023/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1676]@2022-12-06T11:15:15.702262Z 2022-12-06T11:15:15.702Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-12-06T11:15:15.702Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=0}@53d6b8af offer EatWhatYouKill@3891b430/SelectorProducer@769f6023/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1676]@2022-12-06T11:15:15.702323Z 2022-12-06T11:15:15.702Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@50f99f00{/10.233.65.225:34282<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@59bd3e3b{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bce16{/10.233.65.225:34282<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@7122d2d7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fa064{s=START}]=>HttpChannelOverHttp@555fad0d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:15.702Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@aec5e46[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-06T11:15:15.702Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-12-06T11:15:15.702Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=1} startReservedThread p=1 2022-12-06T11:15:15.702Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@7551da2a{s=0/2,p=1}@6da5d918 2022-12-06T11:15:15.702Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=0}@53d6b8af task=EatWhatYouKill@3891b430/SelectorProducer@769f6023/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@7551da2a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1676]@2022-12-06T11:15:15.702597Z 2022-12-06T11:15:15.702Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@7551da2a{s=0/2,p=1}@6da5d918 2022-12-06T11:15:15.702Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@3891b430/SelectorProducer@769f6023/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1676]@2022-12-06T11:15:15.702637Z tryProduce true 2022-12-06T11:15:15.702Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=1}@6da5d918 started 2022-12-06T11:15:15.702Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-12-06T11:15:15.702Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-12-06T11:15:15.702Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@6da5d918 waiting 2022-12-06T11:15:15.702Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@420ed985{/10.233.65.225:34280<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@39b838a1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@733668da{/10.233.65.225:34280<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@71c76789[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7988f7f4{s=START}]=>HttpChannelOverHttp@4e80c6e6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:15.702Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 2 keys 2022-12-06T11:15:15.702Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@3891b430/SelectorProducer@769f6023/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1676]@2022-12-06T11:15:15.702669Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@420ed985{/10.233.65.225:34280<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@39b838a1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@733668da{/10.233.65.225:34280<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@71c76789[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7988f7f4{s=START}]=>HttpChannelOverHttp@4e80c6e6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-12-06T11:15:15.703Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7692403a{SSLC.NBReadCB@39b838a1{SslConnection@39b838a1::SocketChannelEndPoint@420ed985{/10.233.65.225:34280<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@39b838a1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@733668da{/10.233.65.225:34280<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@71c76789[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7988f7f4{s=START}]=>HttpChannelOverHttp@4e80c6e6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-12-06T11:15:15.703Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@39b838a1::SocketChannelEndPoint@420ed985{/10.233.65.225:34280<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@39b838a1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@733668da{/10.233.65.225:34280<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@71c76789[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7988f7f4{s=START}]=>HttpChannelOverHttp@4e80c6e6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:15.703Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@39b838a1::SocketChannelEndPoint@420ed985{/10.233.65.225:34280<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@39b838a1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@733668da{/10.233.65.225:34280<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@71c76789[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7988f7f4{s=START}]=>HttpChannelOverHttp@4e80c6e6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:15.703Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3ca39308{AC.ReadCB@71c76789{HttpConnection@71c76789::DecryptedEndPoint@733668da{/10.233.65.225:34280<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=4/30000}}} 2022-12-06T11:15:15.703Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@71c76789::DecryptedEndPoint@733668da{/10.233.65.225:34280<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@474045c8{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-12-06T11:15:15.703Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@39b838a1::SocketChannelEndPoint@420ed985{/10.233.65.225:34280<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@39b838a1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@733668da{/10.233.65.225:34280<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@71c76789[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7988f7f4{s=START}]=>HttpChannelOverHttp@4e80c6e6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:15.703Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-12-06T11:15:15.703Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@420ed985{/10.233.65.225:34280<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@39b838a1{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@733668da{/10.233.65.225:34280<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@71c76789[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7988f7f4{s=START}]=>HttpChannelOverHttp@4e80c6e6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:15.703Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@3ca3ad01[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-06T11:15:15.703Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-12-06T11:15:15.703Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@22195552[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@22195552[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-06T11:15:15.704Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@59bd3e3b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bce16{/10.233.65.225:34282<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@7122d2d7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@fa064{s=START}]=>HttpChannelOverHttp@555fad0d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:15.704Z||qtp214768579-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-12-06T11:15:15.704Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7122d2d7::DecryptedEndPoint@79bce16{/10.233.65.225:34282<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=5/30000} filled -1 HeapByteBuffer@22195552[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-06T11:15:15.704Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7122d2d7::DecryptedEndPoint@79bce16{/10.233.65.225:34282<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@22195552[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2022-12-06T11:15:15.704Z||qtp214768579-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@22195552[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-06T11:15:15.704Z||qtp214768579-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-12-06T11:15:15.704Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@79bce16{/10.233.65.225:34282<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=5/30000} 2022-12-06T11:15:15.704Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@79bce16{/10.233.65.225:34282<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=5/30000} 2022-12-06T11:15:15.704Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@59bd3e3b::SocketChannelEndPoint@50f99f00{/10.233.65.225:34282<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@59bd3e3b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bce16{/10.233.65.225:34282<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@7122d2d7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@fa064{s=START}]=>HttpChannelOverHttp@555fad0d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-12-06T11:15:15.704Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@59bd3e3b::SocketChannelEndPoint@50f99f00{/10.233.65.225:34282<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@59bd3e3b{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bce16{/10.233.65.225:34282<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@7122d2d7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@fa064{s=START}]=>HttpChannelOverHttp@555fad0d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:15.704Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7917d93e[p=0,l=0,c=0,r=0]={<<<>>>} 2022-12-06T11:15:15.704Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-12-06T11:15:15.704Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2022-12-06T11:15:15.704Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@50f99f00{/10.233.65.225:34282<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@59bd3e3b{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bce16{/10.233.65.225:34282<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@7122d2d7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@fa064{s=START}]=>HttpChannelOverHttp@555fad0d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:15.704Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-12-06T11:15:15.704Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-12-06T11:15:15.705Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2022-12-06T11:15:15.705Z||qtp214768579-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@25cfb319[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@25cfb319[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-06T11:15:15.705Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@39b838a1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@733668da{/10.233.65.225:34280<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@71c76789[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7988f7f4{s=START}]=>HttpChannelOverHttp@4e80c6e6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:15.705Z||qtp214768579-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-12-06T11:15:15.705Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@59bd3e3b::SocketChannelEndPoint@50f99f00{/10.233.65.225:34282<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@59bd3e3b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bce16{/10.233.65.225:34282<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@7122d2d7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@fa064{s=START}]=>HttpChannelOverHttp@555fad0d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-12-06T11:15:15.705Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@71c76789::DecryptedEndPoint@733668da{/10.233.65.225:34280<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@25cfb319[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-06T11:15:15.705Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@71c76789::DecryptedEndPoint@733668da{/10.233.65.225:34280<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@25cfb319[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2022-12-06T11:15:15.705Z||qtp214768579-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@25cfb319[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-06T11:15:15.705Z||qtp214768579-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-12-06T11:15:15.705Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@59bd3e3b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bce16{/10.233.65.225:34282<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@7122d2d7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@fa064{s=START}]=>HttpChannelOverHttp@555fad0d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:15.705Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@733668da{/10.233.65.225:34280<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=6/30000} 2022-12-06T11:15:15.705Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@733668da{/10.233.65.225:34280<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=6/30000} 2022-12-06T11:15:15.705Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@39b838a1::SocketChannelEndPoint@420ed985{/10.233.65.225:34280<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@39b838a1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@733668da{/10.233.65.225:34280<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@71c76789[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7988f7f4{s=START}]=>HttpChannelOverHttp@4e80c6e6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-12-06T11:15:15.705Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@59bd3e3b::SocketChannelEndPoint@50f99f00{/10.233.65.225:34282<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@59bd3e3b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bce16{/10.233.65.225:34282<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@7122d2d7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@fa064{s=START}]=>HttpChannelOverHttp@555fad0d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2022-12-06T11:15:15.705Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@39b838a1::SocketChannelEndPoint@420ed985{/10.233.65.225:34280<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@39b838a1{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@733668da{/10.233.65.225:34280<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@71c76789[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7988f7f4{s=START}]=>HttpChannelOverHttp@4e80c6e6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:15.705Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@79bce16{/10.233.65.225:34282<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=6/30000} 2022-12-06T11:15:15.705Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7917d93e[p=0,l=0,c=0,r=0]={<<<>>>} 2022-12-06T11:15:15.705Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-12-06T11:15:15.706Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2022-12-06T11:15:15.706Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@50f99f00{/10.233.65.225:34282<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@59bd3e3b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bce16{/10.233.65.225:34282<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@7122d2d7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@fa064{s=START}]=>HttpChannelOverHttp@555fad0d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:15.706Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@50f99f00{/10.233.65.225:34282<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@59bd3e3b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bce16{/10.233.65.225:34282<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@7122d2d7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@fa064{s=START}]=>HttpChannelOverHttp@555fad0d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:15.706Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@50f99f00{/10.233.65.225:34282<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@59bd3e3b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bce16{/10.233.65.225:34282<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@7122d2d7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@fa064{s=START}]=>HttpChannelOverHttp@555fad0d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:15.706Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@420ed985{/10.233.65.225:34280<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@39b838a1{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@733668da{/10.233.65.225:34280<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@71c76789[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7988f7f4{s=START}]=>HttpChannelOverHttp@4e80c6e6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:15.706Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-12-06T11:15:15.706Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-12-06T11:15:15.706Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2022-12-06T11:15:15.706Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5aed8d2c{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-12-06T11:15:15.706Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4e707e16{null} 2022-12-06T11:15:15.706Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@4df13b7e{STARTED} id=0 keys=2 selected=0 updates=0 2022-12-06T11:15:15.706Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6076e00 2022-12-06T11:15:15.706Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected 2022-12-06T11:15:15.706Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/1 selected 2022-12-06T11:15:15.706Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 0 updates 2022-12-06T11:15:15.706Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-12-06T11:15:15.706Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-12-06T11:15:15.706Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 1 keys 2022-12-06T11:15:15.706Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6076e00 2022-12-06T11:15:15.706Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@50f99f00{/10.233.65.225:34282<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@59bd3e3b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bce16{/10.233.65.225:34282<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@7122d2d7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@fa064{s=START}]=>HttpChannelOverHttp@555fad0d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:15.706Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@39b838a1::SocketChannelEndPoint@420ed985{/10.233.65.225:34280<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@39b838a1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@733668da{/10.233.65.225:34280<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@71c76789[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7988f7f4{s=START}]=>HttpChannelOverHttp@4e80c6e6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-12-06T11:15:15.706Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@50f99f00{/10.233.65.225:34282<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@59bd3e3b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bce16{/10.233.65.225:34282<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@7122d2d7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@fa064{s=START}]=>HttpChannelOverHttp@555fad0d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:15.706Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@39b838a1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@733668da{/10.233.65.225:34280<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@71c76789[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7988f7f4{s=START}]=>HttpChannelOverHttp@4e80c6e6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:15.706Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5d3f2282{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-12-06T11:15:15.706Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@39b838a1::SocketChannelEndPoint@420ed985{/10.233.65.225:34280<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@39b838a1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@733668da{/10.233.65.225:34280<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@71c76789[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7988f7f4{s=START}]=>HttpChannelOverHttp@4e80c6e6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2022-12-06T11:15:15.707Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@733668da{/10.233.65.225:34280<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=8/30000} 2022-12-06T11:15:15.706Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@50f99f00{/10.233.65.225:34282<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@59bd3e3b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bce16{/10.233.65.225:34282<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@7122d2d7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@fa064{s=START}]=>HttpChannelOverHttp@555fad0d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:15.706Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2923b58f{null} 2022-12-06T11:15:15.707Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@420ed985{/10.233.65.225:34280<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@39b838a1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@733668da{/10.233.65.225:34280<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@71c76789[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7988f7f4{s=START}]=>HttpChannelOverHttp@4e80c6e6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:15.707Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7122d2d7::DecryptedEndPoint@79bce16{/10.233.65.225:34282<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=8/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-12-06T11:15:15.707Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@7122d2d7::DecryptedEndPoint@79bce16{/10.233.65.225:34282<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=8/30000} 2022-12-06T11:15:15.707Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@420ed985{/10.233.65.225:34280<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@39b838a1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@733668da{/10.233.65.225:34280<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@71c76789[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7988f7f4{s=START}]=>HttpChannelOverHttp@4e80c6e6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:15.707Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@79bce16{/10.233.65.225:34282<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=8/30000} 2022-12-06T11:15:15.707Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@7122d2d7::DecryptedEndPoint@79bce16{/10.233.65.225:34282<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=8/30000} 2022-12-06T11:15:15.707Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@420ed985{/10.233.65.225:34280<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@39b838a1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@733668da{/10.233.65.225:34280<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@71c76789[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7988f7f4{s=START}]=>HttpChannelOverHttp@4e80c6e6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:15.707Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7122d2d7::DecryptedEndPoint@79bce16{/10.233.65.225:34282<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=8/30000} onFillable exit HttpChannelState@1b86407a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-12-06T11:15:15.707Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3d48d143{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-12-06T11:15:15.707Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7692403a{null} 2022-12-06T11:15:15.707Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@59bd3e3b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bce16{/10.233.65.225:34282<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@7122d2d7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@fa064{s=START}]=>HttpChannelOverHttp@555fad0d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:15.707Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@4df13b7e{STARTED} id=0 keys=1 selected=0 updates=0 2022-12-06T11:15:15.707Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@3b81c295 waiting 2022-12-06T11:15:15.707Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected 2022-12-06T11:15:15.707Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/0 selected 2022-12-06T11:15:15.707Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 0 updates 2022-12-06T11:15:15.707Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-12-06T11:15:15.707Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-12-06T11:15:15.707Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 0 keys 2022-12-06T11:15:15.707Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7ee6b2eb 2022-12-06T11:15:15.708Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@59bd3e3b::SocketChannelEndPoint@50f99f00{/10.233.65.225:34282<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@59bd3e3b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@79bce16{/10.233.65.225:34282<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@7122d2d7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@fa064{s=START}]=>HttpChannelOverHttp@555fad0d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:15.708Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@420ed985{/10.233.65.225:34280<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@39b838a1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@733668da{/10.233.65.225:34280<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@71c76789[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7988f7f4{s=START}]=>HttpChannelOverHttp@4e80c6e6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:15.708Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7ee6b2eb 2022-12-06T11:15:15.708Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6076e00 2022-12-06T11:15:15.708Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@420ed985{/10.233.65.225:34280<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@39b838a1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@733668da{/10.233.65.225:34280<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@71c76789[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7988f7f4{s=START}]=>HttpChannelOverHttp@4e80c6e6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:15.708Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5f8cd393{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-12-06T11:15:15.708Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3ca39308{null} 2022-12-06T11:15:15.708Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@71c76789::DecryptedEndPoint@733668da{/10.233.65.225:34280<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=9/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-12-06T11:15:15.708Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@420ed985{/10.233.65.225:34280<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@39b838a1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@733668da{/10.233.65.225:34280<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@71c76789[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7988f7f4{s=START}]=>HttpChannelOverHttp@4e80c6e6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:15.708Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@71c76789::DecryptedEndPoint@733668da{/10.233.65.225:34280<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=9/30000} 2022-12-06T11:15:15.708Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@733668da{/10.233.65.225:34280<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=9/30000} 2022-12-06T11:15:15.708Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@71c76789::DecryptedEndPoint@733668da{/10.233.65.225:34280<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=9/30000} 2022-12-06T11:15:15.708Z||qtp214768579-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@71c76789::DecryptedEndPoint@733668da{/10.233.65.225:34280<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=9/30000} onFillable exit HttpChannelState@474045c8{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-12-06T11:15:15.708Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@39b838a1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@733668da{/10.233.65.225:34280<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@71c76789[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7988f7f4{s=START}]=>HttpChannelOverHttp@4e80c6e6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:15.708Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@39b838a1::SocketChannelEndPoint@420ed985{/10.233.65.225:34280<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@39b838a1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@733668da{/10.233.65.225:34280<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@71c76789[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7988f7f4{s=START}]=>HttpChannelOverHttp@4e80c6e6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:15.708Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@6d5fe618 size 2 > capacity 2022-12-06T11:15:15.708Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@7551da2a{s=2/2,p=0}@6d5fe618 2022-12-06T11:15:15.708Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7ee6b2eb 2022-12-06T11:15:25.698Z||qtp214768579-21-acceptor-0@1d982fbe-ServerConnector@1f443fae{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@60369d69 on ManagedSelector@4df13b7e{STARTED} id=0 keys=0 selected=0 updates=0 2022-12-06T11:15:25.698Z||qtp214768579-21-acceptor-0@1d982fbe-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@4df13b7e{STARTED} id=0 keys=0 selected=0 updates=1 2022-12-06T11:15:25.698Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected 2022-12-06T11:15:25.698Z||qtp214768579-21-acceptor-0@1d982fbe-ServerConnector@1f443fae{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@58fd1380 on ManagedSelector@4df13b7e{STARTED} id=0 keys=0 selected=0 updates=1 2022-12-06T11:15:25.698Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/0 selected 2022-12-06T11:15:25.698Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 2 updates 2022-12-06T11:15:25.698Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2 2022-12-06T11:15:25.698Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@60369d69 2022-12-06T11:15:25.698Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@60369d69 2022-12-06T11:15:25.698Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@58fd1380 2022-12-06T11:15:25.698Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@58fd1380 2022-12-06T11:15:25.698Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-12-06T11:15:25.698Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 2 keys 2022-12-06T11:15:25.698Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@60369d69 2022-12-06T11:15:25.698Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@301e7218{/10.233.65.225:34420<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-12-06T11:15:25.699Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@10059cc0 2022-12-06T11:15:25.699Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@58fd1380 2022-12-06T11:15:25.699Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@46ca3aee{/10.233.65.225:34422<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-12-06T11:15:25.699Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@56eb7cb8 2022-12-06T11:15:25.699Z||qtp214768579-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@7a9b098{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@3db91e73{/10.233.65.225:34422<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@2a335e60{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-12-06T11:15:25.700Z||qtp214768579-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@2730e922::DecryptedEndPoint@3db91e73{/10.233.65.225:34422<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-12-06T11:15:25.700Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@46ca3aee{/10.233.65.225:34422<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6dd7b02c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3db91e73{/10.233.65.225:34422<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@2730e922[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18e86163{s=START}]=>HttpChannelOverHttp@7a9b098{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:25.700Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@6dd7b02c::SocketChannelEndPoint@46ca3aee{/10.233.65.225:34422<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6dd7b02c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3db91e73{/10.233.65.225:34422<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@2730e922[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18e86163{s=START}]=>HttpChannelOverHttp@7a9b098{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:25.700Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@2730e922::DecryptedEndPoint@3db91e73{/10.233.65.225:34422<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-12-06T11:15:25.700Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@2730e922::DecryptedEndPoint@3db91e73{/10.233.65.225:34422<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-12-06T11:15:25.701Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2898ec40{AC.ReadCB@2730e922{HttpConnection@2730e922::DecryptedEndPoint@3db91e73{/10.233.65.225:34422<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-12-06T11:15:25.701Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@6dd7b02c::SocketChannelEndPoint@46ca3aee{/10.233.65.225:34422<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@6dd7b02c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3db91e73{/10.233.65.225:34422<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2730e922[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18e86163{s=START}]=>HttpChannelOverHttp@7a9b098{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:25.701Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-12-06T11:15:25.701Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.162:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@6dd7b02c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3db91e73{/10.233.65.225:34422<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2730e922[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18e86163{s=START}]=>HttpChannelOverHttp@7a9b098{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:25.699Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@74f29d6a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@42c8c456{/10.233.65.225:34420<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@185e0a5{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-12-06T11:15:25.702Z||qtp214768579-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@3d5a9fc9::DecryptedEndPoint@42c8c456{/10.233.65.225:34420<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=2/30000} 2022-12-06T11:15:25.702Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@301e7218{/10.233.65.225:34420<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@5da34cc5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42c8c456{/10.233.65.225:34420<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@3d5a9fc9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59cdc953{s=START}]=>HttpChannelOverHttp@74f29d6a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:25.702Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@5da34cc5::SocketChannelEndPoint@301e7218{/10.233.65.225:34420<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@5da34cc5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42c8c456{/10.233.65.225:34420<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@3d5a9fc9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59cdc953{s=START}]=>HttpChannelOverHttp@74f29d6a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:25.702Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@3d5a9fc9::DecryptedEndPoint@42c8c456{/10.233.65.225:34420<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=3/30000} 2022-12-06T11:15:25.702Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@3d5a9fc9::DecryptedEndPoint@42c8c456{/10.233.65.225:34420<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=3/30000} 2022-12-06T11:15:25.702Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@77638a07{AC.ReadCB@3d5a9fc9{HttpConnection@3d5a9fc9::DecryptedEndPoint@42c8c456{/10.233.65.225:34420<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-12-06T11:15:25.702Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@5da34cc5::SocketChannelEndPoint@301e7218{/10.233.65.225:34420<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@5da34cc5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42c8c456{/10.233.65.225:34420<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3d5a9fc9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59cdc953{s=START}]=>HttpChannelOverHttp@74f29d6a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:25.702Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-12-06T11:15:25.702Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.162:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@5da34cc5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42c8c456{/10.233.65.225:34420<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3d5a9fc9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59cdc953{s=START}]=>HttpChannelOverHttp@74f29d6a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:25.702Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1e2ef7f5{SSLC.NBReadCB@5da34cc5{SslConnection@5da34cc5::SocketChannelEndPoint@301e7218{/10.233.65.225:34420<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5da34cc5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42c8c456{/10.233.65.225:34420<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3d5a9fc9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59cdc953{s=START}]=>HttpChannelOverHttp@74f29d6a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-12-06T11:15:25.702Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@301e7218{/10.233.65.225:34420<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5da34cc5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42c8c456{/10.233.65.225:34420<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3d5a9fc9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59cdc953{s=START}]=>HttpChannelOverHttp@74f29d6a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:25.702Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@592c4591 on ManagedSelector@4df13b7e{STARTED} id=0 keys=2 selected=0 updates=0 2022-12-06T11:15:25.702Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@4df13b7e{STARTED} id=0 keys=2 selected=0 updates=1 2022-12-06T11:15:25.702Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@8416988{SSLC.NBReadCB@6dd7b02c{SslConnection@6dd7b02c::SocketChannelEndPoint@46ca3aee{/10.233.65.225:34422<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6dd7b02c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3db91e73{/10.233.65.225:34422<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2730e922[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18e86163{s=START}]=>HttpChannelOverHttp@7a9b098{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-12-06T11:15:25.702Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@301e7218{/10.233.65.225:34420<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5da34cc5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42c8c456{/10.233.65.225:34420<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3d5a9fc9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59cdc953{s=START}]=>HttpChannelOverHttp@74f29d6a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:25.702Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@60369d69 2022-12-06T11:15:25.702Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected 2022-12-06T11:15:25.702Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/2 selected 2022-12-06T11:15:25.703Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@46ca3aee{/10.233.65.225:34422<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@6dd7b02c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3db91e73{/10.233.65.225:34422<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2730e922[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18e86163{s=START}]=>HttpChannelOverHttp@7a9b098{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:25.703Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 1 updates 2022-12-06T11:15:25.703Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-12-06T11:15:25.703Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@592c4591 2022-12-06T11:15:25.703Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5847fe7c on ManagedSelector@4df13b7e{STARTED} id=0 keys=2 selected=0 updates=1 2022-12-06T11:15:25.703Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@46ca3aee{/10.233.65.225:34422<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}->SslConnection@6dd7b02c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3db91e73{/10.233.65.225:34422<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2730e922[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18e86163{s=START}]=>HttpChannelOverHttp@7a9b098{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:25.703Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@58fd1380 2022-12-06T11:15:25.703Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@301e7218{/10.233.65.225:34420<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@5da34cc5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42c8c456{/10.233.65.225:34420<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3d5a9fc9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59cdc953{s=START}]=>HttpChannelOverHttp@74f29d6a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:25.703Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 1 2022-12-06T11:15:25.703Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|wakeup on updates SelectorProducer@769f6023 2022-12-06T11:15:25.703Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 2 keys 2022-12-06T11:15:25.704Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 1/1/2 selected 2022-12-06T11:15:25.704Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 1 keys, 1 updates 2022-12-06T11:15:25.704Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.65.162:8000 remote=/10.233.65.225:34420], selector=sun.nio.ch.EPollSelectorImpl@11b562e8, interestOps=1, readyOps=1 SocketChannelEndPoint@301e7218{/10.233.65.225:34420<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@5da34cc5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42c8c456{/10.233.65.225:34420<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3d5a9fc9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59cdc953{s=START}]=>HttpChannelOverHttp@74f29d6a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:25.704Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@301e7218{/10.233.65.225:34420<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@5da34cc5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42c8c456{/10.233.65.225:34420<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3d5a9fc9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59cdc953{s=START}]=>HttpChannelOverHttp@74f29d6a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:25.704Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@301e7218{/10.233.65.225:34420<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@5da34cc5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42c8c456{/10.233.65.225:34420<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3d5a9fc9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59cdc953{s=START}]=>HttpChannelOverHttp@74f29d6a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-12-06T11:15:25.705Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0} tryExecute EatWhatYouKill@3891b430/SelectorProducer@769f6023/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1677]@2022-12-06T11:15:25.705219Z 2022-12-06T11:15:25.705Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@3b81c295 offer EatWhatYouKill@3891b430/SelectorProducer@769f6023/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1677]@2022-12-06T11:15:25.705374Z 2022-12-06T11:15:25.705Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@3b81c295 task=EatWhatYouKill@3891b430/SelectorProducer@769f6023/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1677]@2022-12-06T11:15:25.705618Z 2022-12-06T11:15:25.705Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@3891b430/SelectorProducer@769f6023/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1677]@2022-12-06T11:15:25.705688Z tryProduce true 2022-12-06T11:15:25.705Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-12-06T11:15:25.705Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@5847fe7c 2022-12-06T11:15:25.705Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@46ca3aee{/10.233.65.225:34422<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=0}->SslConnection@6dd7b02c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3db91e73{/10.233.65.225:34422<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@2730e922[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18e86163{s=START}]=>HttpChannelOverHttp@7a9b098{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:25.705Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-12-06T11:15:25.705Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@301e7218{/10.233.65.225:34420<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5da34cc5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42c8c456{/10.233.65.225:34420<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3d5a9fc9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59cdc953{s=START}]=>HttpChannelOverHttp@74f29d6a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:25.706Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 2 keys 2022-12-06T11:15:25.706Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 1/1/2 selected 2022-12-06T11:15:25.706Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 1 keys, 0 updates 2022-12-06T11:15:25.706Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@3891b430/SelectorProducer@769f6023/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1677]@2022-12-06T11:15:25.705575Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@301e7218{/10.233.65.225:34420<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@5da34cc5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42c8c456{/10.233.65.225:34420<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3d5a9fc9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59cdc953{s=START}]=>HttpChannelOverHttp@74f29d6a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-12-06T11:15:25.706Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.65.162:8000 remote=/10.233.65.225:34422], selector=sun.nio.ch.EPollSelectorImpl@11b562e8, interestOps=1, readyOps=1 SocketChannelEndPoint@46ca3aee{/10.233.65.225:34422<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/1,kio=1,kro=1}->SslConnection@6dd7b02c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3db91e73{/10.233.65.225:34422<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@2730e922[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18e86163{s=START}]=>HttpChannelOverHttp@7a9b098{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:25.706Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@46ca3aee{/10.233.65.225:34422<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@6dd7b02c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3db91e73{/10.233.65.225:34422<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@2730e922[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18e86163{s=START}]=>HttpChannelOverHttp@7a9b098{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:25.706Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@46ca3aee{/10.233.65.225:34422<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@6dd7b02c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3db91e73{/10.233.65.225:34422<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@2730e922[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18e86163{s=START}]=>HttpChannelOverHttp@7a9b098{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-12-06T11:15:25.706Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0} tryExecute EatWhatYouKill@3891b430/SelectorProducer@769f6023/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1678]@2022-12-06T11:15:25.706438Z 2022-12-06T11:15:25.706Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=0}@6da5d918 offer EatWhatYouKill@3891b430/SelectorProducer@769f6023/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1678]@2022-12-06T11:15:25.706513Z 2022-12-06T11:15:25.706Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=1} startReservedThread p=1 2022-12-06T11:15:25.706Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@7551da2a{s=0/2,p=1}@240fdcf9 2022-12-06T11:15:25.706Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@3891b430/SelectorProducer@769f6023/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@7551da2a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1678]@2022-12-06T11:15:25.70665Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@46ca3aee{/10.233.65.225:34422<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@6dd7b02c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3db91e73{/10.233.65.225:34422<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@2730e922[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18e86163{s=START}]=>HttpChannelOverHttp@7a9b098{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-12-06T11:15:25.706Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1e2ef7f5{SSLC.NBReadCB@5da34cc5{SslConnection@5da34cc5::SocketChannelEndPoint@301e7218{/10.233.65.225:34420<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@5da34cc5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42c8c456{/10.233.65.225:34420<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@3d5a9fc9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59cdc953{s=START}]=>HttpChannelOverHttp@74f29d6a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-12-06T11:15:25.706Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=1}@6da5d918 task=EatWhatYouKill@3891b430/SelectorProducer@769f6023/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@7551da2a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1678]@2022-12-06T11:15:25.706744Z 2022-12-06T11:15:25.706Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@8416988{SSLC.NBReadCB@6dd7b02c{SslConnection@6dd7b02c::SocketChannelEndPoint@46ca3aee{/10.233.65.225:34422<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@6dd7b02c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3db91e73{/10.233.65.225:34422<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@2730e922[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18e86163{s=START}]=>HttpChannelOverHttp@7a9b098{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-12-06T11:15:25.706Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@3891b430/SelectorProducer@769f6023/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@7551da2a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1679]@2022-12-06T11:15:25.706936Z tryProduce true 2022-12-06T11:15:25.706Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@6dd7b02c::SocketChannelEndPoint@46ca3aee{/10.233.65.225:34422<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@6dd7b02c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3db91e73{/10.233.65.225:34422<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@2730e922[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18e86163{s=START}]=>HttpChannelOverHttp@7a9b098{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:25.707Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-12-06T11:15:25.707Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-12-06T11:15:25.707Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@6dd7b02c::SocketChannelEndPoint@46ca3aee{/10.233.65.225:34422<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@6dd7b02c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3db91e73{/10.233.65.225:34422<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@2730e922[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18e86163{s=START}]=>HttpChannelOverHttp@7a9b098{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:25.707Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2898ec40{AC.ReadCB@2730e922{HttpConnection@2730e922::DecryptedEndPoint@3db91e73{/10.233.65.225:34422<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=6/30000}}} 2022-12-06T11:15:25.707Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2730e922::DecryptedEndPoint@3db91e73{/10.233.65.225:34422<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=6/30000} onFillable enter HttpChannelState@2a335e60{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-12-06T11:15:25.707Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@5da34cc5::SocketChannelEndPoint@301e7218{/10.233.65.225:34420<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@5da34cc5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42c8c456{/10.233.65.225:34420<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@3d5a9fc9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59cdc953{s=START}]=>HttpChannelOverHttp@74f29d6a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:25.707Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@6dd7b02c::SocketChannelEndPoint@46ca3aee{/10.233.65.225:34422<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@6dd7b02c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3db91e73{/10.233.65.225:34422<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@2730e922[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18e86163{s=START}]=>HttpChannelOverHttp@7a9b098{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:25.707Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-12-06T11:15:25.707Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@46ca3aee{/10.233.65.225:34422<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@6dd7b02c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3db91e73{/10.233.65.225:34422<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@2730e922[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18e86163{s=START}]=>HttpChannelOverHttp@7a9b098{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:25.707Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 2 keys 2022-12-06T11:15:25.707Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@46ca3aee{/10.233.65.225:34422<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@6dd7b02c{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3db91e73{/10.233.65.225:34422<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@2730e922[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18e86163{s=START}]=>HttpChannelOverHttp@7a9b098{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:25.707Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@22195552[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-06T11:15:25.707Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-12-06T11:15:25.707Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@5da34cc5::SocketChannelEndPoint@301e7218{/10.233.65.225:34420<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@5da34cc5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@42c8c456{/10.233.65.225:34420<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@3d5a9fc9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59cdc953{s=START}]=>HttpChannelOverHttp@74f29d6a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:25.708Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@77638a07{AC.ReadCB@3d5a9fc9{HttpConnection@3d5a9fc9::DecryptedEndPoint@42c8c456{/10.233.65.225:34420<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=5/30000}}} 2022-12-06T11:15:25.708Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3d5a9fc9::DecryptedEndPoint@42c8c456{/10.233.65.225:34420<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=6/30000} onFillable enter HttpChannelState@185e0a5{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-12-06T11:15:25.708Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@5da34cc5::SocketChannelEndPoint@301e7218{/10.233.65.225:34420<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@5da34cc5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42c8c456{/10.233.65.225:34420<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@3d5a9fc9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59cdc953{s=START}]=>HttpChannelOverHttp@74f29d6a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:25.708Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-12-06T11:15:25.708Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@301e7218{/10.233.65.225:34420<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@5da34cc5{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42c8c456{/10.233.65.225:34420<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@3d5a9fc9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59cdc953{s=START}]=>HttpChannelOverHttp@74f29d6a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:25.709Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@2648d292[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-06T11:15:25.709Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-12-06T11:15:25.709Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@25cfb319[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@25cfb319[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-06T11:15:25.709Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@7551da2a{s=0/2,p=1}@240fdcf9 2022-12-06T11:15:25.709Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=1}@240fdcf9 started 2022-12-06T11:15:25.709Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@240fdcf9 waiting 2022-12-06T11:15:25.709Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@6dd7b02c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3db91e73{/10.233.65.225:34422<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@2730e922[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18e86163{s=START}]=>HttpChannelOverHttp@7a9b098{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:25.709Z||qtp214768579-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-12-06T11:15:25.710Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2730e922::DecryptedEndPoint@3db91e73{/10.233.65.225:34422<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=8/30000} filled -1 HeapByteBuffer@25cfb319[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-06T11:15:25.710Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2730e922::DecryptedEndPoint@3db91e73{/10.233.65.225:34422<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=9/30000} parse HeapByteBuffer@25cfb319[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2022-12-06T11:15:25.710Z||qtp214768579-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@25cfb319[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-06T11:15:25.710Z||qtp214768579-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-12-06T11:15:25.710Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@3db91e73{/10.233.65.225:34422<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=9/30000} 2022-12-06T11:15:25.710Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@3db91e73{/10.233.65.225:34422<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=9/30000} 2022-12-06T11:15:25.710Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@6dd7b02c::SocketChannelEndPoint@46ca3aee{/10.233.65.225:34422<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@6dd7b02c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3db91e73{/10.233.65.225:34422<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@2730e922[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18e86163{s=START}]=>HttpChannelOverHttp@7a9b098{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-12-06T11:15:25.710Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@6dd7b02c::SocketChannelEndPoint@46ca3aee{/10.233.65.225:34422<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@6dd7b02c{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3db91e73{/10.233.65.225:34422<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@2730e922[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18e86163{s=START}]=>HttpChannelOverHttp@7a9b098{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:25.710Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7917d93e[p=0,l=0,c=0,r=0]={<<<>>>} 2022-12-06T11:15:25.710Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-12-06T11:15:25.710Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2022-12-06T11:15:25.710Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@46ca3aee{/10.233.65.225:34422<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@6dd7b02c{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3db91e73{/10.233.65.225:34422<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@2730e922[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18e86163{s=START}]=>HttpChannelOverHttp@7a9b098{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:25.710Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-12-06T11:15:25.710Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-12-06T11:15:25.710Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2022-12-06T11:15:25.711Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@6dd7b02c::SocketChannelEndPoint@46ca3aee{/10.233.65.225:34422<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6dd7b02c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3db91e73{/10.233.65.225:34422<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@2730e922[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18e86163{s=START}]=>HttpChannelOverHttp@7a9b098{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-12-06T11:15:25.711Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6dd7b02c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3db91e73{/10.233.65.225:34422<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@2730e922[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18e86163{s=START}]=>HttpChannelOverHttp@7a9b098{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:25.711Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@6dd7b02c::SocketChannelEndPoint@46ca3aee{/10.233.65.225:34422<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6dd7b02c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3db91e73{/10.233.65.225:34422<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@2730e922[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18e86163{s=START}]=>HttpChannelOverHttp@7a9b098{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2022-12-06T11:15:25.711Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@3db91e73{/10.233.65.225:34422<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=10/30000} 2022-12-06T11:15:25.711Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@46ca3aee{/10.233.65.225:34422<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6dd7b02c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3db91e73{/10.233.65.225:34422<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@2730e922[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18e86163{s=START}]=>HttpChannelOverHttp@7a9b098{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:25.711Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@46ca3aee{/10.233.65.225:34422<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6dd7b02c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3db91e73{/10.233.65.225:34422<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@2730e922[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18e86163{s=START}]=>HttpChannelOverHttp@7a9b098{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:25.711Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@46ca3aee{/10.233.65.225:34422<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6dd7b02c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3db91e73{/10.233.65.225:34422<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@2730e922[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18e86163{s=START}]=>HttpChannelOverHttp@7a9b098{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:25.711Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@123db1b9{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-12-06T11:15:25.712Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@8416988{null} 2022-12-06T11:15:25.712Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@4df13b7e{STARTED} id=0 keys=2 selected=0 updates=0 2022-12-06T11:15:25.712Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2ff7ba90 2022-12-06T11:15:25.712Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2ff7ba90 2022-12-06T11:15:25.712Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@46ca3aee{/10.233.65.225:34422<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6dd7b02c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3db91e73{/10.233.65.225:34422<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@2730e922[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18e86163{s=START}]=>HttpChannelOverHttp@7a9b098{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:25.712Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@46ca3aee{/10.233.65.225:34422<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6dd7b02c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3db91e73{/10.233.65.225:34422<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@2730e922[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18e86163{s=START}]=>HttpChannelOverHttp@7a9b098{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:25.712Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@2730e922::DecryptedEndPoint@3db91e73{/10.233.65.225:34422<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=11/30000} 2022-12-06T11:15:25.712Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected 2022-12-06T11:15:25.712Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@46ca3aee{/10.233.65.225:34422<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6dd7b02c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3db91e73{/10.233.65.225:34422<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@2730e922[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18e86163{s=START}]=>HttpChannelOverHttp@7a9b098{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:25.712Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@6dd7b02c::SocketChannelEndPoint@46ca3aee{/10.233.65.225:34422<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6dd7b02c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3db91e73{/10.233.65.225:34422<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@2730e922[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18e86163{s=START}]=>HttpChannelOverHttp@7a9b098{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:25.712Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@bf8a6de{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-12-06T11:15:25.712Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2898ec40{null} 2022-12-06T11:15:25.712Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2730e922::DecryptedEndPoint@3db91e73{/10.233.65.225:34422<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=11/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-12-06T11:15:25.712Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@2730e922::DecryptedEndPoint@3db91e73{/10.233.65.225:34422<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=11/30000} 2022-12-06T11:15:25.712Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@3db91e73{/10.233.65.225:34422<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=11/30000} 2022-12-06T11:15:25.712Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2730e922::DecryptedEndPoint@3db91e73{/10.233.65.225:34422<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=11/30000} onFillable exit HttpChannelState@2a335e60{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-12-06T11:15:25.712Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/1 selected 2022-12-06T11:15:25.712Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2ff7ba90 2022-12-06T11:15:25.712Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6dd7b02c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3db91e73{/10.233.65.225:34422<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@2730e922[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18e86163{s=START}]=>HttpChannelOverHttp@7a9b098{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:25.712Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@3b81c295 waiting 2022-12-06T11:15:25.712Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 0 updates 2022-12-06T11:15:25.713Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-12-06T11:15:25.713Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-12-06T11:15:25.713Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 1 keys 2022-12-06T11:15:25.714Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@5f9a0a41[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@5f9a0a41[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-06T11:15:25.714Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@5da34cc5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42c8c456{/10.233.65.225:34420<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@3d5a9fc9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59cdc953{s=START}]=>HttpChannelOverHttp@74f29d6a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:25.714Z||qtp214768579-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-12-06T11:15:25.714Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3d5a9fc9::DecryptedEndPoint@42c8c456{/10.233.65.225:34420<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=12/30000} filled -1 HeapByteBuffer@5f9a0a41[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-06T11:15:25.714Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3d5a9fc9::DecryptedEndPoint@42c8c456{/10.233.65.225:34420<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=12/30000} parse HeapByteBuffer@5f9a0a41[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2022-12-06T11:15:25.714Z||qtp214768579-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@5f9a0a41[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-06T11:15:25.714Z||qtp214768579-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-12-06T11:15:25.714Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@42c8c456{/10.233.65.225:34420<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=12/30000} 2022-12-06T11:15:25.714Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@42c8c456{/10.233.65.225:34420<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=12/30000} 2022-12-06T11:15:25.714Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@5da34cc5::SocketChannelEndPoint@301e7218{/10.233.65.225:34420<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@5da34cc5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42c8c456{/10.233.65.225:34420<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@3d5a9fc9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59cdc953{s=START}]=>HttpChannelOverHttp@74f29d6a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-12-06T11:15:25.715Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@5da34cc5::SocketChannelEndPoint@301e7218{/10.233.65.225:34420<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@5da34cc5{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42c8c456{/10.233.65.225:34420<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@3d5a9fc9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59cdc953{s=START}]=>HttpChannelOverHttp@74f29d6a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:25.715Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7917d93e[p=0,l=0,c=0,r=0]={<<<>>>} 2022-12-06T11:15:25.715Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-12-06T11:15:25.715Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2022-12-06T11:15:25.715Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@301e7218{/10.233.65.225:34420<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@5da34cc5{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42c8c456{/10.233.65.225:34420<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@3d5a9fc9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59cdc953{s=START}]=>HttpChannelOverHttp@74f29d6a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:25.715Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-12-06T11:15:25.715Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-12-06T11:15:25.715Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2022-12-06T11:15:25.715Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@5da34cc5::SocketChannelEndPoint@301e7218{/10.233.65.225:34420<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5da34cc5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42c8c456{/10.233.65.225:34420<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@3d5a9fc9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59cdc953{s=START}]=>HttpChannelOverHttp@74f29d6a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-12-06T11:15:25.715Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5da34cc5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42c8c456{/10.233.65.225:34420<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@3d5a9fc9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59cdc953{s=START}]=>HttpChannelOverHttp@74f29d6a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:25.716Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@5da34cc5::SocketChannelEndPoint@301e7218{/10.233.65.225:34420<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5da34cc5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42c8c456{/10.233.65.225:34420<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@3d5a9fc9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59cdc953{s=START}]=>HttpChannelOverHttp@74f29d6a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2022-12-06T11:15:25.716Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@42c8c456{/10.233.65.225:34420<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=14/30000} 2022-12-06T11:15:25.716Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@301e7218{/10.233.65.225:34420<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5da34cc5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42c8c456{/10.233.65.225:34420<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@3d5a9fc9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59cdc953{s=START}]=>HttpChannelOverHttp@74f29d6a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:25.716Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@301e7218{/10.233.65.225:34420<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5da34cc5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42c8c456{/10.233.65.225:34420<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@3d5a9fc9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59cdc953{s=START}]=>HttpChannelOverHttp@74f29d6a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:25.716Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@301e7218{/10.233.65.225:34420<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5da34cc5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42c8c456{/10.233.65.225:34420<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@3d5a9fc9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59cdc953{s=START}]=>HttpChannelOverHttp@74f29d6a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:25.716Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6cb264b8{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-12-06T11:15:25.716Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1e2ef7f5{null} 2022-12-06T11:15:25.716Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@4df13b7e{STARTED} id=0 keys=1 selected=0 updates=0 2022-12-06T11:15:25.716Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@e77733a 2022-12-06T11:15:25.716Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@e77733a 2022-12-06T11:15:25.716Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@301e7218{/10.233.65.225:34420<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5da34cc5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42c8c456{/10.233.65.225:34420<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@3d5a9fc9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59cdc953{s=START}]=>HttpChannelOverHttp@74f29d6a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:25.716Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@301e7218{/10.233.65.225:34420<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5da34cc5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42c8c456{/10.233.65.225:34420<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@3d5a9fc9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59cdc953{s=START}]=>HttpChannelOverHttp@74f29d6a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:25.716Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@3d5a9fc9::DecryptedEndPoint@42c8c456{/10.233.65.225:34420<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=14/30000} 2022-12-06T11:15:25.717Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@301e7218{/10.233.65.225:34420<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5da34cc5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42c8c456{/10.233.65.225:34420<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@3d5a9fc9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59cdc953{s=START}]=>HttpChannelOverHttp@74f29d6a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:25.717Z||qtp214768579-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@5da34cc5::SocketChannelEndPoint@301e7218{/10.233.65.225:34420<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5da34cc5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42c8c456{/10.233.65.225:34420<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@3d5a9fc9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59cdc953{s=START}]=>HttpChannelOverHttp@74f29d6a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:25.717Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@e77733a 2022-12-06T11:15:25.717Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6ecbec24{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-12-06T11:15:25.717Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@77638a07{null} 2022-12-06T11:15:25.717Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3d5a9fc9::DecryptedEndPoint@42c8c456{/10.233.65.225:34420<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=15/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-12-06T11:15:25.717Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@3d5a9fc9::DecryptedEndPoint@42c8c456{/10.233.65.225:34420<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=15/30000} 2022-12-06T11:15:25.717Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@42c8c456{/10.233.65.225:34420<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=15/30000} 2022-12-06T11:15:25.717Z||qtp214768579-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3d5a9fc9::DecryptedEndPoint@42c8c456{/10.233.65.225:34420<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=15/30000} onFillable exit HttpChannelState@185e0a5{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-12-06T11:15:25.717Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5da34cc5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@42c8c456{/10.233.65.225:34420<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@3d5a9fc9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59cdc953{s=START}]=>HttpChannelOverHttp@74f29d6a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:25.717Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@53d6b8af size 2 > capacity 2022-12-06T11:15:25.717Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@7551da2a{s=2/2,p=0}@53d6b8af 2022-12-06T11:15:25.717Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected 2022-12-06T11:15:25.717Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/0 selected 2022-12-06T11:15:25.717Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 0 updates 2022-12-06T11:15:25.717Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-12-06T11:15:25.717Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-12-06T11:15:25.717Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 0 keys 2022-12-06T11:15:35.697Z||qtp214768579-21-acceptor-0@1d982fbe-ServerConnector@1f443fae{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@124760c on ManagedSelector@4df13b7e{STARTED} id=0 keys=0 selected=0 updates=0 2022-12-06T11:15:35.697Z||qtp214768579-21-acceptor-0@1d982fbe-ServerConnector@1f443fae{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@4df13b7e{STARTED} id=0 keys=0 selected=0 updates=1 2022-12-06T11:15:35.698Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected 2022-12-06T11:15:35.698Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/0 selected 2022-12-06T11:15:35.698Z||qtp214768579-21-acceptor-0@1d982fbe-ServerConnector@1f443fae{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@1e1d4ca8 on ManagedSelector@4df13b7e{STARTED} id=0 keys=0 selected=0 updates=1 2022-12-06T11:15:35.698Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 1 updates 2022-12-06T11:15:35.698Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2 2022-12-06T11:15:35.698Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@124760c 2022-12-06T11:15:35.698Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@124760c 2022-12-06T11:15:35.698Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@1e1d4ca8 2022-12-06T11:15:35.698Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@1e1d4ca8 2022-12-06T11:15:35.698Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-12-06T11:15:35.698Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 2 keys 2022-12-06T11:15:35.698Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@124760c 2022-12-06T11:15:35.698Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@1e1d4ca8 2022-12-06T11:15:35.698Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@3fd4e30{/10.233.65.225:34550<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-12-06T11:15:35.698Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@37f7f6e{/10.233.65.225:34548<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2022-12-06T11:15:35.698Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@37c61c0d 2022-12-06T11:15:35.698Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@6c6a69ad 2022-12-06T11:15:35.698Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@7a8b542d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@6277da8c{/10.233.65.225:34550<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@b92943c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-12-06T11:15:35.699Z||qtp214768579-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@6fe45081{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@8b7f71f{/10.233.65.225:34548<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@70cb6d68{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2022-12-06T11:15:35.699Z||qtp214768579-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@cb3c737::DecryptedEndPoint@6277da8c{/10.233.65.225:34550<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-12-06T11:15:35.699Z||qtp214768579-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@4f5345dd::DecryptedEndPoint@8b7f71f{/10.233.65.225:34548<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-12-06T11:15:35.699Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@3fd4e30{/10.233.65.225:34550<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2c39d0b0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6277da8c{/10.233.65.225:34550<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@cb3c737[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7046dc01{s=START}]=>HttpChannelOverHttp@7a8b542d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:35.699Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@37f7f6e{/10.233.65.225:34548<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@27e64ee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@8b7f71f{/10.233.65.225:34548<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@4f5345dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@354674b1{s=START}]=>HttpChannelOverHttp@6fe45081{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:35.699Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@2c39d0b0::SocketChannelEndPoint@3fd4e30{/10.233.65.225:34550<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2c39d0b0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6277da8c{/10.233.65.225:34550<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@cb3c737[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7046dc01{s=START}]=>HttpChannelOverHttp@7a8b542d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:35.699Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@cb3c737::DecryptedEndPoint@6277da8c{/10.233.65.225:34550<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-12-06T11:15:35.699Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@cb3c737::DecryptedEndPoint@6277da8c{/10.233.65.225:34550<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-12-06T11:15:35.699Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@27e64ee::SocketChannelEndPoint@37f7f6e{/10.233.65.225:34548<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@27e64ee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@8b7f71f{/10.233.65.225:34548<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@4f5345dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@354674b1{s=START}]=>HttpChannelOverHttp@6fe45081{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:35.699Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6fea9541{AC.ReadCB@cb3c737{HttpConnection@cb3c737::DecryptedEndPoint@6277da8c{/10.233.65.225:34550<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-12-06T11:15:35.699Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@4f5345dd::DecryptedEndPoint@8b7f71f{/10.233.65.225:34548<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-12-06T11:15:35.699Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@4f5345dd::DecryptedEndPoint@8b7f71f{/10.233.65.225:34548<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000} 2022-12-06T11:15:35.699Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@2c39d0b0::SocketChannelEndPoint@3fd4e30{/10.233.65.225:34550<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2c39d0b0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6277da8c{/10.233.65.225:34550<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@cb3c737[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7046dc01{s=START}]=>HttpChannelOverHttp@7a8b542d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:35.699Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-12-06T11:15:35.699Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2022-12-06T11:15:35.699Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@2c39d0b0::SocketChannelEndPoint@3fd4e30{/10.233.65.225:34550<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@2c39d0b0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6277da8c{/10.233.65.225:34550<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@cb3c737[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7046dc01{s=START}]=>HttpChannelOverHttp@7a8b542d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:35.699Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7df27df4{SSLC.NBReadCB@2c39d0b0{SslConnection@2c39d0b0::SocketChannelEndPoint@3fd4e30{/10.233.65.225:34550<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@2c39d0b0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6277da8c{/10.233.65.225:34550<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@cb3c737[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7046dc01{s=START}]=>HttpChannelOverHttp@7a8b542d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-12-06T11:15:35.699Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@27e64ee::SocketChannelEndPoint@37f7f6e{/10.233.65.225:34548<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@27e64ee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@8b7f71f{/10.233.65.225:34548<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4f5345dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@354674b1{s=START}]=>HttpChannelOverHttp@6fe45081{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:35.699Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2022-12-06T11:15:35.699Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|1 for SocketChannelEndPoint@3fd4e30{/10.233.65.225:34550<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@2c39d0b0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6277da8c{/10.233.65.225:34550<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@cb3c737[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7046dc01{s=START}]=>HttpChannelOverHttp@7a8b542d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:35.699Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1f2c9eaa on ManagedSelector@4df13b7e{STARTED} id=0 keys=2 selected=0 updates=0 2022-12-06T11:15:35.699Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@27e64ee::SocketChannelEndPoint@37f7f6e{/10.233.65.225:34548<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@27e64ee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@8b7f71f{/10.233.65.225:34548<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4f5345dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@354674b1{s=START}]=>HttpChannelOverHttp@6fe45081{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:35.699Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@4df13b7e{STARTED} id=0 keys=2 selected=0 updates=1 2022-12-06T11:15:35.700Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4be52cf5{SSLC.NBReadCB@27e64ee{SslConnection@27e64ee::SocketChannelEndPoint@37f7f6e{/10.233.65.225:34548<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@27e64ee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@8b7f71f{/10.233.65.225:34548<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4f5345dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@354674b1{s=START}]=>HttpChannelOverHttp@6fe45081{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-12-06T11:15:35.700Z||qtp214768579-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@3fd4e30{/10.233.65.225:34550<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@2c39d0b0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6277da8c{/10.233.65.225:34550<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@cb3c737[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7046dc01{s=START}]=>HttpChannelOverHttp@7a8b542d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:35.700Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected 2022-12-06T11:15:35.700Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/2 selected 2022-12-06T11:15:35.700Z||qtp214768579-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@1e1d4ca8 2022-12-06T11:15:35.700Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@37f7f6e{/10.233.65.225:34548<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@27e64ee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@8b7f71f{/10.233.65.225:34548<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4f5345dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@354674b1{s=START}]=>HttpChannelOverHttp@6fe45081{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:35.700Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 1 updates 2022-12-06T11:15:35.700Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-12-06T11:15:35.700Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@1f2c9eaa 2022-12-06T11:15:35.700Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@3acd7873 on ManagedSelector@4df13b7e{STARTED} id=0 keys=2 selected=0 updates=1 2022-12-06T11:15:35.700Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@3fd4e30{/10.233.65.225:34550<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@2c39d0b0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6277da8c{/10.233.65.225:34550<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@cb3c737[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7046dc01{s=START}]=>HttpChannelOverHttp@7a8b542d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:35.700Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 1 2022-12-06T11:15:35.700Z||qtp214768579-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@37f7f6e{/10.233.65.225:34548<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@27e64ee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@8b7f71f{/10.233.65.225:34548<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4f5345dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@354674b1{s=START}]=>HttpChannelOverHttp@6fe45081{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:35.700Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|wakeup on updates SelectorProducer@769f6023 2022-12-06T11:15:35.700Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 2 keys 2022-12-06T11:15:35.700Z||qtp214768579-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@124760c 2022-12-06T11:15:35.700Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 1/1/2 selected 2022-12-06T11:15:35.700Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 1 keys, 1 updates 2022-12-06T11:15:35.700Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.65.162:8000 remote=/10.233.65.225:34550], selector=sun.nio.ch.EPollSelectorImpl@11b562e8, interestOps=1, readyOps=1 SocketChannelEndPoint@3fd4e30{/10.233.65.225:34550<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@2c39d0b0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6277da8c{/10.233.65.225:34550<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@cb3c737[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7046dc01{s=START}]=>HttpChannelOverHttp@7a8b542d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:35.700Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@3fd4e30{/10.233.65.225:34550<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2c39d0b0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6277da8c{/10.233.65.225:34550<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@cb3c737[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7046dc01{s=START}]=>HttpChannelOverHttp@7a8b542d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:35.700Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@3fd4e30{/10.233.65.225:34550<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2c39d0b0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6277da8c{/10.233.65.225:34550<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@cb3c737[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7046dc01{s=START}]=>HttpChannelOverHttp@7a8b542d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-12-06T11:15:35.700Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0} tryExecute EatWhatYouKill@3891b430/SelectorProducer@769f6023/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1679]@2022-12-06T11:15:35.700772Z 2022-12-06T11:15:35.700Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@3b81c295 offer EatWhatYouKill@3891b430/SelectorProducer@769f6023/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1679]@2022-12-06T11:15:35.700855Z 2022-12-06T11:15:35.701Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@3891b430/SelectorProducer@769f6023/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1679]@2022-12-06T11:15:35.700939Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3fd4e30{/10.233.65.225:34550<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@2c39d0b0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6277da8c{/10.233.65.225:34550<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@cb3c737[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7046dc01{s=START}]=>HttpChannelOverHttp@7a8b542d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-12-06T11:15:35.701Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@3b81c295 task=EatWhatYouKill@3891b430/SelectorProducer@769f6023/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1679]@2022-12-06T11:15:35.701016Z 2022-12-06T11:15:35.701Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7df27df4{SSLC.NBReadCB@2c39d0b0{SslConnection@2c39d0b0::SocketChannelEndPoint@3fd4e30{/10.233.65.225:34550<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@2c39d0b0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6277da8c{/10.233.65.225:34550<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@cb3c737[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7046dc01{s=START}]=>HttpChannelOverHttp@7a8b542d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-12-06T11:15:35.701Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@2c39d0b0::SocketChannelEndPoint@3fd4e30{/10.233.65.225:34550<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@2c39d0b0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6277da8c{/10.233.65.225:34550<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@cb3c737[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7046dc01{s=START}]=>HttpChannelOverHttp@7a8b542d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:35.701Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@3891b430/SelectorProducer@769f6023/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1680]@2022-12-06T11:15:35.701203Z tryProduce true 2022-12-06T11:15:35.701Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@2c39d0b0::SocketChannelEndPoint@3fd4e30{/10.233.65.225:34550<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@2c39d0b0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6277da8c{/10.233.65.225:34550<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@cb3c737[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7046dc01{s=START}]=>HttpChannelOverHttp@7a8b542d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:35.701Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6fea9541{AC.ReadCB@cb3c737{HttpConnection@cb3c737::DecryptedEndPoint@6277da8c{/10.233.65.225:34550<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=2/30000}}} 2022-12-06T11:15:35.701Z||qtp214768579-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@cb3c737::DecryptedEndPoint@6277da8c{/10.233.65.225:34550<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@b92943c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-12-06T11:15:35.701Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2022-12-06T11:15:35.701Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@3acd7873 2022-12-06T11:15:35.701Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@2c39d0b0::SocketChannelEndPoint@3fd4e30{/10.233.65.225:34550<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@2c39d0b0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6277da8c{/10.233.65.225:34550<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@cb3c737[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7046dc01{s=START}]=>HttpChannelOverHttp@7a8b542d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:35.701Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-12-06T11:15:35.701Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@3fd4e30{/10.233.65.225:34550<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@2c39d0b0{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6277da8c{/10.233.65.225:34550<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@cb3c737[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7046dc01{s=START}]=>HttpChannelOverHttp@7a8b542d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:35.701Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@25cfb319[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-06T11:15:35.701Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@37f7f6e{/10.233.65.225:34548<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@27e64ee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@8b7f71f{/10.233.65.225:34548<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4f5345dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@354674b1{s=START}]=>HttpChannelOverHttp@6fe45081{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:35.701Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-12-06T11:15:35.701Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-12-06T11:15:35.703Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@5f9a0a41[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@5f9a0a41[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-06T11:15:35.703Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@3fd4e30{/10.233.65.225:34550<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c39d0b0{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6277da8c{/10.233.65.225:34550<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@cb3c737[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7046dc01{s=START}]=>HttpChannelOverHttp@7a8b542d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:35.703Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 2 keys 2022-12-06T11:15:35.703Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 1/1/2 selected 2022-12-06T11:15:35.703Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 1 keys, 0 updates 2022-12-06T11:15:35.703Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c39d0b0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6277da8c{/10.233.65.225:34550<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@cb3c737[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7046dc01{s=START}]=>HttpChannelOverHttp@7a8b542d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:35.703Z||qtp214768579-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2022-12-06T11:15:35.703Z||qtp214768579-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@cb3c737::DecryptedEndPoint@6277da8c{/10.233.65.225:34550<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=4/30000} filled -1 HeapByteBuffer@5f9a0a41[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-06T11:15:35.703Z||qtp214768579-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@cb3c737::DecryptedEndPoint@6277da8c{/10.233.65.225:34550<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@5f9a0a41[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2022-12-06T11:15:35.703Z||qtp214768579-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@5f9a0a41[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-06T11:15:35.703Z||qtp214768579-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2022-12-06T11:15:35.703Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@6277da8c{/10.233.65.225:34550<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=4/30000} 2022-12-06T11:15:35.703Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@6277da8c{/10.233.65.225:34550<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=4/30000} 2022-12-06T11:15:35.703Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@2c39d0b0::SocketChannelEndPoint@3fd4e30{/10.233.65.225:34550<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c39d0b0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6277da8c{/10.233.65.225:34550<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@cb3c737[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7046dc01{s=START}]=>HttpChannelOverHttp@7a8b542d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2022-12-06T11:15:35.703Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@2c39d0b0::SocketChannelEndPoint@3fd4e30{/10.233.65.225:34550<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c39d0b0{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6277da8c{/10.233.65.225:34550<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@cb3c737[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7046dc01{s=START}]=>HttpChannelOverHttp@7a8b542d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:35.703Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7917d93e[p=0,l=0,c=0,r=0]={<<<>>>} 2022-12-06T11:15:35.703Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-12-06T11:15:35.703Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.65.162:8000 remote=/10.233.65.225:34548], selector=sun.nio.ch.EPollSelectorImpl@11b562e8, interestOps=1, readyOps=1 SocketChannelEndPoint@37f7f6e{/10.233.65.225:34548<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=1}->SslConnection@27e64ee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@8b7f71f{/10.233.65.225:34548<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@4f5345dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@354674b1{s=START}]=>HttpChannelOverHttp@6fe45081{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:35.703Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2022-12-06T11:15:35.704Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@37f7f6e{/10.233.65.225:34548<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@27e64ee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@8b7f71f{/10.233.65.225:34548<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@4f5345dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@354674b1{s=START}]=>HttpChannelOverHttp@6fe45081{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:35.704Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@37f7f6e{/10.233.65.225:34548<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@27e64ee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@8b7f71f{/10.233.65.225:34548<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@4f5345dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@354674b1{s=START}]=>HttpChannelOverHttp@6fe45081{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2022-12-06T11:15:35.704Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@3fd4e30{/10.233.65.225:34550<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c39d0b0{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6277da8c{/10.233.65.225:34550<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@cb3c737[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7046dc01{s=START}]=>HttpChannelOverHttp@7a8b542d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:35.704Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2022-12-06T11:15:35.704Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2022-12-06T11:15:35.704Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0} tryExecute EatWhatYouKill@3891b430/SelectorProducer@769f6023/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1680]@2022-12-06T11:15:35.704256Z 2022-12-06T11:15:35.704Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2022-12-06T11:15:35.704Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=0}@240fdcf9 offer EatWhatYouKill@3891b430/SelectorProducer@769f6023/PRODUCING/p=false/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1680]@2022-12-06T11:15:35.704394Z 2022-12-06T11:15:35.704Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=1} startReservedThread p=1 2022-12-06T11:15:35.704Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@2c39d0b0::SocketChannelEndPoint@3fd4e30{/10.233.65.225:34550<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c39d0b0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6277da8c{/10.233.65.225:34550<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@cb3c737[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7046dc01{s=START}]=>HttpChannelOverHttp@7a8b542d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2022-12-06T11:15:35.704Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@7551da2a{s=0/2,p=1}@514a5b4c 2022-12-06T11:15:35.704Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c39d0b0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6277da8c{/10.233.65.225:34550<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@cb3c737[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7046dc01{s=START}]=>HttpChannelOverHttp@7a8b542d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:35.704Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@7551da2a{s=0/2,p=1}@514a5b4c 2022-12-06T11:15:35.704Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=1}@514a5b4c started 2022-12-06T11:15:35.704Z||qtp214768579-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=1/2,p=0}@514a5b4c waiting 2022-12-06T11:15:35.704Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@2c39d0b0::SocketChannelEndPoint@3fd4e30{/10.233.65.225:34550<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c39d0b0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6277da8c{/10.233.65.225:34550<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@cb3c737[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7046dc01{s=START}]=>HttpChannelOverHttp@7a8b542d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2022-12-06T11:15:35.704Z||qtp214768579-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@3891b430/SelectorProducer@769f6023/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@7551da2a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1680]@2022-12-06T11:15:35.704651Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@37f7f6e{/10.233.65.225:34548<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@27e64ee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@8b7f71f{/10.233.65.225:34548<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@4f5345dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@354674b1{s=START}]=>HttpChannelOverHttp@6fe45081{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2022-12-06T11:15:35.704Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=0/2,p=1}@240fdcf9 task=EatWhatYouKill@3891b430/SelectorProducer@769f6023/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1680]@2022-12-06T11:15:35.704817Z 2022-12-06T11:15:35.704Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4be52cf5{SSLC.NBReadCB@27e64ee{SslConnection@27e64ee::SocketChannelEndPoint@37f7f6e{/10.233.65.225:34548<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@27e64ee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@8b7f71f{/10.233.65.225:34548<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@4f5345dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@354674b1{s=START}]=>HttpChannelOverHttp@6fe45081{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2022-12-06T11:15:35.704Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@6277da8c{/10.233.65.225:34550<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=5/30000} 2022-12-06T11:15:35.705Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@27e64ee::SocketChannelEndPoint@37f7f6e{/10.233.65.225:34548<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@27e64ee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@8b7f71f{/10.233.65.225:34548<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@4f5345dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@354674b1{s=START}]=>HttpChannelOverHttp@6fe45081{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:35.705Z||qtp214768579-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@3891b430/SelectorProducer@769f6023/IDLE/p=true/QueuedThreadPool[qtp214768579]@ccd1bc3{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@7551da2a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1681]@2022-12-06T11:15:35.704996Z tryProduce true 2022-12-06T11:15:35.705Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-12-06T11:15:35.705Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-12-06T11:15:35.705Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3fd4e30{/10.233.65.225:34550<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c39d0b0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6277da8c{/10.233.65.225:34550<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@cb3c737[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7046dc01{s=START}]=>HttpChannelOverHttp@7a8b542d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:35.705Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3fd4e30{/10.233.65.225:34550<->/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c39d0b0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6277da8c{/10.233.65.225:34550<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@cb3c737[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7046dc01{s=START}]=>HttpChannelOverHttp@7a8b542d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:35.705Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@37f7f6e{/10.233.65.225:34548<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@27e64ee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@8b7f71f{/10.233.65.225:34548<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@4f5345dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@354674b1{s=START}]=>HttpChannelOverHttp@6fe45081{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:35.705Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 2 keys 2022-12-06T11:15:35.705Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@3fd4e30{/10.233.65.225:34550<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@2c39d0b0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6277da8c{/10.233.65.225:34550<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@cb3c737[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7046dc01{s=START}]=>HttpChannelOverHttp@7a8b542d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:35.705Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@27e64ee::SocketChannelEndPoint@37f7f6e{/10.233.65.225:34548<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@27e64ee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@8b7f71f{/10.233.65.225:34548<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@4f5345dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@354674b1{s=START}]=>HttpChannelOverHttp@6fe45081{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:35.705Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@dc97020{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-12-06T11:15:35.705Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7df27df4{null} 2022-12-06T11:15:35.705Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@4df13b7e{STARTED} id=0 keys=2 selected=0 updates=0 2022-12-06T11:15:35.705Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5aff7b8e 2022-12-06T11:15:35.705Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1ecdef5c{AC.ReadCB@4f5345dd{HttpConnection@4f5345dd::DecryptedEndPoint@8b7f71f{/10.233.65.225:34548<->/10.233.65.162:8000,OPEN,fill=FI,flush=-,to=6/30000}}} 2022-12-06T11:15:35.705Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected 2022-12-06T11:15:35.705Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3fd4e30{/10.233.65.225:34550<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2c39d0b0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6277da8c{/10.233.65.225:34550<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@cb3c737[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7046dc01{s=START}]=>HttpChannelOverHttp@7a8b542d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:35.705Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/1 selected 2022-12-06T11:15:35.705Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5aff7b8e 2022-12-06T11:15:35.705Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 0 updates 2022-12-06T11:15:35.705Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2022-12-06T11:15:35.705Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3fd4e30{/10.233.65.225:34550<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2c39d0b0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6277da8c{/10.233.65.225:34550<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@cb3c737[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7046dc01{s=START}]=>HttpChannelOverHttp@7a8b542d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:35.705Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2022-12-06T11:15:35.706Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@3fd4e30{/10.233.65.225:34550<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2c39d0b0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6277da8c{/10.233.65.225:34550<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@cb3c737[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7046dc01{s=START}]=>HttpChannelOverHttp@7a8b542d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:35.706Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@48296177{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2022-12-06T11:15:35.706Z||qtp214768579-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4f5345dd::DecryptedEndPoint@8b7f71f{/10.233.65.225:34548<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=6/30000} onFillable enter HttpChannelState@70cb6d68{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-12-06T11:15:35.706Z||qtp214768579-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 1 keys 2022-12-06T11:15:35.706Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@cb3c737::DecryptedEndPoint@6277da8c{/10.233.65.225:34550<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=7/30000} 2022-12-06T11:15:35.706Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6fea9541{null} 2022-12-06T11:15:35.706Z||qtp214768579-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@cb3c737::DecryptedEndPoint@6277da8c{/10.233.65.225:34550<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=7/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2022-12-06T11:15:35.706Z||qtp214768579-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@2c39d0b0::SocketChannelEndPoint@3fd4e30{/10.233.65.225:34550<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2c39d0b0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6277da8c{/10.233.65.225:34550<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@cb3c737[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7046dc01{s=START}]=>HttpChannelOverHttp@7a8b542d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:35.706Z||qtp214768579-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@cb3c737::DecryptedEndPoint@6277da8c{/10.233.65.225:34550<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=7/30000} 2022-12-06T11:15:35.706Z||qtp214768579-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5aff7b8e 2022-12-06T11:15:35.706Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@6277da8c{/10.233.65.225:34550<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=7/30000} 2022-12-06T11:15:35.706Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@27e64ee::SocketChannelEndPoint@37f7f6e{/10.233.65.225:34548<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@27e64ee{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@8b7f71f{/10.233.65.225:34548<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@4f5345dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@354674b1{s=START}]=>HttpChannelOverHttp@6fe45081{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:35.706Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2022-12-06T11:15:35.706Z||qtp214768579-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@cb3c737::DecryptedEndPoint@6277da8c{/10.233.65.225:34550<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=7/30000} onFillable exit HttpChannelState@b92943c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2022-12-06T11:15:35.706Z||qtp214768579-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@2c39d0b0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6277da8c{/10.233.65.225:34550<->/10.233.65.162:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@cb3c737[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7046dc01{s=START}]=>HttpChannelOverHttp@7a8b542d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:35.706Z||qtp214768579-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@7551da2a{s=2/2,p=0}@6da5d918 waiting 2022-12-06T11:15:35.706Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@37f7f6e{/10.233.65.225:34548<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@27e64ee{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@8b7f71f{/10.233.65.225:34548<->/10.233.65.162:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@4f5345dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@354674b1{s=START}]=>HttpChannelOverHttp@6fe45081{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2022-12-06T11:15:35.706Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@5f9a0a41[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-06T11:15:35.706Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2022-12-06T11:15:35.709Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@2e8598a5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@2e8598a5[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2022-12-06T11:15:35.709Z||qtp214768579-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.65.162:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@27e64ee{NEED_UNWRAP,eio=-1/-1,di=-1,