at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2021-10-07T07:02:55.764Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@644a2b88{/10.233.71.162:42776<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000} 2021-10-07T07:02:55.764Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@781616ce{/10.233.71.162:42776<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@59633a3e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@644a2b88{/10.233.71.162:42776<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5b6d0903[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6cc04cf1{s=START}]=>HttpChannelOverHttp@5aab04f4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:02:55.764Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@781616ce{/10.233.71.162:42776<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@59633a3e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@644a2b88{/10.233.71.162:42776<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5b6d0903[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6cc04cf1{s=START}]=>HttpChannelOverHttp@5aab04f4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:02:55.764Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@781616ce{/10.233.71.162:42776<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@59633a3e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@644a2b88{/10.233.71.162:42776<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5b6d0903[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6cc04cf1{s=START}]=>HttpChannelOverHttp@5aab04f4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:02:55.764Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7bc5327e{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-10-07T07:02:55.764Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@64c2f981{null} 2021-10-07T07:02:55.764Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-07T07:02:55.764Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@20982d98 2021-10-07T07:02:55.764Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-07T07:02:55.764Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-10-07T07:02:55.764Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 0 updates 2021-10-07T07:02:55.764Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-10-07T07:02:55.764Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-07T07:02:55.764Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@20982d98 2021-10-07T07:02:55.764Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 0 keys 2021-10-07T07:02:55.764Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@781616ce{/10.233.71.162:42776<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@59633a3e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@644a2b88{/10.233.71.162:42776<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5b6d0903[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6cc04cf1{s=START}]=>HttpChannelOverHttp@5aab04f4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:02:55.764Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@781616ce{/10.233.71.162:42776<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@59633a3e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@644a2b88{/10.233.71.162:42776<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5b6d0903[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6cc04cf1{s=START}]=>HttpChannelOverHttp@5aab04f4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:02:55.764Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@781616ce{/10.233.71.162:42776<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@59633a3e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@644a2b88{/10.233.71.162:42776<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5b6d0903[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6cc04cf1{s=START}]=>HttpChannelOverHttp@5aab04f4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:02:55.764Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@5b6d0903::DecryptedEndPoint@644a2b88{/10.233.71.162:42776<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000} 2021-10-07T07:02:55.764Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@213145{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-10-07T07:02:55.764Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5754c779{null} 2021-10-07T07:02:55.764Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@59633a3e::SocketChannelEndPoint@781616ce{/10.233.71.162:42776<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@59633a3e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@644a2b88{/10.233.71.162:42776<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5b6d0903[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6cc04cf1{s=START}]=>HttpChannelOverHttp@5aab04f4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:02:55.764Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5b6d0903::DecryptedEndPoint@644a2b88{/10.233.71.162:42776<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-10-07T07:02:55.764Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@20982d98 2021-10-07T07:02:55.764Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@5b6d0903::DecryptedEndPoint@644a2b88{/10.233.71.162:42776<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000} 2021-10-07T07:02:55.765Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@644a2b88{/10.233.71.162:42776<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000} 2021-10-07T07:02:55.765Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5b6d0903::DecryptedEndPoint@644a2b88{/10.233.71.162:42776<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000} onFillable exit HttpChannelState@2ca2f1a9{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-10-07T07:02:55.765Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@59633a3e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@644a2b88{/10.233.71.162:42776<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@5b6d0903[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6cc04cf1{s=START}]=>HttpChannelOverHttp@5aab04f4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:02:55.765Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@7cef84ff waiting 2021-10-07T07:03:01.057Z||qtp666312528-21-acceptor-0@2b5ca574-ServerConnector@49dbaaf3{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@78e0719 on ManagedSelector@6158113e{STARTED} id=0 keys=0 selected=0 updates=0 2021-10-07T07:03:01.057Z||qtp666312528-21-acceptor-0@2b5ca574-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@6158113e{STARTED} id=0 keys=0 selected=0 updates=1 2021-10-07T07:03:01.057Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-07T07:03:01.057Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-10-07T07:03:01.057Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-10-07T07:03:01.058Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-10-07T07:03:01.058Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@78e0719 2021-10-07T07:03:01.058Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@78e0719 2021-10-07T07:03:01.058Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-07T07:03:01.058Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-07T07:03:01.058Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@78e0719 2021-10-07T07:03:01.058Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@4b7f92f6{/10.233.71.162:43294<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-10-07T07:03:01.058Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@6c7a106 2021-10-07T07:03:01.058Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@58aac1d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@6a1099b1{/10.233.71.162:43294<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@5d4f5e27{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-10-07T07:03:01.058Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@663b1b19::DecryptedEndPoint@6a1099b1{/10.233.71.162:43294<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-10-07T07:03:01.058Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@4b7f92f6{/10.233.71.162:43294<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6891ba0e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a1099b1{/10.233.71.162:43294<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@663b1b19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a27bbc{s=START}]=>HttpChannelOverHttp@58aac1d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:01.058Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@6891ba0e::SocketChannelEndPoint@4b7f92f6{/10.233.71.162:43294<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6891ba0e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a1099b1{/10.233.71.162:43294<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@663b1b19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a27bbc{s=START}]=>HttpChannelOverHttp@58aac1d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:01.058Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@663b1b19::DecryptedEndPoint@6a1099b1{/10.233.71.162:43294<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-10-07T07:03:01.058Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@663b1b19::DecryptedEndPoint@6a1099b1{/10.233.71.162:43294<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-10-07T07:03:01.058Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@21bbb329{AC.ReadCB@663b1b19{HttpConnection@663b1b19::DecryptedEndPoint@6a1099b1{/10.233.71.162:43294<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-10-07T07:03:01.058Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@6891ba0e::SocketChannelEndPoint@4b7f92f6{/10.233.71.162:43294<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6891ba0e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a1099b1{/10.233.71.162:43294<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@663b1b19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a27bbc{s=START}]=>HttpChannelOverHttp@58aac1d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:01.058Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-10-07T07:03:01.058Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6891ba0e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a1099b1{/10.233.71.162:43294<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@663b1b19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a27bbc{s=START}]=>HttpChannelOverHttp@58aac1d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:01.058Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1fe687d4{SSLC.NBReadCB@6891ba0e{SslConnection@6891ba0e::SocketChannelEndPoint@4b7f92f6{/10.233.71.162:43294<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6891ba0e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a1099b1{/10.233.71.162:43294<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@663b1b19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a27bbc{s=START}]=>HttpChannelOverHttp@58aac1d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-07T07:03:01.059Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@4b7f92f6{/10.233.71.162:43294<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@6891ba0e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a1099b1{/10.233.71.162:43294<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@663b1b19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a27bbc{s=START}]=>HttpChannelOverHttp@58aac1d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:01.059Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@7a421fec on ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-07T07:03:01.059Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=1 2021-10-07T07:03:01.059Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@4b7f92f6{/10.233.71.162:43294<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@6891ba0e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a1099b1{/10.233.71.162:43294<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@663b1b19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a27bbc{s=START}]=>HttpChannelOverHttp@58aac1d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:01.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-07T07:03:01.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/1 selected 2021-10-07T07:03:01.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-10-07T07:03:01.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-10-07T07:03:01.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@7a421fec 2021-10-07T07:03:01.059Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@78e0719 2021-10-07T07:03:01.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@4b7f92f6{/10.233.71.162:43294<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@6891ba0e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a1099b1{/10.233.71.162:43294<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@663b1b19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a27bbc{s=START}]=>HttpChannelOverHttp@58aac1d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:01.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-07T07:03:01.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-07T07:03:01.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 1/1/1 selected 2021-10-07T07:03:01.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 1 keys, 0 updates 2021-10-07T07:03:01.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.213:8000 remote=/10.233.71.162:43294], selector=sun.nio.ch.EPollSelectorImpl@3cea607, interestOps=1, readyOps=1 SocketChannelEndPoint@4b7f92f6{/10.233.71.162:43294<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@6891ba0e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a1099b1{/10.233.71.162:43294<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@663b1b19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a27bbc{s=START}]=>HttpChannelOverHttp@58aac1d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:01.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@4b7f92f6{/10.233.71.162:43294<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6891ba0e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a1099b1{/10.233.71.162:43294<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@663b1b19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a27bbc{s=START}]=>HttpChannelOverHttp@58aac1d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:01.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@4b7f92f6{/10.233.71.162:43294<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6891ba0e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a1099b1{/10.233.71.162:43294<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@663b1b19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a27bbc{s=START}]=>HttpChannelOverHttp@58aac1d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-10-07T07:03:01.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3301]@2021-10-07T07:03:01.059632Z 2021-10-07T07:03:01.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@7cef84ff offer EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3301]@2021-10-07T07:03:01.059717Z 2021-10-07T07:03:01.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3301]@2021-10-07T07:03:01.059792Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4b7f92f6{/10.233.71.162:43294<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6891ba0e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a1099b1{/10.233.71.162:43294<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@663b1b19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a27bbc{s=START}]=>HttpChannelOverHttp@58aac1d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-10-07T07:03:01.059Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@7cef84ff task=EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3301]@2021-10-07T07:03:01.059874Z 2021-10-07T07:03:01.059Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3302]@2021-10-07T07:03:01.059946Z tryProduce true 2021-10-07T07:03:01.059Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-10-07T07:03:01.059Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-07T07:03:01.060Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1fe687d4{SSLC.NBReadCB@6891ba0e{SslConnection@6891ba0e::SocketChannelEndPoint@4b7f92f6{/10.233.71.162:43294<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6891ba0e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a1099b1{/10.233.71.162:43294<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@663b1b19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a27bbc{s=START}]=>HttpChannelOverHttp@58aac1d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-07T07:03:01.060Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@6891ba0e::SocketChannelEndPoint@4b7f92f6{/10.233.71.162:43294<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6891ba0e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a1099b1{/10.233.71.162:43294<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@663b1b19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a27bbc{s=START}]=>HttpChannelOverHttp@58aac1d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:01.060Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@4b7f92f6{/10.233.71.162:43294<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6891ba0e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a1099b1{/10.233.71.162:43294<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@663b1b19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a27bbc{s=START}]=>HttpChannelOverHttp@58aac1d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:01.060Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-07T07:03:01.060Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@6891ba0e::SocketChannelEndPoint@4b7f92f6{/10.233.71.162:43294<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6891ba0e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a1099b1{/10.233.71.162:43294<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@663b1b19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a27bbc{s=START}]=>HttpChannelOverHttp@58aac1d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:01.060Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@21bbb329{AC.ReadCB@663b1b19{HttpConnection@663b1b19::DecryptedEndPoint@6a1099b1{/10.233.71.162:43294<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=2/30000}}} 2021-10-07T07:03:01.060Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@663b1b19::DecryptedEndPoint@6a1099b1{/10.233.71.162:43294<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@5d4f5e27{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-10-07T07:03:01.060Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@6891ba0e::SocketChannelEndPoint@4b7f92f6{/10.233.71.162:43294<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6891ba0e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a1099b1{/10.233.71.162:43294<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@663b1b19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a27bbc{s=START}]=>HttpChannelOverHttp@58aac1d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:01.060Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-10-07T07:03:01.060Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@4b7f92f6{/10.233.71.162:43294<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6891ba0e{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a1099b1{/10.233.71.162:43294<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@663b1b19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a27bbc{s=START}]=>HttpChannelOverHttp@58aac1d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:01.060Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@12c929dc[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-07T07:03:01.060Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-10-07T07:03:01.062Z||qtp666312528-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@b825882[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-07T07:03:01.062Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@6891ba0e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a1099b1{/10.233.71.162:43294<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@663b1b19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a27bbc{s=START}]=>HttpChannelOverHttp@58aac1d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:01.062Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-10-07T07:03:01.062Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@663b1b19::DecryptedEndPoint@6a1099b1{/10.233.71.162:43294<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=4/30000} filled -1 HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-07T07:03:01.062Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@663b1b19::DecryptedEndPoint@6a1099b1{/10.233.71.162:43294<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2021-10-07T07:03:01.062Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-07T07:03:01.062Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-10-07T07:03:01.062Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@6a1099b1{/10.233.71.162:43294<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=4/30000} 2021-10-07T07:03:01.062Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@6a1099b1{/10.233.71.162:43294<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=4/30000} 2021-10-07T07:03:01.062Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@6891ba0e::SocketChannelEndPoint@4b7f92f6{/10.233.71.162:43294<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@6891ba0e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a1099b1{/10.233.71.162:43294<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@663b1b19[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6a27bbc{s=START}]=>HttpChannelOverHttp@58aac1d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-10-07T07:03:01.062Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@6891ba0e::SocketChannelEndPoint@4b7f92f6{/10.233.71.162:43294<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@6891ba0e{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a1099b1{/10.233.71.162:43294<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@663b1b19[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6a27bbc{s=START}]=>HttpChannelOverHttp@58aac1d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:01.062Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@187a32a2[p=0,l=0,c=0,r=0]={<<<>>>} 2021-10-07T07:03:01.062Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-10-07T07:03:01.062Z||qtp666312528-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 2021-10-07T07:03:01.062Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@4b7f92f6{/10.233.71.162:43294<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@6891ba0e{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a1099b1{/10.233.71.162:43294<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@663b1b19[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6a27bbc{s=START}]=>HttpChannelOverHttp@58aac1d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:01.062Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-10-07T07:03:01.062Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-10-07T07:03:01.062Z||qtp666312528-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 2021-10-07T07:03:01.063Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@6891ba0e::SocketChannelEndPoint@4b7f92f6{/10.233.71.162:43294<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6891ba0e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a1099b1{/10.233.71.162:43294<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@663b1b19[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6a27bbc{s=START}]=>HttpChannelOverHttp@58aac1d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-10-07T07:03:01.063Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6891ba0e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a1099b1{/10.233.71.162:43294<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@663b1b19[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6a27bbc{s=START}]=>HttpChannelOverHttp@58aac1d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:01.063Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@6891ba0e::SocketChannelEndPoint@4b7f92f6{/10.233.71.162:43294<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6891ba0e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a1099b1{/10.233.71.162:43294<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@663b1b19[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6a27bbc{s=START}]=>HttpChannelOverHttp@58aac1d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2021-10-07T07:03:01.063Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@6a1099b1{/10.233.71.162:43294<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000} 2021-10-07T07:03:01.063Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4b7f92f6{/10.233.71.162:43294<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6891ba0e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a1099b1{/10.233.71.162:43294<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@663b1b19[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6a27bbc{s=START}]=>HttpChannelOverHttp@58aac1d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:01.063Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4b7f92f6{/10.233.71.162:43294<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6891ba0e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a1099b1{/10.233.71.162:43294<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@663b1b19[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6a27bbc{s=START}]=>HttpChannelOverHttp@58aac1d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:01.063Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@4b7f92f6{/10.233.71.162:43294<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6891ba0e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a1099b1{/10.233.71.162:43294<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@663b1b19[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6a27bbc{s=START}]=>HttpChannelOverHttp@58aac1d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:01.063Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@49bcc02f{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-10-07T07:03:01.063Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1fe687d4{null} 2021-10-07T07:03:01.063Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-07T07:03:01.063Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4ca38560 2021-10-07T07:03:01.063Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-07T07:03:01.063Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-10-07T07:03:01.063Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 0 updates 2021-10-07T07:03:01.063Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4b7f92f6{/10.233.71.162:43294<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6891ba0e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a1099b1{/10.233.71.162:43294<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@663b1b19[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6a27bbc{s=START}]=>HttpChannelOverHttp@58aac1d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:01.063Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4ca38560 2021-10-07T07:03:01.063Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-10-07T07:03:01.063Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-07T07:03:01.063Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 0 keys 2021-10-07T07:03:01.064Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@4b7f92f6{/10.233.71.162:43294<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6891ba0e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a1099b1{/10.233.71.162:43294<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@663b1b19[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6a27bbc{s=START}]=>HttpChannelOverHttp@58aac1d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:01.064Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@663b1b19::DecryptedEndPoint@6a1099b1{/10.233.71.162:43294<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000} 2021-10-07T07:03:01.063Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4b7f92f6{/10.233.71.162:43294<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6891ba0e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a1099b1{/10.233.71.162:43294<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@663b1b19[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6a27bbc{s=START}]=>HttpChannelOverHttp@58aac1d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:01.064Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@6891ba0e::SocketChannelEndPoint@4b7f92f6{/10.233.71.162:43294<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6891ba0e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a1099b1{/10.233.71.162:43294<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@663b1b19[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6a27bbc{s=START}]=>HttpChannelOverHttp@58aac1d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:01.064Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4ca38560 2021-10-07T07:03:01.064Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@d14e749{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-10-07T07:03:01.064Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@21bbb329{null} 2021-10-07T07:03:01.064Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@663b1b19::DecryptedEndPoint@6a1099b1{/10.233.71.162:43294<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-10-07T07:03:01.064Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@663b1b19::DecryptedEndPoint@6a1099b1{/10.233.71.162:43294<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000} 2021-10-07T07:03:01.064Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@6a1099b1{/10.233.71.162:43294<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000} 2021-10-07T07:03:01.064Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@663b1b19::DecryptedEndPoint@6a1099b1{/10.233.71.162:43294<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000} onFillable exit HttpChannelState@5d4f5e27{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-10-07T07:03:01.064Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6891ba0e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a1099b1{/10.233.71.162:43294<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@663b1b19[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6a27bbc{s=START}]=>HttpChannelOverHttp@58aac1d9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:01.064Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@19f8a8f7 waiting 2021-10-07T07:03:05.758Z||qtp666312528-21-acceptor-0@2b5ca574-ServerConnector@49dbaaf3{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@18198530 on ManagedSelector@6158113e{STARTED} id=0 keys=0 selected=0 updates=0 2021-10-07T07:03:05.758Z||qtp666312528-21-acceptor-0@2b5ca574-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@6158113e{STARTED} id=0 keys=0 selected=0 updates=1 2021-10-07T07:03:05.758Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-07T07:03:05.758Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-10-07T07:03:05.758Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-10-07T07:03:05.758Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-10-07T07:03:05.758Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@18198530 2021-10-07T07:03:05.758Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@18198530 2021-10-07T07:03:05.758Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-07T07:03:05.758Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-07T07:03:05.758Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@18198530 2021-10-07T07:03:05.758Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@4a79ea5e{/10.233.71.162:43742<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-10-07T07:03:05.758Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@3be78367 2021-10-07T07:03:05.759Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@481a6b6b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@68e54870{/10.233.71.162:43742<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@6d4b7428{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-10-07T07:03:05.759Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@6a302e5d::DecryptedEndPoint@68e54870{/10.233.71.162:43742<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-10-07T07:03:05.759Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@4a79ea5e{/10.233.71.162:43742<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@71ea5143{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e54870{/10.233.71.162:43742<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@6a302e5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@330e21c6{s=START}]=>HttpChannelOverHttp@481a6b6b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:05.759Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@71ea5143::SocketChannelEndPoint@4a79ea5e{/10.233.71.162:43742<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@71ea5143{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e54870{/10.233.71.162:43742<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@6a302e5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@330e21c6{s=START}]=>HttpChannelOverHttp@481a6b6b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:05.759Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@6a302e5d::DecryptedEndPoint@68e54870{/10.233.71.162:43742<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-10-07T07:03:05.759Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@6a302e5d::DecryptedEndPoint@68e54870{/10.233.71.162:43742<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-10-07T07:03:05.759Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@552e9bb{AC.ReadCB@6a302e5d{HttpConnection@6a302e5d::DecryptedEndPoint@68e54870{/10.233.71.162:43742<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-10-07T07:03:05.759Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@71ea5143::SocketChannelEndPoint@4a79ea5e{/10.233.71.162:43742<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@71ea5143{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e54870{/10.233.71.162:43742<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6a302e5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@330e21c6{s=START}]=>HttpChannelOverHttp@481a6b6b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:05.759Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-10-07T07:03:05.759Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@71ea5143{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68e54870{/10.233.71.162:43742<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6a302e5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@330e21c6{s=START}]=>HttpChannelOverHttp@481a6b6b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:05.759Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6efb6d8a{SSLC.NBReadCB@71ea5143{SslConnection@71ea5143::SocketChannelEndPoint@4a79ea5e{/10.233.71.162:43742<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@71ea5143{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68e54870{/10.233.71.162:43742<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6a302e5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@330e21c6{s=START}]=>HttpChannelOverHttp@481a6b6b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-07T07:03:05.759Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@4a79ea5e{/10.233.71.162:43742<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@71ea5143{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68e54870{/10.233.71.162:43742<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6a302e5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@330e21c6{s=START}]=>HttpChannelOverHttp@481a6b6b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:05.759Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4d38595f on ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-07T07:03:05.759Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=1 2021-10-07T07:03:05.759Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@4a79ea5e{/10.233.71.162:43742<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@71ea5143{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68e54870{/10.233.71.162:43742<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6a302e5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@330e21c6{s=START}]=>HttpChannelOverHttp@481a6b6b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:05.759Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@18198530 2021-10-07T07:03:05.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-07T07:03:05.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/1 selected 2021-10-07T07:03:05.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-10-07T07:03:05.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-10-07T07:03:05.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@4d38595f 2021-10-07T07:03:05.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@4a79ea5e{/10.233.71.162:43742<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@71ea5143{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68e54870{/10.233.71.162:43742<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6a302e5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@330e21c6{s=START}]=>HttpChannelOverHttp@481a6b6b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:05.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-07T07:03:05.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-07T07:03:05.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 1/1/1 selected 2021-10-07T07:03:05.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 1 keys, 0 updates 2021-10-07T07:03:05.760Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.213:8000 remote=/10.233.71.162:43742], selector=sun.nio.ch.EPollSelectorImpl@3cea607, interestOps=1, readyOps=1 SocketChannelEndPoint@4a79ea5e{/10.233.71.162:43742<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@71ea5143{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68e54870{/10.233.71.162:43742<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6a302e5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@330e21c6{s=START}]=>HttpChannelOverHttp@481a6b6b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:05.760Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@4a79ea5e{/10.233.71.162:43742<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@71ea5143{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68e54870{/10.233.71.162:43742<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6a302e5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@330e21c6{s=START}]=>HttpChannelOverHttp@481a6b6b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:05.760Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@4a79ea5e{/10.233.71.162:43742<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@71ea5143{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68e54870{/10.233.71.162:43742<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6a302e5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@330e21c6{s=START}]=>HttpChannelOverHttp@481a6b6b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-10-07T07:03:05.760Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3302]@2021-10-07T07:03:05.760537Z 2021-10-07T07:03:05.760Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@19f8a8f7 offer EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3302]@2021-10-07T07:03:05.760644Z 2021-10-07T07:03:05.760Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3302]@2021-10-07T07:03:05.760744Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4a79ea5e{/10.233.71.162:43742<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@71ea5143{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68e54870{/10.233.71.162:43742<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6a302e5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@330e21c6{s=START}]=>HttpChannelOverHttp@481a6b6b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-10-07T07:03:05.760Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@19f8a8f7 task=EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3302]@2021-10-07T07:03:05.760872Z 2021-10-07T07:03:05.761Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6efb6d8a{SSLC.NBReadCB@71ea5143{SslConnection@71ea5143::SocketChannelEndPoint@4a79ea5e{/10.233.71.162:43742<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@71ea5143{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68e54870{/10.233.71.162:43742<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6a302e5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@330e21c6{s=START}]=>HttpChannelOverHttp@481a6b6b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-07T07:03:05.761Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3303]@2021-10-07T07:03:05.76131Z tryProduce true 2021-10-07T07:03:05.761Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-10-07T07:03:05.761Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-07T07:03:05.761Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@42e8cbbe IDLE 2021-10-07T07:03:05.761Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@71ea5143::SocketChannelEndPoint@4a79ea5e{/10.233.71.162:43742<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@71ea5143{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68e54870{/10.233.71.162:43742<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6a302e5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@330e21c6{s=START}]=>HttpChannelOverHttp@481a6b6b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:05.761Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0} tryExecute STOP! 2021-10-07T07:03:05.761Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0}@42e8cbbe offer STOP! 2021-10-07T07:03:05.761Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@4a79ea5e{/10.233.71.162:43742<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@71ea5143{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68e54870{/10.233.71.162:43742<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6a302e5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@330e21c6{s=START}]=>HttpChannelOverHttp@481a6b6b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:05.761Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-07T07:03:05.761Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0}@42e8cbbe task=STOP! 2021-10-07T07:03:05.761Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0}@42e8cbbe Exited 2021-10-07T07:03:05.761Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@71ea5143::SocketChannelEndPoint@4a79ea5e{/10.233.71.162:43742<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@71ea5143{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68e54870{/10.233.71.162:43742<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6a302e5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@330e21c6{s=START}]=>HttpChannelOverHttp@481a6b6b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:05.761Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@6daf2337{s=0/2,p=0}@42e8cbbe 2021-10-07T07:03:05.761Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@552e9bb{AC.ReadCB@6a302e5d{HttpConnection@6a302e5d::DecryptedEndPoint@68e54870{/10.233.71.162:43742<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=2/30000}}} 2021-10-07T07:03:05.761Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6a302e5d::DecryptedEndPoint@68e54870{/10.233.71.162:43742<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@6d4b7428{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-10-07T07:03:05.762Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@71ea5143::SocketChannelEndPoint@4a79ea5e{/10.233.71.162:43742<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@71ea5143{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e54870{/10.233.71.162:43742<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@6a302e5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@330e21c6{s=START}]=>HttpChannelOverHttp@481a6b6b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:05.762Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-10-07T07:03:05.762Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@4a79ea5e{/10.233.71.162:43742<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@71ea5143{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e54870{/10.233.71.162:43742<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@6a302e5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@330e21c6{s=START}]=>HttpChannelOverHttp@481a6b6b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:05.762Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@17a17b13[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-07T07:03:05.762Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-10-07T07:03:05.764Z||qtp666312528-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@b825882[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-07T07:03:05.765Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@71ea5143{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e54870{/10.233.71.162:43742<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@6a302e5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@330e21c6{s=START}]=>HttpChannelOverHttp@481a6b6b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:05.765Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-10-07T07:03:05.765Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6a302e5d::DecryptedEndPoint@68e54870{/10.233.71.162:43742<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-07T07:03:05.765Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6a302e5d::DecryptedEndPoint@68e54870{/10.233.71.162:43742<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2021-10-07T07:03:05.765Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-07T07:03:05.765Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-10-07T07:03:05.765Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@68e54870{/10.233.71.162:43742<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=6/30000} 2021-10-07T07:03:05.765Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@68e54870{/10.233.71.162:43742<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=6/30000} 2021-10-07T07:03:05.765Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@71ea5143::SocketChannelEndPoint@4a79ea5e{/10.233.71.162:43742<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@71ea5143{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e54870{/10.233.71.162:43742<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@6a302e5d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@330e21c6{s=START}]=>HttpChannelOverHttp@481a6b6b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-10-07T07:03:05.765Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@71ea5143::SocketChannelEndPoint@4a79ea5e{/10.233.71.162:43742<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@71ea5143{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e54870{/10.233.71.162:43742<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@6a302e5d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@330e21c6{s=START}]=>HttpChannelOverHttp@481a6b6b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:05.765Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@187a32a2[p=0,l=0,c=0,r=0]={<<<>>>} 2021-10-07T07:03:05.765Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-10-07T07:03:05.765Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2021-10-07T07:03:05.765Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@4a79ea5e{/10.233.71.162:43742<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@71ea5143{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e54870{/10.233.71.162:43742<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@6a302e5d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@330e21c6{s=START}]=>HttpChannelOverHttp@481a6b6b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:05.765Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-10-07T07:03:05.765Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-10-07T07:03:05.765Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2021-10-07T07:03:05.765Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@71ea5143::SocketChannelEndPoint@4a79ea5e{/10.233.71.162:43742<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@71ea5143{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e54870{/10.233.71.162:43742<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@6a302e5d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@330e21c6{s=START}]=>HttpChannelOverHttp@481a6b6b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-10-07T07:03:05.765Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@71ea5143{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e54870{/10.233.71.162:43742<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@6a302e5d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@330e21c6{s=START}]=>HttpChannelOverHttp@481a6b6b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:05.766Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@71ea5143::SocketChannelEndPoint@4a79ea5e{/10.233.71.162:43742<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@71ea5143{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e54870{/10.233.71.162:43742<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@6a302e5d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@330e21c6{s=START}]=>HttpChannelOverHttp@481a6b6b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2021-10-07T07:03:05.766Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@68e54870{/10.233.71.162:43742<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=7/30000} 2021-10-07T07:03:05.766Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4a79ea5e{/10.233.71.162:43742<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@71ea5143{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e54870{/10.233.71.162:43742<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@6a302e5d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@330e21c6{s=START}]=>HttpChannelOverHttp@481a6b6b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:05.766Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4a79ea5e{/10.233.71.162:43742<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@71ea5143{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e54870{/10.233.71.162:43742<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@6a302e5d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@330e21c6{s=START}]=>HttpChannelOverHttp@481a6b6b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:05.766Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@4a79ea5e{/10.233.71.162:43742<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@71ea5143{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e54870{/10.233.71.162:43742<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@6a302e5d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@330e21c6{s=START}]=>HttpChannelOverHttp@481a6b6b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:05.766Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@76346092{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-10-07T07:03:05.766Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6efb6d8a{null} 2021-10-07T07:03:05.766Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-07T07:03:05.766Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7f16dc08 2021-10-07T07:03:05.766Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-07T07:03:05.766Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4a79ea5e{/10.233.71.162:43742<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@71ea5143{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e54870{/10.233.71.162:43742<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@6a302e5d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@330e21c6{s=START}]=>HttpChannelOverHttp@481a6b6b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:05.766Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-10-07T07:03:05.766Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 0 updates 2021-10-07T07:03:05.766Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-10-07T07:03:05.766Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-07T07:03:05.766Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4a79ea5e{/10.233.71.162:43742<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@71ea5143{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e54870{/10.233.71.162:43742<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@6a302e5d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@330e21c6{s=START}]=>HttpChannelOverHttp@481a6b6b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:05.766Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 0 keys 2021-10-07T07:03:05.766Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1561f14e{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-10-07T07:03:05.766Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7f16dc08 2021-10-07T07:03:05.766Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@552e9bb{null} 2021-10-07T07:03:05.767Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6a302e5d::DecryptedEndPoint@68e54870{/10.233.71.162:43742<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=8/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-10-07T07:03:05.767Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@6a302e5d::DecryptedEndPoint@68e54870{/10.233.71.162:43742<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=8/30000} 2021-10-07T07:03:05.767Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@68e54870{/10.233.71.162:43742<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=8/30000} 2021-10-07T07:03:05.767Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6a302e5d::DecryptedEndPoint@68e54870{/10.233.71.162:43742<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=8/30000} onFillable exit HttpChannelState@6d4b7428{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-10-07T07:03:05.767Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@4a79ea5e{/10.233.71.162:43742<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@71ea5143{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e54870{/10.233.71.162:43742<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@6a302e5d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@330e21c6{s=START}]=>HttpChannelOverHttp@481a6b6b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:05.767Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@6a302e5d::DecryptedEndPoint@68e54870{/10.233.71.162:43742<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=8/30000} 2021-10-07T07:03:05.767Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@71ea5143{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e54870{/10.233.71.162:43742<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@6a302e5d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@330e21c6{s=START}]=>HttpChannelOverHttp@481a6b6b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:05.767Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@7cef84ff waiting 2021-10-07T07:03:05.767Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@71ea5143::SocketChannelEndPoint@4a79ea5e{/10.233.71.162:43742<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@71ea5143{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68e54870{/10.233.71.162:43742<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@6a302e5d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@330e21c6{s=START}]=>HttpChannelOverHttp@481a6b6b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:05.767Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7f16dc08 2021-10-07T07:03:11.057Z||qtp666312528-21-acceptor-0@2b5ca574-ServerConnector@49dbaaf3{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@40c6875a on ManagedSelector@6158113e{STARTED} id=0 keys=0 selected=0 updates=0 2021-10-07T07:03:11.057Z||qtp666312528-21-acceptor-0@2b5ca574-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@6158113e{STARTED} id=0 keys=0 selected=0 updates=1 2021-10-07T07:03:11.058Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-07T07:03:11.058Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-10-07T07:03:11.058Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-10-07T07:03:11.058Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-10-07T07:03:11.058Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@40c6875a 2021-10-07T07:03:11.058Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@40c6875a 2021-10-07T07:03:11.058Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-07T07:03:11.058Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-07T07:03:11.058Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@40c6875a 2021-10-07T07:03:11.058Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@6fa8f483{/10.233.71.162:44258<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-10-07T07:03:11.058Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@137630a4 2021-10-07T07:03:11.058Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@3805cd39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@52d218aa{/10.233.71.162:44258<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@7a76e29f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-10-07T07:03:11.058Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@58270e65::DecryptedEndPoint@52d218aa{/10.233.71.162:44258<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-10-07T07:03:11.059Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@6fa8f483{/10.233.71.162:44258<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4edd7c5d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52d218aa{/10.233.71.162:44258<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@58270e65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c882a64{s=START}]=>HttpChannelOverHttp@3805cd39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:11.059Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@4edd7c5d::SocketChannelEndPoint@6fa8f483{/10.233.71.162:44258<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4edd7c5d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52d218aa{/10.233.71.162:44258<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@58270e65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c882a64{s=START}]=>HttpChannelOverHttp@3805cd39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:11.059Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@58270e65::DecryptedEndPoint@52d218aa{/10.233.71.162:44258<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-10-07T07:03:11.059Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@58270e65::DecryptedEndPoint@52d218aa{/10.233.71.162:44258<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-10-07T07:03:11.059Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@41275370{AC.ReadCB@58270e65{HttpConnection@58270e65::DecryptedEndPoint@52d218aa{/10.233.71.162:44258<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-10-07T07:03:11.059Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@4edd7c5d::SocketChannelEndPoint@6fa8f483{/10.233.71.162:44258<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4edd7c5d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52d218aa{/10.233.71.162:44258<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@58270e65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c882a64{s=START}]=>HttpChannelOverHttp@3805cd39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:11.059Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-10-07T07:03:11.059Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4edd7c5d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52d218aa{/10.233.71.162:44258<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@58270e65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c882a64{s=START}]=>HttpChannelOverHttp@3805cd39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:11.059Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@21933917{SSLC.NBReadCB@4edd7c5d{SslConnection@4edd7c5d::SocketChannelEndPoint@6fa8f483{/10.233.71.162:44258<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4edd7c5d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52d218aa{/10.233.71.162:44258<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@58270e65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c882a64{s=START}]=>HttpChannelOverHttp@3805cd39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-07T07:03:11.059Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@6fa8f483{/10.233.71.162:44258<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@4edd7c5d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52d218aa{/10.233.71.162:44258<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@58270e65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c882a64{s=START}]=>HttpChannelOverHttp@3805cd39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:11.059Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@40996ec on ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-07T07:03:11.059Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=1 2021-10-07T07:03:11.059Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@6fa8f483{/10.233.71.162:44258<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@4edd7c5d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52d218aa{/10.233.71.162:44258<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@58270e65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c882a64{s=START}]=>HttpChannelOverHttp@3805cd39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:11.059Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@40c6875a 2021-10-07T07:03:11.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-07T07:03:11.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/1 selected 2021-10-07T07:03:11.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-10-07T07:03:11.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-10-07T07:03:11.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@40996ec 2021-10-07T07:03:11.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@6fa8f483{/10.233.71.162:44258<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@4edd7c5d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52d218aa{/10.233.71.162:44258<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@58270e65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c882a64{s=START}]=>HttpChannelOverHttp@3805cd39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:11.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-07T07:03:11.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-07T07:03:11.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 1/1/1 selected 2021-10-07T07:03:11.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 1 keys, 0 updates 2021-10-07T07:03:11.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.213:8000 remote=/10.233.71.162:44258], selector=sun.nio.ch.EPollSelectorImpl@3cea607, interestOps=1, readyOps=1 SocketChannelEndPoint@6fa8f483{/10.233.71.162:44258<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@4edd7c5d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52d218aa{/10.233.71.162:44258<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@58270e65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c882a64{s=START}]=>HttpChannelOverHttp@3805cd39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:11.060Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@6fa8f483{/10.233.71.162:44258<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4edd7c5d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52d218aa{/10.233.71.162:44258<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@58270e65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c882a64{s=START}]=>HttpChannelOverHttp@3805cd39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:11.060Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@6fa8f483{/10.233.71.162:44258<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4edd7c5d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52d218aa{/10.233.71.162:44258<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@58270e65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c882a64{s=START}]=>HttpChannelOverHttp@3805cd39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-10-07T07:03:11.060Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0} tryExecute EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3303]@2021-10-07T07:03:11.060333Z 2021-10-07T07:03:11.060Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0}@7cef84ff offer EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=3303]@2021-10-07T07:03:11.060399Z 2021-10-07T07:03:11.060Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1} startReservedThread p=1 2021-10-07T07:03:11.060Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@6daf2337{s=0/2,p=1}@79daa7b0 2021-10-07T07:03:11.060Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@6daf2337{s=0/2,p=1}@79daa7b0 2021-10-07T07:03:11.060Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1}@7cef84ff task=EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=3303]@2021-10-07T07:03:11.060572Z 2021-10-07T07:03:11.060Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=1}][pc=0,pic=0,pec=1,epc=3303]@2021-10-07T07:03:11.060684Z tryProduce true 2021-10-07T07:03:11.060Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@6daf2337{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=3303]@2021-10-07T07:03:11.060543Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6fa8f483{/10.233.71.162:44258<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4edd7c5d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52d218aa{/10.233.71.162:44258<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@58270e65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c882a64{s=START}]=>HttpChannelOverHttp@3805cd39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-10-07T07:03:11.060Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=1}@79daa7b0 started 2021-10-07T07:03:11.060Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-10-07T07:03:11.060Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-07T07:03:11.060Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@79daa7b0 waiting 2021-10-07T07:03:11.060Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@21933917{SSLC.NBReadCB@4edd7c5d{SslConnection@4edd7c5d::SocketChannelEndPoint@6fa8f483{/10.233.71.162:44258<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4edd7c5d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52d218aa{/10.233.71.162:44258<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@58270e65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c882a64{s=START}]=>HttpChannelOverHttp@3805cd39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-07T07:03:11.060Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@6fa8f483{/10.233.71.162:44258<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4edd7c5d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52d218aa{/10.233.71.162:44258<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@58270e65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c882a64{s=START}]=>HttpChannelOverHttp@3805cd39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:11.060Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-07T07:03:11.060Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@4edd7c5d::SocketChannelEndPoint@6fa8f483{/10.233.71.162:44258<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4edd7c5d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52d218aa{/10.233.71.162:44258<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@58270e65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c882a64{s=START}]=>HttpChannelOverHttp@3805cd39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:11.061Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@4edd7c5d::SocketChannelEndPoint@6fa8f483{/10.233.71.162:44258<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4edd7c5d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@52d218aa{/10.233.71.162:44258<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@58270e65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c882a64{s=START}]=>HttpChannelOverHttp@3805cd39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:11.061Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@41275370{AC.ReadCB@58270e65{HttpConnection@58270e65::DecryptedEndPoint@52d218aa{/10.233.71.162:44258<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=2/30000}}} 2021-10-07T07:03:11.061Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@58270e65::DecryptedEndPoint@52d218aa{/10.233.71.162:44258<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@7a76e29f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-10-07T07:03:11.061Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@4edd7c5d::SocketChannelEndPoint@6fa8f483{/10.233.71.162:44258<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4edd7c5d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52d218aa{/10.233.71.162:44258<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@58270e65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c882a64{s=START}]=>HttpChannelOverHttp@3805cd39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:11.061Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-10-07T07:03:11.061Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@6fa8f483{/10.233.71.162:44258<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4edd7c5d{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52d218aa{/10.233.71.162:44258<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@58270e65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c882a64{s=START}]=>HttpChannelOverHttp@3805cd39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:11.061Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@2902a56e[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-07T07:03:11.061Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-10-07T07:03:11.063Z||qtp666312528-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@b825882[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-07T07:03:11.063Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@4edd7c5d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52d218aa{/10.233.71.162:44258<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@58270e65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c882a64{s=START}]=>HttpChannelOverHttp@3805cd39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:11.063Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-10-07T07:03:11.063Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@58270e65::DecryptedEndPoint@52d218aa{/10.233.71.162:44258<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=4/30000} filled -1 HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-07T07:03:11.063Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@58270e65::DecryptedEndPoint@52d218aa{/10.233.71.162:44258<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2021-10-07T07:03:11.063Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-07T07:03:11.063Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-10-07T07:03:11.063Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@52d218aa{/10.233.71.162:44258<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=4/30000} 2021-10-07T07:03:11.064Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@52d218aa{/10.233.71.162:44258<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=5/30000} 2021-10-07T07:03:11.064Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@4edd7c5d::SocketChannelEndPoint@6fa8f483{/10.233.71.162:44258<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@4edd7c5d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52d218aa{/10.233.71.162:44258<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@58270e65[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@c882a64{s=START}]=>HttpChannelOverHttp@3805cd39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-10-07T07:03:11.064Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@4edd7c5d::SocketChannelEndPoint@6fa8f483{/10.233.71.162:44258<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@4edd7c5d{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52d218aa{/10.233.71.162:44258<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@58270e65[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@c882a64{s=START}]=>HttpChannelOverHttp@3805cd39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:11.064Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@187a32a2[p=0,l=0,c=0,r=0]={<<<>>>} 2021-10-07T07:03:11.064Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-10-07T07:03:11.064Z||qtp666312528-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 2021-10-07T07:03:11.064Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@6fa8f483{/10.233.71.162:44258<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@4edd7c5d{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52d218aa{/10.233.71.162:44258<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@58270e65[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@c882a64{s=START}]=>HttpChannelOverHttp@3805cd39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:11.064Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-10-07T07:03:11.064Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-10-07T07:03:11.064Z||qtp666312528-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 2021-10-07T07:03:11.065Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@4edd7c5d::SocketChannelEndPoint@6fa8f483{/10.233.71.162:44258<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4edd7c5d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52d218aa{/10.233.71.162:44258<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@58270e65[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@c882a64{s=START}]=>HttpChannelOverHttp@3805cd39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-10-07T07:03:11.065Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4edd7c5d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52d218aa{/10.233.71.162:44258<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@58270e65[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@c882a64{s=START}]=>HttpChannelOverHttp@3805cd39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:11.065Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@4edd7c5d::SocketChannelEndPoint@6fa8f483{/10.233.71.162:44258<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4edd7c5d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52d218aa{/10.233.71.162:44258<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@58270e65[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@c882a64{s=START}]=>HttpChannelOverHttp@3805cd39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2021-10-07T07:03:11.065Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@52d218aa{/10.233.71.162:44258<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000} 2021-10-07T07:03:11.065Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6fa8f483{/10.233.71.162:44258<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4edd7c5d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52d218aa{/10.233.71.162:44258<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@58270e65[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@c882a64{s=START}]=>HttpChannelOverHttp@3805cd39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:11.065Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6fa8f483{/10.233.71.162:44258<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4edd7c5d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52d218aa{/10.233.71.162:44258<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@58270e65[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@c882a64{s=START}]=>HttpChannelOverHttp@3805cd39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:11.066Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@6fa8f483{/10.233.71.162:44258<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4edd7c5d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52d218aa{/10.233.71.162:44258<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@58270e65[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@c882a64{s=START}]=>HttpChannelOverHttp@3805cd39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:11.066Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@30621a8{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-10-07T07:03:11.066Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@21933917{null} 2021-10-07T07:03:11.066Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-07T07:03:11.066Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@109a667e 2021-10-07T07:03:11.066Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-07T07:03:11.066Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-10-07T07:03:11.066Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@109a667e 2021-10-07T07:03:11.066Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 0 updates 2021-10-07T07:03:11.066Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-10-07T07:03:11.066Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-07T07:03:11.066Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 0 keys 2021-10-07T07:03:11.066Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6fa8f483{/10.233.71.162:44258<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4edd7c5d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52d218aa{/10.233.71.162:44258<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@58270e65[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@c882a64{s=START}]=>HttpChannelOverHttp@3805cd39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:11.066Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@6fa8f483{/10.233.71.162:44258<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4edd7c5d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52d218aa{/10.233.71.162:44258<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@58270e65[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@c882a64{s=START}]=>HttpChannelOverHttp@3805cd39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:11.066Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6fa8f483{/10.233.71.162:44258<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4edd7c5d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52d218aa{/10.233.71.162:44258<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@58270e65[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@c882a64{s=START}]=>HttpChannelOverHttp@3805cd39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:11.066Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@58270e65::DecryptedEndPoint@52d218aa{/10.233.71.162:44258<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=7/30000} 2021-10-07T07:03:11.066Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3cd1b4fa{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-10-07T07:03:11.066Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@41275370{null} 2021-10-07T07:03:11.066Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@4edd7c5d::SocketChannelEndPoint@6fa8f483{/10.233.71.162:44258<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4edd7c5d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52d218aa{/10.233.71.162:44258<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@58270e65[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@c882a64{s=START}]=>HttpChannelOverHttp@3805cd39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:11.067Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@109a667e 2021-10-07T07:03:11.066Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@58270e65::DecryptedEndPoint@52d218aa{/10.233.71.162:44258<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=7/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-10-07T07:03:11.067Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@58270e65::DecryptedEndPoint@52d218aa{/10.233.71.162:44258<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=8/30000} 2021-10-07T07:03:11.067Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@52d218aa{/10.233.71.162:44258<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=8/30000} 2021-10-07T07:03:11.067Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@58270e65::DecryptedEndPoint@52d218aa{/10.233.71.162:44258<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=8/30000} onFillable exit HttpChannelState@7a76e29f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-10-07T07:03:11.067Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4edd7c5d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@52d218aa{/10.233.71.162:44258<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@58270e65[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@c882a64{s=START}]=>HttpChannelOverHttp@3805cd39{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:11.067Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@19f8a8f7 waiting 2021-10-07T07:03:15.758Z||qtp666312528-21-acceptor-0@2b5ca574-ServerConnector@49dbaaf3{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@1f1a03e0 on ManagedSelector@6158113e{STARTED} id=0 keys=0 selected=0 updates=0 2021-10-07T07:03:15.758Z||qtp666312528-21-acceptor-0@2b5ca574-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@6158113e{STARTED} id=0 keys=0 selected=0 updates=1 2021-10-07T07:03:15.758Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-07T07:03:15.758Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-10-07T07:03:15.758Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-10-07T07:03:15.758Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-10-07T07:03:15.758Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@1f1a03e0 2021-10-07T07:03:15.758Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@1f1a03e0 2021-10-07T07:03:15.758Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-07T07:03:15.758Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-07T07:03:15.758Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@1f1a03e0 2021-10-07T07:03:15.758Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@4b1eff76{/10.233.71.162:44728<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-10-07T07:03:15.758Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@34b845e0 2021-10-07T07:03:15.758Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@7956e1e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@665721d6{/10.233.71.162:44728<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@5a8e9725{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-10-07T07:03:15.758Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@2c6f5ed1::DecryptedEndPoint@665721d6{/10.233.71.162:44728<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-10-07T07:03:15.759Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@4b1eff76{/10.233.71.162:44728<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6278bb1c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@665721d6{/10.233.71.162:44728<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@2c6f5ed1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d7e6f14{s=START}]=>HttpChannelOverHttp@7956e1e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:15.759Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@6278bb1c::SocketChannelEndPoint@4b1eff76{/10.233.71.162:44728<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6278bb1c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@665721d6{/10.233.71.162:44728<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@2c6f5ed1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d7e6f14{s=START}]=>HttpChannelOverHttp@7956e1e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:15.759Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@2c6f5ed1::DecryptedEndPoint@665721d6{/10.233.71.162:44728<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-10-07T07:03:15.759Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@2c6f5ed1::DecryptedEndPoint@665721d6{/10.233.71.162:44728<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-10-07T07:03:15.759Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@13e7f021{AC.ReadCB@2c6f5ed1{HttpConnection@2c6f5ed1::DecryptedEndPoint@665721d6{/10.233.71.162:44728<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-10-07T07:03:15.759Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@6278bb1c::SocketChannelEndPoint@4b1eff76{/10.233.71.162:44728<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6278bb1c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@665721d6{/10.233.71.162:44728<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2c6f5ed1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d7e6f14{s=START}]=>HttpChannelOverHttp@7956e1e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:15.759Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-10-07T07:03:15.759Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6278bb1c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@665721d6{/10.233.71.162:44728<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2c6f5ed1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d7e6f14{s=START}]=>HttpChannelOverHttp@7956e1e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:15.759Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@45a8bd5a{SSLC.NBReadCB@6278bb1c{SslConnection@6278bb1c::SocketChannelEndPoint@4b1eff76{/10.233.71.162:44728<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6278bb1c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@665721d6{/10.233.71.162:44728<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2c6f5ed1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d7e6f14{s=START}]=>HttpChannelOverHttp@7956e1e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-07T07:03:15.759Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@4b1eff76{/10.233.71.162:44728<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@6278bb1c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@665721d6{/10.233.71.162:44728<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2c6f5ed1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d7e6f14{s=START}]=>HttpChannelOverHttp@7956e1e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:15.759Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@622f5ea8 on ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-07T07:03:15.759Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=1 2021-10-07T07:03:15.759Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@4b1eff76{/10.233.71.162:44728<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@6278bb1c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@665721d6{/10.233.71.162:44728<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2c6f5ed1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d7e6f14{s=START}]=>HttpChannelOverHttp@7956e1e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:15.759Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@1f1a03e0 2021-10-07T07:03:15.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-07T07:03:15.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/1 selected 2021-10-07T07:03:15.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-10-07T07:03:15.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-10-07T07:03:15.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@622f5ea8 2021-10-07T07:03:15.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@4b1eff76{/10.233.71.162:44728<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@6278bb1c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@665721d6{/10.233.71.162:44728<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2c6f5ed1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d7e6f14{s=START}]=>HttpChannelOverHttp@7956e1e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:15.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-07T07:03:15.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-07T07:03:15.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 1/1/1 selected 2021-10-07T07:03:15.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 1 keys, 0 updates 2021-10-07T07:03:15.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.213:8000 remote=/10.233.71.162:44728], selector=sun.nio.ch.EPollSelectorImpl@3cea607, interestOps=1, readyOps=1 SocketChannelEndPoint@4b1eff76{/10.233.71.162:44728<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@6278bb1c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@665721d6{/10.233.71.162:44728<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2c6f5ed1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d7e6f14{s=START}]=>HttpChannelOverHttp@7956e1e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:15.760Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@4b1eff76{/10.233.71.162:44728<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@6278bb1c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@665721d6{/10.233.71.162:44728<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2c6f5ed1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d7e6f14{s=START}]=>HttpChannelOverHttp@7956e1e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:15.760Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@4b1eff76{/10.233.71.162:44728<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6278bb1c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@665721d6{/10.233.71.162:44728<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2c6f5ed1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d7e6f14{s=START}]=>HttpChannelOverHttp@7956e1e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-10-07T07:03:15.760Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3304]@2021-10-07T07:03:15.760197Z 2021-10-07T07:03:15.760Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@19f8a8f7 offer EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3304]@2021-10-07T07:03:15.760258Z 2021-10-07T07:03:15.760Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3304]@2021-10-07T07:03:15.760293Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4b1eff76{/10.233.71.162:44728<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6278bb1c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@665721d6{/10.233.71.162:44728<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2c6f5ed1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d7e6f14{s=START}]=>HttpChannelOverHttp@7956e1e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-10-07T07:03:15.760Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@19f8a8f7 task=EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3304]@2021-10-07T07:03:15.760348Z 2021-10-07T07:03:15.760Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3305]@2021-10-07T07:03:15.76039Z tryProduce true 2021-10-07T07:03:15.760Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-10-07T07:03:15.760Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-07T07:03:15.760Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@45a8bd5a{SSLC.NBReadCB@6278bb1c{SslConnection@6278bb1c::SocketChannelEndPoint@4b1eff76{/10.233.71.162:44728<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6278bb1c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@665721d6{/10.233.71.162:44728<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2c6f5ed1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d7e6f14{s=START}]=>HttpChannelOverHttp@7956e1e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-07T07:03:15.760Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@4b1eff76{/10.233.71.162:44728<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6278bb1c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@665721d6{/10.233.71.162:44728<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2c6f5ed1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d7e6f14{s=START}]=>HttpChannelOverHttp@7956e1e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:15.760Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-07T07:03:15.760Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@6278bb1c::SocketChannelEndPoint@4b1eff76{/10.233.71.162:44728<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6278bb1c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@665721d6{/10.233.71.162:44728<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2c6f5ed1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d7e6f14{s=START}]=>HttpChannelOverHttp@7956e1e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:15.760Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@6278bb1c::SocketChannelEndPoint@4b1eff76{/10.233.71.162:44728<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6278bb1c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@665721d6{/10.233.71.162:44728<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2c6f5ed1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d7e6f14{s=START}]=>HttpChannelOverHttp@7956e1e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:15.760Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@13e7f021{AC.ReadCB@2c6f5ed1{HttpConnection@2c6f5ed1::DecryptedEndPoint@665721d6{/10.233.71.162:44728<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}}} 2021-10-07T07:03:15.760Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2c6f5ed1::DecryptedEndPoint@665721d6{/10.233.71.162:44728<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@5a8e9725{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-10-07T07:03:15.760Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@6278bb1c::SocketChannelEndPoint@4b1eff76{/10.233.71.162:44728<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6278bb1c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@665721d6{/10.233.71.162:44728<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@2c6f5ed1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d7e6f14{s=START}]=>HttpChannelOverHttp@7956e1e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:15.760Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-10-07T07:03:15.761Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@4b1eff76{/10.233.71.162:44728<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6278bb1c{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@665721d6{/10.233.71.162:44728<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@2c6f5ed1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d7e6f14{s=START}]=>HttpChannelOverHttp@7956e1e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:15.761Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@5ce1a850[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-07T07:03:15.761Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-10-07T07:03:15.763Z||qtp666312528-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@b825882[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-07T07:03:15.763Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@6278bb1c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@665721d6{/10.233.71.162:44728<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@2c6f5ed1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d7e6f14{s=START}]=>HttpChannelOverHttp@7956e1e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:15.764Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-10-07T07:03:15.764Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2c6f5ed1::DecryptedEndPoint@665721d6{/10.233.71.162:44728<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=5/30000} filled -1 HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-07T07:03:15.764Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2c6f5ed1::DecryptedEndPoint@665721d6{/10.233.71.162:44728<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2021-10-07T07:03:15.764Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-07T07:03:15.764Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-10-07T07:03:15.764Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@665721d6{/10.233.71.162:44728<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=5/30000} 2021-10-07T07:03:15.764Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@665721d6{/10.233.71.162:44728<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=5/30000} 2021-10-07T07:03:15.764Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@6278bb1c::SocketChannelEndPoint@4b1eff76{/10.233.71.162:44728<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@6278bb1c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@665721d6{/10.233.71.162:44728<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@2c6f5ed1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3d7e6f14{s=START}]=>HttpChannelOverHttp@7956e1e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-10-07T07:03:15.764Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@6278bb1c::SocketChannelEndPoint@4b1eff76{/10.233.71.162:44728<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@6278bb1c{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@665721d6{/10.233.71.162:44728<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@2c6f5ed1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3d7e6f14{s=START}]=>HttpChannelOverHttp@7956e1e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:15.764Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@187a32a2[p=0,l=0,c=0,r=0]={<<<>>>} 2021-10-07T07:03:15.764Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-10-07T07:03:15.764Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2021-10-07T07:03:15.764Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@4b1eff76{/10.233.71.162:44728<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@6278bb1c{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@665721d6{/10.233.71.162:44728<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@2c6f5ed1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3d7e6f14{s=START}]=>HttpChannelOverHttp@7956e1e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:15.764Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-10-07T07:03:15.764Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-10-07T07:03:15.764Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2021-10-07T07:03:15.765Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@6278bb1c::SocketChannelEndPoint@4b1eff76{/10.233.71.162:44728<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6278bb1c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@665721d6{/10.233.71.162:44728<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@2c6f5ed1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3d7e6f14{s=START}]=>HttpChannelOverHttp@7956e1e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-10-07T07:03:15.765Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6278bb1c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@665721d6{/10.233.71.162:44728<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@2c6f5ed1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3d7e6f14{s=START}]=>HttpChannelOverHttp@7956e1e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:15.765Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@6278bb1c::SocketChannelEndPoint@4b1eff76{/10.233.71.162:44728<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6278bb1c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@665721d6{/10.233.71.162:44728<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@2c6f5ed1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3d7e6f14{s=START}]=>HttpChannelOverHttp@7956e1e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2021-10-07T07:03:15.765Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@665721d6{/10.233.71.162:44728<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000} 2021-10-07T07:03:15.765Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4b1eff76{/10.233.71.162:44728<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6278bb1c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@665721d6{/10.233.71.162:44728<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@2c6f5ed1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3d7e6f14{s=START}]=>HttpChannelOverHttp@7956e1e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:15.765Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4b1eff76{/10.233.71.162:44728<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6278bb1c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@665721d6{/10.233.71.162:44728<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@2c6f5ed1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3d7e6f14{s=START}]=>HttpChannelOverHttp@7956e1e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:15.765Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@4b1eff76{/10.233.71.162:44728<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6278bb1c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@665721d6{/10.233.71.162:44728<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@2c6f5ed1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3d7e6f14{s=START}]=>HttpChannelOverHttp@7956e1e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:15.766Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@155ed958{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-10-07T07:03:15.766Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@45a8bd5a{null} 2021-10-07T07:03:15.766Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-07T07:03:15.766Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@fafa13c 2021-10-07T07:03:15.766Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-07T07:03:15.766Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-10-07T07:03:15.766Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@fafa13c 2021-10-07T07:03:15.766Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 0 updates 2021-10-07T07:03:15.766Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-10-07T07:03:15.766Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4b1eff76{/10.233.71.162:44728<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6278bb1c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@665721d6{/10.233.71.162:44728<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@2c6f5ed1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3d7e6f14{s=START}]=>HttpChannelOverHttp@7956e1e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:15.766Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-07T07:03:15.766Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 0 keys 2021-10-07T07:03:15.766Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@4b1eff76{/10.233.71.162:44728<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6278bb1c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@665721d6{/10.233.71.162:44728<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@2c6f5ed1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3d7e6f14{s=START}]=>HttpChannelOverHttp@7956e1e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:15.766Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@2c6f5ed1::DecryptedEndPoint@665721d6{/10.233.71.162:44728<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=7/30000} 2021-10-07T07:03:15.766Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4b1eff76{/10.233.71.162:44728<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6278bb1c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@665721d6{/10.233.71.162:44728<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@2c6f5ed1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3d7e6f14{s=START}]=>HttpChannelOverHttp@7956e1e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:15.766Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@25c90522{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-10-07T07:03:15.766Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@13e7f021{null} 2021-10-07T07:03:15.766Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@6278bb1c::SocketChannelEndPoint@4b1eff76{/10.233.71.162:44728<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6278bb1c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@665721d6{/10.233.71.162:44728<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@2c6f5ed1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3d7e6f14{s=START}]=>HttpChannelOverHttp@7956e1e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:15.766Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@fafa13c 2021-10-07T07:03:15.766Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2c6f5ed1::DecryptedEndPoint@665721d6{/10.233.71.162:44728<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=7/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-10-07T07:03:15.766Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@2c6f5ed1::DecryptedEndPoint@665721d6{/10.233.71.162:44728<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=7/30000} 2021-10-07T07:03:15.766Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@665721d6{/10.233.71.162:44728<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=7/30000} 2021-10-07T07:03:15.766Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2c6f5ed1::DecryptedEndPoint@665721d6{/10.233.71.162:44728<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=7/30000} onFillable exit HttpChannelState@5a8e9725{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-10-07T07:03:15.767Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6278bb1c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@665721d6{/10.233.71.162:44728<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@2c6f5ed1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3d7e6f14{s=START}]=>HttpChannelOverHttp@7956e1e9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:15.767Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@7cef84ff waiting 2021-10-07T07:03:21.057Z||qtp666312528-21-acceptor-0@2b5ca574-ServerConnector@49dbaaf3{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@68db79d5 on ManagedSelector@6158113e{STARTED} id=0 keys=0 selected=0 updates=0 2021-10-07T07:03:21.057Z||qtp666312528-21-acceptor-0@2b5ca574-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@6158113e{STARTED} id=0 keys=0 selected=0 updates=1 2021-10-07T07:03:21.057Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-07T07:03:21.057Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-10-07T07:03:21.057Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-10-07T07:03:21.057Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-10-07T07:03:21.057Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@68db79d5 2021-10-07T07:03:21.057Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@68db79d5 2021-10-07T07:03:21.057Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-07T07:03:21.057Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-07T07:03:21.057Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@68db79d5 2021-10-07T07:03:21.058Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@499f5703{/10.233.71.162:45262<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 1 ms, remaining: 29999 ms 2021-10-07T07:03:21.058Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@32d82193 2021-10-07T07:03:21.058Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@a3bfd5e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@424da403{/10.233.71.162:45262<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@7159c406{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-10-07T07:03:21.058Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@27ea707::DecryptedEndPoint@424da403{/10.233.71.162:45262<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-10-07T07:03:21.058Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@499f5703{/10.233.71.162:45262<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@57fa6b1b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@424da403{/10.233.71.162:45262<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@27ea707[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78b8a05b{s=START}]=>HttpChannelOverHttp@a3bfd5e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:21.058Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@57fa6b1b::SocketChannelEndPoint@499f5703{/10.233.71.162:45262<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@57fa6b1b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@424da403{/10.233.71.162:45262<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@27ea707[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78b8a05b{s=START}]=>HttpChannelOverHttp@a3bfd5e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:21.058Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@27ea707::DecryptedEndPoint@424da403{/10.233.71.162:45262<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-10-07T07:03:21.058Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@27ea707::DecryptedEndPoint@424da403{/10.233.71.162:45262<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-10-07T07:03:21.058Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@477e32be{AC.ReadCB@27ea707{HttpConnection@27ea707::DecryptedEndPoint@424da403{/10.233.71.162:45262<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-10-07T07:03:21.058Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@57fa6b1b::SocketChannelEndPoint@499f5703{/10.233.71.162:45262<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@57fa6b1b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@424da403{/10.233.71.162:45262<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@27ea707[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78b8a05b{s=START}]=>HttpChannelOverHttp@a3bfd5e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:21.058Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-10-07T07:03:21.058Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@57fa6b1b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@424da403{/10.233.71.162:45262<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@27ea707[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78b8a05b{s=START}]=>HttpChannelOverHttp@a3bfd5e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:21.059Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@304fe3c9{SSLC.NBReadCB@57fa6b1b{SslConnection@57fa6b1b::SocketChannelEndPoint@499f5703{/10.233.71.162:45262<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@57fa6b1b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@424da403{/10.233.71.162:45262<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@27ea707[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78b8a05b{s=START}]=>HttpChannelOverHttp@a3bfd5e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-07T07:03:21.059Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@499f5703{/10.233.71.162:45262<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@57fa6b1b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@424da403{/10.233.71.162:45262<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@27ea707[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78b8a05b{s=START}]=>HttpChannelOverHttp@a3bfd5e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:21.059Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@34e9f468 on ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-07T07:03:21.059Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=1 2021-10-07T07:03:21.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-07T07:03:21.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/1 selected 2021-10-07T07:03:21.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-10-07T07:03:21.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-10-07T07:03:21.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@34e9f468 2021-10-07T07:03:21.059Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@499f5703{/10.233.71.162:45262<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@57fa6b1b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@424da403{/10.233.71.162:45262<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@27ea707[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78b8a05b{s=START}]=>HttpChannelOverHttp@a3bfd5e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:21.059Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@68db79d5 2021-10-07T07:03:21.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@499f5703{/10.233.71.162:45262<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@57fa6b1b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@424da403{/10.233.71.162:45262<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@27ea707[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78b8a05b{s=START}]=>HttpChannelOverHttp@a3bfd5e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:21.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-07T07:03:21.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-07T07:03:21.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 1/1/1 selected 2021-10-07T07:03:21.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 1 keys, 0 updates 2021-10-07T07:03:21.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.213:8000 remote=/10.233.71.162:45262], selector=sun.nio.ch.EPollSelectorImpl@3cea607, interestOps=1, readyOps=1 SocketChannelEndPoint@499f5703{/10.233.71.162:45262<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@57fa6b1b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@424da403{/10.233.71.162:45262<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@27ea707[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78b8a05b{s=START}]=>HttpChannelOverHttp@a3bfd5e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:21.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@499f5703{/10.233.71.162:45262<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@57fa6b1b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@424da403{/10.233.71.162:45262<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@27ea707[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78b8a05b{s=START}]=>HttpChannelOverHttp@a3bfd5e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:21.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@499f5703{/10.233.71.162:45262<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@57fa6b1b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@424da403{/10.233.71.162:45262<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@27ea707[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78b8a05b{s=START}]=>HttpChannelOverHttp@a3bfd5e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-10-07T07:03:21.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3305]@2021-10-07T07:03:21.059684Z 2021-10-07T07:03:21.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@7cef84ff offer EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3305]@2021-10-07T07:03:21.059727Z 2021-10-07T07:03:21.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3305]@2021-10-07T07:03:21.059766Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@499f5703{/10.233.71.162:45262<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@57fa6b1b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@424da403{/10.233.71.162:45262<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@27ea707[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78b8a05b{s=START}]=>HttpChannelOverHttp@a3bfd5e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-10-07T07:03:21.059Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@7cef84ff task=EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3306]@2021-10-07T07:03:21.059868Z 2021-10-07T07:03:21.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@304fe3c9{SSLC.NBReadCB@57fa6b1b{SslConnection@57fa6b1b::SocketChannelEndPoint@499f5703{/10.233.71.162:45262<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@57fa6b1b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@424da403{/10.233.71.162:45262<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@27ea707[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78b8a05b{s=START}]=>HttpChannelOverHttp@a3bfd5e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-07T07:03:21.059Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3306]@2021-10-07T07:03:21.059929Z tryProduce true 2021-10-07T07:03:21.059Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-10-07T07:03:21.059Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-07T07:03:21.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@57fa6b1b::SocketChannelEndPoint@499f5703{/10.233.71.162:45262<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@57fa6b1b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@424da403{/10.233.71.162:45262<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@27ea707[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78b8a05b{s=START}]=>HttpChannelOverHttp@a3bfd5e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:21.060Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@57fa6b1b::SocketChannelEndPoint@499f5703{/10.233.71.162:45262<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@57fa6b1b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@424da403{/10.233.71.162:45262<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@27ea707[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78b8a05b{s=START}]=>HttpChannelOverHttp@a3bfd5e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:21.060Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@499f5703{/10.233.71.162:45262<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@57fa6b1b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@424da403{/10.233.71.162:45262<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@27ea707[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78b8a05b{s=START}]=>HttpChannelOverHttp@a3bfd5e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:21.060Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@477e32be{AC.ReadCB@27ea707{HttpConnection@27ea707::DecryptedEndPoint@424da403{/10.233.71.162:45262<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=2/30000}}} 2021-10-07T07:03:21.060Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-07T07:03:21.060Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@27ea707::DecryptedEndPoint@424da403{/10.233.71.162:45262<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@7159c406{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-10-07T07:03:21.060Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@57fa6b1b::SocketChannelEndPoint@499f5703{/10.233.71.162:45262<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@57fa6b1b{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@424da403{/10.233.71.162:45262<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@27ea707[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78b8a05b{s=START}]=>HttpChannelOverHttp@a3bfd5e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:21.060Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-10-07T07:03:21.060Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@499f5703{/10.233.71.162:45262<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@57fa6b1b{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@424da403{/10.233.71.162:45262<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@27ea707[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78b8a05b{s=START}]=>HttpChannelOverHttp@a3bfd5e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:21.060Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@32fd250a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-07T07:03:21.060Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-10-07T07:03:21.062Z||qtp666312528-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@b825882[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-07T07:03:21.062Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@57fa6b1b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@424da403{/10.233.71.162:45262<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@27ea707[p=HttpParser{s=START,0 of -1},g=HttpGenerator@78b8a05b{s=START}]=>HttpChannelOverHttp@a3bfd5e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:21.062Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-10-07T07:03:21.062Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@27ea707::DecryptedEndPoint@424da403{/10.233.71.162:45262<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=4/30000} filled -1 HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-07T07:03:21.062Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@27ea707::DecryptedEndPoint@424da403{/10.233.71.162:45262<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2021-10-07T07:03:21.062Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-07T07:03:21.062Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-10-07T07:03:21.062Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@424da403{/10.233.71.162:45262<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=4/30000} 2021-10-07T07:03:21.062Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@424da403{/10.233.71.162:45262<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=4/30000} 2021-10-07T07:03:21.062Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@57fa6b1b::SocketChannelEndPoint@499f5703{/10.233.71.162:45262<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@57fa6b1b{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@424da403{/10.233.71.162:45262<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@27ea707[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78b8a05b{s=START}]=>HttpChannelOverHttp@a3bfd5e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-10-07T07:03:21.062Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@57fa6b1b::SocketChannelEndPoint@499f5703{/10.233.71.162:45262<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@57fa6b1b{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@424da403{/10.233.71.162:45262<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@27ea707[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78b8a05b{s=START}]=>HttpChannelOverHttp@a3bfd5e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:21.062Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@187a32a2[p=0,l=0,c=0,r=0]={<<<>>>} 2021-10-07T07:03:21.062Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-10-07T07:03:21.062Z||qtp666312528-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 2021-10-07T07:03:21.063Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@499f5703{/10.233.71.162:45262<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@57fa6b1b{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@424da403{/10.233.71.162:45262<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@27ea707[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78b8a05b{s=START}]=>HttpChannelOverHttp@a3bfd5e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:21.063Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-10-07T07:03:21.063Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-10-07T07:03:21.063Z||qtp666312528-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 2021-10-07T07:03:21.063Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@57fa6b1b::SocketChannelEndPoint@499f5703{/10.233.71.162:45262<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@57fa6b1b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@424da403{/10.233.71.162:45262<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@27ea707[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78b8a05b{s=START}]=>HttpChannelOverHttp@a3bfd5e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-10-07T07:03:21.063Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@57fa6b1b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@424da403{/10.233.71.162:45262<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@27ea707[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78b8a05b{s=START}]=>HttpChannelOverHttp@a3bfd5e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:21.063Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@57fa6b1b::SocketChannelEndPoint@499f5703{/10.233.71.162:45262<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@57fa6b1b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@424da403{/10.233.71.162:45262<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@27ea707[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78b8a05b{s=START}]=>HttpChannelOverHttp@a3bfd5e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2021-10-07T07:03:21.063Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@424da403{/10.233.71.162:45262<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000} 2021-10-07T07:03:21.063Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@499f5703{/10.233.71.162:45262<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@57fa6b1b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@424da403{/10.233.71.162:45262<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@27ea707[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78b8a05b{s=START}]=>HttpChannelOverHttp@a3bfd5e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:21.063Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@499f5703{/10.233.71.162:45262<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@57fa6b1b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@424da403{/10.233.71.162:45262<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@27ea707[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78b8a05b{s=START}]=>HttpChannelOverHttp@a3bfd5e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:21.063Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@499f5703{/10.233.71.162:45262<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@57fa6b1b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@424da403{/10.233.71.162:45262<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@27ea707[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78b8a05b{s=START}]=>HttpChannelOverHttp@a3bfd5e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:21.064Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@71171cbd{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-10-07T07:03:21.064Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@304fe3c9{null} 2021-10-07T07:03:21.064Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-07T07:03:21.064Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@40d00001 2021-10-07T07:03:21.064Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@40d00001 2021-10-07T07:03:21.064Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@499f5703{/10.233.71.162:45262<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@57fa6b1b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@424da403{/10.233.71.162:45262<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@27ea707[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78b8a05b{s=START}]=>HttpChannelOverHttp@a3bfd5e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:21.064Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-07T07:03:21.064Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@499f5703{/10.233.71.162:45262<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@57fa6b1b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@424da403{/10.233.71.162:45262<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@27ea707[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78b8a05b{s=START}]=>HttpChannelOverHttp@a3bfd5e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:21.064Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-10-07T07:03:21.064Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 0 updates 2021-10-07T07:03:21.064Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-10-07T07:03:21.064Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-07T07:03:21.064Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@499f5703{/10.233.71.162:45262<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@57fa6b1b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@424da403{/10.233.71.162:45262<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@27ea707[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78b8a05b{s=START}]=>HttpChannelOverHttp@a3bfd5e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:21.064Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@62483557{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-10-07T07:03:21.064Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@477e32be{null} 2021-10-07T07:03:21.064Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 0 keys 2021-10-07T07:03:21.064Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@27ea707::DecryptedEndPoint@424da403{/10.233.71.162:45262<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-10-07T07:03:21.064Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@27ea707::DecryptedEndPoint@424da403{/10.233.71.162:45262<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000} 2021-10-07T07:03:21.064Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@27ea707::DecryptedEndPoint@424da403{/10.233.71.162:45262<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000} 2021-10-07T07:03:21.064Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@424da403{/10.233.71.162:45262<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000} 2021-10-07T07:03:21.064Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@27ea707::DecryptedEndPoint@424da403{/10.233.71.162:45262<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000} onFillable exit HttpChannelState@7159c406{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-10-07T07:03:21.064Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@57fa6b1b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@424da403{/10.233.71.162:45262<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@27ea707[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78b8a05b{s=START}]=>HttpChannelOverHttp@a3bfd5e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:21.064Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@19f8a8f7 waiting 2021-10-07T07:03:21.064Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@57fa6b1b::SocketChannelEndPoint@499f5703{/10.233.71.162:45262<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@57fa6b1b{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@424da403{/10.233.71.162:45262<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@27ea707[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@78b8a05b{s=START}]=>HttpChannelOverHttp@a3bfd5e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:21.064Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@40d00001 2021-10-07T07:03:25.758Z||qtp666312528-21-acceptor-0@2b5ca574-ServerConnector@49dbaaf3{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@3cbf41fb on ManagedSelector@6158113e{STARTED} id=0 keys=0 selected=0 updates=0 2021-10-07T07:03:25.758Z||qtp666312528-21-acceptor-0@2b5ca574-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@6158113e{STARTED} id=0 keys=0 selected=0 updates=1 2021-10-07T07:03:25.758Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-07T07:03:25.758Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-10-07T07:03:25.758Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-10-07T07:03:25.758Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-10-07T07:03:25.758Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@3cbf41fb 2021-10-07T07:03:25.758Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@3cbf41fb 2021-10-07T07:03:25.758Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-07T07:03:25.758Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-07T07:03:25.758Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@3cbf41fb 2021-10-07T07:03:25.758Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@2c678b36{/10.233.71.162:45744<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-10-07T07:03:25.758Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@2d0063 2021-10-07T07:03:25.759Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@ef3f51{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@18adfbfa{/10.233.71.162:45744<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@803ede2{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-10-07T07:03:25.759Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@60c5da99::DecryptedEndPoint@18adfbfa{/10.233.71.162:45744<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-10-07T07:03:25.759Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@2c678b36{/10.233.71.162:45744<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@19a96467{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@18adfbfa{/10.233.71.162:45744<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@60c5da99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e2c2e83{s=START}]=>HttpChannelOverHttp@ef3f51{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:25.759Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@19a96467::SocketChannelEndPoint@2c678b36{/10.233.71.162:45744<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@19a96467{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@18adfbfa{/10.233.71.162:45744<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@60c5da99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e2c2e83{s=START}]=>HttpChannelOverHttp@ef3f51{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:25.759Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@60c5da99::DecryptedEndPoint@18adfbfa{/10.233.71.162:45744<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-10-07T07:03:25.759Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@60c5da99::DecryptedEndPoint@18adfbfa{/10.233.71.162:45744<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-10-07T07:03:25.759Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7957b259{AC.ReadCB@60c5da99{HttpConnection@60c5da99::DecryptedEndPoint@18adfbfa{/10.233.71.162:45744<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-10-07T07:03:25.759Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@19a96467::SocketChannelEndPoint@2c678b36{/10.233.71.162:45744<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@19a96467{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@18adfbfa{/10.233.71.162:45744<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@60c5da99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e2c2e83{s=START}]=>HttpChannelOverHttp@ef3f51{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:25.759Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-10-07T07:03:25.759Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@19a96467{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@18adfbfa{/10.233.71.162:45744<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@60c5da99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e2c2e83{s=START}]=>HttpChannelOverHttp@ef3f51{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:25.759Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3788bef8{SSLC.NBReadCB@19a96467{SslConnection@19a96467::SocketChannelEndPoint@2c678b36{/10.233.71.162:45744<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@19a96467{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@18adfbfa{/10.233.71.162:45744<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@60c5da99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e2c2e83{s=START}]=>HttpChannelOverHttp@ef3f51{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-07T07:03:25.759Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@2c678b36{/10.233.71.162:45744<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@19a96467{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@18adfbfa{/10.233.71.162:45744<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@60c5da99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e2c2e83{s=START}]=>HttpChannelOverHttp@ef3f51{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:25.759Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@65d07e32 on ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-07T07:03:25.759Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=1 2021-10-07T07:03:25.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-07T07:03:25.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/1 selected 2021-10-07T07:03:25.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-10-07T07:03:25.759Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@2c678b36{/10.233.71.162:45744<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@19a96467{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@18adfbfa{/10.233.71.162:45744<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@60c5da99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e2c2e83{s=START}]=>HttpChannelOverHttp@ef3f51{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:25.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-10-07T07:03:25.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@65d07e32 2021-10-07T07:03:25.759Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@3cbf41fb 2021-10-07T07:03:25.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@2c678b36{/10.233.71.162:45744<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@19a96467{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@18adfbfa{/10.233.71.162:45744<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@60c5da99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e2c2e83{s=START}]=>HttpChannelOverHttp@ef3f51{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:25.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-07T07:03:25.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-07T07:03:25.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 1/1/1 selected 2021-10-07T07:03:25.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 1 keys, 0 updates 2021-10-07T07:03:25.760Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.213:8000 remote=/10.233.71.162:45744], selector=sun.nio.ch.EPollSelectorImpl@3cea607, interestOps=1, readyOps=1 SocketChannelEndPoint@2c678b36{/10.233.71.162:45744<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@19a96467{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@18adfbfa{/10.233.71.162:45744<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@60c5da99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e2c2e83{s=START}]=>HttpChannelOverHttp@ef3f51{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:25.760Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@2c678b36{/10.233.71.162:45744<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@19a96467{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@18adfbfa{/10.233.71.162:45744<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@60c5da99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e2c2e83{s=START}]=>HttpChannelOverHttp@ef3f51{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:25.760Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@2c678b36{/10.233.71.162:45744<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@19a96467{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@18adfbfa{/10.233.71.162:45744<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@60c5da99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e2c2e83{s=START}]=>HttpChannelOverHttp@ef3f51{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-10-07T07:03:25.760Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3306]@2021-10-07T07:03:25.760152Z 2021-10-07T07:03:25.760Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@19f8a8f7 offer EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3306]@2021-10-07T07:03:25.760193Z 2021-10-07T07:03:25.760Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3306]@2021-10-07T07:03:25.760231Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2c678b36{/10.233.71.162:45744<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@19a96467{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@18adfbfa{/10.233.71.162:45744<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@60c5da99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e2c2e83{s=START}]=>HttpChannelOverHttp@ef3f51{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-10-07T07:03:25.760Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@19f8a8f7 task=EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3306]@2021-10-07T07:03:25.760292Z 2021-10-07T07:03:25.760Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3307]@2021-10-07T07:03:25.760359Z tryProduce true 2021-10-07T07:03:25.760Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-10-07T07:03:25.760Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-07T07:03:25.760Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3788bef8{SSLC.NBReadCB@19a96467{SslConnection@19a96467::SocketChannelEndPoint@2c678b36{/10.233.71.162:45744<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@19a96467{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@18adfbfa{/10.233.71.162:45744<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@60c5da99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e2c2e83{s=START}]=>HttpChannelOverHttp@ef3f51{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-07T07:03:25.760Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@2c678b36{/10.233.71.162:45744<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@19a96467{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@18adfbfa{/10.233.71.162:45744<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@60c5da99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e2c2e83{s=START}]=>HttpChannelOverHttp@ef3f51{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:25.760Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@19a96467::SocketChannelEndPoint@2c678b36{/10.233.71.162:45744<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@19a96467{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@18adfbfa{/10.233.71.162:45744<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@60c5da99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e2c2e83{s=START}]=>HttpChannelOverHttp@ef3f51{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:25.760Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-07T07:03:25.760Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@19a96467::SocketChannelEndPoint@2c678b36{/10.233.71.162:45744<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@19a96467{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@18adfbfa{/10.233.71.162:45744<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@60c5da99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e2c2e83{s=START}]=>HttpChannelOverHttp@ef3f51{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:25.760Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7957b259{AC.ReadCB@60c5da99{HttpConnection@60c5da99::DecryptedEndPoint@18adfbfa{/10.233.71.162:45744<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}}} 2021-10-07T07:03:25.760Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@60c5da99::DecryptedEndPoint@18adfbfa{/10.233.71.162:45744<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@803ede2{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-10-07T07:03:25.760Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@19a96467::SocketChannelEndPoint@2c678b36{/10.233.71.162:45744<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@19a96467{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@18adfbfa{/10.233.71.162:45744<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@60c5da99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e2c2e83{s=START}]=>HttpChannelOverHttp@ef3f51{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:25.760Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-10-07T07:03:25.761Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@2c678b36{/10.233.71.162:45744<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@19a96467{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@18adfbfa{/10.233.71.162:45744<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@60c5da99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e2c2e83{s=START}]=>HttpChannelOverHttp@ef3f51{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:25.761Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@174c1935[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-07T07:03:25.761Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-10-07T07:03:25.762Z||qtp666312528-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@b825882[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-07T07:03:25.762Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@19a96467{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@18adfbfa{/10.233.71.162:45744<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@60c5da99[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6e2c2e83{s=START}]=>HttpChannelOverHttp@ef3f51{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:25.762Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-10-07T07:03:25.762Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@60c5da99::DecryptedEndPoint@18adfbfa{/10.233.71.162:45744<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=3/30000} filled -1 HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-07T07:03:25.763Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@60c5da99::DecryptedEndPoint@18adfbfa{/10.233.71.162:45744<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=3/30000} parse HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2021-10-07T07:03:25.763Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-07T07:03:25.763Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-10-07T07:03:25.763Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@18adfbfa{/10.233.71.162:45744<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=4/30000} 2021-10-07T07:03:25.763Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@18adfbfa{/10.233.71.162:45744<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=4/30000} 2021-10-07T07:03:25.763Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@19a96467::SocketChannelEndPoint@2c678b36{/10.233.71.162:45744<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@19a96467{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@18adfbfa{/10.233.71.162:45744<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@60c5da99[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6e2c2e83{s=START}]=>HttpChannelOverHttp@ef3f51{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-10-07T07:03:25.763Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@19a96467::SocketChannelEndPoint@2c678b36{/10.233.71.162:45744<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@19a96467{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@18adfbfa{/10.233.71.162:45744<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@60c5da99[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6e2c2e83{s=START}]=>HttpChannelOverHttp@ef3f51{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:25.763Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@187a32a2[p=0,l=0,c=0,r=0]={<<<>>>} 2021-10-07T07:03:25.763Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-10-07T07:03:25.763Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2021-10-07T07:03:25.763Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@2c678b36{/10.233.71.162:45744<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@19a96467{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@18adfbfa{/10.233.71.162:45744<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@60c5da99[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6e2c2e83{s=START}]=>HttpChannelOverHttp@ef3f51{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:25.763Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-10-07T07:03:25.763Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-10-07T07:03:25.763Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2021-10-07T07:03:25.763Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@19a96467::SocketChannelEndPoint@2c678b36{/10.233.71.162:45744<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@19a96467{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@18adfbfa{/10.233.71.162:45744<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@60c5da99[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6e2c2e83{s=START}]=>HttpChannelOverHttp@ef3f51{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-10-07T07:03:25.763Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@19a96467{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@18adfbfa{/10.233.71.162:45744<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@60c5da99[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6e2c2e83{s=START}]=>HttpChannelOverHttp@ef3f51{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:25.764Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@19a96467::SocketChannelEndPoint@2c678b36{/10.233.71.162:45744<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@19a96467{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@18adfbfa{/10.233.71.162:45744<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@60c5da99[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6e2c2e83{s=START}]=>HttpChannelOverHttp@ef3f51{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2021-10-07T07:03:25.764Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@18adfbfa{/10.233.71.162:45744<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000} 2021-10-07T07:03:25.764Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2c678b36{/10.233.71.162:45744<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@19a96467{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@18adfbfa{/10.233.71.162:45744<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@60c5da99[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6e2c2e83{s=START}]=>HttpChannelOverHttp@ef3f51{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:25.764Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2c678b36{/10.233.71.162:45744<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@19a96467{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@18adfbfa{/10.233.71.162:45744<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@60c5da99[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6e2c2e83{s=START}]=>HttpChannelOverHttp@ef3f51{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:25.764Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@2c678b36{/10.233.71.162:45744<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@19a96467{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@18adfbfa{/10.233.71.162:45744<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@60c5da99[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6e2c2e83{s=START}]=>HttpChannelOverHttp@ef3f51{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:25.764Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6518fca1{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-10-07T07:03:25.764Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3788bef8{null} 2021-10-07T07:03:25.764Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-07T07:03:25.764Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@8151535 2021-10-07T07:03:25.764Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@8151535 2021-10-07T07:03:25.764Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2c678b36{/10.233.71.162:45744<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@19a96467{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@18adfbfa{/10.233.71.162:45744<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@60c5da99[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6e2c2e83{s=START}]=>HttpChannelOverHttp@ef3f51{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:25.764Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-07T07:03:25.764Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-10-07T07:03:25.764Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 0 updates 2021-10-07T07:03:25.764Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-10-07T07:03:25.764Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-07T07:03:25.764Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 0 keys 2021-10-07T07:03:25.764Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2c678b36{/10.233.71.162:45744<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@19a96467{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@18adfbfa{/10.233.71.162:45744<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@60c5da99[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6e2c2e83{s=START}]=>HttpChannelOverHttp@ef3f51{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:25.764Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@2c678b36{/10.233.71.162:45744<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@19a96467{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@18adfbfa{/10.233.71.162:45744<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@60c5da99[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6e2c2e83{s=START}]=>HttpChannelOverHttp@ef3f51{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:25.764Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@60c5da99::DecryptedEndPoint@18adfbfa{/10.233.71.162:45744<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000} 2021-10-07T07:03:25.764Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@20d1fa56{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-10-07T07:03:25.765Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7957b259{null} 2021-10-07T07:03:25.765Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@60c5da99::DecryptedEndPoint@18adfbfa{/10.233.71.162:45744<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-10-07T07:03:25.765Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@19a96467::SocketChannelEndPoint@2c678b36{/10.233.71.162:45744<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@19a96467{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@18adfbfa{/10.233.71.162:45744<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@60c5da99[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6e2c2e83{s=START}]=>HttpChannelOverHttp@ef3f51{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:25.765Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@60c5da99::DecryptedEndPoint@18adfbfa{/10.233.71.162:45744<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000} 2021-10-07T07:03:25.765Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@8151535 2021-10-07T07:03:25.765Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@18adfbfa{/10.233.71.162:45744<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000} 2021-10-07T07:03:25.765Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@60c5da99::DecryptedEndPoint@18adfbfa{/10.233.71.162:45744<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000} onFillable exit HttpChannelState@803ede2{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-10-07T07:03:25.765Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@19a96467{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@18adfbfa{/10.233.71.162:45744<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@60c5da99[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6e2c2e83{s=START}]=>HttpChannelOverHttp@ef3f51{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:25.765Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@7cef84ff waiting 2021-10-07T07:03:31.057Z||qtp666312528-21-acceptor-0@2b5ca574-ServerConnector@49dbaaf3{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@4837ed61 on ManagedSelector@6158113e{STARTED} id=0 keys=0 selected=0 updates=0 2021-10-07T07:03:31.057Z||qtp666312528-21-acceptor-0@2b5ca574-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@6158113e{STARTED} id=0 keys=0 selected=0 updates=1 2021-10-07T07:03:31.057Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-07T07:03:31.057Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-10-07T07:03:31.057Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-10-07T07:03:31.057Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-10-07T07:03:31.057Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@4837ed61 2021-10-07T07:03:31.057Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@4837ed61 2021-10-07T07:03:31.057Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-07T07:03:31.057Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-07T07:03:31.057Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@4837ed61 2021-10-07T07:03:31.058Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@96e30d6{/10.233.71.162:46272<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-10-07T07:03:31.058Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@3f331887 2021-10-07T07:03:31.058Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@702df503{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@b1c15da{/10.233.71.162:46272<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@738c6cef{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-10-07T07:03:31.058Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@545ca539::DecryptedEndPoint@b1c15da{/10.233.71.162:46272<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-10-07T07:03:31.058Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@96e30d6{/10.233.71.162:46272<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4b46d75c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@b1c15da{/10.233.71.162:46272<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@545ca539[p=HttpParser{s=START,0 of -1},g=HttpGenerator@209fa92b{s=START}]=>HttpChannelOverHttp@702df503{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:31.058Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@4b46d75c::SocketChannelEndPoint@96e30d6{/10.233.71.162:46272<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4b46d75c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@b1c15da{/10.233.71.162:46272<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@545ca539[p=HttpParser{s=START,0 of -1},g=HttpGenerator@209fa92b{s=START}]=>HttpChannelOverHttp@702df503{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:31.058Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@545ca539::DecryptedEndPoint@b1c15da{/10.233.71.162:46272<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-10-07T07:03:31.058Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@545ca539::DecryptedEndPoint@b1c15da{/10.233.71.162:46272<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-10-07T07:03:31.058Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@30e452c3{AC.ReadCB@545ca539{HttpConnection@545ca539::DecryptedEndPoint@b1c15da{/10.233.71.162:46272<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-10-07T07:03:31.058Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@4b46d75c::SocketChannelEndPoint@96e30d6{/10.233.71.162:46272<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4b46d75c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@b1c15da{/10.233.71.162:46272<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@545ca539[p=HttpParser{s=START,0 of -1},g=HttpGenerator@209fa92b{s=START}]=>HttpChannelOverHttp@702df503{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:31.058Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-10-07T07:03:31.058Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4b46d75c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@b1c15da{/10.233.71.162:46272<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@545ca539[p=HttpParser{s=START,0 of -1},g=HttpGenerator@209fa92b{s=START}]=>HttpChannelOverHttp@702df503{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:31.059Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1a05c8b{SSLC.NBReadCB@4b46d75c{SslConnection@4b46d75c::SocketChannelEndPoint@96e30d6{/10.233.71.162:46272<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4b46d75c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@b1c15da{/10.233.71.162:46272<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@545ca539[p=HttpParser{s=START,0 of -1},g=HttpGenerator@209fa92b{s=START}]=>HttpChannelOverHttp@702df503{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-07T07:03:31.059Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@96e30d6{/10.233.71.162:46272<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@4b46d75c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@b1c15da{/10.233.71.162:46272<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@545ca539[p=HttpParser{s=START,0 of -1},g=HttpGenerator@209fa92b{s=START}]=>HttpChannelOverHttp@702df503{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:31.059Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@7c2187d4 on ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-07T07:03:31.059Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=1 2021-10-07T07:03:31.059Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@96e30d6{/10.233.71.162:46272<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@4b46d75c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@b1c15da{/10.233.71.162:46272<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@545ca539[p=HttpParser{s=START,0 of -1},g=HttpGenerator@209fa92b{s=START}]=>HttpChannelOverHttp@702df503{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:31.059Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@4837ed61 2021-10-07T07:03:31.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-07T07:03:31.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/1 selected 2021-10-07T07:03:31.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-10-07T07:03:31.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-10-07T07:03:31.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@7c2187d4 2021-10-07T07:03:31.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@96e30d6{/10.233.71.162:46272<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@4b46d75c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@b1c15da{/10.233.71.162:46272<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@545ca539[p=HttpParser{s=START,0 of -1},g=HttpGenerator@209fa92b{s=START}]=>HttpChannelOverHttp@702df503{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:31.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-07T07:03:31.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-07T07:03:31.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 1/1/1 selected 2021-10-07T07:03:31.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 1 keys, 0 updates 2021-10-07T07:03:31.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.213:8000 remote=/10.233.71.162:46272], selector=sun.nio.ch.EPollSelectorImpl@3cea607, interestOps=1, readyOps=1 SocketChannelEndPoint@96e30d6{/10.233.71.162:46272<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@4b46d75c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@b1c15da{/10.233.71.162:46272<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@545ca539[p=HttpParser{s=START,0 of -1},g=HttpGenerator@209fa92b{s=START}]=>HttpChannelOverHttp@702df503{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:31.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@96e30d6{/10.233.71.162:46272<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@4b46d75c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@b1c15da{/10.233.71.162:46272<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@545ca539[p=HttpParser{s=START,0 of -1},g=HttpGenerator@209fa92b{s=START}]=>HttpChannelOverHttp@702df503{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:31.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@96e30d6{/10.233.71.162:46272<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@4b46d75c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@b1c15da{/10.233.71.162:46272<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@545ca539[p=HttpParser{s=START,0 of -1},g=HttpGenerator@209fa92b{s=START}]=>HttpChannelOverHttp@702df503{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-10-07T07:03:31.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3307]@2021-10-07T07:03:31.0597Z 2021-10-07T07:03:31.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@7cef84ff offer EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3307]@2021-10-07T07:03:31.05975Z 2021-10-07T07:03:31.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3307]@2021-10-07T07:03:31.059787Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@96e30d6{/10.233.71.162:46272<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@4b46d75c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@b1c15da{/10.233.71.162:46272<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@545ca539[p=HttpParser{s=START,0 of -1},g=HttpGenerator@209fa92b{s=START}]=>HttpChannelOverHttp@702df503{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-10-07T07:03:31.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1a05c8b{SSLC.NBReadCB@4b46d75c{SslConnection@4b46d75c::SocketChannelEndPoint@96e30d6{/10.233.71.162:46272<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@4b46d75c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@b1c15da{/10.233.71.162:46272<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@545ca539[p=HttpParser{s=START,0 of -1},g=HttpGenerator@209fa92b{s=START}]=>HttpChannelOverHttp@702df503{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-07T07:03:31.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@4b46d75c::SocketChannelEndPoint@96e30d6{/10.233.71.162:46272<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@4b46d75c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@b1c15da{/10.233.71.162:46272<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@545ca539[p=HttpParser{s=START,0 of -1},g=HttpGenerator@209fa92b{s=START}]=>HttpChannelOverHttp@702df503{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:31.059Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@7cef84ff task=EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3308]@2021-10-07T07:03:31.059955Z 2021-10-07T07:03:31.060Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@4b46d75c::SocketChannelEndPoint@96e30d6{/10.233.71.162:46272<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@4b46d75c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@b1c15da{/10.233.71.162:46272<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@545ca539[p=HttpParser{s=START,0 of -1},g=HttpGenerator@209fa92b{s=START}]=>HttpChannelOverHttp@702df503{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:31.060Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3308]@2021-10-07T07:03:31.060064Z tryProduce true 2021-10-07T07:03:31.060Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@30e452c3{AC.ReadCB@545ca539{HttpConnection@545ca539::DecryptedEndPoint@b1c15da{/10.233.71.162:46272<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=2/30000}}} 2021-10-07T07:03:31.060Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@545ca539::DecryptedEndPoint@b1c15da{/10.233.71.162:46272<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@738c6cef{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-10-07T07:03:31.060Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@4b46d75c::SocketChannelEndPoint@96e30d6{/10.233.71.162:46272<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4b46d75c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@b1c15da{/10.233.71.162:46272<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@545ca539[p=HttpParser{s=START,0 of -1},g=HttpGenerator@209fa92b{s=START}]=>HttpChannelOverHttp@702df503{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:31.060Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-10-07T07:03:31.060Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-10-07T07:03:31.061Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-07T07:03:31.061Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@96e30d6{/10.233.71.162:46272<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@4b46d75c{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@b1c15da{/10.233.71.162:46272<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@545ca539[p=HttpParser{s=START,0 of -1},g=HttpGenerator@209fa92b{s=START}]=>HttpChannelOverHttp@702df503{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:31.061Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@707d8800[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-07T07:03:31.061Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-10-07T07:03:31.061Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@96e30d6{/10.233.71.162:46272<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4b46d75c{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@b1c15da{/10.233.71.162:46272<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@545ca539[p=HttpParser{s=START,0 of -1},g=HttpGenerator@209fa92b{s=START}]=>HttpChannelOverHttp@702df503{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:31.061Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-07T07:03:31.062Z||qtp666312528-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@b825882[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-07T07:03:31.062Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@4b46d75c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@b1c15da{/10.233.71.162:46272<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@545ca539[p=HttpParser{s=START,0 of -1},g=HttpGenerator@209fa92b{s=START}]=>HttpChannelOverHttp@702df503{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:31.062Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-10-07T07:03:31.062Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@545ca539::DecryptedEndPoint@b1c15da{/10.233.71.162:46272<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=4/30000} filled -1 HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-07T07:03:31.062Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@545ca539::DecryptedEndPoint@b1c15da{/10.233.71.162:46272<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2021-10-07T07:03:31.062Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-07T07:03:31.062Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-10-07T07:03:31.062Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@b1c15da{/10.233.71.162:46272<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=4/30000} 2021-10-07T07:03:31.062Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@b1c15da{/10.233.71.162:46272<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=4/30000} 2021-10-07T07:03:31.062Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@4b46d75c::SocketChannelEndPoint@96e30d6{/10.233.71.162:46272<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@4b46d75c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@b1c15da{/10.233.71.162:46272<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@545ca539[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@209fa92b{s=START}]=>HttpChannelOverHttp@702df503{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-10-07T07:03:31.062Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@4b46d75c::SocketChannelEndPoint@96e30d6{/10.233.71.162:46272<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@4b46d75c{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@b1c15da{/10.233.71.162:46272<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@545ca539[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@209fa92b{s=START}]=>HttpChannelOverHttp@702df503{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:31.062Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@187a32a2[p=0,l=0,c=0,r=0]={<<<>>>} 2021-10-07T07:03:31.062Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-10-07T07:03:31.063Z||qtp666312528-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 2021-10-07T07:03:31.063Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@96e30d6{/10.233.71.162:46272<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@4b46d75c{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@b1c15da{/10.233.71.162:46272<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@545ca539[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@209fa92b{s=START}]=>HttpChannelOverHttp@702df503{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:31.063Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-10-07T07:03:31.063Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-10-07T07:03:31.063Z||qtp666312528-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 2021-10-07T07:03:31.063Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@4b46d75c::SocketChannelEndPoint@96e30d6{/10.233.71.162:46272<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4b46d75c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@b1c15da{/10.233.71.162:46272<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@545ca539[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@209fa92b{s=START}]=>HttpChannelOverHttp@702df503{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-10-07T07:03:31.063Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4b46d75c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@b1c15da{/10.233.71.162:46272<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@545ca539[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@209fa92b{s=START}]=>HttpChannelOverHttp@702df503{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:31.063Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@4b46d75c::SocketChannelEndPoint@96e30d6{/10.233.71.162:46272<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4b46d75c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@b1c15da{/10.233.71.162:46272<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@545ca539[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@209fa92b{s=START}]=>HttpChannelOverHttp@702df503{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2021-10-07T07:03:31.063Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@b1c15da{/10.233.71.162:46272<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000} 2021-10-07T07:03:31.063Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@96e30d6{/10.233.71.162:46272<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4b46d75c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@b1c15da{/10.233.71.162:46272<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@545ca539[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@209fa92b{s=START}]=>HttpChannelOverHttp@702df503{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:31.063Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@96e30d6{/10.233.71.162:46272<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4b46d75c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@b1c15da{/10.233.71.162:46272<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@545ca539[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@209fa92b{s=START}]=>HttpChannelOverHttp@702df503{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:31.064Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@96e30d6{/10.233.71.162:46272<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4b46d75c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@b1c15da{/10.233.71.162:46272<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@545ca539[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@209fa92b{s=START}]=>HttpChannelOverHttp@702df503{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:31.064Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@30ed4e06{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-10-07T07:03:31.064Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1a05c8b{null} 2021-10-07T07:03:31.064Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-07T07:03:31.064Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@13ac37c1 2021-10-07T07:03:31.064Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@96e30d6{/10.233.71.162:46272<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4b46d75c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@b1c15da{/10.233.71.162:46272<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@545ca539[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@209fa92b{s=START}]=>HttpChannelOverHttp@702df503{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:31.064Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@13ac37c1 2021-10-07T07:03:31.064Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@96e30d6{/10.233.71.162:46272<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4b46d75c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@b1c15da{/10.233.71.162:46272<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@545ca539[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@209fa92b{s=START}]=>HttpChannelOverHttp@702df503{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:31.064Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1eacb954{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-10-07T07:03:31.064Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@30e452c3{null} 2021-10-07T07:03:31.064Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@545ca539::DecryptedEndPoint@b1c15da{/10.233.71.162:46272<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-10-07T07:03:31.064Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@545ca539::DecryptedEndPoint@b1c15da{/10.233.71.162:46272<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000} 2021-10-07T07:03:31.064Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@b1c15da{/10.233.71.162:46272<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000} 2021-10-07T07:03:31.064Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@96e30d6{/10.233.71.162:46272<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4b46d75c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@b1c15da{/10.233.71.162:46272<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@545ca539[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@209fa92b{s=START}]=>HttpChannelOverHttp@702df503{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:31.064Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@545ca539::DecryptedEndPoint@b1c15da{/10.233.71.162:46272<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000} 2021-10-07T07:03:31.064Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@545ca539::DecryptedEndPoint@b1c15da{/10.233.71.162:46272<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000} onFillable exit HttpChannelState@738c6cef{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-10-07T07:03:31.064Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@4b46d75c::SocketChannelEndPoint@96e30d6{/10.233.71.162:46272<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4b46d75c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@b1c15da{/10.233.71.162:46272<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@545ca539[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@209fa92b{s=START}]=>HttpChannelOverHttp@702df503{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:31.064Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4b46d75c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@b1c15da{/10.233.71.162:46272<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@545ca539[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@209fa92b{s=START}]=>HttpChannelOverHttp@702df503{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:31.064Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@13ac37c1 2021-10-07T07:03:31.064Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-07T07:03:31.064Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-10-07T07:03:31.064Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 0 updates 2021-10-07T07:03:31.064Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-10-07T07:03:31.064Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-07T07:03:31.064Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 0 keys 2021-10-07T07:03:31.064Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@19f8a8f7 waiting 2021-10-07T07:03:35.758Z||qtp666312528-21-acceptor-0@2b5ca574-ServerConnector@49dbaaf3{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@7fde284 on ManagedSelector@6158113e{STARTED} id=0 keys=0 selected=0 updates=0 2021-10-07T07:03:35.758Z||qtp666312528-21-acceptor-0@2b5ca574-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@6158113e{STARTED} id=0 keys=0 selected=0 updates=1 2021-10-07T07:03:35.758Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-07T07:03:35.758Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-10-07T07:03:35.758Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-10-07T07:03:35.758Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-10-07T07:03:35.758Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@7fde284 2021-10-07T07:03:35.758Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@7fde284 2021-10-07T07:03:35.758Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-07T07:03:35.758Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-07T07:03:35.758Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@7fde284 2021-10-07T07:03:35.758Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@6a871c3d{/10.233.71.162:46730<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-10-07T07:03:35.758Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@2e86ae4e 2021-10-07T07:03:35.758Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@5c0bba18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@3acc7e45{/10.233.71.162:46730<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@68f8fbd5{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-10-07T07:03:35.758Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@7397cc5a::DecryptedEndPoint@3acc7e45{/10.233.71.162:46730<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-10-07T07:03:35.758Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@6a871c3d{/10.233.71.162:46730<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@724d634a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3acc7e45{/10.233.71.162:46730<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@7397cc5a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2baa0510{s=START}]=>HttpChannelOverHttp@5c0bba18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:35.758Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@724d634a::SocketChannelEndPoint@6a871c3d{/10.233.71.162:46730<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@724d634a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3acc7e45{/10.233.71.162:46730<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@7397cc5a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2baa0510{s=START}]=>HttpChannelOverHttp@5c0bba18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:35.758Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@7397cc5a::DecryptedEndPoint@3acc7e45{/10.233.71.162:46730<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-10-07T07:03:35.758Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@7397cc5a::DecryptedEndPoint@3acc7e45{/10.233.71.162:46730<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-10-07T07:03:35.759Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4a365e3{AC.ReadCB@7397cc5a{HttpConnection@7397cc5a::DecryptedEndPoint@3acc7e45{/10.233.71.162:46730<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}}} 2021-10-07T07:03:35.759Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@724d634a::SocketChannelEndPoint@6a871c3d{/10.233.71.162:46730<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@724d634a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3acc7e45{/10.233.71.162:46730<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7397cc5a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2baa0510{s=START}]=>HttpChannelOverHttp@5c0bba18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:35.759Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-10-07T07:03:35.759Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@724d634a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3acc7e45{/10.233.71.162:46730<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7397cc5a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2baa0510{s=START}]=>HttpChannelOverHttp@5c0bba18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:35.759Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@499b9c31{SSLC.NBReadCB@724d634a{SslConnection@724d634a::SocketChannelEndPoint@6a871c3d{/10.233.71.162:46730<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@724d634a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3acc7e45{/10.233.71.162:46730<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7397cc5a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2baa0510{s=START}]=>HttpChannelOverHttp@5c0bba18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-07T07:03:35.759Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@6a871c3d{/10.233.71.162:46730<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@724d634a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3acc7e45{/10.233.71.162:46730<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7397cc5a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2baa0510{s=START}]=>HttpChannelOverHttp@5c0bba18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:35.759Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@50d5f17b on ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-07T07:03:35.759Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=1 2021-10-07T07:03:35.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-07T07:03:35.759Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@6a871c3d{/10.233.71.162:46730<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@724d634a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3acc7e45{/10.233.71.162:46730<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7397cc5a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2baa0510{s=START}]=>HttpChannelOverHttp@5c0bba18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:35.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/1 selected 2021-10-07T07:03:35.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-10-07T07:03:35.759Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@7fde284 2021-10-07T07:03:35.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-10-07T07:03:35.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@50d5f17b 2021-10-07T07:03:35.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@6a871c3d{/10.233.71.162:46730<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@724d634a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3acc7e45{/10.233.71.162:46730<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7397cc5a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2baa0510{s=START}]=>HttpChannelOverHttp@5c0bba18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:35.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-07T07:03:35.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-07T07:03:35.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 1/1/1 selected 2021-10-07T07:03:35.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 1 keys, 0 updates 2021-10-07T07:03:35.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.213:8000 remote=/10.233.71.162:46730], selector=sun.nio.ch.EPollSelectorImpl@3cea607, interestOps=1, readyOps=1 SocketChannelEndPoint@6a871c3d{/10.233.71.162:46730<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@724d634a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3acc7e45{/10.233.71.162:46730<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7397cc5a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2baa0510{s=START}]=>HttpChannelOverHttp@5c0bba18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:35.760Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@6a871c3d{/10.233.71.162:46730<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@724d634a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3acc7e45{/10.233.71.162:46730<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7397cc5a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2baa0510{s=START}]=>HttpChannelOverHttp@5c0bba18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:35.760Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@6a871c3d{/10.233.71.162:46730<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@724d634a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3acc7e45{/10.233.71.162:46730<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7397cc5a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2baa0510{s=START}]=>HttpChannelOverHttp@5c0bba18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-10-07T07:03:35.760Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3308]@2021-10-07T07:03:35.760198Z 2021-10-07T07:03:35.760Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@19f8a8f7 offer EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3308]@2021-10-07T07:03:35.760263Z 2021-10-07T07:03:35.760Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3308]@2021-10-07T07:03:35.760319Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6a871c3d{/10.233.71.162:46730<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@724d634a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3acc7e45{/10.233.71.162:46730<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7397cc5a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2baa0510{s=START}]=>HttpChannelOverHttp@5c0bba18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-10-07T07:03:35.760Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@499b9c31{SSLC.NBReadCB@724d634a{SslConnection@724d634a::SocketChannelEndPoint@6a871c3d{/10.233.71.162:46730<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@724d634a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3acc7e45{/10.233.71.162:46730<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7397cc5a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2baa0510{s=START}]=>HttpChannelOverHttp@5c0bba18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-07T07:03:35.760Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@724d634a::SocketChannelEndPoint@6a871c3d{/10.233.71.162:46730<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@724d634a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3acc7e45{/10.233.71.162:46730<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7397cc5a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2baa0510{s=START}]=>HttpChannelOverHttp@5c0bba18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:35.760Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@724d634a::SocketChannelEndPoint@6a871c3d{/10.233.71.162:46730<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@724d634a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3acc7e45{/10.233.71.162:46730<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7397cc5a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2baa0510{s=START}]=>HttpChannelOverHttp@5c0bba18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:35.760Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4a365e3{AC.ReadCB@7397cc5a{HttpConnection@7397cc5a::DecryptedEndPoint@3acc7e45{/10.233.71.162:46730<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=2/30000}}} 2021-10-07T07:03:35.760Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7397cc5a::DecryptedEndPoint@3acc7e45{/10.233.71.162:46730<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@68f8fbd5{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-10-07T07:03:35.760Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@724d634a::SocketChannelEndPoint@6a871c3d{/10.233.71.162:46730<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@724d634a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3acc7e45{/10.233.71.162:46730<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@7397cc5a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2baa0510{s=START}]=>HttpChannelOverHttp@5c0bba18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:35.760Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-10-07T07:03:35.761Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@19f8a8f7 task=EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3309]@2021-10-07T07:03:35.761258Z 2021-10-07T07:03:35.761Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3309]@2021-10-07T07:03:35.761305Z tryProduce true 2021-10-07T07:03:35.761Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-10-07T07:03:35.761Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-07T07:03:35.761Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@6a871c3d{/10.233.71.162:46730<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@724d634a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3acc7e45{/10.233.71.162:46730<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@7397cc5a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2baa0510{s=START}]=>HttpChannelOverHttp@5c0bba18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:35.761Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-07T07:03:35.761Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@6a871c3d{/10.233.71.162:46730<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@724d634a{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3acc7e45{/10.233.71.162:46730<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@7397cc5a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2baa0510{s=START}]=>HttpChannelOverHttp@5c0bba18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:35.761Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@75fcc979[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-07T07:03:35.761Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-10-07T07:03:35.763Z||qtp666312528-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@b825882[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-07T07:03:35.763Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@724d634a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3acc7e45{/10.233.71.162:46730<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@7397cc5a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2baa0510{s=START}]=>HttpChannelOverHttp@5c0bba18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:35.763Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-10-07T07:03:35.763Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7397cc5a::DecryptedEndPoint@3acc7e45{/10.233.71.162:46730<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=5/30000} filled -1 HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-07T07:03:35.763Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7397cc5a::DecryptedEndPoint@3acc7e45{/10.233.71.162:46730<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2021-10-07T07:03:35.763Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-07T07:03:35.763Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-10-07T07:03:35.763Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@3acc7e45{/10.233.71.162:46730<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=5/30000} 2021-10-07T07:03:35.763Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@3acc7e45{/10.233.71.162:46730<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=5/30000} 2021-10-07T07:03:35.763Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@724d634a::SocketChannelEndPoint@6a871c3d{/10.233.71.162:46730<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@724d634a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3acc7e45{/10.233.71.162:46730<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@7397cc5a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2baa0510{s=START}]=>HttpChannelOverHttp@5c0bba18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-10-07T07:03:35.763Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@724d634a::SocketChannelEndPoint@6a871c3d{/10.233.71.162:46730<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@724d634a{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3acc7e45{/10.233.71.162:46730<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@7397cc5a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2baa0510{s=START}]=>HttpChannelOverHttp@5c0bba18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:35.763Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@187a32a2[p=0,l=0,c=0,r=0]={<<<>>>} 2021-10-07T07:03:35.763Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-10-07T07:03:35.763Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2021-10-07T07:03:35.763Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@6a871c3d{/10.233.71.162:46730<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@724d634a{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3acc7e45{/10.233.71.162:46730<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@7397cc5a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2baa0510{s=START}]=>HttpChannelOverHttp@5c0bba18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:35.763Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-10-07T07:03:35.763Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-10-07T07:03:35.763Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2021-10-07T07:03:35.764Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@724d634a::SocketChannelEndPoint@6a871c3d{/10.233.71.162:46730<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@724d634a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3acc7e45{/10.233.71.162:46730<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@7397cc5a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2baa0510{s=START}]=>HttpChannelOverHttp@5c0bba18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-10-07T07:03:35.764Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@724d634a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3acc7e45{/10.233.71.162:46730<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@7397cc5a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2baa0510{s=START}]=>HttpChannelOverHttp@5c0bba18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:35.764Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@724d634a::SocketChannelEndPoint@6a871c3d{/10.233.71.162:46730<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@724d634a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3acc7e45{/10.233.71.162:46730<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@7397cc5a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2baa0510{s=START}]=>HttpChannelOverHttp@5c0bba18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2021-10-07T07:03:35.764Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@3acc7e45{/10.233.71.162:46730<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000} 2021-10-07T07:03:35.764Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6a871c3d{/10.233.71.162:46730<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@724d634a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3acc7e45{/10.233.71.162:46730<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@7397cc5a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2baa0510{s=START}]=>HttpChannelOverHttp@5c0bba18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:35.764Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6a871c3d{/10.233.71.162:46730<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@724d634a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3acc7e45{/10.233.71.162:46730<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@7397cc5a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2baa0510{s=START}]=>HttpChannelOverHttp@5c0bba18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:35.764Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@6a871c3d{/10.233.71.162:46730<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@724d634a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3acc7e45{/10.233.71.162:46730<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@7397cc5a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2baa0510{s=START}]=>HttpChannelOverHttp@5c0bba18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:35.764Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@55e0d64e{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-10-07T07:03:35.764Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@499b9c31{null} 2021-10-07T07:03:35.764Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-07T07:03:35.764Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-07T07:03:35.764Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-10-07T07:03:35.764Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 0 updates 2021-10-07T07:03:35.764Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-10-07T07:03:35.764Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-07T07:03:35.764Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 0 keys 2021-10-07T07:03:35.764Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7acc95ee 2021-10-07T07:03:35.764Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7acc95ee 2021-10-07T07:03:35.764Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6a871c3d{/10.233.71.162:46730<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@724d634a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3acc7e45{/10.233.71.162:46730<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@7397cc5a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2baa0510{s=START}]=>HttpChannelOverHttp@5c0bba18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:35.765Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@6a871c3d{/10.233.71.162:46730<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@724d634a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3acc7e45{/10.233.71.162:46730<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@7397cc5a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2baa0510{s=START}]=>HttpChannelOverHttp@5c0bba18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:35.765Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@7397cc5a::DecryptedEndPoint@3acc7e45{/10.233.71.162:46730<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=7/30000} 2021-10-07T07:03:35.765Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6a871c3d{/10.233.71.162:46730<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@724d634a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3acc7e45{/10.233.71.162:46730<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@7397cc5a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2baa0510{s=START}]=>HttpChannelOverHttp@5c0bba18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:35.765Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@33f0f5e5{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-10-07T07:03:35.765Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4a365e3{null} 2021-10-07T07:03:35.765Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@724d634a::SocketChannelEndPoint@6a871c3d{/10.233.71.162:46730<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@724d634a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3acc7e45{/10.233.71.162:46730<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@7397cc5a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2baa0510{s=START}]=>HttpChannelOverHttp@5c0bba18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:35.765Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7397cc5a::DecryptedEndPoint@3acc7e45{/10.233.71.162:46730<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=7/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-10-07T07:03:35.765Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7acc95ee 2021-10-07T07:03:35.765Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@7397cc5a::DecryptedEndPoint@3acc7e45{/10.233.71.162:46730<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=7/30000} 2021-10-07T07:03:35.765Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@3acc7e45{/10.233.71.162:46730<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=7/30000} 2021-10-07T07:03:35.765Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7397cc5a::DecryptedEndPoint@3acc7e45{/10.233.71.162:46730<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=7/30000} onFillable exit HttpChannelState@68f8fbd5{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-10-07T07:03:35.765Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@724d634a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3acc7e45{/10.233.71.162:46730<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@7397cc5a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2baa0510{s=START}]=>HttpChannelOverHttp@5c0bba18{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:35.765Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@7cef84ff waiting 2021-10-07T07:03:41.057Z||qtp666312528-21-acceptor-0@2b5ca574-ServerConnector@49dbaaf3{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@345b367f on ManagedSelector@6158113e{STARTED} id=0 keys=0 selected=0 updates=0 2021-10-07T07:03:41.057Z||qtp666312528-21-acceptor-0@2b5ca574-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@6158113e{STARTED} id=0 keys=0 selected=0 updates=1 2021-10-07T07:03:41.057Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-07T07:03:41.058Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-10-07T07:03:41.058Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-10-07T07:03:41.058Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-10-07T07:03:41.058Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@345b367f 2021-10-07T07:03:41.058Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@345b367f 2021-10-07T07:03:41.058Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-07T07:03:41.058Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-07T07:03:41.058Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@345b367f 2021-10-07T07:03:41.058Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@212abf8a{/10.233.71.162:47246<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-10-07T07:03:41.058Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@33ca8326 2021-10-07T07:03:41.058Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@300dd5d0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@40e2eb22{/10.233.71.162:47246<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@3440ca5b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-10-07T07:03:41.058Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@5374bc46::DecryptedEndPoint@40e2eb22{/10.233.71.162:47246<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-10-07T07:03:41.059Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@212abf8a{/10.233.71.162:47246<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@d8940ad{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40e2eb22{/10.233.71.162:47246<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@5374bc46[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ae501c5{s=START}]=>HttpChannelOverHttp@300dd5d0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:41.059Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@d8940ad::SocketChannelEndPoint@212abf8a{/10.233.71.162:47246<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@d8940ad{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40e2eb22{/10.233.71.162:47246<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5374bc46[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ae501c5{s=START}]=>HttpChannelOverHttp@300dd5d0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:41.059Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@5374bc46::DecryptedEndPoint@40e2eb22{/10.233.71.162:47246<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-10-07T07:03:41.059Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@5374bc46::DecryptedEndPoint@40e2eb22{/10.233.71.162:47246<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-10-07T07:03:41.059Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@68451ad0{AC.ReadCB@5374bc46{HttpConnection@5374bc46::DecryptedEndPoint@40e2eb22{/10.233.71.162:47246<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-10-07T07:03:41.059Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@d8940ad::SocketChannelEndPoint@212abf8a{/10.233.71.162:47246<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@d8940ad{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40e2eb22{/10.233.71.162:47246<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5374bc46[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ae501c5{s=START}]=>HttpChannelOverHttp@300dd5d0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:41.059Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-10-07T07:03:41.059Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@d8940ad{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40e2eb22{/10.233.71.162:47246<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5374bc46[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ae501c5{s=START}]=>HttpChannelOverHttp@300dd5d0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:41.059Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1e250d12{SSLC.NBReadCB@d8940ad{SslConnection@d8940ad::SocketChannelEndPoint@212abf8a{/10.233.71.162:47246<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@d8940ad{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40e2eb22{/10.233.71.162:47246<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5374bc46[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ae501c5{s=START}]=>HttpChannelOverHttp@300dd5d0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-07T07:03:41.059Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@212abf8a{/10.233.71.162:47246<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@d8940ad{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40e2eb22{/10.233.71.162:47246<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5374bc46[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ae501c5{s=START}]=>HttpChannelOverHttp@300dd5d0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:41.059Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@59eeba53 on ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-07T07:03:41.059Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=1 2021-10-07T07:03:41.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-07T07:03:41.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/1 selected 2021-10-07T07:03:41.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-10-07T07:03:41.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-10-07T07:03:41.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@59eeba53 2021-10-07T07:03:41.059Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@212abf8a{/10.233.71.162:47246<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@d8940ad{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40e2eb22{/10.233.71.162:47246<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5374bc46[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ae501c5{s=START}]=>HttpChannelOverHttp@300dd5d0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:41.059Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@345b367f 2021-10-07T07:03:41.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@212abf8a{/10.233.71.162:47246<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@d8940ad{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40e2eb22{/10.233.71.162:47246<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5374bc46[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ae501c5{s=START}]=>HttpChannelOverHttp@300dd5d0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:41.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-07T07:03:41.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-07T07:03:41.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 1/1/1 selected 2021-10-07T07:03:41.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 1 keys, 0 updates 2021-10-07T07:03:41.060Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.213:8000 remote=/10.233.71.162:47246], selector=sun.nio.ch.EPollSelectorImpl@3cea607, interestOps=1, readyOps=1 SocketChannelEndPoint@212abf8a{/10.233.71.162:47246<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@d8940ad{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40e2eb22{/10.233.71.162:47246<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5374bc46[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ae501c5{s=START}]=>HttpChannelOverHttp@300dd5d0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:41.060Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@212abf8a{/10.233.71.162:47246<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@d8940ad{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40e2eb22{/10.233.71.162:47246<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5374bc46[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ae501c5{s=START}]=>HttpChannelOverHttp@300dd5d0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:41.060Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@212abf8a{/10.233.71.162:47246<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@d8940ad{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40e2eb22{/10.233.71.162:47246<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5374bc46[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ae501c5{s=START}]=>HttpChannelOverHttp@300dd5d0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-10-07T07:03:41.060Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3309]@2021-10-07T07:03:41.06021Z 2021-10-07T07:03:41.060Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@7cef84ff offer EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3309]@2021-10-07T07:03:41.06029Z 2021-10-07T07:03:41.060Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3309]@2021-10-07T07:03:41.060354Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@212abf8a{/10.233.71.162:47246<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@d8940ad{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40e2eb22{/10.233.71.162:47246<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5374bc46[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ae501c5{s=START}]=>HttpChannelOverHttp@300dd5d0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-10-07T07:03:41.060Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1e250d12{SSLC.NBReadCB@d8940ad{SslConnection@d8940ad::SocketChannelEndPoint@212abf8a{/10.233.71.162:47246<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@d8940ad{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40e2eb22{/10.233.71.162:47246<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5374bc46[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ae501c5{s=START}]=>HttpChannelOverHttp@300dd5d0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-07T07:03:41.060Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@d8940ad::SocketChannelEndPoint@212abf8a{/10.233.71.162:47246<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@d8940ad{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40e2eb22{/10.233.71.162:47246<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5374bc46[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ae501c5{s=START}]=>HttpChannelOverHttp@300dd5d0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:41.060Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@d8940ad::SocketChannelEndPoint@212abf8a{/10.233.71.162:47246<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@d8940ad{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@40e2eb22{/10.233.71.162:47246<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5374bc46[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ae501c5{s=START}]=>HttpChannelOverHttp@300dd5d0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:41.060Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@68451ad0{AC.ReadCB@5374bc46{HttpConnection@5374bc46::DecryptedEndPoint@40e2eb22{/10.233.71.162:47246<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}}} 2021-10-07T07:03:41.060Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5374bc46::DecryptedEndPoint@40e2eb22{/10.233.71.162:47246<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@3440ca5b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-10-07T07:03:41.060Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@d8940ad::SocketChannelEndPoint@212abf8a{/10.233.71.162:47246<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@d8940ad{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40e2eb22{/10.233.71.162:47246<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5374bc46[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ae501c5{s=START}]=>HttpChannelOverHttp@300dd5d0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:41.060Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-10-07T07:03:41.061Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@212abf8a{/10.233.71.162:47246<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@d8940ad{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40e2eb22{/10.233.71.162:47246<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@5374bc46[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ae501c5{s=START}]=>HttpChannelOverHttp@300dd5d0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:41.061Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@58caec20[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-07T07:03:41.061Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-10-07T07:03:41.062Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@7cef84ff task=EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3310]@2021-10-07T07:03:41.062681Z 2021-10-07T07:03:41.062Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3310]@2021-10-07T07:03:41.062762Z tryProduce true 2021-10-07T07:03:41.062Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-10-07T07:03:41.062Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-07T07:03:41.063Z||qtp666312528-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@b825882[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-07T07:03:41.063Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@212abf8a{/10.233.71.162:47246<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@d8940ad{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40e2eb22{/10.233.71.162:47246<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@5374bc46[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ae501c5{s=START}]=>HttpChannelOverHttp@300dd5d0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:41.063Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@d8940ad{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40e2eb22{/10.233.71.162:47246<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@5374bc46[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5ae501c5{s=START}]=>HttpChannelOverHttp@300dd5d0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:41.063Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-07T07:03:41.063Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-10-07T07:03:41.063Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5374bc46::DecryptedEndPoint@40e2eb22{/10.233.71.162:47246<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=4/30000} filled -1 HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-07T07:03:41.063Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5374bc46::DecryptedEndPoint@40e2eb22{/10.233.71.162:47246<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2021-10-07T07:03:41.063Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-07T07:03:41.063Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-10-07T07:03:41.063Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@40e2eb22{/10.233.71.162:47246<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=4/30000} 2021-10-07T07:03:41.063Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@40e2eb22{/10.233.71.162:47246<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=4/30000} 2021-10-07T07:03:41.063Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@d8940ad::SocketChannelEndPoint@212abf8a{/10.233.71.162:47246<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@d8940ad{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40e2eb22{/10.233.71.162:47246<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@5374bc46[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ae501c5{s=START}]=>HttpChannelOverHttp@300dd5d0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-10-07T07:03:41.063Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@d8940ad::SocketChannelEndPoint@212abf8a{/10.233.71.162:47246<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@d8940ad{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40e2eb22{/10.233.71.162:47246<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@5374bc46[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ae501c5{s=START}]=>HttpChannelOverHttp@300dd5d0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:41.063Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@187a32a2[p=0,l=0,c=0,r=0]={<<<>>>} 2021-10-07T07:03:41.063Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-10-07T07:03:41.063Z||qtp666312528-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 2021-10-07T07:03:41.064Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@212abf8a{/10.233.71.162:47246<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@d8940ad{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40e2eb22{/10.233.71.162:47246<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5374bc46[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ae501c5{s=START}]=>HttpChannelOverHttp@300dd5d0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:41.064Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-10-07T07:03:41.064Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-10-07T07:03:41.064Z||qtp666312528-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 2021-10-07T07:03:41.064Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@d8940ad::SocketChannelEndPoint@212abf8a{/10.233.71.162:47246<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@d8940ad{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40e2eb22{/10.233.71.162:47246<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5374bc46[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ae501c5{s=START}]=>HttpChannelOverHttp@300dd5d0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-10-07T07:03:41.064Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@d8940ad{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40e2eb22{/10.233.71.162:47246<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5374bc46[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ae501c5{s=START}]=>HttpChannelOverHttp@300dd5d0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:41.064Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@d8940ad::SocketChannelEndPoint@212abf8a{/10.233.71.162:47246<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@d8940ad{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40e2eb22{/10.233.71.162:47246<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5374bc46[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ae501c5{s=START}]=>HttpChannelOverHttp@300dd5d0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2021-10-07T07:03:41.064Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@40e2eb22{/10.233.71.162:47246<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000} 2021-10-07T07:03:41.064Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@212abf8a{/10.233.71.162:47246<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@d8940ad{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40e2eb22{/10.233.71.162:47246<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5374bc46[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ae501c5{s=START}]=>HttpChannelOverHttp@300dd5d0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:41.064Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@212abf8a{/10.233.71.162:47246<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@d8940ad{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40e2eb22{/10.233.71.162:47246<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5374bc46[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ae501c5{s=START}]=>HttpChannelOverHttp@300dd5d0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:41.064Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@212abf8a{/10.233.71.162:47246<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@d8940ad{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40e2eb22{/10.233.71.162:47246<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5374bc46[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ae501c5{s=START}]=>HttpChannelOverHttp@300dd5d0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:41.065Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2aaadac7{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-10-07T07:03:41.065Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1e250d12{null} 2021-10-07T07:03:41.065Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-07T07:03:41.065Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@51b7b0df 2021-10-07T07:03:41.065Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-07T07:03:41.065Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-10-07T07:03:41.065Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@51b7b0df 2021-10-07T07:03:41.065Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 0 updates 2021-10-07T07:03:41.065Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-10-07T07:03:41.065Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-07T07:03:41.065Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 0 keys 2021-10-07T07:03:41.065Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@212abf8a{/10.233.71.162:47246<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@d8940ad{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40e2eb22{/10.233.71.162:47246<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@5374bc46[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ae501c5{s=START}]=>HttpChannelOverHttp@300dd5d0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:41.065Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@5374bc46::DecryptedEndPoint@40e2eb22{/10.233.71.162:47246<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000} 2021-10-07T07:03:41.065Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@212abf8a{/10.233.71.162:47246<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@d8940ad{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40e2eb22{/10.233.71.162:47246<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@5374bc46[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ae501c5{s=START}]=>HttpChannelOverHttp@300dd5d0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:41.065Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@d8940ad::SocketChannelEndPoint@212abf8a{/10.233.71.162:47246<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@d8940ad{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40e2eb22{/10.233.71.162:47246<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@5374bc46[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ae501c5{s=START}]=>HttpChannelOverHttp@300dd5d0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:41.065Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@51b7b0df 2021-10-07T07:03:41.065Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@212abf8a{/10.233.71.162:47246<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@d8940ad{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40e2eb22{/10.233.71.162:47246<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@5374bc46[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ae501c5{s=START}]=>HttpChannelOverHttp@300dd5d0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:41.065Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3b2818a7{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-10-07T07:03:41.065Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@68451ad0{null} 2021-10-07T07:03:41.065Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5374bc46::DecryptedEndPoint@40e2eb22{/10.233.71.162:47246<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-10-07T07:03:41.065Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@5374bc46::DecryptedEndPoint@40e2eb22{/10.233.71.162:47246<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000} 2021-10-07T07:03:41.065Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@40e2eb22{/10.233.71.162:47246<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000} 2021-10-07T07:03:41.066Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5374bc46::DecryptedEndPoint@40e2eb22{/10.233.71.162:47246<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000} onFillable exit HttpChannelState@3440ca5b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-10-07T07:03:41.066Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@d8940ad{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@40e2eb22{/10.233.71.162:47246<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@5374bc46[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5ae501c5{s=START}]=>HttpChannelOverHttp@300dd5d0{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:41.066Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@19f8a8f7 waiting 2021-10-07T07:03:45.758Z||qtp666312528-21-acceptor-0@2b5ca574-ServerConnector@49dbaaf3{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@722d1996 on ManagedSelector@6158113e{STARTED} id=0 keys=0 selected=0 updates=0 2021-10-07T07:03:45.758Z||qtp666312528-21-acceptor-0@2b5ca574-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@6158113e{STARTED} id=0 keys=0 selected=0 updates=1 2021-10-07T07:03:45.758Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-07T07:03:45.758Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-10-07T07:03:45.758Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-10-07T07:03:45.758Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-10-07T07:03:45.758Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@722d1996 2021-10-07T07:03:45.758Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@722d1996 2021-10-07T07:03:45.758Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-07T07:03:45.758Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@722d1996 2021-10-07T07:03:45.758Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-07T07:03:45.758Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@2bacfcf4{/10.233.71.162:47720<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-10-07T07:03:45.758Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@34bf181f 2021-10-07T07:03:45.758Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@215070ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@5ef113d5{/10.233.71.162:47720<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@12760fa3{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-10-07T07:03:45.759Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@5ec58212::DecryptedEndPoint@5ef113d5{/10.233.71.162:47720<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-10-07T07:03:45.759Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@2bacfcf4{/10.233.71.162:47720<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7c32447f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ef113d5{/10.233.71.162:47720<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5ec58212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a8b9f97{s=START}]=>HttpChannelOverHttp@215070ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:45.759Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@7c32447f::SocketChannelEndPoint@2bacfcf4{/10.233.71.162:47720<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7c32447f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ef113d5{/10.233.71.162:47720<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5ec58212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a8b9f97{s=START}]=>HttpChannelOverHttp@215070ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:45.759Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@5ec58212::DecryptedEndPoint@5ef113d5{/10.233.71.162:47720<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-10-07T07:03:45.759Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@5ec58212::DecryptedEndPoint@5ef113d5{/10.233.71.162:47720<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000} 2021-10-07T07:03:45.759Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@8a29672{AC.ReadCB@5ec58212{HttpConnection@5ec58212::DecryptedEndPoint@5ef113d5{/10.233.71.162:47720<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-10-07T07:03:45.759Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@7c32447f::SocketChannelEndPoint@2bacfcf4{/10.233.71.162:47720<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7c32447f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ef113d5{/10.233.71.162:47720<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5ec58212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a8b9f97{s=START}]=>HttpChannelOverHttp@215070ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:45.759Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-10-07T07:03:45.759Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7c32447f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5ef113d5{/10.233.71.162:47720<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5ec58212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a8b9f97{s=START}]=>HttpChannelOverHttp@215070ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:45.759Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7a054066{SSLC.NBReadCB@7c32447f{SslConnection@7c32447f::SocketChannelEndPoint@2bacfcf4{/10.233.71.162:47720<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7c32447f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5ef113d5{/10.233.71.162:47720<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5ec58212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a8b9f97{s=START}]=>HttpChannelOverHttp@215070ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-07T07:03:45.759Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@2bacfcf4{/10.233.71.162:47720<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7c32447f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5ef113d5{/10.233.71.162:47720<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5ec58212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a8b9f97{s=START}]=>HttpChannelOverHttp@215070ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:45.759Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@14faf2e5 on ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-07T07:03:45.759Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=1 2021-10-07T07:03:45.759Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@2bacfcf4{/10.233.71.162:47720<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7c32447f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5ef113d5{/10.233.71.162:47720<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5ec58212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a8b9f97{s=START}]=>HttpChannelOverHttp@215070ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:45.759Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@722d1996 2021-10-07T07:03:45.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-07T07:03:45.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/1 selected 2021-10-07T07:03:45.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-10-07T07:03:45.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-10-07T07:03:45.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@14faf2e5 2021-10-07T07:03:45.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@2bacfcf4{/10.233.71.162:47720<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@7c32447f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5ef113d5{/10.233.71.162:47720<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5ec58212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a8b9f97{s=START}]=>HttpChannelOverHttp@215070ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:45.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-07T07:03:45.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-07T07:03:45.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 1/1/1 selected 2021-10-07T07:03:45.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 1 keys, 0 updates 2021-10-07T07:03:45.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.213:8000 remote=/10.233.71.162:47720], selector=sun.nio.ch.EPollSelectorImpl@3cea607, interestOps=1, readyOps=1 SocketChannelEndPoint@2bacfcf4{/10.233.71.162:47720<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@7c32447f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5ef113d5{/10.233.71.162:47720<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5ec58212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a8b9f97{s=START}]=>HttpChannelOverHttp@215070ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:45.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@2bacfcf4{/10.233.71.162:47720<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7c32447f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5ef113d5{/10.233.71.162:47720<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5ec58212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a8b9f97{s=START}]=>HttpChannelOverHttp@215070ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:45.760Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@2bacfcf4{/10.233.71.162:47720<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7c32447f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5ef113d5{/10.233.71.162:47720<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5ec58212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a8b9f97{s=START}]=>HttpChannelOverHttp@215070ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-10-07T07:03:45.760Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3310]@2021-10-07T07:03:45.760089Z 2021-10-07T07:03:45.760Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@19f8a8f7 offer EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3310]@2021-10-07T07:03:45.760167Z 2021-10-07T07:03:45.760Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3310]@2021-10-07T07:03:45.760227Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2bacfcf4{/10.233.71.162:47720<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7c32447f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5ef113d5{/10.233.71.162:47720<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5ec58212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a8b9f97{s=START}]=>HttpChannelOverHttp@215070ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-10-07T07:03:45.760Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@19f8a8f7 task=EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3310]@2021-10-07T07:03:45.760307Z 2021-10-07T07:03:45.760Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3311]@2021-10-07T07:03:45.760384Z tryProduce true 2021-10-07T07:03:45.760Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-10-07T07:03:45.760Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-07T07:03:45.760Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7a054066{SSLC.NBReadCB@7c32447f{SslConnection@7c32447f::SocketChannelEndPoint@2bacfcf4{/10.233.71.162:47720<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7c32447f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5ef113d5{/10.233.71.162:47720<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5ec58212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a8b9f97{s=START}]=>HttpChannelOverHttp@215070ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-07T07:03:45.760Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@7c32447f::SocketChannelEndPoint@2bacfcf4{/10.233.71.162:47720<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c32447f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5ef113d5{/10.233.71.162:47720<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5ec58212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a8b9f97{s=START}]=>HttpChannelOverHttp@215070ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:45.760Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@2bacfcf4{/10.233.71.162:47720<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c32447f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5ef113d5{/10.233.71.162:47720<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5ec58212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a8b9f97{s=START}]=>HttpChannelOverHttp@215070ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:45.760Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-07T07:03:45.760Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@7c32447f::SocketChannelEndPoint@2bacfcf4{/10.233.71.162:47720<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c32447f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5ef113d5{/10.233.71.162:47720<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5ec58212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a8b9f97{s=START}]=>HttpChannelOverHttp@215070ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:45.760Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@8a29672{AC.ReadCB@5ec58212{HttpConnection@5ec58212::DecryptedEndPoint@5ef113d5{/10.233.71.162:47720<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}}} 2021-10-07T07:03:45.760Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5ec58212::DecryptedEndPoint@5ef113d5{/10.233.71.162:47720<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@12760fa3{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-10-07T07:03:45.760Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@7c32447f::SocketChannelEndPoint@2bacfcf4{/10.233.71.162:47720<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c32447f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ef113d5{/10.233.71.162:47720<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5ec58212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a8b9f97{s=START}]=>HttpChannelOverHttp@215070ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:45.760Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-10-07T07:03:45.761Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@2bacfcf4{/10.233.71.162:47720<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c32447f{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ef113d5{/10.233.71.162:47720<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@5ec58212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a8b9f97{s=START}]=>HttpChannelOverHttp@215070ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:45.761Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@7355b501[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-07T07:03:45.761Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-10-07T07:03:45.763Z||qtp666312528-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@b825882[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-07T07:03:45.763Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c32447f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ef113d5{/10.233.71.162:47720<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@5ec58212[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a8b9f97{s=START}]=>HttpChannelOverHttp@215070ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:45.763Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-10-07T07:03:45.763Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5ec58212::DecryptedEndPoint@5ef113d5{/10.233.71.162:47720<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=4/30000} filled -1 HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-07T07:03:45.763Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5ec58212::DecryptedEndPoint@5ef113d5{/10.233.71.162:47720<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2021-10-07T07:03:45.763Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-07T07:03:45.763Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-10-07T07:03:45.763Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@5ef113d5{/10.233.71.162:47720<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=4/30000} 2021-10-07T07:03:45.763Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@5ef113d5{/10.233.71.162:47720<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=4/30000} 2021-10-07T07:03:45.763Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@7c32447f::SocketChannelEndPoint@2bacfcf4{/10.233.71.162:47720<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c32447f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ef113d5{/10.233.71.162:47720<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@5ec58212[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a8b9f97{s=START}]=>HttpChannelOverHttp@215070ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-10-07T07:03:45.763Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@7c32447f::SocketChannelEndPoint@2bacfcf4{/10.233.71.162:47720<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c32447f{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ef113d5{/10.233.71.162:47720<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@5ec58212[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a8b9f97{s=START}]=>HttpChannelOverHttp@215070ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:45.763Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@187a32a2[p=0,l=0,c=0,r=0]={<<<>>>} 2021-10-07T07:03:45.763Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-10-07T07:03:45.763Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false 2021-10-07T07:03:45.763Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@2bacfcf4{/10.233.71.162:47720<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c32447f{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ef113d5{/10.233.71.162:47720<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=4/30000}=>HttpConnection@5ec58212[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a8b9f97{s=START}]=>HttpChannelOverHttp@215070ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:45.763Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-10-07T07:03:45.763Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-10-07T07:03:45.763Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true 2021-10-07T07:03:45.764Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@7c32447f::SocketChannelEndPoint@2bacfcf4{/10.233.71.162:47720<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c32447f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ef113d5{/10.233.71.162:47720<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5ec58212[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a8b9f97{s=START}]=>HttpChannelOverHttp@215070ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-10-07T07:03:45.764Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c32447f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ef113d5{/10.233.71.162:47720<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5ec58212[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a8b9f97{s=START}]=>HttpChannelOverHttp@215070ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:45.764Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@7c32447f::SocketChannelEndPoint@2bacfcf4{/10.233.71.162:47720<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c32447f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ef113d5{/10.233.71.162:47720<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5ec58212[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a8b9f97{s=START}]=>HttpChannelOverHttp@215070ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2021-10-07T07:03:45.764Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@5ef113d5{/10.233.71.162:47720<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000} 2021-10-07T07:03:45.764Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2bacfcf4{/10.233.71.162:47720<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c32447f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ef113d5{/10.233.71.162:47720<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5ec58212[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a8b9f97{s=START}]=>HttpChannelOverHttp@215070ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:45.764Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2bacfcf4{/10.233.71.162:47720<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c32447f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ef113d5{/10.233.71.162:47720<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5ec58212[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a8b9f97{s=START}]=>HttpChannelOverHttp@215070ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:45.764Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@2bacfcf4{/10.233.71.162:47720<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c32447f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ef113d5{/10.233.71.162:47720<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@5ec58212[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a8b9f97{s=START}]=>HttpChannelOverHttp@215070ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:45.764Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6d282d60{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-10-07T07:03:45.765Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7a054066{null} 2021-10-07T07:03:45.765Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-07T07:03:45.765Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5943b2fd 2021-10-07T07:03:45.765Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-07T07:03:45.765Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-10-07T07:03:45.765Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 0 updates 2021-10-07T07:03:45.765Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-10-07T07:03:45.765Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2bacfcf4{/10.233.71.162:47720<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7c32447f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ef113d5{/10.233.71.162:47720<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@5ec58212[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a8b9f97{s=START}]=>HttpChannelOverHttp@215070ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:45.765Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5943b2fd 2021-10-07T07:03:45.765Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-07T07:03:45.765Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2bacfcf4{/10.233.71.162:47720<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7c32447f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ef113d5{/10.233.71.162:47720<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@5ec58212[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a8b9f97{s=START}]=>HttpChannelOverHttp@215070ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:45.765Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 0 keys 2021-10-07T07:03:45.765Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@2bacfcf4{/10.233.71.162:47720<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7c32447f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ef113d5{/10.233.71.162:47720<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@5ec58212[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a8b9f97{s=START}]=>HttpChannelOverHttp@215070ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:45.765Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5bba1f7b{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-10-07T07:03:45.765Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@8a29672{null} 2021-10-07T07:03:45.765Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@5ec58212::DecryptedEndPoint@5ef113d5{/10.233.71.162:47720<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000} 2021-10-07T07:03:45.765Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5ec58212::DecryptedEndPoint@5ef113d5{/10.233.71.162:47720<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-10-07T07:03:45.765Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@5ec58212::DecryptedEndPoint@5ef113d5{/10.233.71.162:47720<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000} 2021-10-07T07:03:45.765Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@5ef113d5{/10.233.71.162:47720<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000} 2021-10-07T07:03:45.765Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5ec58212::DecryptedEndPoint@5ef113d5{/10.233.71.162:47720<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000} onFillable exit HttpChannelState@12760fa3{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-10-07T07:03:45.765Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@7c32447f::SocketChannelEndPoint@2bacfcf4{/10.233.71.162:47720<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7c32447f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ef113d5{/10.233.71.162:47720<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@5ec58212[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a8b9f97{s=START}]=>HttpChannelOverHttp@215070ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:45.765Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5943b2fd 2021-10-07T07:03:45.765Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7c32447f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5ef113d5{/10.233.71.162:47720<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@5ec58212[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a8b9f97{s=START}]=>HttpChannelOverHttp@215070ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:45.765Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@7cef84ff waiting 2021-10-07T07:03:51.057Z||qtp666312528-21-acceptor-0@2b5ca574-ServerConnector@49dbaaf3{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@586be57 on ManagedSelector@6158113e{STARTED} id=0 keys=0 selected=0 updates=0 2021-10-07T07:03:51.057Z||qtp666312528-21-acceptor-0@2b5ca574-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@6158113e{STARTED} id=0 keys=0 selected=0 updates=1 2021-10-07T07:03:51.057Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-07T07:03:51.057Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-10-07T07:03:51.057Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-10-07T07:03:51.057Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-10-07T07:03:51.058Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@586be57 2021-10-07T07:03:51.058Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@586be57 2021-10-07T07:03:51.058Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-07T07:03:51.058Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-07T07:03:51.058Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@586be57 2021-10-07T07:03:51.058Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@2bf76382{/10.233.71.162:48262<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-10-07T07:03:51.058Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@6b246fb6 2021-10-07T07:03:51.058Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@5ddfb25d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@714fb797{/10.233.71.162:48262<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@6134214f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-10-07T07:03:51.058Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@2925bb00::DecryptedEndPoint@714fb797{/10.233.71.162:48262<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-10-07T07:03:51.058Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@2bf76382{/10.233.71.162:48262<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@948b923{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@714fb797{/10.233.71.162:48262<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@2925bb00[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b75492{s=START}]=>HttpChannelOverHttp@5ddfb25d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:51.058Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@948b923::SocketChannelEndPoint@2bf76382{/10.233.71.162:48262<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@948b923{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@714fb797{/10.233.71.162:48262<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@2925bb00[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b75492{s=START}]=>HttpChannelOverHttp@5ddfb25d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:51.058Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@2925bb00::DecryptedEndPoint@714fb797{/10.233.71.162:48262<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-10-07T07:03:51.058Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@2925bb00::DecryptedEndPoint@714fb797{/10.233.71.162:48262<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-10-07T07:03:51.058Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@45c92332{AC.ReadCB@2925bb00{HttpConnection@2925bb00::DecryptedEndPoint@714fb797{/10.233.71.162:48262<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-10-07T07:03:51.058Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@948b923::SocketChannelEndPoint@2bf76382{/10.233.71.162:48262<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@948b923{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@714fb797{/10.233.71.162:48262<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2925bb00[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b75492{s=START}]=>HttpChannelOverHttp@5ddfb25d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:51.058Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-10-07T07:03:51.058Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@948b923{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@714fb797{/10.233.71.162:48262<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2925bb00[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b75492{s=START}]=>HttpChannelOverHttp@5ddfb25d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:51.058Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@41b07d30{SSLC.NBReadCB@948b923{SslConnection@948b923::SocketChannelEndPoint@2bf76382{/10.233.71.162:48262<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@948b923{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@714fb797{/10.233.71.162:48262<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2925bb00[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b75492{s=START}]=>HttpChannelOverHttp@5ddfb25d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-07T07:03:51.058Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@2bf76382{/10.233.71.162:48262<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@948b923{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@714fb797{/10.233.71.162:48262<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2925bb00[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b75492{s=START}]=>HttpChannelOverHttp@5ddfb25d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:51.058Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@dfd5584 on ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-07T07:03:51.059Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=1 2021-10-07T07:03:51.059Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@2bf76382{/10.233.71.162:48262<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@948b923{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@714fb797{/10.233.71.162:48262<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2925bb00[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b75492{s=START}]=>HttpChannelOverHttp@5ddfb25d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:51.059Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@586be57 2021-10-07T07:03:51.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-07T07:03:51.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/1 selected 2021-10-07T07:03:51.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-10-07T07:03:51.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-10-07T07:03:51.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@dfd5584 2021-10-07T07:03:51.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@2bf76382{/10.233.71.162:48262<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@948b923{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@714fb797{/10.233.71.162:48262<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2925bb00[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b75492{s=START}]=>HttpChannelOverHttp@5ddfb25d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:51.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-07T07:03:51.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-07T07:03:51.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 1/1/1 selected 2021-10-07T07:03:51.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 1 keys, 0 updates 2021-10-07T07:03:51.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.213:8000 remote=/10.233.71.162:48262], selector=sun.nio.ch.EPollSelectorImpl@3cea607, interestOps=1, readyOps=1 SocketChannelEndPoint@2bf76382{/10.233.71.162:48262<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@948b923{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@714fb797{/10.233.71.162:48262<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2925bb00[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b75492{s=START}]=>HttpChannelOverHttp@5ddfb25d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:51.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@2bf76382{/10.233.71.162:48262<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@948b923{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@714fb797{/10.233.71.162:48262<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2925bb00[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b75492{s=START}]=>HttpChannelOverHttp@5ddfb25d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:51.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@2bf76382{/10.233.71.162:48262<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@948b923{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@714fb797{/10.233.71.162:48262<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2925bb00[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b75492{s=START}]=>HttpChannelOverHttp@5ddfb25d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-10-07T07:03:51.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3311]@2021-10-07T07:03:51.059644Z 2021-10-07T07:03:51.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@7cef84ff offer EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3311]@2021-10-07T07:03:51.059718Z 2021-10-07T07:03:51.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3311]@2021-10-07T07:03:51.059775Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2bf76382{/10.233.71.162:48262<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@948b923{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@714fb797{/10.233.71.162:48262<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2925bb00[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b75492{s=START}]=>HttpChannelOverHttp@5ddfb25d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-10-07T07:03:51.059Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@7cef84ff task=EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3311]@2021-10-07T07:03:51.059854Z 2021-10-07T07:03:51.059Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3312]@2021-10-07T07:03:51.059903Z tryProduce true 2021-10-07T07:03:51.059Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-10-07T07:03:51.059Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-07T07:03:51.059Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@41b07d30{SSLC.NBReadCB@948b923{SslConnection@948b923::SocketChannelEndPoint@2bf76382{/10.233.71.162:48262<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@948b923{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@714fb797{/10.233.71.162:48262<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2925bb00[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b75492{s=START}]=>HttpChannelOverHttp@5ddfb25d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-07T07:03:51.060Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@2bf76382{/10.233.71.162:48262<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@948b923{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@714fb797{/10.233.71.162:48262<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2925bb00[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b75492{s=START}]=>HttpChannelOverHttp@5ddfb25d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:51.060Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@948b923::SocketChannelEndPoint@2bf76382{/10.233.71.162:48262<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@948b923{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@714fb797{/10.233.71.162:48262<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2925bb00[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b75492{s=START}]=>HttpChannelOverHttp@5ddfb25d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:51.060Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-07T07:03:51.060Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@948b923::SocketChannelEndPoint@2bf76382{/10.233.71.162:48262<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@948b923{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@714fb797{/10.233.71.162:48262<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2925bb00[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b75492{s=START}]=>HttpChannelOverHttp@5ddfb25d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:51.060Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@45c92332{AC.ReadCB@2925bb00{HttpConnection@2925bb00::DecryptedEndPoint@714fb797{/10.233.71.162:48262<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=2/30000}}} 2021-10-07T07:03:51.060Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2925bb00::DecryptedEndPoint@714fb797{/10.233.71.162:48262<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@6134214f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-10-07T07:03:51.060Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@948b923::SocketChannelEndPoint@2bf76382{/10.233.71.162:48262<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@948b923{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@714fb797{/10.233.71.162:48262<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@2925bb00[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b75492{s=START}]=>HttpChannelOverHttp@5ddfb25d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:51.060Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING 2021-10-07T07:03:51.060Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@2bf76382{/10.233.71.162:48262<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@948b923{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@714fb797{/10.233.71.162:48262<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@2925bb00[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b75492{s=START}]=>HttpChannelOverHttp@5ddfb25d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:51.060Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@488cd0aa[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-07T07:03:51.060Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1 2021-10-07T07:03:51.063Z||qtp666312528-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@b825882[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-07T07:03:51.063Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@948b923{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@714fb797{/10.233.71.162:48262<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@2925bb00[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5b75492{s=START}]=>HttpChannelOverHttp@5ddfb25d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:51.063Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1} 2021-10-07T07:03:51.063Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2925bb00::DecryptedEndPoint@714fb797{/10.233.71.162:48262<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=5/30000} filled -1 HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-07T07:03:51.063Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2925bb00::DecryptedEndPoint@714fb797{/10.233.71.162:48262<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 2021-10-07T07:03:51.063Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@b825882[p=0,l=0,c=17408,r=0]={<<<>>>GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 2021-10-07T07:03:51.063Z||qtp666312528-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED 2021-10-07T07:03:51.064Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@714fb797{/10.233.71.162:48262<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=6/30000} 2021-10-07T07:03:51.064Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@714fb797{/10.233.71.162:48262<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=6/30000} 2021-10-07T07:03:51.064Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@948b923::SocketChannelEndPoint@2bf76382{/10.233.71.162:48262<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@948b923{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@714fb797{/10.233.71.162:48262<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@2925bb00[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5b75492{s=START}]=>HttpChannelOverHttp@5ddfb25d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {} 2021-10-07T07:03:51.064Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@948b923::SocketChannelEndPoint@2bf76382{/10.233.71.162:48262<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@948b923{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@714fb797{/10.233.71.162:48262<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@2925bb00[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5b75492{s=START}]=>HttpChannelOverHttp@5ddfb25d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:51.064Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@187a32a2[p=0,l=0,c=0,r=0]={<<<>>>} 2021-10-07T07:03:51.064Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-10-07T07:03:51.064Z||qtp666312528-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 2021-10-07T07:03:51.064Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@2bf76382{/10.233.71.162:48262<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@948b923{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@714fb797{/10.233.71.162:48262<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@2925bb00[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5b75492{s=START}]=>HttpChannelOverHttp@5ddfb25d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:51.064Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true 2021-10-07T07:03:51.064Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP 2021-10-07T07:03:51.064Z||qtp666312528-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 2021-10-07T07:03:51.064Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@948b923::SocketChannelEndPoint@2bf76382{/10.233.71.162:48262<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@948b923{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@714fb797{/10.233.71.162:48262<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@2925bb00[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5b75492{s=START}]=>HttpChannelOverHttp@5ddfb25d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {} 2021-10-07T07:03:51.065Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@948b923{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@714fb797{/10.233.71.162:48262<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@2925bb00[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5b75492{s=START}]=>HttpChannelOverHttp@5ddfb25d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:51.065Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@948b923::SocketChannelEndPoint@2bf76382{/10.233.71.162:48262<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@948b923{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@714fb797{/10.233.71.162:48262<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@2925bb00[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5b75492{s=START}]=>HttpChannelOverHttp@5ddfb25d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.IOUtil.write(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source) at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262) ... 26 common frames omitted 2021-10-07T07:03:51.065Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@714fb797{/10.233.71.162:48262<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=7/30000} 2021-10-07T07:03:51.065Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2bf76382{/10.233.71.162:48262<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@948b923{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@714fb797{/10.233.71.162:48262<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@2925bb00[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5b75492{s=START}]=>HttpChannelOverHttp@5ddfb25d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:51.065Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2bf76382{/10.233.71.162:48262<->/10.233.71.213:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@948b923{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@714fb797{/10.233.71.162:48262<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@2925bb00[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5b75492{s=START}]=>HttpChannelOverHttp@5ddfb25d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:51.065Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@2bf76382{/10.233.71.162:48262<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@948b923{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@714fb797{/10.233.71.162:48262<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@2925bb00[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5b75492{s=START}]=>HttpChannelOverHttp@5ddfb25d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:51.066Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@24d1b02c{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-10-07T07:03:51.066Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@41b07d30{null} 2021-10-07T07:03:51.066Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-07T07:03:51.066Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5fc76931 2021-10-07T07:03:51.066Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-07T07:03:51.066Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-10-07T07:03:51.066Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 0 updates 2021-10-07T07:03:51.066Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0 2021-10-07T07:03:51.066Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-07T07:03:51.066Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 0 keys 2021-10-07T07:03:51.066Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5fc76931 2021-10-07T07:03:51.066Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@2bf76382{/10.233.71.162:48262<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@948b923{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@714fb797{/10.233.71.162:48262<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@2925bb00[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5b75492{s=START}]=>HttpChannelOverHttp@5ddfb25d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:51.066Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@2925bb00::DecryptedEndPoint@714fb797{/10.233.71.162:48262<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=8/30000} 2021-10-07T07:03:51.066Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@948b923::SocketChannelEndPoint@2bf76382{/10.233.71.162:48262<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@948b923{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@714fb797{/10.233.71.162:48262<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@2925bb00[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5b75492{s=START}]=>HttpChannelOverHttp@5ddfb25d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:51.066Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5fc76931 2021-10-07T07:03:51.066Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2bf76382{/10.233.71.162:48262<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@948b923{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@714fb797{/10.233.71.162:48262<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@2925bb00[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5b75492{s=START}]=>HttpChannelOverHttp@5ddfb25d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:51.067Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2bf76382{/10.233.71.162:48262<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@948b923{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@714fb797{/10.233.71.162:48262<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@2925bb00[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5b75492{s=START}]=>HttpChannelOverHttp@5ddfb25d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:51.067Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@9dd16ff{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551) at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804) at java.base/java.lang.Thread.run(Unknown Source) 2021-10-07T07:03:51.067Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@45c92332{null} 2021-10-07T07:03:51.067Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2925bb00::DecryptedEndPoint@714fb797{/10.233.71.162:48262<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=9/30000} parsed false HttpParser{s=CLOSED,0 of -1} 2021-10-07T07:03:51.067Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@2925bb00::DecryptedEndPoint@714fb797{/10.233.71.162:48262<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=9/30000} 2021-10-07T07:03:51.067Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@714fb797{/10.233.71.162:48262<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=9/30000} 2021-10-07T07:03:51.067Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2925bb00::DecryptedEndPoint@714fb797{/10.233.71.162:48262<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=9/30000} onFillable exit HttpChannelState@6134214f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 2021-10-07T07:03:51.067Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@948b923{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@714fb797{/10.233.71.162:48262<->/10.233.71.213:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@2925bb00[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5b75492{s=START}]=>HttpChannelOverHttp@5ddfb25d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:51.067Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@19f8a8f7 waiting 2021-10-07T07:03:55.758Z||qtp666312528-21-acceptor-0@2b5ca574-ServerConnector@49dbaaf3{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@6d0795a1 on ManagedSelector@6158113e{STARTED} id=0 keys=0 selected=0 updates=0 2021-10-07T07:03:55.758Z||qtp666312528-21-acceptor-0@2b5ca574-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@6158113e{STARTED} id=0 keys=0 selected=0 updates=1 2021-10-07T07:03:55.758Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-07T07:03:55.758Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/0 selected 2021-10-07T07:03:55.758Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-10-07T07:03:55.758Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-10-07T07:03:55.758Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@6d0795a1 2021-10-07T07:03:55.758Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@6d0795a1 2021-10-07T07:03:55.758Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-07T07:03:55.758Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-07T07:03:55.758Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@6d0795a1 2021-10-07T07:03:55.758Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@627ba0ca{/10.233.71.162:48726<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 2021-10-07T07:03:55.758Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@7ef6abf1 2021-10-07T07:03:55.758Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@2e20d239{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@6d8e70c2{/10.233.71.162:48726<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@52ccf049{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 2021-10-07T07:03:55.758Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@19ae70c2::DecryptedEndPoint@6d8e70c2{/10.233.71.162:48726<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-10-07T07:03:55.758Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@627ba0ca{/10.233.71.162:48726<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@31b7c8d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d8e70c2{/10.233.71.162:48726<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@19ae70c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fa1a640{s=START}]=>HttpChannelOverHttp@2e20d239{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:55.758Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@31b7c8d4::SocketChannelEndPoint@627ba0ca{/10.233.71.162:48726<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@31b7c8d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d8e70c2{/10.233.71.162:48726<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@19ae70c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fa1a640{s=START}]=>HttpChannelOverHttp@2e20d239{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:55.758Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@19ae70c2::DecryptedEndPoint@6d8e70c2{/10.233.71.162:48726<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-10-07T07:03:55.758Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@19ae70c2::DecryptedEndPoint@6d8e70c2{/10.233.71.162:48726<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000} 2021-10-07T07:03:55.758Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1ada5545{AC.ReadCB@19ae70c2{HttpConnection@19ae70c2::DecryptedEndPoint@6d8e70c2{/10.233.71.162:48726<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}}} 2021-10-07T07:03:55.758Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@31b7c8d4::SocketChannelEndPoint@627ba0ca{/10.233.71.162:48726<->/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@31b7c8d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d8e70c2{/10.233.71.162:48726<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@19ae70c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fa1a640{s=START}]=>HttpChannelOverHttp@2e20d239{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:55.758Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null 2021-10-07T07:03:55.758Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.71.213:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@31b7c8d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6d8e70c2{/10.233.71.162:48726<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@19ae70c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fa1a640{s=START}]=>HttpChannelOverHttp@2e20d239{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:55.759Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@70181ebc{SSLC.NBReadCB@31b7c8d4{SslConnection@31b7c8d4::SocketChannelEndPoint@627ba0ca{/10.233.71.162:48726<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@31b7c8d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6d8e70c2{/10.233.71.162:48726<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@19ae70c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fa1a640{s=START}]=>HttpChannelOverHttp@2e20d239{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 2021-10-07T07:03:55.759Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@627ba0ca{/10.233.71.162:48726<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@31b7c8d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6d8e70c2{/10.233.71.162:48726<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@19ae70c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fa1a640{s=START}]=>HttpChannelOverHttp@2e20d239{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:55.759Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@7f669903 on ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=0 2021-10-07T07:03:55.759Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=1 2021-10-07T07:03:55.759Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@627ba0ca{/10.233.71.162:48726<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@31b7c8d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6d8e70c2{/10.233.71.162:48726<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@19ae70c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fa1a640{s=START}]=>HttpChannelOverHttp@2e20d239{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:55.759Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@6d0795a1 2021-10-07T07:03:55.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken with none selected 2021-10-07T07:03:55.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 0/0/1 selected 2021-10-07T07:03:55.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 0 keys, 1 updates 2021-10-07T07:03:55.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1 2021-10-07T07:03:55.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@7f669903 2021-10-07T07:03:55.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@627ba0ca{/10.233.71.162:48726<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@31b7c8d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6d8e70c2{/10.233.71.162:48726<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@19ae70c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fa1a640{s=START}]=>HttpChannelOverHttp@2e20d239{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:55.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0 2021-10-07T07:03:55.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 waiting with 1 keys 2021-10-07T07:03:55.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 woken up from select, 1/1/1 selected 2021-10-07T07:03:55.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3cea607 processing 1 keys, 0 updates 2021-10-07T07:03:55.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.213:8000 remote=/10.233.71.162:48726], selector=sun.nio.ch.EPollSelectorImpl@3cea607, interestOps=1, readyOps=1 SocketChannelEndPoint@627ba0ca{/10.233.71.162:48726<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@31b7c8d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6d8e70c2{/10.233.71.162:48726<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@19ae70c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fa1a640{s=START}]=>HttpChannelOverHttp@2e20d239{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:55.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@627ba0ca{/10.233.71.162:48726<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@31b7c8d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6d8e70c2{/10.233.71.162:48726<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@19ae70c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fa1a640{s=START}]=>HttpChannelOverHttp@2e20d239{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 2021-10-07T07:03:55.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@627ba0ca{/10.233.71.162:48726<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@31b7c8d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6d8e70c2{/10.233.71.162:48726<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@19ae70c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fa1a640{s=START}]=>HttpChannelOverHttp@2e20d239{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 2021-10-07T07:03:55.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3312]@2021-10-07T07:03:55.75973Z 2021-10-07T07:03:55.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@19f8a8f7 offer EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3312]@2021-10-07T07:03:55.759783Z 2021-10-07T07:03:55.759Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3312]@2021-10-07T07:03:55.759825Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@627ba0ca{/10.233.71.162:48726<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@31b7c8d4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6d8e70c2{/10.233.71.162:48726<->/10.233.71.213:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@19ae70c2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2fa1a640{s=START}]=>HttpChannelOverHttp@2e20d239{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 2021-10-07T07:03:55.759Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DE